Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 25abfe57947f788d4293243a21694654233679a1+9351a662b217a128018db5c2b0fd8a407906271b (40e3517a507d6c12374d7b9061aa88ba2149918a) 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-ssh5688667671383784130.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-ssh3319888577975176314.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-96/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-96/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8506341318955798914.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-ssh8197491973623633648.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-96/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-96/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8722380153192144855.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-15496 in /w/workspace/dgexfoundry_device-snmp-go_PR-96 [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-96 # 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-96@tmp/jenkins-gitclient-ssh7867769335698672490.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 25abfe57947f788d4293243a21694654233679a1 Merge succeeded, producing adeffa8d3397bb6d035ac9fe5353e2c9142a7082 Checking out Revision adeffa8d3397bb6d035ac9fe5353e2c9142a7082 (PR-96) > 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-96@tmp/jenkins-gitclient-ssh1964981935025692793.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # 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-96@tmp/jenkins-gitclient-ssh1728249153122251715.key > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adeffa8d3397bb6d035ac9fe5353e2c9142a7082 # timeout=10 Commit message: "Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD" > git rev-list --no-walk 25abfe57947f788d4293243a21694654233679a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:27:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:27:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:27:09 ========================================================= 07:27:09 EdgeX Global Pipelines Version Info 07:27:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:27:11 ------------------- 07:27:11 stable info: 07:27:11 ------------------- 07:27:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:27:11 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:27:11 Message: update stable to v1.0.192 07:27:11 ------------------- 07:27:11 experimental info: 07:27:11 ------------------- 07:27:11 Commited By: **** collab-it+edgex@linuxfoundation.org 07:27:11 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:27:11 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:27:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 07:27:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 07:27:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:27:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:27:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:27:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adeffa8d3397bb6d035ac9fe5353e2c9142a7082 [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adeffa8 [Pipeline] echo 07:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:12 provisioning config files... 07:27:12 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/config8474644762753776675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:13 ---> docker-login.sh 07:27:13 nexus3.edgexfoundry.org:10001 07:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:13 Configure a credential helper to remove this warning. See 07:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:13 07:27:13 Login Succeeded 07:27:13 nexus3.edgexfoundry.org:10002 07:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:13 Configure a credential helper to remove this warning. See 07:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:13 07:27:13 Login Succeeded 07:27:13 nexus3.edgexfoundry.org:10003 07:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:13 Configure a credential helper to remove this warning. See 07:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:13 07:27:13 Login Succeeded 07:27:13 nexus3.edgexfoundry.org:10004 07:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:13 Configure a credential helper to remove this warning. See 07:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:13 07:27:13 Login Succeeded 07:27:13 docker.io 07:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:14 Configure a credential helper to remove this warning. See 07:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:14 07:27:14 Login Succeeded 07:27:14 ---> docker-login.sh ends [Pipeline] } 07:27:14 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:27:14 + git log --format=format:%s -1 adeffa8d3397bb6d035ac9fe5353e2c9142a7082 [Pipeline] echo 07:27:14 GIT_COMMIT: adeffa8d3397bb6d035ac9fe5353e2c9142a7082, Commit Message: Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD [Pipeline] echo 07:27:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:27:15 07:27:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:27:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:27:15 latest: Pulling from edgex-devops/git-semver 07:27:15 31603596830f: Pulling fs layer 07:27:15 54011a49482f: Pulling fs layer 07:27:15 a6820b24f6d8: Pulling fs layer 07:27:15 f581987b2513: Pulling fs layer 07:27:15 f581987b2513: Waiting 07:27:15 54011a49482f: Verifying Checksum 07:27:15 54011a49482f: Download complete 07:27:16 31603596830f: Verifying Checksum 07:27:16 31603596830f: Download complete 07:27:16 f581987b2513: Verifying Checksum 07:27:16 f581987b2513: Download complete 07:27:16 a6820b24f6d8: Verifying Checksum 07:27:16 a6820b24f6d8: Download complete 07:27:16 31603596830f: Pull complete 07:27:16 54011a49482f: Pull complete 07:27:17 a6820b24f6d8: Pull complete 07:27:17 f581987b2513: Pull complete 07:27:17 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:27:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:27:17 prd-centos7-docker-4c-2g-15496 does not seem to be running inside a container 07:27:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-96 -v /w/workspace/dgexfoundry_device-snmp-go_PR-96:/w/workspace/dgexfoundry_device-snmp-go_PR-96:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-96@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:27:20 $ docker top 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:27:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:27:20 [ssh-agent] Looking for ssh-agent implementation... 07:27:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:20 $ docker exec 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a ssh-agent 07:27:20 SSH_AUTH_SOCK=/tmp/ssh-kb2f6NV0PU2p/agent.15 07:27:20 SSH_AGENT_PID=21 07:27:20 Running ssh-add (command line suppressed) 07:27:20 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_573644089350778384.key (/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_573644089350778384.key) 07:27:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:27:21 + git tag --points-at HEAD [Pipeline] } 07:27:21 $ docker exec --env ******** --env ******** 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a ssh-agent -k 07:27:21 unset SSH_AUTH_SOCK; 07:27:21 unset SSH_AGENT_PID; 07:27:21 echo Agent pid 21 killed; 07:27:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:27:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:27:21 [ssh-agent] Looking for ssh-agent implementation... 07:27:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:21 $ docker exec 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a ssh-agent 07:27:21 SSH_AUTH_SOCK=/tmp/ssh-7JGSxNa9xNVb/agent.53 07:27:21 SSH_AGENT_PID=60 07:27:21 Running ssh-add (command line suppressed) 07:27:21 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_8933567303908010331.key (/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_8933567303908010331.key) 07:27:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:27:21 + git semver init 07:27:21 # -> Open(): unable to determine branch for HEAD 07:27:21 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-96/.git 07:27:21 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-96 07:27:21 # $SEMVER_REMOTE_NAME = origin 07:27:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:27:21 # $SEMVER_USER_NAME = edgex-jenkins 07:27:21 # $SEMVER_BRANCH = PR-96 07:27:21 # $SEMVER_TEMP = /tmp/semver-680481927 07:27:21 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 07:27:22 # '/tmp/semver-680481927' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-96/.semver' 07:27:22 # -> Force: false 07:27:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-96/.semver [Pipeline] } 07:27:22 $ docker exec --env ******** --env ******** 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a ssh-agent -k 07:27:22 unset SSH_AUTH_SOCK; 07:27:22 unset SSH_AGENT_PID; 07:27:22 echo Agent pid 60 killed; 07:27:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:27:22 + git semver [Pipeline] } 07:27:22 $ docker stop --time=1 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a 07:27:23 $ docker rm -f 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a [Pipeline] // withDockerContainer [Pipeline] sh 07:27:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:27:24 Stashed 1 file(s) [Pipeline] echo 07:27:24 [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:27:39 Still waiting to schedule task 07:27:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:27:39 Still waiting to schedule task 07:27:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:29:45 Running on prd-centos7-docker-4c-2g-15500 in /w/workspace/dgexfoundry_device-snmp-go_PR-96 [Pipeline] { [Pipeline] ws 07:29:46 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 07:29:46 Selected Git installation does not exist. Using Default 07:29:46 The recommended git tool is: NONE 07:29:48 using credential edgex-jenkins-ssh 07:29:48 Cloning the remote Git repository 07:29:48 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:29:48 > git init /w/workspace/device-snmp-go/2 # timeout=10 07:29:48 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:29:48 > git --version # timeout=10 07:29:48 > git --version # 'git version 2.24.4' 07:29:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:48 [INFO] Currently running in a labeled security context 07:29:48 [INFO] Currently SELinux is 'enforcing' on the host 07:29:48 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh6047370931214701985.key 07:29:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:49 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:29:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:49 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:29:49 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:29:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:49 [INFO] Currently running in a labeled security context 07:29:49 [INFO] Currently SELinux is 'enforcing' on the host 07:29:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh4827700873500965751.key 07:29:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:29:49 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 25abfe57947f788d4293243a21694654233679a1 07:29:49 Merge succeeded, producing e19f5d1fee4afc92413d0c0553e5c439579b59e6 07:29:49 Checking out Revision e19f5d1fee4afc92413d0c0553e5c439579b59e6 (PR-96) 07:29:49 > git config core.sparsecheckout # timeout=10 07:29:49 > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # timeout=10 07:29:49 > git remote # timeout=10 07:29:49 > git config --get remote.origin.url # timeout=10 07:29:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:49 [INFO] Currently running in a labeled security context 07:29:49 [INFO] Currently SELinux is 'enforcing' on the host 07:29:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh1394120112667558373.key 07:29:49 > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 07:29:49 > git rev-parse HEAD^{commit} # timeout=10 07:29:49 > git config core.sparsecheckout # timeout=10 07:29:49 > git checkout -f e19f5d1fee4afc92413d0c0553e5c439579b59e6 # timeout=10 07:29:53 Commit message: "Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD" 07:29:53 > git rev-list --no-walk 25abfe57947f788d4293243a21694654233679a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:29:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:29:55 + sudo service docker restart 07:29:55 + true 07:29:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:13 provisioning config files... 07:30:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config3431416350051666615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:30:13 ---> docker-login.sh 07:30:13 nexus3.edgexfoundry.org:10001 07:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:14 Configure a credential helper to remove this warning. See 07:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:14 07:30:14 Login Succeeded 07:30:14 nexus3.edgexfoundry.org:10002 07:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:14 Configure a credential helper to remove this warning. See 07:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:14 07:30:14 Login Succeeded 07:30:14 nexus3.edgexfoundry.org:10003 07:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:14 Configure a credential helper to remove this warning. See 07:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:14 07:30:14 Login Succeeded 07:30:14 nexus3.edgexfoundry.org:10004 07:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:14 Configure a credential helper to remove this warning. See 07:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:14 07:30:14 Login Succeeded 07:30:14 docker.io 07:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:15 Configure a credential helper to remove this warning. See 07:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:15 07:30:15 Login Succeeded 07:30:15 ---> docker-login.sh ends [Pipeline] } 07:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:30:15 ========================================================= 07:30:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:30:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:30:15 + 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:30:15 Sending build context to Docker daemon 360.4kB 07:30:15 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:30:15 Step 2/10 : FROM ${BASE} 07:30:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:30:15 540db60ca938: Pulling fs layer 07:30:15 adcc1eea9eea: Pulling fs layer 07:30:15 4c4ab2625f07: Pulling fs layer 07:30:15 0510c868ecb4: Pulling fs layer 07:30:15 afea3b2eda06: Pulling fs layer 07:30:15 7809a108b3ef: Pulling fs layer 07:30:15 f706445af74f: Pulling fs layer 07:30:15 afea3b2eda06: Waiting 07:30:15 7809a108b3ef: Waiting 07:30:15 f706445af74f: Waiting 07:30:15 0510c868ecb4: Waiting 07:30:15 4c4ab2625f07: Verifying Checksum 07:30:15 4c4ab2625f07: Download complete 07:30:15 adcc1eea9eea: Verifying Checksum 07:30:15 adcc1eea9eea: Download complete 07:30:15 afea3b2eda06: Verifying Checksum 07:30:15 afea3b2eda06: Download complete 07:30:15 7809a108b3ef: Verifying Checksum 07:30:15 7809a108b3ef: Download complete 07:30:15 540db60ca938: Verifying Checksum 07:30:15 540db60ca938: Download complete 07:30:16 540db60ca938: Pull complete 07:30:16 adcc1eea9eea: Pull complete 07:30:16 4c4ab2625f07: Pull complete 07:30:17 f706445af74f: Verifying Checksum 07:30:17 f706445af74f: Download complete 07:30:17 0510c868ecb4: Verifying Checksum 07:30:17 0510c868ecb4: Download complete 07:30:21 0510c868ecb4: Pull complete 07:30:21 afea3b2eda06: Pull complete 07:30:21 7809a108b3ef: Pull complete 07:30:22 f706445af74f: Pull complete 07:30:22 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:30:22 ---> b068be0155e3 07:30:22 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 07:30:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15499 in /w/workspace/dgexfoundry_device-snmp-go_PR-96 [Pipeline] { [Pipeline] ws 07:30:23 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 07:30:24 Selected Git installation does not exist. Using Default 07:30:24 The recommended git tool is: NONE 07:30:29 using credential edgex-jenkins-ssh 07:30:29 Cloning the remote Git repository 07:30:29 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:30:29 > git init /w/workspace/device-snmp-go/2 # timeout=10 07:30:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:30:29 > git --version # timeout=10 07:30:29 > git --version # 'git version 2.17.1' 07:30:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:30:30 ---> Running in c6a0d396a5d7 07:30:30 Removing intermediate container c6a0d396a5d7 07:30:30 ---> e7d84bf488e3 07:30:30 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:30:30 ---> Running in 4d22500fd951 07:30:30 Removing intermediate container 4d22500fd951 07:30:30 ---> dd5c8c860774 07:30:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:30:31 ---> Running in e7ad26fee345 07:30:31 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 25abfe57947f788d4293243a21694654233679a1 07:30:31 Removing intermediate container e7ad26fee345 07:30:31 ---> 279676dd8566 07:30:31 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:31 ---> Running in f0938ab5449a 07:30:31 Merge succeeded, producing 863b9fbcf197fc6475efce43a3c65c8a47588ed4 07:30:31 Checking out Revision 863b9fbcf197fc6475efce43a3c65c8a47588ed4 (PR-96) 07:30:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:30:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:30:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:30:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:30:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:30:31 > git config core.sparsecheckout # timeout=10 07:30:31 > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # timeout=10 07:30:31 > git remote # timeout=10 07:30:31 > git config --get remote.origin.url # timeout=10 07:30:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:31 > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 07:30:31 > git rev-parse HEAD^{commit} # timeout=10 07:30:31 > git config core.sparsecheckout # timeout=10 07:30:31 > git checkout -f 863b9fbcf197fc6475efce43a3c65c8a47588ed4 # timeout=10 07:30:32 Removing intermediate container f0938ab5449a 07:30:32 ---> 2419f8528bba 07:30:32 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:30:32 ---> Running in 0b36441fd0f5 07:30:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:30:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:30:34 (1/13) Installing libc-dev (0.7.2-r3) 07:30:34 (2/13) Installing libsodium (1.0.18-r0) 07:30:34 (3/13) Installing pkgconf (1.7.3-r0) 07:30:34 (4/13) Installing libsodium-dev (1.0.18-r0) 07:30:34 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:30:34 (6/13) Installing libedit (20191231.3.1-r1) 07:30:34 (7/13) Installing openssh-client (8.4_p1-r3) 07:30:34 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:30:35 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:30:35 (10/13) Installing openssh-server (8.4_p1-r3) 07:30:35 (11/13) Installing openssh (8.4_p1-r3) 07:30:35 (12/13) Installing libzmq (4.3.3-r1) 07:30:35 (13/13) Installing zeromq-dev (4.3.3-r1) 07:30:35 Executing busybox-1.32.1-r6.trigger 07:30:35 OK: 156 MiB in 53 packages 07:30:35 Commit message: "Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD" 07:30:35 > git rev-list --no-walk 25abfe57947f788d4293243a21694654233679a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:30:36 Removing intermediate container 0b36441fd0f5 07:30:36 ---> 45ee3ce30ad5 07:30:36 Step 8/10 : WORKDIR /device-snmp-go 07:30:36 ---> Running in 848cf3ea6d81 07:30:36 Removing intermediate container 848cf3ea6d81 07:30:36 ---> 929978c4103c 07:30:36 Step 9/10 : COPY . . 07:30:36 ---> 783d4bdadfe3 07:30:36 Step 10/10 : RUN go mod download 07:30:36 ---> Running in fcf9cbf154c2 07:30:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:30:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:30:37 + true 07:30:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:56 provisioning config files... 07:30:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config4681307144030187051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:30:56 ---> docker-login.sh 07:30:56 nexus3.edgexfoundry.org:10001 07:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:57 Configure a credential helper to remove this warning. See 07:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:57 07:30:57 Login Succeeded 07:30:57 nexus3.edgexfoundry.org:10002 07:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:58 Configure a credential helper to remove this warning. See 07:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:58 07:30:58 Login Succeeded 07:30:58 nexus3.edgexfoundry.org:10003 07:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:58 Removing intermediate container fcf9cbf154c2 07:30:58 ---> d1ad892587ba 07:30:58 Successfully built d1ad892587ba 07:30:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:59 Configure a credential helper to remove this warning. See 07:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:59 07:30:59 Login Succeeded 07:30:59 nexus3.edgexfoundry.org:10004 07:30:59 + docker inspect -f . ci-base-image-x86_64 07:30:59 . [Pipeline] withDockerContainer 07:30:59 prd-centos7-docker-4c-2g-15500 does not seem to be running inside a container 07:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:59 $ 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-x86_64 cat 07:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:59 Configure a credential helper to remove this warning. See 07:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:59 07:30:59 Login Succeeded 07:30:59 docker.io 07:30:59 $ docker top bd5444753684988c6f70fc0d9456dcef1f3f4eb6e87cdd0ce4b54e66fb64cb09 -eo pid,comm 07:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh 07:31:00 + go version 07:31:00 go version go1.16.3 linux/amd64 [Pipeline] } 07:31:00 $ docker stop --time=1 bd5444753684988c6f70fc0d9456dcef1f3f4eb6e87cdd0ce4b54e66fb64cb09 07:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:00 Configure a credential helper to remove this warning. See 07:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:00 07:31:00 Login Succeeded 07:31:00 ---> docker-login.sh ends 07:31:01 $ docker rm -f bd5444753684988c6f70fc0d9456dcef1f3f4eb6e87cdd0ce4b54e66fb64cb09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 07:31:01 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 07:31:02 ========================================================= 07:31:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:31:02 ========================================================= 07:31:02 + docker inspect -f . ci-base-image-x86_64 07:31:02 . [Pipeline] withDockerContainer 07:31:02 prd-centos7-docker-4c-2g-15500 does not seem to be running inside a container 07:31:02 $ 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-x86_64 cat 07:31:03 $ docker top f3eb245bc012e8ded222124a57befc9060454a22b694a5734f73afc1de84aea0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:31:03 + go mod tidy 07:31:03 + 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 . [Pipeline] sh 07:31:03 Sending build context to Docker daemon 359.4kB 07:31:03 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:31:03 Step 2/10 : FROM ${BASE} 07:31:04 + make test 07:31:04 go mod tidy 07:31:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:31:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:31:04 595b0fe564bb: Pulling fs layer 07:31:04 7186ed65a4f7: Pulling fs layer 07:31:04 316046926c0a: Pulling fs layer 07:31:04 4ebd0625c992: Pulling fs layer 07:31:04 207e8628e3a3: Pulling fs layer 07:31:04 c791037a9be2: Pulling fs layer 07:31:04 ffd874e62e21: Pulling fs layer 07:31:04 4ebd0625c992: Waiting 07:31:04 207e8628e3a3: Waiting 07:31:04 c791037a9be2: Waiting 07:31:04 ffd874e62e21: Waiting 07:31:04 316046926c0a: Download complete 07:31:04 7186ed65a4f7: Verifying Checksum 07:31:04 7186ed65a4f7: Download complete 07:31:04 207e8628e3a3: Verifying Checksum 07:31:04 207e8628e3a3: Download complete 07:31:04 c791037a9be2: Verifying Checksum 07:31:04 c791037a9be2: Download complete 07:31:04 595b0fe564bb: Download complete 07:31:04 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:31:04 595b0fe564bb: Pull complete 07:31:05 7186ed65a4f7: Pull complete 07:31:05 316046926c0a: Pull complete 07:31:06 ffd874e62e21: Verifying Checksum 07:31:06 ffd874e62e21: Download complete 07:31:08 4ebd0625c992: Download complete 07:31:18 4ebd0625c992: Pull complete 07:31:18 207e8628e3a3: Pull complete 07:31:18 c791037a9be2: Pull complete 07:31:19 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:31:19 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 07:31:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:31:22 ffd874e62e21: Pull complete 07:31:22 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:31:22 ---> cfc18b08335c 07:31:22 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 07:31:24 ---> Running in d5431ca49891 07:31:24 Removing intermediate container d5431ca49891 07:31:24 ---> 182184f4ffca 07:31:24 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:31:25 ---> Running in cf584ae93eb4 07:31:25 Removing intermediate container cf584ae93eb4 07:31:25 ---> 168b19e0cff7 07:31:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:31:25 ---> Running in 2f421ae8e129 07:31:26 Removing intermediate container 2f421ae8e129 07:31:26 ---> 377f79ac2a18 07:31:26 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:26 ---> Running in 3ae6125855fc 07:31:26 gofmt -l . 07:31:26 [ "`gofmt -l .`" = "" ] 07:31:26 ./bin/test-attribution-txt.sh [Pipeline] } 07:31:26 $ docker stop --time=1 f3eb245bc012e8ded222124a57befc9060454a22b694a5734f73afc1de84aea0 07:31:28 Removing intermediate container 3ae6125855fc 07:31:28 ---> e70654d40bbc 07:31:28 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:31:28 $ docker rm -f f3eb245bc012e8ded222124a57befc9060454a22b694a5734f73afc1de84aea0 [Pipeline] // withDockerContainer [Pipeline] sh 07:31:28 ---> Running in cf4bcb21649e 07:31:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:31:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:31:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:31:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:31:30 + ls -al . 07:31:30 total 104 07:31:30 drwxrwxr-x. 7 jenkins jenkins 4096 May 21 07:31 . 07:31:30 drwxrwxr-x. 4 jenkins jenkins 28 May 21 07:29 .. 07:31:30 -rw-rw-r--. 1 jenkins jenkins 6520 May 21 07:29 Attribution.txt 07:31:30 drwxrwxr-x. 2 jenkins jenkins 60 May 21 07:29 bin 07:31:30 drwxrwxr-x. 3 jenkins jenkins 32 May 21 07:29 cmd 07:31:30 -rw-r--r--. 1 jenkins jenkins 7631 May 21 07:31 coverage.out 07:31:30 -rw-rw-r--. 1 jenkins jenkins 1459 May 21 07:29 Dockerfile 07:31:30 -rw-rw-r--. 1 jenkins jenkins 1057 May 21 07:29 Dockerfile.build 07:31:30 -rw-rw-r--. 1 jenkins jenkins 6 May 21 07:29 .dockerignore 07:31:30 drwxrwxr-x. 8 jenkins jenkins 179 May 21 07:29 .git 07:31:30 drwxrwxr-x. 2 jenkins jenkins 103 May 21 07:29 .github 07:31:30 -rw-rw-r--. 1 jenkins jenkins 272 May 21 07:29 .gitignore 07:31:30 -rw-rw-r--. 1 jenkins jenkins 222 May 21 07:29 go.mod 07:31:30 -rw-r--r--. 1 jenkins jenkins 21438 May 21 07:31 go.sum 07:31:30 drwxrwxr-x. 3 jenkins jenkins 20 May 21 07:29 internal 07:31:30 -rw-rw-r--. 1 jenkins jenkins 656 May 21 07:29 Jenkinsfile 07:31:30 -rw-rw-r--. 1 jenkins jenkins 11340 May 21 07:29 LICENSE 07:31:30 -rw-rw-r--. 1 jenkins jenkins 936 May 21 07:29 Makefile 07:31:30 -rw-rw-r--. 1 jenkins jenkins 9079 May 21 07:29 README.md 07:31:30 -rw-rw-r--. 1 jenkins jenkins 5 May 21 07:27 VERSION 07:31:30 -rw-rw-r--. 1 jenkins jenkins 209 May 21 07:29 version.go [Pipeline] isUnix [Pipeline] sh 07:31:30 + 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=e19f5d1fee4afc92413d0c0553e5c439579b59e6 --label arch=amd64 --label version=0.0.0 . 07:31:30 Sending build context to Docker daemon 368.6kB 07:31:30 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:31:30 Step 2/24 : FROM ${BASE} AS builder 07:31:30 ---> d1ad892587ba 07:31:30 Step 3/24 : ARG MAKE='make build' 07:31:30 ---> Running in faae54766c31 07:31:30 Removing intermediate container faae54766c31 07:31:30 ---> 640125118534 07:31:30 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:31:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:31:30 ---> Running in 94714b8ae144 07:31:30 Removing intermediate container 94714b8ae144 07:31:30 ---> 3903e44ae354 07:31:30 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:31:30 ---> Running in fd82d0e6ab1f 07:31:30 Removing intermediate container fd82d0e6ab1f 07:31:30 ---> 99e32f3c7281 07:31:30 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:30 ---> Running in 92234189f202 07:31:31 (1/13) Installing libc-dev (0.7.2-r3) 07:31:31 (2/13) Installing libsodium (1.0.18-r0) 07:31:31 (3/13) Installing pkgconf (1.7.3-r0) 07:31:31 Removing intermediate container 92234189f202 07:31:31 ---> 926b305c3a94 07:31:31 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:31:31 (4/13) Installing libsodium-dev (1.0.18-r0) 07:31:31 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:31:31 ---> Running in 5059e7e158b2 07:31:32 (6/13) Installing libedit (20191231.3.1-r1) 07:31:32 (7/13) Installing openssh-client (8.4_p1-r3) 07:31:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:31:32 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:31:32 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:31:32 (10/13) Installing openssh-server (8.4_p1-r3) 07:31:33 (11/13) Installing openssh (8.4_p1-r3) 07:31:33 (12/13) Installing libzmq (4.3.3-r1) 07:31:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:31:33 (13/13) Installing zeromq-dev (4.3.3-r1) 07:31:33 Executing busybox-1.32.1-r6.trigger 07:31:33 OK: 145 MiB in 53 packages 07:31:34 OK: 156 MiB in 53 packages 07:31:34 Removing intermediate container 5059e7e158b2 07:31:34 ---> 83f44bc71804 07:31:34 Step 8/24 : WORKDIR /device-snmp-go 07:31:34 ---> Running in 44b60154e750 07:31:34 Removing intermediate container 44b60154e750 07:31:34 ---> 9f1006c50c52 07:31:34 Step 9/24 : COPY . . 07:31:34 Removing intermediate container cf4bcb21649e 07:31:34 ---> facb706126b2 07:31:34 Step 8/10 : WORKDIR /device-snmp-go 07:31:35 ---> 7fc4eef97b1b 07:31:35 Step 10/24 : RUN go mod tidy 07:31:35 ---> Running in e6682d2ec97e 07:31:35 ---> Running in c0a8459015ce 07:31:35 Removing intermediate container c0a8459015ce 07:31:35 ---> 963a9cecba8f 07:31:35 Step 9/10 : COPY . . 07:31:36 Removing intermediate container e6682d2ec97e 07:31:36 ---> 8c383711f681 07:31:36 Step 11/24 : RUN make update 07:31:36 ---> Running in e5e6a1fc897f 07:31:36 CGO_ENABLED=0 GO111MODULE=on go mod download 07:31:36 Removing intermediate container e5e6a1fc897f 07:31:36 ---> 46dc32456ba3 07:31:36 Step 12/24 : RUN ${MAKE} 07:31:36 ---> Running in 99cbeeb875a9 07:31:36 go mod tidy 07:31:36 ---> 2490d9270838 07:31:36 Step 10/10 : RUN go mod download 07:31:36 ---> Running in c867d21b19f8 07:31:37 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:31:52 Removing intermediate container 99cbeeb875a9 07:31:52 ---> 1d7b80cf7e18 07:31:52 Step 13/24 : FROM alpine:3.12 07:31:52 3.12: Pulling from library/alpine 07:31:52 339de151aab4: Pulling fs layer 07:31:52 339de151aab4: Verifying Checksum 07:31:52 339de151aab4: Download complete 07:31:52 339de151aab4: Pull complete 07:31:52 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:31:52 Status: Downloaded newer image for alpine:3.12 07:31:52 ---> 13621d1b12d4 07:31:52 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 07:31:52 ---> Running in 90110a202178 07:31:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:31:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:31:52 (1/6) Installing dumb-init (1.2.2-r1) 07:31:52 (2/6) Installing libgcc (9.3.0-r2) 07:31:52 (3/6) Installing libsodium (1.0.18-r0) 07:31:52 (4/6) Installing libstdc++ (9.3.0-r2) 07:31:52 (5/6) Installing libzmq (4.3.3-r0) 07:31:52 (6/6) Installing zeromq (4.3.3-r0) 07:31:52 Executing busybox-1.31.1-r20.trigger 07:31:52 OK: 8 MiB in 20 packages 07:31:52 Removing intermediate container 90110a202178 07:31:52 ---> 74460579dbfe 07:31:52 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:31:52 ---> d860b5be9fee 07:31:52 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:31:52 ---> 4a91a291a594 07:31:52 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:31:52 ---> 6e7c936148e7 07:31:52 Step 18/24 : EXPOSE 59993 07:31:52 ---> Running in cad4982b6810 07:31:52 Removing intermediate container cad4982b6810 07:31:52 ---> 86641c033e89 07:31:52 Step 19/24 : EXPOSE 161 07:31:52 ---> Running in e62e8b3ff860 07:31:52 Removing intermediate container e62e8b3ff860 07:31:52 ---> dca7c3869cd6 07:31:52 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:31:52 ---> Running in 58ac87d53e2a 07:31:52 Removing intermediate container 58ac87d53e2a 07:31:52 ---> 9d4cb4d755b6 07:31:52 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:31:52 ---> Running in 868373c59deb 07:31:52 Removing intermediate container 868373c59deb 07:31:52 ---> ea6f939cdf5a 07:31:52 Step 22/24 : LABEL arch=amd64 07:31:53 ---> Running in 073ad6a856dc 07:31:53 Removing intermediate container 073ad6a856dc 07:31:53 ---> 3e6d7b492fa3 07:31:53 Step 23/24 : LABEL git_sha=e19f5d1fee4afc92413d0c0553e5c439579b59e6 07:31:53 ---> Running in 7f512dc0305b 07:31:53 Removing intermediate container 7f512dc0305b 07:31:53 ---> 4c7a2edb53ad 07:31:53 Step 24/24 : LABEL version=0.0.0 07:31:53 ---> Running in a81c214eef29 07:31:53 Removing intermediate container a81c214eef29 07:31:53 ---> 7c2934ceda18 07:31:53 [Warning] One or more build-args [ARCH] were not consumed 07:31:53 Successfully built 7c2934ceda18 07:31:53 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:31:54 ---> job-cost.sh 07:31:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UByA 07:32:03 Removing intermediate container c867d21b19f8 07:32:03 ---> 844dea261529 07:32:03 Successfully built 844dea261529 07:32:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:32:04 + docker inspect -f . ci-base-image-arm64 07:32:04 . [Pipeline] withDockerContainer 07:32:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:32:04 prd-ubuntu18.04-docker-arm64-4c-16g-15499 does not seem to be running inside a container 07:32:04 $ 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-arm64 cat 07:32:05 $ docker top 18532fcad72566c07b6090c731a2460bc9a3d00605ca83deff4501f9f4a6ccc1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:06 + go version 07:32:06 go version go1.16.3 linux/arm64 [Pipeline] } 07:32:06 $ docker stop --time=1 18532fcad72566c07b6090c731a2460bc9a3d00605ca83deff4501f9f4a6ccc1 07:32:08 $ docker rm -f 18532fcad72566c07b6090c731a2460bc9a3d00605ca83deff4501f9f4a6ccc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:32:09 + docker inspect -f . ci-base-image-arm64 07:32:09 . [Pipeline] withDockerContainer 07:32:09 prd-ubuntu18.04-docker-arm64-4c-16g-15499 does not seem to be running inside a container 07:32:09 $ 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-arm64 cat 07:32:11 $ docker top 0cf0b1c810e5c74518c110083788a944ba417d540ac473a8687763ad1134e920 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:12 + go mod tidy [Pipeline] sh 07:32:13 + make test 07:32:13 go mod tidy 07:32:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:32:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:32:19 lf-activate-venv(): INFO: Adding /tmp/venv-UByA/bin to PATH 07:32:19 INFO: No Stack... 07:32:19 INFO: Retrieving Pricing Info for: v3-standard-2 07:32:19 INFO: Archiving Costs [Pipeline] sh 07:32:19 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 07:32:19 + cut -d, -f6 [Pipeline] lock 07:32:19 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] 07:32:19 Resource [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] did not exist. Created. 07:32:19 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:32:19 + echo total: 0.05999999865889549 [Pipeline] stash 07:32:19 Stashed 1 file(s) [Pipeline] } 07:32:19 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:33:11 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:33:11 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements 07:33:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:33:27 gofmt -l . 07:33:27 [ "`gofmt -l .`" = "" ] 07:33:27 ./bin/test-attribution-txt.sh [Pipeline] } 07:33:28 $ docker stop --time=1 0cf0b1c810e5c74518c110083788a944ba417d540ac473a8687763ad1134e920 07:33:30 $ docker rm -f 0cf0b1c810e5c74518c110083788a944ba417d540ac473a8687763ad1134e920 [Pipeline] // withDockerContainer [Pipeline] sh 07:33:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:33:30 Warning: overwriting stash ‘coverage-report’ 07:33:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:33:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:33:32 + ls -al . 07:33:32 total 128 07:33:32 drwxrwxr-x 7 jenkins jenkins 4096 May 21 07:33 . 07:33:32 drwxrwxr-x 4 jenkins jenkins 4096 May 21 07:30 .. 07:33:32 -rw-rw-r-- 1 jenkins jenkins 6 May 21 07:30 .dockerignore 07:33:32 drwxrwxr-x 8 jenkins jenkins 4096 May 21 07:30 .git 07:33:32 drwxrwxr-x 2 jenkins jenkins 4096 May 21 07:30 .github 07:33:32 -rw-rw-r-- 1 jenkins jenkins 272 May 21 07:30 .gitignore 07:33:32 -rw-rw-r-- 1 jenkins jenkins 6520 May 21 07:30 Attribution.txt 07:33:32 -rw-rw-r-- 1 jenkins jenkins 1459 May 21 07:30 Dockerfile 07:33:32 -rw-rw-r-- 1 jenkins jenkins 1057 May 21 07:30 Dockerfile.build 07:33:32 -rw-rw-r-- 1 jenkins jenkins 656 May 21 07:30 Jenkinsfile 07:33:32 -rw-rw-r-- 1 jenkins jenkins 11340 May 21 07:30 LICENSE 07:33:32 -rw-rw-r-- 1 jenkins jenkins 936 May 21 07:30 Makefile 07:33:32 -rw-rw-r-- 1 jenkins jenkins 9079 May 21 07:30 README.md 07:33:32 -rw-rw-r-- 1 jenkins jenkins 5 May 21 07:27 VERSION 07:33:32 drwxrwxr-x 2 jenkins jenkins 4096 May 21 07:30 bin 07:33:32 drwxrwxr-x 3 jenkins jenkins 4096 May 21 07:30 cmd 07:33:32 -rw-r--r-- 1 jenkins jenkins 7631 May 21 07:33 coverage.out 07:33:32 -rw-rw-r-- 1 jenkins jenkins 222 May 21 07:30 go.mod 07:33:32 -rw-r--r-- 1 jenkins jenkins 21438 May 21 07:32 go.sum 07:33:32 drwxrwxr-x 3 jenkins jenkins 4096 May 21 07:30 internal 07:33:32 -rw-rw-r-- 1 jenkins jenkins 209 May 21 07:30 version.go [Pipeline] isUnix [Pipeline] sh 07:33:32 + 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=863b9fbcf197fc6475efce43a3c65c8a47588ed4 --label arch=arm64 --label version=0.0.0 . 07:33:33 Sending build context to Docker daemon 367.6kB 07:33:33 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:33:33 Step 2/24 : FROM ${BASE} AS builder 07:33:33 ---> 844dea261529 07:33:33 Step 3/24 : ARG MAKE='make build' 07:33:33 ---> Running in 0a3379a5f841 07:33:33 Removing intermediate container 0a3379a5f841 07:33:33 ---> d34ac8ad5b57 07:33:33 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:33:33 ---> Running in 18782f0a60d5 07:33:34 Removing intermediate container 18782f0a60d5 07:33:34 ---> 621126ce75d2 07:33:34 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:33:34 ---> Running in ec2c5cca967b 07:33:35 Removing intermediate container ec2c5cca967b 07:33:35 ---> b5504e0530b5 07:33:35 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:35 ---> Running in de252087c364 07:33:37 Removing intermediate container de252087c364 07:33:37 ---> 473c69aba157 07:33:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:33:37 ---> Running in 50bb6cefe9fe 07:33:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:33:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:33:40 OK: 145 MiB in 53 packages 07:33:41 Removing intermediate container 50bb6cefe9fe 07:33:41 ---> ee9eb8369bb3 07:33:41 Step 8/24 : WORKDIR /device-snmp-go 07:33:41 ---> Running in 0515fad53187 07:33:41 Removing intermediate container 0515fad53187 07:33:41 ---> b98881cf7570 07:33:41 Step 9/24 : COPY . . 07:33:42 ---> ff44c223c2a3 07:33:42 Step 10/24 : RUN go mod tidy 07:33:43 ---> Running in 84399ec1b835 07:33:45 Removing intermediate container 84399ec1b835 07:33:45 ---> ab9ea47be6c0 07:33:45 Step 11/24 : RUN make update 07:33:45 ---> Running in 41367397a1b7 07:33:47 CGO_ENABLED=0 GO111MODULE=on go mod download 07:33:48 Removing intermediate container 41367397a1b7 07:33:48 ---> 8c9472fcf31c 07:33:48 Step 12/24 : RUN ${MAKE} 07:33:48 ---> Running in efe733a2af70 07:33:49 go mod tidy 07:33:49 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:34:29 Removing intermediate container efe733a2af70 07:34:29 ---> fee91d56add4 07:34:29 Step 13/24 : FROM alpine:3.12 07:34:29 3.12: Pulling from library/alpine 07:34:29 d2f70382dc9a: Pulling fs layer 07:34:29 d2f70382dc9a: Download complete 07:34:29 d2f70382dc9a: Pull complete 07:34:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:34:29 Status: Downloaded newer image for alpine:3.12 07:34:29 ---> 9852663dfa18 07:34:29 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 07:34:29 ---> Running in b935e88b5ee2 07:34:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:34:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:34:29 (1/6) Installing dumb-init (1.2.2-r1) 07:34:29 (2/6) Installing libgcc (9.3.0-r2) 07:34:29 (3/6) Installing libsodium (1.0.18-r0) 07:34:29 (4/6) Installing libstdc++ (9.3.0-r2) 07:34:29 (5/6) Installing libzmq (4.3.3-r0) 07:34:29 (6/6) Installing zeromq (4.3.3-r0) 07:34:29 Executing busybox-1.31.1-r20.trigger 07:34:29 OK: 8 MiB in 20 packages 07:34:29 Removing intermediate container b935e88b5ee2 07:34:29 ---> 485b84356477 07:34:29 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:34:30 ---> ae785452d033 07:34:30 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:34:31 ---> 60a1a9a4c7e5 07:34:31 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:34:32 ---> cb25b48a53b5 07:34:32 Step 18/24 : EXPOSE 59993 07:34:32 ---> Running in 9721cc7b688d 07:34:33 Removing intermediate container 9721cc7b688d 07:34:33 ---> ae4604fcef11 07:34:33 Step 19/24 : EXPOSE 161 07:34:33 ---> Running in d8d01090fbcf 07:34:33 Removing intermediate container d8d01090fbcf 07:34:33 ---> 35df8b01a2d1 07:34:33 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:34:33 ---> Running in 221cc6b62c4e 07:34:34 Removing intermediate container 221cc6b62c4e 07:34:34 ---> aee303ee3e92 07:34:34 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:34:34 ---> Running in a6f0d31357e5 07:34:34 Removing intermediate container a6f0d31357e5 07:34:34 ---> ef6806ba21d4 07:34:34 Step 22/24 : LABEL arch=arm64 07:34:34 ---> Running in 1a38fbefc942 07:34:35 Removing intermediate container 1a38fbefc942 07:34:35 ---> 018d5db1d29e 07:34:35 Step 23/24 : LABEL git_sha=863b9fbcf197fc6475efce43a3c65c8a47588ed4 07:34:35 ---> Running in 4f2eb8262b85 07:34:36 Removing intermediate container 4f2eb8262b85 07:34:36 ---> bc82f7eeecb9 07:34:36 Step 24/24 : LABEL version=0.0.0 07:34:36 ---> Running in 2e9e3b405979 07:34:36 Removing intermediate container 2e9e3b405979 07:34:36 ---> 36e59cde15d4 07:34:36 [Warning] One or more build-args [ARCH] were not consumed 07:34:36 Successfully built 36e59cde15d4 07:34:36 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:34:37 ---> job-cost.sh 07:34:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uWWe 07:35:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-uWWe/bin to PATH 07:36:38 INFO: No Stack... 07:36:38 INFO: Retrieving Pricing Info for: v2-standard-4 07:36:38 INFO: Archiving Costs [Pipeline] sh 07:36:38 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 07:36:38 + cut -d, -f6 [Pipeline] lock 07:36:38 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] 07:36:38 Resource [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] did not exist. Created. 07:36:38 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:36:39 /w/workspace/device-snmp-go/2@tmp/durable-f4600d52/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-f4600d52/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:36:39 + echo total: 0.18000000715255737 [Pipeline] stash 07:36:39 Warning: overwriting stash ‘stack-cost’ 07:36:39 Stashed 1 file(s) [Pipeline] } 07:36:39 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-96-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:36:40 provisioning config files... 07:36:40 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/config1482491046890700685tmp [Pipeline] { [Pipeline] sh 07:36:40 + set +x 07:36:40 + bash -s -- 07:36:40 + curl -s https://codecov.io/bash 07:36:40 07:36:40 _____ _ 07:36:40 / ____| | | 07:36:40 | | ___ __| | ___ ___ _____ __ 07:36:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:36:40 | |___| (_) | (_| | __/ (_| (_) \ V / 07:36:40 \_____\___/ \__,_|\___|\___\___/ \_/ 07:36:40 Bash-1.0.2 07:36:40 07:36:40 07:36:40 ==> git version 2.24.4 found 07:36:40 ==> 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:36:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:36:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:36:40 ==> Jenkins CI detected. 07:36:40 project root: . 07:36:40 --> token set from env 07:36:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:36:40 ==> Running gcov in . (disable via -X gcov) 07:36:40 ==> Python coveragepy not found 07:36:40 ==> Searching for coverage reports in: 07:36:40 + . 07:36:40 -> Found 1 reports 07:36:40 ==> Detecting git/mercurial file structure 07:36:40 ==> Reading reports 07:36:40 + ./coverage.out bytes=7631 07:36:40 ==> Appending adjustments 07:36:40 https://docs.codecov.io/docs/fixing-reports 07:36:40 + Found adjustments 07:36:40 ==> Gzipping contents 07:36:40 4.0K /tmp/codecov.D46z4d.gz 07:36:40 ==> Uploading reports 07:36:40 url: https://codecov.io 07:36:40 query: branch=PR-96&commit=adeffa8d3397bb6d035ac9fe5353e2c9142a7082&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-96%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=96&job=&cmd_args= 07:36:40 -> Pinging Codecov 07:36:40 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-96&commit=adeffa8d3397bb6d035ac9fe5353e2c9142a7082&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-96%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=96&job=&cmd_args= 07:36:41 -> Uploading to 07:36:41 https://storage.googleapis.com/codecov/v4/raw/2021-05-21/6C56EA5C29638FB4528AC87E60AF5AE0/adeffa8d3397bb6d035ac9fe5353e2c9142a7082/93dd06d8-1b27-4904-b928-b1a43fad16b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T073641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab706bbc4901e2a8e6f9ecd2e73357898aff13b0595bfe44f0613f907f529918 07:36:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:36:41 Dload Upload Total Spent Left Speed 07:36:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3486 --:--:-- --:--:-- --:--:-- 3479 100 1378 0 0 100 1378 0 3485 --:--:-- --:--:-- --:--:-- 3479 07:36:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/adeffa8d3397bb6d035ac9fe5353e2c9142a7082 [Pipeline] } 07:36:41 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:36:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:36:43 ---> package-listing.sh 07:36:43 ++ tr '[:upper:]' '[:lower:]' 07:36:43 ++ facter osfamily 07:36:44 + OS_FAMILY=redhat 07:36:44 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-96 07:36:44 + START_PACKAGES=/tmp/packages_start.txt 07:36:44 + END_PACKAGES=/tmp/packages_end.txt 07:36:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:36:44 + PACKAGES=/tmp/packages_start.txt 07:36:44 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-96 ']' 07:36:44 + PACKAGES=/tmp/packages_end.txt 07:36:44 + case "${OS_FAMILY}" in 07:36:44 + sort 07:36:44 + rpm -qa 07:36:44 + '[' -f /tmp/packages_start.txt ']' 07:36:44 + '[' -f /tmp/packages_end.txt ']' 07:36:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:36:44 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-96 ']' 07:36:44 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-96/archives/ 07:36:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-96/archives/ [Pipeline] echo 07:36:44 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-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:36:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:36:45 07:36:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:36:45 alpine: Pulling from edgex-lftools-log-publisher 07:36:45 df20fa9351a1: Pulling fs layer 07:36:45 36b3adc4ff6f: Pulling fs layer 07:36:45 8ad3a11d3b57: Pulling fs layer 07:36:45 46f8f816bc3b: Pulling fs layer 07:36:45 93b61091891f: Pulling fs layer 07:36:45 93b9cdb0e59b: Pulling fs layer 07:36:45 5e14af77c1be: Pulling fs layer 07:36:45 01666e4c0597: Pulling fs layer 07:36:45 aa168da1d23b: Pulling fs layer 07:36:45 93b9cdb0e59b: Waiting 07:36:45 5e14af77c1be: Waiting 07:36:45 01666e4c0597: Waiting 07:36:45 aa168da1d23b: Waiting 07:36:45 46f8f816bc3b: Waiting 07:36:45 36b3adc4ff6f: Verifying Checksum 07:36:45 36b3adc4ff6f: Download complete 07:36:46 46f8f816bc3b: Verifying Checksum 07:36:46 46f8f816bc3b: Download complete 07:36:46 df20fa9351a1: Verifying Checksum 07:36:46 df20fa9351a1: Download complete 07:36:46 93b9cdb0e59b: Verifying Checksum 07:36:46 93b9cdb0e59b: Download complete 07:36:46 93b61091891f: Verifying Checksum 07:36:46 93b61091891f: Download complete 07:36:46 5e14af77c1be: Verifying Checksum 07:36:46 5e14af77c1be: Download complete 07:36:46 01666e4c0597: Verifying Checksum 07:36:46 01666e4c0597: Download complete 07:36:46 8ad3a11d3b57: Verifying Checksum 07:36:46 8ad3a11d3b57: Download complete 07:36:46 df20fa9351a1: Pull complete 07:36:46 36b3adc4ff6f: Pull complete 07:36:47 8ad3a11d3b57: Pull complete 07:36:47 46f8f816bc3b: Pull complete 07:36:47 93b61091891f: Pull complete 07:36:48 aa168da1d23b: Verifying Checksum 07:36:48 aa168da1d23b: Download complete 07:36:48 93b9cdb0e59b: Pull complete 07:36:48 5e14af77c1be: Pull complete 07:36:48 01666e4c0597: Pull complete 07:36:53 aa168da1d23b: Pull complete 07:36:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:36:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:36:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:36:53 prd-centos7-docker-4c-2g-15496 does not seem to be running inside a container 07:36:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-96/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-96 -v /w/workspace/dgexfoundry_device-snmp-go_PR-96:/w/workspace/dgexfoundry_device-snmp-go_PR-96:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:37:07 $ docker top 521668e49f9394d42229759c8327db04ab8e661e674c033bbc9f27b68b39fde8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:07 + touch /tmp/pre-build-complete [Pipeline] sh 07:37:07 + mkdir -p /var/log/sa [Pipeline] sh 07:37:08 + ls /var/log/sa-host 07:37:08 + sadf -c /var/log/sa-host/sa05 07:37:08 file_magic: OK 07:37:08 HZ: Using current value: 100 07:37:08 file_header: OK 07:37:08 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:37:08 Statistics: 07:37:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:37:08 File successfully converted to sysstat format version 12.2.1 07:37:08 + sadf -c /var/log/sa-host/sa21 07:37:08 file_magic: OK 07:37:08 HZ: Using current value: 100 07:37:08 file_header: OK 07:37:08 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:37:08 Statistics: 07:37:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:37:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:37:08 provisioning config files... 07:37:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/config8998524965397980871tmp [Pipeline] { [Pipeline] echo 07:37:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:37:08 ---> create-netrc.sh [Pipeline] } 07:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:37:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:37:09 ---> python-tools-install.sh [Pipeline] echo 07:37:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:37:09 ---> sudo-logs.sh 07:37:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:37:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:37:09 ---> job-cost.sh 07:37:09 lf-activate-venv: SKIPPING 07:37:09 DEBUG: total: 0.18000000715255737 07:37:09 INFO: Retrieving Stack Cost... 07:37:11 INFO: Retrieving Pricing Info for: v3-standard-2 07:37:11 INFO: Archiving Costs [Pipeline] echo 07:37:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:37:12 ---> logs-deploy.sh 07:37:12 lf-activate-venv: SKIPPING 07:37:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-96/2 07:37:12 INFO: archiving workspace using pattern(s): 07:37:13 Archives upload complete. 07:37:13 INFO: archiving logs to Nexus 07:37:13 ---> uname -a: 07:37:13 Linux prd-centos7-docker-4c-2g-15496.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:37:13 07:37:13 07:37:13 ---> lscpu: 07:37:13 Architecture: x86_64 07:37:13 CPU op-mode(s): 32-bit, 64-bit 07:37:13 Byte Order: Little Endian 07:37:13 Address sizes: 40 bits physical, 48 bits virtual 07:37:13 CPU(s): 2 07:37:13 On-line CPU(s) list: 0,1 07:37:13 Thread(s) per core: 1 07:37:13 Core(s) per socket: 1 07:37:13 Socket(s): 2 07:37:13 NUMA node(s): 1 07:37:13 Vendor ID: AuthenticAMD 07:37:13 CPU family: 23 07:37:13 Model: 49 07:37:13 Model name: AMD EPYC-Rome Processor 07:37:13 Stepping: 0 07:37:13 CPU MHz: 2799.998 07:37:13 BogoMIPS: 5599.99 07:37:13 Virtualization: AMD-V 07:37:13 Hypervisor vendor: KVM 07:37:13 Virtualization type: full 07:37:13 L1d cache: 64 KiB 07:37:13 L1i cache: 64 KiB 07:37:13 L2 cache: 1 MiB 07:37:13 L3 cache: 32 MiB 07:37:13 NUMA node0 CPU(s): 0,1 07:37:13 Vulnerability Itlb multihit: Not affected 07:37:13 Vulnerability L1tf: Not affected 07:37:13 Vulnerability Mds: Not affected 07:37:13 Vulnerability Meltdown: Not affected 07:37:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:37:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:37:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:37:13 Vulnerability Srbds: Not affected 07:37:13 Vulnerability Tsx async abort: Not affected 07:37:13 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:37:13 07:37:13 07:37:13 ---> nproc: 07:37:13 2 07:37:13 07:37:13 07:37:13 ---> df -h: 07:37:13 Filesystem Size Used Available Use% Mounted on 07:37:13 overlay 40.0G 7.6G 32.4G 19% / 07:37:13 tmpfs 64.0M 0 64.0M 0% /dev 07:37:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:37:13 shm 64.0M 0 64.0M 0% /dev/shm 07:37:13 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:37:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:37:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:37:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:37:13 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:37:13 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-96 07:37:13 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp 07:37:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:37:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:37:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:37:13 07:37:13 07:37:13 ---> free -m: 07:37:13 total used free shared buff/cache available 07:37:13 Mem: 7821 926 4804 0 2090 6717 07:37:13 Swap: 1023 0 1023 07:37:13 07:37:13 07:37:13 ---> ip addr: 07:37:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:37:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:37:13 inet 127.0.0.1/8 scope host lo 07:37:13 valid_lft forever preferred_lft forever 07:37:13 inet6 ::1/128 scope host 07:37:13 valid_lft forever preferred_lft forever 07:37:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:37:13 link/ether fa:16:3e:e1:8d:1a brd ff:ff:ff:ff:ff:ff 07:37:13 inet 10.30.122.66/23 brd 10.30.123.255 scope global dynamic eth0 07:37:13 valid_lft 85742sec preferred_lft 85742sec 07:37:13 inet6 fe80::f816:3eff:fee1:8d1a/64 scope link 07:37:13 valid_lft forever preferred_lft forever 07:37:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:37:13 link/ether 02:42:93:06:8a:71 brd ff:ff:ff:ff:ff:ff 07:37:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:37:13 valid_lft forever preferred_lft forever 07:37:13 inet6 fe80::42:93ff:fe06:8a71/64 scope link 07:37:13 valid_lft forever preferred_lft forever 07:37:13 07:37:13 07:37:13 ---> sar -b -r -n DEV: 07:37:13 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:37:13 07:37:13 07:26:03 LINUX RESTART (2 CPU) 07:37:13 07:37:13 07:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:37:13 07:28:01 39.72 4.11 35.60 0.00 2672.84 3141.40 0.00 07:37:13 07:29:01 0.33 0.00 0.33 0.00 0.00 5.80 0.00 07:37:13 07:30:01 0.37 0.00 0.37 0.00 0.00 5.38 0.00 07:37:13 07:31:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 07:37:13 07:32:01 0.18 0.00 0.18 0.00 0.00 2.20 0.00 07:37:13 07:33:01 0.43 0.00 0.43 0.00 0.00 6.66 0.00 07:37:13 07:34:01 0.20 0.00 0.20 0.00 0.00 3.58 0.00 07:37:13 07:35:01 0.35 0.00 0.35 0.00 0.00 5.98 0.00 07:37:13 07:36:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 07:37:13 07:37:02 31.37 0.13 31.24 0.00 13.72 11067.34 0.00 07:37:13 Average: 7.35 0.42 6.92 0.00 268.73 1424.89 0.00 07:37:13 07:37:13 07:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:13 07:28:01 5459460 0 813760 10.16 2620 1733100 1324020 14.62 579516 1569636 12 07:37:13 07:29:01 5473428 0 799784 9.99 2620 1733108 1206060 13.32 573920 1564208 12 07:37:13 07:30:01 5473724 0 799488 9.98 2620 1733108 1192756 13.17 574032 1564256 8 07:37:13 07:31:01 5473832 0 799372 9.98 2620 1733116 1192816 13.17 574276 1564256 8 07:37:13 07:32:01 5474404 0 798796 9.97 2620 1733120 1192648 13.17 566776 1570904 12 07:37:13 07:33:01 5474024 0 799172 9.98 2620 1733124 1192588 13.17 567516 1570904 12 07:37:13 07:34:01 5465288 0 807904 10.09 2620 1733128 1192564 13.17 576208 1570904 8 07:37:13 07:35:01 5464652 0 808532 10.10 2620 1733136 1192564 13.17 576548 1570908 8 07:37:13 07:36:01 5464840 0 808344 10.09 2620 1733136 1192564 13.17 578532 1568872 8 07:37:13 07:37:02 4936404 0 932240 11.64 2620 2137676 1387352 15.32 757920 1833144 80552 07:37:13 Average: 5416006 0 816739 10.20 2620 1773575 1226593 13.54 592524 1594799 8064 07:37:13 07:37:13 07:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:13 07:28:01 eth0 306.54 227.49 634.48 77.33 0.00 0.00 0.00 0.00 07:37:13 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:28:01 docker0 1.50 1.32 0.30 2.57 0.00 0.00 0.00 0.00 07:37:13 07:29:01 eth0 5.03 2.57 3.60 0.58 0.00 0.00 0.00 0.00 07:37:13 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:30:01 eth0 1.20 0.30 0.34 0.20 0.00 0.00 0.00 0.00 07:37:13 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:31:01 eth0 0.47 0.30 0.27 0.20 0.00 0.00 0.00 0.00 07:37:13 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:32:01 eth0 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:37:13 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:33:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:37:13 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:37:13 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:35:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:37:13 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:36:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:37:13 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:37:02 eth0 226.53 199.15 2174.34 19.98 0.00 0.00 0.00 0.00 07:37:13 07:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 07:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 Average: eth0 54.07 43.04 281.40 9.84 0.00 0.00 0.00 0.00 07:37:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:13 Average: docker0 0.15 0.13 0.03 0.26 0.00 0.00 0.00 0.00 07:37:13 07:37:13 07:37:13 ---> sar -P ALL: 07:37:13 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:37:13 07:37:13 07:26:03 LINUX RESTART (2 CPU) 07:37:13 07:37:13 07:27:01 CPU %user %nice %system %iowait %steal %idle 07:37:13 07:28:01 all 7.14 0.00 2.30 4.33 0.04 86.19 07:37:13 07:28:01 0 6.50 0.00 2.62 3.88 0.03 86.97 07:37:13 07:28:01 1 7.78 0.00 1.99 4.77 0.05 85.41 07:37:13 07:29:01 all 0.09 0.00 0.05 0.00 0.03 99.83 07:37:13 07:29:01 0 0.08 0.00 0.05 0.00 0.03 99.83 07:37:13 07:29:01 1 0.10 0.00 0.05 0.00 0.02 99.83 07:37:13 07:30:01 all 0.17 0.00 0.03 0.00 0.02 99.79 07:37:13 07:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:37:13 07:30:01 1 0.30 0.00 0.03 0.00 0.02 99.65 07:37:13 07:31:01 all 0.13 0.00 0.03 0.00 0.02 99.82 07:37:13 07:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:37:13 07:31:01 1 0.25 0.00 0.05 0.00 0.02 99.68 07:37:13 07:32:01 all 0.22 0.00 0.03 0.00 0.03 99.73 07:37:13 07:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:37:13 07:32:01 1 0.38 0.00 0.02 0.00 0.02 99.58 07:37:13 07:33:01 all 0.13 0.00 0.02 0.00 0.02 99.84 07:37:13 07:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:37:13 07:33:01 1 0.23 0.00 0.03 0.00 0.02 99.72 07:37:13 07:34:01 all 0.19 0.00 0.04 0.00 0.01 99.76 07:37:13 07:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:37:13 07:34:01 1 0.33 0.00 0.07 0.00 0.02 99.58 07:37:13 07:35:01 all 0.12 0.00 0.01 0.00 0.03 99.85 07:37:13 07:35:01 0 0.02 0.00 0.00 0.00 0.03 99.95 07:37:13 07:35:01 1 0.22 0.00 0.02 0.00 0.02 99.75 07:37:13 07:36:01 all 0.15 0.00 0.03 0.00 0.01 99.82 07:37:13 07:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:37:13 07:36:01 1 0.27 0.00 0.03 0.00 0.02 99.68 07:37:13 07:37:02 all 6.62 0.00 2.69 2.98 0.04 87.67 07:37:13 07:37:02 0 6.79 0.00 2.88 3.03 0.03 87.26 07:37:13 07:37:02 1 6.44 0.00 2.50 2.92 0.05 88.09 07:37:13 Average: all 1.48 0.00 0.52 0.72 0.02 97.27 07:37:13 Average: 0 1.34 0.00 0.56 0.68 0.02 97.40 07:37:13 Average: 1 1.61 0.00 0.47 0.76 0.02 97.13 07:37:13 07:37:13 07:37:13