cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/device-snmp-go Loading trusted files from base branch master at 36f220337c15c882742676291291e5935134de27 rather than 51ad40886038f7d520e0ea8cb5c400b901110306 Obtained Jenkinsfile from 36f220337c15c882742676291291e5935134de27 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6087184811049805916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3779517031901300318.key > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-105/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-105/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6709480567760085455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8227434680181197912.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-105/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-105/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh980697165864182357.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-254 in /w/workspace/gexfoundry_device-snmp-go_PR-105 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/jenkins-gitclient-ssh7494467798775141835.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/jenkins-gitclient-ssh4572810539323927676.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 36f220337c15c882742676291291e5935134de27 into PR head commit 51ad40886038f7d520e0ea8cb5c400b901110306 Merge succeeded, producing 51ad40886038f7d520e0ea8cb5c400b901110306 Checking out Revision 51ad40886038f7d520e0ea8cb5c400b901110306 (PR-105) > git config core.sparsecheckout # timeout=10 > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/jenkins-gitclient-ssh5477812583586022243.key > git merge 36f220337c15c882742676291291e5935134de27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 Commit message: "fix: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" > git rev-list --no-walk 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:32:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:32:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:32:24 ========================================================= 05:32:24 EdgeX Global Pipelines Version Info 05:32:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:32:25 ------------------- 05:32:25 stable info: 05:32:25 ------------------- 05:32:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:32:25 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:32:25 Message: update stable to v1.0.193 05:32:26 ------------------- 05:32:26 experimental info: 05:32:26 ------------------- 05:32:26 Commited By: **** collab-it+edgex@linuxfoundation.org 05:32:26 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:32:26 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:32:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 05:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 05:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 05:32:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51ad40886038f7d520e0ea8cb5c400b901110306 [Pipeline] echo 05:32:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51ad408 [Pipeline] echo 05:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:32:27 provisioning config files... 05:32:27 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/config7781215279023096089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:27 ---> docker-login.sh 05:32:27 nexus3.edgexfoundry.org:10001 05:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:27 Configure a credential helper to remove this warning. See 05:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:27 05:32:27 Login Succeeded 05:32:27 nexus3.edgexfoundry.org:10002 05:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:27 Configure a credential helper to remove this warning. See 05:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:27 05:32:27 Login Succeeded 05:32:27 nexus3.edgexfoundry.org:10003 05:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:28 Configure a credential helper to remove this warning. See 05:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:28 05:32:28 Login Succeeded 05:32:28 nexus3.edgexfoundry.org:10004 05:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:28 Configure a credential helper to remove this warning. See 05:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:28 05:32:28 Login Succeeded 05:32:28 docker.io 05:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:28 Configure a credential helper to remove this warning. See 05:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:28 05:32:28 Login Succeeded 05:32:28 ---> docker-login.sh ends [Pipeline] } 05:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:32:29 + git log --format=format:%s -1 51ad40886038f7d520e0ea8cb5c400b901110306 [Pipeline] echo 05:32:29 GIT_COMMIT: 51ad40886038f7d520e0ea8cb5c400b901110306, Commit Message: fix: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files [Pipeline] echo 05:32:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:32:29 05:32:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:32:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:32:30 latest: Pulling from edgex-devops/git-semver 05:32:30 31603596830f: Pulling fs layer 05:32:30 54011a49482f: Pulling fs layer 05:32:30 a6820b24f6d8: Pulling fs layer 05:32:30 f581987b2513: Pulling fs layer 05:32:30 f581987b2513: Waiting 05:32:30 54011a49482f: Verifying Checksum 05:32:30 54011a49482f: Download complete 05:32:30 31603596830f: Verifying Checksum 05:32:30 31603596830f: Download complete 05:32:30 f581987b2513: Verifying Checksum 05:32:30 f581987b2513: Download complete 05:32:30 a6820b24f6d8: Verifying Checksum 05:32:30 a6820b24f6d8: Download complete 05:32:30 31603596830f: Pull complete 05:32:30 54011a49482f: Pull complete 05:32:31 a6820b24f6d8: Pull complete 05:32:31 f581987b2513: Pull complete 05:32:31 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:32:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:32:31 prd-centos7-docker-4c-2g-254 does not seem to be running inside a container 05:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-105 -v /w/workspace/gexfoundry_device-snmp-go_PR-105:/w/workspace/gexfoundry_device-snmp-go_PR-105:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:32:32 $ docker top 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:32 [ssh-agent] Looking for ssh-agent implementation... 05:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:32 $ docker exec 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 ssh-agent 05:32:32 SSH_AUTH_SOCK=/tmp/ssh-UfN6H4AqM5wS/agent.14 05:32:32 SSH_AGENT_PID=20 05:32:32 Running ssh-add (command line suppressed) 05:32:32 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/private_key_319827666877504464.key (/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/private_key_319827666877504464.key) 05:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:33 + git tag --points-at HEAD [Pipeline] } 05:32:33 $ docker exec --env ******** --env ******** 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 ssh-agent -k 05:32:33 unset SSH_AUTH_SOCK; 05:32:33 unset SSH_AGENT_PID; 05:32:33 echo Agent pid 20 killed; 05:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:33 [ssh-agent] Looking for ssh-agent implementation... 05:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:33 $ docker exec 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 ssh-agent 05:32:33 SSH_AUTH_SOCK=/tmp/ssh-GqDzN7HZ0U5x/agent.54 05:32:33 SSH_AGENT_PID=61 05:32:33 Running ssh-add (command line suppressed) 05:32:33 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/private_key_6235857315079933833.key (/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/private_key_6235857315079933833.key) 05:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:34 + git semver init 05:32:34 # -> Open(): unable to determine branch for HEAD 05:32:34 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-105/.git 05:32:34 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-105 05:32:34 # $SEMVER_REMOTE_NAME = origin 05:32:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:32:34 # $SEMVER_USER_NAME = edgex-jenkins 05:32:34 # $SEMVER_BRANCH = PR-105 05:32:34 # $SEMVER_TEMP = /tmp/semver-155045694 05:32:34 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:32:34 # '/tmp/semver-155045694' -> '/w/workspace/gexfoundry_device-snmp-go_PR-105/.semver' 05:32:34 # -> Force: false 05:32:34 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-105/.semver [Pipeline] } 05:32:34 $ docker exec --env ******** --env ******** 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 ssh-agent -k 05:32:34 unset SSH_AUTH_SOCK; 05:32:34 unset SSH_AGENT_PID; 05:32:34 echo Agent pid 61 killed; 05:32:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:34 + git semver [Pipeline] } 05:32:34 $ docker stop --time=1 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 05:32:36 $ docker rm -f 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 [Pipeline] // withDockerContainer [Pipeline] sh 05:32:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:32:36 Stashed 1 file(s) [Pipeline] echo 05:32:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:32:51 Still waiting to schedule task 05:32:51 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 05:32:51 ‘prd-centos7-docker-4c-2g-240’ is offline 05:32:51 ‘prd-centos7-docker-4c-2g-241’ is offline 05:32:51 ‘prd-centos7-docker-4c-2g-243’ is offline 05:32:51 ‘prd-centos7-docker-4c-2g-245’ is offline 05:32:51 ‘prd-centos7-docker-4c-2g-256’ is offline 05:32:51 ‘prd-centos7-docker-4c-2g-309’ is offline 05:32:51 ‘prd-ubuntu18.04-docker-8c-8g-249’ doesn’t have label ‘centos7-docker-4c-2g’ 05:32:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-242’ doesn’t have label ‘centos7-docker-4c-2g’ 05:32:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-247’ doesn’t have label ‘centos7-docker-4c-2g’ 05:32:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-248’ doesn’t have label ‘centos7-docker-4c-2g’ 05:32:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-255’ doesn’t have label ‘centos7-docker-4c-2g’ 05:32:51 Still waiting to schedule task 05:32:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:35:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-264 in /w/workspace/gexfoundry_device-snmp-go_PR-105 [Pipeline] { [Pipeline] ws 05:35:58 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 05:35:58 Selected Git installation does not exist. Using Default 05:35:58 The recommended git tool is: NONE 05:36:04 using credential edgex-jenkins-ssh 05:36:04 Cloning the remote Git repository 05:36:04 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:36:04 > git init /w/workspace/device-snmp-go/2 # timeout=10 05:36:04 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:36:04 > git --version # timeout=10 05:36:04 > git --version # 'git version 2.17.1' 05:36:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:07 Merging remotes/origin/master commit 36f220337c15c882742676291291e5935134de27 into PR head commit 51ad40886038f7d520e0ea8cb5c400b901110306 05:36:07 Merge succeeded, producing 51ad40886038f7d520e0ea8cb5c400b901110306 05:36:07 Checking out Revision 51ad40886038f7d520e0ea8cb5c400b901110306 (PR-105) 05:36:06 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:36:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:06 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:36:06 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:36:07 > git config core.sparsecheckout # timeout=10 05:36:07 > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 05:36:07 > git remote # timeout=10 05:36:07 > git config --get remote.origin.url # timeout=10 05:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:07 > git merge 36f220337c15c882742676291291e5935134de27 # timeout=10 05:36:07 > git rev-parse HEAD^{commit} # timeout=10 05:36:07 > git config core.sparsecheckout # timeout=10 05:36:07 > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 05:36:11 Commit message: "fix: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:36:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:36:13 + sudo service docker restart 05:36:13 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:32 provisioning config files... 05:36:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config1110884033677872347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:32 ---> docker-login.sh 05:36:32 nexus3.edgexfoundry.org:10001 05:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:33 Configure a credential helper to remove this warning. See 05:36:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:33 05:36:33 Login Succeeded 05:36:33 nexus3.edgexfoundry.org:10002 05:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:34 Configure a credential helper to remove this warning. See 05:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:34 05:36:34 Login Succeeded 05:36:34 nexus3.edgexfoundry.org:10003 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 nexus3.edgexfoundry.org:10004 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 docker.io 05:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:36 Configure a credential helper to remove this warning. See 05:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:36 05:36:36 Login Succeeded 05:36:36 ---> docker-login.sh ends [Pipeline] } 05:36:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:36:36 ========================================================= 05:36:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:36:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:36:37 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:36:37 Sending build context to Docker daemon 367.6kB 05:36:37 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:36:37 Step 2/10 : FROM ${BASE} 05:36:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:36:37 595b0fe564bb: Pulling fs layer 05:36:37 7186ed65a4f7: Pulling fs layer 05:36:37 316046926c0a: Pulling fs layer 05:36:37 4ebd0625c992: Pulling fs layer 05:36:37 207e8628e3a3: Pulling fs layer 05:36:37 c791037a9be2: Pulling fs layer 05:36:37 ffd874e62e21: Pulling fs layer 05:36:37 207e8628e3a3: Waiting 05:36:37 c791037a9be2: Waiting 05:36:37 ffd874e62e21: Waiting 05:36:37 316046926c0a: Download complete 05:36:38 7186ed65a4f7: Verifying Checksum 05:36:38 7186ed65a4f7: Download complete 05:36:38 207e8628e3a3: Download complete 05:36:38 c791037a9be2: Verifying Checksum 05:36:38 c791037a9be2: Download complete 05:36:38 595b0fe564bb: Verifying Checksum 05:36:38 595b0fe564bb: Download complete 05:36:39 595b0fe564bb: Pull complete 05:36:39 7186ed65a4f7: Pull complete 05:36:39 316046926c0a: Pull complete 05:36:40 ffd874e62e21: Verifying Checksum 05:36:40 ffd874e62e21: Download complete 05:36:42 4ebd0625c992: Verifying Checksum 05:36:42 4ebd0625c992: Download complete 05:36:52 4ebd0625c992: Pull complete 05:36:52 207e8628e3a3: Pull complete 05:36:53 c791037a9be2: Pull complete 05:36:57 ffd874e62e21: Pull complete 05:36:57 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:36:57 ---> cfc18b08335c 05:36:57 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:36:59 ---> Running in b58361ed4716 05:36:59 Removing intermediate container b58361ed4716 05:36:59 ---> 0b7cdf0549f1 05:36:59 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:37:00 ---> Running in ff8f76196db4 05:37:00 Removing intermediate container ff8f76196db4 05:37:00 ---> 5f7109f8904a 05:37:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:37:00 ---> Running in c435c361b406 05:37:01 Removing intermediate container c435c361b406 05:37:01 ---> 61cde9c1cdda 05:37:01 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:01 ---> Running in 38ec758b54ac 05:37:04 Removing intermediate container 38ec758b54ac 05:37:04 ---> e3399b6a6416 05:37:04 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:37:04 ---> Running in 0afe2ea70745 05:37:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:37:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:37:07 (1/13) Installing libc-dev (0.7.2-r3) 05:37:07 (2/13) Installing libsodium (1.0.18-r0) 05:37:07 (3/13) Installing pkgconf (1.7.3-r0) 05:37:07 (4/13) Installing libsodium-dev (1.0.18-r0) 05:37:07 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:37:07 (6/13) Installing libedit (20191231.3.1-r1) 05:37:07 (7/13) Installing openssh-client (8.4_p1-r3) 05:37:08 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:37:08 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:37:08 (10/13) Installing openssh-server (8.4_p1-r3) 05:37:08 (11/13) Installing openssh (8.4_p1-r3) 05:37:08 (12/13) Installing libzmq (4.3.3-r1) 05:37:08 (13/13) Installing zeromq-dev (4.3.3-r1) 05:37:08 Executing busybox-1.32.1-r6.trigger 05:37:08 OK: 145 MiB in 53 packages 05:37:10 Removing intermediate container 0afe2ea70745 05:37:10 ---> 6dbf9a8f7486 05:37:10 Step 8/10 : WORKDIR /device-snmp-go 05:37:10 ---> Running in 4feef5d635ec 05:37:11 Removing intermediate container 4feef5d635ec 05:37:11 ---> 8e518600cfb0 05:37:11 Step 9/10 : COPY . . 05:37:12 ---> eb4bf69f4777 05:37:12 Step 10/10 : RUN go mod download 05:37:12 ---> Running in 41ace3507f42 05:37:39 Removing intermediate container 41ace3507f42 05:37:39 ---> 38ecbff14b6c 05:37:39 Successfully built 38ecbff14b6c 05:37:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:37:39 + docker inspect -f . ci-base-image-arm64 05:37:39 . [Pipeline] withDockerContainer 05:37:40 prd-ubuntu18.04-docker-arm64-4c-16g-264 does not seem to be running inside a container 05:37:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:37:42 $ docker top 5f241ec6575428f9beda8157c80014929d4b419b47bddd6408119771a81197f4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:43 + go version 05:37:43 go version go1.16.3 linux/arm64 [Pipeline] } 05:37:43 $ docker stop --time=1 5f241ec6575428f9beda8157c80014929d4b419b47bddd6408119771a81197f4 05:37:45 $ docker rm -f 5f241ec6575428f9beda8157c80014929d4b419b47bddd6408119771a81197f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:37:46 + docker inspect -f . ci-base-image-arm64 05:37:46 . [Pipeline] withDockerContainer 05:37:46 prd-ubuntu18.04-docker-arm64-4c-16g-264 does not seem to be running inside a container 05:37:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:37:48 $ docker top c472120b102331577420e84986a8f0793739c5d07973916ed6cd71ff18770f0f -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:49 + go mod tidy [Pipeline] sh 05:37:50 + make test 05:37:50 go mod tidy 05:37:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:37:52 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:38:41 Running on prd-centos7-docker-4c-2g-257 in /w/workspace/gexfoundry_device-snmp-go_PR-105 [Pipeline] { [Pipeline] ws 05:38:41 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 05:38:41 Selected Git installation does not exist. Using Default 05:38:41 The recommended git tool is: NONE 05:38:44 using credential edgex-jenkins-ssh 05:38:44 Cloning the remote Git repository 05:38:44 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:38:44 > git init /w/workspace/device-snmp-go/2 # timeout=10 05:38:44 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:38:44 > git --version # timeout=10 05:38:44 > git --version # 'git version 2.24.4' 05:38:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:44 [INFO] Currently running in a labeled security context 05:38:44 [INFO] Currently SELinux is 'enforcing' on the host 05:38:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh389081370056314484.key 05:38:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:45 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:38:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:45 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:38:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:38:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:45 [INFO] Currently running in a labeled security context 05:38:45 [INFO] Currently SELinux is 'enforcing' on the host 05:38:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh2393368923132823910.key 05:38:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:38:45 Merging remotes/origin/master commit 36f220337c15c882742676291291e5935134de27 into PR head commit 51ad40886038f7d520e0ea8cb5c400b901110306 05:38:45 Merge succeeded, producing 51ad40886038f7d520e0ea8cb5c400b901110306 05:38:45 Checking out Revision 51ad40886038f7d520e0ea8cb5c400b901110306 (PR-105) 05:38:45 > git config core.sparsecheckout # timeout=10 05:38:45 > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 05:38:45 > git remote # timeout=10 05:38:45 > git config --get remote.origin.url # timeout=10 05:38:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:45 [INFO] Currently running in a labeled security context 05:38:45 [INFO] Currently SELinux is 'enforcing' on the host 05:38:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh1539448198254054604.key 05:38:45 > git merge 36f220337c15c882742676291291e5935134de27 # timeout=10 05:38:45 > git rev-parse HEAD^{commit} # timeout=10 05:38:45 > git config core.sparsecheckout # timeout=10 05:38:45 > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 05:38:49 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:38:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.053s coverage: 0.0% of statements 05:38:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:38:49 Commit message: "fix: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:38:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:38:50 + sudo service docker restart 05:38:50 + true 05:38:50 Redirecting to /bin/systemctl restart docker.service 05:39:07 gofmt -l . 05:39:07 [ "`gofmt -l .`" = "" ] 05:39:07 ./bin/test-attribution-txt.sh [Pipeline] } 05:39:08 $ docker stop --time=1 c472120b102331577420e84986a8f0793739c5d07973916ed6cd71ff18770f0f 05:39:11 $ docker rm -f c472120b102331577420e84986a8f0793739c5d07973916ed6cd71ff18770f0f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:11 provisioning config files... 05:39:11 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config7221729165730849854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:39:12 ---> docker-login.sh 05:39:12 nexus3.edgexfoundry.org:10001 05:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:12 Configure a credential helper to remove this warning. See 05:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:12 05:39:12 Login Succeeded 05:39:12 nexus3.edgexfoundry.org:10002 05:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:12 Configure a credential helper to remove this warning. See 05:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:12 05:39:12 Login Succeeded 05:39:12 nexus3.edgexfoundry.org:10003 05:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:12 Configure a credential helper to remove this warning. See 05:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:12 05:39:12 Login Succeeded 05:39:12 nexus3.edgexfoundry.org:10004 05:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:12 Configure a credential helper to remove this warning. See 05:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:12 05:39:12 Login Succeeded 05:39:12 docker.io 05:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] script [Pipeline] { 05:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:12 Configure a credential helper to remove this warning. See 05:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:12 05:39:12 Login Succeeded 05:39:12 ---> docker-login.sh ends [Pipeline] } 05:39:13 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:39:13 ========================================================= 05:39:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:39:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:39:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:39:13 Sending build context to Docker daemon 368.6kB 05:39:13 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:39:13 Step 2/10 : FROM ${BASE} 05:39:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:39:13 540db60ca938: Pulling fs layer 05:39:13 adcc1eea9eea: Pulling fs layer 05:39:13 4c4ab2625f07: Pulling fs layer 05:39:13 0510c868ecb4: Pulling fs layer 05:39:13 afea3b2eda06: Pulling fs layer 05:39:13 7809a108b3ef: Pulling fs layer 05:39:13 f706445af74f: Pulling fs layer 05:39:13 0510c868ecb4: Waiting 05:39:13 afea3b2eda06: Waiting 05:39:13 7809a108b3ef: Waiting 05:39:13 f706445af74f: Waiting 05:39:13 4c4ab2625f07: Verifying Checksum 05:39:13 4c4ab2625f07: Download complete 05:39:13 adcc1eea9eea: Download complete 05:39:14 + ls -al . 05:39:14 total 128 05:39:14 drwxrwxr-x 7 jenkins jenkins 4096 Jun 3 05:39 . 05:39:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:36 .. 05:39:14 -rw-rw-r-- 1 jenkins jenkins 6 Jun 3 05:36 .dockerignore 05:39:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 05:36 .git 05:39:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:36 .github 05:39:14 -rw-rw-r-- 1 jenkins jenkins 269 Jun 3 05:36 .gitignore 05:39:14 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 3 05:36 Attribution.txt 05:39:14 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 3 05:36 Dockerfile 05:39:14 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 3 05:36 Dockerfile.build 05:39:14 -rw-rw-r-- 1 jenkins jenkins 656 Jun 3 05:36 Jenkinsfile 05:39:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 05:36 LICENSE 05:39:14 -rw-rw-r-- 1 jenkins jenkins 936 Jun 3 05:36 Makefile 05:39:14 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 3 05:36 README.md 05:39:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 05:32 VERSION 05:39:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:36 bin 05:39:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:36 cmd 05:39:14 -rw-r--r-- 1 jenkins jenkins 7631 Jun 3 05:38 coverage.out 05:39:14 -rw-rw-r-- 1 jenkins jenkins 222 Jun 3 05:36 go.mod 05:39:14 -rw-r--r-- 1 jenkins jenkins 21016 Jun 3 05:37 go.sum 05:39:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:36 internal 05:39:14 -rw-rw-r-- 1 jenkins jenkins 209 Jun 3 05:36 version.go [Pipeline] isUnix [Pipeline] sh 05:39:14 afea3b2eda06: Verifying Checksum 05:39:14 afea3b2eda06: Download complete 05:39:14 540db60ca938: Verifying Checksum 05:39:14 540db60ca938: Download complete 05:39:14 7809a108b3ef: Verifying Checksum 05:39:14 7809a108b3ef: Download complete 05:39:14 540db60ca938: Pull complete 05:39:14 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=51ad40886038f7d520e0ea8cb5c400b901110306 --label arch=arm64 --label version=0.0.0 . 05:39:14 adcc1eea9eea: Pull complete 05:39:14 4c4ab2625f07: Pull complete 05:39:14 Sending build context to Docker daemon 375.8kB 05:39:14 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:39:14 Step 2/24 : FROM ${BASE} AS builder 05:39:14 ---> 38ecbff14b6c 05:39:14 Step 3/24 : ARG MAKE='make build' 05:39:15 ---> Running in 0cf24e94daa0 05:39:15 Removing intermediate container 0cf24e94daa0 05:39:15 ---> 24d0aca1e27f 05:39:15 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:39:15 ---> Running in 647adf6287cb 05:39:16 Removing intermediate container 647adf6287cb 05:39:16 ---> e7498c06a317 05:39:16 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:39:16 ---> Running in ee42c232d159 05:39:16 f706445af74f: Verifying Checksum 05:39:16 f706445af74f: Download complete 05:39:16 Removing intermediate container ee42c232d159 05:39:16 ---> 4647e23e3737 05:39:16 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:17 ---> Running in 682eaba1bede 05:39:17 0510c868ecb4: Verifying Checksum 05:39:17 0510c868ecb4: Download complete 05:39:19 Removing intermediate container 682eaba1bede 05:39:19 ---> ea0b94dc3f06 05:39:19 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:19 ---> Running in 3b874c68b40b 05:39:20 0510c868ecb4: Pull complete 05:39:20 afea3b2eda06: Pull complete 05:39:20 7809a108b3ef: Pull complete 05:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:39:22 f706445af74f: Pull complete 05:39:22 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:39:22 ---> b068be0155e3 05:39:22 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:39:22 OK: 145 MiB in 53 packages 05:39:23 Removing intermediate container 3b874c68b40b 05:39:23 ---> 535b12f0250b 05:39:23 Step 8/24 : WORKDIR /device-snmp-go 05:39:24 ---> Running in 9e5e71689300 05:39:24 Removing intermediate container 9e5e71689300 05:39:24 ---> 85157aa580f4 05:39:24 Step 9/24 : COPY . . 05:39:25 ---> Running in 1c9fe74f0344 05:39:25 Removing intermediate container 1c9fe74f0344 05:39:25 ---> 7fcd35aff4a5 05:39:25 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:39:25 ---> Running in dfbb6fe5ada0 05:39:25 Removing intermediate container dfbb6fe5ada0 05:39:25 ---> c8d220751d29 05:39:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:39:25 ---> Running in 6f435fa936d9 05:39:25 Removing intermediate container 6f435fa936d9 05:39:25 ---> a3c3f2829bde 05:39:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:25 ---> Running in 83bf25abef0c 05:39:25 ---> 6ee07d81a9ee 05:39:25 Step 10/24 : RUN go mod tidy 05:39:25 ---> Running in 2c53a98d735d 05:39:26 Removing intermediate container 83bf25abef0c 05:39:26 ---> 1611429f78cd 05:39:26 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:26 ---> Running in 8074a2ac2864 05:39:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:39:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:39:27 (1/13) Installing libc-dev (0.7.2-r3) 05:39:27 (2/13) Installing libsodium (1.0.18-r0) 05:39:27 (3/13) Installing pkgconf (1.7.3-r0) 05:39:27 (4/13) Installing libsodium-dev (1.0.18-r0) 05:39:27 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:39:28 (6/13) Installing libedit (20191231.3.1-r1) 05:39:28 (7/13) Installing openssh-client (8.4_p1-r3) 05:39:28 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:39:28 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:39:28 (10/13) Installing openssh-server (8.4_p1-r3) 05:39:28 (11/13) Installing openssh (8.4_p1-r3) 05:39:28 (12/13) Installing libzmq (4.3.3-r1) 05:39:28 (13/13) Installing zeromq-dev (4.3.3-r1) 05:39:28 Executing busybox-1.32.1-r6.trigger 05:39:28 OK: 156 MiB in 53 packages 05:39:29 Removing intermediate container 2c53a98d735d 05:39:29 ---> 8d29a71e8f85 05:39:29 Step 11/24 : RUN make update 05:39:29 ---> Running in ea8980b00061 05:39:29 Removing intermediate container 8074a2ac2864 05:39:29 ---> 6057ddaa4a5e 05:39:29 Step 8/10 : WORKDIR /device-snmp-go 05:39:29 ---> Running in 4f48b3119408 05:39:29 Removing intermediate container 4f48b3119408 05:39:29 ---> ffaaf4a5f4d9 05:39:29 Step 9/10 : COPY . . 05:39:29 ---> 6a5152e38e7f 05:39:29 Step 10/10 : RUN go mod download 05:39:29 ---> Running in d839f65c0859 05:39:30 CGO_ENABLED=0 GO111MODULE=on go mod download 05:39:31 Removing intermediate container ea8980b00061 05:39:31 ---> a8c9dbb676e2 05:39:31 Step 12/24 : RUN ${MAKE} 05:39:31 ---> Running in 92f14b60ea5b 05:39:32 go mod tidy 05:39:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 05:39:39 Removing intermediate container d839f65c0859 05:39:39 ---> 51ee12c93ebe 05:39:39 Successfully built 51ee12c93ebe 05:39:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:39:40 + docker inspect -f . ci-base-image-x86_64 05:39:40 . [Pipeline] withDockerContainer 05:39:40 prd-centos7-docker-4c-2g-257 does not seem to be running inside a container 05:39:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:39:40 $ docker top 115f1f48b93ac891ef21121547c17062cba507712e86dcd6d88ff933d6069948 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:40 + go version 05:39:40 go version go1.16.3 linux/amd64 [Pipeline] } 05:39:40 $ docker stop --time=1 115f1f48b93ac891ef21121547c17062cba507712e86dcd6d88ff933d6069948 05:39:42 $ docker rm -f 115f1f48b93ac891ef21121547c17062cba507712e86dcd6d88ff933d6069948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:39:42 + docker inspect -f . ci-base-image-x86_64 05:39:42 . [Pipeline] withDockerContainer 05:39:42 prd-centos7-docker-4c-2g-257 does not seem to be running inside a container 05:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:39:43 $ docker top d262fa850f1d924aac26ad4c061af5e98ab40ec0aa02bcf519fe0ae45c7c4312 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:43 + go mod tidy [Pipeline] sh 05:39:44 + make test 05:39:44 go mod tidy 05:39:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:39:45 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:40:00 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:40:00 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 05:40:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:40:05 gofmt -l . 05:40:05 [ "`gofmt -l .`" = "" ] 05:40:05 ./bin/test-attribution-txt.sh [Pipeline] } 05:40:05 $ docker stop --time=1 d262fa850f1d924aac26ad4c061af5e98ab40ec0aa02bcf519fe0ae45c7c4312 05:40:07 $ docker rm -f d262fa850f1d924aac26ad4c061af5e98ab40ec0aa02bcf519fe0ae45c7c4312 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:40:07 Warning: overwriting stash ‘coverage-report’ 05:40:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:40:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:40:08 + ls -al . 05:40:08 total 104 05:40:08 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 3 05:40 . 05:40:08 drwxrwxr-x. 4 jenkins jenkins 28 Jun 3 05:38 .. 05:40:08 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 3 05:38 Attribution.txt 05:40:08 drwxrwxr-x. 2 jenkins jenkins 60 Jun 3 05:38 bin 05:40:08 drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 05:38 cmd 05:40:08 -rw-r--r--. 1 jenkins jenkins 7631 Jun 3 05:39 coverage.out 05:40:08 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 3 05:38 Dockerfile 05:40:08 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 3 05:38 Dockerfile.build 05:40:08 -rw-rw-r--. 1 jenkins jenkins 6 Jun 3 05:38 .dockerignore 05:40:08 drwxrwxr-x. 8 jenkins jenkins 179 Jun 3 05:38 .git 05:40:08 drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 05:38 .github 05:40:08 -rw-rw-r--. 1 jenkins jenkins 269 Jun 3 05:38 .gitignore 05:40:08 -rw-rw-r--. 1 jenkins jenkins 222 Jun 3 05:38 go.mod 05:40:08 -rw-r--r--. 1 jenkins jenkins 21016 Jun 3 05:39 go.sum 05:40:08 drwxrwxr-x. 3 jenkins jenkins 20 Jun 3 05:38 internal 05:40:08 -rw-rw-r--. 1 jenkins jenkins 656 Jun 3 05:38 Jenkinsfile 05:40:08 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 05:38 LICENSE 05:40:08 -rw-rw-r--. 1 jenkins jenkins 936 Jun 3 05:38 Makefile 05:40:08 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 3 05:38 README.md 05:40:08 -rw-rw-r--. 1 jenkins jenkins 5 Jun 3 05:32 VERSION 05:40:08 -rw-rw-r--. 1 jenkins jenkins 209 Jun 3 05:38 version.go [Pipeline] isUnix [Pipeline] sh 05:40:08 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=51ad40886038f7d520e0ea8cb5c400b901110306 --label arch=amd64 --label version=0.0.0 . 05:40:08 Sending build context to Docker daemon 376.8kB 05:40:08 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:40:08 Step 2/24 : FROM ${BASE} AS builder 05:40:08 ---> 51ee12c93ebe 05:40:08 Step 3/24 : ARG MAKE='make build' 05:40:08 ---> Running in 4ee11c41d3ed 05:40:08 Removing intermediate container 4ee11c41d3ed 05:40:08 ---> 97d311e59ce5 05:40:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:40:08 ---> Running in 1004b9a24a2f 05:40:09 Removing intermediate container 1004b9a24a2f 05:40:09 ---> cd6788e3a6de 05:40:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:40:09 ---> Running in d49ad6c4b5af 05:40:09 Removing intermediate container d49ad6c4b5af 05:40:09 ---> f092befaa86f 05:40:09 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:09 ---> Running in e7b2c63e6ffe 05:40:09 Removing intermediate container e7b2c63e6ffe 05:40:09 ---> 2bdabe615b51 05:40:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:40:09 ---> Running in 169c093d08b8 05:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:40:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:40:11 OK: 156 MiB in 53 packages 05:40:11 Removing intermediate container 169c093d08b8 05:40:11 ---> 57a38f6d26ae 05:40:11 Step 8/24 : WORKDIR /device-snmp-go 05:40:11 ---> Running in 4d3958b729d9 05:40:11 Removing intermediate container 4d3958b729d9 05:40:11 ---> a2d68e3af357 05:40:11 Step 9/24 : COPY . . 05:40:12 Removing intermediate container 92f14b60ea5b 05:40:12 ---> 75e91d40098d 05:40:12 Step 13/24 : FROM alpine:3.12 05:40:12 3.12: Pulling from library/alpine 05:40:12 d2f70382dc9a: Pulling fs layer 05:40:12 d2f70382dc9a: Verifying Checksum 05:40:12 d2f70382dc9a: Download complete 05:40:12 d2f70382dc9a: Pull complete 05:40:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:40:12 Status: Downloaded newer image for alpine:3.12 05:40:12 ---> 9852663dfa18 05:40:12 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:40:12 ---> Running in b06d907429e2 05:40:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:40:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:40:12 (1/6) Installing dumb-init (1.2.2-r1) 05:40:12 (2/6) Installing libgcc (9.3.0-r2) 05:40:12 (3/6) Installing libsodium (1.0.18-r0) 05:40:12 (4/6) Installing libstdc++ (9.3.0-r2) 05:40:12 (5/6) Installing libzmq (4.3.3-r0) 05:40:12 (6/6) Installing zeromq (4.3.3-r0) 05:40:12 Executing busybox-1.31.1-r20.trigger 05:40:12 OK: 8 MiB in 20 packages 05:40:12 ---> bff937bd7e7b 05:40:12 Step 10/24 : RUN go mod tidy 05:40:12 ---> Running in 0a8f51b510fa 05:40:12 Removing intermediate container 0a8f51b510fa 05:40:12 ---> 9fd8bec87917 05:40:12 Step 11/24 : RUN make update 05:40:12 ---> Running in 32ad705cc923 05:40:13 CGO_ENABLED=0 GO111MODULE=on go mod download 05:40:13 Removing intermediate container b06d907429e2 05:40:13 ---> 8b5120444285 05:40:13 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:40:13 Removing intermediate container 32ad705cc923 05:40:13 ---> 000c1a7f5808 05:40:13 Step 12/24 : RUN ${MAKE} 05:40:13 ---> Running in 9993e6aaf2b9 05:40:13 go mod tidy 05:40:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 05:40:14 ---> fdee288e6ad0 05:40:14 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:40:15 ---> 3872cb8d681e 05:40:15 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:40:16 ---> a649dad81a9d 05:40:16 Step 18/24 : EXPOSE 59993 05:40:16 ---> Running in ea0de087a3e3 05:40:16 Removing intermediate container ea0de087a3e3 05:40:16 ---> e9f552dd6a02 05:40:16 Step 19/24 : EXPOSE 161 05:40:16 ---> Running in 85e747e711f5 05:40:17 Removing intermediate container 85e747e711f5 05:40:17 ---> f76d245558c8 05:40:17 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:40:17 ---> Running in 07ef666b4988 05:40:17 Removing intermediate container 07ef666b4988 05:40:17 ---> 6f805db86448 05:40:17 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:40:17 ---> Running in 9a65991bfc56 05:40:18 Removing intermediate container 9a65991bfc56 05:40:18 ---> 8fbd05abe3ac 05:40:18 Step 22/24 : LABEL arch=arm64 05:40:18 ---> Running in 78d31b6cc0be 05:40:19 Removing intermediate container 78d31b6cc0be 05:40:19 ---> f479e9582c54 05:40:19 Step 23/24 : LABEL git_sha=51ad40886038f7d520e0ea8cb5c400b901110306 05:40:19 ---> Running in 2ca008eb95a2 05:40:19 Removing intermediate container 2ca008eb95a2 05:40:19 ---> 17f4d2b5c2e5 05:40:19 Step 24/24 : LABEL version=0.0.0 05:40:19 ---> Running in 4810708b0052 05:40:20 Removing intermediate container 4810708b0052 05:40:20 ---> 5dcdb0b62370 05:40:20 [Warning] One or more build-args [ARCH] were not consumed 05:40:20 Successfully built 5dcdb0b62370 05:40:20 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:40:20 ---> job-cost.sh 05:40:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WfdW 05:40:25 Removing intermediate container 9993e6aaf2b9 05:40:25 ---> f5056478c55f 05:40:25 Step 13/24 : FROM alpine:3.12 05:40:25 3.12: Pulling from library/alpine 05:40:25 339de151aab4: Pulling fs layer 05:40:25 339de151aab4: Verifying Checksum 05:40:25 339de151aab4: Download complete 05:40:25 339de151aab4: Pull complete 05:40:25 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:40:25 Status: Downloaded newer image for alpine:3.12 05:40:25 ---> 13621d1b12d4 05:40:25 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:40:25 ---> Running in 9679fb23484c 05:40:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:40:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:40:25 (1/6) Installing dumb-init (1.2.2-r1) 05:40:25 (2/6) Installing libgcc (9.3.0-r2) 05:40:25 (3/6) Installing libsodium (1.0.18-r0) 05:40:25 (4/6) Installing libstdc++ (9.3.0-r2) 05:40:25 (5/6) Installing libzmq (4.3.3-r0) 05:40:25 (6/6) Installing zeromq (4.3.3-r0) 05:40:25 Executing busybox-1.31.1-r20.trigger 05:40:25 OK: 8 MiB in 20 packages 05:40:26 Removing intermediate container 9679fb23484c 05:40:26 ---> 126eb928bac2 05:40:26 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:40:26 ---> b1cba3d1c02b 05:40:26 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:40:26 ---> d0ff2d2e9ef7 05:40:26 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:40:26 ---> 2ada5a924716 05:40:26 Step 18/24 : EXPOSE 59993 05:40:26 ---> Running in a4dde6063b0b 05:40:26 Removing intermediate container a4dde6063b0b 05:40:26 ---> b047bbd9f3d2 05:40:26 Step 19/24 : EXPOSE 161 05:40:26 ---> Running in a1b7da443282 05:40:26 Removing intermediate container a1b7da443282 05:40:26 ---> 2fcce7c2a978 05:40:26 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:40:26 ---> Running in c680cb58fb78 05:40:26 Removing intermediate container c680cb58fb78 05:40:26 ---> 979b6bdb8219 05:40:26 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:40:27 ---> Running in 505efdf7931c 05:40:27 Removing intermediate container 505efdf7931c 05:40:27 ---> f2eb82cfb911 05:40:27 Step 22/24 : LABEL arch=amd64 05:40:27 ---> Running in 3863759524f0 05:40:27 Removing intermediate container 3863759524f0 05:40:27 ---> 37f9627d6f2d 05:40:27 Step 23/24 : LABEL git_sha=51ad40886038f7d520e0ea8cb5c400b901110306 05:40:27 ---> Running in 2cf99a70b1b9 05:40:27 Removing intermediate container 2cf99a70b1b9 05:40:27 ---> 88f508fa103d 05:40:27 Step 24/24 : LABEL version=0.0.0 05:40:27 ---> Running in b6dbe936e5ac 05:40:27 Removing intermediate container b6dbe936e5ac 05:40:27 ---> 75393e9c100c 05:40:27 [Warning] One or more build-args [ARCH] were not consumed 05:40:27 Successfully built 75393e9c100c 05:40:27 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:40:28 ---> job-cost.sh 05:40:28 INFO: Not able to calculate job cost on AWS [Pipeline] sh 05:40:28 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 05:40:28 + cut -d, -f6 05:40:28 cat: /w/workspace/device-snmp-go/2/archives/cost.csv: No such file or directory [Pipeline] lock 05:40:28 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] 05:40:28 Resource [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] did not exist. Created. 05:40:28 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] } 05:40:28 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] [Pipeline] // lock Error when executing always post condition: java.lang.NumberFormatException: empty String at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842) at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122) at java.lang.Float.parseFloat(Float.java:451) at java.lang.Float.valueOf(Float.java:416) at org.codehaus.groovy.runtime.StringGroovyMethods.toFloat(StringGroovyMethods.java:3292) at org.codehaus.groovy.runtime.StringGroovyMethods.asType(StringGroovyMethods.java:181) at org.codehaus.groovy.runtime.dgm$1048.doMethodInvoke(Unknown Source) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1213) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022) at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:913) at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:904) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:168) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.asType(ScriptBytecodeAdapter.java:591) at org.kohsuke.groovy.sandbox.impl.Checker.lambda$preCheckedCast$1(Checker.java:717) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCast(Checker.java:605) at org.kohsuke.groovy.sandbox.impl.Checker$checkedCast.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:56) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:194) at org.kohsuke.groovy.sandbox.impl.Checker$2.call(Checker.java:194) at org.kohsuke.groovy.sandbox.GroovyInterceptor.onStaticCall(GroovyInterceptor.java:35) at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onStaticCall(SandboxInterceptor.java:186) at org.kohsuke.groovy.sandbox.impl.Checker$2.call(Checker.java:192) at org.kohsuke.groovy.sandbox.impl.Checker.checkedStaticCall(Checker.java:196) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:103) at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) at lfParallelCostCapture.call(lfParallelCostCapture.groovy:30) at ___cps.transform___(Native Method) at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:86) at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113) at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83) at sun.reflect.GeneratedMethodAccessor502.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:40:28 Failed in branch amd64 05:40:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:42:36 lf-activate-venv(): INFO: Adding /tmp/venv-WfdW/bin to PATH 05:42:36 INFO: No Stack... 05:42:36 INFO: Retrieving Pricing Info for: v2-standard-4 05:42:36 INFO: Archiving Costs [Pipeline] sh 05:42:37 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 05:42:37 + cut -d, -f6 [Pipeline] lock 05:42:37 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] 05:42:37 Resource [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] did not exist. Created. 05:42:37 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:37 + echo total: 0.18000000715255737 [Pipeline] stash 05:42:37 Stashed 1 file(s) [Pipeline] } 05:42:37 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:42:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:42:39 ---> package-listing.sh 05:42:39 ++ facter osfamily 05:42:39 ++ tr '[:upper:]' '[:lower:]' 05:42:40 + OS_FAMILY=redhat 05:42:40 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-105 05:42:40 + START_PACKAGES=/tmp/packages_start.txt 05:42:40 + END_PACKAGES=/tmp/packages_end.txt 05:42:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:40 + PACKAGES=/tmp/packages_start.txt 05:42:40 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-105 ']' 05:42:40 + PACKAGES=/tmp/packages_end.txt 05:42:40 + case "${OS_FAMILY}" in 05:42:40 + rpm -qa 05:42:40 + sort 05:42:40 + '[' -f /tmp/packages_start.txt ']' 05:42:40 + '[' -f /tmp/packages_end.txt ']' 05:42:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:40 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-105 ']' 05:42:40 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-105/archives/ 05:42:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-105/archives/ [Pipeline] echo 05:42:40 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_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:42:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:42:41 05:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:42:41 alpine: Pulling from edgex-lftools-log-publisher 05:42:41 df20fa9351a1: Pulling fs layer 05:42:41 36b3adc4ff6f: Pulling fs layer 05:42:41 8ad3a11d3b57: Pulling fs layer 05:42:41 46f8f816bc3b: Pulling fs layer 05:42:41 93b61091891f: Pulling fs layer 05:42:41 93b9cdb0e59b: Pulling fs layer 05:42:41 5e14af77c1be: Pulling fs layer 05:42:41 01666e4c0597: Pulling fs layer 05:42:41 aa168da1d23b: Pulling fs layer 05:42:41 46f8f816bc3b: Waiting 05:42:41 93b61091891f: Waiting 05:42:41 93b9cdb0e59b: Waiting 05:42:41 5e14af77c1be: Waiting 05:42:41 01666e4c0597: Waiting 05:42:41 aa168da1d23b: Waiting 05:42:41 36b3adc4ff6f: Verifying Checksum 05:42:41 36b3adc4ff6f: Download complete 05:42:41 46f8f816bc3b: Verifying Checksum 05:42:41 46f8f816bc3b: Download complete 05:42:42 df20fa9351a1: Verifying Checksum 05:42:42 df20fa9351a1: Download complete 05:42:42 93b9cdb0e59b: Verifying Checksum 05:42:42 93b9cdb0e59b: Download complete 05:42:42 5e14af77c1be: Verifying Checksum 05:42:42 5e14af77c1be: Download complete 05:42:42 93b61091891f: Verifying Checksum 05:42:42 93b61091891f: Download complete 05:42:42 01666e4c0597: Verifying Checksum 05:42:42 01666e4c0597: Download complete 05:42:42 df20fa9351a1: Pull complete 05:42:42 8ad3a11d3b57: Verifying Checksum 05:42:42 8ad3a11d3b57: Download complete 05:42:42 36b3adc4ff6f: Pull complete 05:42:43 8ad3a11d3b57: Pull complete 05:42:43 46f8f816bc3b: Pull complete 05:42:43 93b61091891f: Pull complete 05:42:44 93b9cdb0e59b: Pull complete 05:42:44 5e14af77c1be: Pull complete 05:42:44 01666e4c0597: Pull complete 05:42:48 aa168da1d23b: Verifying Checksum 05:42:48 aa168da1d23b: Download complete 05:42:53 aa168da1d23b: Pull complete 05:42:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:42:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:42:53 prd-centos7-docker-4c-2g-254 does not seem to be running inside a container 05:42:53 $ 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_PR-105/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_PR-105 -v /w/workspace/gexfoundry_device-snmp-go_PR-105:/w/workspace/gexfoundry_device-snmp-go_PR-105:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:43:02 $ docker top 7dc6b8deb823f53b074fa4e724bf1814937d7d867c5257771895dd53538d9563 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:02 + touch /tmp/pre-build-complete [Pipeline] sh 05:43:03 + mkdir -p /var/log/sa [Pipeline] sh 05:43:03 + ls /var/log/sa-host 05:43:03 + sadf -c /var/log/sa-host/sa03 05:43:03 file_magic: OK 05:43:03 HZ: Using current value: 100 05:43:03 file_header: OK 05:43:03 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 05:43:03 Statistics: 05:43:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:43:03 File successfully converted to sysstat format version 12.2.1 05:43:03 + sadf -c /var/log/sa-host/sa05 05:43:03 file_magic: OK 05:43:03 HZ: Using current value: 100 05:43:03 file_header: OK 05:43:03 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 05:43:03 Statistics: 05:43:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:43:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:03 provisioning config files... 05:43:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/config5730735163153522271tmp [Pipeline] { [Pipeline] echo 05:43:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:43:04 ---> create-netrc.sh [Pipeline] } 05:43:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:43:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:43:04 ---> python-tools-install.sh [Pipeline] echo 05:43:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:43:04 ---> sudo-logs.sh 05:43:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:43:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:43:05 ---> job-cost.sh 05:43:05 lf-activate-venv: SKIPPING 05:43:05 DEBUG: total: 0.18000000715255737 05:43:05 INFO: Retrieving Stack Cost... 05:43:06 INFO: Retrieving Pricing Info for: v3-standard-2 05:43:06 INFO: Archiving Costs [Pipeline] echo 05:43:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:43:07 ---> logs-deploy.sh 05:43:07 lf-activate-venv: SKIPPING 05:43:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-105/2 05:43:07 INFO: archiving workspace using pattern(s): 05:43:08 Archives upload complete. 05:43:08 INFO: archiving logs to Nexus 05:43:08 ---> uname -a: 05:43:08 Linux prd-centos7-docker-4c-2g-254.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:43:08 05:43:08 05:43:08 ---> lscpu: 05:43:08 Architecture: x86_64 05:43:08 CPU op-mode(s): 32-bit, 64-bit 05:43:08 Byte Order: Little Endian 05:43:08 Address sizes: 40 bits physical, 48 bits virtual 05:43:08 CPU(s): 2 05:43:08 On-line CPU(s) list: 0,1 05:43:08 Thread(s) per core: 1 05:43:08 Core(s) per socket: 1 05:43:08 Socket(s): 2 05:43:08 NUMA node(s): 1 05:43:08 Vendor ID: AuthenticAMD 05:43:08 CPU family: 23 05:43:08 Model: 49 05:43:08 Model name: AMD EPYC-Rome Processor 05:43:08 Stepping: 0 05:43:08 CPU MHz: 2799.998 05:43:08 BogoMIPS: 5599.99 05:43:08 Virtualization: AMD-V 05:43:08 Hypervisor vendor: KVM 05:43:08 Virtualization type: full 05:43:08 L1d cache: 64 KiB 05:43:08 L1i cache: 64 KiB 05:43:08 L2 cache: 1 MiB 05:43:08 L3 cache: 32 MiB 05:43:08 NUMA node0 CPU(s): 0,1 05:43:08 Vulnerability Itlb multihit: Not affected 05:43:08 Vulnerability L1tf: Not affected 05:43:08 Vulnerability Mds: Not affected 05:43:08 Vulnerability Meltdown: Not affected 05:43:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:43:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:43:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:43:08 Vulnerability Srbds: Not affected 05:43:08 Vulnerability Tsx async abort: Not affected 05:43:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:43:08 05:43:08 05:43:08 ---> nproc: 05:43:08 2 05:43:08 05:43:08 05:43:08 ---> df -h: 05:43:08 Filesystem Size Used Available Use% Mounted on 05:43:08 overlay 40.0G 7.6G 32.4G 19% / 05:43:08 tmpfs 64.0M 0 64.0M 0% /dev 05:43:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:43:08 shm 64.0M 0 64.0M 0% /dev/shm 05:43:08 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:43:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:43:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:43:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:43:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:43:08 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-105 05:43:08 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:43:08 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp 05:43:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:43:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:43:08 05:43:08 05:43:08 ---> free -m: 05:43:08 total used free shared buff/cache available 05:43:08 Mem: 7821 986 4744 0 2090 6656 05:43:08 Swap: 1023 0 1023 05:43:08 05:43:08 05:43:08 ---> ip addr: 05:43:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:43:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:43:08 inet 127.0.0.1/8 scope host lo 05:43:08 valid_lft forever preferred_lft forever 05:43:08 inet6 ::1/128 scope host 05:43:08 valid_lft forever preferred_lft forever 05:43:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:43:08 link/ether fa:16:3e:bc:c4:c9 brd ff:ff:ff:ff:ff:ff 05:43:08 inet 10.30.123.113/23 brd 10.30.123.255 scope global dynamic eth0 05:43:08 valid_lft 85716sec preferred_lft 85716sec 05:43:08 inet6 fe80::f816:3eff:febc:c4c9/64 scope link 05:43:08 valid_lft forever preferred_lft forever 05:43:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:43:08 link/ether 02:42:37:76:43:f2 brd ff:ff:ff:ff:ff:ff 05:43:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:43:08 valid_lft forever preferred_lft forever 05:43:08 inet6 fe80::42:37ff:fe76:43f2/64 scope link 05:43:08 valid_lft forever preferred_lft forever 05:43:08 05:43:08 05:43:08 ---> sar -b -r -n DEV: 05:43:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 05:43:08 05:43:08 05:31:31 LINUX RESTART (2 CPU) 05:43:08 05:43:08 05:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:43:08 05:33:01 185.98 53.12 132.85 0.00 8701.91 41749.13 0.00 05:43:08 05:34:01 1.83 0.00 1.83 0.00 0.00 38.99 0.00 05:43:08 05:35:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 05:43:08 05:36:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 05:43:08 05:37:01 0.22 0.00 0.22 0.00 0.00 3.32 0.00 05:43:08 05:38:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 05:43:08 05:39:01 0.22 0.00 0.22 0.00 0.00 3.76 0.00 05:43:08 05:40:01 0.27 0.00 0.27 0.00 0.00 3.57 0.00 05:43:08 05:41:01 0.32 0.00 0.32 0.00 0.00 3.61 0.00 05:43:08 05:42:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 05:43:08 05:43:01 47.25 0.10 47.15 0.00 9.99 13610.28 0.00 05:43:08 Average: 21.31 4.77 16.54 0.00 780.22 4984.18 0.00 05:43:08 05:43:08 05:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:08 05:33:01 5459824 0 813404 10.16 2620 1733092 1285000 14.19 578340 1571296 128 05:43:08 05:34:01 5466120 0 807044 10.08 2620 1733156 1239096 13.68 573020 1571276 24 05:43:08 05:35:01 5466376 0 806844 10.07 2620 1733100 1239120 13.68 574680 1569732 20 05:43:08 05:36:01 5465764 0 807452 10.08 2620 1733104 1237040 13.66 575300 1569732 12 05:43:08 05:37:01 5465732 0 807476 10.08 2620 1733112 1237088 13.66 571300 1574260 16 05:43:08 05:38:01 5463832 0 809376 10.11 2620 1733112 1229844 13.58 573200 1574260 20 05:43:08 05:39:01 5465468 0 807732 10.09 2620 1733120 1208400 13.34 571992 1574260 16 05:43:08 05:40:01 5465080 0 808112 10.09 2620 1733128 1208436 13.34 572164 1574260 8 05:43:08 05:41:01 5457364 0 815824 10.19 2620 1733132 1208256 13.34 579652 1574260 8 05:43:08 05:42:01 5457608 0 815576 10.18 2620 1733136 1208256 13.34 581408 1572388 8 05:43:08 05:43:01 4902720 0 966052 12.06 2620 2137548 1389776 15.34 782364 1837628 12340 05:43:08 Average: 5412353 0 824081 10.29 2620 1769885 1244574 13.74 593947 1596668 1145 05:43:08 05:43:08 05:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:08 05:33:01 eth0 581.96 415.02 1083.61 87.85 0.00 0.00 0.00 0.00 05:43:08 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:33:01 docker0 1.22 1.03 0.30 2.64 0.00 0.00 0.00 0.00 05:43:08 05:34:01 eth0 4.56 0.65 1.09 0.55 0.00 0.00 0.00 0.00 05:43:08 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:35:01 eth0 3.08 0.75 0.94 0.59 0.00 0.00 0.00 0.00 05:43:08 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:36:01 eth0 2.25 0.58 0.66 0.40 0.00 0.00 0.00 0.00 05:43:08 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:37:01 eth0 1.60 0.70 0.82 0.61 0.00 0.00 0.00 0.00 05:43:08 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:38:01 eth0 0.75 0.45 0.41 0.27 0.00 0.00 0.00 0.00 05:43:08 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:39:01 eth0 1.07 0.30 0.33 0.17 0.00 0.00 0.00 0.00 05:43:08 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:40:01 eth0 0.55 0.28 0.27 0.23 0.00 0.00 0.00 0.00 05:43:08 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:41:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:43:08 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:42:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:43:08 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:43:01 eth0 308.63 276.90 2179.25 24.89 0.00 0.00 0.00 0.00 05:43:08 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 Average: eth0 81.51 62.74 295.90 10.39 0.00 0.00 0.00 0.00 05:43:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 Average: docker0 0.11 0.09 0.03 0.24 0.00 0.00 0.00 0.00 05:43:08 05:43:08 05:43:08 ---> sar -P ALL: 05:43:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 05:43:08 05:43:08 05:31:31 LINUX RESTART (2 CPU) 05:43:08 05:43:08 05:32:02 CPU %user %nice %system %iowait %steal %idle 05:43:08 05:33:01 all 18.02 0.00 6.03 4.85 0.07 71.03 05:43:08 05:33:01 0 17.21 0.00 6.24 3.30 0.07 73.18 05:43:08 05:33:01 1 18.83 0.00 5.81 6.41 0.07 68.88 05:43:08 05:34:01 all 0.11 0.00 0.03 0.00 0.04 99.82 05:43:08 05:34:01 0 0.13 0.00 0.03 0.00 0.03 99.80 05:43:08 05:34:01 1 0.08 0.00 0.03 0.00 0.05 99.83 05:43:08 05:35:01 all 0.18 0.00 0.03 0.00 0.03 99.77 05:43:08 05:35:01 0 0.10 0.00 0.03 0.00 0.02 99.85 05:43:08 05:35:01 1 0.25 0.00 0.03 0.00 0.03 99.68 05:43:08 05:36:01 all 0.09 0.00 0.03 0.00 0.02 99.87 05:43:08 05:36:01 0 0.10 0.00 0.03 0.00 0.03 99.83 05:43:08 05:36:01 1 0.08 0.00 0.02 0.00 0.00 99.90 05:43:08 05:37:01 all 0.16 0.00 0.03 0.00 0.03 99.78 05:43:08 05:37:01 0 0.25 0.00 0.02 0.00 0.02 99.72 05:43:08 05:37:01 1 0.07 0.00 0.05 0.00 0.03 99.85 05:43:08 05:38:01 all 0.11 0.00 0.03 0.00 0.03 99.83 05:43:08 05:38:01 0 0.18 0.00 0.03 0.00 0.03 99.75 05:43:08 05:38:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:43:08 05:39:01 all 0.18 0.00 0.03 0.00 0.02 99.77 05:43:08 05:39:01 0 0.27 0.00 0.02 0.00 0.00 99.72 05:43:08 05:39:01 1 0.08 0.00 0.05 0.00 0.03 99.83 05:43:08 05:40:01 all 0.08 0.00 0.03 0.00 0.03 99.87 05:43:08 05:40:01 0 0.10 0.00 0.02 0.00 0.02 99.87 05:43:08 05:40:01 1 0.07 0.00 0.03 0.00 0.03 99.87 05:43:08 05:41:01 all 0.09 0.00 0.03 0.00 0.03 99.84 05:43:08 05:41:01 0 0.08 0.00 0.03 0.00 0.03 99.85 05:43:08 05:41:01 1 0.10 0.00 0.03 0.00 0.03 99.83 05:43:08 05:42:01 all 0.11 0.00 0.02 0.00 0.03 99.85 05:43:08 05:42:01 0 0.17 0.00 0.02 0.00 0.02 99.80 05:43:08 05:42:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:43:08 05:43:01 all 6.30 0.00 2.36 2.69 0.04 88.61 05:43:08 05:43:01 0 5.74 0.00 2.45 3.05 0.05 88.71 05:43:08 05:43:01 1 6.85 0.00 2.27 2.33 0.03 88.51 05:43:08 05:43:08 Average: CPU %user %nice %system %iowait %steal %idle 05:43:08 Average: all 2.23 0.00 0.76 0.66 0.03 96.32 05:43:08 Average: 0 2.13 0.00 0.78 0.56 0.03 96.50 05:43:08 Average: 1 2.32 0.00 0.73 0.76 0.04 96.15 05:43:08 05:43:08 05:43:08