Pull request #102 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 47d5e2d26e014165e18a75bf5178bb24648b6bd7+9351a662b217a128018db5c2b0fd8a407906271b (d9ccaaaa1c8dc80d24c4d9e64a3ea95f828442e5) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh302244013915886130.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-ssh7396157761680197630.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-102/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-102/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2776780267740396544.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-102/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6807009293765334691.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6601078160037547170.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-102/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-102/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2283206779528351351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-285 in /w/workspace/gexfoundry_device-snmp-go_PR-102 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-102 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-102@tmp/jenkins-gitclient-ssh6493929660366259945.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-102@tmp/jenkins-gitclient-ssh7532583684556290059.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 47d5e2d26e014165e18a75bf5178bb24648b6bd7 Merge succeeded, producing 47d5e2d26e014165e18a75bf5178bb24648b6bd7 Checking out Revision 47d5e2d26e014165e18a75bf5178bb24648b6bd7 (PR-102) > git config core.sparsecheckout # timeout=10 > git checkout -f 47d5e2d26e014165e18a75bf5178bb24648b6bd7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-102@tmp/jenkins-gitclient-ssh1807295284175548827.key > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47d5e2d26e014165e18a75bf5178bb24648b6bd7 # timeout=10 Commit message: "refactor: Update configuration for change to common ServiceInfo struct" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:52:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:52:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:52:18 ========================================================= 21:52:18 EdgeX Global Pipelines Version Info 21:52:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:52:20 ------------------- 21:52:20 stable info: 21:52:20 ------------------- 21:52:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:52:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:52:20 Message: update stable to v1.0.192 21:52:20 ------------------- 21:52:20 experimental info: 21:52:20 ------------------- 21:52:20 Commited By: **** collab-it+edgex@linuxfoundation.org 21:52:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:52:20 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 21:52:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 21:52:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:52:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-102 [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-102 [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-102 [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47d5e2d26e014165e18a75bf5178bb24648b6bd7 [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47d5e2d [Pipeline] echo 21:52:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:22 provisioning config files... 21:52:22 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-102@tmp/config6740383831571225919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:23 ---> docker-login.sh 21:52:23 nexus3.edgexfoundry.org:10001 21:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:23 Configure a credential helper to remove this warning. See 21:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:23 21:52:23 Login Succeeded 21:52:23 nexus3.edgexfoundry.org:10002 21:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:23 Configure a credential helper to remove this warning. See 21:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:23 21:52:23 Login Succeeded 21:52:23 nexus3.edgexfoundry.org:10003 21:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:23 Configure a credential helper to remove this warning. See 21:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:23 21:52:23 Login Succeeded 21:52:23 nexus3.edgexfoundry.org:10004 21:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:23 Configure a credential helper to remove this warning. See 21:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:23 21:52:23 Login Succeeded 21:52:23 docker.io 21:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:24 Configure a credential helper to remove this warning. See 21:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:24 21:52:24 Login Succeeded 21:52:24 ---> docker-login.sh ends [Pipeline] } 21:52:24 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 21:52:24 + git log --format=format:%s -1 47d5e2d26e014165e18a75bf5178bb24648b6bd7 [Pipeline] echo 21:52:25 GIT_COMMIT: 47d5e2d26e014165e18a75bf5178bb24648b6bd7, Commit Message: refactor: Update configuration for change to common ServiceInfo struct [Pipeline] echo 21:52:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:52:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:26 21:52:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:52:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:26 latest: Pulling from edgex-devops/git-semver 21:52:26 31603596830f: Pulling fs layer 21:52:26 54011a49482f: Pulling fs layer 21:52:26 a6820b24f6d8: Pulling fs layer 21:52:26 f581987b2513: Pulling fs layer 21:52:26 f581987b2513: Waiting 21:52:26 54011a49482f: Verifying Checksum 21:52:26 54011a49482f: Download complete 21:52:26 31603596830f: Verifying Checksum 21:52:26 31603596830f: Download complete 21:52:26 a6820b24f6d8: Verifying Checksum 21:52:26 a6820b24f6d8: Download complete 21:52:26 f581987b2513: Verifying Checksum 21:52:26 f581987b2513: Download complete 21:52:26 31603596830f: Pull complete 21:52:26 54011a49482f: Pull complete 21:52:27 a6820b24f6d8: Pull complete 21:52:27 f581987b2513: Pull complete 21:52:27 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:52:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:52:27 prd-centos7-docker-4c-2g-285 does not seem to be running inside a container 21:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-102 -v /w/workspace/gexfoundry_device-snmp-go_PR-102:/w/workspace/gexfoundry_device-snmp-go_PR-102:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-102@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:52:28 $ docker top d57983bee76688f9f014f29c2538eaa946c048f7e6ac9b761031ebf43f88a76d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:28 [ssh-agent] Looking for ssh-agent implementation... 21:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:28 $ docker exec d57983bee76688f9f014f29c2538eaa946c048f7e6ac9b761031ebf43f88a76d ssh-agent 21:52:29 SSH_AUTH_SOCK=/tmp/ssh-ZrdyeLyFjUI2/agent.13 21:52:29 SSH_AGENT_PID=20 21:52:29 Running ssh-add (command line suppressed) 21:52:29 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-102@tmp/private_key_8194603326090373573.key (/w/workspace/gexfoundry_device-snmp-go_PR-102@tmp/private_key_8194603326090373573.key) 21:52:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:29 + git tag --points-at HEAD [Pipeline] } 21:52:29 $ docker exec --env ******** --env ******** d57983bee76688f9f014f29c2538eaa946c048f7e6ac9b761031ebf43f88a76d ssh-agent -k 21:52:29 unset SSH_AUTH_SOCK; 21:52:29 unset SSH_AGENT_PID; 21:52:29 echo Agent pid 20 killed; 21:52:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:52:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:29 [ssh-agent] Looking for ssh-agent implementation... 21:52:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:29 $ docker exec d57983bee76688f9f014f29c2538eaa946c048f7e6ac9b761031ebf43f88a76d ssh-agent 21:52:30 SSH_AUTH_SOCK=/tmp/ssh-C6OyNHi0Tdvf/agent.54 21:52:30 SSH_AGENT_PID=60 21:52:30 Running ssh-add (command line suppressed) 21:52:30 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-102@tmp/private_key_4110631761788852128.key (/w/workspace/gexfoundry_device-snmp-go_PR-102@tmp/private_key_4110631761788852128.key) 21:52:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:30 + git semver init 21:52:30 # -> Open(): unable to determine branch for HEAD 21:52:30 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-102/.git 21:52:30 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-102 21:52:30 # $SEMVER_REMOTE_NAME = origin 21:52:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:52:30 # $SEMVER_USER_NAME = edgex-jenkins 21:52:30 # $SEMVER_BRANCH = PR-102 21:52:30 # $SEMVER_TEMP = /tmp/semver-962623396 21:52:30 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 21:52:30 # '/tmp/semver-962623396' -> '/w/workspace/gexfoundry_device-snmp-go_PR-102/.semver' 21:52:30 # -> Force: false 21:52:30 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-102/.semver [Pipeline] } 21:52:30 $ docker exec --env ******** --env ******** d57983bee76688f9f014f29c2538eaa946c048f7e6ac9b761031ebf43f88a76d ssh-agent -k 21:52:30 unset SSH_AUTH_SOCK; 21:52:30 unset SSH_AGENT_PID; 21:52:30 echo Agent pid 60 killed; 21:52:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:31 + git semver [Pipeline] } 21:52:31 $ docker stop --time=1 d57983bee76688f9f014f29c2538eaa946c048f7e6ac9b761031ebf43f88a76d 21:52:32 $ docker rm -f d57983bee76688f9f014f29c2538eaa946c048f7e6ac9b761031ebf43f88a76d [Pipeline] // withDockerContainer [Pipeline] sh 21:52:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:52:33 Stashed 1 file(s) [Pipeline] echo 21:52:33 [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 21:52:48 Still waiting to schedule task 21:52:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:52:48 Still waiting to schedule task 21:52:48 ‘prd-ubuntu18.04-docker-arm64-4c-16g-283’ is offline 21:55:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-288 in /w/workspace/gexfoundry_device-snmp-go_PR-102 [Pipeline] { [Pipeline] ws 21:55:39 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 21:55:40 Selected Git installation does not exist. Using Default 21:55:40 The recommended git tool is: NONE 21:55:45 using credential edgex-jenkins-ssh 21:55:45 Cloning the remote Git repository 21:55:45 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 21:55:45 > git init /w/workspace/device-snmp-go/1 # timeout=10 21:55:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 21:55:45 > git --version # timeout=10 21:55:45 > git --version # 'git version 2.17.1' 21:55:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:46 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 47d5e2d26e014165e18a75bf5178bb24648b6bd7 21:55:47 Merge succeeded, producing 47d5e2d26e014165e18a75bf5178bb24648b6bd7 21:55:47 Checking out Revision 47d5e2d26e014165e18a75bf5178bb24648b6bd7 (PR-102) 21:55:46 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 21:55:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:46 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 21:55:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 21:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:55:46 > git config core.sparsecheckout # timeout=10 21:55:46 > git checkout -f 47d5e2d26e014165e18a75bf5178bb24648b6bd7 # timeout=10 21:55:47 > git remote # timeout=10 21:55:47 > git config --get remote.origin.url # timeout=10 21:55:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:47 > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 21:55:47 > git rev-parse HEAD^{commit} # timeout=10 21:55:47 > git config core.sparsecheckout # timeout=10 21:55:47 > git checkout -f 47d5e2d26e014165e18a75bf5178bb24648b6bd7 # timeout=10 21:55:51 Commit message: "refactor: Update configuration for change to common ServiceInfo struct" 21:55:51 > git --version # timeout=10 21:55:51 > git --version # 'git version 2.17.1' 21:55:51 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:55:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:55:53 + sudo service docker restart 21:55:53 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:12 provisioning config files... 21:56:12 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config2036054071944881188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:12 ---> docker-login.sh 21:56:12 nexus3.edgexfoundry.org:10001 21:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:13 Configure a credential helper to remove this warning. See 21:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:13 21:56:13 Login Succeeded 21:56:13 nexus3.edgexfoundry.org:10002 21:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:14 Configure a credential helper to remove this warning. See 21:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:14 21:56:14 Login Succeeded 21:56:14 nexus3.edgexfoundry.org:10003 21:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:15 Configure a credential helper to remove this warning. See 21:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:15 21:56:15 Login Succeeded 21:56:15 nexus3.edgexfoundry.org:10004 21:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:15 Configure a credential helper to remove this warning. See 21:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:15 21:56:15 Login Succeeded 21:56:15 docker.io 21:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:16 Configure a credential helper to remove this warning. See 21:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:16 21:56:16 Login Succeeded 21:56:16 ---> docker-login.sh ends [Pipeline] } 21:56:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:56:17 ========================================================= 21:56:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:56:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:56:17 + 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 . 21:56:17 Sending build context to Docker daemon 368.1kB 21:56:17 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:56:17 Step 2/10 : FROM ${BASE} 21:56:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:56:18 595b0fe564bb: Pulling fs layer 21:56:18 7186ed65a4f7: Pulling fs layer 21:56:18 316046926c0a: Pulling fs layer 21:56:18 4ebd0625c992: Pulling fs layer 21:56:18 207e8628e3a3: Pulling fs layer 21:56:18 c791037a9be2: Pulling fs layer 21:56:18 ffd874e62e21: Pulling fs layer 21:56:18 4ebd0625c992: Waiting 21:56:18 207e8628e3a3: Waiting 21:56:18 c791037a9be2: Waiting 21:56:18 ffd874e62e21: Waiting 21:56:18 316046926c0a: Verifying Checksum 21:56:18 316046926c0a: Download complete 21:56:18 7186ed65a4f7: Verifying Checksum 21:56:18 7186ed65a4f7: Download complete 21:56:18 207e8628e3a3: Verifying Checksum 21:56:18 207e8628e3a3: Download complete 21:56:18 c791037a9be2: Verifying Checksum 21:56:18 c791037a9be2: Download complete 21:56:18 595b0fe564bb: Verifying Checksum 21:56:18 595b0fe564bb: Download complete 21:56:18 595b0fe564bb: Pull complete 21:56:19 7186ed65a4f7: Pull complete 21:56:19 316046926c0a: Pull complete 21:56:20 ffd874e62e21: Verifying Checksum 21:56:20 ffd874e62e21: Download complete 21:56:21 4ebd0625c992: Verifying Checksum 21:56:21 4ebd0625c992: Download complete 21:56:23 Running on prd-centos7-docker-4c-2g-289 in /w/workspace/gexfoundry_device-snmp-go_PR-102 [Pipeline] { [Pipeline] ws 21:56:23 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 21:56:23 Selected Git installation does not exist. Using Default 21:56:23 The recommended git tool is: NONE 21:56:26 using credential edgex-jenkins-ssh 21:56:26 Cloning the remote Git repository 21:56:25 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 21:56:26 > git init /w/workspace/device-snmp-go/1 # timeout=10 21:56:26 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 21:56:26 > git --version # timeout=10 21:56:26 > git --version # 'git version 2.24.4' 21:56:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:26 [INFO] Currently running in a labeled security context 21:56:26 [INFO] Currently SELinux is 'enforcing' on the host 21:56:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh8897230412863797125.key 21:56:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:26 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 21:56:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:26 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 21:56:26 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 21:56:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:26 [INFO] Currently running in a labeled security context 21:56:26 [INFO] Currently SELinux is 'enforcing' on the host 21:56:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh5370949053257320973.key 21:56:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:56:27 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 47d5e2d26e014165e18a75bf5178bb24648b6bd7 21:56:27 Merge succeeded, producing 47d5e2d26e014165e18a75bf5178bb24648b6bd7 21:56:27 Checking out Revision 47d5e2d26e014165e18a75bf5178bb24648b6bd7 (PR-102) 21:56:27 > git config core.sparsecheckout # timeout=10 21:56:27 > git checkout -f 47d5e2d26e014165e18a75bf5178bb24648b6bd7 # timeout=10 21:56:27 > git remote # timeout=10 21:56:27 > git config --get remote.origin.url # timeout=10 21:56:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:27 [INFO] Currently running in a labeled security context 21:56:27 [INFO] Currently SELinux is 'enforcing' on the host 21:56:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh7966334779801401062.key 21:56:27 > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 21:56:27 > git rev-parse HEAD^{commit} # timeout=10 21:56:27 > git config core.sparsecheckout # timeout=10 21:56:27 > git checkout -f 47d5e2d26e014165e18a75bf5178bb24648b6bd7 # timeout=10 21:56:30 Commit message: "refactor: Update configuration for change to common ServiceInfo struct" 21:56:30 > git --version # timeout=10 21:56:30 > git --version # 'git version 2.24.4' 21:56:30 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:32 4ebd0625c992: Pull complete 21:56:32 207e8628e3a3: Pull complete 21:56:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:56:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:56:32 c791037a9be2: Pull complete 21:56:32 + sudo service docker restart 21:56:32 + true 21:56:32 Redirecting to /bin/systemctl restart docker.service 21:56:36 ffd874e62e21: Pull complete 21:56:36 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:56:36 ---> cfc18b08335c 21:56:36 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 21:56:38 ---> Running in cdc79d03062e 21:56:38 Removing intermediate container cdc79d03062e 21:56:38 ---> f69eb2a1b717 21:56:38 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:56:38 ---> Running in 43649377e08d 21:56:39 Removing intermediate container 43649377e08d 21:56:39 ---> 21e48a92044f 21:56:39 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 21:56:39 ---> Running in 1d404ffeddfa 21:56:40 Removing intermediate container 1d404ffeddfa 21:56:40 ---> 206c75f26cda 21:56:40 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:40 ---> Running in 7b6e71eeff2f 21:56:42 Removing intermediate container 7b6e71eeff2f 21:56:42 ---> cf6dd4aed424 21:56:42 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:42 ---> Running in b194b912a7f9 21:56:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:56:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:56:45 (1/13) Installing libc-dev (0.7.2-r3) 21:56:45 (2/13) Installing libsodium (1.0.18-r0) 21:56:45 (3/13) Installing pkgconf (1.7.3-r0) 21:56:45 (4/13) Installing libsodium-dev (1.0.18-r0) 21:56:46 (5/13) Installing openssh-keygen (8.4_p1-r3) 21:56:46 (6/13) Installing libedit (20191231.3.1-r1) 21:56:46 (7/13) Installing openssh-client (8.4_p1-r3) 21:56:46 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 21:56:46 (9/13) Installing openssh-server-common (8.4_p1-r3) 21:56:46 (10/13) Installing openssh-server (8.4_p1-r3) 21:56:46 (11/13) Installing openssh (8.4_p1-r3) 21:56:46 (12/13) Installing libzmq (4.3.3-r1) 21:56:47 (13/13) Installing zeromq-dev (4.3.3-r1) 21:56:47 Executing busybox-1.32.1-r6.trigger 21:56:47 OK: 145 MiB in 53 packages 21:56:48 Removing intermediate container b194b912a7f9 21:56:48 ---> 3ac14d505d54 21:56:48 Step 8/10 : WORKDIR /device-snmp-go 21:56:48 ---> Running in 553941ca102f 21:56:49 Removing intermediate container 553941ca102f 21:56:49 ---> 3805518cfaf4 21:56:49 Step 9/10 : COPY . . 21:56:50 ---> b22a7a252e54 21:56:50 Step 10/10 : RUN go mod download 21:56:50 ---> Running in 913a8a6a6aff [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:51 provisioning config files... 21:56:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6923786434713770890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:51 ---> docker-login.sh 21:56:51 nexus3.edgexfoundry.org:10001 21:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:51 Configure a credential helper to remove this warning. See 21:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:51 21:56:51 Login Succeeded 21:56:51 nexus3.edgexfoundry.org:10002 21:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:51 Configure a credential helper to remove this warning. See 21:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:51 21:56:51 Login Succeeded 21:56:51 nexus3.edgexfoundry.org:10003 21:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:51 Configure a credential helper to remove this warning. See 21:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:51 21:56:51 Login Succeeded 21:56:51 nexus3.edgexfoundry.org:10004 21:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:51 Configure a credential helper to remove this warning. See 21:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:51 21:56:51 Login Succeeded 21:56:51 docker.io 21:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:52 Configure a credential helper to remove this warning. See 21:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:52 21:56:52 Login Succeeded 21:56:52 ---> docker-login.sh ends [Pipeline] } 21:56:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:56:52 ========================================================= 21:56:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:56:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:56:53 + 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 . 21:56:53 Sending build context to Docker daemon 369.2kB 21:56:53 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:56:53 Step 2/10 : FROM ${BASE} 21:56:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:56:53 540db60ca938: Pulling fs layer 21:56:53 adcc1eea9eea: Pulling fs layer 21:56:53 4c4ab2625f07: Pulling fs layer 21:56:53 0510c868ecb4: Pulling fs layer 21:56:53 afea3b2eda06: Pulling fs layer 21:56:53 7809a108b3ef: Pulling fs layer 21:56:53 f706445af74f: Pulling fs layer 21:56:53 7809a108b3ef: Waiting 21:56:53 afea3b2eda06: Waiting 21:56:53 f706445af74f: Waiting 21:56:53 0510c868ecb4: Waiting 21:56:53 4c4ab2625f07: Verifying Checksum 21:56:53 4c4ab2625f07: Download complete 21:56:53 adcc1eea9eea: Download complete 21:56:53 afea3b2eda06: Verifying Checksum 21:56:53 afea3b2eda06: Download complete 21:56:53 7809a108b3ef: Verifying Checksum 21:56:53 7809a108b3ef: Download complete 21:56:53 540db60ca938: Verifying Checksum 21:56:53 540db60ca938: Download complete 21:56:53 540db60ca938: Pull complete 21:56:53 adcc1eea9eea: Pull complete 21:56:53 4c4ab2625f07: Pull complete 21:56:54 f706445af74f: Verifying Checksum 21:56:54 f706445af74f: Download complete 21:56:55 0510c868ecb4: Verifying Checksum 21:56:55 0510c868ecb4: Download complete 21:56:58 0510c868ecb4: Pull complete 21:56:59 afea3b2eda06: Pull complete 21:56:59 7809a108b3ef: Pull complete 21:57:00 f706445af74f: Pull complete 21:57:00 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:57:00 ---> b068be0155e3 21:57:00 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 21:57:04 ---> Running in a018b994ac28 21:57:04 Removing intermediate container a018b994ac28 21:57:04 ---> 6ff73a03dd03 21:57:04 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:57:04 ---> Running in 940cc9681260 21:57:04 Removing intermediate container 940cc9681260 21:57:04 ---> 474dcce081e3 21:57:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 21:57:04 ---> Running in 739153ae0368 21:57:04 Removing intermediate container 739153ae0368 21:57:04 ---> b274b0a036b5 21:57:04 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:04 ---> Running in 77e6418be3da 21:57:05 Removing intermediate container 77e6418be3da 21:57:05 ---> 756faf4ec390 21:57:05 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:57:05 ---> Running in e8b6a2515b0b 21:57:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:57:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:57:07 (1/13) Installing libc-dev (0.7.2-r3) 21:57:07 (2/13) Installing libsodium (1.0.18-r0) 21:57:07 (3/13) Installing pkgconf (1.7.3-r0) 21:57:07 (4/13) Installing libsodium-dev (1.0.18-r0) 21:57:07 (5/13) Installing openssh-keygen (8.4_p1-r3) 21:57:07 (6/13) Installing libedit (20191231.3.1-r1) 21:57:07 (7/13) Installing openssh-client (8.4_p1-r3) 21:57:07 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 21:57:07 (9/13) Installing openssh-server-common (8.4_p1-r3) 21:57:07 (10/13) Installing openssh-server (8.4_p1-r3) 21:57:08 (11/13) Installing openssh (8.4_p1-r3) 21:57:08 (12/13) Installing libzmq (4.3.3-r1) 21:57:08 (13/13) Installing zeromq-dev (4.3.3-r1) 21:57:08 Executing busybox-1.32.1-r6.trigger 21:57:08 OK: 156 MiB in 53 packages 21:57:08 Removing intermediate container e8b6a2515b0b 21:57:08 ---> 13b0c4275364 21:57:08 Step 8/10 : WORKDIR /device-snmp-go 21:57:08 ---> Running in ad6acc282cfd 21:57:08 Removing intermediate container ad6acc282cfd 21:57:08 ---> 742358c6246f 21:57:08 Step 9/10 : COPY . . 21:57:09 ---> e4576c35ef50 21:57:09 Step 10/10 : RUN go mod download 21:57:09 ---> Running in b62cace15e50 21:57:17 Removing intermediate container 913a8a6a6aff 21:57:17 ---> b66d81a40bf7 21:57:17 Successfully built b66d81a40bf7 21:57:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:57:17 + docker inspect -f . ci-base-image-arm64 21:57:17 . [Pipeline] withDockerContainer 21:57:17 prd-ubuntu18.04-docker-arm64-4c-16g-288 does not seem to be running inside a container 21:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:57:19 $ docker top baf3f285bb00497b566de198e626231106bc4f23ef1154a476a06b5ba6e4b6a7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:20 + go version 21:57:20 go version go1.16.3 linux/arm64 [Pipeline] } 21:57:20 $ docker stop --time=1 baf3f285bb00497b566de198e626231106bc4f23ef1154a476a06b5ba6e4b6a7 21:57:22 $ docker rm -f baf3f285bb00497b566de198e626231106bc4f23ef1154a476a06b5ba6e4b6a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:23 + docker inspect -f . ci-base-image-arm64 21:57:23 . [Pipeline] withDockerContainer 21:57:23 prd-ubuntu18.04-docker-arm64-4c-16g-288 does not seem to be running inside a container 21:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:57:24 Removing intermediate container b62cace15e50 21:57:24 ---> 702bcf961282 21:57:24 Successfully built 702bcf961282 21:57:24 Successfully tagged ci-base-image-x86_64:latest 21:57:25 $ docker top 48070bae56e48a779325db1f4eb9f831b0187f57ea8a993a45dc9430e6f55f68 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:57:26 + docker inspect -f . ci-base-image-x86_64 21:57:26 . [Pipeline] withDockerContainer 21:57:26 prd-centos7-docker-4c-2g-289 does not seem to be running inside a container 21:57:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:57:26 + go mod tidy 21:57:26 $ docker top 777c5bec36241e0eb1cb71d56084a1e119bb323f62d91fd565179a901717d38c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 21:57:27 + go version 21:57:27 go version go1.16.3 linux/amd64 [Pipeline] } 21:57:27 $ docker stop --time=1 777c5bec36241e0eb1cb71d56084a1e119bb323f62d91fd565179a901717d38c 21:57:27 + make test 21:57:27 go mod tidy 21:57:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:57:28 $ docker rm -f 777c5bec36241e0eb1cb71d56084a1e119bb323f62d91fd565179a901717d38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:29 + docker inspect -f . ci-base-image-x86_64 21:57:29 . [Pipeline] withDockerContainer 21:57:29 prd-centos7-docker-4c-2g-289 does not seem to be running inside a container 21:57:29 ? github.com/edgexfoundry/device-snmp-go [no test files] 21:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:57:29 $ docker top ee4fe63d289c92e481ab0bf2330388b6f1a8b705c93db5943ea2bc4510956e96 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:30 + go mod tidy [Pipeline] sh 21:57:30 + make test 21:57:30 go mod tidy 21:57:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:57:31 ? github.com/edgexfoundry/device-snmp-go [no test files] 21:57:49 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 21:57:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 21:57:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:57:55 gofmt -l . 21:57:55 [ "`gofmt -l .`" = "" ] 21:57:55 ./bin/test-attribution-txt.sh [Pipeline] } 21:57:55 $ docker stop --time=1 ee4fe63d289c92e481ab0bf2330388b6f1a8b705c93db5943ea2bc4510956e96 21:57:57 $ docker rm -f ee4fe63d289c92e481ab0bf2330388b6f1a8b705c93db5943ea2bc4510956e96 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:58:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:58:01 + ls -al . 21:58:01 total 104 21:58:01 drwxrwxr-x. 7 jenkins jenkins 4096 May 25 21:57 . 21:58:01 drwxrwxr-x. 4 jenkins jenkins 28 May 25 21:56 .. 21:58:01 -rw-rw-r--. 1 jenkins jenkins 6520 May 25 21:56 Attribution.txt 21:58:01 drwxrwxr-x. 2 jenkins jenkins 60 May 25 21:56 bin 21:58:01 drwxrwxr-x. 3 jenkins jenkins 32 May 25 21:56 cmd 21:58:01 -rw-r--r--. 1 jenkins jenkins 7631 May 25 21:57 coverage.out 21:58:01 -rw-rw-r--. 1 jenkins jenkins 1459 May 25 21:56 Dockerfile 21:58:01 -rw-rw-r--. 1 jenkins jenkins 1057 May 25 21:56 Dockerfile.build 21:58:01 -rw-rw-r--. 1 jenkins jenkins 6 May 25 21:56 .dockerignore 21:58:01 drwxrwxr-x. 8 jenkins jenkins 179 May 25 21:56 .git 21:58:01 drwxrwxr-x. 2 jenkins jenkins 103 May 25 21:56 .github 21:58:01 -rw-rw-r--. 1 jenkins jenkins 269 May 25 21:56 .gitignore 21:58:01 -rw-rw-r--. 1 jenkins jenkins 222 May 25 21:56 go.mod 21:58:01 -rw-r--r--. 1 jenkins jenkins 21438 May 25 21:57 go.sum 21:58:01 drwxrwxr-x. 3 jenkins jenkins 20 May 25 21:56 internal 21:58:01 -rw-rw-r--. 1 jenkins jenkins 656 May 25 21:56 Jenkinsfile 21:58:01 -rw-rw-r--. 1 jenkins jenkins 11340 May 25 21:56 LICENSE 21:58:01 -rw-rw-r--. 1 jenkins jenkins 936 May 25 21:56 Makefile 21:58:01 -rw-rw-r--. 1 jenkins jenkins 9079 May 25 21:56 README.md 21:58:01 -rw-rw-r--. 1 jenkins jenkins 5 May 25 21:52 VERSION 21:58:01 -rw-rw-r--. 1 jenkins jenkins 209 May 25 21:56 version.go [Pipeline] isUnix [Pipeline] sh 21:58:01 + 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=47d5e2d26e014165e18a75bf5178bb24648b6bd7 --label arch=amd64 --label version=0.0.0 . 21:58:01 Sending build context to Docker daemon 377.3kB 21:58:01 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 21:58:01 Step 2/24 : FROM ${BASE} AS builder 21:58:01 ---> 702bcf961282 21:58:01 Step 3/24 : ARG MAKE='make build' 21:58:02 ---> Running in 246ccf8161a7 21:58:02 Removing intermediate container 246ccf8161a7 21:58:02 ---> a4ae47f59761 21:58:02 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:58:02 ---> Running in 3da839ba5bd1 21:58:02 Removing intermediate container 3da839ba5bd1 21:58:02 ---> 2116749c2ad1 21:58:02 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 21:58:02 ---> Running in 0d16da98fbec 21:58:02 Removing intermediate container 0d16da98fbec 21:58:02 ---> fa08dc5a7251 21:58:02 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:02 ---> Running in 3ea27027d39a 21:58:03 Removing intermediate container 3ea27027d39a 21:58:03 ---> 19e9a6ef0d5a 21:58:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:03 ---> Running in 8fc67df50371 21:58:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:58:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:58:05 OK: 156 MiB in 53 packages 21:58:05 Removing intermediate container 8fc67df50371 21:58:05 ---> 8dc65ea7bd02 21:58:05 Step 8/24 : WORKDIR /device-snmp-go 21:58:05 ---> Running in e0f52a3f893c 21:58:05 Removing intermediate container e0f52a3f893c 21:58:05 ---> 84a8885dce51 21:58:05 Step 9/24 : COPY . . 21:58:05 ---> 803936284e8e 21:58:05 Step 10/24 : RUN go mod tidy 21:58:05 ---> Running in c6c7cf75fa04 21:58:06 Removing intermediate container c6c7cf75fa04 21:58:06 ---> f5ccb0395043 21:58:06 Step 11/24 : RUN make update 21:58:06 ---> Running in 9900bfa887ac 21:58:07 CGO_ENABLED=0 GO111MODULE=on go mod download 21:58:07 Removing intermediate container 9900bfa887ac 21:58:07 ---> ac20f0ae1d0e 21:58:07 Step 12/24 : RUN ${MAKE} 21:58:07 ---> Running in 8ea0710f21fe 21:58:07 go mod tidy 21:58:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 21:58:22 Removing intermediate container 8ea0710f21fe 21:58:22 ---> 201bb1549ed0 21:58:22 Step 13/24 : FROM alpine:3.12 21:58:22 3.12: Pulling from library/alpine 21:58:22 339de151aab4: Pulling fs layer 21:58:22 339de151aab4: Verifying Checksum 21:58:22 339de151aab4: Download complete 21:58:22 339de151aab4: Pull complete 21:58:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:58:22 Status: Downloaded newer image for alpine:3.12 21:58:22 ---> 13621d1b12d4 21:58:22 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 21:58:22 ---> Running in 6ad2f72fcffa 21:58:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:58:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:58:22 (1/6) Installing dumb-init (1.2.2-r1) 21:58:22 (2/6) Installing libgcc (9.3.0-r2) 21:58:22 (3/6) Installing libsodium (1.0.18-r0) 21:58:22 (4/6) Installing libstdc++ (9.3.0-r2) 21:58:22 (5/6) Installing libzmq (4.3.3-r0) 21:58:22 (6/6) Installing zeromq (4.3.3-r0) 21:58:22 Executing busybox-1.31.1-r20.trigger 21:58:22 OK: 8 MiB in 20 packages 21:58:22 Removing intermediate container 6ad2f72fcffa 21:58:22 ---> 4a763236012a 21:58:22 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 21:58:23 ---> 87cc98a8e2a7 21:58:23 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 21:58:23 ---> 14a73bce7861 21:58:23 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 21:58:23 ---> 519f62dd6f88 21:58:23 Step 18/24 : EXPOSE 59993 21:58:23 ---> Running in c81849d51bba 21:58:23 Removing intermediate container c81849d51bba 21:58:23 ---> 33714f92349e 21:58:23 Step 19/24 : EXPOSE 161 21:58:23 ---> Running in 9074036fafe6 21:58:23 Removing intermediate container 9074036fafe6 21:58:23 ---> e9d8fd2e4c96 21:58:23 Step 20/24 : ENTRYPOINT ["/device-snmp"] 21:58:23 ---> Running in 1dec0098a6b9 21:58:23 Removing intermediate container 1dec0098a6b9 21:58:23 ---> 485b0c57f62b 21:58:23 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:58:23 ---> Running in ec8203a66c7d 21:58:24 Removing intermediate container ec8203a66c7d 21:58:24 ---> df00a77682b9 21:58:24 Step 22/24 : LABEL arch=amd64 21:58:24 ---> Running in 75e5c6cec0c6 21:58:24 Removing intermediate container 75e5c6cec0c6 21:58:24 ---> 0700d8b70010 21:58:24 Step 23/24 : LABEL git_sha=47d5e2d26e014165e18a75bf5178bb24648b6bd7 21:58:24 ---> Running in 35ab779fa257 21:58:24 Removing intermediate container 35ab779fa257 21:58:24 ---> f1bcce7ebd6d 21:58:24 Step 24/24 : LABEL version=0.0.0 21:58:24 ---> Running in 9e13938002bc 21:58:24 Removing intermediate container 9e13938002bc 21:58:24 ---> c09f4af77766 21:58:24 [Warning] One or more build-args [ARCH] were not consumed 21:58:24 Successfully built c09f4af77766 21:58:24 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 21:58:25 ---> job-cost.sh 21:58:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cQLw 21:58:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 21:58:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements 21:58:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:58:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:58:44 gofmt -l . 21:58:44 [ "`gofmt -l .`" = "" ] 21:58:44 ./bin/test-attribution-txt.sh [Pipeline] } 21:58:45 $ docker stop --time=1 48070bae56e48a779325db1f4eb9f831b0187f57ea8a993a45dc9430e6f55f68 21:58:47 $ docker rm -f 48070bae56e48a779325db1f4eb9f831b0187f57ea8a993a45dc9430e6f55f68 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:58:48 Warning: overwriting stash ‘coverage-report’ 21:58:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:58:49 + ls -al . 21:58:49 total 128 21:58:49 drwxrwxr-x 7 jenkins jenkins 4096 May 25 21:58 . 21:58:49 drwxrwxr-x 4 jenkins jenkins 4096 May 25 21:55 .. 21:58:49 -rw-rw-r-- 1 jenkins jenkins 6 May 25 21:55 .dockerignore 21:58:49 drwxrwxr-x 8 jenkins jenkins 4096 May 25 21:55 .git 21:58:49 drwxrwxr-x 2 jenkins jenkins 4096 May 25 21:55 .github 21:58:49 -rw-rw-r-- 1 jenkins jenkins 269 May 25 21:55 .gitignore 21:58:49 -rw-rw-r-- 1 jenkins jenkins 6520 May 25 21:55 Attribution.txt 21:58:49 -rw-rw-r-- 1 jenkins jenkins 1459 May 25 21:55 Dockerfile 21:58:49 -rw-rw-r-- 1 jenkins jenkins 1057 May 25 21:55 Dockerfile.build 21:58:49 -rw-rw-r-- 1 jenkins jenkins 656 May 25 21:55 Jenkinsfile 21:58:49 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 21:55 LICENSE 21:58:49 -rw-rw-r-- 1 jenkins jenkins 936 May 25 21:55 Makefile 21:58:49 -rw-rw-r-- 1 jenkins jenkins 9079 May 25 21:55 README.md 21:58:49 -rw-rw-r-- 1 jenkins jenkins 5 May 25 21:52 VERSION 21:58:49 drwxrwxr-x 2 jenkins jenkins 4096 May 25 21:55 bin 21:58:49 drwxrwxr-x 3 jenkins jenkins 4096 May 25 21:55 cmd 21:58:49 -rw-r--r-- 1 jenkins jenkins 7631 May 25 21:58 coverage.out 21:58:49 -rw-rw-r-- 1 jenkins jenkins 222 May 25 21:55 go.mod 21:58:49 -rw-r--r-- 1 jenkins jenkins 21438 May 25 21:57 go.sum 21:58:49 drwxrwxr-x 3 jenkins jenkins 4096 May 25 21:55 internal 21:58:49 -rw-rw-r-- 1 jenkins jenkins 209 May 25 21:55 version.go [Pipeline] isUnix [Pipeline] sh 21:58:50 + 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=47d5e2d26e014165e18a75bf5178bb24648b6bd7 --label arch=arm64 --label version=0.0.0 . 21:58:50 Sending build context to Docker daemon 376.3kB 21:58:50 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 21:58:50 Step 2/24 : FROM ${BASE} AS builder 21:58:50 ---> b66d81a40bf7 21:58:50 Step 3/24 : ARG MAKE='make build' 21:58:50 lf-activate-venv(): INFO: Adding /tmp/venv-cQLw/bin to PATH 21:58:50 INFO: No Stack... 21:58:50 INFO: Retrieving Pricing Info for: v3-standard-2 21:58:50 INFO: Archiving Costs [Pipeline] sh 21:58:50 ---> Running in 313583bfca6b 21:58:50 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 21:58:50 + cut -d, -f6 [Pipeline] lock 21:58:50 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-102-1-stack-cost] 21:58:50 Resource [jenkins-edgexfoundry-device-snmp-go-PR-102-1-stack-cost] did not exist. Created. 21:58:50 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-102-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:51 Removing intermediate container 313583bfca6b 21:58:51 ---> a2bb12bbf750 21:58:51 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:58:51 ---> Running in 3fab71f190b1 21:58:51 + echo total: 0.05999999865889549 [Pipeline] stash 21:58:51 Stashed 1 file(s) [Pipeline] } 21:58:51 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-102-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 21:58:51 Removing intermediate container 3fab71f190b1 21:58:51 ---> 82fca5dad80f 21:58:51 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 21:58:51 ---> Running in 4e890f6e132d [Pipeline] } 21:58:52 Removing intermediate container 4e890f6e132d 21:58:52 ---> 1149be9d39fb 21:58:52 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:52 ---> Running in de7f1e8d3c43 21:58:55 Removing intermediate container de7f1e8d3c43 21:58:55 ---> 51f2aae7229a 21:58:55 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:55 ---> Running in 8509bf1e4e2f 21:58:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:58:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:58:57 OK: 145 MiB in 53 packages 21:58:58 Removing intermediate container 8509bf1e4e2f 21:58:58 ---> 437f87084642 21:58:58 Step 8/24 : WORKDIR /device-snmp-go 21:58:58 ---> Running in 2f7da8638034 21:58:59 Removing intermediate container 2f7da8638034 21:58:59 ---> d234db418394 21:58:59 Step 9/24 : COPY . . 21:59:00 ---> 2f892cdbf451 21:59:00 Step 10/24 : RUN go mod tidy 21:59:00 ---> Running in 92af2c8284d6 21:59:03 Removing intermediate container 92af2c8284d6 21:59:03 ---> 0c889cf26eae 21:59:03 Step 11/24 : RUN make update 21:59:03 ---> Running in 21f52e1b96aa 21:59:04 CGO_ENABLED=0 GO111MODULE=on go mod download 21:59:05 Removing intermediate container 21f52e1b96aa 21:59:05 ---> ca75a9399478 21:59:05 Step 12/24 : RUN ${MAKE} 21:59:05 ---> Running in 7fcda8333c34 21:59:07 go mod tidy 21:59:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 21:59:46 Removing intermediate container 7fcda8333c34 21:59:46 ---> abc9509c90ab 21:59:46 Step 13/24 : FROM alpine:3.12 21:59:46 3.12: Pulling from library/alpine 21:59:46 d2f70382dc9a: Pulling fs layer 21:59:46 d2f70382dc9a: Verifying Checksum 21:59:46 d2f70382dc9a: Download complete 21:59:46 d2f70382dc9a: Pull complete 21:59:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:59:46 Status: Downloaded newer image for alpine:3.12 21:59:46 ---> 9852663dfa18 21:59:46 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 21:59:46 ---> Running in d3841207840b 21:59:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:46 (1/6) Installing dumb-init (1.2.2-r1) 21:59:46 (2/6) Installing libgcc (9.3.0-r2) 21:59:46 (3/6) Installing libsodium (1.0.18-r0) 21:59:46 (4/6) Installing libstdc++ (9.3.0-r2) 21:59:46 (5/6) Installing libzmq (4.3.3-r0) 21:59:46 (6/6) Installing zeromq (4.3.3-r0) 21:59:46 Executing busybox-1.31.1-r20.trigger 21:59:46 OK: 8 MiB in 20 packages 21:59:48 Removing intermediate container d3841207840b 21:59:48 ---> e4ff4052d125 21:59:48 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 21:59:49 ---> 8c562a6ebddd 21:59:49 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 21:59:50 ---> 7e9dc20d52d1 21:59:50 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 21:59:50 ---> 1e7d110cc226 21:59:50 Step 18/24 : EXPOSE 59993 21:59:51 ---> Running in 3ee469f777ae 21:59:51 Removing intermediate container 3ee469f777ae 21:59:51 ---> 3ca987a2f6ff 21:59:51 Step 19/24 : EXPOSE 161 21:59:51 ---> Running in f099bc8e7ad7 21:59:52 Removing intermediate container f099bc8e7ad7 21:59:52 ---> de98aea16f9c 21:59:52 Step 20/24 : ENTRYPOINT ["/device-snmp"] 21:59:52 ---> Running in 55bf04b1c1e5 21:59:52 Removing intermediate container 55bf04b1c1e5 21:59:52 ---> cf8219aaa387 21:59:52 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:59:52 ---> Running in 1f1b155aa956 21:59:53 Removing intermediate container 1f1b155aa956 21:59:53 ---> feb41dea17f0 21:59:53 Step 22/24 : LABEL arch=arm64 21:59:53 ---> Running in 9a0f0fd6a661 21:59:54 Removing intermediate container 9a0f0fd6a661 21:59:54 ---> c02c0c5154e1 21:59:54 Step 23/24 : LABEL git_sha=47d5e2d26e014165e18a75bf5178bb24648b6bd7 21:59:54 ---> Running in 584176f27467 21:59:54 Removing intermediate container 584176f27467 21:59:54 ---> 30f6d18bed06 21:59:54 Step 24/24 : LABEL version=0.0.0 21:59:54 ---> Running in f9e3f46c24e0 21:59:55 Removing intermediate container f9e3f46c24e0 21:59:55 ---> 031465cd7148 21:59:55 [Warning] One or more build-args [ARCH] were not consumed 21:59:55 Successfully built 031465cd7148 21:59:55 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 21:59:56 ---> job-cost.sh 21:59:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D0Cb 22:00:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:01:56 lf-activate-venv(): INFO: Adding /tmp/venv-D0Cb/bin to PATH 22:01:56 INFO: No Stack... 22:01:57 INFO: Retrieving Pricing Info for: v2-standard-4 22:01:58 INFO: Archiving Costs [Pipeline] sh 22:01:58 + + cat /w/workspace/device-snmp-go/1/archives/cost.csv 22:01:58 cut -d, -f6 [Pipeline] lock 22:01:58 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-102-1-stack-cost] 22:01:58 Resource [jenkins-edgexfoundry-device-snmp-go-PR-102-1-stack-cost] did not exist. Created. 22:01:58 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-102-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:58 /w/workspace/device-snmp-go/1@tmp/durable-e3b19a29/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-e3b19a29/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:01:59 + echo total: 0.18000000715255737 [Pipeline] stash 22:01:59 Warning: overwriting stash ‘stack-cost’ 22:01:59 Stashed 1 file(s) [Pipeline] } 22:01:59 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-102-1-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 22:02:00 provisioning config files... 22:02:00 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-102@tmp/config8272740158403580409tmp [Pipeline] { [Pipeline] sh 22:02:00 + set +x 22:02:00 + bash -s -- 22:02:00 + curl -s https://codecov.io/bash 22:02:00 22:02:00 _____ _ 22:02:00 / ____| | | 22:02:00 | | ___ __| | ___ ___ _____ __ 22:02:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:02:00 | |___| (_) | (_| | __/ (_| (_) \ V / 22:02:00 \_____\___/ \__,_|\___|\___\___/ \_/ 22:02:00 Bash-1.0.3 22:02:00 22:02:00 22:02:00 ==> git version 2.24.4 found 22:02:00 ==> 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 22:02:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:02:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:02:00 ==> Jenkins CI detected. 22:02:00 project root: . 22:02:00 --> token set from env 22:02:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:02:00 ==> Running gcov in . (disable via -X gcov) 22:02:00 ==> Python coveragepy not found 22:02:00 ==> Searching for coverage reports in: 22:02:00 + . 22:02:00 -> Found 1 reports 22:02:00 ==> Detecting git/mercurial file structure 22:02:00 ==> Reading reports 22:02:00 + ./coverage.out bytes=7631 22:02:00 ==> Appending adjustments 22:02:00 https://docs.codecov.io/docs/fixing-reports 22:02:01 + Found adjustments 22:02:01 ==> Gzipping contents 22:02:01 4.0K /tmp/codecov.Pzp7vR.gz 22:02:01 ==> Uploading reports 22:02:01 url: https://codecov.io 22:02:01 query: branch=PR-102&commit=47d5e2d26e014165e18a75bf5178bb24648b6bd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=102&job=&cmd_args= 22:02:01 -> Pinging Codecov 22:02:01 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-102&commit=47d5e2d26e014165e18a75bf5178bb24648b6bd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=102&job=&cmd_args= 22:02:01 -> Uploading to 22:02:01 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/6C56EA5C29638FB4528AC87E60AF5AE0/47d5e2d26e014165e18a75bf5178bb24648b6bd7/369cb2c3-0f16-4c70-9f67-9810cc3b2782.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T220201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e38adfa3ccc760de651cccdcacf8b237f3d6c28d2244c1d76514d343aa1d1467 22:02:01 % Total % Received % Xferd Average Speed Time Time Time Current 22:02:01 Dload Upload Total Spent Left Speed 22:02:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3654 --:--:-- --:--:-- --:--:-- 3645 22:02:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/47d5e2d26e014165e18a75bf5178bb24648b6bd7 [Pipeline] } 22:02:01 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 22:02:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:02:04 ---> package-listing.sh 22:02:04 ++ facter osfamily 22:02:04 ++ tr '[:upper:]' '[:lower:]' 22:02:04 + OS_FAMILY=redhat 22:02:04 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-102 22:02:04 + START_PACKAGES=/tmp/packages_start.txt 22:02:04 + END_PACKAGES=/tmp/packages_end.txt 22:02:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:04 + PACKAGES=/tmp/packages_start.txt 22:02:04 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-102 ']' 22:02:04 + PACKAGES=/tmp/packages_end.txt 22:02:04 + case "${OS_FAMILY}" in 22:02:04 + rpm -qa 22:02:04 + sort 22:02:05 + '[' -f /tmp/packages_start.txt ']' 22:02:05 + '[' -f /tmp/packages_end.txt ']' 22:02:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:05 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-102 ']' 22:02:05 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-102/archives/ 22:02:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-102/archives/ [Pipeline] echo 22:02:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-102/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:02:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:02:06 22:02:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:02:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:02:06 alpine: Pulling from edgex-lftools-log-publisher 22:02:06 df20fa9351a1: Pulling fs layer 22:02:06 36b3adc4ff6f: Pulling fs layer 22:02:06 8ad3a11d3b57: Pulling fs layer 22:02:06 46f8f816bc3b: Pulling fs layer 22:02:06 93b61091891f: Pulling fs layer 22:02:06 93b9cdb0e59b: Pulling fs layer 22:02:06 5e14af77c1be: Pulling fs layer 22:02:06 01666e4c0597: Pulling fs layer 22:02:06 aa168da1d23b: Pulling fs layer 22:02:06 93b9cdb0e59b: Waiting 22:02:06 5e14af77c1be: Waiting 22:02:06 01666e4c0597: Waiting 22:02:06 aa168da1d23b: Waiting 22:02:06 46f8f816bc3b: Waiting 22:02:06 93b61091891f: Waiting 22:02:06 36b3adc4ff6f: Verifying Checksum 22:02:06 36b3adc4ff6f: Download complete 22:02:06 46f8f816bc3b: Verifying Checksum 22:02:06 46f8f816bc3b: Download complete 22:02:06 93b61091891f: Verifying Checksum 22:02:06 93b61091891f: Download complete 22:02:06 93b9cdb0e59b: Verifying Checksum 22:02:06 93b9cdb0e59b: Download complete 22:02:06 8ad3a11d3b57: Verifying Checksum 22:02:06 8ad3a11d3b57: Download complete 22:02:06 5e14af77c1be: Verifying Checksum 22:02:06 5e14af77c1be: Download complete 22:02:06 01666e4c0597: Verifying Checksum 22:02:06 01666e4c0597: Download complete 22:02:06 df20fa9351a1: Verifying Checksum 22:02:06 df20fa9351a1: Download complete 22:02:06 df20fa9351a1: Pull complete 22:02:07 36b3adc4ff6f: Pull complete 22:02:07 8ad3a11d3b57: Pull complete 22:02:07 46f8f816bc3b: Pull complete 22:02:08 93b61091891f: Pull complete 22:02:08 93b9cdb0e59b: Pull complete 22:02:08 5e14af77c1be: Pull complete 22:02:08 01666e4c0597: Pull complete 22:02:08 aa168da1d23b: Verifying Checksum 22:02:08 aa168da1d23b: Download complete 22:02:13 aa168da1d23b: Pull complete 22:02:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:02:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:02:13 prd-centos7-docker-4c-2g-285 does not seem to be running inside a container 22:02:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-102/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-102 -v /w/workspace/gexfoundry_device-snmp-go_PR-102:/w/workspace/gexfoundry_device-snmp-go_PR-102:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-102@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:02:16 $ docker top 7d4135200eb013859ee94f2188d35167f9ef28e86c54963663be9d7695e94c39 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:17 + touch /tmp/pre-build-complete [Pipeline] sh 22:02:17 + mkdir -p /var/log/sa [Pipeline] sh 22:02:17 + ls /var/log/sa-host 22:02:17 + sadf -c /var/log/sa-host/sa05 22:02:17 file_magic: OK 22:02:17 HZ: Using current value: 100 22:02:17 file_header: OK 22:02:17 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 22:02:17 Statistics: 22:02:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:02:17 File successfully converted to sysstat format version 12.2.1 22:02:17 + sadf -c /var/log/sa-host/sa25 22:02:17 file_magic: OK 22:02:17 HZ: Using current value: 100 22:02:17 file_header: OK 22:02:17 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 22:02:17 Statistics: 22:02:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:02:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:17 provisioning config files... 22:02:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-102@tmp/config8922215752721370995tmp [Pipeline] { [Pipeline] echo 22:02:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:02:18 ---> create-netrc.sh [Pipeline] } 22:02:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:02:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:02:18 ---> python-tools-install.sh [Pipeline] echo 22:02:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:02:19 ---> sudo-logs.sh 22:02:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:02:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:02:19 ---> job-cost.sh 22:02:19 lf-activate-venv: SKIPPING 22:02:19 DEBUG: total: 0.18000000715255737 22:02:19 INFO: Retrieving Stack Cost... 22:02:21 INFO: Retrieving Pricing Info for: v3-standard-2 22:02:21 INFO: Archiving Costs [Pipeline] echo 22:02:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:02:21 ---> logs-deploy.sh 22:02:21 lf-activate-venv: SKIPPING 22:02:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-102/1 22:02:21 INFO: archiving workspace using pattern(s): 22:02:22 Archives upload complete. 22:02:22 INFO: archiving logs to Nexus 22:02:23 ---> uname -a: 22:02:23 Linux prd-centos7-docker-4c-2g-285.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:02:23 22:02:23 22:02:23 ---> lscpu: 22:02:23 Architecture: x86_64 22:02:23 CPU op-mode(s): 32-bit, 64-bit 22:02:23 Byte Order: Little Endian 22:02:23 Address sizes: 40 bits physical, 48 bits virtual 22:02:23 CPU(s): 2 22:02:23 On-line CPU(s) list: 0,1 22:02:23 Thread(s) per core: 1 22:02:23 Core(s) per socket: 1 22:02:23 Socket(s): 2 22:02:23 NUMA node(s): 1 22:02:23 Vendor ID: AuthenticAMD 22:02:23 CPU family: 23 22:02:23 Model: 49 22:02:23 Model name: AMD EPYC-Rome Processor 22:02:23 Stepping: 0 22:02:23 CPU MHz: 2800.000 22:02:23 BogoMIPS: 5600.00 22:02:23 Virtualization: AMD-V 22:02:23 Hypervisor vendor: KVM 22:02:23 Virtualization type: full 22:02:23 L1d cache: 64 KiB 22:02:23 L1i cache: 64 KiB 22:02:23 L2 cache: 1 MiB 22:02:23 L3 cache: 32 MiB 22:02:23 NUMA node0 CPU(s): 0,1 22:02:23 Vulnerability Itlb multihit: Not affected 22:02:23 Vulnerability L1tf: Not affected 22:02:23 Vulnerability Mds: Not affected 22:02:23 Vulnerability Meltdown: Not affected 22:02:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:02:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:02:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:02:23 Vulnerability Srbds: Not affected 22:02:23 Vulnerability Tsx async abort: Not affected 22:02:23 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 22:02:23 22:02:23 22:02:23 ---> nproc: 22:02:23 2 22:02:23 22:02:23 22:02:23 ---> df -h: 22:02:23 Filesystem Size Used Available Use% Mounted on 22:02:23 overlay 40.0G 7.6G 32.4G 19% / 22:02:23 tmpfs 64.0M 0 64.0M 0% /dev 22:02:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:02:23 shm 64.0M 0 64.0M 0% /dev/shm 22:02:23 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 22:02:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 22:02:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 22:02:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 22:02:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 22:02:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 22:02:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 22:02:23 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 22:02:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-102 22:02:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-102@tmp 22:02:23 22:02:23 22:02:23 ---> free -m: 22:02:23 total used free shared buff/cache available 22:02:23 Mem: 7821 944 4782 0 2093 6698 22:02:23 Swap: 1023 0 1023 22:02:23 22:02:23 22:02:23 ---> ip addr: 22:02:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:02:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:02:23 inet 127.0.0.1/8 scope host lo 22:02:23 valid_lft forever preferred_lft forever 22:02:23 inet6 ::1/128 scope host 22:02:23 valid_lft forever preferred_lft forever 22:02:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:02:23 link/ether fa:16:3e:87:5e:5b brd ff:ff:ff:ff:ff:ff 22:02:23 inet 10.30.123.216/23 brd 10.30.123.255 scope global dynamic eth0 22:02:23 valid_lft 85763sec preferred_lft 85763sec 22:02:23 inet6 fe80::f816:3eff:fe87:5e5b/64 scope link 22:02:23 valid_lft forever preferred_lft forever 22:02:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:02:23 link/ether 02:42:20:35:e5:23 brd ff:ff:ff:ff:ff:ff 22:02:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:02:23 valid_lft forever preferred_lft forever 22:02:23 inet6 fe80::42:20ff:fe35:e523/64 scope link 22:02:23 valid_lft forever preferred_lft forever 22:02:23 22:02:23 22:02:23 ---> sar -b -r -n DEV: 22:02:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 22:02:23 22:02:23 21:51:34 LINUX RESTART (2 CPU) 22:02:23 22:02:23 21:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:02:23 21:53:01 114.24 18.23 96.00 0.00 5756.94 5670.92 0.00 22:02:23 21:54:01 1.63 0.00 1.63 0.00 0.00 34.40 0.00 22:02:23 21:55:01 0.40 0.00 0.40 0.00 0.00 5.68 0.00 22:02:23 21:56:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 22:02:23 21:57:02 0.22 0.00 0.22 0.00 0.00 3.25 0.00 22:02:23 21:58:01 0.32 0.00 0.32 0.00 0.00 4.57 0.00 22:02:23 21:59:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 22:02:23 22:00:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 22:02:23 22:01:01 0.35 0.03 0.32 0.00 0.27 3.23 0.00 22:02:23 22:02:01 0.40 0.12 0.28 0.00 5.33 4.88 0.00 22:02:23 Average: 11.85 1.84 10.00 0.00 577.38 574.66 0.00 22:02:23 22:02:23 21:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:02:23 21:53:01 5454212 0 815960 10.19 2620 1736148 1307824 14.44 582208 1572912 132 22:02:23 21:54:01 5461596 0 808568 10.10 2620 1736156 1248556 13.78 576208 1572876 20 22:02:23 21:55:01 5466920 0 803244 10.03 2620 1736156 1206192 13.32 572784 1571948 20 22:02:23 21:56:01 5462344 0 807812 10.09 2620 1736164 1206384 13.32 577304 1571948 20 22:02:23 21:57:02 5462436 0 807716 10.09 2620 1736168 1206420 13.32 572992 1576388 8 22:02:23 21:58:01 5459120 0 811028 10.13 2620 1736172 1206360 13.32 576616 1576392 8 22:02:23 21:59:01 5460096 0 810044 10.11 2620 1736180 1206192 13.32 575652 1576388 16 22:02:23 22:00:01 5456420 0 813716 10.16 2620 1736184 1206192 13.32 579020 1576388 8 22:02:23 22:01:01 5449848 0 820284 10.24 2620 1736188 1209396 13.35 585240 1576388 8 22:02:23 22:02:01 5443220 0 826648 10.32 2620 1736452 1221120 13.48 591460 1575280 44 22:02:23 Average: 5457621 0 812502 10.14 2620 1736197 1222464 13.50 578948 1574691 28 22:02:23 22:02:23 21:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:02:23 21:53:01 eth0 586.39 417.22 1065.56 87.75 0.00 0.00 0.00 0.00 22:02:23 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:53:01 docker0 1.58 1.38 0.32 2.59 0.00 0.00 0.00 0.00 22:02:23 21:54:01 eth0 0.95 0.60 0.53 0.38 0.00 0.00 0.00 0.00 22:02:23 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:55:01 eth0 0.83 0.08 0.07 0.04 0.00 0.00 0.00 0.00 22:02:23 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:56:01 eth0 0.95 0.35 0.32 0.20 0.00 0.00 0.00 0.00 22:02:23 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:57:02 eth0 0.63 0.28 0.28 0.20 0.00 0.00 0.00 0.00 22:02:23 21:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:58:01 eth0 0.30 0.24 0.14 0.08 0.00 0.00 0.00 0.00 22:02:23 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:59:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:02:23 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 22:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:02:23 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 22:01:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:02:23 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 22:02:01 eth0 3.05 2.00 3.13 0.84 0.00 0.00 0.00 0.00 22:02:23 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 Average: eth0 59.46 42.18 107.21 8.97 0.00 0.00 0.00 0.00 22:02:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:23 Average: docker0 0.16 0.14 0.03 0.26 0.00 0.00 0.00 0.00 22:02:23 22:02:23 22:02:23 ---> sar -P ALL: 22:02:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 22:02:23 22:02:23 21:51:34 LINUX RESTART (2 CPU) 22:02:23 22:02:23 21:52:01 CPU %user %nice %system %iowait %steal %idle 22:02:23 21:53:01 all 15.57 0.00 4.13 3.05 0.08 77.17 22:02:23 21:53:01 0 16.27 0.00 4.69 3.27 0.09 75.68 22:02:23 21:53:01 1 14.87 0.00 3.58 2.82 0.07 78.66 22:02:23 21:54:01 all 0.07 0.00 0.04 0.00 0.03 99.87 22:02:23 21:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:02:23 21:54:01 1 0.07 0.00 0.05 0.00 0.03 99.85 22:02:23 21:55:01 all 0.08 0.00 0.08 0.00 0.03 99.81 22:02:23 21:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:02:23 21:55:01 1 0.10 0.00 0.13 0.00 0.05 99.72 22:02:23 21:56:01 all 0.08 0.00 0.03 0.00 0.03 99.86 22:02:23 21:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:02:23 21:56:01 1 0.13 0.00 0.03 0.00 0.03 99.80 22:02:23 21:57:02 all 0.14 0.00 0.02 0.00 0.03 99.81 22:02:23 21:57:02 0 0.08 0.00 0.02 0.00 0.02 99.88 22:02:23 21:57:02 1 0.20 0.00 0.02 0.00 0.05 99.73 22:02:23 21:58:01 all 0.05 0.00 0.02 0.00 0.04 99.89 22:02:23 21:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:02:23 21:58:01 1 0.09 0.00 0.03 0.00 0.07 99.81 22:02:23 21:59:01 all 0.08 0.00 0.02 0.00 0.04 99.87 22:02:23 21:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:02:23 21:59:01 1 0.12 0.00 0.02 0.00 0.05 99.82 22:02:23 22:00:01 all 0.03 0.00 0.03 0.00 0.03 99.90 22:02:23 22:00:01 0 0.02 0.00 0.05 0.00 0.03 99.90 22:02:23 22:00:01 1 0.05 0.00 0.02 0.00 0.03 99.90 22:02:23 22:01:01 all 0.06 0.00 0.03 0.00 0.03 99.89 22:02:23 22:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:02:23 22:01:01 1 0.10 0.00 0.03 0.00 0.03 99.83 22:02:23 22:02:01 all 0.29 0.00 0.18 0.00 0.04 99.49 22:02:23 22:02:01 0 0.30 0.00 0.18 0.00 0.03 99.48 22:02:23 22:02:01 1 0.28 0.00 0.17 0.00 0.05 99.50 22:02:23 Average: all 1.61 0.00 0.45 0.30 0.04 97.61 22:02:23 Average: 0 1.64 0.00 0.49 0.32 0.03 97.51 22:02:23 Average: 1 1.57 0.00 0.40 0.28 0.05 97.71 22:02:23 22:02:23 22:02:23