Started by upstream project "edgexfoundry/cd-management/release" build number 39 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dfea19939c3e5952b7f8a352ed4dd87bf2177730 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 d8dcacb1afd64ffd41a88d498332b01d09cee174 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 d8dcacb1afd64ffd41a88d498332b01d09cee174 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 d8dcacb1afd64ffd41a88d498332b01d09cee174 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d8dcacb1afd64ffd41a88d498332b01d09cee174 # timeout=10 Commit message: "Merge pull request #299 from bill-mahoney/releaseStream" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12563’ Running on prd-centos7-docker-4c-2g-12565 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git Checking out Revision dfea19939c3e5952b7f8a352ed4dd87bf2177730 (master) > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 Commit message: "Merge pull request #71 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.3.0" > git rev-list --no-walk dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:34:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:34:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:34:02 ========================================================= 19:34:02 EdgeX Global Pipelines Version Info 19:34:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:34:04 ------------------- 19:34:04 stable info: 19:34:04 ------------------- 19:34:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:34:04 Commit SHA: d8dcacb1afd64ffd41a88d498332b01d09cee174 19:34:04 Message: update stable to v1.0.165 19:34:05 ------------------- 19:34:05 experimental info: 19:34:05 ------------------- 19:34:05 Commited By: **** collab-it+edgex@linuxfoundation.org 19:34:05 Commit SHA: d8dcacb1afd64ffd41a88d498332b01d09cee174 19:34:05 Message: update experimental to v1.0.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 19:34:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 19:34:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 19:34:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:34:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:34:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:34:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:34:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 19:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:34:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:34:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:34:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:34:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:34:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:34:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:34:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:34:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:34:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:34:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:34:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:34:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:34:08 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:34:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:34:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:34:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:34:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] echo 19:34:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfea199 [Pipeline] echo 19:34:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:34:09 provisioning config files... 19:34:09 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config9117077413346911252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:10 ---> docker-login.sh 19:34:10 nexus3.edgexfoundry.org:10001 19:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:10 Configure a credential helper to remove this warning. See 19:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:10 19:34:10 Login Succeeded 19:34:10 nexus3.edgexfoundry.org:10002 19:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:10 Configure a credential helper to remove this warning. See 19:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:10 19:34:10 Login Succeeded 19:34:10 nexus3.edgexfoundry.org:10003 19:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:10 Configure a credential helper to remove this warning. See 19:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:10 19:34:10 Login Succeeded 19:34:10 nexus3.edgexfoundry.org:10004 19:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:11 Configure a credential helper to remove this warning. See 19:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:11 19:34:11 Login Succeeded 19:34:11 docker.io 19:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:11 Configure a credential helper to remove this warning. See 19:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:11 19:34:11 Login Succeeded 19:34:11 ---> docker-login.sh ends [Pipeline] } 19:34:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:34:12 + git log --format=format:%s -1 dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] echo 19:34:12 GIT_COMMIT: dfea19939c3e5952b7f8a352ed4dd87bf2177730, Commit Message: Merge pull request #71 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.3.0 [Pipeline] echo 19:34:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:34:12 19:34:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:34:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:34:13 latest: Pulling from edgex-devops/git-semver 19:34:13 31603596830f: Pulling fs layer 19:34:13 2a8b12db71e7: Pulling fs layer 19:34:13 6ca5941a6612: Pulling fs layer 19:34:13 ecc8261a40a4: Pulling fs layer 19:34:13 ecc8261a40a4: Waiting 19:34:13 2a8b12db71e7: Verifying Checksum 19:34:13 2a8b12db71e7: Download complete 19:34:13 31603596830f: Verifying Checksum 19:34:13 31603596830f: Download complete 19:34:13 ecc8261a40a4: Verifying Checksum 19:34:13 ecc8261a40a4: Download complete 19:34:13 6ca5941a6612: Verifying Checksum 19:34:13 6ca5941a6612: Download complete 19:34:13 31603596830f: Pull complete 19:34:14 2a8b12db71e7: Pull complete 19:34:15 6ca5941a6612: Pull complete 19:34:15 ecc8261a40a4: Pull complete 19:34:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:34:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:34:15 prd-centos7-docker-4c-2g-12565 does not seem to be running inside a container 19:34:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:34:17 $ docker top 1f3b2745ca6b7e4e30a65409750feb621f055fef761251714fb4da9065b9668b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:34:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:34:17 [ssh-agent] Looking for ssh-agent implementation... 19:34:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:34:18 $ docker exec 1f3b2745ca6b7e4e30a65409750feb621f055fef761251714fb4da9065b9668b ssh-agent 19:34:18 SSH_AUTH_SOCK=/tmp/ssh-nOEFrZaAGfJG/agent.12 19:34:18 SSH_AGENT_PID=17 19:34:18 Running ssh-add (command line suppressed) 19:34:18 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6037010314093567593.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6037010314093567593.key) 19:34:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:34:19 + git tag --points-at HEAD [Pipeline] } 19:34:19 $ docker exec --env ******** --env ******** 1f3b2745ca6b7e4e30a65409750feb621f055fef761251714fb4da9065b9668b ssh-agent -k 19:34:19 unset SSH_AUTH_SOCK; 19:34:19 unset SSH_AGENT_PID; 19:34:19 echo Agent pid 17 killed; 19:34:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:34:19 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.2.3-dev.6|v1.3.0' [Pipeline] sshagent 19:34:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:34:19 [ssh-agent] Looking for ssh-agent implementation... 19:34:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:34:19 $ docker exec 1f3b2745ca6b7e4e30a65409750feb621f055fef761251714fb4da9065b9668b ssh-agent 19:34:19 SSH_AUTH_SOCK=/tmp/ssh-7JocHIfOelWK/agent.46 19:34:19 SSH_AGENT_PID=51 19:34:19 Running ssh-add (command line suppressed) 19:34:20 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3891167188898835526.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3891167188898835526.key) 19:34:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:34:20 + git semver init 19:34:20 # -> Open(): unable to determine branch for HEAD 19:34:20 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 19:34:20 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 19:34:20 # $SEMVER_REMOTE_NAME = origin 19:34:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:34:20 # $SEMVER_USER_NAME = edgex-jenkins 19:34:20 # $SEMVER_BRANCH = master 19:34:20 # $SEMVER_TEMP = /tmp/semver-502779079 19:34:20 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 19:34:20 # '/tmp/semver-502779079' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 19:34:21 # -> Force: false 19:34:21 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 19:34:21 $ docker exec --env ******** --env ******** 1f3b2745ca6b7e4e30a65409750feb621f055fef761251714fb4da9065b9668b ssh-agent -k 19:34:21 unset SSH_AUTH_SOCK; 19:34:21 unset SSH_AGENT_PID; 19:34:21 echo Agent pid 51 killed; 19:34:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:34:21 + git semver [Pipeline] } 19:34:21 $ docker stop --time=1 1f3b2745ca6b7e4e30a65409750feb621f055fef761251714fb4da9065b9668b 19:34:23 $ docker rm -f 1f3b2745ca6b7e4e30a65409750feb621f055fef761251714fb4da9065b9668b [Pipeline] // withDockerContainer [Pipeline] sh 19:34:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:34:24 Stashed 1 file(s) [Pipeline] echo 19:34:24 [edgeXSemver]: initialized semver on version 1.3.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 19:34:39 Still waiting to schedule task 19:34:39 ‘prd-centos7-docker-4c-2g-12568’ is offline; ‘prd-centos7-docker-4c-2g-12569’ is offline 19:34:39 Still waiting to schedule task 19:34:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:35:50 Running on prd-centos7-docker-4c-2g-12573 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 19:35:50 Running in /w/workspace/device-snmp-go/18 [Pipeline] { [Pipeline] checkout 19:35:57 using credential edgex-jenkins-ssh 19:35:57 Cloning the remote Git repository 19:35:57 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 19:35:57 > git init /w/workspace/device-snmp-go/18 # timeout=10 19:35:57 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 19:35:57 > git --version # timeout=10 19:35:57 > git --version # 'git version 2.16.5' 19:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:58 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 19:35:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:58 Checking out Revision dfea19939c3e5952b7f8a352ed4dd87bf2177730 (master) 19:35:58 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 19:35:58 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 19:35:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:35:58 > git config core.sparsecheckout # timeout=10 19:35:58 > git checkout -f dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 19:36:02 Commit message: "Merge pull request #71 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:36:03 provisioning config files... 19:36:04 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/18@tmp/config9009594483867172672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:05 ---> docker-login.sh 19:36:05 nexus3.edgexfoundry.org:10001 19:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:05 Configure a credential helper to remove this warning. See 19:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:05 19:36:05 Login Succeeded 19:36:05 nexus3.edgexfoundry.org:10002 19:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:06 Configure a credential helper to remove this warning. See 19:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:06 19:36:06 Login Succeeded 19:36:06 nexus3.edgexfoundry.org:10003 19:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:06 Configure a credential helper to remove this warning. See 19:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:06 19:36:06 Login Succeeded 19:36:06 nexus3.edgexfoundry.org:10004 19:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:06 Configure a credential helper to remove this warning. See 19:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:06 19:36:06 Login Succeeded 19:36:06 docker.io 19:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:07 Configure a credential helper to remove this warning. See 19:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:07 19:36:07 Login Succeeded 19:36:07 ---> docker-login.sh ends [Pipeline] } 19:36:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:36:07 ========================================================= 19:36:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:36:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:36:08 + 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 . 19:36:08 Sending build context to Docker daemon 307.7kB 19:36:08 Step 1/10 : ARG BASE=golang:1.15-alpine 19:36:08 Step 2/10 : FROM ${BASE} 19:36:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:36:08 df20fa9351a1: Pulling fs layer 19:36:08 ed8968b2872e: Pulling fs layer 19:36:08 a92cc7c5fd73: Pulling fs layer 19:36:08 e871e8e8d7a9: Pulling fs layer 19:36:08 e73272ec9a57: Pulling fs layer 19:36:08 1e910a182e73: Pulling fs layer 19:36:08 4e634b169226: Pulling fs layer 19:36:08 e73272ec9a57: Waiting 19:36:08 1e910a182e73: Waiting 19:36:08 4e634b169226: Waiting 19:36:08 e871e8e8d7a9: Waiting 19:36:08 a92cc7c5fd73: Download complete 19:36:08 ed8968b2872e: Verifying Checksum 19:36:08 ed8968b2872e: Download complete 19:36:08 e73272ec9a57: Verifying Checksum 19:36:08 e73272ec9a57: Download complete 19:36:09 1e910a182e73: Verifying Checksum 19:36:09 1e910a182e73: Download complete 19:36:09 df20fa9351a1: Verifying Checksum 19:36:09 df20fa9351a1: Download complete 19:36:10 df20fa9351a1: Pull complete 19:36:10 ed8968b2872e: Pull complete 19:36:11 a92cc7c5fd73: Pull complete 19:36:14 4e634b169226: Verifying Checksum 19:36:14 4e634b169226: Download complete 19:36:15 e871e8e8d7a9: Verifying Checksum 19:36:15 e871e8e8d7a9: Download complete 19:36:23 e871e8e8d7a9: Pull complete 19:36:23 e73272ec9a57: Pull complete 19:36:23 1e910a182e73: Pull complete 19:36:27 4e634b169226: Pull complete 19:36:27 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 19:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:36:27 ---> f7629b54cfaa 19:36:27 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 19:36:27 ---> Running in e0ec8cddd3c1 19:36:28 Removing intermediate container e0ec8cddd3c1 19:36:28 ---> 083ad028cbd1 19:36:28 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:36:28 ---> Running in f6d5115d183a 19:36:28 Removing intermediate container f6d5115d183a 19:36:28 ---> 68e3f20280a9 19:36:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 19:36:28 ---> Running in c63fd0ed777d 19:36:28 Removing intermediate container c63fd0ed777d 19:36:28 ---> 330b312fe2a1 19:36:28 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:29 ---> Running in 9c6020387f30 19:36:31 Removing intermediate container 9c6020387f30 19:36:31 ---> 1f79820c8c00 19:36:31 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:36:31 ---> Running in 289d2018f602 19:36:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:36:35 OK: 166 MiB in 39 packages 19:36:35 Removing intermediate container 289d2018f602 19:36:35 ---> 3c7f0025ff61 19:36:35 Step 8/10 : WORKDIR /device-snmp-go 19:36:35 ---> Running in 8785572dcf8b 19:36:35 Removing intermediate container 8785572dcf8b 19:36:35 ---> 65d8fcf16e60 19:36:35 Step 9/10 : COPY . . 19:36:36 ---> e3288f54dee1 19:36:36 Step 10/10 : RUN go mod download 19:36:36 ---> Running in df40fa2fb2b3 19:36:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12575 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 19:36:38 Running in /w/workspace/device-snmp-go/18 [Pipeline] { [Pipeline] checkout 19:36:43 using credential edgex-jenkins-ssh 19:36:44 Cloning the remote Git repository 19:36:44 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 19:36:44 > git init /w/workspace/device-snmp-go/18 # timeout=10 19:36:44 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 19:36:44 > git --version # timeout=10 19:36:44 > git --version # 'git version 2.17.1' 19:36:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:36:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:36:45 Checking out Revision dfea19939c3e5952b7f8a352ed4dd87bf2177730 (master) 19:36:45 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 19:36:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:36:45 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 19:36:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 19:36:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:36:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:36:45 > git config core.sparsecheckout # timeout=10 19:36:45 > git checkout -f dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 19:36:50 Commit message: "Merge pull request #71 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:36:50 provisioning config files... 19:36:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/18@tmp/config2757464830280408022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:52 ---> docker-login.sh 19:36:52 nexus3.edgexfoundry.org:10001 19:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:53 Configure a credential helper to remove this warning. See 19:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:53 19:36:53 Login Succeeded 19:36:53 nexus3.edgexfoundry.org:10002 19:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:53 Configure a credential helper to remove this warning. See 19:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:53 19:36:53 Login Succeeded 19:36:53 nexus3.edgexfoundry.org:10003 19:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:54 Configure a credential helper to remove this warning. See 19:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:54 19:36:54 Login Succeeded 19:36:54 nexus3.edgexfoundry.org:10004 19:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:54 Configure a credential helper to remove this warning. See 19:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:54 19:36:54 Login Succeeded 19:36:54 docker.io 19:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:55 Configure a credential helper to remove this warning. See 19:36:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:55 19:36:55 Login Succeeded 19:36:55 ---> docker-login.sh ends [Pipeline] } 19:36:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:36:56 ========================================================= 19:36:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:36:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:36:56 + 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 . 19:36:56 Sending build context to Docker daemon 307.7kB 19:36:56 Step 1/10 : ARG BASE=golang:1.15-alpine 19:36:56 Step 2/10 : FROM ${BASE} 19:36:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:36:57 b538f80385f9: Pulling fs layer 19:36:57 74f711af9a0d: Pulling fs layer 19:36:57 99f96fe45779: Pulling fs layer 19:36:57 8529a6b9a6be: Pulling fs layer 19:36:57 45590311c82a: Pulling fs layer 19:36:57 69ca0ff8b7b3: Pulling fs layer 19:36:57 209524e5b208: Pulling fs layer 19:36:57 8529a6b9a6be: Waiting 19:36:57 45590311c82a: Waiting 19:36:57 69ca0ff8b7b3: Waiting 19:36:57 209524e5b208: Waiting 19:36:57 99f96fe45779: Download complete 19:36:57 74f711af9a0d: Verifying Checksum 19:36:57 74f711af9a0d: Download complete 19:36:57 45590311c82a: Download complete 19:36:57 69ca0ff8b7b3: Verifying Checksum 19:36:57 69ca0ff8b7b3: Download complete 19:36:57 b538f80385f9: Verifying Checksum 19:36:57 b538f80385f9: Download complete 19:36:58 b538f80385f9: Pull complete 19:36:58 74f711af9a0d: Pull complete 19:36:58 Removing intermediate container df40fa2fb2b3 19:36:58 ---> 9f0641ebb10a 19:36:58 Successfully built 9f0641ebb10a 19:36:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:36:59 99f96fe45779: Pull complete 19:36:59 + docker inspect -f . ci-base-image-x86_64 19:36:59 . [Pipeline] withDockerContainer 19:36:59 prd-centos7-docker-4c-2g-12573 does not seem to be running inside a container 19:36:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/18 -v /w/workspace/device-snmp-go/18:/w/workspace/device-snmp-go/18:rw,z -v /w/workspace/device-snmp-go/18@tmp:/w/workspace/device-snmp-go/18@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 ******** ci-base-image-x86_64 cat 19:37:00 209524e5b208: Verifying Checksum 19:37:00 $ docker top 2785ff2066765860ad0a7b8759b7285e493307c966a5a7554d940b7c8081a82a -eo pid,comm 19:37:00 8529a6b9a6be: Verifying Checksum 19:37:00 8529a6b9a6be: Download complete [Pipeline] { [Pipeline] sh 19:37:01 + go version 19:37:01 go version go1.15.2 linux/amd64 [Pipeline] } 19:37:01 $ docker stop --time=1 2785ff2066765860ad0a7b8759b7285e493307c966a5a7554d940b7c8081a82a 19:37:02 $ docker rm -f 2785ff2066765860ad0a7b8759b7285e493307c966a5a7554d940b7c8081a82a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:37:04 + docker inspect -f . ci-base-image-x86_64 19:37:04 . [Pipeline] withDockerContainer 19:37:04 prd-centos7-docker-4c-2g-12573 does not seem to be running inside a container 19:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/18 -v /w/workspace/device-snmp-go/18:/w/workspace/device-snmp-go/18:rw,z -v /w/workspace/device-snmp-go/18@tmp:/w/workspace/device-snmp-go/18@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 ******** ci-base-image-x86_64 cat 19:37:05 $ docker top 7a5a573ce34fd67cd79a56271366d79034f8a9244c3f82bd47ba259291a128f1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:06 + make test 19:37:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:37:07 ? github.com/edgexfoundry/device-snmp-go [no test files] 19:37:11 8529a6b9a6be: Pull complete 19:37:11 45590311c82a: Pull complete 19:37:11 69ca0ff8b7b3: Pull complete 19:37:16 209524e5b208: Pull complete 19:37:16 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 19:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:37:16 ---> 5bddaf1c2fca 19:37:16 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 19:37:18 ---> Running in 170729d66fef 19:37:18 Removing intermediate container 170729d66fef 19:37:18 ---> 7b81ab8d7a21 19:37:18 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:37:18 ---> Running in 4bb8a201cdba 19:37:19 Removing intermediate container 4bb8a201cdba 19:37:19 ---> a47f79956dbc 19:37:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 19:37:19 ---> Running in eb2bf9cb7fb3 19:37:19 Removing intermediate container eb2bf9cb7fb3 19:37:19 ---> 049e57da1b4a 19:37:19 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:19 ---> Running in fc18364ee77c 19:37:22 Removing intermediate container fc18364ee77c 19:37:22 ---> fbcf3d318586 19:37:22 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:37:22 ---> Running in dc5c6bd43e40 19:37:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:37:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:37:25 OK: 142 MiB in 39 packages 19:37:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 19:37:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 19:37:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:37:27 Removing intermediate container dc5c6bd43e40 19:37:27 ---> 472ba9a21b71 19:37:27 Step 8/10 : WORKDIR /device-snmp-go 19:37:27 ---> Running in 429a35cc594a 19:37:27 Removing intermediate container 429a35cc594a 19:37:27 ---> 49caf018f1f4 19:37:27 Step 9/10 : COPY . . 19:37:28 ---> 0ad4786d82e8 19:37:28 Step 10/10 : RUN go mod download 19:37:28 ---> Running in 466a5d616a67 19:37:29 gofmt -l . 19:37:29 [ "`gofmt -l .`" = "" ] 19:37:29 ./bin/test-attribution-txt.sh 19:37:30 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:37:30 $ docker stop --time=1 7a5a573ce34fd67cd79a56271366d79034f8a9244c3f82bd47ba259291a128f1 19:37:33 $ docker rm -f 7a5a573ce34fd67cd79a56271366d79034f8a9244c3f82bd47ba259291a128f1 [Pipeline] // withDockerContainer [Pipeline] sh 19:37:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:37:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:37:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:37:36 + ls -al . 19:37:36 total 104 19:37:36 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 18 19:37 . 19:37:36 drwxrwxr-x. 4 jenkins jenkins 30 Nov 18 19:35 .. 19:37:36 -rw-rw-r--. 1 jenkins jenkins 5082 Nov 18 19:35 Attribution.txt 19:37:36 drwxrwxr-x. 2 jenkins jenkins 87 Nov 18 19:35 bin 19:37:36 drwxrwxr-x. 3 jenkins jenkins 32 Nov 18 19:35 cmd 19:37:36 -rw-r--r--. 1 jenkins jenkins 8493 Nov 18 19:37 coverage.out 19:37:36 -rw-rw-r--. 1 jenkins jenkins 1002 Nov 18 19:35 Dockerfile 19:37:36 -rw-rw-r--. 1 jenkins jenkins 409 Nov 18 19:35 Dockerfile.build 19:37:36 -rw-rw-r--. 1 jenkins jenkins 6 Nov 18 19:35 .dockerignore 19:37:36 drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 19:36 .git 19:37:36 drwxrwxr-x. 2 jenkins jenkins 60 Nov 18 19:35 .github 19:37:36 -rw-rw-r--. 1 jenkins jenkins 272 Nov 18 19:35 .gitignore 19:37:36 -rw-r--r--. 1 jenkins jenkins 204 Nov 18 19:37 go.mod 19:37:36 -rw-r--r--. 1 jenkins jenkins 13961 Nov 18 19:37 go.sum 19:37:36 drwxrwxr-x. 3 jenkins jenkins 20 Nov 18 19:35 internal 19:37:36 -rw-rw-r--. 1 jenkins jenkins 656 Nov 18 19:35 Jenkinsfile 19:37:36 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 18 19:35 LICENSE 19:37:36 -rw-rw-r--. 1 jenkins jenkins 937 Nov 18 19:35 Makefile 19:37:36 drwxrwxr-x. 2 jenkins jenkins 84 Nov 18 19:35 profiles 19:37:36 -rw-rw-r--. 1 jenkins jenkins 12398 Nov 18 19:35 README.md 19:37:36 -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 19:34 VERSION 19:37:36 -rw-rw-r--. 1 jenkins jenkins 209 Nov 18 19:35 version.go [Pipeline] isUnix [Pipeline] sh 19:37:36 + 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=dfea19939c3e5952b7f8a352ed4dd87bf2177730 --label arch=amd64 --label version=1.3.0 . 19:37:36 Sending build context to Docker daemon 316.9kB 19:37:36 Step 1/26 : ARG BASE=golang:1.15-alpine 19:37:36 Step 2/26 : FROM ${BASE} AS builder 19:37:36 ---> 9f0641ebb10a 19:37:36 Step 3/26 : ARG MAKE='make build' 19:37:36 ---> Running in ea3a3a3b8674 19:37:37 Removing intermediate container ea3a3a3b8674 19:37:37 ---> 2c5d553ed2d8 19:37:37 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 19:37:37 ---> Running in cd7e0a9a5245 19:37:37 Removing intermediate container cd7e0a9a5245 19:37:37 ---> 95aa1d2cf321 19:37:37 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:37:37 ---> Running in 970be3acfa72 19:37:37 Removing intermediate container 970be3acfa72 19:37:37 ---> 9e16759f8f8a 19:37:37 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:38 ---> Running in 386d325a8cfa 19:37:39 Removing intermediate container 386d325a8cfa 19:37:39 ---> 295ee5076776 19:37:39 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:37:39 ---> Running in 72baa2b18725 19:37:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:37:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:37:41 OK: 166 MiB in 39 packages 19:37:42 Removing intermediate container 72baa2b18725 19:37:42 ---> 588fa9c21d6d 19:37:42 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 19:37:42 ---> Running in 90c226c00956 19:37:42 Removing intermediate container 90c226c00956 19:37:42 ---> aa46f5caa22f 19:37:42 Step 9/26 : COPY go.mod . 19:37:43 ---> 6f16b757ebc7 19:37:43 Step 10/26 : COPY Makefile . 19:37:43 ---> 86c906f827ae 19:37:43 Step 11/26 : RUN make update 19:37:43 ---> Running in e0593566e2c5 19:37:44 CGO_ENABLED=0 GO111MODULE=on go mod download 19:37:45 Removing intermediate container e0593566e2c5 19:37:45 ---> e72616c614d6 19:37:45 Step 12/26 : COPY . . 19:37:46 ---> 9db12493e01c 19:37:46 Step 13/26 : RUN ${MAKE} 19:37:46 ---> Running in 74d030dc0c0d 19:37:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.0" -o cmd/device-snmp-go ./cmd 19:37:55 Removing intermediate container 466a5d616a67 19:37:55 ---> f2f45c7713f4 19:37:55 Successfully built f2f45c7713f4 19:37:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:37:55 + docker inspect -f . ci-base-image-arm64 19:37:55 . [Pipeline] withDockerContainer 19:37:56 prd-ubuntu18.04-docker-arm64-4c-16g-12575 does not seem to be running inside a container 19:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/18 -v /w/workspace/device-snmp-go/18:/w/workspace/device-snmp-go/18:rw,z -v /w/workspace/device-snmp-go/18@tmp:/w/workspace/device-snmp-go/18@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 ******** ci-base-image-arm64 cat 19:37:58 $ docker top dd373e17c6f31c0bd9e9494d89e1ac12f29a765ade159b989f8edd88a6b878fe -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:59 + go version 19:37:59 go version go1.15.2 linux/arm64 [Pipeline] } 19:37:59 $ docker stop --time=1 dd373e17c6f31c0bd9e9494d89e1ac12f29a765ade159b989f8edd88a6b878fe 19:38:01 $ docker rm -f dd373e17c6f31c0bd9e9494d89e1ac12f29a765ade159b989f8edd88a6b878fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:38:02 + docker inspect -f . ci-base-image-arm64 19:38:02 . [Pipeline] withDockerContainer 19:38:02 prd-ubuntu18.04-docker-arm64-4c-16g-12575 does not seem to be running inside a container 19:38:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/18 -v /w/workspace/device-snmp-go/18:/w/workspace/device-snmp-go/18:rw,z -v /w/workspace/device-snmp-go/18@tmp:/w/workspace/device-snmp-go/18@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 ******** ci-base-image-arm64 cat 19:38:04 $ docker top 60bfba9aa4189d5e5b2e7a5644bc4c4b0ae96adb21f525cc5a504faf1e61e5d8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:38:06 + make test 19:38:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:38:07 ? github.com/edgexfoundry/device-snmp-go [no test files] 19:38:08 Removing intermediate container 74d030dc0c0d 19:38:08 ---> a8c182a42872 19:38:08 Step 14/26 : FROM alpine 19:38:08 latest: Pulling from library/alpine 19:38:08 188c0c94c7c5: Pulling fs layer 19:38:08 188c0c94c7c5: Verifying Checksum 19:38:08 188c0c94c7c5: Download complete 19:38:09 188c0c94c7c5: Pull complete 19:38:09 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 19:38:09 Status: Downloaded newer image for alpine:latest 19:38:09 ---> d6e46aa2470d 19:38:09 Step 15/26 : ENV APP_PORT=49993 19:38:09 ---> Running in f406e915ed97 19:38:09 Removing intermediate container f406e915ed97 19:38:09 ---> 477ea72d4b20 19:38:09 Step 16/26 : EXPOSE $APP_PORT 19:38:10 ---> Running in 70e4ef380bd6 19:38:10 Removing intermediate container 70e4ef380bd6 19:38:10 ---> 83aef0089c52 19:38:10 Step 17/26 : ENV DEVICE_PORT=161 19:38:10 ---> Running in 3fbf88c6661a 19:38:10 Removing intermediate container 3fbf88c6661a 19:38:10 ---> 753e04f61639 19:38:10 Step 18/26 : EXPOSE $DEVICE_PORT 19:38:10 ---> Running in 890a23149907 19:38:10 Removing intermediate container 890a23149907 19:38:10 ---> 0c112672d999 19:38:10 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 19:38:11 ---> d5ea14c5a50b 19:38:11 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 19:38:11 ---> 845cba577cd9 19:38:11 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 19:38:11 ---> 1766007d854f 19:38:11 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 19:38:11 ---> Running in e1a8c4554f72 19:38:11 Removing intermediate container e1a8c4554f72 19:38:11 ---> 47edf40f609f 19:38:11 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:38:11 ---> Running in e4236285b0b9 19:38:12 Removing intermediate container e4236285b0b9 19:38:12 ---> 0f9c3875cca6 19:38:12 Step 24/26 : LABEL arch=amd64 19:38:12 ---> Running in 2cfae7cf4a90 19:38:12 Removing intermediate container 2cfae7cf4a90 19:38:12 ---> 85c9471209ca 19:38:12 Step 25/26 : LABEL git_sha=dfea19939c3e5952b7f8a352ed4dd87bf2177730 19:38:12 ---> Running in 385c1735d051 19:38:12 Removing intermediate container 385c1735d051 19:38:12 ---> 0d841d02791d 19:38:12 Step 26/26 : LABEL version=1.3.0 19:38:12 ---> Running in f83969c66d40 19:38:13 Removing intermediate container f83969c66d40 19:38:13 ---> 41603adcba07 19:38:13 [Warning] One or more build-args [ARCH] were not consumed 19:38:13 Successfully built 41603adcba07 19:38:13 Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:38:13 provisioning config files... 19:38:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/18@tmp/config641796547857772249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:14 ---> docker-login.sh 19:38:14 nexus3.edgexfoundry.org:10001 19:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:14 Configure a credential helper to remove this warning. See 19:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:14 19:38:14 Login Succeeded 19:38:14 nexus3.edgexfoundry.org:10002 19:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:14 Configure a credential helper to remove this warning. See 19:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:14 19:38:14 Login Succeeded 19:38:14 nexus3.edgexfoundry.org:10003 19:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:14 Configure a credential helper to remove this warning. See 19:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:14 19:38:14 Login Succeeded 19:38:14 nexus3.edgexfoundry.org:10004 19:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:15 Configure a credential helper to remove this warning. See 19:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:15 19:38:15 Login Succeeded 19:38:15 docker.io 19:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:15 Configure a credential helper to remove this warning. See 19:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:15 19:38:15 Login Succeeded 19:38:15 ---> docker-login.sh ends [Pipeline] } 19:38:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:38:16 [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags: 19:38:16 dfea19939c3e5952b7f8a352ed4dd87bf2177730 19:38:16 latest 19:38:16 1.3.0 19:38:16 dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.3.0 19:38:16 master 19:38:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:38:16 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] isUnix [Pipeline] sh 19:38:17 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730 19:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 19:38:17 180767e4f964: Preparing 19:38:17 aa6d5d54d0f2: Preparing 19:38:17 26a23179640a: Preparing 19:38:17 ace0eda3e3be: Preparing 19:38:18 ace0eda3e3be: Layer already exists 19:38:18 180767e4f964: Pushed 19:38:18 aa6d5d54d0f2: Pushed 19:38:20 26a23179640a: Pushed 19:38:20 dfea19939c3e5952b7f8a352ed4dd87bf2177730: digest: sha256:34f5788ccc44a2ae85ca8c2b8cd4be8b0b3b9272c9c1f55f35ab2b34fc3b6776 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:38:21 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [Pipeline] isUnix [Pipeline] sh 19:38:21 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest 19:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 19:38:21 180767e4f964: Preparing 19:38:21 aa6d5d54d0f2: Preparing 19:38:21 26a23179640a: Preparing 19:38:21 ace0eda3e3be: Preparing 19:38:21 180767e4f964: Layer already exists 19:38:21 26a23179640a: Layer already exists 19:38:21 aa6d5d54d0f2: Layer already exists 19:38:21 ace0eda3e3be: Layer already exists 19:38:21 latest: digest: sha256:34f5788ccc44a2ae85ca8c2b8cd4be8b0b3b9272c9c1f55f35ab2b34fc3b6776 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:38:22 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.0 [Pipeline] isUnix [Pipeline] sh 19:38:22 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.0 19:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 19:38:22 180767e4f964: Preparing 19:38:22 aa6d5d54d0f2: Preparing 19:38:22 26a23179640a: Preparing 19:38:22 ace0eda3e3be: Preparing 19:38:22 180767e4f964: Layer already exists 19:38:22 ace0eda3e3be: Layer already exists 19:38:22 26a23179640a: Layer already exists 19:38:22 aa6d5d54d0f2: Layer already exists 19:38:22 1.3.0: digest: sha256:34f5788ccc44a2ae85ca8c2b8cd4be8b0b3b9272c9c1f55f35ab2b34fc3b6776 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:38:23 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.3.0 [Pipeline] isUnix [Pipeline] sh 19:38:24 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.3.0 19:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 19:38:24 180767e4f964: Preparing 19:38:24 aa6d5d54d0f2: Preparing 19:38:24 26a23179640a: Preparing 19:38:24 ace0eda3e3be: Preparing 19:38:24 aa6d5d54d0f2: Layer already exists 19:38:24 ace0eda3e3be: Layer already exists 19:38:24 26a23179640a: Layer already exists 19:38:24 180767e4f964: Layer already exists 19:38:24 dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.3.0: digest: sha256:34f5788ccc44a2ae85ca8c2b8cd4be8b0b3b9272c9c1f55f35ab2b34fc3b6776 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:38:24 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] isUnix [Pipeline] sh 19:38:25 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master 19:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 19:38:25 180767e4f964: Preparing 19:38:25 aa6d5d54d0f2: Preparing 19:38:25 26a23179640a: Preparing 19:38:25 ace0eda3e3be: Preparing 19:38:25 ace0eda3e3be: Layer already exists 19:38:25 26a23179640a: Layer already exists 19:38:25 180767e4f964: Layer already exists 19:38:25 aa6d5d54d0f2: Layer already exists 19:38:25 master: digest: sha256:34f5788ccc44a2ae85ca8c2b8cd4be8b0b3b9272c9c1f55f35ab2b34fc3b6776 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:38:25 ===================================================== [Pipeline] echo 19:38:25 taggedImages: 19:38:25 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730 19:38:25 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest 19:38:25 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.0 19:38:25 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.3.0 19:38:25 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:38:39 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 19:38:39 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 19:38:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:38:46 gofmt -l . 19:38:46 [ "`gofmt -l .`" = "" ] 19:38:46 ./bin/test-attribution-txt.sh 19:38:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:38:47 $ docker stop --time=1 60bfba9aa4189d5e5b2e7a5644bc4c4b0ae96adb21f525cc5a504faf1e61e5d8 19:38:49 $ docker rm -f 60bfba9aa4189d5e5b2e7a5644bc4c4b0ae96adb21f525cc5a504faf1e61e5d8 [Pipeline] // withDockerContainer [Pipeline] sh 19:38:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:38:50 Warning: overwriting stash ‘coverage-report’ 19:38:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:38:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:38:52 + ls -al . 19:38:52 total 132 19:38:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 19:38 . 19:38:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 19:36 .. 19:38:52 -rw-rw-r-- 1 jenkins jenkins 6 Nov 18 19:36 .dockerignore 19:38:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 19:36 .git 19:38:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:36 .github 19:38:52 -rw-rw-r-- 1 jenkins jenkins 272 Nov 18 19:36 .gitignore 19:38:52 -rw-rw-r-- 1 jenkins jenkins 5082 Nov 18 19:36 Attribution.txt 19:38:52 -rw-rw-r-- 1 jenkins jenkins 1002 Nov 18 19:36 Dockerfile 19:38:52 -rw-rw-r-- 1 jenkins jenkins 409 Nov 18 19:36 Dockerfile.build 19:38:52 -rw-rw-r-- 1 jenkins jenkins 656 Nov 18 19:36 Jenkinsfile 19:38:52 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 18 19:36 LICENSE 19:38:52 -rw-rw-r-- 1 jenkins jenkins 937 Nov 18 19:36 Makefile 19:38:52 -rw-rw-r-- 1 jenkins jenkins 12398 Nov 18 19:36 README.md 19:38:52 -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 19:34 VERSION 19:38:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:36 bin 19:38:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 19:36 cmd 19:38:52 -rw-r--r-- 1 jenkins jenkins 8493 Nov 18 19:38 coverage.out 19:38:52 -rw-r--r-- 1 jenkins jenkins 204 Nov 18 19:38 go.mod 19:38:52 -rw-r--r-- 1 jenkins jenkins 13961 Nov 18 19:38 go.sum 19:38:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 19:36 internal 19:38:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:36 profiles 19:38:52 -rw-rw-r-- 1 jenkins jenkins 209 Nov 18 19:36 version.go [Pipeline] isUnix [Pipeline] sh 19:38:52 + 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=dfea19939c3e5952b7f8a352ed4dd87bf2177730 --label arch=arm64 --label version=1.3.0 . 19:38:53 Sending build context to Docker daemon 316.9kB 19:38:53 Step 1/26 : ARG BASE=golang:1.15-alpine 19:38:53 Step 2/26 : FROM ${BASE} AS builder 19:38:53 ---> f2f45c7713f4 19:38:53 Step 3/26 : ARG MAKE='make build' 19:38:53 ---> Running in b9ace16fccf7 19:38:54 Removing intermediate container b9ace16fccf7 19:38:54 ---> f428f9d26196 19:38:54 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 19:38:54 ---> Running in 9b4c10e4732b 19:38:54 Removing intermediate container 9b4c10e4732b 19:38:54 ---> 55f5f236fbf9 19:38:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:38:54 ---> Running in 30cdd69ec1a5 19:38:55 Removing intermediate container 30cdd69ec1a5 19:38:55 ---> cd50172a00b5 19:38:55 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:55 ---> Running in 0ae72e7ef4c2 19:38:57 Removing intermediate container 0ae72e7ef4c2 19:38:57 ---> 75b7d3b7630c 19:38:57 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:38:57 ---> Running in 2f8e7856cf8a 19:38:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:39:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:39:02 OK: 142 MiB in 39 packages 19:39:03 Removing intermediate container 2f8e7856cf8a 19:39:03 ---> ac9aab7a4114 19:39:03 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 19:39:03 ---> Running in 633b348c73d8 19:39:03 Removing intermediate container 633b348c73d8 19:39:03 ---> ee65f400102a 19:39:03 Step 9/26 : COPY go.mod . 19:39:04 ---> 5a0ab6348774 19:39:04 Step 10/26 : COPY Makefile . 19:39:05 ---> 0c9c0a5e83a6 19:39:05 Step 11/26 : RUN make update 19:39:05 ---> Running in cb75832cf12f 19:39:06 CGO_ENABLED=0 GO111MODULE=on go mod download 19:39:07 Removing intermediate container cb75832cf12f 19:39:07 ---> 126466b76dd9 19:39:07 Step 12/26 : COPY . . 19:39:08 ---> ef5a66052429 19:39:08 Step 13/26 : RUN ${MAKE} 19:39:08 ---> Running in eccc9ae144f1 19:39:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.0" -o cmd/device-snmp-go ./cmd 19:39:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:39:40 Removing intermediate container eccc9ae144f1 19:39:40 ---> 8f5f58114646 19:39:40 Step 14/26 : FROM alpine 19:39:40 latest: Pulling from library/alpine 19:39:40 5f621e34cdf4: Pulling fs layer 19:39:41 5f621e34cdf4: Download complete 19:39:41 5f621e34cdf4: Pull complete 19:39:41 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 19:39:41 Status: Downloaded newer image for alpine:latest 19:39:41 ---> 2e77e061c27f 19:39:41 Step 15/26 : ENV APP_PORT=49993 19:39:41 ---> Running in 813767a6b026 19:39:42 Removing intermediate container 813767a6b026 19:39:42 ---> 0d23ed99a907 19:39:42 Step 16/26 : EXPOSE $APP_PORT 19:39:42 ---> Running in 3e62a6428a7a 19:39:42 Removing intermediate container 3e62a6428a7a 19:39:42 ---> 475f5418cdff 19:39:42 Step 17/26 : ENV DEVICE_PORT=161 19:39:42 ---> Running in 8ca556463d29 19:39:43 Removing intermediate container 8ca556463d29 19:39:43 ---> 41b7f64e2589 19:39:43 Step 18/26 : EXPOSE $DEVICE_PORT 19:39:43 ---> Running in 460c2053b5f7 19:39:43 Removing intermediate container 460c2053b5f7 19:39:43 ---> 50c12c8e1604 19:39:43 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 19:39:45 ---> 4d765f659bce 19:39:45 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 19:39:45 ---> eb00ed06ef59 19:39:45 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 19:39:46 ---> 9de473ba6801 19:39:46 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 19:39:46 ---> Running in 5b405c03088d 19:39:46 Removing intermediate container 5b405c03088d 19:39:46 ---> 59d4b3dae575 19:39:46 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:39:47 ---> Running in 84efe2d62bdf 19:39:47 Removing intermediate container 84efe2d62bdf 19:39:47 ---> 67c2bae630ee 19:39:47 Step 24/26 : LABEL arch=arm64 19:39:47 ---> Running in 8615995a1d97 19:39:48 Removing intermediate container 8615995a1d97 19:39:48 ---> 52d0dcaeceff 19:39:48 Step 25/26 : LABEL git_sha=dfea19939c3e5952b7f8a352ed4dd87bf2177730 19:39:48 ---> Running in 1145d4b29d5e 19:39:48 Removing intermediate container 1145d4b29d5e 19:39:48 ---> 622f17ab3378 19:39:48 Step 26/26 : LABEL version=1.3.0 19:39:48 ---> Running in da7a93dea126 19:39:49 Removing intermediate container da7a93dea126 19:39:49 ---> 37dc52a562c9 19:39:49 [Warning] One or more build-args [ARCH] were not consumed 19:39:49 Successfully built 37dc52a562c9 19:39:49 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:39:49 provisioning config files... 19:39:49 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/18@tmp/config3807671279134694248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:50 ---> docker-login.sh 19:39:50 nexus3.edgexfoundry.org:10001 19:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:50 Configure a credential helper to remove this warning. See 19:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:50 19:39:50 Login Succeeded 19:39:50 nexus3.edgexfoundry.org:10002 19:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:50 Configure a credential helper to remove this warning. See 19:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:50 19:39:50 Login Succeeded 19:39:50 nexus3.edgexfoundry.org:10003 19:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:51 Configure a credential helper to remove this warning. See 19:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:51 19:39:51 Login Succeeded 19:39:51 nexus3.edgexfoundry.org:10004 19:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:52 Configure a credential helper to remove this warning. See 19:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:52 19:39:52 Login Succeeded 19:39:52 docker.io 19:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:52 Configure a credential helper to remove this warning. See 19:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:52 19:39:52 Login Succeeded 19:39:52 ---> docker-login.sh ends [Pipeline] } 19:39:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:39:53 [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags: 19:39:53 dfea19939c3e5952b7f8a352ed4dd87bf2177730 19:39:53 latest 19:39:53 1.3.0 19:39:53 dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.3.0 19:39:53 master 19:39:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:39:53 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] isUnix [Pipeline] sh 19:39:54 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730 19:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 19:39:54 76b6f5b06a10: Preparing 19:39:54 0fe0400809c6: Preparing 19:39:54 8ae4d1e7d086: Preparing 19:39:54 cd3761cfa1d9: Preparing 19:39:54 cd3761cfa1d9: Layer already exists 19:39:54 76b6f5b06a10: Pushed 19:39:54 0fe0400809c6: Pushed 19:39:56 8ae4d1e7d086: Pushed 19:39:56 dfea19939c3e5952b7f8a352ed4dd87bf2177730: digest: sha256:2f12a4ed5675d132d66b1968a6c30f678d74553c99a95348a2203582a2fd3212 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:39:57 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:39:57 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest 19:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 19:39:57 76b6f5b06a10: Preparing 19:39:57 0fe0400809c6: Preparing 19:39:57 8ae4d1e7d086: Preparing 19:39:57 cd3761cfa1d9: Preparing 19:39:57 8ae4d1e7d086: Layer already exists 19:39:57 76b6f5b06a10: Layer already exists 19:39:57 cd3761cfa1d9: Layer already exists 19:39:57 0fe0400809c6: Layer already exists 19:39:57 latest: digest: sha256:2f12a4ed5675d132d66b1968a6c30f678d74553c99a95348a2203582a2fd3212 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:39:58 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.0 [Pipeline] isUnix [Pipeline] sh 19:39:58 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.0 19:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 19:39:58 76b6f5b06a10: Preparing 19:39:58 0fe0400809c6: Preparing 19:39:58 8ae4d1e7d086: Preparing 19:39:58 cd3761cfa1d9: Preparing 19:39:58 0fe0400809c6: Layer already exists 19:39:58 8ae4d1e7d086: Layer already exists 19:39:58 cd3761cfa1d9: Layer already exists 19:39:58 76b6f5b06a10: Layer already exists 19:39:58 1.3.0: digest: sha256:2f12a4ed5675d132d66b1968a6c30f678d74553c99a95348a2203582a2fd3212 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:39:59 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.3.0 [Pipeline] isUnix [Pipeline] sh 19:39:59 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.3.0 19:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 19:39:59 76b6f5b06a10: Preparing 19:39:59 0fe0400809c6: Preparing 19:39:59 8ae4d1e7d086: Preparing 19:39:59 cd3761cfa1d9: Preparing 19:39:59 0fe0400809c6: Layer already exists 19:39:59 cd3761cfa1d9: Layer already exists 19:39:59 76b6f5b06a10: Layer already exists 19:39:59 8ae4d1e7d086: Layer already exists 19:39:59 dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.3.0: digest: sha256:2f12a4ed5675d132d66b1968a6c30f678d74553c99a95348a2203582a2fd3212 size: 1155 [Pipeline] isUnix [Pipeline] sh 19:40:00 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] isUnix [Pipeline] sh 19:40:00 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master 19:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 19:40:00 76b6f5b06a10: Preparing 19:40:00 0fe0400809c6: Preparing 19:40:00 8ae4d1e7d086: Preparing 19:40:00 cd3761cfa1d9: Preparing 19:40:00 0fe0400809c6: Layer already exists 19:40:00 8ae4d1e7d086: Layer already exists 19:40:00 cd3761cfa1d9: Layer already exists 19:40:00 76b6f5b06a10: Layer already exists 19:40:00 master: digest: sha256:2f12a4ed5675d132d66b1968a6c30f678d74553c99a95348a2203582a2fd3212 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:00 ===================================================== [Pipeline] echo 19:40:00 taggedImages: 19:40:00 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730 19:40:00 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest 19:40:00 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.0 19:40:00 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.3.0 19:40:00 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:40:02 provisioning config files... 19:40:02 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4548825142296744818tmp [Pipeline] { [Pipeline] sh 19:40:02 + set +x 19:40:02 + curl -s https://codecov.io/bash 19:40:02 + bash -s -- 19:40:03 19:40:03 _____ _ 19:40:03 / ____| | | 19:40:03 | | ___ __| | ___ ___ _____ __ 19:40:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:40:03 | |___| (_) | (_| | __/ (_| (_) \ V / 19:40:03 \_____\___/ \__,_|\___|\___\___/ \_/ 19:40:03 Bash-20201116-eea08d9 19:40:03 19:40:03 19:40:03 ==> Jenkins CI detected. 19:40:03 project root: . 19:40:03 --> token set from env 19:40:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:40:03 ==> Running gcov in . (disable via -X gcov) 19:40:03 ==> Python coveragepy not found 19:40:03 ==> Searching for coverage reports in: 19:40:03 + . 19:40:03 -> Found 1 reports 19:40:03 ==> Detecting git/mercurial file structure 19:40:03 ==> Reading reports 19:40:03 + ./coverage.out bytes=8493 19:40:03 ==> Appending adjustments 19:40:03 https://docs.codecov.io/docs/fixing-reports 19:40:03 + Found adjustments 19:40:03 ==> Gzipping contents 19:40:03 ==> Uploading reports 19:40:03 url: https://codecov.io 19:40:03 query: branch=master&commit=dfea19939c3e5952b7f8a352ed4dd87bf2177730&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:40:03 -> Pinging Codecov 19:40:03 https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=master&commit=dfea19939c3e5952b7f8a352ed4dd87bf2177730&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:40:03 -> Uploading to 19:40:03 https://storage.googleapis.com/codecov/v4/raw/2020-11-18/6C56EA5C29638FB4528AC87E60AF5AE0/dfea19939c3e5952b7f8a352ed4dd87bf2177730/8832ff28-5d8c-4e87-9e1f-740a6dd7e833.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201118T194003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e3f7c8daaf2e81759a72db5611c4ccd7f223b8f17a305a1678550f0d6e57c85 19:40:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:03 Dload Upload Total Spent Left Speed 19:40:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3156 --:--:-- --:--:-- --:--:-- 3159 19:40:04 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] } 19:40:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:40:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:40:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:40:05 19:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:40:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:40:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:40:05 188c0c94c7c5: Pulling fs layer 19:40:05 0ef7d3d256c8: Pulling fs layer 19:40:05 de9db76c5a1d: Pulling fs layer 19:40:05 0eba1c9be4d2: Pulling fs layer 19:40:05 0d57e429df01: Pulling fs layer 19:40:05 4e4be7b47b0d: Pulling fs layer 19:40:05 e1f770b5df2f: Pulling fs layer 19:40:05 85a0685a4137: Pulling fs layer 19:40:05 0eba1c9be4d2: Waiting 19:40:05 0d57e429df01: Waiting 19:40:05 4e4be7b47b0d: Waiting 19:40:05 e1f770b5df2f: Waiting 19:40:05 85a0685a4137: Waiting 19:40:05 de9db76c5a1d: Download complete 19:40:05 0ef7d3d256c8: Verifying Checksum 19:40:05 0ef7d3d256c8: Download complete 19:40:05 0d57e429df01: Verifying Checksum 19:40:05 0d57e429df01: Download complete 19:40:05 4e4be7b47b0d: Verifying Checksum 19:40:05 4e4be7b47b0d: Download complete 19:40:06 188c0c94c7c5: Download complete 19:40:06 188c0c94c7c5: Pull complete 19:40:06 0ef7d3d256c8: Pull complete 19:40:06 de9db76c5a1d: Pull complete 19:40:07 e1f770b5df2f: Verifying Checksum 19:40:07 e1f770b5df2f: Download complete 19:40:09 0eba1c9be4d2: Download complete 19:40:10 85a0685a4137: Verifying Checksum 19:40:10 85a0685a4137: Download complete 19:40:14 0eba1c9be4d2: Pull complete 19:40:14 0d57e429df01: Pull complete 19:40:14 4e4be7b47b0d: Pull complete 19:40:17 e1f770b5df2f: Pull complete 19:40:25 85a0685a4137: Pull complete 19:40:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:40:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:40:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:40:25 prd-centos7-docker-4c-2g-12565 does not seem to be running inside a container 19:40:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:40:26 $ docker top c39fba37ab706f98e36238a9fa51658d6e5fbea2891b2f0f83b82d557463ac83 -eo pid,comm [Pipeline] { [Pipeline] echo 19:40:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:40:27 + set -o pipefail 19:40:27 + snyk monitor '--org=edgex-jenkins' 19:40:35 19:40:35 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 19:40:35 19:40:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/5b1ce0bb-bb30-4ba7-a5bf-7d33be3b177e 19:40:35 19:40:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:40:35 19:40:35 19:40:35 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 19:40:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:40:35 $ docker stop --time=1 c39fba37ab706f98e36238a9fa51658d6e5fbea2891b2f0f83b82d557463ac83 19:40:39 $ docker rm -f c39fba37ab706f98e36238a9fa51658d6e5fbea2891b2f0f83b82d557463ac83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo 19:40:40 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730, dockerFile=Dockerfile [Pipeline] echo 19:40:40 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 19:40:40 + set -o pipefail 19:40:40 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 19:40:40 + tee .snyk 19:40:40 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 19:40:40 version: v1.14.1 19:40:40 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 19:40:40 ignore: 19:40:40 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 19:40:40 - '*': 19:40:40 reason: does not apply # justification for ignoring 19:40:40 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 19:40:40 SNYK-ALPINE312-JQ-588886: 19:40:40 - '*': 19:40:40 reason: false positive 19:40:40 expires: 2021-01-01T00:00:00 19:40:40 # patch: {} [Pipeline] withCredentials 19:40:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:40:41 . [Pipeline] withDockerContainer 19:40:41 prd-centos7-docker-4c-2g-12565 does not seem to be running inside a container 19:40:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:40:42 $ docker top 407533eb6bb82d5da61a15c8b571c38465ace1d231983b8eccb9639176f88334 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:42 + rm -f snykReport.html [Pipeline] echo 19:40:42 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730 --file=./Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 19:40:43 + set -o pipefail 19:40:43 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730 '--file=./Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 19:40:43 + snyk-to-html -o snykReport.html 19:40:50 Vulnerability snapshot saved at snykReport.html [Pipeline] } 19:40:50 $ docker stop --time=1 407533eb6bb82d5da61a15c8b571c38465ace1d231983b8eccb9639176f88334 19:40:51 $ docker rm -f 407533eb6bb82d5da61a15c8b571c38465ace1d231983b8eccb9639176f88334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:40:53 + git log --format=format:%s -1 dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] isUnix [Pipeline] sh 19:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:40:53 . [Pipeline] withDockerContainer 19:40:53 prd-centos7-docker-4c-2g-12565 does not seem to be running inside a container 19:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:40:54 $ docker top 39f4e78567a51505ddf2026efb96cf84d4a81351c1a770e2a8997a4f6ad9ade3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:40:54 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.2.3-dev.6|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:55 + git semver [Pipeline] } 19:40:55 $ docker stop --time=1 39f4e78567a51505ddf2026efb96cf84d4a81351c1a770e2a8997a4f6ad9ade3 19:40:56 $ docker rm -f 39f4e78567a51505ddf2026efb96cf84d4a81351c1a770e2a8997a4f6ad9ade3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:40:57 19:40:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:40:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:40:57 0.23.1-centos7: Pulling from edgex-lftools 19:40:57 ab5ef0e58194: Pulling fs layer 19:40:57 9712f1f96733: Pulling fs layer 19:40:57 63f879dbbcfc: Pulling fs layer 19:40:57 0d9ebad4ef96: Pulling fs layer 19:40:57 e9a5061849ea: Pulling fs layer 19:40:57 d747dcd14b5f: Pulling fs layer 19:40:57 2de7ff778b66: Pulling fs layer 19:40:57 0d9ebad4ef96: Waiting 19:40:57 e9a5061849ea: Waiting 19:40:57 d747dcd14b5f: Waiting 19:40:57 9712f1f96733: Verifying Checksum 19:40:57 9712f1f96733: Download complete 19:40:59 63f879dbbcfc: Verifying Checksum 19:40:59 63f879dbbcfc: Download complete 19:40:59 e9a5061849ea: Verifying Checksum 19:40:59 e9a5061849ea: Download complete 19:40:59 d747dcd14b5f: Download complete 19:41:00 2de7ff778b66: Verifying Checksum 19:41:00 2de7ff778b66: Download complete 19:41:01 ab5ef0e58194: Verifying Checksum 19:41:01 ab5ef0e58194: Download complete 19:41:01 0d9ebad4ef96: Verifying Checksum 19:41:01 0d9ebad4ef96: Download complete 19:41:06 ab5ef0e58194: Pull complete 19:41:06 9712f1f96733: Pull complete 19:41:09 63f879dbbcfc: Pull complete 19:41:14 0d9ebad4ef96: Pull complete 19:41:17 e9a5061849ea: Pull complete 19:41:17 d747dcd14b5f: Pull complete 19:41:20 2de7ff778b66: Pull complete 19:41:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:41:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:41:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:41:20 prd-centos7-docker-4c-2g-12565 does not seem to be running inside a container 19:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:41:24 $ docker top 4a35d76c5b1cbb59b97b8610cc6c48daae597273d139a405db1e004c4d028b92 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:41:24 provisioning config files... 19:41:24 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config5745436314961003215tmp 19:41:24 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config645556680323558460tmp 19:41:24 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2472173613213099167tmp [Pipeline] { [Pipeline] echo 19:41:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:41:24 ---> sigul-configuration.sh 19:41:24 gpg: directory `/root/.gnupg' created 19:41:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:41:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:41:24 gpg: keyring `/root/.gnupg/secring.gpg' created 19:41:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:41:24 gpg: CAST5 encrypted data 19:41:25 gpg: encrypted with 1 passphrase 19:41:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:41:25 + mkdir /home/jenkins 19:41:25 + mkdir /home/jenkins/sigul [Pipeline] sh 19:41:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:41:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:41:25 ---> sigul-install.sh 19:41:31 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:41:31 + git tag --list 19:41:31 1.0.0 19:41:31 v0.0.0 19:41:31 v1.1.0 19:41:31 v1.1.1 19:41:31 v1.2.1 19:41:31 v1.2.2 19:41:31 v1.2.2-dev.1 19:41:31 v1.2.2-dev.2 19:41:31 v1.2.3-dev.1 19:41:31 v1.2.3-dev.2 19:41:31 v1.2.3-dev.3 19:41:31 v1.2.3-dev.4 19:41:31 v1.2.3-dev.5 19:41:31 v1.2.3-dev.6 19:41:31 v1.3.0 [Pipeline] sh 19:41:31 + lftools sign git-tag v1.3.0 19:41:33 Signing Git tag with Sigul... 19:41:33 Signing v1.3.0 [Pipeline] echo 19:41:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:41:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:41:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:41:34 $ docker stop --time=1 4a35d76c5b1cbb59b97b8610cc6c48daae597273d139a405db1e004c4d028b92 19:41:36 $ docker rm -f 4a35d76c5b1cbb59b97b8610cc6c48daae597273d139a405db1e004c4d028b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:41:37 . [Pipeline] withDockerContainer 19:41:37 prd-centos7-docker-4c-2g-12565 does not seem to be running inside a container 19:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:41:38 $ docker top ea44fac58c085850648ee98627bdebd9970da85dbc0d69c444512f812aee2756 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:41:38 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.2.3-dev.6|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:39 + git semver [Pipeline] } 19:41:39 $ docker stop --time=1 ea44fac58c085850648ee98627bdebd9970da85dbc0d69c444512f812aee2756 19:41:40 $ docker rm -f ea44fac58c085850648ee98627bdebd9970da85dbc0d69c444512f812aee2756 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:41:41 . [Pipeline] withDockerContainer 19:41:41 prd-centos7-docker-4c-2g-12565 does not seem to be running inside a container 19:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:41:42 $ docker top 2d61658dcd84a06be4bbad9d66583cacae421d1228fb616536647535de786e63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:41:42 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.2.3-dev.6|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:42 + git semver [Pipeline] } 19:41:42 $ docker stop --time=1 2d61658dcd84a06be4bbad9d66583cacae421d1228fb616536647535de786e63 19:41:44 $ docker rm -f 2d61658dcd84a06be4bbad9d66583cacae421d1228fb616536647535de786e63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:41:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:41:46 ---> package-listing.sh 19:41:46 ++ facter osfamily 19:41:46 ++ tr '[:upper:]' '[:lower:]' 19:41:46 + OS_FAMILY=redhat 19:41:46 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 19:41:46 + START_PACKAGES=/tmp/packages_start.txt 19:41:46 + END_PACKAGES=/tmp/packages_end.txt 19:41:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:46 + PACKAGES=/tmp/packages_start.txt 19:41:46 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 19:41:46 + PACKAGES=/tmp/packages_end.txt 19:41:46 + case "${OS_FAMILY}" in 19:41:46 + rpm -qa 19:41:46 + sort 19:41:50 + '[' -f /tmp/packages_start.txt ']' 19:41:50 + '[' -f /tmp/packages_end.txt ']' 19:41:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:50 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 19:41:50 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 19:41:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 19:41:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:41:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:41:51 19:41:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:41:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:41:51 alpine: Pulling from edgex-lftools-log-publisher 19:41:51 df20fa9351a1: Pulling fs layer 19:41:51 36b3adc4ff6f: Pulling fs layer 19:41:51 8ad3a11d3b57: Pulling fs layer 19:41:51 46f8f816bc3b: Pulling fs layer 19:41:51 93b61091891f: Pulling fs layer 19:41:51 93b9cdb0e59b: Pulling fs layer 19:41:51 5e14af77c1be: Pulling fs layer 19:41:51 01666e4c0597: Pulling fs layer 19:41:51 aa168da1d23b: Pulling fs layer 19:41:51 46f8f816bc3b: Waiting 19:41:51 93b61091891f: Waiting 19:41:51 93b9cdb0e59b: Waiting 19:41:51 01666e4c0597: Waiting 19:41:51 aa168da1d23b: Waiting 19:41:51 5e14af77c1be: Waiting 19:41:51 36b3adc4ff6f: Download complete 19:41:51 46f8f816bc3b: Verifying Checksum 19:41:51 46f8f816bc3b: Download complete 19:41:51 df20fa9351a1: Verifying Checksum 19:41:51 df20fa9351a1: Download complete 19:41:51 93b61091891f: Verifying Checksum 19:41:51 93b61091891f: Download complete 19:41:51 93b9cdb0e59b: Verifying Checksum 19:41:51 93b9cdb0e59b: Download complete 19:41:51 01666e4c0597: Verifying Checksum 19:41:51 01666e4c0597: Download complete 19:41:51 5e14af77c1be: Verifying Checksum 19:41:51 5e14af77c1be: Download complete 19:41:51 8ad3a11d3b57: Verifying Checksum 19:41:51 8ad3a11d3b57: Download complete 19:41:52 df20fa9351a1: Pull complete 19:41:52 36b3adc4ff6f: Pull complete 19:41:53 8ad3a11d3b57: Pull complete 19:41:54 46f8f816bc3b: Pull complete 19:41:54 93b61091891f: Pull complete 19:41:54 93b9cdb0e59b: Pull complete 19:41:54 aa168da1d23b: Verifying Checksum 19:41:54 aa168da1d23b: Download complete 19:41:54 5e14af77c1be: Pull complete 19:41:55 01666e4c0597: Pull complete 19:42:01 aa168da1d23b: Pull complete 19:42:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:42:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:42:02 prd-centos7-docker-4c-2g-12565 does not seem to be running inside a container 19:42:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:42:05 $ docker top 47928c8ae43a6e4470d172becdac5470856d4622af73505724ec5487e4435c9a -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:05 + touch /tmp/pre-build-complete [Pipeline] sh 19:42:06 + mkdir -p /var/log/sa [Pipeline] sh 19:42:06 + ls /var/log/sa-host 19:42:06 + sadf -c /var/log/sa-host/sa05 19:42:06 file_magic: OK 19:42:06 HZ: Using current value: 100 19:42:06 file_header: OK 19:42:06 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 19:42:06 Statistics: 19:42:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:42:06 File successfully converted to sysstat format version 12.2.1 19:42:06 + sadf -c /var/log/sa-host/sa18 19:42:06 file_magic: OK 19:42:06 HZ: Using current value: 100 19:42:06 file_header: OK 19:42:06 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 19:42:06 Statistics: 19:42:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:42:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:07 provisioning config files... 19:42:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7982313988603926202tmp [Pipeline] { [Pipeline] echo 19:42:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:42:07 ---> create-netrc.sh [Pipeline] } 19:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:42:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:42:07 ---> python-tools-install.sh [Pipeline] echo 19:42:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:42:08 ---> sudo-logs.sh 19:42:08 Archiving 'sudo' log.. [Pipeline] echo 19:42:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:42:08 ---> job-cost.sh 19:42:08 lf-activate-venv: SKIPPING 19:42:08 INFO: No Stack... 19:42:09 INFO: Retrieving Pricing Info for: v1-standard-2 19:42:10 INFO: Archiving Costs [Pipeline] echo 19:42:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:42:10 ---> logs-deploy.sh 19:42:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/18 19:42:10 INFO: archiving workspace using pattern(s): 19:42:12 Archives upload complete. 19:42:12 INFO: archiving logs to Nexus 19:42:13 ---> uname -a: 19:42:13 Linux prd-centos7-docker-4c-2g-12565.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 19:42:13 19:42:13 19:42:13 ---> lscpu: 19:42:13 Architecture: x86_64 19:42:13 CPU op-mode(s): 32-bit, 64-bit 19:42:13 Byte Order: Little Endian 19:42:13 Address sizes: 40 bits physical, 48 bits virtual 19:42:13 CPU(s): 4 19:42:13 On-line CPU(s) list: 0-3 19:42:13 Thread(s) per core: 1 19:42:13 Core(s) per socket: 1 19:42:13 Socket(s): 4 19:42:13 NUMA node(s): 1 19:42:13 Vendor ID: GenuineIntel 19:42:13 CPU family: 6 19:42:13 Model: 44 19:42:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:42:13 Stepping: 1 19:42:13 CPU MHz: 2933.442 19:42:13 BogoMIPS: 5866.88 19:42:13 Virtualization: VT-x 19:42:13 Hypervisor vendor: KVM 19:42:13 Virtualization type: full 19:42:13 L1d cache: 128 KiB 19:42:13 L1i cache: 128 KiB 19:42:13 L2 cache: 16 MiB 19:42:13 L3 cache: 64 MiB 19:42:13 NUMA node0 CPU(s): 0-3 19:42:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:42:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:42:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:42:13 Vulnerability Meltdown: Mitigation; PTI 19:42:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:42:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:42:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:42:13 Vulnerability Tsx async abort: Not affected 19:42:13 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 19:42:13 19:42:13 19:42:13 ---> nproc: 19:42:13 4 19:42:13 19:42:13 19:42:13 ---> df -h: 19:42:13 Filesystem Size Used Available Use% Mounted on 19:42:13 overlay 50.0G 8.5G 41.5G 17% / 19:42:13 tmpfs 64.0M 0 64.0M 0% /dev 19:42:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:42:13 shm 64.0M 0 64.0M 0% /dev/shm 19:42:13 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 19:42:13 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 19:42:13 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 19:42:13 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 19:42:13 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 19:42:13 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-snmp-go_master 19:42:13 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 19:42:13 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-snmp-go_master@tmp 19:42:13 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 19:42:13 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 19:42:13 19:42:13 19:42:13 ---> free -m: 19:42:13 total used free shared buff/cache available 19:42:13 Mem: 1837 798 136 0 902 984 19:42:13 Swap: 1023 3 1020 19:42:13 19:42:13 19:42:13 ---> ip addr: 19:42:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:42:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:42:13 inet 127.0.0.1/8 scope host lo 19:42:13 valid_lft forever preferred_lft forever 19:42:13 inet6 ::1/128 scope host 19:42:13 valid_lft forever preferred_lft forever 19:42:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:42:13 link/ether fa:16:3e:55:b6:e4 brd ff:ff:ff:ff:ff:ff 19:42:13 inet 10.30.123.141/23 brd 10.30.123.255 scope global dynamic eth0 19:42:13 valid_lft 85874sec preferred_lft 85874sec 19:42:13 inet6 fe80::f816:3eff:fe55:b6e4/64 scope link 19:42:13 valid_lft forever preferred_lft forever 19:42:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:42:13 link/ether 02:42:c7:aa:f8:05 brd ff:ff:ff:ff:ff:ff 19:42:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:42:13 valid_lft forever preferred_lft forever 19:42:13 inet6 fe80::42:c7ff:feaa:f805/64 scope link 19:42:13 valid_lft forever preferred_lft forever 19:42:13 19:42:13 19:42:13 ---> sar -b -r -n DEV: 19:42:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/18/20 _x86_64_ (4 CPU) 19:42:13 19:42:13 19:33:09 LINUX RESTART (4 CPU) 19:42:13 19:42:13 19:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:42:13 19:35:01 27.76 11.65 16.11 0.00 4497.92 2332.09 0.00 19:42:13 19:36:01 1.93 0.00 1.93 0.00 0.00 34.57 0.00 19:42:13 19:37:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 19:42:13 19:38:01 0.70 0.00 0.70 0.00 0.00 8.89 0.00 19:42:13 19:39:01 0.23 0.00 0.23 0.00 0.00 3.61 0.00 19:42:13 19:40:01 0.27 0.02 0.25 0.00 0.13 3.51 0.00 19:42:13 19:41:01 342.23 205.67 136.56 0.00 10109.76 42098.37 0.00 19:42:13 19:42:01 285.69 111.69 174.00 0.00 8239.40 42277.07 0.00 19:42:13 Average: 82.49 41.18 41.31 0.00 2858.97 10858.84 0.00 19:42:13 19:42:13 19:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:42:13 19:35:01 178296 0 547280 29.09 2620 1153360 1103868 37.67 412724 1130156 20 19:42:13 19:36:01 179088 0 546484 29.04 2620 1153364 1103592 37.66 414124 1128788 8 19:42:13 19:37:01 178008 0 547552 29.10 2620 1153376 1103484 37.66 415664 1128356 8 19:42:13 19:38:01 179264 0 546296 29.03 2620 1153376 1080040 36.86 420956 1122252 16 19:42:13 19:39:01 176424 0 549128 29.18 2620 1153384 1080076 36.86 426108 1119912 20 19:42:13 19:40:01 176184 0 549360 29.20 2620 1153392 1080060 36.86 426184 1119912 20 19:42:13 19:41:01 66664 0 717140 38.11 2596 1095156 1581168 53.96 680700 927104 39032 19:42:13 19:42:01 245436 0 757240 40.25 1428 877452 1159580 39.57 528592 787400 81120 19:42:13 Average: 172420 0 595060 31.63 2468 1111608 1161484 39.64 465632 1057985 15030 19:42:13 19:42:13 19:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:42:13 19:35:01 eth0 151.42 112.35 454.39 38.35 0.00 0.00 0.00 0.00 19:42:13 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:35:01 docker0 1.10 0.98 0.24 1.86 0.00 0.00 0.00 0.00 19:42:13 19:36:01 eth0 4.46 0.93 1.32 0.77 0.00 0.00 0.00 0.00 19:42:13 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:37:01 eth0 3.11 1.05 1.01 0.64 0.00 0.00 0.00 0.00 19:42:13 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:38:01 eth0 4.55 0.25 0.64 0.17 0.00 0.00 0.00 0.00 19:42:13 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:39:01 eth0 5.81 1.12 1.54 0.88 0.00 0.00 0.00 0.00 19:42:13 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:40:01 eth0 2.13 1.03 1.11 0.78 0.00 0.00 0.00 0.00 19:42:13 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:41:01 eth0 930.05 825.98 7546.54 127.36 0.00 0.00 0.00 0.00 19:42:13 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:41:01 docker0 31.94 31.46 2.98 158.96 0.00 0.00 0.00 0.00 19:42:13 19:42:01 eth0 294.98 239.88 2381.80 83.88 0.00 0.00 0.00 0.00 19:42:13 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 19:42:01 docker0 18.90 22.51 1.00 164.92 0.00 0.00 0.00 0.00 19:42:13 Average: eth0 174.78 148.01 1300.26 31.64 0.00 0.00 0.00 0.00 19:42:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:13 Average: docker0 6.50 6.88 0.53 40.77 0.00 0.00 0.00 0.00 19:42:13 19:42:13 19:42:13 ---> sar -P ALL: 19:42:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/18/20 _x86_64_ (4 CPU) 19:42:13 19:42:13 19:33:09 LINUX RESTART (4 CPU) 19:42:13 19:42:13 19:34:01 CPU %user %nice %system %iowait %steal %idle 19:42:13 19:35:01 all 3.21 0.00 2.31 0.65 0.03 93.80 19:42:13 19:35:01 0 3.44 0.00 2.33 0.27 0.02 93.94 19:42:13 19:35:01 1 3.02 0.00 2.43 1.34 0.02 93.19 19:42:13 19:35:01 2 3.37 0.00 2.45 0.84 0.02 93.33 19:42:13 19:35:01 3 3.03 0.00 2.01 0.17 0.05 94.74 19:42:13 19:36:01 all 0.20 0.00 0.05 0.00 0.00 99.76 19:42:13 19:36:01 0 0.10 0.00 0.03 0.00 0.00 99.87 19:42:13 19:36:01 1 0.07 0.00 0.05 0.00 0.00 99.88 19:42:13 19:36:01 2 0.55 0.00 0.03 0.00 0.00 99.42 19:42:13 19:36:01 3 0.07 0.00 0.07 0.00 0.00 99.87 19:42:13 19:37:01 all 0.18 0.00 0.04 0.00 0.00 99.78 19:42:13 19:37:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:42:13 19:37:01 1 0.08 0.00 0.05 0.00 0.00 99.87 19:42:13 19:37:01 2 0.53 0.00 0.03 0.00 0.00 99.43 19:42:13 19:37:01 3 0.07 0.00 0.03 0.00 0.00 99.90 19:42:13 19:38:01 all 0.14 0.00 0.04 0.00 0.00 99.81 19:42:13 19:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:42:13 19:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:42:13 19:38:01 2 0.43 0.00 0.05 0.00 0.00 99.52 19:42:13 19:38:01 3 0.03 0.00 0.07 0.00 0.00 99.90 19:42:13 19:39:01 all 0.21 0.00 0.08 0.00 0.01 99.71 19:42:13 19:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:42:13 19:39:01 1 0.10 0.00 0.07 0.00 0.00 99.83 19:42:13 19:39:01 2 0.60 0.00 0.02 0.00 0.02 99.37 19:42:13 19:39:01 3 0.10 0.00 0.20 0.00 0.02 99.68 19:42:13 19:40:01 all 0.21 0.00 0.03 0.00 0.00 99.75 19:42:13 19:40:01 0 0.20 0.00 0.05 0.00 0.00 99.75 19:42:13 19:40:01 1 0.05 0.00 0.03 0.02 0.02 99.88 19:42:13 19:40:01 2 0.53 0.00 0.02 0.00 0.00 99.45 19:42:13 19:40:01 3 0.05 0.00 0.03 0.00 0.00 99.92 19:42:13 19:41:01 all 13.57 0.00 9.76 3.12 0.04 73.50 19:42:13 19:41:01 0 14.81 0.00 11.66 4.52 0.05 68.96 19:42:13 19:41:01 1 12.58 0.00 10.03 2.82 0.03 74.54 19:42:13 19:41:01 2 13.44 0.00 9.04 2.38 0.03 75.11 19:42:13 19:41:01 3 13.49 0.00 8.31 2.80 0.05 75.35 19:42:13 19:42:01 all 13.94 0.00 10.37 3.57 0.05 72.07 19:42:13 19:42:01 0 16.02 0.00 10.75 2.52 0.05 70.66 19:42:13 19:42:01 1 14.48 0.00 10.30 4.18 0.05 71.00 19:42:13 19:42:01 2 12.44 0.00 10.65 3.13 0.05 73.72 19:42:13 19:42:01 3 12.83 0.00 9.77 4.43 0.05 72.91 19:42:13 Average: all 3.89 0.00 2.78 0.90 0.02 92.40 19:42:13 Average: 0 4.25 0.00 3.05 0.89 0.02 91.80 19:42:13 Average: 1 3.75 0.00 2.83 1.03 0.01 92.37 19:42:13 Average: 2 3.93 0.00 2.75 0.78 0.01 92.52 19:42:13 Average: 3 3.64 0.00 2.51 0.91 0.02 92.92 19:42:13 19:42:13 19:42:13