Pull request #122 opened 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 ernestojeda for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6+b24a0a6e9ac553b819564bd7a76aa5a4909c3321 (affa9df062e610ad538b838468fb367337bed54f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh71449018285442775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh281974156870372905.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-122/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-122/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8117564187425029635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-122/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh433795401152439288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1058032082124839952.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-122/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-122/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4453322762821851160.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-1067 in /w/workspace/gexfoundry_device-snmp-go_PR-122 [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-122 # 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-122@tmp/jenkins-gitclient-ssh5561746506784083122.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 b24a0a6e9ac553b819564bd7a76aa5a4909c3321 into PR head commit 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 Merge succeeded, producing 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 Checking out Revision 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 (PR-122) > 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-122@tmp/jenkins-gitclient-ssh1951413068950863679.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 # 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-122@tmp/jenkins-gitclient-ssh6172092297430539408.key > git merge b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 # timeout=10 Commit message: "ci: remove need for CI specific Dockerfile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:43:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:43:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:43:28 ========================================================= 18:43:28 EdgeX Global Pipelines Version Info 18:43:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:43:29 ------------------- 18:43:29 stable info: 18:43:29 ------------------- 18:43:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:43:29 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:43:29 Message: update stable to v1.0.205 18:43:30 ------------------- 18:43:30 experimental info: 18:43:30 ------------------- 18:43:30 Commited By: **** collab-it+edgex@linuxfoundation.org 18:43:30 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:43:30 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:43:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 18:43:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 18:43:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:43:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d77ce6 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:33 provisioning config files... 18:43:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-122@tmp/config570121306782874160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:33 ---> docker-login.sh 18:43:33 nexus3.edgexfoundry.org:10001 18:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:33 Configure a credential helper to remove this warning. See 18:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:33 18:43:33 Login Succeeded 18:43:33 nexus3.edgexfoundry.org:10002 18:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 nexus3.edgexfoundry.org:10003 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 nexus3.edgexfoundry.org:10004 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 docker.io 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 ---> docker-login.sh ends [Pipeline] } 18:43:34 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 18:43:35 + git log --format=format:%s -1 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 [Pipeline] echo 18:43:35 GIT_COMMIT: 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6, Commit Message: ci: remove need for CI specific Dockerfile [Pipeline] echo 18:43:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:36 18:43:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:43:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:36 latest: Pulling from edgex-devops/git-semver 18:43:36 31603596830f: Pulling fs layer 18:43:36 d4622e32a9a9: Pulling fs layer 18:43:36 1030fce36090: Pulling fs layer 18:43:36 6c6cb7e1b49b: Pulling fs layer 18:43:36 6c6cb7e1b49b: Waiting 18:43:36 d4622e32a9a9: Download complete 18:43:36 6c6cb7e1b49b: Verifying Checksum 18:43:36 6c6cb7e1b49b: Download complete 18:43:36 31603596830f: Verifying Checksum 18:43:36 31603596830f: Download complete 18:43:37 31603596830f: Pull complete 18:43:37 1030fce36090: Verifying Checksum 18:43:37 1030fce36090: Download complete 18:43:37 d4622e32a9a9: Pull complete 18:43:37 1030fce36090: Pull complete 18:43:38 6c6cb7e1b49b: Pull complete 18:43:38 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 18:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:43:38 prd-centos7-docker-4c-2g-1067 does not seem to be running inside a container 18:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-122 -v /w/workspace/gexfoundry_device-snmp-go_PR-122:/w/workspace/gexfoundry_device-snmp-go_PR-122:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-122@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:43:38 $ docker top 71fc93145948e8ba2e92cdcba25b91aa3d3f308e5cc2225a1cb8f16604bba43f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:39 [ssh-agent] Looking for ssh-agent implementation... 18:43:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:39 $ docker exec 71fc93145948e8ba2e92cdcba25b91aa3d3f308e5cc2225a1cb8f16604bba43f ssh-agent 18:43:39 SSH_AUTH_SOCK=/tmp/ssh-iG98CivgETMb/agent.14 18:43:39 SSH_AGENT_PID=20 18:43:39 Running ssh-add (command line suppressed) 18:43:39 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-122@tmp/private_key_6033074497189221654.key (/w/workspace/gexfoundry_device-snmp-go_PR-122@tmp/private_key_6033074497189221654.key) 18:43:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:39 + git tag --points-at HEAD [Pipeline] } 18:43:39 $ docker exec --env ******** --env ******** 71fc93145948e8ba2e92cdcba25b91aa3d3f308e5cc2225a1cb8f16604bba43f ssh-agent -k 18:43:40 unset SSH_AUTH_SOCK; 18:43:40 unset SSH_AGENT_PID; 18:43:40 echo Agent pid 20 killed; 18:43:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:40 [ssh-agent] Looking for ssh-agent implementation... 18:43:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:40 $ docker exec 71fc93145948e8ba2e92cdcba25b91aa3d3f308e5cc2225a1cb8f16604bba43f ssh-agent 18:43:40 SSH_AUTH_SOCK=/tmp/ssh-qmeKOqL3nkzJ/agent.53 18:43:40 SSH_AGENT_PID=59 18:43:40 Running ssh-add (command line suppressed) 18:43:40 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-122@tmp/private_key_2169583712614821783.key (/w/workspace/gexfoundry_device-snmp-go_PR-122@tmp/private_key_2169583712614821783.key) 18:43:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:40 + git semver init 18:43:40 # -> Open(): unable to determine branch for HEAD 18:43:40 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-122/.git 18:43:40 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-122 18:43:40 # $SEMVER_REMOTE_NAME = origin 18:43:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:43:40 # $SEMVER_USER_NAME = edgex-jenkins 18:43:40 # $SEMVER_BRANCH = PR-122 18:43:40 # $SEMVER_TEMP = /tmp/semver-336769935 18:43:40 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 18:43:41 # '/tmp/semver-336769935' -> '/w/workspace/gexfoundry_device-snmp-go_PR-122/.semver' 18:43:41 # -> Force: false 18:43:41 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-122/.semver [Pipeline] } 18:43:41 $ docker exec --env ******** --env ******** 71fc93145948e8ba2e92cdcba25b91aa3d3f308e5cc2225a1cb8f16604bba43f ssh-agent -k 18:43:41 unset SSH_AUTH_SOCK; 18:43:41 unset SSH_AGENT_PID; 18:43:41 echo Agent pid 59 killed; 18:43:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:41 + git semver [Pipeline] } 18:43:41 $ docker stop --time=1 71fc93145948e8ba2e92cdcba25b91aa3d3f308e5cc2225a1cb8f16604bba43f 18:43:43 $ docker rm -f 71fc93145948e8ba2e92cdcba25b91aa3d3f308e5cc2225a1cb8f16604bba43f [Pipeline] // withDockerContainer [Pipeline] sh 18:43:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:43 Stashed 1 file(s) [Pipeline] echo 18:43:43 [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 18:43:59 Still waiting to schedule task 18:43:59 ‘prd-centos7-docker-4c-2g-1075’ is offline 18:43:59 ‘prd-centos7-docker-4c-2g-1076’ is offline 18:43:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 18:43:59 Still waiting to schedule task 18:43:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:45:25 Running on prd-centos7-docker-4c-2g-1093 in /w/workspace/gexfoundry_device-snmp-go_PR-122 [Pipeline] { [Pipeline] ws 18:45:25 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 18:45:26 Selected Git installation does not exist. Using Default 18:45:26 The recommended git tool is: NONE 18:45:29 using credential edgex-jenkins-ssh 18:45:29 Cloning the remote Git repository 18:45:29 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:45:29 > git init /w/workspace/device-snmp-go/1 # timeout=10 18:45:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:45:29 > git --version # timeout=10 18:45:29 > git --version # 'git version 2.24.4' 18:45:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:29 [INFO] Currently running in a labeled security context 18:45:29 [INFO] Currently SELinux is 'enforcing' on the host 18:45:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh3238695012738117931.key 18:45:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:45:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:45:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:45:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:30 [INFO] Currently running in a labeled security context 18:45:30 [INFO] Currently SELinux is 'enforcing' on the host 18:45:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh4662696273639419647.key 18:45:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:45:30 Merging remotes/origin/main commit b24a0a6e9ac553b819564bd7a76aa5a4909c3321 into PR head commit 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 18:45:31 Merge succeeded, producing 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 18:45:31 Checking out Revision 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 (PR-122) 18:45:30 > git config core.sparsecheckout # timeout=10 18:45:30 > git checkout -f 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 # timeout=10 18:45:30 > git remote # timeout=10 18:45:30 > git config --get remote.origin.url # timeout=10 18:45:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:30 [INFO] Currently running in a labeled security context 18:45:30 [INFO] Currently SELinux is 'enforcing' on the host 18:45:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh3569435133784403435.key 18:45:30 > git merge b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 18:45:31 > git rev-parse HEAD^{commit} # timeout=10 18:45:31 > git config core.sparsecheckout # timeout=10 18:45:31 > git checkout -f 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 # timeout=10 18:45:34 Commit message: "ci: remove need for CI specific Dockerfile" 18:45:34 > git --version # timeout=10 18:45:34 > git --version # 'git version 2.24.4' 18:45:34 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:35 provisioning config files... 18:45:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6669994928542418493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:36 ---> docker-login.sh 18:45:36 nexus3.edgexfoundry.org:10001 18:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:36 Configure a credential helper to remove this warning. See 18:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:36 18:45:36 Login Succeeded 18:45:36 nexus3.edgexfoundry.org:10002 18:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:36 Configure a credential helper to remove this warning. See 18:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:36 18:45:36 Login Succeeded 18:45:36 nexus3.edgexfoundry.org:10003 18:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:36 Configure a credential helper to remove this warning. See 18:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:36 18:45:36 Login Succeeded 18:45:36 nexus3.edgexfoundry.org:10004 18:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:36 Configure a credential helper to remove this warning. See 18:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:36 18:45:36 Login Succeeded 18:45:36 docker.io 18:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:37 Configure a credential helper to remove this warning. See 18:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:37 18:45:37 Login Succeeded 18:45:37 ---> docker-login.sh ends [Pipeline] } 18:45:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:37 ========================================================= 18:45:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:45:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:45:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:45:38 Sending build context to Docker daemon 370.7kB 18:45:38 Step 1/12 : ARG BASE=golang:1.16-alpine3.12 18:45:38 Step 2/12 : FROM ${BASE} AS builder 18:45:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:45:43 540db60ca938: Pulling fs layer 18:45:43 adcc1eea9eea: Pulling fs layer 18:45:43 4c4ab2625f07: Pulling fs layer 18:45:43 db62176df00c: Pulling fs layer 18:45:43 3b30891b0d05: Pulling fs layer 18:45:43 06b49ca38bd5: Pulling fs layer 18:45:43 c788192a36de: Pulling fs layer 18:45:43 a77e37c0d609: Pulling fs layer 18:45:43 c3185cebc471: Pulling fs layer 18:45:43 db62176df00c: Waiting 18:45:43 3b30891b0d05: Waiting 18:45:43 06b49ca38bd5: Waiting 18:45:43 c788192a36de: Waiting 18:45:43 a77e37c0d609: Waiting 18:45:43 c3185cebc471: Waiting 18:45:43 4c4ab2625f07: Verifying Checksum 18:45:43 4c4ab2625f07: Download complete 18:45:43 adcc1eea9eea: Verifying Checksum 18:45:43 adcc1eea9eea: Download complete 18:45:43 3b30891b0d05: Verifying Checksum 18:45:43 3b30891b0d05: Download complete 18:45:43 06b49ca38bd5: Verifying Checksum 18:45:43 06b49ca38bd5: Download complete 18:45:43 c788192a36de: Verifying Checksum 18:45:43 c788192a36de: Download complete 18:45:43 540db60ca938: Verifying Checksum 18:45:43 540db60ca938: Pull complete 18:45:43 adcc1eea9eea: Pull complete 18:45:44 4c4ab2625f07: Pull complete 18:45:44 a77e37c0d609: Verifying Checksum 18:45:44 a77e37c0d609: Download complete 18:45:48 c3185cebc471: Verifying Checksum 18:45:48 c3185cebc471: Download complete 18:45:49 db62176df00c: Verifying Checksum 18:45:49 db62176df00c: Download complete 18:45:53 db62176df00c: Pull complete 18:45:53 3b30891b0d05: Pull complete 18:45:53 06b49ca38bd5: Pull complete 18:45:53 c788192a36de: Pull complete 18:45:53 a77e37c0d609: Pull complete 18:45:55 c3185cebc471: Pull complete 18:45:55 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:45:55 ---> 031687cdd783 18:45:55 Step 3/12 : ARG MAKE='make build' 18:45:57 ---> Running in 76805b9f6f2b 18:45:57 Removing intermediate container 76805b9f6f2b 18:45:57 ---> 5e3e870025e2 18:45:57 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:45:57 ---> Running in 1665a6b0623b 18:45:57 Removing intermediate container 1665a6b0623b 18:45:57 ---> 80d6d0b73836 18:45:57 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 18:45:57 ---> Running in 370473da15ac 18:45:57 Removing intermediate container 370473da15ac 18:45:57 ---> 57b8b5c44212 18:45:57 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:57 ---> Running in 8cf937d31cb5 18:45:58 Removing intermediate container 8cf937d31cb5 18:45:58 ---> ae4f26802c1f 18:45:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:58 ---> Running in a5cf4473761f 18:45:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:45:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:46:00 (1/3) Installing openssh-keygen (8.4_p1-r3) 18:46:01 (2/3) Installing libedit (20191231.3.1-r1) 18:46:01 (3/3) Installing openssh-client (8.4_p1-r3) 18:46:03 Executing busybox-1.32.1-r6.trigger 18:46:03 OK: 223 MiB in 55 packages 18:46:03 Removing intermediate container a5cf4473761f 18:46:03 ---> 9d8e9b0ea2b4 18:46:03 Step 8/12 : WORKDIR /device-snmp-go 18:46:03 ---> Running in 135ebe344040 18:46:03 Removing intermediate container 135ebe344040 18:46:03 ---> e88a199c671f 18:46:03 Step 9/12 : COPY . . 18:46:03 ---> 261627ae1375 18:46:03 Step 10/12 : RUN go mod tidy 18:46:03 ---> Running in 7022331b965e 18:46:05 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 18:46:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 18:46:05 go: downloading github.com/soniah/gosnmp v1.21.0 18:46:05 go: downloading github.com/stretchr/testify v1.7.0 18:46:05 go: downloading github.com/go-kit/kit v0.9.0 18:46:05 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:46:05 go: downloading github.com/google/uuid v1.2.0 18:46:05 go: downloading github.com/gorilla/mux v1.8.0 18:46:05 go: downloading github.com/davecgh/go-spew v1.1.1 18:46:05 go: downloading github.com/pmezard/go-difflib v1.0.0 18:46:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:46:05 go: downloading github.com/golang/mock v1.2.0 18:46:05 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:46:05 go: downloading github.com/go-stack/stack v1.8.0 18:46:05 go: downloading github.com/go-playground/universal-translator v0.17.0 18:46:05 go: downloading github.com/leodido/go-urn v1.2.0 18:46:05 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:46:05 go: downloading golang.org/x/text v0.3.2 18:46:05 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:46:05 go: downloading github.com/go-playground/locales v0.13.0 18:46:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 18:46:06 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 18:46:06 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:46:06 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:46:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:46:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 18:46:06 go: downloading github.com/pelletier/go-toml v1.9.2 18:46:07 go: downloading gopkg.in/yaml.v2 v2.4.0 18:46:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 18:46:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 18:46:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:46:07 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:46:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:46:07 go: downloading github.com/hashicorp/consul/api v1.8.1 18:46:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:46:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:46:07 go: downloading github.com/pebbe/zmq4 v1.2.7 18:46:07 go: downloading github.com/stretchr/objx v0.1.0 18:46:07 go: downloading github.com/x448/float16 v0.8.4 18:46:07 go: downloading github.com/kr/pretty v0.2.0 18:46:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:46:07 go: downloading github.com/gorilla/websocket v1.4.2 18:46:07 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:46:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:46:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:46:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:46:07 go: downloading github.com/hashicorp/serf v0.9.5 18:46:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:46:07 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:46:07 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:46:07 go: downloading github.com/onsi/ginkgo v1.10.1 18:46:07 go: downloading github.com/onsi/gomega v1.7.0 18:46:07 go: downloading github.com/kr/text v0.1.0 18:46:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:46:07 go: downloading github.com/mitchellh/copystructure v1.0.0 18:46:07 go: downloading github.com/fatih/color v1.9.0 18:46:07 go: downloading github.com/mattn/go-colorable v0.1.6 18:46:07 go: downloading github.com/mattn/go-isatty v0.0.12 18:46:07 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:46:07 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:46:07 go: downloading github.com/pkg/errors v0.8.1 18:46:07 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:46:07 go: downloading github.com/hashicorp/memberlist v0.2.2 18:46:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:46:07 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:46:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:46:07 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:46:07 go: downloading github.com/hpcloud/tail v1.0.0 18:46:07 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:46:07 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:46:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:46:07 go: downloading github.com/miekg/dns v1.1.26 18:46:07 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:46:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:46:07 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:46:07 go: downloading github.com/hashicorp/errwrap v1.0.0 18:46:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:46:12 Removing intermediate container 7022331b965e 18:46:12 ---> 5b1987adfcdb 18:46:12 Step 11/12 : RUN make update 18:46:12 ---> Running in 7ef57e0e36c3 18:46:12 CGO_ENABLED=0 GO111MODULE=on go mod download 18:46:16 Removing intermediate container 7ef57e0e36c3 18:46:16 ---> ecbefba57660 18:46:16 Step 12/12 : RUN ${MAKE} 18:46:16 ---> Running in bd8d6ae911b5 18:46:16 noop 18:46:16 Removing intermediate container bd8d6ae911b5 18:46:16 ---> a2b3377ce5dc 18:46:16 Successfully built a2b3377ce5dc 18:46:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:46:16 + docker inspect -f . ci-base-image-x86_64 18:46:16 . [Pipeline] withDockerContainer 18:46:17 prd-centos7-docker-4c-2g-1093 does not seem to be running inside a container 18:46:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:46:17 $ docker top e2b64210932823522de4048e6638d54e8318e7cc40a0981704323d9bfc429703 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:17 + go version 18:46:17 go version go1.16.6 linux/amd64 [Pipeline] } 18:46:18 $ docker stop --time=1 e2b64210932823522de4048e6638d54e8318e7cc40a0981704323d9bfc429703 18:46:19 $ docker rm -f e2b64210932823522de4048e6638d54e8318e7cc40a0981704323d9bfc429703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:46:19 + docker inspect -f . ci-base-image-x86_64 18:46:19 . [Pipeline] withDockerContainer 18:46:20 prd-centos7-docker-4c-2g-1093 does not seem to be running inside a container 18:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:46:20 $ docker top 326203061e319446bf7bcb6e0bdd6438819cd53b142ab73c164879c5593104b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:46:21 + go mod tidy [Pipeline] sh 18:46:21 + make test 18:46:21 go mod tidy 18:46:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:46:22 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:46:37 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:46:37 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 18:46:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:46:44 gofmt -l . 18:46:44 [ "`gofmt -l .`" = "" ] 18:46:44 ./bin/test-attribution-txt.sh [Pipeline] } 18:46:44 $ docker stop --time=1 326203061e319446bf7bcb6e0bdd6438819cd53b142ab73c164879c5593104b8 18:46:45 $ docker rm -f 326203061e319446bf7bcb6e0bdd6438819cd53b142ab73c164879c5593104b8 [Pipeline] // withDockerContainer [Pipeline] sh 18:46:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:46:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:48 + ls -al . 18:46:48 total 116 18:46:48 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 17 18:46 . 18:46:48 drwxrwxr-x. 4 jenkins jenkins 28 Aug 17 18:45 .. 18:46:48 -rw-rw-r--. 1 jenkins jenkins 6520 Aug 17 18:45 Attribution.txt 18:46:48 drwxrwxr-x. 2 jenkins jenkins 60 Aug 17 18:45 bin 18:46:48 -rw-rw-r--. 1 jenkins jenkins 4401 Aug 17 18:45 CHANGELOG.md 18:46:48 drwxrwxr-x. 3 jenkins jenkins 32 Aug 17 18:45 cmd 18:46:48 -rw-r--r--. 1 jenkins jenkins 7631 Aug 17 18:46 coverage.out 18:46:48 -rw-rw-r--. 1 jenkins jenkins 1459 Aug 17 18:45 Dockerfile 18:46:48 -rw-rw-r--. 1 jenkins jenkins 6 Aug 17 18:45 .dockerignore 18:46:48 drwxrwxr-x. 8 jenkins jenkins 179 Aug 17 18:45 .git 18:46:48 drwxrwxr-x. 2 jenkins jenkins 103 Aug 17 18:45 .github 18:46:48 -rw-rw-r--. 1 jenkins jenkins 269 Aug 17 18:45 .gitignore 18:46:48 -rw-rw-r--. 1 jenkins jenkins 208 Aug 17 18:45 go.mod 18:46:48 -rw-r--r--. 1 jenkins jenkins 20831 Aug 17 18:46 go.sum 18:46:48 -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 18:45 GOVERNANCE.md 18:46:48 drwxrwxr-x. 3 jenkins jenkins 20 Aug 17 18:45 internal 18:46:48 -rw-rw-r--. 1 jenkins jenkins 656 Aug 17 18:45 Jenkinsfile 18:46:48 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 17 18:45 LICENSE 18:46:48 -rw-rw-r--. 1 jenkins jenkins 936 Aug 17 18:45 Makefile 18:46:48 -rw-rw-r--. 1 jenkins jenkins 620 Aug 17 18:45 OWNERS.md 18:46:48 -rw-rw-r--. 1 jenkins jenkins 9073 Aug 17 18:45 README.md 18:46:48 -rw-rw-r--. 1 jenkins jenkins 5 Aug 17 18:43 VERSION 18:46:48 -rw-rw-r--. 1 jenkins jenkins 209 Aug 17 18:45 version.go [Pipeline] isUnix [Pipeline] sh 18:46:48 + 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=7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 --label arch=amd64 --label version=0.0.0 . 18:46:48 Sending build context to Docker daemon 378.9kB 18:46:48 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 18:46:48 Step 2/24 : FROM ${BASE} AS builder 18:46:48 ---> a2b3377ce5dc 18:46:48 Step 3/24 : ARG MAKE='make build' 18:46:48 ---> Running in dafa9df1448a 18:46:48 Removing intermediate container dafa9df1448a 18:46:48 ---> 982c1879c933 18:46:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:46:49 ---> Running in 258e5f2ca109 18:46:49 Removing intermediate container 258e5f2ca109 18:46:49 ---> 7917a50d5fe2 18:46:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 18:46:49 ---> Running in a91af2202595 18:46:49 Removing intermediate container a91af2202595 18:46:49 ---> 39cf3b0b17b8 18:46:49 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:49 ---> Running in ca3fe592de5b 18:46:49 Removing intermediate container ca3fe592de5b 18:46:49 ---> e0359dd398fd 18:46:49 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:46:49 ---> Running in b1042d80cc08 18:46:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:46:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:46:51 OK: 223 MiB in 55 packages 18:46:51 Removing intermediate container b1042d80cc08 18:46:51 ---> 2903b6fc84b3 18:46:51 Step 8/24 : WORKDIR /device-snmp-go 18:46:51 ---> Running in 54982a81b3e2 18:46:51 Removing intermediate container 54982a81b3e2 18:46:51 ---> ac7cd4ef8590 18:46:51 Step 9/24 : COPY . . 18:46:51 ---> 66fe4e9197fa 18:46:51 Step 10/24 : RUN go mod tidy 18:46:51 ---> Running in 7fb80f083e05 18:46:52 Removing intermediate container 7fb80f083e05 18:46:52 ---> 0421d642290c 18:46:52 Step 11/24 : RUN make update 18:46:52 ---> Running in 01d69effbbde 18:46:52 CGO_ENABLED=0 GO111MODULE=on go mod download 18:46:52 Removing intermediate container 01d69effbbde 18:46:52 ---> ed0638cc9e69 18:46:52 Step 12/24 : RUN ${MAKE} 18:46:52 ---> Running in f50190806456 18:46:53 go mod tidy 18:46:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 18:47:05 Removing intermediate container f50190806456 18:47:05 ---> 1f226f39026b 18:47:05 Step 13/24 : FROM alpine:3.12 18:47:05 3.12: Pulling from library/alpine 18:47:05 339de151aab4: Pulling fs layer 18:47:05 339de151aab4: Verifying Checksum 18:47:05 339de151aab4: Download complete 18:47:05 339de151aab4: Pull complete 18:47:05 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 18:47:05 Status: Downloaded newer image for alpine:3.12 18:47:05 ---> 13621d1b12d4 18:47:05 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 18:47:05 ---> Running in 15498129e36c 18:47:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:47:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:47:06 (1/6) Installing dumb-init (1.2.2-r1) 18:47:06 (2/6) Installing libgcc (9.3.0-r2) 18:47:06 (3/6) Installing libsodium (1.0.18-r0) 18:47:06 (4/6) Installing libstdc++ (9.3.0-r2) 18:47:06 (5/6) Installing libzmq (4.3.3-r0) 18:47:06 (6/6) Installing zeromq (4.3.3-r0) 18:47:06 Executing busybox-1.31.1-r20.trigger 18:47:06 OK: 8 MiB in 20 packages 18:47:06 Removing intermediate container 15498129e36c 18:47:06 ---> ff393c3c3a6a 18:47:06 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 18:47:06 ---> 2829455a99de 18:47:06 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 18:47:06 ---> bae8681aa0e8 18:47:06 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 18:47:06 ---> a1064b70ccc0 18:47:06 Step 18/24 : EXPOSE 59993 18:47:07 ---> Running in 9c0a7118eb8d 18:47:07 Removing intermediate container 9c0a7118eb8d 18:47:07 ---> d911f35f3141 18:47:07 Step 19/24 : EXPOSE 161 18:47:07 ---> Running in bb73e2c8a64e 18:47:07 Removing intermediate container bb73e2c8a64e 18:47:07 ---> b951c8d1cce6 18:47:07 Step 20/24 : ENTRYPOINT ["/device-snmp"] 18:47:07 ---> Running in c6b941462a7a 18:47:07 Removing intermediate container c6b941462a7a 18:47:07 ---> 3afef6b32167 18:47:07 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:47:07 ---> Running in 1a99f8ef856d 18:47:07 Removing intermediate container 1a99f8ef856d 18:47:07 ---> 411f5a74ff47 18:47:07 Step 22/24 : LABEL arch=amd64 18:47:07 ---> Running in 74a17f4382c8 18:47:07 Removing intermediate container 74a17f4382c8 18:47:07 ---> a6e9514b1fcc 18:47:07 Step 23/24 : LABEL git_sha=7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 18:47:07 ---> Running in 654c83ff5104 18:47:07 Removing intermediate container 654c83ff5104 18:47:07 ---> 91fe3df99f0a 18:47:07 Step 24/24 : LABEL version=0.0.0 18:47:07 ---> Running in e43f312167be 18:47:07 Removing intermediate container e43f312167be 18:47:07 ---> 3078d004301b 18:47:07 [Warning] One or more build-args [ARCH] were not consumed 18:47:07 Successfully built 3078d004301b 18:47:07 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 18:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:08 18:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:47:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:08 latest: Pulling from edgex-lftools-log-publisher 18:47:08 b4d181a07f80: Pulling fs layer 18:47:08 a1111a8f2ec3: Pulling fs layer 18:47:08 ed53099fbce6: Pulling fs layer 18:47:08 dc539afda2c1: Pulling fs layer 18:47:08 77bc0d833cb6: Pulling fs layer 18:47:08 9065ff56babe: Pulling fs layer 18:47:08 d287ab97295c: Pulling fs layer 18:47:08 77bc0d833cb6: Waiting 18:47:08 9065ff56babe: Waiting 18:47:08 d287ab97295c: Waiting 18:47:08 dc539afda2c1: Waiting 18:47:09 a1111a8f2ec3: Verifying Checksum 18:47:09 a1111a8f2ec3: Download complete 18:47:09 dc539afda2c1: Download complete 18:47:09 77bc0d833cb6: Verifying Checksum 18:47:09 77bc0d833cb6: Download complete 18:47:09 9065ff56babe: Verifying Checksum 18:47:09 9065ff56babe: Download complete 18:47:09 ed53099fbce6: Verifying Checksum 18:47:09 ed53099fbce6: Download complete 18:47:10 b4d181a07f80: Verifying Checksum 18:47:10 b4d181a07f80: Download complete 18:47:11 b4d181a07f80: Pull complete 18:47:11 a1111a8f2ec3: Pull complete 18:47:12 ed53099fbce6: Pull complete 18:47:12 dc539afda2c1: Pull complete 18:47:12 77bc0d833cb6: Pull complete 18:47:12 9065ff56babe: Pull complete 18:47:14 d287ab97295c: Verifying Checksum 18:47:14 d287ab97295c: Download complete 18:47:18 d287ab97295c: Pull complete 18:47:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:47:19 prd-centos7-docker-4c-2g-1093 does not seem to be running inside a container 18:47:19 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:47:21 $ docker top afd8838c4eeced2524e5ad6e3a49daf1802d4b237282706a538b05ba6d105a21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:22 ---> job-cost.sh 18:47:22 lf-activate-venv: SKIPPING 18:47:22 INFO: No Stack... 18:47:23 INFO: Retrieving Pricing Info for: v3-standard-2 18:47:23 INFO: Archiving Costs [Pipeline] sh 18:47:24 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 18:47:24 + cut -d, -f6 [Pipeline] lock 18:47:24 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-122-1-stack-cost] 18:47:24 Resource [jenkins-edgexfoundry-device-snmp-go-PR-122-1-stack-cost] did not exist. Created. 18:47:24 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:47:24 + echo total: 0.05999999865889549 [Pipeline] stash 18:47:24 Stashed 1 file(s) [Pipeline] } 18:47:24 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:47:24 $ docker stop --time=1 afd8838c4eeced2524e5ad6e3a49daf1802d4b237282706a538b05ba6d105a21 18:47:25 $ docker rm -f afd8838c4eeced2524e5ad6e3a49daf1802d4b237282706a538b05ba6d105a21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:02:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2440 in /w/workspace/gexfoundry_device-snmp-go_PR-122 [Pipeline] { [Pipeline] ws 19:02:20 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 19:02:21 Selected Git installation does not exist. Using Default 19:02:21 The recommended git tool is: NONE 19:02:28 using credential edgex-jenkins-ssh 19:02:28 Cloning the remote Git repository 19:02:28 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 19:02:28 > git init /w/workspace/device-snmp-go/1 # timeout=10 19:02:28 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 19:02:28 > git --version # timeout=10 19:02:28 > git --version # 'git version 2.17.1' 19:02:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:29 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 19:02:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:29 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 19:02:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 19:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:02:30 Merging remotes/origin/main commit b24a0a6e9ac553b819564bd7a76aa5a4909c3321 into PR head commit 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 19:02:30 Merge succeeded, producing 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 19:02:30 Checking out Revision 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 (PR-122) 19:02:30 > git config core.sparsecheckout # timeout=10 19:02:30 > git checkout -f 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 # timeout=10 19:02:30 > git remote # timeout=10 19:02:30 > git config --get remote.origin.url # timeout=10 19:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:30 > git merge b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 19:02:30 > git rev-parse HEAD^{commit} # timeout=10 19:02:30 > git config core.sparsecheckout # timeout=10 19:02:30 > git checkout -f 7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 # timeout=10 19:02:35 Commit message: "ci: remove need for CI specific Dockerfile" 19:02:35 > git --version # timeout=10 19:02:35 > git --version # 'git version 2.17.1' 19:02:35 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:36 provisioning config files... 19:02:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config413410878231748924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:37 ---> docker-login.sh 19:02:37 nexus3.edgexfoundry.org:10001 19:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:38 Configure a credential helper to remove this warning. See 19:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:38 19:02:38 Login Succeeded 19:02:38 nexus3.edgexfoundry.org:10002 19:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:39 Configure a credential helper to remove this warning. See 19:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:39 19:02:39 Login Succeeded 19:02:39 nexus3.edgexfoundry.org:10003 19:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:40 Configure a credential helper to remove this warning. See 19:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:40 19:02:40 Login Succeeded 19:02:40 nexus3.edgexfoundry.org:10004 19:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:40 Configure a credential helper to remove this warning. See 19:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:40 19:02:40 Login Succeeded 19:02:40 docker.io 19:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:41 Configure a credential helper to remove this warning. See 19:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:41 19:02:41 Login Succeeded 19:02:41 ---> docker-login.sh ends [Pipeline] } 19:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:42 ========================================================= 19:02:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:02:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:02:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 19:02:44 Sending build context to Docker daemon 369.7kB 19:02:44 Step 1/12 : ARG BASE=golang:1.16-alpine3.12 19:02:44 Step 2/12 : FROM ${BASE} AS builder 19:02:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:02:44 595b0fe564bb: Pulling fs layer 19:02:44 24495759ef45: Pulling fs layer 19:02:44 d148012ef14d: Pulling fs layer 19:02:44 e90a11edd702: Pulling fs layer 19:02:44 d77568369979: Pulling fs layer 19:02:44 fc1c9f9a7f3b: Pulling fs layer 19:02:44 170f2ba95c9a: Pulling fs layer 19:02:44 97ac5df62f85: Pulling fs layer 19:02:44 e90a11edd702: Waiting 19:02:44 d77568369979: Waiting 19:02:44 fc1c9f9a7f3b: Waiting 19:02:44 170f2ba95c9a: Waiting 19:02:44 97ac5df62f85: Waiting 19:02:44 d148012ef14d: Download complete 19:02:44 24495759ef45: Verifying Checksum 19:02:44 24495759ef45: Download complete 19:02:44 d77568369979: Verifying Checksum 19:02:44 d77568369979: Download complete 19:02:44 fc1c9f9a7f3b: Verifying Checksum 19:02:44 595b0fe564bb: Verifying Checksum 19:02:44 595b0fe564bb: Download complete 19:02:44 170f2ba95c9a: Download complete 19:02:45 595b0fe564bb: Pull complete 19:02:46 24495759ef45: Pull complete 19:02:47 d148012ef14d: Pull complete 19:02:50 97ac5df62f85: Verifying Checksum 19:02:50 97ac5df62f85: Download complete 19:02:50 e90a11edd702: Verifying Checksum 19:02:50 e90a11edd702: Download complete 19:03:00 e90a11edd702: Pull complete 19:03:01 d77568369979: Pull complete 19:03:02 fc1c9f9a7f3b: Pull complete 19:03:02 170f2ba95c9a: Pull complete 19:03:07 97ac5df62f85: Pull complete 19:03:07 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:03:07 ---> 04bc70af865f 19:03:07 Step 3/12 : ARG MAKE='make build' 19:03:13 ---> Running in 3dbabfc4cf4e 19:03:13 Removing intermediate container 3dbabfc4cf4e 19:03:13 ---> a2312d8d178b 19:03:13 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:03:13 ---> Running in dd0597a13451 19:03:14 Removing intermediate container dd0597a13451 19:03:14 ---> 0baa46c8ef7c 19:03:14 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:03:14 ---> Running in b953142951a9 19:03:14 Removing intermediate container b953142951a9 19:03:14 ---> 75e35c432c0e 19:03:14 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:15 ---> Running in 287fada5f2e1 19:03:18 Removing intermediate container 287fada5f2e1 19:03:18 ---> 96ef80dc5713 19:03:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:18 ---> Running in 10db3d02e55e 19:03:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:03:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:03:22 (1/3) Installing openssh-keygen (8.4_p1-r3) 19:03:22 (2/3) Installing libedit (20191231.3.1-r1) 19:03:22 (3/3) Installing openssh-client (8.4_p1-r3) 19:03:22 Executing busybox-1.32.1-r6.trigger 19:03:22 OK: 222 MiB in 55 packages 19:03:24 Removing intermediate container 10db3d02e55e 19:03:24 ---> a177f2fa20b7 19:03:24 Step 8/12 : WORKDIR /device-snmp-go 19:03:24 ---> Running in 34449980a97f 19:03:25 Removing intermediate container 34449980a97f 19:03:25 ---> 73d6e540275e 19:03:25 Step 9/12 : COPY . . 19:03:26 ---> 6953cd1a3056 19:03:26 Step 10/12 : RUN go mod tidy 19:03:26 ---> Running in 2d5171d173cf 19:03:30 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 19:03:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 19:03:30 go: downloading github.com/soniah/gosnmp v1.21.0 19:03:30 go: downloading github.com/gorilla/mux v1.8.0 19:03:30 go: downloading github.com/stretchr/testify v1.7.0 19:03:30 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:03:30 go: downloading github.com/go-kit/kit v0.9.0 19:03:30 go: downloading github.com/google/uuid v1.2.0 19:03:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:03:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:03:30 go: downloading github.com/davecgh/go-spew v1.1.1 19:03:30 go: downloading github.com/pmezard/go-difflib v1.0.0 19:03:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:03:30 go: downloading github.com/golang/mock v1.2.0 19:03:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:03:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:03:31 go: downloading github.com/pelletier/go-toml v1.9.2 19:03:31 go: downloading gopkg.in/yaml.v2 v2.4.0 19:03:31 go: downloading github.com/go-playground/universal-translator v0.17.0 19:03:31 go: downloading github.com/leodido/go-urn v1.2.0 19:03:31 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:03:31 go: downloading golang.org/x/text v0.3.2 19:03:31 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:03:31 go: downloading github.com/go-playground/locales v0.13.0 19:03:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:03:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:03:34 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:03:34 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:03:34 go: downloading github.com/go-stack/stack v1.8.0 19:03:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:03:34 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:03:34 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:03:34 go: downloading github.com/hashicorp/consul/api v1.8.1 19:03:34 go: downloading github.com/x448/float16 v0.8.4 19:03:34 go: downloading github.com/stretchr/objx v0.1.0 19:03:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:03:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:03:35 go: downloading github.com/pebbe/zmq4 v1.2.7 19:03:35 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:03:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:03:35 go: downloading github.com/kr/pretty v0.2.0 19:03:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:03:35 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:03:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:03:35 go: downloading github.com/hashicorp/serf v0.9.5 19:03:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:03:35 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:03:35 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:03:35 go: downloading github.com/onsi/ginkgo v1.10.1 19:03:36 go: downloading github.com/onsi/gomega v1.7.0 19:03:36 go: downloading github.com/gorilla/websocket v1.4.2 19:03:36 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:03:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:03:36 go: downloading github.com/mitchellh/copystructure v1.0.0 19:03:36 go: downloading github.com/kr/text v0.1.0 19:03:36 go: downloading github.com/fatih/color v1.9.0 19:03:36 go: downloading github.com/mattn/go-colorable v0.1.6 19:03:36 go: downloading github.com/mattn/go-isatty v0.0.12 19:03:36 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:03:36 go: downloading github.com/pkg/errors v0.8.1 19:03:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:03:36 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:03:36 go: downloading github.com/hashicorp/memberlist v0.2.2 19:03:36 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:03:36 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:03:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:03:36 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:03:36 go: downloading github.com/hpcloud/tail v1.0.0 19:03:36 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:03:36 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:03:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:03:36 go: downloading github.com/miekg/dns v1.1.26 19:03:37 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:03:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:03:37 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:03:37 go: downloading github.com/hashicorp/errwrap v1.0.0 19:03:37 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:03:52 Removing intermediate container 2d5171d173cf 19:03:52 ---> 660812e0e2b3 19:03:52 Step 11/12 : RUN make update 19:03:52 ---> Running in c98a5fb17e64 19:03:53 CGO_ENABLED=0 GO111MODULE=on go mod download 19:04:03 Removing intermediate container c98a5fb17e64 19:04:03 ---> 888de73b4406 19:04:03 Step 12/12 : RUN ${MAKE} 19:04:03 ---> Running in 9452db781a9a 19:04:04 noop 19:04:05 Removing intermediate container 9452db781a9a 19:04:05 ---> 7fc47dbc62f4 19:04:05 Successfully built 7fc47dbc62f4 19:04:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:04:06 + docker inspect -f . ci-base-image-arm64 19:04:06 . [Pipeline] withDockerContainer 19:04:06 prd-ubuntu18.04-docker-arm64-4c-16g-2440 does not seem to be running inside a container 19:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:04:08 $ docker top a55311549684a855e871a9050cf0e4b6864fe4a181cc90c5a873bba53e4b95fc -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:09 + go version 19:04:09 go version go1.16.6 linux/arm64 [Pipeline] } 19:04:09 $ docker stop --time=1 a55311549684a855e871a9050cf0e4b6864fe4a181cc90c5a873bba53e4b95fc 19:04:12 $ docker rm -f a55311549684a855e871a9050cf0e4b6864fe4a181cc90c5a873bba53e4b95fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:13 + docker inspect -f . ci-base-image-arm64 19:04:13 . [Pipeline] withDockerContainer 19:04:13 prd-ubuntu18.04-docker-arm64-4c-16g-2440 does not seem to be running inside a container 19:04:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:04:15 $ docker top 659629f59aaa8f600fe64c6ca5d292abcf5fc71a14ce30c317fa01c00a5de48b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:04:16 + go mod tidy [Pipeline] sh 19:04:18 + make test 19:04:18 go mod tidy 19:04:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:04:20 ? github.com/edgexfoundry/device-snmp-go [no test files] 19:05:28 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 19:05:28 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.044s coverage: 0.0% of statements 19:05:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:06:01 gofmt -l . 19:06:01 [ "`gofmt -l .`" = "" ] 19:06:01 ./bin/test-attribution-txt.sh [Pipeline] } 19:06:01 $ docker stop --time=1 659629f59aaa8f600fe64c6ca5d292abcf5fc71a14ce30c317fa01c00a5de48b 19:06:03 $ docker rm -f 659629f59aaa8f600fe64c6ca5d292abcf5fc71a14ce30c317fa01c00a5de48b [Pipeline] // withDockerContainer [Pipeline] sh 19:06:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:06:04 Warning: overwriting stash ‘coverage-report’ 19:06:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:06:06 + ls -al . 19:06:06 total 140 19:06:06 drwxrwxr-x 7 jenkins jenkins 4096 Aug 17 19:06 . 19:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:02 .. 19:06:06 -rw-rw-r-- 1 jenkins jenkins 6 Aug 17 19:02 .dockerignore 19:06:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 19:02 .git 19:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:02 .github 19:06:06 -rw-rw-r-- 1 jenkins jenkins 269 Aug 17 19:02 .gitignore 19:06:06 -rw-rw-r-- 1 jenkins jenkins 6520 Aug 17 19:02 Attribution.txt 19:06:06 -rw-rw-r-- 1 jenkins jenkins 4401 Aug 17 19:02 CHANGELOG.md 19:06:06 -rw-rw-r-- 1 jenkins jenkins 1459 Aug 17 19:02 Dockerfile 19:06:06 -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 19:02 GOVERNANCE.md 19:06:06 -rw-rw-r-- 1 jenkins jenkins 656 Aug 17 19:02 Jenkinsfile 19:06:06 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 17 19:02 LICENSE 19:06:06 -rw-rw-r-- 1 jenkins jenkins 936 Aug 17 19:02 Makefile 19:06:06 -rw-rw-r-- 1 jenkins jenkins 620 Aug 17 19:02 OWNERS.md 19:06:06 -rw-rw-r-- 1 jenkins jenkins 9073 Aug 17 19:02 README.md 19:06:06 -rw-rw-r-- 1 jenkins jenkins 5 Aug 17 18:43 VERSION 19:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:02 bin 19:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:02 cmd 19:06:06 -rw-r--r-- 1 jenkins jenkins 7631 Aug 17 19:05 coverage.out 19:06:06 -rw-rw-r-- 1 jenkins jenkins 208 Aug 17 19:02 go.mod 19:06:06 -rw-r--r-- 1 jenkins jenkins 20831 Aug 17 19:04 go.sum 19:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:02 internal 19:06:06 -rw-rw-r-- 1 jenkins jenkins 209 Aug 17 19:02 version.go [Pipeline] isUnix [Pipeline] sh 19:06:06 + 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=7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 --label arch=arm64 --label version=0.0.0 . 19:06:07 Sending build context to Docker daemon 377.9kB 19:06:07 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 19:06:07 Step 2/24 : FROM ${BASE} AS builder 19:06:07 ---> 7fc47dbc62f4 19:06:07 Step 3/24 : ARG MAKE='make build' 19:06:07 ---> Running in 81003c3543a6 19:06:08 Removing intermediate container 81003c3543a6 19:06:08 ---> bd1e6958f345 19:06:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:06:08 ---> Running in 5948847fea2a 19:06:09 Removing intermediate container 5948847fea2a 19:06:09 ---> 5a7a5cc172e6 19:06:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 19:06:09 ---> Running in 2589b0cb026d 19:06:10 Removing intermediate container 2589b0cb026d 19:06:10 ---> f714444180e4 19:06:10 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:10 ---> Running in a6b8ef706c8b 19:06:12 Removing intermediate container a6b8ef706c8b 19:06:12 ---> 6379b5a82f77 19:06:12 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:06:13 ---> Running in f0a41bc1a2ab 19:06:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:06:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:06:16 OK: 222 MiB in 55 packages 19:06:18 Removing intermediate container f0a41bc1a2ab 19:06:18 ---> 99bf77008a8a 19:06:18 Step 8/24 : WORKDIR /device-snmp-go 19:06:18 ---> Running in 10e51e09fc9c 19:06:18 Removing intermediate container 10e51e09fc9c 19:06:18 ---> 2695d2864b2b 19:06:18 Step 9/24 : COPY . . 19:06:19 ---> 532ad0af0364 19:06:19 Step 10/24 : RUN go mod tidy 19:06:19 ---> Running in c9350daf8c93 19:06:23 Removing intermediate container c9350daf8c93 19:06:23 ---> 3cfd898ec57a 19:06:23 Step 11/24 : RUN make update 19:06:23 ---> Running in e516e1029023 19:06:24 CGO_ENABLED=0 GO111MODULE=on go mod download 19:06:26 Removing intermediate container e516e1029023 19:06:26 ---> 44ec980851a0 19:06:26 Step 12/24 : RUN ${MAKE} 19:06:26 ---> Running in 9fb9aacd817f 19:06:27 go mod tidy 19:06:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 19:07:15 Removing intermediate container 9fb9aacd817f 19:07:15 ---> 19bf690f5339 19:07:15 Step 13/24 : FROM alpine:3.12 19:07:15 3.12: Pulling from library/alpine 19:07:15 d2f70382dc9a: Pulling fs layer 19:07:15 d2f70382dc9a: Verifying Checksum 19:07:15 d2f70382dc9a: Download complete 19:07:15 d2f70382dc9a: Pull complete 19:07:15 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 19:07:15 Status: Downloaded newer image for alpine:3.12 19:07:15 ---> c4fd0aeabfcf 19:07:15 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 19:07:15 ---> Running in fe688131754f 19:07:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:07:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:07:16 (1/6) Installing dumb-init (1.2.2-r1) 19:07:16 (2/6) Installing libgcc (9.3.0-r2) 19:07:16 (3/6) Installing libsodium (1.0.18-r0) 19:07:16 (4/6) Installing libstdc++ (9.3.0-r2) 19:07:16 (5/6) Installing libzmq (4.3.3-r0) 19:07:16 (6/6) Installing zeromq (4.3.3-r0) 19:07:16 Executing busybox-1.31.1-r20.trigger 19:07:16 OK: 8 MiB in 20 packages 19:07:17 Removing intermediate container fe688131754f 19:07:17 ---> 7bfa35fc8b7c 19:07:17 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 19:07:19 ---> e3d23ac7d8b1 19:07:19 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 19:07:19 ---> cd6de5a5e42c 19:07:19 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 19:07:21 ---> 82451b50649e 19:07:21 Step 18/24 : EXPOSE 59993 19:07:21 ---> Running in a9334af657c0 19:07:21 Removing intermediate container a9334af657c0 19:07:21 ---> f82c31e8f16f 19:07:21 Step 19/24 : EXPOSE 161 19:07:22 ---> Running in 45d5016b37c3 19:07:22 Removing intermediate container 45d5016b37c3 19:07:22 ---> 96f052c694a7 19:07:22 Step 20/24 : ENTRYPOINT ["/device-snmp"] 19:07:23 ---> Running in a02008d6cc33 19:07:23 Removing intermediate container a02008d6cc33 19:07:23 ---> b5426c96b03d 19:07:23 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:07:23 ---> Running in 16baaa3f05e3 19:07:24 Removing intermediate container 16baaa3f05e3 19:07:24 ---> 806d93465521 19:07:24 Step 22/24 : LABEL arch=arm64 19:07:24 ---> Running in d42ff7e33392 19:07:25 Removing intermediate container d42ff7e33392 19:07:25 ---> a88464de7ad5 19:07:25 Step 23/24 : LABEL git_sha=7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 19:07:25 ---> Running in 066ba0545001 19:07:26 Removing intermediate container 066ba0545001 19:07:26 ---> 9506b26cdf9b 19:07:26 Step 24/24 : LABEL version=0.0.0 19:07:26 ---> Running in b02974a4d29c 19:07:26 Removing intermediate container b02974a4d29c 19:07:26 ---> fcda4af51b93 19:07:26 [Warning] One or more build-args [ARCH] were not consumed 19:07:26 Successfully built fcda4af51b93 19:07:26 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 19:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:27 19:07:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:28 arm64: Pulling from edgex-lftools-log-publisher 19:07:28 448f6bf000e3: Pulling fs layer 19:07:28 f757da607395: Pulling fs layer 19:07:28 05883995daec: Pulling fs layer 19:07:28 8603b9c90790: Pulling fs layer 19:07:28 1560dd03e051: Pulling fs layer 19:07:28 27f5ce0e4adf: Pulling fs layer 19:07:28 c2d8d7efcc4b: Pulling fs layer 19:07:28 1560dd03e051: Waiting 19:07:28 8603b9c90790: Waiting 19:07:28 27f5ce0e4adf: Waiting 19:07:28 c2d8d7efcc4b: Waiting 19:07:28 f757da607395: Verifying Checksum 19:07:28 f757da607395: Download complete 19:07:28 8603b9c90790: Verifying Checksum 19:07:28 8603b9c90790: Download complete 19:07:28 1560dd03e051: Verifying Checksum 19:07:28 1560dd03e051: Download complete 19:07:28 27f5ce0e4adf: Verifying Checksum 19:07:28 27f5ce0e4adf: Download complete 19:07:29 05883995daec: Verifying Checksum 19:07:29 05883995daec: Download complete 19:07:29 448f6bf000e3: Verifying Checksum 19:07:29 448f6bf000e3: Download complete 19:07:33 448f6bf000e3: Pull complete 19:07:33 c2d8d7efcc4b: Verifying Checksum 19:07:33 c2d8d7efcc4b: Download complete 19:07:34 f757da607395: Pull complete 19:07:35 05883995daec: Pull complete 19:07:36 8603b9c90790: Pull complete 19:07:37 1560dd03e051: Pull complete 19:07:37 27f5ce0e4adf: Pull complete 19:07:52 c2d8d7efcc4b: Pull complete 19:07:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:07:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:07:53 prd-ubuntu18.04-docker-arm64-4c-16g-2440 does not seem to be running inside a container 19:07:53 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:07:58 $ docker top 87244f5312687f8811dc8afab1b29507c58b7ca1a2b065f88e1fa48c1a29da07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:59 ---> job-cost.sh 19:07:59 lf-activate-venv: SKIPPING 19:07:59 INFO: No Stack... 19:08:01 INFO: Retrieving Pricing Info for: v2-standard-4 19:08:01 INFO: Archiving Costs [Pipeline] sh 19:08:02 + cut -d, -f6 19:08:02 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 19:08:02 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-122-1-stack-cost] 19:08:02 Resource [jenkins-edgexfoundry-device-snmp-go-PR-122-1-stack-cost] did not exist. Created. 19:08:02 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:03 /w/workspace/device-snmp-go/1@tmp/durable-fd44deaa/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-fd44deaa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:08:04 + echo total: 0.18000000715255737 [Pipeline] stash 19:08:04 Warning: overwriting stash ‘stack-cost’ 19:08:04 Stashed 1 file(s) [Pipeline] } 19:08:04 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:04 $ docker stop --time=1 87244f5312687f8811dc8afab1b29507c58b7ca1a2b065f88e1fa48c1a29da07 19:08:05 $ docker rm -f 87244f5312687f8811dc8afab1b29507c58b7ca1a2b065f88e1fa48c1a29da07 [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 19:08:07 provisioning config files... 19:08:07 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-122@tmp/config3460595339874351538tmp [Pipeline] { [Pipeline] sh 19:08:07 + set +x 19:08:07 + curl -s https://codecov.io/bash 19:08:07 + bash -s -- 19:08:07 19:08:07 _____ _ 19:08:07 / ____| | | 19:08:07 | | ___ __| | ___ ___ _____ __ 19:08:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:08:07 | |___| (_) | (_| | __/ (_| (_) \ V / 19:08:07 \_____\___/ \__,_|\___|\___\___/ \_/ 19:08:07 Bash-1.0.6 19:08:07 19:08:07 19:08:07 ==> git version 2.24.4 found 19:08:07 ==> 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 19:08:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:08:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:08:07 ==> Jenkins CI detected. 19:08:07 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-122 19:08:07 project root: . 19:08:07 --> token set from env 19:08:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:08:07 ==> Running gcov in . (disable via -X gcov) 19:08:07 ==> Python coveragepy not found 19:08:07 ==> Searching for coverage reports in: 19:08:07 + . 19:08:07 -> Found 1 reports 19:08:07 ==> Detecting git/mercurial file structure 19:08:07 ==> Reading reports 19:08:07 + ./coverage.out bytes=7631 19:08:07 ==> Appending adjustments 19:08:07 https://docs.codecov.io/docs/fixing-reports 19:08:07 + Found adjustments 19:08:07 ==> Gzipping contents 19:08:07 4.0K /tmp/codecov.Y257uw.gz 19:08:07 ==> Uploading reports 19:08:07 url: https://codecov.io 19:08:07 query: branch=PR-122&commit=7d77ce6d92607a01792cfda4e6a6b6ced55f51a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=122&job=&cmd_args= 19:08:07 -> Pinging Codecov 19:08:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-122&commit=7d77ce6d92607a01792cfda4e6a6b6ced55f51a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=122&job=&cmd_args= 19:08:08 -> Uploading to 19:08:08 https://storage.googleapis.com/codecov/v4/raw/2021-08-17/6C56EA5C29638FB4528AC87E60AF5AE0/7d77ce6d92607a01792cfda4e6a6b6ced55f51a6/107865e9-858e-46f3-834b-223fe38fec90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T190807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=600d7956616f58016f2218e10f76d9f5369e55480d93b16bc7dfd525a771dc6a 19:08:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:08 Dload Upload Total Spent Left Speed 19:08:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1329 0 0 100 1329 0 3180 --:--:-- --:--:-- --:--:-- 3179 100 1329 0 0 100 1329 0 3179 --:--:-- --:--:-- --:--:-- 3179 19:08:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/7d77ce6d92607a01792cfda4e6a6b6ced55f51a6 [Pipeline] } 19:08:08 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] sh 19:08:10 + '[' -d /w/workspace/gexfoundry_device-snmp-go_PR-122/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:08:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:08:11 ---> package-listing.sh 19:08:11 ++ facter osfamily 19:08:11 ++ tr '[:upper:]' '[:lower:]' 19:08:11 + OS_FAMILY=redhat 19:08:11 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-122 19:08:11 + START_PACKAGES=/tmp/packages_start.txt 19:08:11 + END_PACKAGES=/tmp/packages_end.txt 19:08:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:11 + PACKAGES=/tmp/packages_start.txt 19:08:11 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-122 ']' 19:08:11 + PACKAGES=/tmp/packages_end.txt 19:08:11 + case "${OS_FAMILY}" in 19:08:11 + rpm -qa 19:08:11 + sort 19:08:12 + '[' -f /tmp/packages_start.txt ']' 19:08:12 + '[' -f /tmp/packages_end.txt ']' 19:08:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:12 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-122 ']' 19:08:12 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-122/archives/ 19:08:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-122/archives/ [Pipeline] echo 19:08:12 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-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:08:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:13 19:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:08:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:13 latest: Pulling from edgex-lftools-log-publisher 19:08:13 b4d181a07f80: Pulling fs layer 19:08:13 a1111a8f2ec3: Pulling fs layer 19:08:13 ed53099fbce6: Pulling fs layer 19:08:13 dc539afda2c1: Pulling fs layer 19:08:13 77bc0d833cb6: Pulling fs layer 19:08:13 9065ff56babe: Pulling fs layer 19:08:13 d287ab97295c: Pulling fs layer 19:08:13 dc539afda2c1: Waiting 19:08:13 77bc0d833cb6: Waiting 19:08:13 9065ff56babe: Waiting 19:08:13 d287ab97295c: Waiting 19:08:14 a1111a8f2ec3: Verifying Checksum 19:08:14 a1111a8f2ec3: Download complete 19:08:14 dc539afda2c1: Verifying Checksum 19:08:14 dc539afda2c1: Download complete 19:08:14 77bc0d833cb6: Verifying Checksum 19:08:14 77bc0d833cb6: Download complete 19:08:14 9065ff56babe: Verifying Checksum 19:08:14 9065ff56babe: Download complete 19:08:14 ed53099fbce6: Verifying Checksum 19:08:14 ed53099fbce6: Download complete 19:08:15 b4d181a07f80: Verifying Checksum 19:08:15 b4d181a07f80: Download complete 19:08:16 b4d181a07f80: Pull complete 19:08:16 a1111a8f2ec3: Pull complete 19:08:16 ed53099fbce6: Pull complete 19:08:17 dc539afda2c1: Pull complete 19:08:17 77bc0d833cb6: Pull complete 19:08:17 9065ff56babe: Pull complete 19:08:18 d287ab97295c: Verifying Checksum 19:08:18 d287ab97295c: Download complete 19:08:24 d287ab97295c: Pull complete 19:08:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:08:24 prd-centos7-docker-4c-2g-1067 does not seem to be running inside a container 19:08:24 $ 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-122/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-122 -v /w/workspace/gexfoundry_device-snmp-go_PR-122:/w/workspace/gexfoundry_device-snmp-go_PR-122:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-122@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-122@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:27 $ docker top 8df3720cc0e494b5914013aebcd50a55d84fd16861f4e8c97fbad33043388bd6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:27 + touch /tmp/pre-build-complete [Pipeline] sh 19:08:28 + mkdir -p /var/log/sysstat [Pipeline] sh 19:08:28 + ls /var/log/sa-host 19:08:28 + sadf -c /var/log/sa-host/sa05 19:08:28 file_magic: OK 19:08:28 HZ: Using current value: 100 19:08:28 file_header: OK 19:08:28 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 19:08:28 Statistics: 19:08:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:08:28 File successfully converted to sysstat format version 12.0.3 19:08:28 + sadf -c /var/log/sa-host/sa17 19:08:28 file_magic: OK 19:08:28 HZ: Using current value: 100 19:08:28 file_header: OK 19:08:28 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 19:08:28 Statistics: 19:08:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:08:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:28 provisioning config files... 19:08:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-122@tmp/config7737159736186366696tmp [Pipeline] { [Pipeline] echo 19:08:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:08:29 ---> create-netrc.sh [Pipeline] } 19:08:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:08:29 ---> python-tools-install.sh [Pipeline] echo 19:08:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:08:30 ---> sudo-logs.sh 19:08:30 Archiving 'sudo' log.. 19:08:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-1067.vexxhost.local: Name or service not known 19:08:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-1067.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:08:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:08:30 ---> job-cost.sh 19:08:30 lf-activate-venv: SKIPPING 19:08:30 DEBUG: total: 0.18000000715255737 19:08:30 INFO: Retrieving Stack Cost... 19:08:31 INFO: Retrieving Pricing Info for: v3-standard-2 19:08:31 INFO: Archiving Costs [Pipeline] echo 19:08:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:08:31 ---> logs-deploy.sh 19:08:31 lf-activate-venv: SKIPPING 19:08:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-122/1 19:08:31 INFO: archiving workspace using pattern(s): 19:08:32 Archives upload complete. 19:08:32 INFO: archiving logs to Nexus 19:08:33 ---> uname -a: 19:08:33 Linux prd-centos7-docker-4c-2g-1067.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 19:08:33 19:08:33 19:08:33 ---> lscpu: 19:08:33 Architecture: x86_64 19:08:33 CPU op-mode(s): 32-bit, 64-bit 19:08:33 Byte Order: Little Endian 19:08:33 Address sizes: 40 bits physical, 48 bits virtual 19:08:33 CPU(s): 2 19:08:33 On-line CPU(s) list: 0,1 19:08:33 Thread(s) per core: 1 19:08:33 Core(s) per socket: 1 19:08:33 Socket(s): 2 19:08:33 NUMA node(s): 1 19:08:33 Vendor ID: AuthenticAMD 19:08:33 CPU family: 23 19:08:33 Model: 49 19:08:33 Model name: AMD EPYC-Rome Processor 19:08:33 Stepping: 0 19:08:33 CPU MHz: 2799.996 19:08:33 BogoMIPS: 5599.99 19:08:33 Virtualization: AMD-V 19:08:33 Hypervisor vendor: KVM 19:08:33 Virtualization type: full 19:08:33 L1d cache: 32K 19:08:33 L1i cache: 32K 19:08:33 L2 cache: 512K 19:08:33 L3 cache: 16384K 19:08:33 NUMA node0 CPU(s): 0,1 19:08:33 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 19:08:33 19:08:33 19:08:33 ---> nproc: 19:08:33 2 19:08:33 19:08:33 19:08:33 ---> df -h: 19:08:33 Filesystem Size Used Avail Use% Mounted on 19:08:33 overlay 40G 7.4G 33G 19% / 19:08:33 tmpfs 64M 0 64M 0% /dev 19:08:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:08:33 shm 64M 0 64M 0% /dev/shm 19:08:33 /dev/vda1 40G 7.4G 33G 19% /facter-os 19:08:33 19:08:33 19:08:33 ---> sar -b -r -n DEV: 19:08:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 19:08:33 19:08:33 18:42:46 LINUX RESTART (2 CPU) 19:08:33 19:08:33 18:44:01 tps rtps wtps bread/s bwrtn/s 19:08:33 18:45:01 1.68 0.00 1.68 0.00 33.34 19:08:33 18:46:01 0.43 0.00 0.43 0.00 6.45 19:08:33 18:47:01 0.23 0.00 0.23 0.00 2.70 19:08:33 18:48:01 0.23 0.00 0.23 0.00 3.36 19:08:33 18:49:01 0.32 0.00 0.32 0.00 4.13 19:08:33 18:50:01 0.27 0.00 0.27 0.00 3.63 19:08:33 18:51:01 0.23 0.00 0.23 0.00 3.00 19:08:33 18:52:01 0.27 0.00 0.27 0.00 3.55 19:08:33 18:53:01 0.25 0.00 0.25 0.00 3.73 19:08:33 18:54:01 0.20 0.00 0.20 0.00 2.78 19:08:33 18:55:01 0.30 0.00 0.30 0.00 3.61 19:08:33 18:56:01 0.20 0.00 0.20 0.00 2.57 19:08:33 18:57:01 0.18 0.00 0.18 0.00 2.03 19:08:33 18:58:01 0.43 0.15 0.28 4.80 3.53 19:08:33 18:59:01 0.83 0.00 0.83 0.00 16.64 19:08:33 19:00:01 0.28 0.00 0.28 0.00 3.23 19:08:33 19:01:01 0.23 0.02 0.22 0.13 3.38 19:08:33 19:02:01 0.40 0.10 0.30 1.73 5.56 19:08:33 19:03:01 0.27 0.00 0.27 0.00 3.46 19:08:33 19:04:01 0.22 0.00 0.22 0.00 2.43 19:08:33 19:05:01 0.25 0.00 0.25 0.00 3.66 19:08:33 19:06:01 0.17 0.00 0.17 0.00 1.62 19:08:33 19:07:02 0.20 0.00 0.20 0.00 2.03 19:08:33 19:08:01 0.29 0.00 0.29 0.00 3.12 19:08:33 Average: 0.35 0.01 0.34 0.28 5.15 19:08:33 19:08:33 18:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:08:33 18:45:01 5468176 0 805568 10.06 2620 1732568 1238960 13.68 580380 1562376 12 19:08:33 18:46:01 5468532 0 805204 10.05 2620 1732576 1234872 13.63 577476 1565084 20 19:08:33 18:47:01 5470380 0 803356 10.03 2620 1732576 1207904 13.34 576396 1565084 16 19:08:33 18:48:01 5471044 0 802684 10.02 2620 1732584 1207904 13.34 572948 1568524 12 19:08:33 18:49:01 5467348 0 806376 10.07 2620 1732588 1207988 13.34 576184 1568524 8 19:08:33 18:50:01 5467800 0 805920 10.06 2620 1732592 1207940 13.34 575820 1568524 16 19:08:33 18:51:01 5463988 0 809728 10.11 2620 1732596 1208096 13.34 579116 1568524 8 19:08:33 18:52:01 5456052 0 817656 10.21 2620 1732604 1207904 13.34 587340 1568524 8 19:08:33 18:53:01 5455064 0 818644 10.22 2620 1732604 1208152 13.34 590236 1566708 8 19:08:33 18:54:01 5455308 0 818392 10.22 2620 1732612 1208068 13.34 589704 1566712 8 19:08:33 18:55:01 5455408 0 818292 10.22 2620 1732612 1208044 13.34 597232 1559020 8 19:08:33 18:56:01 5455976 0 817720 10.21 2620 1732616 1207972 13.34 596932 1559020 16 19:08:33 18:57:01 5456008 0 817680 10.21 2620 1732624 1207972 13.34 596508 1559452 8 19:08:33 18:58:01 5455776 0 817912 10.21 2620 1732624 1207972 13.34 596328 1559452 16 19:08:33 18:59:01 5455104 0 818576 10.22 2620 1732632 1208128 13.34 597368 1559452 8 19:08:33 19:00:01 5455900 0 817776 10.21 2620 1732636 1207972 13.34 596588 1559452 20 19:08:33 19:01:01 5453860 0 819808 10.24 2620 1732644 1210572 13.37 598260 1559452 16 19:08:33 19:02:01 5454028 0 819512 10.23 2620 1732772 1208772 13.35 598132 1559516 20 19:08:33 19:03:01 5453176 0 820364 10.24 2620 1732772 1208820 13.35 598300 1559512 8 19:08:33 19:04:01 5453792 0 819744 10.24 2620 1732776 1208724 13.35 598220 1559080 8 19:08:33 19:05:01 5454704 0 818828 10.22 2620 1732780 1208592 13.34 597580 1559080 8 19:08:33 19:06:01 5455280 0 818248 10.22 2620 1732784 1208544 13.34 597200 1559080 8 19:08:33 19:07:02 5455012 0 818508 10.22 2620 1732792 1208640 13.34 597692 1559080 8 19:08:33 19:08:01 5455724 0 817796 10.21 2620 1732792 1208544 13.34 597244 1559080 8 19:08:33 Average: 5458893 0 814762 10.17 2620 1732656 1210711 13.37 590383 1562430 12 19:08:33 19:08:33 18:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:08:33 18:45:01 eth0 5.96 1.05 1.49 0.82 0.00 0.00 0.00 0.00 19:08:33 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:46:01 eth0 1.78 0.87 0.94 0.59 0.00 0.00 0.00 0.00 19:08:33 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:47:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:08:33 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:48:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:08:33 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:49:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 19:08:33 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:50:01 eth0 1.40 0.17 0.20 0.01 0.00 0.00 0.00 0.00 19:08:33 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:51:01 eth0 1.95 0.60 0.62 0.40 0.00 0.00 0.00 0.00 19:08:33 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:52:01 eth0 0.52 0.07 0.05 0.01 0.00 0.00 0.00 0.00 19:08:33 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:53:01 eth0 1.03 0.52 0.54 0.36 0.00 0.00 0.00 0.00 19:08:33 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:54:01 eth0 0.30 0.18 0.09 0.10 0.00 0.00 0.00 0.00 19:08:33 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:55:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 19:08:33 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:08:33 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:57:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:08:33 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:58:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:08:33 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:59:01 eth0 0.83 0.45 0.41 0.27 0.00 0.00 0.00 0.00 19:08:33 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:00:01 eth0 0.83 0.10 0.08 0.01 0.00 0.00 0.00 0.00 19:08:33 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:01:01 eth0 7.10 0.87 1.32 0.56 0.00 0.00 0.00 0.00 19:08:33 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:02:01 eth0 1.23 0.57 0.55 0.41 0.00 0.00 0.00 0.00 19:08:33 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:03:01 eth0 1.10 0.53 0.54 0.42 0.00 0.00 0.00 0.00 19:08:33 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:04:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 19:08:33 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:05:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:08:33 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:06:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:08:33 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:07:02 eth0 0.20 0.15 0.12 0.07 0.00 0.00 0.00 0.00 19:08:33 19:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:08:01 eth0 0.14 0.03 0.01 0.00 0.00 0.00 0.00 0.00 19:08:33 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 Average: eth0 1.10 0.30 0.31 0.18 0.00 0.00 0.00 0.00 19:08:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:33 19:08:33 19:08:33 ---> sar -P ALL: 19:08:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 19:08:33 19:08:33 18:42:46 LINUX RESTART (2 CPU) 19:08:33 19:08:33 18:44:01 CPU %user %nice %system %iowait %steal %idle 19:08:33 18:45:01 all 0.29 0.00 0.08 0.00 0.02 99.62 19:08:33 18:45:01 0 0.15 0.00 0.08 0.00 0.02 99.75 19:08:33 18:45:01 1 0.43 0.00 0.07 0.00 0.02 99.48 19:08:33 18:46:01 all 0.25 0.00 0.08 0.00 0.01 99.66 19:08:33 18:46:01 0 0.35 0.00 0.08 0.00 0.00 99.57 19:08:33 18:46:01 1 0.15 0.00 0.08 0.00 0.02 99.75 19:08:33 18:47:01 all 0.14 0.00 0.05 0.00 0.01 99.80 19:08:33 18:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:08:33 18:47:01 1 0.22 0.00 0.07 0.00 0.00 99.72 19:08:33 18:48:01 all 0.23 0.00 0.04 0.00 0.02 99.72 19:08:33 18:48:01 0 0.40 0.00 0.05 0.00 0.02 99.53 19:08:33 18:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:08:33 18:49:01 all 0.22 0.00 0.05 0.00 0.01 99.72 19:08:33 18:49:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:08:33 18:49:01 1 0.37 0.00 0.05 0.00 0.00 99.58 19:08:33 18:50:01 all 0.18 0.00 0.04 0.00 0.01 99.77 19:08:33 18:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:08:33 18:50:01 1 0.30 0.00 0.05 0.00 0.02 99.63 19:08:33 18:51:01 all 0.13 0.00 0.05 0.00 0.02 99.81 19:08:33 18:51:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:08:33 18:51:01 1 0.20 0.00 0.05 0.00 0.02 99.73 19:08:33 18:52:01 all 0.20 0.00 0.03 0.00 0.00 99.77 19:08:33 18:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:08:33 18:52:01 1 0.37 0.00 0.03 0.00 0.00 99.60 19:08:33 18:53:01 all 0.25 0.00 0.06 0.00 0.02 99.67 19:08:33 18:53:01 0 0.30 0.00 0.05 0.00 0.02 99.63 19:08:33 18:53:01 1 0.20 0.00 0.07 0.00 0.02 99.72 19:08:33 18:54:01 all 0.21 0.00 0.03 0.00 0.00 99.77 19:08:33 18:54:01 0 0.40 0.00 0.03 0.00 0.00 99.57 19:08:33 18:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:08:33 18:55:01 all 0.19 0.00 0.03 0.00 0.02 99.76 19:08:33 18:55:01 0 0.33 0.00 0.03 0.00 0.02 99.62 19:08:33 18:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:08:33 19:08:33 18:55:01 CPU %user %nice %system %iowait %steal %idle 19:08:33 18:56:01 all 0.19 0.00 0.06 0.00 0.01 99.74 19:08:33 18:56:01 0 0.32 0.00 0.05 0.00 0.00 99.63 19:08:33 18:56:01 1 0.07 0.00 0.07 0.00 0.02 99.85 19:08:33 18:57:01 all 0.19 0.00 0.04 0.00 0.02 99.75 19:08:33 18:57:01 0 0.32 0.00 0.03 0.00 0.02 99.63 19:08:33 18:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:08:33 18:58:01 all 0.18 0.00 0.08 0.00 0.01 99.73 19:08:33 18:58:01 0 0.30 0.00 0.05 0.00 0.00 99.65 19:08:33 18:58:01 1 0.05 0.00 0.12 0.00 0.02 99.82 19:08:33 18:59:01 all 0.18 0.00 0.05 0.02 0.01 99.75 19:08:33 18:59:01 0 0.28 0.00 0.03 0.00 0.02 99.67 19:08:33 18:59:01 1 0.07 0.00 0.07 0.03 0.00 99.83 19:08:33 19:00:01 all 0.21 0.00 0.04 0.00 0.01 99.74 19:08:33 19:00:01 0 0.37 0.00 0.03 0.00 0.00 99.60 19:08:33 19:00:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:08:33 19:01:01 all 0.30 0.00 0.04 0.01 0.00 99.65 19:08:33 19:01:01 0 0.53 0.00 0.05 0.00 0.00 99.42 19:08:33 19:01:01 1 0.07 0.00 0.03 0.02 0.00 99.88 19:08:33 19:02:01 all 0.18 0.00 0.05 0.00 0.02 99.76 19:08:33 19:02:01 0 0.10 0.00 0.05 0.00 0.02 99.83 19:08:33 19:02:01 1 0.25 0.00 0.05 0.00 0.02 99.68 19:08:33 19:03:01 all 0.23 0.00 0.04 0.00 0.01 99.72 19:08:33 19:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:08:33 19:03:01 1 0.40 0.00 0.03 0.00 0.00 99.57 19:08:33 19:04:01 all 0.24 0.00 0.05 0.00 0.01 99.70 19:08:33 19:04:01 0 0.05 0.00 0.08 0.00 0.02 99.85 19:08:33 19:04:01 1 0.43 0.00 0.02 0.00 0.00 99.55 19:08:33 19:05:01 all 0.27 0.00 0.04 0.01 0.00 99.68 19:08:33 19:05:01 0 0.07 0.00 0.05 0.02 0.00 99.87 19:08:33 19:05:01 1 0.47 0.00 0.03 0.00 0.00 99.50 19:08:33 19:06:01 all 0.23 0.00 0.03 0.00 0.02 99.73 19:08:33 19:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:08:33 19:06:01 1 0.40 0.00 0.03 0.00 0.02 99.55 19:08:33 19:08:33 19:06:01 CPU %user %nice %system %iowait %steal %idle 19:08:33 19:07:02 all 0.23 0.00 0.05 0.00 0.01 99.72 19:08:33 19:07:02 0 0.05 0.00 0.05 0.00 0.02 99.88 19:08:33 19:07:02 1 0.40 0.00 0.05 0.00 0.00 99.55 19:08:33 19:08:01 all 0.22 0.00 0.05 0.00 0.00 99.73 19:08:33 19:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:08:33 19:08:01 1 0.39 0.00 0.07 0.00 0.00 99.54 19:08:33 Average: all 0.21 0.00 0.05 0.00 0.01 99.73 19:08:33 Average: 0 0.20 0.00 0.05 0.00 0.01 99.75 19:08:33 Average: 1 0.23 0.00 0.05 0.00 0.01 99.71 19:08:33 19:08:33 19:08:33