Pull request #120 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-snmp-go Obtained Jenkinsfile from f9a67965104d829408c8249eb75a0b7fef97f2dc+189d47ff213bf991ba18b7c83461bde848db16b3 (e2d5accca7b61223cff1f693132a11377aa0e6e2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh694277234366179814.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2383210706858761265.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-120/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-120/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1049554895925605038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3280219828761860235.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-120/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-120/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2137907626777915052.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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-1058 in /w/workspace/gexfoundry_device-snmp-go_PR-120 [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-120 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/jenkins-gitclient-ssh7106475130415476491.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 189d47ff213bf991ba18b7c83461bde848db16b3 into PR head commit f9a67965104d829408c8249eb75a0b7fef97f2dc Merge succeeded, producing f9a67965104d829408c8249eb75a0b7fef97f2dc Checking out Revision f9a67965104d829408c8249eb75a0b7fef97f2dc (PR-120) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/jenkins-gitclient-ssh4534535924449290822.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/jenkins-gitclient-ssh6989850240961952210.key > git merge 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git rev-list --no-walk 3a78f922813214a61125c6e06ce4d49cb07418f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:39:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:39:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:39:17 ========================================================= 16:39:17 EdgeX Global Pipelines Version Info 16:39:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:39:18 ------------------- 16:39:18 stable info: 16:39:18 ------------------- 16:39:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:39:18 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 16:39:18 Message: update stable to v1.0.199 16:39:18 ------------------- 16:39:18 experimental info: 16:39:18 ------------------- 16:39:18 Commited By: **** collab-it+edgex@linuxfoundation.org 16:39:18 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 16:39:18 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-120 [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-120 [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-120 [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9a67965104d829408c8249eb75a0b7fef97f2dc [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9a6796 [Pipeline] echo 16:39:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:19 provisioning config files... 16:39:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/config6539245064936159805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:20 ---> docker-login.sh 16:39:20 nexus3.edgexfoundry.org:10001 16:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:20 Configure a credential helper to remove this warning. See 16:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:20 16:39:20 Login Succeeded 16:39:20 nexus3.edgexfoundry.org:10002 16:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:20 Configure a credential helper to remove this warning. See 16:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:20 16:39:20 Login Succeeded 16:39:20 nexus3.edgexfoundry.org:10003 16:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:20 Configure a credential helper to remove this warning. See 16:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:20 16:39:20 Login Succeeded 16:39:20 nexus3.edgexfoundry.org:10004 16:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:21 Configure a credential helper to remove this warning. See 16:39:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:21 16:39:21 Login Succeeded 16:39:21 docker.io 16:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:21 Configure a credential helper to remove this warning. See 16:39:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:21 16:39:21 Login Succeeded 16:39:21 ---> docker-login.sh ends [Pipeline] } 16:39:21 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 16:39:22 + git log --format=format:%s -1 f9a67965104d829408c8249eb75a0b7fef97f2dc [Pipeline] echo 16:39:22 GIT_COMMIT: f9a67965104d829408c8249eb75a0b7fef97f2dc, Commit Message: docs: Update build status badge [Pipeline] echo 16:39:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:39:22 16:39:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:39:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:39:23 latest: Pulling from edgex-devops/git-semver 16:39:23 31603596830f: Pulling fs layer 16:39:23 b6dc333f4379: Pulling fs layer 16:39:23 3d9ef1400e77: Pulling fs layer 16:39:23 fd332fbdc1db: Pulling fs layer 16:39:23 fd332fbdc1db: Waiting 16:39:23 b6dc333f4379: Verifying Checksum 16:39:23 b6dc333f4379: Download complete 16:39:23 31603596830f: Verifying Checksum 16:39:23 31603596830f: Download complete 16:39:23 31603596830f: Pull complete 16:39:23 b6dc333f4379: Pull complete 16:39:24 fd332fbdc1db: Verifying Checksum 16:39:24 fd332fbdc1db: Download complete 16:39:24 3d9ef1400e77: Verifying Checksum 16:39:24 3d9ef1400e77: Download complete 16:39:24 3d9ef1400e77: Pull complete 16:39:24 fd332fbdc1db: Pull complete 16:39:24 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 16:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:39:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:39:25 prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container 16:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-120 -v /w/workspace/gexfoundry_device-snmp-go_PR-120:/w/workspace/gexfoundry_device-snmp-go_PR-120:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:39:25 $ docker top 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:26 [ssh-agent] Looking for ssh-agent implementation... 16:39:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:26 $ docker exec 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 ssh-agent 16:39:26 SSH_AUTH_SOCK=/tmp/ssh-kv7lOrARQWiK/agent.14 16:39:26 SSH_AGENT_PID=21 16:39:26 Running ssh-add (command line suppressed) 16:39:26 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/private_key_5383679950314043934.key (/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/private_key_5383679950314043934.key) 16:39:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:26 + git tag --points-at HEAD [Pipeline] } 16:39:26 $ docker exec --env ******** --env ******** 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 ssh-agent -k 16:39:26 unset SSH_AUTH_SOCK; 16:39:26 unset SSH_AGENT_PID; 16:39:26 echo Agent pid 21 killed; 16:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:39:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:26 [ssh-agent] Looking for ssh-agent implementation... 16:39:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:27 $ docker exec 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 ssh-agent 16:39:27 SSH_AUTH_SOCK=/tmp/ssh-MF5rXaxOuMxG/agent.55 16:39:27 SSH_AGENT_PID=61 16:39:27 Running ssh-add (command line suppressed) 16:39:27 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/private_key_2840297994769330718.key (/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/private_key_2840297994769330718.key) 16:39:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:27 + git semver init 16:39:27 # -> Open(): unable to determine branch for HEAD 16:39:27 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-120/.git 16:39:27 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-120 16:39:27 # $SEMVER_REMOTE_NAME = origin 16:39:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:39:27 # $SEMVER_USER_NAME = edgex-jenkins 16:39:27 # $SEMVER_BRANCH = PR-120 16:39:27 # $SEMVER_TEMP = /tmp/semver-744752558 16:39:27 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 16:39:27 # '/tmp/semver-744752558' -> '/w/workspace/gexfoundry_device-snmp-go_PR-120/.semver' 16:39:27 # -> Force: false 16:39:27 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-120/.semver [Pipeline] } 16:39:28 $ docker exec --env ******** --env ******** 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 ssh-agent -k 16:39:28 unset SSH_AUTH_SOCK; 16:39:28 unset SSH_AGENT_PID; 16:39:28 echo Agent pid 61 killed; 16:39:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:28 + git semver [Pipeline] } 16:39:28 $ docker stop --time=1 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 16:39:29 $ docker rm -f 56d8c73add3dc39191960247541e81acbe0b7aeea3b6f1fe8e723b8947d1ba44 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:39:30 Stashed 1 file(s) [Pipeline] echo 16:39:30 [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 16:39:45 Still waiting to schedule task 16:39:45 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ 16:39:45 ‘prd-centos7-docker-4c-2g-1060’ is offline 16:39:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1052’ doesn’t have label ‘centos7-docker-4c-2g’ 16:39:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1059’ doesn’t have label ‘centos7-docker-4c-2g’ 16:39:45 Still waiting to schedule task 16:39:45 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 16:39:45 ‘prd-centos7-docker-4c-2g-1060’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 16:39:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1052’ is offline 16:39:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1059’ is offline 16:41:08 Running on prd-centos7-docker-4c-2g-1061 in /w/workspace/gexfoundry_device-snmp-go_PR-120 [Pipeline] { [Pipeline] ws 16:41:08 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 16:41:08 Selected Git installation does not exist. Using Default 16:41:08 The recommended git tool is: NONE 16:41:11 using credential edgex-jenkins-ssh 16:41:11 Cloning the remote Git repository 16:41:11 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:41:11 > git init /w/workspace/device-snmp-go/2 # timeout=10 16:41:11 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:41:11 > git --version # timeout=10 16:41:11 > git --version # 'git version 2.24.4' 16:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:11 [INFO] Currently running in a labeled security context 16:41:11 [INFO] Currently SELinux is 'enforcing' on the host 16:41:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh4193493062764889452.key 16:41:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:12 Merging remotes/origin/main commit 189d47ff213bf991ba18b7c83461bde848db16b3 into PR head commit f9a67965104d829408c8249eb75a0b7fef97f2dc 16:41:12 Merge succeeded, producing f9a67965104d829408c8249eb75a0b7fef97f2dc 16:41:12 Checking out Revision f9a67965104d829408c8249eb75a0b7fef97f2dc (PR-120) 16:41:12 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:41:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:12 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:41:12 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:12 [INFO] Currently running in a labeled security context 16:41:12 [INFO] Currently SELinux is 'enforcing' on the host 16:41:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh4294682283719856303.key 16:41:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:41:12 > git config core.sparsecheckout # timeout=10 16:41:12 > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 16:41:12 > git remote # timeout=10 16:41:12 > git config --get remote.origin.url # timeout=10 16:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:12 [INFO] Currently running in a labeled security context 16:41:12 [INFO] Currently SELinux is 'enforcing' on the host 16:41:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh8321842510060291698.key 16:41:12 > git merge 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 16:41:12 > git rev-parse HEAD^{commit} # timeout=10 16:41:12 > git config core.sparsecheckout # timeout=10 16:41:12 > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 16:41:16 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:16 provisioning config files... 16:41:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config8874062897194294291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:17 ---> docker-login.sh 16:41:17 nexus3.edgexfoundry.org:10001 16:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:17 Configure a credential helper to remove this warning. See 16:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:17 16:41:17 Login Succeeded 16:41:17 nexus3.edgexfoundry.org:10002 16:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:17 Configure a credential helper to remove this warning. See 16:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:17 16:41:17 Login Succeeded 16:41:17 nexus3.edgexfoundry.org:10003 16:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:17 Configure a credential helper to remove this warning. See 16:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:17 16:41:17 Login Succeeded 16:41:17 nexus3.edgexfoundry.org:10004 16:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:17 Configure a credential helper to remove this warning. See 16:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:17 16:41:17 Login Succeeded 16:41:17 docker.io 16:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:18 Configure a credential helper to remove this warning. See 16:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:18 16:41:18 Login Succeeded 16:41:18 ---> docker-login.sh ends [Pipeline] } 16:41:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:41:18 ========================================================= 16:41:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:41:18 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:41:18 + 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 . 16:41:18 Sending build context to Docker daemon 366.1kB 16:41:18 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:41:18 Step 2/10 : FROM ${BASE} 16:41:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:41:19 540db60ca938: Pulling fs layer 16:41:19 adcc1eea9eea: Pulling fs layer 16:41:19 4c4ab2625f07: Pulling fs layer 16:41:19 0773c198feca: Pulling fs layer 16:41:19 345f892a5656: Pulling fs layer 16:41:19 4796506630df: Pulling fs layer 16:41:19 cc55df3e53f1: Pulling fs layer 16:41:19 4d027b6c602c: Pulling fs layer 16:41:19 449e75d2c14e: Pulling fs layer 16:41:19 0773c198feca: Waiting 16:41:19 345f892a5656: Waiting 16:41:19 4796506630df: Waiting 16:41:19 cc55df3e53f1: Waiting 16:41:19 4d027b6c602c: Waiting 16:41:19 449e75d2c14e: Waiting 16:41:19 4c4ab2625f07: Verifying Checksum 16:41:19 4c4ab2625f07: Download complete 16:41:19 adcc1eea9eea: Verifying Checksum 16:41:19 adcc1eea9eea: Download complete 16:41:19 345f892a5656: Verifying Checksum 16:41:19 345f892a5656: Download complete 16:41:19 4796506630df: Verifying Checksum 16:41:19 4796506630df: Download complete 16:41:19 cc55df3e53f1: Verifying Checksum 16:41:19 cc55df3e53f1: Download complete 16:41:19 540db60ca938: Verifying Checksum 16:41:19 540db60ca938: Download complete 16:41:19 540db60ca938: Pull complete 16:41:19 adcc1eea9eea: Pull complete 16:41:19 4c4ab2625f07: Pull complete 16:41:19 4d027b6c602c: Verifying Checksum 16:41:19 4d027b6c602c: Download complete 16:41:23 449e75d2c14e: Verifying Checksum 16:41:23 449e75d2c14e: Download complete 16:41:23 0773c198feca: Verifying Checksum 16:41:23 0773c198feca: Download complete 16:41:27 0773c198feca: Pull complete 16:41:27 345f892a5656: Pull complete 16:41:27 4796506630df: Pull complete 16:41:27 cc55df3e53f1: Pull complete 16:41:27 4d027b6c602c: Pull complete 16:41:28 449e75d2c14e: Pull complete 16:41:28 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 16:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:41:28 ---> 0d28375d9b5b 16:41:28 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 16:41:30 ---> Running in 3be33275f7b5 16:41:30 Removing intermediate container 3be33275f7b5 16:41:30 ---> 3224c3a0fcac 16:41:30 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:41:30 ---> Running in bc9614df4bc0 16:41:30 Removing intermediate container bc9614df4bc0 16:41:30 ---> c1174ab0c103 16:41:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:41:30 ---> Running in e40559f031ff 16:41:30 Removing intermediate container e40559f031ff 16:41:30 ---> fdbb0c26a0c2 16:41:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:30 ---> Running in 25b090a2177f 16:41:31 Removing intermediate container 25b090a2177f 16:41:31 ---> ee452ee1d3ed 16:41:31 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:31 ---> Running in 9863d9295f18 16:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:41:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:41:33 (1/13) Installing libc-dev (0.7.2-r3) 16:41:33 (2/13) Installing libsodium (1.0.18-r0) 16:41:33 (3/13) Installing pkgconf (1.7.3-r0) 16:41:33 (4/13) Installing libsodium-dev (1.0.18-r0) 16:41:33 (5/13) Installing openssh-keygen (8.4_p1-r3) 16:41:33 (6/13) Installing libedit (20191231.3.1-r1) 16:41:33 (7/13) Installing openssh-client (8.4_p1-r3) 16:41:33 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 16:41:33 (9/13) Installing openssh-server-common (8.4_p1-r3) 16:41:33 (10/13) Installing openssh-server (8.4_p1-r3) 16:41:34 (11/13) Installing openssh (8.4_p1-r3) 16:41:34 (12/13) Installing libzmq (4.3.3-r1) 16:41:34 (13/13) Installing zeromq-dev (4.3.3-r1) 16:41:34 Executing busybox-1.32.1-r6.trigger 16:41:34 OK: 156 MiB in 53 packages 16:41:34 Removing intermediate container 9863d9295f18 16:41:34 ---> 2b6928ed402b 16:41:34 Step 8/10 : WORKDIR /device-snmp-go 16:41:34 ---> Running in 504e4ebb6e02 16:41:34 Removing intermediate container 504e4ebb6e02 16:41:34 ---> 9a7787780aa1 16:41:34 Step 9/10 : COPY . . 16:41:35 ---> 8c2221ebd29a 16:41:35 Step 10/10 : RUN go mod download 16:41:35 ---> Running in c263ff91ae36 16:41:47 Removing intermediate container c263ff91ae36 16:41:47 ---> 8ff1a952ee58 16:41:47 Successfully built 8ff1a952ee58 16:41:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:41:47 + docker inspect -f . ci-base-image-x86_64 16:41:47 . [Pipeline] withDockerContainer 16:41:47 prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container 16:41:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:48 $ docker top 6c6a2893add279840ac0eb161fbf654db0c8b9f82fc750e316f71b588c706b96 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:48 + go version 16:41:48 go version go1.16.5 linux/amd64 [Pipeline] } 16:41:48 $ docker stop --time=1 6c6a2893add279840ac0eb161fbf654db0c8b9f82fc750e316f71b588c706b96 16:41:49 $ docker rm -f 6c6a2893add279840ac0eb161fbf654db0c8b9f82fc750e316f71b588c706b96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:41:50 + docker inspect -f . ci-base-image-x86_64 16:41:50 . [Pipeline] withDockerContainer 16:41:50 prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container 16:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:50 $ docker top 19e23f4992a0f1439b36fa4d7502b466910fbad6e3c6706e211ead58b0c100cd -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:51 + go mod tidy [Pipeline] sh 16:41:51 + make test 16:41:51 go mod tidy 16:41:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:41:52 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:42:07 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:42:07 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 16:42:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:42:12 gofmt -l . 16:42:12 [ "`gofmt -l .`" = "" ] 16:42:12 ./bin/test-attribution-txt.sh [Pipeline] } 16:42:13 $ docker stop --time=1 19e23f4992a0f1439b36fa4d7502b466910fbad6e3c6706e211ead58b0c100cd 16:42:14 $ docker rm -f 19e23f4992a0f1439b36fa4d7502b466910fbad6e3c6706e211ead58b0c100cd [Pipeline] // withDockerContainer [Pipeline] sh 16:42:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:42:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:42:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:42:16 + ls -al . 16:42:16 total 112 16:42:16 drwxrwxr-x. 7 jenkins jenkins 4096 Jul 30 16:42 . 16:42:16 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 16:41 .. 16:42:16 -rw-rw-r--. 1 jenkins jenkins 6520 Jul 30 16:41 Attribution.txt 16:42:16 drwxrwxr-x. 2 jenkins jenkins 60 Jul 30 16:41 bin 16:42:16 -rw-rw-r--. 1 jenkins jenkins 4401 Jul 30 16:41 CHANGELOG.md 16:42:16 drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 16:41 cmd 16:42:16 -rw-r--r--. 1 jenkins jenkins 7631 Jul 30 16:42 coverage.out 16:42:16 -rw-rw-r--. 1 jenkins jenkins 1459 Jul 30 16:41 Dockerfile 16:42:16 -rw-rw-r--. 1 jenkins jenkins 1057 Jul 30 16:41 Dockerfile.build 16:42:16 -rw-rw-r--. 1 jenkins jenkins 6 Jul 30 16:41 .dockerignore 16:42:16 drwxrwxr-x. 8 jenkins jenkins 179 Jul 30 16:41 .git 16:42:16 drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 16:41 .github 16:42:16 -rw-rw-r--. 1 jenkins jenkins 269 Jul 30 16:41 .gitignore 16:42:16 -rw-rw-r--. 1 jenkins jenkins 208 Jul 30 16:41 go.mod 16:42:16 -rw-r--r--. 1 jenkins jenkins 20831 Jul 30 16:41 go.sum 16:42:16 drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 16:41 internal 16:42:16 -rw-rw-r--. 1 jenkins jenkins 656 Jul 30 16:41 Jenkinsfile 16:42:16 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 16:41 LICENSE 16:42:16 -rw-rw-r--. 1 jenkins jenkins 936 Jul 30 16:41 Makefile 16:42:16 -rw-rw-r--. 1 jenkins jenkins 9073 Jul 30 16:41 README.md 16:42:16 -rw-rw-r--. 1 jenkins jenkins 5 Jul 30 16:39 VERSION 16:42:16 -rw-rw-r--. 1 jenkins jenkins 209 Jul 30 16:41 version.go [Pipeline] isUnix [Pipeline] sh 16:42:17 + 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=f9a67965104d829408c8249eb75a0b7fef97f2dc --label arch=amd64 --label version=0.0.0 . 16:42:17 Sending build context to Docker daemon 374.3kB 16:42:17 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:42:17 Step 2/24 : FROM ${BASE} AS builder 16:42:17 ---> 8ff1a952ee58 16:42:17 Step 3/24 : ARG MAKE='make build' 16:42:17 ---> Running in 1953827d21d0 16:42:17 Removing intermediate container 1953827d21d0 16:42:17 ---> d2e092df9f56 16:42:17 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:42:17 ---> Running in c28c79e44b6e 16:42:17 Removing intermediate container c28c79e44b6e 16:42:17 ---> 2f4e9e062387 16:42:17 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:42:17 ---> Running in 6c2add50660c 16:42:17 Removing intermediate container 6c2add50660c 16:42:17 ---> f3d299e76fcf 16:42:17 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:17 ---> Running in 7f8f64f59b64 16:42:18 Removing intermediate container 7f8f64f59b64 16:42:18 ---> 41acc3fc1780 16:42:18 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:18 ---> Running in c4c7989aa286 16:42:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:42:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:42:19 OK: 156 MiB in 53 packages 16:42:19 Removing intermediate container c4c7989aa286 16:42:19 ---> 8a8095cf85dd 16:42:19 Step 8/24 : WORKDIR /device-snmp-go 16:42:20 ---> Running in bfdf3d75eeea 16:42:20 Removing intermediate container bfdf3d75eeea 16:42:20 ---> c12da21259f5 16:42:20 Step 9/24 : COPY . . 16:42:20 ---> 9d690fbb7514 16:42:20 Step 10/24 : RUN go mod tidy 16:42:20 ---> Running in f3d6e45e87cc 16:42:20 Removing intermediate container f3d6e45e87cc 16:42:20 ---> 03b7d4ade65d 16:42:20 Step 11/24 : RUN make update 16:42:20 ---> Running in ef6cb7bea8f4 16:42:21 CGO_ENABLED=0 GO111MODULE=on go mod download 16:42:21 Removing intermediate container ef6cb7bea8f4 16:42:21 ---> 8c0713232e5f 16:42:21 Step 12/24 : RUN ${MAKE} 16:42:21 ---> Running in e8acd3270d5f 16:42:21 go mod tidy 16:42:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 16:42:34 Removing intermediate container e8acd3270d5f 16:42:34 ---> c49918217106 16:42:34 Step 13/24 : FROM alpine:3.12 16:42:34 3.12: Pulling from library/alpine 16:42:34 339de151aab4: Pulling fs layer 16:42:34 339de151aab4: Verifying Checksum 16:42:34 339de151aab4: Download complete 16:42:34 339de151aab4: Pull complete 16:42:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:42:34 Status: Downloaded newer image for alpine:3.12 16:42:34 ---> 13621d1b12d4 16:42:34 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 16:42:34 ---> Running in 2fcc9953a854 16:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:42:34 (1/6) Installing dumb-init (1.2.2-r1) 16:42:34 (2/6) Installing libgcc (9.3.0-r2) 16:42:34 (3/6) Installing libsodium (1.0.18-r0) 16:42:34 (4/6) Installing libstdc++ (9.3.0-r2) 16:42:34 (5/6) Installing libzmq (4.3.3-r0) 16:42:34 (6/6) Installing zeromq (4.3.3-r0) 16:42:34 Executing busybox-1.31.1-r20.trigger 16:42:34 OK: 8 MiB in 20 packages 16:42:34 Removing intermediate container 2fcc9953a854 16:42:34 ---> 725708df3051 16:42:34 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:42:35 ---> 38f7a1580d83 16:42:35 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:42:35 ---> 90a54650730b 16:42:35 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:42:35 ---> 7af9c37b232e 16:42:35 Step 18/24 : EXPOSE 59993 16:42:35 ---> Running in 44ab9dc49121 16:42:35 Removing intermediate container 44ab9dc49121 16:42:35 ---> d1fb06c99e53 16:42:35 Step 19/24 : EXPOSE 161 16:42:35 ---> Running in 29117e19b44e 16:42:35 Removing intermediate container 29117e19b44e 16:42:35 ---> 98bda9a330ac 16:42:35 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:42:35 ---> Running in 35d927546d29 16:42:35 Removing intermediate container 35d927546d29 16:42:35 ---> 2d7380dd1e8f 16:42:35 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:42:35 ---> Running in 28d15054f7f6 16:42:35 Removing intermediate container 28d15054f7f6 16:42:35 ---> e5ed29bb364e 16:42:35 Step 22/24 : LABEL arch=amd64 16:42:36 ---> Running in e12d13b48e76 16:42:36 Removing intermediate container e12d13b48e76 16:42:36 ---> 9ef3a5bcf732 16:42:36 Step 23/24 : LABEL git_sha=f9a67965104d829408c8249eb75a0b7fef97f2dc 16:42:36 ---> Running in 920041cd9361 16:42:36 Removing intermediate container 920041cd9361 16:42:36 ---> 18bd2601d9ac 16:42:36 Step 24/24 : LABEL version=0.0.0 16:42:36 ---> Running in 6e0551c054b9 16:42:36 Removing intermediate container 6e0551c054b9 16:42:36 ---> befb624301b3 16:42:36 [Warning] One or more build-args [ARCH] were not consumed 16:42:36 Successfully built befb624301b3 16:42:36 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:37 16:42:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:42:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:39 latest: Pulling from edgex-lftools-log-publisher 16:42:39 b4d181a07f80: Pulling fs layer 16:42:39 a1111a8f2ec3: Pulling fs layer 16:42:39 ed53099fbce6: Pulling fs layer 16:42:39 dc539afda2c1: Pulling fs layer 16:42:39 77bc0d833cb6: Pulling fs layer 16:42:39 9065ff56babe: Pulling fs layer 16:42:39 d287ab97295c: Pulling fs layer 16:42:39 dc539afda2c1: Waiting 16:42:39 77bc0d833cb6: Waiting 16:42:39 9065ff56babe: Waiting 16:42:39 d287ab97295c: Waiting 16:42:39 a1111a8f2ec3: Verifying Checksum 16:42:39 a1111a8f2ec3: Download complete 16:42:39 dc539afda2c1: Verifying Checksum 16:42:39 dc539afda2c1: Download complete 16:42:39 77bc0d833cb6: Verifying Checksum 16:42:39 77bc0d833cb6: Download complete 16:42:39 9065ff56babe: Verifying Checksum 16:42:39 9065ff56babe: Download complete 16:42:39 ed53099fbce6: Verifying Checksum 16:42:39 ed53099fbce6: Download complete 16:42:39 b4d181a07f80: Verifying Checksum 16:42:39 b4d181a07f80: Download complete 16:42:40 b4d181a07f80: Pull complete 16:42:40 a1111a8f2ec3: Pull complete 16:42:41 ed53099fbce6: Pull complete 16:42:41 dc539afda2c1: Pull complete 16:42:41 77bc0d833cb6: Pull complete 16:42:41 9065ff56babe: Pull complete 16:42:43 d287ab97295c: Verifying Checksum 16:42:43 d287ab97295c: Download complete 16:42:48 d287ab97295c: Pull complete 16:42:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:42:48 prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container 16:42:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:42:51 $ docker top a5ef2d05d91b34e2f7faa66ec0a721124c9f6760dd40e7cfcd8248d287f136de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:51 ---> job-cost.sh 16:42:51 lf-activate-venv: SKIPPING 16:42:51 INFO: No Stack... 16:42:52 INFO: Retrieving Pricing Info for: v3-standard-2 16:42:52 INFO: Archiving Costs [Pipeline] sh 16:42:53 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 16:42:53 + cut -d, -f6 [Pipeline] lock 16:42:53 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] 16:42:53 Resource [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] did not exist. Created. 16:42:53 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:53 + echo total: 0.05999999865889549 [Pipeline] stash 16:42:53 Stashed 1 file(s) [Pipeline] } 16:42:53 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:42:53 $ docker stop --time=1 a5ef2d05d91b34e2f7faa66ec0a721124c9f6760dd40e7cfcd8248d287f136de 16:42:54 $ docker rm -f a5ef2d05d91b34e2f7faa66ec0a721124c9f6760dd40e7cfcd8248d287f136de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:43:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1063 in /w/workspace/gexfoundry_device-snmp-go_PR-120 [Pipeline] { [Pipeline] ws 16:43:44 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 16:43:45 Selected Git installation does not exist. Using Default 16:43:45 The recommended git tool is: NONE 16:43:51 using credential edgex-jenkins-ssh 16:43:51 Cloning the remote Git repository 16:43:51 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:43:51 > git init /w/workspace/device-snmp-go/2 # timeout=10 16:43:51 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:43:51 > git --version # timeout=10 16:43:51 > git --version # 'git version 2.17.1' 16:43:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:53 Merging remotes/origin/main commit 189d47ff213bf991ba18b7c83461bde848db16b3 into PR head commit f9a67965104d829408c8249eb75a0b7fef97f2dc 16:43:53 Merge succeeded, producing f9a67965104d829408c8249eb75a0b7fef97f2dc 16:43:53 Checking out Revision f9a67965104d829408c8249eb75a0b7fef97f2dc (PR-120) 16:43:52 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:43:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:52 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:43:52 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:43:53 > git config core.sparsecheckout # timeout=10 16:43:53 > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 16:43:53 > git remote # timeout=10 16:43:53 > git config --get remote.origin.url # timeout=10 16:43:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:53 > git merge 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 16:43:53 > git rev-parse HEAD^{commit} # timeout=10 16:43:53 > git config core.sparsecheckout # timeout=10 16:43:53 > git checkout -f f9a67965104d829408c8249eb75a0b7fef97f2dc # timeout=10 16:43:58 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:58 provisioning config files... 16:43:58 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config3694275277227397644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:59 ---> docker-login.sh 16:43:59 nexus3.edgexfoundry.org:10001 16:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:00 Configure a credential helper to remove this warning. See 16:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:00 16:44:00 Login Succeeded 16:44:00 nexus3.edgexfoundry.org:10002 16:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:01 Configure a credential helper to remove this warning. See 16:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:01 16:44:01 Login Succeeded 16:44:01 nexus3.edgexfoundry.org:10003 16:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:01 Configure a credential helper to remove this warning. See 16:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:01 16:44:01 Login Succeeded 16:44:01 nexus3.edgexfoundry.org:10004 16:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:02 Configure a credential helper to remove this warning. See 16:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:02 16:44:02 Login Succeeded 16:44:02 docker.io 16:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:03 Configure a credential helper to remove this warning. See 16:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:03 16:44:03 Login Succeeded 16:44:03 ---> docker-login.sh ends [Pipeline] } 16:44:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:44:04 ========================================================= 16:44:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:44:04 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:44:04 + 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 . 16:44:05 Sending build context to Docker daemon 365.1kB 16:44:05 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:44:05 Step 2/10 : FROM ${BASE} 16:44:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:44:05 595b0fe564bb: Pulling fs layer 16:44:05 24495759ef45: Pulling fs layer 16:44:05 d148012ef14d: Pulling fs layer 16:44:05 cb65c68fc2e2: Pulling fs layer 16:44:05 093eec477d81: Pulling fs layer 16:44:05 a6d5b2bbb924: Pulling fs layer 16:44:05 2446dc1eb7d3: Pulling fs layer 16:44:05 596795e73e0f: Pulling fs layer 16:44:05 cb65c68fc2e2: Waiting 16:44:05 093eec477d81: Waiting 16:44:05 a6d5b2bbb924: Waiting 16:44:05 596795e73e0f: Waiting 16:44:05 d148012ef14d: Download complete 16:44:05 24495759ef45: Verifying Checksum 16:44:05 24495759ef45: Download complete 16:44:05 093eec477d81: Download complete 16:44:05 a6d5b2bbb924: Download complete 16:44:05 595b0fe564bb: Download complete 16:44:05 2446dc1eb7d3: Verifying Checksum 16:44:05 2446dc1eb7d3: Download complete 16:44:06 595b0fe564bb: Pull complete 16:44:06 24495759ef45: Pull complete 16:44:07 d148012ef14d: Pull complete 16:44:08 596795e73e0f: Verifying Checksum 16:44:08 596795e73e0f: Download complete 16:44:09 cb65c68fc2e2: Verifying Checksum 16:44:09 cb65c68fc2e2: Download complete 16:44:19 cb65c68fc2e2: Pull complete 16:44:19 093eec477d81: Pull complete 16:44:19 a6d5b2bbb924: Pull complete 16:44:19 2446dc1eb7d3: Pull complete 16:44:24 596795e73e0f: Pull complete 16:44:24 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 16:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:44:24 ---> d9e956139c92 16:44:24 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 16:44:27 ---> Running in 26fc89d39a3e 16:44:27 Removing intermediate container 26fc89d39a3e 16:44:27 ---> d7e71897ddd7 16:44:27 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:44:28 ---> Running in b2d85edd944a 16:44:28 Removing intermediate container b2d85edd944a 16:44:28 ---> 2793cb015194 16:44:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:44:28 ---> Running in 79656b757b43 16:44:29 Removing intermediate container 79656b757b43 16:44:29 ---> 04c6c55cf9f7 16:44:29 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:29 ---> Running in 41d6d02441ad 16:44:32 Removing intermediate container 41d6d02441ad 16:44:32 ---> 91803ed95b8b 16:44:32 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:44:32 ---> Running in 0d0adeb7cd31 16:44:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:44:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:44:35 (1/13) Installing libc-dev (0.7.2-r3) 16:44:35 (2/13) Installing libsodium (1.0.18-r0) 16:44:36 (3/13) Installing pkgconf (1.7.3-r0) 16:44:36 (4/13) Installing libsodium-dev (1.0.18-r0) 16:44:36 (5/13) Installing openssh-keygen (8.4_p1-r3) 16:44:36 (6/13) Installing libedit (20191231.3.1-r1) 16:44:36 (7/13) Installing openssh-client (8.4_p1-r3) 16:44:36 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 16:44:36 (9/13) Installing openssh-server-common (8.4_p1-r3) 16:44:36 (10/13) Installing openssh-server (8.4_p1-r3) 16:44:37 (11/13) Installing openssh (8.4_p1-r3) 16:44:37 (12/13) Installing libzmq (4.3.3-r1) 16:44:37 (13/13) Installing zeromq-dev (4.3.3-r1) 16:44:37 Executing busybox-1.32.1-r6.trigger 16:44:37 OK: 145 MiB in 53 packages 16:44:39 Removing intermediate container 0d0adeb7cd31 16:44:39 ---> 7f7354eda0ea 16:44:39 Step 8/10 : WORKDIR /device-snmp-go 16:44:39 ---> Running in 1a777572ea47 16:44:40 Removing intermediate container 1a777572ea47 16:44:40 ---> 807cbbc7eede 16:44:40 Step 9/10 : COPY . . 16:44:41 ---> e079315f42e2 16:44:41 Step 10/10 : RUN go mod download 16:44:41 ---> Running in 0b0dba747b17 16:45:13 Removing intermediate container 0b0dba747b17 16:45:13 ---> bd755832c5ad 16:45:13 Successfully built bd755832c5ad 16:45:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:14 + docker inspect -f . ci-base-image-arm64 16:45:14 . [Pipeline] withDockerContainer 16:45:14 prd-ubuntu18.04-docker-arm64-4c-16g-1063 does not seem to be running inside a container 16:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:45:16 $ docker top 4619d22ae91a26a2db8f5a4fb4598f11bd5716b07645cf29a0b26c189dfef865 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:17 + go version 16:45:17 go version go1.16.5 linux/arm64 [Pipeline] } 16:45:17 $ docker stop --time=1 4619d22ae91a26a2db8f5a4fb4598f11bd5716b07645cf29a0b26c189dfef865 16:45:19 $ docker rm -f 4619d22ae91a26a2db8f5a4fb4598f11bd5716b07645cf29a0b26c189dfef865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:20 + docker inspect -f . ci-base-image-arm64 16:45:20 . [Pipeline] withDockerContainer 16:45:20 prd-ubuntu18.04-docker-arm64-4c-16g-1063 does not seem to be running inside a container 16:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:45:22 $ docker top d245585361523a313fea3bd8c98c0fcc5dacb9d3563dbfaee20d42a3816093ba -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:23 + go mod tidy [Pipeline] sh 16:45:24 + make test 16:45:24 go mod tidy 16:45:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:45:26 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:46:23 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:46:23 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.030s coverage: 0.0% of statements 16:46:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:46:41 gofmt -l . 16:46:41 [ "`gofmt -l .`" = "" ] 16:46:41 ./bin/test-attribution-txt.sh [Pipeline] } 16:46:42 $ docker stop --time=1 d245585361523a313fea3bd8c98c0fcc5dacb9d3563dbfaee20d42a3816093ba 16:46:44 $ docker rm -f d245585361523a313fea3bd8c98c0fcc5dacb9d3563dbfaee20d42a3816093ba [Pipeline] // withDockerContainer [Pipeline] sh 16:46:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:46:45 Warning: overwriting stash ‘coverage-report’ 16:46:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:46:46 + ls -al . 16:46:46 total 136 16:46:46 drwxrwxr-x 7 jenkins jenkins 4096 Jul 30 16:46 . 16:46:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 16:43 .. 16:46:46 -rw-rw-r-- 1 jenkins jenkins 6 Jul 30 16:43 .dockerignore 16:46:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 16:43 .git 16:46:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:43 .github 16:46:46 -rw-rw-r-- 1 jenkins jenkins 269 Jul 30 16:43 .gitignore 16:46:46 -rw-rw-r-- 1 jenkins jenkins 6520 Jul 30 16:43 Attribution.txt 16:46:46 -rw-rw-r-- 1 jenkins jenkins 4401 Jul 30 16:43 CHANGELOG.md 16:46:46 -rw-rw-r-- 1 jenkins jenkins 1459 Jul 30 16:43 Dockerfile 16:46:46 -rw-rw-r-- 1 jenkins jenkins 1057 Jul 30 16:43 Dockerfile.build 16:46:46 -rw-rw-r-- 1 jenkins jenkins 656 Jul 30 16:43 Jenkinsfile 16:46:46 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 16:43 LICENSE 16:46:46 -rw-rw-r-- 1 jenkins jenkins 936 Jul 30 16:43 Makefile 16:46:46 -rw-rw-r-- 1 jenkins jenkins 9073 Jul 30 16:43 README.md 16:46:46 -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 16:39 VERSION 16:46:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:43 bin 16:46:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 16:43 cmd 16:46:46 -rw-r--r-- 1 jenkins jenkins 7631 Jul 30 16:46 coverage.out 16:46:46 -rw-rw-r-- 1 jenkins jenkins 208 Jul 30 16:43 go.mod 16:46:46 -rw-r--r-- 1 jenkins jenkins 20831 Jul 30 16:45 go.sum 16:46:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 16:43 internal 16:46:46 -rw-rw-r-- 1 jenkins jenkins 209 Jul 30 16:43 version.go [Pipeline] isUnix [Pipeline] sh 16:46:47 + 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=f9a67965104d829408c8249eb75a0b7fef97f2dc --label arch=arm64 --label version=0.0.0 . 16:46:47 Sending build context to Docker daemon 373.2kB 16:46:47 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:46:47 Step 2/24 : FROM ${BASE} AS builder 16:46:47 ---> bd755832c5ad 16:46:47 Step 3/24 : ARG MAKE='make build' 16:46:47 ---> Running in e30d0c189fea 16:46:48 Removing intermediate container e30d0c189fea 16:46:48 ---> 9b0edb727fbf 16:46:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:46:48 ---> Running in 81da14676513 16:46:48 Removing intermediate container 81da14676513 16:46:48 ---> f35b6084885a 16:46:48 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:46:49 ---> Running in 63b115c26556 16:46:49 Removing intermediate container 63b115c26556 16:46:49 ---> 7e00ced9a894 16:46:49 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:49 ---> Running in 7db0dee8f026 16:46:52 Removing intermediate container 7db0dee8f026 16:46:52 ---> be06824a6b31 16:46:52 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:46:52 ---> Running in 24700577c1b9 16:46:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:55 OK: 145 MiB in 53 packages 16:46:56 Removing intermediate container 24700577c1b9 16:46:56 ---> e0cbb8a19ddb 16:46:56 Step 8/24 : WORKDIR /device-snmp-go 16:46:56 ---> Running in 6d0414a157f6 16:46:57 Removing intermediate container 6d0414a157f6 16:46:57 ---> 5b9f3790cdc1 16:46:57 Step 9/24 : COPY . . 16:46:58 ---> 4fbc94fdbaf1 16:46:58 Step 10/24 : RUN go mod tidy 16:46:59 ---> Running in 293e54fce9e8 16:47:02 Removing intermediate container 293e54fce9e8 16:47:02 ---> 51ec3d2ec926 16:47:02 Step 11/24 : RUN make update 16:47:02 ---> Running in b97a12d9fb86 16:47:03 CGO_ENABLED=0 GO111MODULE=on go mod download 16:47:04 Removing intermediate container b97a12d9fb86 16:47:04 ---> e4f57678b893 16:47:04 Step 12/24 : RUN ${MAKE} 16:47:04 ---> Running in 986a58b63a8f 16:47:06 go mod tidy 16:47:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 16:47:45 Removing intermediate container 986a58b63a8f 16:47:45 ---> 9cc20ccafbb2 16:47:45 Step 13/24 : FROM alpine:3.12 16:47:45 3.12: Pulling from library/alpine 16:47:45 d2f70382dc9a: Pulling fs layer 16:47:45 d2f70382dc9a: Download complete 16:47:45 d2f70382dc9a: Pull complete 16:47:45 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:47:45 Status: Downloaded newer image for alpine:3.12 16:47:45 ---> c4fd0aeabfcf 16:47:45 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 16:47:45 ---> Running in 7067595e8412 16:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:47 (1/6) Installing dumb-init (1.2.2-r1) 16:47:47 (2/6) Installing libgcc (9.3.0-r2) 16:47:47 (3/6) Installing libsodium (1.0.18-r0) 16:47:47 (4/6) Installing libstdc++ (9.3.0-r2) 16:47:47 (5/6) Installing libzmq (4.3.3-r0) 16:47:47 (6/6) Installing zeromq (4.3.3-r0) 16:47:47 Executing busybox-1.31.1-r20.trigger 16:47:47 OK: 8 MiB in 20 packages 16:47:49 Removing intermediate container 7067595e8412 16:47:49 ---> f791e946040f 16:47:49 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:47:50 ---> dc6c217f0ef9 16:47:50 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:47:51 ---> 51d7897b3f72 16:47:51 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:47:51 ---> a33f2a2e4807 16:47:51 Step 18/24 : EXPOSE 59993 16:47:52 ---> Running in cafd6df5816d 16:47:52 Removing intermediate container cafd6df5816d 16:47:52 ---> c1715ff5941c 16:47:52 Step 19/24 : EXPOSE 161 16:47:52 ---> Running in 4e3826c1bbba 16:47:53 Removing intermediate container 4e3826c1bbba 16:47:53 ---> 1c6e4fb69492 16:47:53 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:47:53 ---> Running in 1adcd9e9a9c4 16:47:53 Removing intermediate container 1adcd9e9a9c4 16:47:53 ---> 6d9ff769b7bb 16:47:53 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:47:54 ---> Running in aad729932a0a 16:47:54 Removing intermediate container aad729932a0a 16:47:54 ---> 8c125b2aeebc 16:47:54 Step 22/24 : LABEL arch=arm64 16:47:54 ---> Running in 01f39c0d9616 16:47:55 Removing intermediate container 01f39c0d9616 16:47:55 ---> d4d1938eaa4b 16:47:55 Step 23/24 : LABEL git_sha=f9a67965104d829408c8249eb75a0b7fef97f2dc 16:47:55 ---> Running in 4ab382ec5da9 16:47:55 Removing intermediate container 4ab382ec5da9 16:47:55 ---> 241d73edc5ac 16:47:55 Step 24/24 : LABEL version=0.0.0 16:47:56 ---> Running in 4608286dd34c 16:47:56 Removing intermediate container 4608286dd34c 16:47:56 ---> ab5d1a1c003f 16:47:56 [Warning] One or more build-args [ARCH] were not consumed 16:47:56 Successfully built ab5d1a1c003f 16:47:56 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:57 16:47:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:47:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:58 arm64: Pulling from edgex-lftools-log-publisher 16:47:58 448f6bf000e3: Pulling fs layer 16:47:58 f757da607395: Pulling fs layer 16:47:58 05883995daec: Pulling fs layer 16:47:58 8603b9c90790: Pulling fs layer 16:47:58 1560dd03e051: Pulling fs layer 16:47:58 27f5ce0e4adf: Pulling fs layer 16:47:58 c2d8d7efcc4b: Pulling fs layer 16:47:58 8603b9c90790: Waiting 16:47:58 1560dd03e051: Waiting 16:47:58 27f5ce0e4adf: Waiting 16:47:58 c2d8d7efcc4b: Waiting 16:47:58 f757da607395: Verifying Checksum 16:47:58 f757da607395: Download complete 16:47:58 8603b9c90790: Verifying Checksum 16:47:58 8603b9c90790: Download complete 16:47:58 1560dd03e051: Verifying Checksum 16:47:58 1560dd03e051: Download complete 16:47:58 27f5ce0e4adf: Download complete 16:47:58 05883995daec: Verifying Checksum 16:47:58 05883995daec: Download complete 16:47:59 448f6bf000e3: Verifying Checksum 16:47:59 448f6bf000e3: Download complete 16:48:02 c2d8d7efcc4b: Verifying Checksum 16:48:02 c2d8d7efcc4b: Download complete 16:48:03 448f6bf000e3: Pull complete 16:48:03 f757da607395: Pull complete 16:48:05 05883995daec: Pull complete 16:48:05 8603b9c90790: Pull complete 16:48:06 1560dd03e051: Pull complete 16:48:07 27f5ce0e4adf: Pull complete 16:48:22 c2d8d7efcc4b: Pull complete 16:48:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:48:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:48:22 prd-ubuntu18.04-docker-arm64-4c-16g-1063 does not seem to be running inside a container 16:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:48:27 $ docker top 8b0d4823df71d8e69fb0614614bb39612047c65dcd15b57a73950adbe615dea3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:28 ---> job-cost.sh 16:48:28 lf-activate-venv: SKIPPING 16:48:28 INFO: No Stack... 16:48:29 INFO: Retrieving Pricing Info for: v2-standard-4 16:48:29 INFO: Archiving Costs [Pipeline] sh 16:48:30 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 16:48:30 + cut -d, -f6 [Pipeline] lock 16:48:30 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] 16:48:30 Resource [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] did not exist. Created. 16:48:30 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:48:31 /w/workspace/device-snmp-go/2@tmp/durable-d8d83d25/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-d8d83d25/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:48:31 + echo total: 0.18000000715255737 [Pipeline] stash 16:48:31 Warning: overwriting stash ‘stack-cost’ 16:48:31 Stashed 1 file(s) [Pipeline] } 16:48:31 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-120-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:48:32 $ docker stop --time=1 8b0d4823df71d8e69fb0614614bb39612047c65dcd15b57a73950adbe615dea3 16:48:33 $ docker rm -f 8b0d4823df71d8e69fb0614614bb39612047c65dcd15b57a73950adbe615dea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 16:48:34 provisioning config files... 16:48:34 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/config7285928199292544761tmp [Pipeline] { [Pipeline] sh 16:48:34 + set +x 16:48:34 + bash -s -- 16:48:34 + curl -s https://codecov.io/bash 16:48:34 16:48:34 _____ _ 16:48:34 / ____| | | 16:48:34 | | ___ __| | ___ ___ _____ __ 16:48:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:48:34 | |___| (_) | (_| | __/ (_| (_) \ V / 16:48:34 \_____\___/ \__,_|\___|\___\___/ \_/ 16:48:34 Bash-1.0.6 16:48:34 16:48:34 16:48:34 ==> git version 2.24.4 found 16:48:34 ==> 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 16:48:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:48:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:48:34 ==> Jenkins CI detected. 16:48:34 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-120 16:48:34 project root: . 16:48:34 --> token set from env 16:48:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:48:34 ==> Running gcov in . (disable via -X gcov) 16:48:34 ==> Python coveragepy not found 16:48:34 ==> Searching for coverage reports in: 16:48:34 + . 16:48:34 -> Found 1 reports 16:48:34 ==> Detecting git/mercurial file structure 16:48:34 ==> Reading reports 16:48:34 + ./coverage.out bytes=7631 16:48:35 ==> Appending adjustments 16:48:35 https://docs.codecov.io/docs/fixing-reports 16:48:35 + Found adjustments 16:48:35 ==> Gzipping contents 16:48:35 4.0K /tmp/codecov.tpP4fA.gz 16:48:35 ==> Uploading reports 16:48:35 url: https://codecov.io 16:48:35 query: branch=PR-120&commit=f9a67965104d829408c8249eb75a0b7fef97f2dc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-120%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=120&job=&cmd_args= 16:48:35 -> Pinging Codecov 16:48:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-120&commit=f9a67965104d829408c8249eb75a0b7fef97f2dc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-120%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=120&job=&cmd_args= 16:48:35 -> Uploading to 16:48:35 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/6C56EA5C29638FB4528AC87E60AF5AE0/f9a67965104d829408c8249eb75a0b7fef97f2dc/ef4134a1-b5ff-4622-b14c-791aa7cbc879.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T164835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3be3f90052c613223ac952535e85457e6e1cddcc2c3e4c0b4b5874254d303fd7 16:48:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:35 Dload Upload Total Spent Left Speed 16:48:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1336 0 0 100 1336 0 4155 --:--:-- --:--:-- --:--:-- 4149 16:48:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/f9a67965104d829408c8249eb75a0b7fef97f2dc [Pipeline] } 16:48:35 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 16:48:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:48:38 ---> package-listing.sh 16:48:38 ++ facter osfamily 16:48:38 ++ tr '[:upper:]' '[:lower:]' 16:48:38 + OS_FAMILY=redhat 16:48:38 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-120 16:48:38 + START_PACKAGES=/tmp/packages_start.txt 16:48:38 + END_PACKAGES=/tmp/packages_end.txt 16:48:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:48:38 + PACKAGES=/tmp/packages_start.txt 16:48:38 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-120 ']' 16:48:38 + PACKAGES=/tmp/packages_end.txt 16:48:38 + case "${OS_FAMILY}" in 16:48:38 + sort 16:48:38 + rpm -qa 16:48:38 + '[' -f /tmp/packages_start.txt ']' 16:48:38 + '[' -f /tmp/packages_end.txt ']' 16:48:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:48:38 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-120 ']' 16:48:38 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-120/archives/ 16:48:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-120/archives/ [Pipeline] echo 16:48:38 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-120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:48:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:39 16:48:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:48:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:40 latest: Pulling from edgex-lftools-log-publisher 16:48:40 b4d181a07f80: Pulling fs layer 16:48:40 a1111a8f2ec3: Pulling fs layer 16:48:40 ed53099fbce6: Pulling fs layer 16:48:40 dc539afda2c1: Pulling fs layer 16:48:40 77bc0d833cb6: Pulling fs layer 16:48:40 9065ff56babe: Pulling fs layer 16:48:40 d287ab97295c: Pulling fs layer 16:48:40 77bc0d833cb6: Waiting 16:48:40 9065ff56babe: Waiting 16:48:40 d287ab97295c: Waiting 16:48:40 dc539afda2c1: Waiting 16:48:40 a1111a8f2ec3: Verifying Checksum 16:48:40 a1111a8f2ec3: Download complete 16:48:40 dc539afda2c1: Verifying Checksum 16:48:40 dc539afda2c1: Download complete 16:48:40 77bc0d833cb6: Verifying Checksum 16:48:40 77bc0d833cb6: Download complete 16:48:40 9065ff56babe: Download complete 16:48:41 ed53099fbce6: Verifying Checksum 16:48:41 ed53099fbce6: Download complete 16:48:41 b4d181a07f80: Verifying Checksum 16:48:41 b4d181a07f80: Download complete 16:48:42 b4d181a07f80: Pull complete 16:48:43 a1111a8f2ec3: Pull complete 16:48:43 ed53099fbce6: Pull complete 16:48:43 dc539afda2c1: Pull complete 16:48:43 77bc0d833cb6: Pull complete 16:48:43 9065ff56babe: Pull complete 16:48:45 d287ab97295c: Verifying Checksum 16:48:45 d287ab97295c: Download complete 16:48:50 d287ab97295c: Pull complete 16:48:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:48:50 prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container 16:48:50 $ 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-120/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-120 -v /w/workspace/gexfoundry_device-snmp-go_PR-120:/w/workspace/gexfoundry_device-snmp-go_PR-120:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-120@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:48:53 $ docker top 844560da4a41508361979c81d65c398850649436f12250c3c88fb954edaec65f -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:53 + touch /tmp/pre-build-complete [Pipeline] sh 16:48:53 + mkdir -p /var/log/sysstat [Pipeline] sh 16:48:54 + ls /var/log/sa-host 16:48:54 + sadf -c /var/log/sa-host/sa05 16:48:54 file_magic: OK 16:48:54 HZ: Using current value: 100 16:48:54 file_header: OK 16:48:54 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 16:48:54 Statistics: 16:48:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:48:54 File successfully converted to sysstat format version 12.0.3 16:48:54 + sadf -c /var/log/sa-host/sa30 16:48:54 file_magic: OK 16:48:54 HZ: Using current value: 100 16:48:54 file_header: OK 16:48:54 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 16:48:54 Statistics: 16:48:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:48:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:54 provisioning config files... 16:48:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-120@tmp/config6563997635755566154tmp [Pipeline] { [Pipeline] echo 16:48:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:48:54 ---> create-netrc.sh [Pipeline] } 16:48:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:48:55 ---> python-tools-install.sh [Pipeline] echo 16:48:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:48:55 ---> sudo-logs.sh 16:48:55 Archiving 'sudo' log.. 16:48:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-1058.vexxhost.local: Name or service not known 16:48:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-1058.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:48:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:48:55 ---> job-cost.sh 16:48:55 lf-activate-venv: SKIPPING 16:48:55 DEBUG: total: 0.18000000715255737 16:48:55 INFO: Retrieving Stack Cost... 16:48:56 INFO: Retrieving Pricing Info for: v3-standard-2 16:48:56 INFO: Archiving Costs [Pipeline] echo 16:48:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:48:57 ---> logs-deploy.sh 16:48:57 lf-activate-venv: SKIPPING 16:48:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-120/2 16:48:57 INFO: archiving workspace using pattern(s): 16:48:57 Archives upload complete. 16:48:58 INFO: archiving logs to Nexus 16:48:58 ---> uname -a: 16:48:58 Linux prd-centos7-docker-4c-2g-1058.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:48:58 16:48:58 16:48:58 ---> lscpu: 16:48:58 Architecture: x86_64 16:48:58 CPU op-mode(s): 32-bit, 64-bit 16:48:58 Byte Order: Little Endian 16:48:58 Address sizes: 40 bits physical, 48 bits virtual 16:48:58 CPU(s): 2 16:48:58 On-line CPU(s) list: 0,1 16:48:58 Thread(s) per core: 1 16:48:58 Core(s) per socket: 1 16:48:58 Socket(s): 2 16:48:58 NUMA node(s): 1 16:48:58 Vendor ID: AuthenticAMD 16:48:58 CPU family: 23 16:48:58 Model: 49 16:48:58 Model name: AMD EPYC-Rome Processor 16:48:58 Stepping: 0 16:48:58 CPU MHz: 2799.996 16:48:58 BogoMIPS: 5599.99 16:48:58 Virtualization: AMD-V 16:48:58 Hypervisor vendor: KVM 16:48:58 Virtualization type: full 16:48:58 L1d cache: 32K 16:48:58 L1i cache: 32K 16:48:58 L2 cache: 512K 16:48:58 L3 cache: 16384K 16:48:58 NUMA node0 CPU(s): 0,1 16:48:58 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:48:58 16:48:58 16:48:58 ---> nproc: 16:48:58 2 16:48:58 16:48:58 16:48:58 ---> df -h: 16:48:58 Filesystem Size Used Avail Use% Mounted on 16:48:58 overlay 40G 7.7G 33G 20% / 16:48:58 tmpfs 64M 0 64M 0% /dev 16:48:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:48:58 shm 64M 0 64M 0% /dev/shm 16:48:58 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:48:58 16:48:58 16:48:58 ---> sar -b -r -n DEV: 16:48:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 16:48:58 16:48:58 16:38:34 LINUX RESTART (2 CPU) 16:48:58 16:48:58 16:39:02 tps rtps wtps bread/s bwrtn/s 16:48:58 16:40:01 108.68 16.13 92.55 5566.41 4446.61 16:48:58 16:41:01 1.47 0.00 1.47 0.00 27.80 16:48:58 16:42:01 0.53 0.00 0.53 0.00 8.43 16:48:58 16:43:01 0.45 0.00 0.45 0.00 5.35 16:48:58 16:44:01 0.60 0.00 0.60 0.00 6.68 16:48:58 16:45:01 0.62 0.00 0.62 0.00 6.80 16:48:58 16:46:01 0.40 0.00 0.40 0.00 4.96 16:48:58 16:47:01 0.28 0.00 0.28 0.00 4.53 16:48:58 16:48:01 0.23 0.00 0.23 0.00 3.46 16:48:58 Average: 12.41 1.77 10.65 609.65 494.57 16:48:58 16:48:58 16:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:48:58 16:40:01 5462396 0 811376 10.13 2620 1732548 1309472 14.46 585436 1562016 132 16:48:58 16:41:01 5471064 0 802704 10.02 2620 1732552 1241228 13.70 578280 1561988 12 16:48:58 16:42:01 5470928 0 802840 10.02 2620 1732552 1241240 13.70 578092 1562236 8 16:48:58 16:43:01 5470676 0 803080 10.03 2620 1732564 1237144 13.66 578404 1562236 8 16:48:58 16:44:01 5474336 0 799416 9.98 2620 1732568 1206400 13.32 572200 1566124 8 16:48:58 16:45:01 5471172 0 802576 10.02 2620 1732572 1206436 13.32 575268 1566124 8 16:48:58 16:46:01 5469844 0 803900 10.04 2620 1732576 1206472 13.32 576504 1566124 8 16:48:58 16:47:01 5460064 0 813672 10.16 2620 1732584 1206292 13.32 586708 1566128 8 16:48:58 16:48:01 5457988 0 815748 10.19 2620 1732584 1206548 13.32 588156 1566124 8 16:48:58 Average: 5467608 0 806146 10.07 2620 1732567 1229026 13.57 579894 1564344 22 16:48:58 16:48:58 16:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:48:58 16:40:01 eth0 374.64 239.51 1005.85 73.60 0.00 0.00 0.00 0.00 16:48:58 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:40:01 docker0 1.51 1.44 0.28 2.88 0.00 0.00 0.00 0.00 16:48:58 16:41:01 eth0 1.52 0.50 0.59 0.39 0.00 0.00 0.00 0.00 16:48:58 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:42:01 eth0 1.18 0.35 0.33 0.20 0.00 0.00 0.00 0.00 16:48:58 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:43:01 eth0 1.72 0.65 0.65 0.40 0.00 0.00 0.00 0.00 16:48:58 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:44:01 eth0 0.62 0.40 0.28 0.21 0.00 0.00 0.00 0.00 16:48:58 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:45:01 eth0 1.57 0.52 0.50 0.24 0.00 0.00 0.00 0.00 16:48:58 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:46:01 eth0 1.20 0.30 0.31 0.23 0.00 0.00 0.00 0.00 16:48:58 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:47:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00 0.00 16:48:58 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:48:01 eth0 1.50 0.32 0.37 0.20 0.00 0.00 0.00 0.00 16:48:58 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 Average: eth0 42.12 26.58 110.51 8.27 0.00 0.00 0.00 0.00 16:48:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:58 Average: docker0 0.17 0.16 0.03 0.32 0.00 0.00 0.00 0.00 16:48:58 16:48:58 16:48:58 ---> sar -P ALL: 16:48:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 16:48:58 16:48:58 16:38:34 LINUX RESTART (2 CPU) 16:48:58 16:48:58 16:39:02 CPU %user %nice %system %iowait %steal %idle 16:48:58 16:40:01 all 13.39 0.00 3.67 2.82 0.05 80.06 16:48:58 16:40:01 0 12.50 0.00 4.12 2.98 0.05 80.35 16:48:58 16:40:01 1 14.28 0.00 3.22 2.67 0.05 79.78 16:48:58 16:41:01 all 0.19 0.00 0.08 0.00 0.03 99.71 16:48:58 16:41:01 0 0.32 0.00 0.08 0.00 0.03 99.57 16:48:58 16:41:01 1 0.07 0.00 0.07 0.00 0.02 99.85 16:48:58 16:42:01 all 0.16 0.00 0.04 0.00 0.02 99.78 16:48:58 16:42:01 0 0.23 0.00 0.05 0.00 0.00 99.72 16:48:58 16:42:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:48:58 16:43:01 all 0.25 0.00 0.05 0.00 0.03 99.67 16:48:58 16:43:01 0 0.38 0.00 0.05 0.00 0.02 99.55 16:48:58 16:43:01 1 0.12 0.00 0.05 0.00 0.03 99.80 16:48:58 16:44:01 all 0.22 0.00 0.05 0.00 0.03 99.71 16:48:58 16:44:01 0 0.12 0.00 0.05 0.00 0.02 99.82 16:48:58 16:44:01 1 0.32 0.00 0.05 0.00 0.03 99.60 16:48:58 16:45:01 all 0.16 0.00 0.04 0.00 0.01 99.79 16:48:58 16:45:01 0 0.25 0.00 0.02 0.00 0.00 99.73 16:48:58 16:45:01 1 0.07 0.00 0.07 0.00 0.02 99.85 16:48:58 16:46:01 all 0.19 0.00 0.03 0.00 0.03 99.75 16:48:58 16:46:01 0 0.32 0.00 0.05 0.00 0.03 99.60 16:48:58 16:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:48:58 16:47:01 all 0.19 0.00 0.05 0.00 0.02 99.74 16:48:58 16:47:01 0 0.35 0.00 0.07 0.00 0.02 99.57 16:48:58 16:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:48:58 16:48:01 all 0.23 0.00 0.04 0.00 0.02 99.71 16:48:58 16:48:01 0 0.42 0.00 0.05 0.00 0.02 99.52 16:48:58 16:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:48:58 Average: all 1.61 0.00 0.44 0.30 0.02 97.63 16:48:58 Average: 0 1.61 0.00 0.49 0.32 0.02 97.57 16:48:58 Average: 1 1.62 0.00 0.38 0.29 0.03 97.69 16:48:58 16:48:58 16:48:58