Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bc23b967fe3c88f879d260097d0161ea44e0e0b1+9351a662b217a128018db5c2b0fd8a407906271b (d660dcca493757b6beb2003db469adf3ecd83119) 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-ssh5156098457709916477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh3215700915396182904.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 9d0281235b943b7ad605f650702698f9078b2862 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-95/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-95/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3137693425272120759.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh1179712822392748158.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-95/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-95/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8366626027275649920.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15495 in /w/workspace/dgexfoundry_device-snmp-go_PR-95 [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/dgexfoundry_device-snmp-go_PR-95 # 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/dgexfoundry_device-snmp-go_PR-95@tmp/jenkins-gitclient-ssh1272306779678860793.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit bc23b967fe3c88f879d260097d0161ea44e0e0b1 Merge succeeded, producing 4ac01cab6c5f389593cab0c25bfa300b1d81a202 Checking out Revision 4ac01cab6c5f389593cab0c25bfa300b1d81a202 (PR-95) > 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/dgexfoundry_device-snmp-go_PR-95@tmp/jenkins-gitclient-ssh5664336840854736843.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc23b967fe3c88f879d260097d0161ea44e0e0b1 # 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/dgexfoundry_device-snmp-go_PR-95@tmp/jenkins-gitclient-ssh4660279133433679913.key > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ac01cab6c5f389593cab0c25bfa300b1d81a202 # timeout=10 Commit message: "Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD" > git rev-list --no-walk bc23b967fe3c88f879d260097d0161ea44e0e0b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:26:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:26:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:26:03 ========================================================= 07:26:03 EdgeX Global Pipelines Version Info 07:26:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:26:04 ------------------- 07:26:04 stable info: 07:26:04 ------------------- 07:26:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:26:04 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:26:04 Message: update stable to v1.0.192 07:26:05 ------------------- 07:26:05 experimental info: 07:26:05 ------------------- 07:26:05 Commited By: **** collab-it+edgex@linuxfoundation.org 07:26:05 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:26:05 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:26:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-95 [Pipeline] echo 07:26:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-95 [Pipeline] echo 07:26:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-95 [Pipeline] echo 07:26:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ac01cab6c5f389593cab0c25bfa300b1d81a202 [Pipeline] echo 07:26:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ac01ca [Pipeline] echo 07:26:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:06 provisioning config files... 07:26:06 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/config7608909227898960248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:06 ---> docker-login.sh 07:26:06 nexus3.edgexfoundry.org:10001 07:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:07 Configure a credential helper to remove this warning. See 07:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:07 07:26:07 Login Succeeded 07:26:07 nexus3.edgexfoundry.org:10002 07:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:07 Configure a credential helper to remove this warning. See 07:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:07 07:26:07 Login Succeeded 07:26:07 nexus3.edgexfoundry.org:10003 07:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:07 Configure a credential helper to remove this warning. See 07:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:07 07:26:07 Login Succeeded 07:26:07 nexus3.edgexfoundry.org:10004 07:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:07 Configure a credential helper to remove this warning. See 07:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:07 07:26:07 Login Succeeded 07:26:07 docker.io 07:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:07 Configure a credential helper to remove this warning. See 07:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:07 07:26:07 Login Succeeded 07:26:07 ---> docker-login.sh ends [Pipeline] } 07:26:07 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 07:26:08 + git log --format=format:%s -1 4ac01cab6c5f389593cab0c25bfa300b1d81a202 [Pipeline] echo 07:26:08 GIT_COMMIT: 4ac01cab6c5f389593cab0c25bfa300b1d81a202, Commit Message: Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD [Pipeline] echo 07:26:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:09 07:26:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:26:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:09 latest: Pulling from edgex-devops/git-semver 07:26:09 31603596830f: Pulling fs layer 07:26:09 54011a49482f: Pulling fs layer 07:26:09 a6820b24f6d8: Pulling fs layer 07:26:09 f581987b2513: Pulling fs layer 07:26:09 f581987b2513: Waiting 07:26:09 54011a49482f: Download complete 07:26:10 31603596830f: Verifying Checksum 07:26:10 31603596830f: Download complete 07:26:10 f581987b2513: Verifying Checksum 07:26:10 f581987b2513: Download complete 07:26:10 a6820b24f6d8: Verifying Checksum 07:26:10 a6820b24f6d8: Download complete 07:26:10 31603596830f: Pull complete 07:26:10 54011a49482f: Pull complete 07:26:11 a6820b24f6d8: Pull complete 07:26:11 f581987b2513: Pull complete 07:26:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:26:11 prd-centos7-docker-4c-2g-15495 does not seem to be running inside a container 07:26:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-95 -v /w/workspace/dgexfoundry_device-snmp-go_PR-95:/w/workspace/dgexfoundry_device-snmp-go_PR-95:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-95@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:26:15 $ docker top dc18a3868cbe920b095cb67918b861320d37c387cc2de5c8bf39958d645fa417 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:26:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:16 [ssh-agent] Looking for ssh-agent implementation... 07:26:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:16 $ docker exec dc18a3868cbe920b095cb67918b861320d37c387cc2de5c8bf39958d645fa417 ssh-agent 07:26:16 SSH_AUTH_SOCK=/tmp/ssh-TZCSpZkQwPTf/agent.13 07:26:16 SSH_AGENT_PID=20 07:26:16 Running ssh-add (command line suppressed) 07:26:16 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/private_key_6766229389544067593.key (/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/private_key_6766229389544067593.key) 07:26:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:16 + git tag --points-at HEAD [Pipeline] } 07:26:16 $ docker exec --env ******** --env ******** dc18a3868cbe920b095cb67918b861320d37c387cc2de5c8bf39958d645fa417 ssh-agent -k 07:26:16 unset SSH_AUTH_SOCK; 07:26:16 unset SSH_AGENT_PID; 07:26:16 echo Agent pid 20 killed; 07:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:26:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:16 [ssh-agent] Looking for ssh-agent implementation... 07:26:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:16 $ docker exec dc18a3868cbe920b095cb67918b861320d37c387cc2de5c8bf39958d645fa417 ssh-agent 07:26:17 SSH_AUTH_SOCK=/tmp/ssh-DEuBfawf9z0K/agent.53 07:26:17 SSH_AGENT_PID=60 07:26:17 Running ssh-add (command line suppressed) 07:26:17 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/private_key_956562735865159825.key (/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/private_key_956562735865159825.key) 07:26:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:17 + git semver init 07:26:17 # -> Open(): unable to determine branch for HEAD 07:26:17 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-95/.git 07:26:17 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-95 07:26:17 # $SEMVER_REMOTE_NAME = origin 07:26:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:26:17 # $SEMVER_USER_NAME = edgex-jenkins 07:26:17 # $SEMVER_BRANCH = PR-95 07:26:17 # $SEMVER_TEMP = /tmp/semver-584045610 07:26:17 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 07:26:17 # '/tmp/semver-584045610' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-95/.semver' 07:26:17 # -> Force: false 07:26:17 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-95/.semver [Pipeline] } 07:26:17 $ docker exec --env ******** --env ******** dc18a3868cbe920b095cb67918b861320d37c387cc2de5c8bf39958d645fa417 ssh-agent -k 07:26:17 unset SSH_AUTH_SOCK; 07:26:17 unset SSH_AGENT_PID; 07:26:17 echo Agent pid 60 killed; 07:26:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:26:18 + git semver [Pipeline] } 07:26:18 $ docker stop --time=1 dc18a3868cbe920b095cb67918b861320d37c387cc2de5c8bf39958d645fa417 07:26:19 $ docker rm -f dc18a3868cbe920b095cb67918b861320d37c387cc2de5c8bf39958d645fa417 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:26:20 Stashed 1 file(s) [Pipeline] echo 07:26:20 [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 07:26:35 Still waiting to schedule task 07:26:35 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 07:26:35 ‘prd-centos7-docker-4c-2g-15496’ is offline 07:26:35 ‘prd-centos7-docker-4c-2g-309’ is offline 07:26:35 Still waiting to schedule task 07:26:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:28:38 Running on prd-centos7-docker-4c-2g-15498 in /w/workspace/dgexfoundry_device-snmp-go_PR-95 [Pipeline] { [Pipeline] ws 07:28:38 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 07:28:38 Selected Git installation does not exist. Using Default 07:28:38 The recommended git tool is: NONE 07:28:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15497 in /w/workspace/dgexfoundry_device-snmp-go_PR-95 [Pipeline] { [Pipeline] ws 07:28:38 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 07:28:38 Selected Git installation does not exist. Using Default 07:28:38 The recommended git tool is: NONE 07:28:40 using credential edgex-jenkins-ssh 07:28:40 Cloning the remote Git repository 07:28:40 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:28:40 > git init /w/workspace/device-snmp-go/2 # timeout=10 07:28:40 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:28:40 > git --version # timeout=10 07:28:40 > git --version # 'git version 2.24.4' 07:28:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:40 [INFO] Currently running in a labeled security context 07:28:40 [INFO] Currently SELinux is 'enforcing' on the host 07:28:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh7224003505757650720.key 07:28:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:28:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:28:41 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:28:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:41 [INFO] Currently running in a labeled security context 07:28:41 [INFO] Currently SELinux is 'enforcing' on the host 07:28:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh4114079948477159918.key 07:28:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:28:41 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit bc23b967fe3c88f879d260097d0161ea44e0e0b1 07:28:42 Merge succeeded, producing 9d521f1f8a1b7fb21ec516eb19b91834b25cb2aa 07:28:42 Checking out Revision 9d521f1f8a1b7fb21ec516eb19b91834b25cb2aa (PR-95) 07:28:41 > git config core.sparsecheckout # timeout=10 07:28:41 > git checkout -f bc23b967fe3c88f879d260097d0161ea44e0e0b1 # timeout=10 07:28:41 > git remote # timeout=10 07:28:41 > git config --get remote.origin.url # timeout=10 07:28:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:41 [INFO] Currently running in a labeled security context 07:28:41 [INFO] Currently SELinux is 'enforcing' on the host 07:28:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh2972351336578723465.key 07:28:41 > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 07:28:41 > git rev-parse HEAD^{commit} # timeout=10 07:28:41 > git config core.sparsecheckout # timeout=10 07:28:41 > git checkout -f 9d521f1f8a1b7fb21ec516eb19b91834b25cb2aa # timeout=10 07:28:44 using credential edgex-jenkins-ssh 07:28:44 Cloning the remote Git repository 07:28:44 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:28:45 > git init /w/workspace/device-snmp-go/2 # timeout=10 07:28:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:28:45 > git --version # timeout=10 07:28:45 > git --version # 'git version 2.17.1' 07:28:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:45 Commit message: "Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD" 07:28:45 > git rev-list --no-walk bc23b967fe3c88f879d260097d0161ea44e0e0b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:28:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:28:46 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:28:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:46 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:28:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:28:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:28:46 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit bc23b967fe3c88f879d260097d0161ea44e0e0b1 07:28:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:28:46 Merge succeeded, producing 73015cce3f31343230da20fa3fe74dc1cf9f8d61 07:28:46 Checking out Revision 73015cce3f31343230da20fa3fe74dc1cf9f8d61 (PR-95) 07:28:47 + sudo service docker restart 07:28:47 + true 07:28:47 Redirecting to /bin/systemctl restart docker.service 07:28:46 > git config core.sparsecheckout # timeout=10 07:28:46 > git checkout -f bc23b967fe3c88f879d260097d0161ea44e0e0b1 # timeout=10 07:28:46 > git remote # timeout=10 07:28:46 > git config --get remote.origin.url # timeout=10 07:28:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:46 > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 07:28:46 > git rev-parse HEAD^{commit} # timeout=10 07:28:46 > git config core.sparsecheckout # timeout=10 07:28:46 > git checkout -f 73015cce3f31343230da20fa3fe74dc1cf9f8d61 # timeout=10 07:28:51 Commit message: "Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD" 07:28:51 > git rev-list --no-walk bc23b967fe3c88f879d260097d0161ea44e0e0b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:28:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:28:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:28:53 + + sudo service dockertrue restart 07:28:53 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:05 provisioning config files... 07:29:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config6774724373347395754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:05 ---> docker-login.sh 07:29:05 nexus3.edgexfoundry.org:10001 07:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:05 Configure a credential helper to remove this warning. See 07:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:05 07:29:05 Login Succeeded 07:29:05 nexus3.edgexfoundry.org:10002 07:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:06 Configure a credential helper to remove this warning. See 07:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:06 07:29:06 Login Succeeded 07:29:06 nexus3.edgexfoundry.org:10003 07:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:06 Configure a credential helper to remove this warning. See 07:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:06 07:29:06 Login Succeeded 07:29:06 nexus3.edgexfoundry.org:10004 07:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:06 Configure a credential helper to remove this warning. See 07:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:06 07:29:06 Login Succeeded 07:29:06 docker.io 07:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:06 Configure a credential helper to remove this warning. See 07:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:06 07:29:07 Login Succeeded 07:29:07 ---> docker-login.sh ends [Pipeline] } 07:29:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:29:07 ========================================================= 07:29:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:29:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:29:07 + 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 . 07:29:07 Sending build context to Docker daemon 360.4kB 07:29:07 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:29:07 Step 2/10 : FROM ${BASE} 07:29:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:29:08 540db60ca938: Pulling fs layer 07:29:08 adcc1eea9eea: Pulling fs layer 07:29:08 4c4ab2625f07: Pulling fs layer 07:29:08 0510c868ecb4: Pulling fs layer 07:29:08 afea3b2eda06: Pulling fs layer 07:29:08 7809a108b3ef: Pulling fs layer 07:29:08 f706445af74f: Pulling fs layer 07:29:08 afea3b2eda06: Waiting 07:29:08 7809a108b3ef: Waiting 07:29:08 f706445af74f: Waiting 07:29:08 0510c868ecb4: Waiting 07:29:08 4c4ab2625f07: Verifying Checksum 07:29:08 4c4ab2625f07: Download complete 07:29:08 adcc1eea9eea: Verifying Checksum 07:29:08 adcc1eea9eea: Download complete 07:29:08 afea3b2eda06: Verifying Checksum 07:29:08 afea3b2eda06: Download complete 07:29:08 540db60ca938: Verifying Checksum 07:29:08 540db60ca938: Download complete 07:29:08 7809a108b3ef: Verifying Checksum 07:29:08 7809a108b3ef: Download complete 07:29:08 540db60ca938: Pull complete 07:29:08 adcc1eea9eea: Pull complete 07:29:08 4c4ab2625f07: Pull complete 07:29:09 f706445af74f: Verifying Checksum 07:29:09 f706445af74f: Download complete 07:29:10 0510c868ecb4: Verifying Checksum 07:29:10 0510c868ecb4: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:11 provisioning config files... 07:29:11 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config3523833760645823521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:12 ---> docker-login.sh 07:29:12 nexus3.edgexfoundry.org:10001 07:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:13 Configure a credential helper to remove this warning. See 07:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:13 07:29:13 Login Succeeded 07:29:13 nexus3.edgexfoundry.org:10002 07:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:14 Configure a credential helper to remove this warning. See 07:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:14 07:29:14 Login Succeeded 07:29:14 nexus3.edgexfoundry.org:10003 07:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:14 Configure a credential helper to remove this warning. See 07:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:14 07:29:14 Login Succeeded 07:29:14 nexus3.edgexfoundry.org:10004 07:29:14 0510c868ecb4: Pull complete 07:29:14 afea3b2eda06: Pull complete 07:29:14 7809a108b3ef: Pull complete 07:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:15 Configure a credential helper to remove this warning. See 07:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:15 07:29:15 Login Succeeded 07:29:15 docker.io 07:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:15 f706445af74f: Pull complete 07:29:15 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:29:15 ---> b068be0155e3 07:29:15 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 07:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:15 Configure a credential helper to remove this warning. See 07:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:15 07:29:15 Login Succeeded 07:29:15 ---> docker-login.sh ends [Pipeline] } 07:29:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:29:16 ========================================================= 07:29:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:29:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:29:16 + 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 . 07:29:17 Sending build context to Docker daemon 359.4kB 07:29:17 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:29:17 Step 2/10 : FROM ${BASE} 07:29:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:29:17 595b0fe564bb: Pulling fs layer 07:29:17 7186ed65a4f7: Pulling fs layer 07:29:17 316046926c0a: Pulling fs layer 07:29:17 4ebd0625c992: Pulling fs layer 07:29:17 207e8628e3a3: Pulling fs layer 07:29:17 c791037a9be2: Pulling fs layer 07:29:17 ffd874e62e21: Pulling fs layer 07:29:17 4ebd0625c992: Waiting 07:29:17 207e8628e3a3: Waiting 07:29:17 c791037a9be2: Waiting 07:29:17 ffd874e62e21: Waiting 07:29:17 316046926c0a: Download complete 07:29:17 7186ed65a4f7: Verifying Checksum 07:29:17 7186ed65a4f7: Download complete 07:29:17 207e8628e3a3: Verifying Checksum 07:29:17 207e8628e3a3: Download complete 07:29:17 c791037a9be2: Verifying Checksum 07:29:17 c791037a9be2: Download complete 07:29:17 595b0fe564bb: Download complete 07:29:18 595b0fe564bb: Pull complete 07:29:19 7186ed65a4f7: Pull complete 07:29:19 316046926c0a: Pull complete 07:29:19 ffd874e62e21: Verifying Checksum 07:29:19 ffd874e62e21: Download complete 07:29:20 ---> Running in 4cd33da07103 07:29:20 Removing intermediate container 4cd33da07103 07:29:20 ---> 48805baa14fc 07:29:20 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:29:20 ---> Running in f685c36dce68 07:29:20 Removing intermediate container f685c36dce68 07:29:20 ---> b2ea085c4a25 07:29:20 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:29:20 ---> Running in 6d779398e9f8 07:29:20 Removing intermediate container 6d779398e9f8 07:29:20 ---> 301b45129583 07:29:20 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:21 4ebd0625c992: Download complete 07:29:21 ---> Running in e149361d1aa5 07:29:22 Removing intermediate container e149361d1aa5 07:29:22 ---> 911e8d8dea91 07:29:22 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:29:22 ---> Running in 8e4f66f2a9a0 07:29:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:29:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:29:23 (1/13) Installing libc-dev (0.7.2-r3) 07:29:23 (2/13) Installing libsodium (1.0.18-r0) 07:29:23 (3/13) Installing pkgconf (1.7.3-r0) 07:29:23 (4/13) Installing libsodium-dev (1.0.18-r0) 07:29:24 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:29:24 (6/13) Installing libedit (20191231.3.1-r1) 07:29:24 (7/13) Installing openssh-client (8.4_p1-r3) 07:29:24 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:29:24 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:29:24 (10/13) Installing openssh-server (8.4_p1-r3) 07:29:24 (11/13) Installing openssh (8.4_p1-r3) 07:29:24 (12/13) Installing libzmq (4.3.3-r1) 07:29:24 (13/13) Installing zeromq-dev (4.3.3-r1) 07:29:24 Executing busybox-1.32.1-r6.trigger 07:29:24 OK: 156 MiB in 53 packages 07:29:26 Removing intermediate container 8e4f66f2a9a0 07:29:26 ---> ea99259a229a 07:29:26 Step 8/10 : WORKDIR /device-snmp-go 07:29:26 ---> Running in b7a186c74c9c 07:29:26 Removing intermediate container b7a186c74c9c 07:29:26 ---> 776d3c92295b 07:29:26 Step 9/10 : COPY . . 07:29:27 ---> 23afa73f19f3 07:29:27 Step 10/10 : RUN go mod download 07:29:27 ---> Running in ebdb77d1e310 07:29:31 4ebd0625c992: Pull complete 07:29:31 207e8628e3a3: Pull complete 07:29:32 c791037a9be2: Pull complete 07:29:35 ffd874e62e21: Pull complete 07:29:35 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:29:35 ---> cfc18b08335c 07:29:35 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 07:29:37 ---> Running in 9d12218e91cc 07:29:38 Removing intermediate container 9d12218e91cc 07:29:38 ---> 5429ba21a956 07:29:38 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:29:38 ---> Running in 7c3c42cf6f10 07:29:38 Removing intermediate container 7c3c42cf6f10 07:29:38 ---> 59c7579869ea 07:29:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:29:38 ---> Running in a95d2f055aed 07:29:39 Removing intermediate container a95d2f055aed 07:29:39 ---> 78d17a2e36a7 07:29:39 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:39 ---> Running in c19da530047d 07:29:42 Removing intermediate container c19da530047d 07:29:42 ---> bbf3fb87c5f1 07:29:42 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:29:42 ---> Running in a813f627286d 07:29:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:29:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:29:44 (1/13) Installing libc-dev (0.7.2-r3) 07:29:44 (2/13) Installing libsodium (1.0.18-r0) 07:29:44 (3/13) Installing pkgconf (1.7.3-r0) 07:29:44 (4/13) Installing libsodium-dev (1.0.18-r0) 07:29:45 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:29:45 (6/13) Installing libedit (20191231.3.1-r1) 07:29:45 (7/13) Installing openssh-client (8.4_p1-r3) 07:29:45 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:29:45 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:29:45 (10/13) Installing openssh-server (8.4_p1-r3) 07:29:45 (11/13) Installing openssh (8.4_p1-r3) 07:29:46 (12/13) Installing libzmq (4.3.3-r1) 07:29:46 (13/13) Installing zeromq-dev (4.3.3-r1) 07:29:46 Executing busybox-1.32.1-r6.trigger 07:29:46 OK: 145 MiB in 53 packages 07:29:47 Removing intermediate container a813f627286d 07:29:47 ---> e75a2dd11b32 07:29:47 Step 8/10 : WORKDIR /device-snmp-go 07:29:47 ---> Running in bd07c5d76b73 07:29:48 Removing intermediate container bd07c5d76b73 07:29:48 ---> a713bac643d6 07:29:48 Step 9/10 : COPY . . 07:29:49 ---> 3ca088ab87eb 07:29:49 Step 10/10 : RUN go mod download 07:29:49 ---> Running in 9a58d42278ae 07:29:59 Removing intermediate container ebdb77d1e310 07:29:59 ---> 4ad0d9dbf8f6 07:29:59 Successfully built 4ad0d9dbf8f6 07:29:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:30:00 + docker inspect -f . ci-base-image-x86_64 07:30:00 . [Pipeline] withDockerContainer 07:30:00 prd-centos7-docker-4c-2g-15498 does not seem to be running inside a container 07:30:00 $ 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 ******** ci-base-image-x86_64 cat 07:30:01 $ docker top a77bdf7d37efbceba9fbf69869917b69ac4a00faaeffb60fc1b788caf93c2d59 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:02 + go version 07:30:02 go version go1.16.3 linux/amd64 [Pipeline] } 07:30:02 $ docker stop --time=1 a77bdf7d37efbceba9fbf69869917b69ac4a00faaeffb60fc1b788caf93c2d59 07:30:04 $ docker rm -f a77bdf7d37efbceba9fbf69869917b69ac4a00faaeffb60fc1b788caf93c2d59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:30:05 + docker inspect -f . ci-base-image-x86_64 07:30:05 . [Pipeline] withDockerContainer 07:30:05 prd-centos7-docker-4c-2g-15498 does not seem to be running inside a container 07:30:05 $ 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 ******** ci-base-image-x86_64 cat 07:30:06 $ docker top acdf6daf06e1f878ccdef4f03af5f5627d2333e90346b43cb0de0224a701ea4e -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:06 + go mod tidy [Pipeline] sh 07:30:07 + make test 07:30:07 go mod tidy 07:30:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:30:08 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:30:16 Removing intermediate container 9a58d42278ae 07:30:16 ---> 565c2fc7de59 07:30:16 Successfully built 565c2fc7de59 07:30:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:30:16 + docker inspect -f . ci-base-image-arm64 07:30:16 . [Pipeline] withDockerContainer 07:30:16 prd-ubuntu18.04-docker-arm64-4c-16g-15497 does not seem to be running inside a container 07:30:16 $ 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 ******** ci-base-image-arm64 cat 07:30:18 $ docker top 40169e561eeeb088c3606661e12704c19c0e63015d888ce3c6d8ccd37e09f114 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:19 + go version 07:30:19 go version go1.16.3 linux/arm64 [Pipeline] } 07:30:19 $ docker stop --time=1 40169e561eeeb088c3606661e12704c19c0e63015d888ce3c6d8ccd37e09f114 07:30:21 $ docker rm -f 40169e561eeeb088c3606661e12704c19c0e63015d888ce3c6d8ccd37e09f114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:30:22 + docker inspect -f . ci-base-image-arm64 07:30:22 . [Pipeline] withDockerContainer 07:30:22 prd-ubuntu18.04-docker-arm64-4c-16g-15497 does not seem to be running inside a container 07:30:22 $ 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 ******** ci-base-image-arm64 cat 07:30:23 $ docker top a3c25392cfcfad97ec57875a339d8ec641a87bc9a7b9c863298fe7799306ab8c -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:24 + go mod tidy [Pipeline] sh 07:30:26 + make test 07:30:26 go mod tidy 07:30:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:30:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 07:30:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:30:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:30:27 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:30:30 gofmt -l . 07:30:30 [ "`gofmt -l .`" = "" ] 07:30:30 ./bin/test-attribution-txt.sh [Pipeline] } 07:30:30 $ docker stop --time=1 acdf6daf06e1f878ccdef4f03af5f5627d2333e90346b43cb0de0224a701ea4e 07:30:32 $ docker rm -f acdf6daf06e1f878ccdef4f03af5f5627d2333e90346b43cb0de0224a701ea4e [Pipeline] // withDockerContainer [Pipeline] sh 07:30:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:30:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:30:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:30:35 + ls -al . 07:30:35 total 104 07:30:35 drwxrwxr-x. 7 jenkins jenkins 4096 May 21 07:30 . 07:30:35 drwxrwxr-x. 4 jenkins jenkins 28 May 21 07:28 .. 07:30:35 -rw-rw-r--. 1 jenkins jenkins 6520 May 21 07:28 Attribution.txt 07:30:35 drwxrwxr-x. 2 jenkins jenkins 60 May 21 07:28 bin 07:30:35 drwxrwxr-x. 3 jenkins jenkins 32 May 21 07:28 cmd 07:30:35 -rw-r--r--. 1 jenkins jenkins 7631 May 21 07:30 coverage.out 07:30:35 -rw-rw-r--. 1 jenkins jenkins 1459 May 21 07:28 Dockerfile 07:30:35 -rw-rw-r--. 1 jenkins jenkins 1057 May 21 07:28 Dockerfile.build 07:30:35 -rw-rw-r--. 1 jenkins jenkins 6 May 21 07:28 .dockerignore 07:30:35 drwxrwxr-x. 8 jenkins jenkins 179 May 21 07:28 .git 07:30:35 drwxrwxr-x. 2 jenkins jenkins 103 May 21 07:28 .github 07:30:35 -rw-rw-r--. 1 jenkins jenkins 272 May 21 07:28 .gitignore 07:30:35 -rw-rw-r--. 1 jenkins jenkins 222 May 21 07:28 go.mod 07:30:35 -rw-r--r--. 1 jenkins jenkins 21556 May 21 07:30 go.sum 07:30:35 drwxrwxr-x. 3 jenkins jenkins 20 May 21 07:28 internal 07:30:35 -rw-rw-r--. 1 jenkins jenkins 656 May 21 07:28 Jenkinsfile 07:30:35 -rw-rw-r--. 1 jenkins jenkins 11340 May 21 07:28 LICENSE 07:30:35 -rw-rw-r--. 1 jenkins jenkins 936 May 21 07:28 Makefile 07:30:35 -rw-rw-r--. 1 jenkins jenkins 9079 May 21 07:28 README.md 07:30:35 -rw-rw-r--. 1 jenkins jenkins 5 May 21 07:26 VERSION 07:30:35 -rw-rw-r--. 1 jenkins jenkins 209 May 21 07:28 version.go [Pipeline] isUnix [Pipeline] sh 07:30:36 + 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=9d521f1f8a1b7fb21ec516eb19b91834b25cb2aa --label arch=amd64 --label version=0.0.0 . 07:30:36 Sending build context to Docker daemon 368.6kB 07:30:36 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:30:36 Step 2/24 : FROM ${BASE} AS builder 07:30:36 ---> 4ad0d9dbf8f6 07:30:36 Step 3/24 : ARG MAKE='make build' 07:30:36 ---> Running in 4331ccbc4587 07:30:36 Removing intermediate container 4331ccbc4587 07:30:36 ---> 4ed50cab3095 07:30:36 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:30:36 ---> Running in 8eecb53ce20d 07:30:36 Removing intermediate container 8eecb53ce20d 07:30:36 ---> c7172adf2a46 07:30:36 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:30:36 ---> Running in 13d8a9e3a359 07:30:36 Removing intermediate container 13d8a9e3a359 07:30:36 ---> 20ac201a9278 07:30:36 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:36 ---> Running in 2b48d4422e94 07:30:36 Removing intermediate container 2b48d4422e94 07:30:36 ---> f3a749ce2ab9 07:30:36 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:30:36 ---> Running in ed58556dd6d1 07:30:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:30:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:30:39 OK: 156 MiB in 53 packages 07:30:39 Removing intermediate container ed58556dd6d1 07:30:39 ---> cb62a7f7958d 07:30:39 Step 8/24 : WORKDIR /device-snmp-go 07:30:39 ---> Running in d8a2bcb14a8d 07:30:39 Removing intermediate container d8a2bcb14a8d 07:30:39 ---> a4b9d1f5539c 07:30:39 Step 9/24 : COPY . . 07:30:39 ---> 29909d04d879 07:30:39 Step 10/24 : RUN go mod tidy 07:30:40 ---> Running in 5a8d817e5d80 07:30:40 Removing intermediate container 5a8d817e5d80 07:30:40 ---> 0294bb1395c9 07:30:40 Step 11/24 : RUN make update 07:30:40 ---> Running in 4ecabe6ab202 07:30:40 CGO_ENABLED=0 GO111MODULE=on go mod download 07:30:41 Removing intermediate container 4ecabe6ab202 07:30:41 ---> 4845a7ff3a62 07:30:41 Step 12/24 : RUN ${MAKE} 07:30:41 ---> Running in bdc2a92fb167 07:30:41 go mod tidy 07:30:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 07:30:54 Removing intermediate container bdc2a92fb167 07:30:54 ---> bd8bc4e768b2 07:30:54 Step 13/24 : FROM alpine:3.12 07:30:54 3.12: Pulling from library/alpine 07:30:54 339de151aab4: Pulling fs layer 07:30:54 339de151aab4: Verifying Checksum 07:30:54 339de151aab4: Download complete 07:30:54 339de151aab4: Pull complete 07:30:54 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:30:54 Status: Downloaded newer image for alpine:3.12 07:30:54 ---> 13621d1b12d4 07:30:54 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 07:30:54 ---> Running in 2c21dce17413 07:30:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:30:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:30:54 (1/6) Installing dumb-init (1.2.2-r1) 07:30:54 (2/6) Installing libgcc (9.3.0-r2) 07:30:54 (3/6) Installing libsodium (1.0.18-r0) 07:30:54 (4/6) Installing libstdc++ (9.3.0-r2) 07:30:54 (5/6) Installing libzmq (4.3.3-r0) 07:30:54 (6/6) Installing zeromq (4.3.3-r0) 07:30:54 Executing busybox-1.31.1-r20.trigger 07:30:55 OK: 8 MiB in 20 packages 07:30:55 Removing intermediate container 2c21dce17413 07:30:55 ---> c51a95970d0d 07:30:55 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:30:55 ---> 1acc08f47d72 07:30:55 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:30:55 ---> 815a8ab34ccd 07:30:55 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:30:55 ---> fe2ab2ab6b74 07:30:55 Step 18/24 : EXPOSE 59993 07:30:56 ---> Running in 4eb1892acad9 07:30:56 Removing intermediate container 4eb1892acad9 07:30:56 ---> 3e61ef30c95c 07:30:56 Step 19/24 : EXPOSE 161 07:30:56 ---> Running in 360e33aaff0f 07:30:56 Removing intermediate container 360e33aaff0f 07:30:56 ---> d71e5cfa4ffb 07:30:56 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:30:56 ---> Running in bc0637ff47d2 07:30:56 Removing intermediate container bc0637ff47d2 07:30:56 ---> 68bd2e46287d 07:30:56 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:30:56 ---> Running in bf2e0220572c 07:30:56 Removing intermediate container bf2e0220572c 07:30:56 ---> a3745bc625f6 07:30:56 Step 22/24 : LABEL arch=amd64 07:30:56 ---> Running in e14106869668 07:30:56 Removing intermediate container e14106869668 07:30:56 ---> 71d6873b7340 07:30:56 Step 23/24 : LABEL git_sha=9d521f1f8a1b7fb21ec516eb19b91834b25cb2aa 07:30:56 ---> Running in 4158e4e20983 07:30:56 Removing intermediate container 4158e4e20983 07:30:56 ---> a771203ba753 07:30:56 Step 24/24 : LABEL version=0.0.0 07:30:56 ---> Running in b043f9286a7e 07:30:57 Removing intermediate container b043f9286a7e 07:30:57 ---> 3cc833f111de 07:30:57 [Warning] One or more build-args [ARCH] were not consumed 07:30:57 Successfully built 3cc833f111de 07:30:57 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 07:30:58 ---> job-cost.sh 07:30:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WAjh 07:31:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:31:20 lf-activate-venv(): INFO: Adding /tmp/venv-WAjh/bin to PATH 07:31:20 INFO: No Stack... 07:31:20 INFO: Retrieving Pricing Info for: v3-standard-2 07:31:21 INFO: Archiving Costs [Pipeline] sh 07:31:21 + cut -d, -f6 07:31:21 + cat /w/workspace/device-snmp-go/2/archives/cost.csv [Pipeline] lock 07:31:21 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-95-2-stack-cost] 07:31:21 Resource [jenkins-edgexfoundry-device-snmp-go-PR-95-2-stack-cost] did not exist. Created. 07:31:21 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-95-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:31:22 + echo total: 0.05999999865889549 [Pipeline] stash 07:31:22 Stashed 1 file(s) [Pipeline] } 07:31:22 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-95-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:31:24 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:31:24 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements 07:31:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:31:39 gofmt -l . 07:31:39 [ "`gofmt -l .`" = "" ] 07:31:39 ./bin/test-attribution-txt.sh [Pipeline] } 07:31:41 $ docker stop --time=1 a3c25392cfcfad97ec57875a339d8ec641a87bc9a7b9c863298fe7799306ab8c 07:31:43 $ docker rm -f a3c25392cfcfad97ec57875a339d8ec641a87bc9a7b9c863298fe7799306ab8c [Pipeline] // withDockerContainer [Pipeline] sh 07:31:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:31:44 Warning: overwriting stash ‘coverage-report’ 07:31:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:31:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:31:45 + ls -al . 07:31:45 total 128 07:31:45 drwxrwxr-x 7 jenkins jenkins 4096 May 21 07:31 . 07:31:45 drwxrwxr-x 4 jenkins jenkins 4096 May 21 07:28 .. 07:31:45 -rw-rw-r-- 1 jenkins jenkins 6 May 21 07:28 .dockerignore 07:31:45 drwxrwxr-x 8 jenkins jenkins 4096 May 21 07:28 .git 07:31:45 drwxrwxr-x 2 jenkins jenkins 4096 May 21 07:28 .github 07:31:45 -rw-rw-r-- 1 jenkins jenkins 272 May 21 07:28 .gitignore 07:31:45 -rw-rw-r-- 1 jenkins jenkins 6520 May 21 07:28 Attribution.txt 07:31:45 -rw-rw-r-- 1 jenkins jenkins 1459 May 21 07:28 Dockerfile 07:31:45 -rw-rw-r-- 1 jenkins jenkins 1057 May 21 07:28 Dockerfile.build 07:31:45 -rw-rw-r-- 1 jenkins jenkins 656 May 21 07:28 Jenkinsfile 07:31:45 -rw-rw-r-- 1 jenkins jenkins 11340 May 21 07:28 LICENSE 07:31:45 -rw-rw-r-- 1 jenkins jenkins 936 May 21 07:28 Makefile 07:31:45 -rw-rw-r-- 1 jenkins jenkins 9079 May 21 07:28 README.md 07:31:45 -rw-rw-r-- 1 jenkins jenkins 5 May 21 07:26 VERSION 07:31:45 drwxrwxr-x 2 jenkins jenkins 4096 May 21 07:28 bin 07:31:45 drwxrwxr-x 3 jenkins jenkins 4096 May 21 07:28 cmd 07:31:45 -rw-r--r-- 1 jenkins jenkins 7631 May 21 07:31 coverage.out 07:31:45 -rw-rw-r-- 1 jenkins jenkins 222 May 21 07:28 go.mod 07:31:45 -rw-r--r-- 1 jenkins jenkins 21556 May 21 07:30 go.sum 07:31:45 drwxrwxr-x 3 jenkins jenkins 4096 May 21 07:28 internal 07:31:45 -rw-rw-r-- 1 jenkins jenkins 209 May 21 07:28 version.go [Pipeline] isUnix [Pipeline] sh 07:31:45 + 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=73015cce3f31343230da20fa3fe74dc1cf9f8d61 --label arch=arm64 --label version=0.0.0 . 07:31:46 Sending build context to Docker daemon 367.6kB 07:31:46 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:31:46 Step 2/24 : FROM ${BASE} AS builder 07:31:46 ---> 565c2fc7de59 07:31:46 Step 3/24 : ARG MAKE='make build' 07:31:46 ---> Running in 7c01f097993e 07:31:47 Removing intermediate container 7c01f097993e 07:31:47 ---> 1de669184a15 07:31:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:31:47 ---> Running in ec5d9115dcee 07:31:47 Removing intermediate container ec5d9115dcee 07:31:47 ---> fed03cf564ac 07:31:47 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:31:47 ---> Running in ec9ff9a06ad4 07:31:48 Removing intermediate container ec9ff9a06ad4 07:31:48 ---> d550d21c2810 07:31:48 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:48 ---> Running in 0718d6556829 07:31:50 Removing intermediate container 0718d6556829 07:31:50 ---> 2bd7897b0e44 07:31:50 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:31:50 ---> Running in 98b768941f79 07:31:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:31:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:31:53 OK: 145 MiB in 53 packages 07:31:54 Removing intermediate container 98b768941f79 07:31:54 ---> 4c42952eb555 07:31:54 Step 8/24 : WORKDIR /device-snmp-go 07:31:55 ---> Running in 7f3c41466aed 07:31:55 Removing intermediate container 7f3c41466aed 07:31:55 ---> afabfd84f1df 07:31:55 Step 9/24 : COPY . . 07:31:56 ---> 5ea5ae9b1c68 07:31:56 Step 10/24 : RUN go mod tidy 07:31:56 ---> Running in b9a67f143c39 07:31:59 Removing intermediate container b9a67f143c39 07:31:59 ---> 74a3b42d8d67 07:31:59 Step 11/24 : RUN make update 07:31:59 ---> Running in 5dd38b7b5c98 07:32:00 CGO_ENABLED=0 GO111MODULE=on go mod download 07:32:01 Removing intermediate container 5dd38b7b5c98 07:32:01 ---> 2df4293c38b9 07:32:01 Step 12/24 : RUN ${MAKE} 07:32:02 ---> Running in 7a6f57328745 07:32:03 go mod tidy 07:32:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 07:32:42 Removing intermediate container 7a6f57328745 07:32:42 ---> 46ed1ebbed6c 07:32:42 Step 13/24 : FROM alpine:3.12 07:32:42 3.12: Pulling from library/alpine 07:32:42 d2f70382dc9a: Pulling fs layer 07:32:42 d2f70382dc9a: Verifying Checksum 07:32:42 d2f70382dc9a: Download complete 07:32:42 d2f70382dc9a: Pull complete 07:32:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:32:42 Status: Downloaded newer image for alpine:3.12 07:32:42 ---> 9852663dfa18 07:32:42 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 07:32:42 ---> Running in 07305dc501b1 07:32:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:32:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:32:42 (1/6) Installing dumb-init (1.2.2-r1) 07:32:42 (2/6) Installing libgcc (9.3.0-r2) 07:32:42 (3/6) Installing libsodium (1.0.18-r0) 07:32:42 (4/6) Installing libstdc++ (9.3.0-r2) 07:32:42 (5/6) Installing libzmq (4.3.3-r0) 07:32:42 (6/6) Installing zeromq (4.3.3-r0) 07:32:42 Executing busybox-1.31.1-r20.trigger 07:32:42 OK: 8 MiB in 20 packages 07:32:44 Removing intermediate container 07305dc501b1 07:32:44 ---> 3beceaceaab1 07:32:44 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:32:45 ---> 06d34be7236d 07:32:45 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:32:46 ---> d95db23b61d6 07:32:46 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:32:46 ---> 2daffa90485a 07:32:46 Step 18/24 : EXPOSE 59993 07:32:47 ---> Running in 9f79025d9199 07:32:47 Removing intermediate container 9f79025d9199 07:32:47 ---> d86fa79edd56 07:32:47 Step 19/24 : EXPOSE 161 07:32:47 ---> Running in 91dd3ffd4f57 07:32:47 Removing intermediate container 91dd3ffd4f57 07:32:47 ---> bba040511dc3 07:32:47 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:32:48 ---> Running in 47b36267b0fa 07:32:48 Removing intermediate container 47b36267b0fa 07:32:48 ---> 5457b586787d 07:32:48 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:32:48 ---> Running in 0d19d3ac4c21 07:32:49 Removing intermediate container 0d19d3ac4c21 07:32:49 ---> 6496892d62ff 07:32:49 Step 22/24 : LABEL arch=arm64 07:32:49 ---> Running in beb0348620c2 07:32:49 Removing intermediate container beb0348620c2 07:32:49 ---> c9b4f18bd432 07:32:49 Step 23/24 : LABEL git_sha=73015cce3f31343230da20fa3fe74dc1cf9f8d61 07:32:49 ---> Running in 1993fb0a1fde 07:32:50 Removing intermediate container 1993fb0a1fde 07:32:50 ---> 21489338235a 07:32:50 Step 24/24 : LABEL version=0.0.0 07:32:50 ---> Running in 873597058cc4 07:32:51 Removing intermediate container 873597058cc4 07:32:51 ---> de1499af6f10 07:32:51 [Warning] One or more build-args [ARCH] were not consumed 07:32:51 Successfully built de1499af6f10 07:32:51 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 07:32:51 ---> job-cost.sh 07:32:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9xbv 07:33:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-9xbv/bin to PATH 07:34:52 INFO: No Stack... 07:34:52 INFO: Retrieving Pricing Info for: v2-standard-4 07:34:52 INFO: Archiving Costs [Pipeline] sh 07:34:52 + + cut -d, -f6 07:34:52 cat /w/workspace/device-snmp-go/2/archives/cost.csv [Pipeline] lock 07:34:52 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-95-2-stack-cost] 07:34:52 Resource [jenkins-edgexfoundry-device-snmp-go-PR-95-2-stack-cost] did not exist. Created. 07:34:52 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-95-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:34:53 /w/workspace/device-snmp-go/2@tmp/durable-9c4d1fb9/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-9c4d1fb9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:34:53 + echo total: 0.18000000715255737 [Pipeline] stash 07:34:53 Warning: overwriting stash ‘stack-cost’ 07:34:53 Stashed 1 file(s) [Pipeline] } 07:34:53 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-95-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) [Pipeline] unstash [Pipeline] configFileProvider 07:34:54 provisioning config files... 07:34:54 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/config240607469377023364tmp [Pipeline] { [Pipeline] sh 07:34:55 + set +x 07:34:55 + bash -s -- 07:34:55 + curl -s https://codecov.io/bash 07:34:55 07:34:55 _____ _ 07:34:55 / ____| | | 07:34:55 | | ___ __| | ___ ___ _____ __ 07:34:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:34:55 | |___| (_) | (_| | __/ (_| (_) \ V / 07:34:55 \_____\___/ \__,_|\___|\___\___/ \_/ 07:34:55 Bash-1.0.2 07:34:55 07:34:55 07:34:55 ==> git version 2.24.4 found 07:34:55 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:34:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:34:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:34:55 ==> Jenkins CI detected. 07:34:55 project root: . 07:34:55 --> token set from env 07:34:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:34:55 ==> Running gcov in . (disable via -X gcov) 07:34:55 ==> Python coveragepy not found 07:34:55 ==> Searching for coverage reports in: 07:34:55 + . 07:34:55 -> Found 1 reports 07:34:55 ==> Detecting git/mercurial file structure 07:34:55 ==> Reading reports 07:34:55 + ./coverage.out bytes=7631 07:34:55 ==> Appending adjustments 07:34:55 https://docs.codecov.io/docs/fixing-reports 07:34:55 + Found adjustments 07:34:55 ==> Gzipping contents 07:34:55 4.0K /tmp/codecov.mMwAaZ.gz 07:34:55 ==> Uploading reports 07:34:55 url: https://codecov.io 07:34:55 query: branch=PR-95&commit=4ac01cab6c5f389593cab0c25bfa300b1d81a202&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-95%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=95&job=&cmd_args= 07:34:55 -> Pinging Codecov 07:34:55 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-95&commit=4ac01cab6c5f389593cab0c25bfa300b1d81a202&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-95%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=95&job=&cmd_args= 07:34:55 -> Uploading to 07:34:55 https://storage.googleapis.com/codecov/v4/raw/2021-05-21/6C56EA5C29638FB4528AC87E60AF5AE0/4ac01cab6c5f389593cab0c25bfa300b1d81a202/733d24c8-6c56-4473-b848-70418ebff5e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T073455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07eba336320babe810f32c660439630bad6d3752ca8455bb5275086e89b80726 07:34:55 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:55 Dload Upload Total Spent Left Speed 07:34:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3173 --:--:-- --:--:-- --:--:-- 3182 07:34:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/4ac01cab6c5f389593cab0c25bfa300b1d81a202 [Pipeline] } 07:34:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:34:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:34:58 ---> package-listing.sh 07:34:58 ++ facter osfamily 07:34:58 ++ tr '[:upper:]' '[:lower:]' 07:34:58 + OS_FAMILY=redhat 07:34:58 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-95 07:34:58 + START_PACKAGES=/tmp/packages_start.txt 07:34:58 + END_PACKAGES=/tmp/packages_end.txt 07:34:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:58 + PACKAGES=/tmp/packages_start.txt 07:34:58 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-95 ']' 07:34:58 + PACKAGES=/tmp/packages_end.txt 07:34:58 + case "${OS_FAMILY}" in 07:34:58 + rpm -qa 07:34:58 + sort 07:34:59 + '[' -f /tmp/packages_start.txt ']' 07:34:59 + '[' -f /tmp/packages_end.txt ']' 07:34:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:59 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-95 ']' 07:34:59 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-95/archives/ 07:34:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-95/archives/ [Pipeline] echo 07:34:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:34:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:35:00 07:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:35:00 alpine: Pulling from edgex-lftools-log-publisher 07:35:00 df20fa9351a1: Pulling fs layer 07:35:00 36b3adc4ff6f: Pulling fs layer 07:35:00 8ad3a11d3b57: Pulling fs layer 07:35:00 46f8f816bc3b: Pulling fs layer 07:35:00 93b61091891f: Pulling fs layer 07:35:00 93b9cdb0e59b: Pulling fs layer 07:35:00 5e14af77c1be: Pulling fs layer 07:35:00 01666e4c0597: Pulling fs layer 07:35:00 aa168da1d23b: Pulling fs layer 07:35:00 93b9cdb0e59b: Waiting 07:35:00 5e14af77c1be: Waiting 07:35:00 01666e4c0597: Waiting 07:35:00 aa168da1d23b: Waiting 07:35:00 46f8f816bc3b: Waiting 07:35:00 93b61091891f: Waiting 07:35:00 36b3adc4ff6f: Verifying Checksum 07:35:00 36b3adc4ff6f: Download complete 07:35:00 46f8f816bc3b: Verifying Checksum 07:35:00 46f8f816bc3b: Download complete 07:35:00 df20fa9351a1: Verifying Checksum 07:35:00 df20fa9351a1: Download complete 07:35:00 93b9cdb0e59b: Verifying Checksum 07:35:00 93b9cdb0e59b: Download complete 07:35:00 5e14af77c1be: Verifying Checksum 07:35:00 5e14af77c1be: Download complete 07:35:00 01666e4c0597: Verifying Checksum 07:35:00 01666e4c0597: Download complete 07:35:00 93b61091891f: Verifying Checksum 07:35:00 93b61091891f: Download complete 07:35:00 8ad3a11d3b57: Verifying Checksum 07:35:00 8ad3a11d3b57: Download complete 07:35:00 df20fa9351a1: Pull complete 07:35:01 36b3adc4ff6f: Pull complete 07:35:01 8ad3a11d3b57: Pull complete 07:35:02 46f8f816bc3b: Pull complete 07:35:02 93b61091891f: Pull complete 07:35:02 aa168da1d23b: Verifying Checksum 07:35:02 aa168da1d23b: Download complete 07:35:02 93b9cdb0e59b: Pull complete 07:35:02 5e14af77c1be: Pull complete 07:35:02 01666e4c0597: Pull complete 07:35:08 aa168da1d23b: Pull complete 07:35:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:35:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:35:08 prd-centos7-docker-4c-2g-15495 does not seem to be running inside a container 07:35:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-95 -v /w/workspace/dgexfoundry_device-snmp-go_PR-95:/w/workspace/dgexfoundry_device-snmp-go_PR-95:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-95@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:35:13 $ docker top d6db2d014333f9efb8ec09477d3258cc22c6e7a99490b1e0571d3aa2291808ba -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:13 + touch /tmp/pre-build-complete [Pipeline] sh 07:35:13 + mkdir -p /var/log/sa [Pipeline] sh 07:35:14 + ls /var/log/sa-host 07:35:14 + sadf -c /var/log/sa-host/sa05 07:35:14 file_magic: OK 07:35:14 HZ: Using current value: 100 07:35:14 file_header: OK 07:35:14 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 07:35:14 Statistics: 07:35:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:35:14 File successfully converted to sysstat format version 12.2.1 07:35:14 + sadf -c /var/log/sa-host/sa21 07:35:14 file_magic: OK 07:35:14 HZ: Using current value: 100 07:35:14 file_header: OK 07:35:14 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 07:35:14 Statistics: 07:35:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:35:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:14 provisioning config files... 07:35:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/config3212558174729470120tmp [Pipeline] { [Pipeline] echo 07:35:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:35:15 ---> create-netrc.sh [Pipeline] } 07:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:35:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:35:15 ---> python-tools-install.sh [Pipeline] echo 07:35:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:35:15 ---> sudo-logs.sh 07:35:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:35:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:35:16 ---> job-cost.sh 07:35:16 lf-activate-venv: SKIPPING 07:35:16 DEBUG: total: 0.18000000715255737 07:35:16 INFO: Retrieving Stack Cost... 07:35:18 INFO: Retrieving Pricing Info for: v3-standard-2 07:35:18 INFO: Archiving Costs [Pipeline] echo 07:35:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:35:19 ---> logs-deploy.sh 07:35:19 lf-activate-venv: SKIPPING 07:35:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-95/2 07:35:19 INFO: archiving workspace using pattern(s): 07:35:20 Archives upload complete. 07:35:20 INFO: archiving logs to Nexus 07:35:20 ---> uname -a: 07:35:20 Linux prd-centos7-docker-4c-2g-15495.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:35:20 07:35:20 07:35:20 ---> lscpu: 07:35:20 Architecture: x86_64 07:35:20 CPU op-mode(s): 32-bit, 64-bit 07:35:20 Byte Order: Little Endian 07:35:20 Address sizes: 40 bits physical, 48 bits virtual 07:35:20 CPU(s): 2 07:35:20 On-line CPU(s) list: 0,1 07:35:20 Thread(s) per core: 1 07:35:20 Core(s) per socket: 1 07:35:20 Socket(s): 2 07:35:20 NUMA node(s): 1 07:35:20 Vendor ID: AuthenticAMD 07:35:20 CPU family: 23 07:35:20 Model: 49 07:35:20 Model name: AMD EPYC-Rome Processor 07:35:20 Stepping: 0 07:35:20 CPU MHz: 2799.998 07:35:20 BogoMIPS: 5599.99 07:35:20 Virtualization: AMD-V 07:35:20 Hypervisor vendor: KVM 07:35:20 Virtualization type: full 07:35:20 L1d cache: 64 KiB 07:35:20 L1i cache: 64 KiB 07:35:20 L2 cache: 1 MiB 07:35:20 L3 cache: 32 MiB 07:35:20 NUMA node0 CPU(s): 0,1 07:35:20 Vulnerability Itlb multihit: Not affected 07:35:20 Vulnerability L1tf: Not affected 07:35:20 Vulnerability Mds: Not affected 07:35:20 Vulnerability Meltdown: Not affected 07:35:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:35:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:35:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:35:20 Vulnerability Srbds: Not affected 07:35:20 Vulnerability Tsx async abort: Not affected 07:35:20 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 07:35:20 07:35:20 07:35:20 ---> nproc: 07:35:20 2 07:35:20 07:35:20 07:35:20 ---> df -h: 07:35:20 Filesystem Size Used Available Use% Mounted on 07:35:20 overlay 40.0G 7.6G 32.4G 19% / 07:35:20 tmpfs 64.0M 0 64.0M 0% /dev 07:35:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:35:20 shm 64.0M 0 64.0M 0% /dev/shm 07:35:20 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:35:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:35:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:35:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:35:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp 07:35:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:35:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:35:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:35:20 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:35:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-95 07:35:20 07:35:20 07:35:20 ---> free -m: 07:35:20 total used free shared buff/cache available 07:35:20 Mem: 7821 927 4800 0 2093 6716 07:35:20 Swap: 1023 0 1023 07:35:20 07:35:20 07:35:20 ---> ip addr: 07:35:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:35:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:35:20 inet 127.0.0.1/8 scope host lo 07:35:20 valid_lft forever preferred_lft forever 07:35:20 inet6 ::1/128 scope host 07:35:20 valid_lft forever preferred_lft forever 07:35:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:35:20 link/ether fa:16:3e:ab:4c:50 brd ff:ff:ff:ff:ff:ff 07:35:20 inet 10.30.123.152/23 brd 10.30.123.255 scope global dynamic eth0 07:35:20 valid_lft 85791sec preferred_lft 85791sec 07:35:20 inet6 fe80::f816:3eff:feab:4c50/64 scope link 07:35:20 valid_lft forever preferred_lft forever 07:35:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:35:20 link/ether 02:42:d4:67:e2:03 brd ff:ff:ff:ff:ff:ff 07:35:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:35:20 valid_lft forever preferred_lft forever 07:35:20 inet6 fe80::42:d4ff:fe67:e203/64 scope link 07:35:20 valid_lft forever preferred_lft forever 07:35:20 07:35:20 07:35:20 ---> sar -b -r -n DEV: 07:35:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 07:35:20 07:35:20 07:24:58 LINUX RESTART (2 CPU) 07:35:20 07:35:20 07:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:35:20 07:27:01 21.13 3.55 17.59 0.00 2600.10 2979.77 0.00 07:35:20 07:28:01 0.53 0.00 0.53 0.00 0.00 8.75 0.00 07:35:20 07:29:02 0.25 0.00 0.25 0.00 0.00 2.92 0.00 07:35:20 07:30:01 0.22 0.00 0.22 0.00 0.00 2.61 0.00 07:35:20 07:31:01 0.25 0.00 0.25 0.00 0.00 3.70 0.00 07:35:20 07:32:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 07:35:20 07:33:01 0.18 0.00 0.18 0.00 0.00 2.83 0.00 07:35:20 07:34:01 0.30 0.00 0.30 0.00 0.00 3.23 0.00 07:35:20 07:35:01 1.55 0.13 1.42 0.00 13.72 27.04 0.00 07:35:20 Average: 2.75 0.41 2.34 0.00 291.04 337.85 0.00 07:35:20 07:35:20 07:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:35:20 07:27:01 5457528 0 812644 10.15 2620 1736140 1321792 14.59 576224 1575188 20 07:35:20 07:28:01 5456648 0 813516 10.16 2620 1736148 1328976 14.67 582568 1569464 8 07:35:20 07:29:02 5471924 0 798240 9.97 2620 1736148 1207024 13.33 569932 1569512 16 07:35:20 07:30:01 5471404 0 798752 9.97 2620 1736156 1207084 13.33 570400 1569512 20 07:35:20 07:31:01 5468968 0 801184 10.00 2620 1736160 1207120 13.33 566736 1576096 16 07:35:20 07:32:01 5469748 0 800400 9.99 2620 1736164 1206796 13.32 566128 1576100 12 07:35:20 07:33:01 5466536 0 803608 10.03 2620 1736168 1206796 13.32 569084 1576096 8 07:35:20 07:34:01 5455864 0 814276 10.17 2620 1736172 1206796 13.32 579516 1576096 8 07:35:20 07:35:01 5311120 0 895524 11.18 2620 1799668 1600352 17.67 783196 1510068 63000 07:35:20 Average: 5447749 0 815349 10.18 2620 1743214 1276971 14.10 595976 1566459 7012 07:35:20 07:35:20 07:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:35:20 07:27:01 eth0 137.14 103.86 430.09 39.68 0.00 0.00 0.00 0.00 07:35:20 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:27:01 docker0 1.33 1.18 0.29 2.57 0.00 0.00 0.00 0.00 07:35:20 07:28:01 eth0 1.48 0.68 0.35 6.81 0.00 0.00 0.00 0.00 07:35:20 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:29:02 eth0 1.40 0.37 0.35 0.31 0.00 0.00 0.00 0.00 07:35:20 07:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:30:01 eth0 1.25 0.36 0.35 0.21 0.00 0.00 0.00 0.00 07:35:20 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:31:01 eth0 0.68 0.53 0.44 0.27 0.00 0.00 0.00 0.00 07:35:20 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:32:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:35:20 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:33:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:34:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:35:20 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:35:01 eth0 97.90 82.93 912.57 9.74 0.00 0.00 0.00 0.00 07:35:20 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 Average: eth0 26.74 21.03 149.68 6.35 0.00 0.00 0.00 0.00 07:35:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:20 Average: docker0 0.15 0.13 0.03 0.29 0.00 0.00 0.00 0.00 07:35:20 07:35:20 07:35:20 ---> sar -P ALL: 07:35:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 07:35:20 07:35:20 07:24:58 LINUX RESTART (2 CPU) 07:35:20 07:35:20 07:26:01 CPU %user %nice %system %iowait %steal %idle 07:35:20 07:27:01 all 3.75 0.00 1.70 4.57 0.06 89.91 07:35:20 07:27:01 0 4.06 0.00 1.78 4.40 0.07 89.70 07:35:20 07:27:01 1 3.45 0.00 1.62 4.75 0.05 90.13 07:35:20 07:28:01 all 0.04 0.00 0.03 0.01 0.02 99.90 07:35:20 07:28:01 0 0.05 0.00 0.03 0.02 0.02 99.88 07:35:20 07:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:35:20 07:29:02 all 0.05 0.00 0.03 0.00 0.03 99.89 07:35:20 07:29:02 0 0.05 0.00 0.03 0.00 0.00 99.92 07:35:20 07:29:02 1 0.05 0.00 0.03 0.00 0.05 99.87 07:35:20 07:30:01 all 0.08 0.00 0.02 0.00 0.03 99.86 07:35:20 07:30:01 0 0.10 0.00 0.02 0.00 0.02 99.86 07:35:20 07:30:01 1 0.07 0.00 0.02 0.00 0.05 99.86 07:35:20 07:31:01 all 0.10 0.00 0.03 0.00 0.03 99.84 07:35:20 07:31:01 0 0.10 0.00 0.03 0.00 0.03 99.83 07:35:20 07:31:01 1 0.10 0.00 0.03 0.00 0.02 99.85 07:35:20 07:32:01 all 0.09 0.00 0.02 0.00 0.02 99.87 07:35:20 07:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:35:20 07:32:01 1 0.17 0.00 0.02 0.00 0.02 99.80 07:35:20 07:33:01 all 0.14 0.00 0.03 0.00 0.03 99.79 07:35:20 07:33:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:35:20 07:33:01 1 0.23 0.00 0.03 0.00 0.03 99.70 07:35:20 07:34:01 all 0.13 0.00 0.03 0.00 0.02 99.83 07:35:20 07:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:35:20 07:34:01 1 0.22 0.00 0.02 0.00 0.02 99.75 07:35:20 07:35:01 all 2.16 0.00 0.67 0.04 0.03 97.10 07:35:20 07:35:01 0 2.43 0.00 0.82 0.07 0.02 96.67 07:35:20 07:35:01 1 1.90 0.00 0.52 0.02 0.03 97.53 07:35:20 Average: all 0.72 0.00 0.28 0.51 0.03 98.46 07:35:20 Average: 0 0.76 0.00 0.31 0.49 0.02 98.41 07:35:20 Average: 1 0.69 0.00 0.26 0.53 0.03 98.50 07:35:20 07:35:20 07:35:20