Pull request #79 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 12d1790530db15823c8edaaa61d3ac4ca7ee9251+1f0733914b201895897853d5b06c8e02670a551a (71725bf3ddc1b881086a7621abb658605ce2cd03) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18186’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18180’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18188 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-79 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 12d1790530db15823c8edaaa61d3ac4ca7ee9251 Merge succeeded, producing d69cb14f41a385bf530f21206f6d801a7d2c7e46 Checking out Revision d69cb14f41a385bf530f21206f6d801a7d2c7e46 (PR-79) > git config core.sparsecheckout # timeout=10 > git checkout -f 12d1790530db15823c8edaaa61d3ac4ca7ee9251 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d69cb14f41a385bf530f21206f6d801a7d2c7e46 # timeout=10 Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 385bd51809052b6f4aa67e09f9be43929b023c76 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:33:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:33:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:33:19 ========================================================= 16:33:19 EdgeX Global Pipelines Version Info 16:33:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:33:20 ------------------- 16:33:20 stable info: 16:33:20 ------------------- 16:33:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:33:20 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:33:20 Message: update stable to v1.0.173 16:33:21 ------------------- 16:33:21 experimental info: 16:33:21 ------------------- 16:33:21 Commited By: **** collab-it+edgex@linuxfoundation.org 16:33:21 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:33:21 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 16:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:33:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:33:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:33:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:33:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:33:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:33:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:33:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:33:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:33:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:33:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:33:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:33:24 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:33:24 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo 16:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo 16:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo 16:33:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d69cb14f41a385bf530f21206f6d801a7d2c7e46 [Pipeline] echo 16:33:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d69cb14 [Pipeline] echo 16:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:33:25 provisioning config files... 16:33:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config112651723447891093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:26 ---> docker-login.sh 16:33:26 nexus3.edgexfoundry.org:10001 16:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:26 Configure a credential helper to remove this warning. See 16:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:26 16:33:26 Login Succeeded 16:33:26 nexus3.edgexfoundry.org:10002 16:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:26 Configure a credential helper to remove this warning. See 16:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:26 16:33:26 Login Succeeded 16:33:26 nexus3.edgexfoundry.org:10003 16:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:26 Configure a credential helper to remove this warning. See 16:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:26 16:33:26 Login Succeeded 16:33:26 nexus3.edgexfoundry.org:10004 16:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:27 Configure a credential helper to remove this warning. See 16:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:27 16:33:27 Login Succeeded 16:33:27 docker.io 16:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:27 Configure a credential helper to remove this warning. See 16:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:27 16:33:27 Login Succeeded 16:33:27 ---> docker-login.sh ends [Pipeline] } 16:33:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:28 + git log --format=format:%s -1 d69cb14f41a385bf530f21206f6d801a7d2c7e46 [Pipeline] echo 16:33:28 GIT_COMMIT: d69cb14f41a385bf530f21206f6d801a7d2c7e46, Commit Message: Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD [Pipeline] echo 16:33:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:29 16:33:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:33:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:29 latest: Pulling from edgex-devops/git-semver 16:33:29 31603596830f: Pulling fs layer 16:33:29 2a8b12db71e7: Pulling fs layer 16:33:29 6ca5941a6612: Pulling fs layer 16:33:29 ecc8261a40a4: Pulling fs layer 16:33:29 ecc8261a40a4: Waiting 16:33:29 2a8b12db71e7: Verifying Checksum 16:33:29 2a8b12db71e7: Download complete 16:33:29 31603596830f: Verifying Checksum 16:33:29 31603596830f: Download complete 16:33:30 ecc8261a40a4: Verifying Checksum 16:33:30 ecc8261a40a4: Download complete 16:33:30 6ca5941a6612: Verifying Checksum 16:33:30 6ca5941a6612: Download complete 16:33:30 31603596830f: Pull complete 16:33:30 2a8b12db71e7: Pull complete 16:33:31 6ca5941a6612: Pull complete 16:33:31 ecc8261a40a4: Pull complete 16:33:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:33:31 prd-centos7-docker-4c-2g-18188 does not seem to be running inside a container 16:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-79 -v /w/workspace/dgexfoundry_device-snmp-go_PR-79:/w/workspace/dgexfoundry_device-snmp-go_PR-79:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-79@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 16:33:33 $ docker top e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:34 [ssh-agent] Looking for ssh-agent implementation... 16:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:34 $ docker exec e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 ssh-agent 16:33:34 SSH_AUTH_SOCK=/tmp/ssh-qaMAdywYDJcm/agent.12 16:33:34 SSH_AGENT_PID=17 16:33:34 Running ssh-add (command line suppressed) 16:33:34 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_7653225977945671017.key (/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_7653225977945671017.key) 16:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:35 + git tag --points-at HEAD [Pipeline] } 16:33:35 $ docker exec --env ******** --env ******** e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 ssh-agent -k 16:33:35 unset SSH_AUTH_SOCK; 16:33:35 unset SSH_AGENT_PID; 16:33:35 echo Agent pid 17 killed; 16:33:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:33:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:35 [ssh-agent] Looking for ssh-agent implementation... 16:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:35 $ docker exec e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 ssh-agent 16:33:35 SSH_AUTH_SOCK=/tmp/ssh-laBRcakl1OTD/agent.48 16:33:35 SSH_AGENT_PID=53 16:33:35 Running ssh-add (command line suppressed) 16:33:35 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_5928797055919173397.key (/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_5928797055919173397.key) 16:33:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:36 + git semver init 16:33:36 # -> Open(): unable to determine branch for HEAD 16:33:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-79/.git 16:33:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-79 16:33:36 # $SEMVER_REMOTE_NAME = origin 16:33:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:33:36 # $SEMVER_USER_NAME = edgex-jenkins 16:33:36 # $SEMVER_BRANCH = PR-79 16:33:36 # $SEMVER_TEMP = /tmp/semver-260428715 16:33:36 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 16:33:36 # '/tmp/semver-260428715' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-79/.semver' 16:33:36 # -> Force: false 16:33:36 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-79/.semver [Pipeline] } 16:33:36 $ docker exec --env ******** --env ******** e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 ssh-agent -k 16:33:36 unset SSH_AUTH_SOCK; 16:33:36 unset SSH_AGENT_PID; 16:33:36 echo Agent pid 53 killed; 16:33:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:37 + git semver [Pipeline] } 16:33:37 $ docker stop --time=1 e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 16:33:38 $ docker rm -f e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:33:39 Stashed 1 file(s) [Pipeline] echo 16:33:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:33:55 Still waiting to schedule task 16:33:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:33:55 Still waiting to schedule task 16:33:55 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-18185’ 16:36:27 Running on prd-centos7-docker-4c-2g-18193 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [Pipeline] ws 16:36:27 Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout 16:36:29 using credential edgex-jenkins-ssh 16:36:29 Cloning the remote Git repository 16:36:29 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:36:29 > git init /w/workspace/device-snmp-go/3 # timeout=10 16:36:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:36:29 > git --version # timeout=10 16:36:29 > git --version # 'git version 2.24.3' 16:36:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:36:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:36:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:36:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:36:31 Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 12d1790530db15823c8edaaa61d3ac4ca7ee9251 16:36:31 Merge succeeded, producing cc3965fadaabfdc849fee0f0ff959ecfb860db40 16:36:31 Checking out Revision cc3965fadaabfdc849fee0f0ff959ecfb860db40 (PR-79) 16:36:31 > git config core.sparsecheckout # timeout=10 16:36:31 > git checkout -f 12d1790530db15823c8edaaa61d3ac4ca7ee9251 # timeout=10 16:36:31 > git remote # timeout=10 16:36:31 > git config --get remote.origin.url # timeout=10 16:36:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:31 > git merge 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 16:36:31 > git rev-parse HEAD^{commit} # timeout=10 16:36:31 > git config core.sparsecheckout # timeout=10 16:36:31 > git checkout -f cc3965fadaabfdc849fee0f0ff959ecfb860db40 # timeout=10 16:36:34 Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" 16:36:34 First time build. Skipping changelog. 16:36:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18192 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [Pipeline] ws 16:36:35 Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:34 > git rev-list --no-walk 385bd51809052b6f4aa67e09f9be43929b023c76 # timeout=10 16:36:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:36:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:36:36 + sudo service docker restart 16:36:36 + true 16:36:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:36:38 provisioning config files... 16:36:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config2082278865823102246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:38 ---> docker-login.sh 16:36:38 nexus3.edgexfoundry.org:10001 16:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:38 Configure a credential helper to remove this warning. See 16:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:38 16:36:38 Login Succeeded 16:36:38 nexus3.edgexfoundry.org:10002 16:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:39 Configure a credential helper to remove this warning. See 16:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:39 16:36:39 Login Succeeded 16:36:39 nexus3.edgexfoundry.org:10003 16:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:39 Configure a credential helper to remove this warning. See 16:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:39 16:36:39 Login Succeeded 16:36:39 nexus3.edgexfoundry.org:10004 16:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:39 Configure a credential helper to remove this warning. See 16:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:39 16:36:39 Login Succeeded 16:36:39 docker.io 16:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:39 Configure a credential helper to remove this warning. See 16:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:39 16:36:39 Login Succeeded 16:36:39 ---> docker-login.sh ends [Pipeline] } 16:36:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:40 ========================================================= 16:36:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:36:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:36:40 using credential edgex-jenkins-ssh 16:36:40 Cloning the remote Git repository 16:36:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:36:40 Sending build context to Docker daemon 334.3kB 16:36:40 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 16:36:40 Step 2/10 : FROM ${BASE} 16:36:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:36:41 188c0c94c7c5: Pulling fs layer 16:36:41 0ef7d3d256c8: Pulling fs layer 16:36:41 de9db76c5a1d: Pulling fs layer 16:36:41 bca2f99d35d6: Pulling fs layer 16:36:41 93359f2a8cfa: Pulling fs layer 16:36:41 7c6f9722023f: Pulling fs layer 16:36:41 a35cf1a2eb13: Pulling fs layer 16:36:41 93359f2a8cfa: Waiting 16:36:41 7c6f9722023f: Waiting 16:36:41 a35cf1a2eb13: Waiting 16:36:41 bca2f99d35d6: Waiting 16:36:41 de9db76c5a1d: Verifying Checksum 16:36:41 de9db76c5a1d: Download complete 16:36:41 0ef7d3d256c8: Download complete 16:36:41 93359f2a8cfa: Verifying Checksum 16:36:41 93359f2a8cfa: Download complete 16:36:41 7c6f9722023f: Verifying Checksum 16:36:41 7c6f9722023f: Download complete 16:36:41 188c0c94c7c5: Verifying Checksum 16:36:41 188c0c94c7c5: Download complete 16:36:41 188c0c94c7c5: Pull complete 16:36:40 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:36:40 > git init /w/workspace/device-snmp-go/3 # timeout=10 16:36:40 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:36:40 > git --version # timeout=10 16:36:40 > git --version # 'git version 2.17.1' 16:36:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:41 0ef7d3d256c8: Pull complete 16:36:41 de9db76c5a1d: Pull complete 16:36:42 Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 12d1790530db15823c8edaaa61d3ac4ca7ee9251 16:36:42 Merge succeeded, producing 56fda59d6a16673dfc4f9528ef52668e95feed39 16:36:42 Checking out Revision 56fda59d6a16673dfc4f9528ef52668e95feed39 (PR-79) 16:36:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:36:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:36:41 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:36:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:36:42 > git config core.sparsecheckout # timeout=10 16:36:42 > git checkout -f 12d1790530db15823c8edaaa61d3ac4ca7ee9251 # timeout=10 16:36:42 > git remote # timeout=10 16:36:42 > git config --get remote.origin.url # timeout=10 16:36:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:42 > git merge 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 16:36:42 > git rev-parse HEAD^{commit} # timeout=10 16:36:42 > git config core.sparsecheckout # timeout=10 16:36:42 > git checkout -f 56fda59d6a16673dfc4f9528ef52668e95feed39 # timeout=10 16:36:43 a35cf1a2eb13: Verifying Checksum 16:36:43 bca2f99d35d6: Verifying Checksum 16:36:43 bca2f99d35d6: Download complete 16:36:47 Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" 16:36:47 First time build. Skipping changelog. 16:36:47 > git rev-list --no-walk 385bd51809052b6f4aa67e09f9be43929b023c76 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:36:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:36:49 + sudo service docker restart 16:36:49 + true 16:36:50 bca2f99d35d6: Pull complete 16:36:50 93359f2a8cfa: Pull complete 16:36:50 7c6f9722023f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:36:52 provisioning config files... 16:36:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config2639265468249504784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:52 ---> docker-login.sh 16:36:52 nexus3.edgexfoundry.org:10001 16:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:53 Configure a credential helper to remove this warning. See 16:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:53 16:36:53 Login Succeeded 16:36:53 nexus3.edgexfoundry.org:10002 16:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:54 Configure a credential helper to remove this warning. See 16:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:54 16:36:54 Login Succeeded 16:36:54 nexus3.edgexfoundry.org:10003 16:36:54 a35cf1a2eb13: Pull complete 16:36:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:36:54 ---> a62c8e92a672 16:36:54 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 16:36:54 ---> Running in 3471a59d9611 16:36:54 Removing intermediate container 3471a59d9611 16:36:54 ---> 83d8cb42b9a5 16:36:54 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:36:54 ---> Running in 0963d6996740 16:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:54 Configure a credential helper to remove this warning. See 16:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:54 16:36:54 Login Succeeded 16:36:54 nexus3.edgexfoundry.org:10004 16:36:54 Removing intermediate container 0963d6996740 16:36:54 ---> 93da54ed02ca 16:36:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:36:54 ---> Running in 86864096a796 16:36:55 Removing intermediate container 86864096a796 16:36:55 ---> 86aa08518905 16:36:55 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:55 ---> Running in f39cf8033404 16:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:55 Configure a credential helper to remove this warning. See 16:36:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:55 16:36:55 Login Succeeded 16:36:55 docker.io 16:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:56 Removing intermediate container f39cf8033404 16:36:56 ---> 464c63d8d257 16:36:56 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:56 Configure a credential helper to remove this warning. See 16:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:56 16:36:56 Login Succeeded 16:36:56 ---> docker-login.sh ends [Pipeline] } 16:36:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:36:56 ---> Running in 0498ddd88c2d 16:36:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 16:36:56 ========================================================= 16:36:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:36:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:36:56 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:36:57 Sending build context to Docker daemon 333.3kB 16:36:57 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 16:36:57 Step 2/10 : FROM ${BASE} 16:36:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:57 5f621e34cdf4: Pulling fs layer 16:36:57 a4357932f1b6: Pulling fs layer 16:36:57 18c013af1878: Pulling fs layer 16:36:57 00ac8860ef70: Pulling fs layer 16:36:57 63d7cb157983: Pulling fs layer 16:36:57 b116817d02f9: Pulling fs layer 16:36:57 745a02a5169b: Pulling fs layer 16:36:57 00ac8860ef70: Waiting 16:36:57 63d7cb157983: Waiting 16:36:57 b116817d02f9: Waiting 16:36:57 745a02a5169b: Waiting 16:36:57 18c013af1878: Verifying Checksum 16:36:57 18c013af1878: Download complete 16:36:57 a4357932f1b6: Verifying Checksum 16:36:57 a4357932f1b6: Download complete 16:36:57 63d7cb157983: Verifying Checksum 16:36:57 63d7cb157983: Download complete 16:36:57 b116817d02f9: Verifying Checksum 16:36:57 b116817d02f9: Download complete 16:36:57 5f621e34cdf4: Verifying Checksum 16:36:57 5f621e34cdf4: Download complete 16:36:58 OK: 166 MiB in 39 packages 16:36:58 5f621e34cdf4: Pull complete 16:36:58 Removing intermediate container 0498ddd88c2d 16:36:58 ---> 75f8087364a5 16:36:58 Step 8/10 : WORKDIR /device-snmp-go 16:36:58 ---> Running in 2cf7266d2608 16:36:58 Removing intermediate container 2cf7266d2608 16:36:58 ---> 905fb3a73e23 16:36:58 Step 9/10 : COPY . . 16:36:59 a4357932f1b6: Pull complete 16:36:59 18c013af1878: Pull complete 16:36:59 745a02a5169b: Verifying Checksum 16:36:59 745a02a5169b: Download complete 16:36:59 ---> fced2833f968 16:36:59 Step 10/10 : RUN go mod download 16:36:59 ---> Running in d1cbd1ca9db0 16:37:01 00ac8860ef70: Download complete 16:37:11 00ac8860ef70: Pull complete 16:37:11 63d7cb157983: Pull complete 16:37:12 b116817d02f9: Pull complete 16:37:16 745a02a5169b: Pull complete 16:37:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:37:16 ---> b7e6874047d6 16:37:16 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 16:37:18 Removing intermediate container d1cbd1ca9db0 16:37:18 ---> fae837e22531 16:37:18 Successfully built fae837e22531 16:37:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:37:18 + docker inspect -f . ci-base-image-x86_64 16:37:18 . [Pipeline] withDockerContainer 16:37:18 prd-centos7-docker-4c-2g-18193 does not seem to be running inside a container 16:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 16:37:19 ---> Running in 1084fbfed47e 16:37:19 Removing intermediate container 1084fbfed47e 16:37:19 ---> 2d6631f51222 16:37:19 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:37:19 ---> Running in 1bc3a2267cd1 16:37:19 $ docker top 57f28acaea775f46621aa2ec8c1d232fdb9137f33150368647b8ff5357a5c4a6 -eo pid,comm [Pipeline] { 16:37:19 Removing intermediate container 1bc3a2267cd1 16:37:19 ---> dd13e27bc2ed 16:37:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [Pipeline] sh 16:37:20 ---> Running in f2a9eb3ca718 16:37:20 + go version 16:37:20 go version go1.15.5 linux/amd64 [Pipeline] } 16:37:20 $ docker stop --time=1 57f28acaea775f46621aa2ec8c1d232fdb9137f33150368647b8ff5357a5c4a6 16:37:20 Removing intermediate container f2a9eb3ca718 16:37:20 ---> 892e19737120 16:37:20 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:20 ---> Running in cd7ba3d48005 16:37:21 $ docker rm -f 57f28acaea775f46621aa2ec8c1d232fdb9137f33150368647b8ff5357a5c4a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:22 + docker inspect -f . ci-base-image-x86_64 16:37:22 . [Pipeline] withDockerContainer 16:37:22 prd-centos7-docker-4c-2g-18193 does not seem to be running inside a container 16:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 16:37:22 $ docker top 0225a09bcb5bb492586415e9abcfe6c821c321a2372d826e4ad313913033af43 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:23 Removing intermediate container cd7ba3d48005 16:37:23 ---> 2ca787df51a3 16:37:23 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:37:23 ---> Running in 7ea90e05985c 16:37:23 + make test 16:37:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:37:24 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:37:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:37:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:37:27 OK: 142 MiB in 39 packages 16:37:28 Removing intermediate container 7ea90e05985c 16:37:28 ---> 8f01a3fc1be5 16:37:28 Step 8/10 : WORKDIR /device-snmp-go 16:37:28 ---> Running in bb9b4c7fb16d 16:37:28 Removing intermediate container bb9b4c7fb16d 16:37:28 ---> b7487c6d5811 16:37:28 Step 9/10 : COPY . . 16:37:29 ---> 4a6a88265138 16:37:29 Step 10/10 : RUN go mod download 16:37:29 ---> Running in 3ca4edb4ff44 16:37:36 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:37:36 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 16:37:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:37:36 gofmt -l . 16:37:36 [ "`gofmt -l .`" = "" ] 16:37:36 ./bin/test-attribution-txt.sh 16:37:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:37:37 $ docker stop --time=1 0225a09bcb5bb492586415e9abcfe6c821c321a2372d826e4ad313913033af43 16:37:39 $ docker rm -f 0225a09bcb5bb492586415e9abcfe6c821c321a2372d826e4ad313913033af43 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:37:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:37:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:37:42 + ls -al . 16:37:42 total 104 16:37:42 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 4 16:37 . 16:37:42 drwxrwxr-x. 4 jenkins jenkins 28 Jan 4 16:36 .. 16:37:42 -rw-rw-r--. 1 jenkins jenkins 5082 Jan 4 16:36 Attribution.txt 16:37:42 drwxrwxr-x. 2 jenkins jenkins 87 Jan 4 16:36 bin 16:37:42 drwxrwxr-x. 3 jenkins jenkins 32 Jan 4 16:36 cmd 16:37:42 -rw-r--r--. 1 jenkins jenkins 8493 Jan 4 16:37 coverage.out 16:37:42 -rw-rw-r--. 1 jenkins jenkins 1529 Jan 4 16:36 Dockerfile 16:37:42 -rw-rw-r--. 1 jenkins jenkins 1006 Jan 4 16:36 Dockerfile.build 16:37:42 -rw-rw-r--. 1 jenkins jenkins 6 Jan 4 16:36 .dockerignore 16:37:42 drwxrwxr-x. 8 jenkins jenkins 179 Jan 4 16:36 .git 16:37:42 drwxrwxr-x. 2 jenkins jenkins 60 Jan 4 16:36 .github 16:37:42 -rw-rw-r--. 1 jenkins jenkins 272 Jan 4 16:36 .gitignore 16:37:42 -rw-r--r--. 1 jenkins jenkins 204 Jan 4 16:37 go.mod 16:37:42 -rw-r--r--. 1 jenkins jenkins 13961 Jan 4 16:37 go.sum 16:37:42 drwxrwxr-x. 3 jenkins jenkins 20 Jan 4 16:36 internal 16:37:42 -rw-rw-r--. 1 jenkins jenkins 656 Jan 4 16:36 Jenkinsfile 16:37:42 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 4 16:36 LICENSE 16:37:42 -rw-rw-r--. 1 jenkins jenkins 937 Jan 4 16:36 Makefile 16:37:42 drwxrwxr-x. 2 jenkins jenkins 84 Jan 4 16:36 profiles 16:37:42 -rw-rw-r--. 1 jenkins jenkins 12398 Jan 4 16:36 README.md 16:37:42 -rw-rw-r--. 1 jenkins jenkins 5 Jan 4 16:33 VERSION 16:37:42 -rw-rw-r--. 1 jenkins jenkins 209 Jan 4 16:36 version.go [Pipeline] isUnix [Pipeline] sh 16:37:42 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d69cb14f41a385bf530f21206f6d801a7d2c7e46 --label arch=amd64 --label version=0.0.0 . 16:37:42 Sending build context to Docker daemon 343.6kB 16:37:42 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 16:37:42 Step 2/26 : FROM ${BASE} AS builder 16:37:42 ---> fae837e22531 16:37:42 Step 3/26 : ARG MAKE='make build' 16:37:42 ---> Running in 1ad40757a9fa 16:37:43 Removing intermediate container 1ad40757a9fa 16:37:43 ---> f70fac55e1f9 16:37:43 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 16:37:43 ---> Running in a3ef311fc2b7 16:37:43 Removing intermediate container a3ef311fc2b7 16:37:43 ---> 965f8143c5e9 16:37:43 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:37:43 ---> Running in 7707ceb52d41 16:37:43 Removing intermediate container 7707ceb52d41 16:37:43 ---> 0411f76c0014 16:37:43 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:43 ---> Running in 3bdc32b2614e 16:37:44 Removing intermediate container 3bdc32b2614e 16:37:44 ---> ed31bbdf9806 16:37:44 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:37:44 ---> Running in ac4f90316e66 16:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:47 OK: 166 MiB in 39 packages 16:37:47 Removing intermediate container ac4f90316e66 16:37:47 ---> c797b1192656 16:37:47 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 16:37:47 ---> Running in 74c2e56287cf 16:37:47 Removing intermediate container 74c2e56287cf 16:37:47 ---> 890c26cadf1e 16:37:47 Step 9/26 : COPY go.mod . 16:37:48 ---> f41e14381ebd 16:37:48 Step 10/26 : COPY Makefile . 16:37:48 ---> 3428d611d039 16:37:48 Step 11/26 : RUN make update 16:37:48 ---> Running in 0a4b46a20b6a 16:37:49 CGO_ENABLED=0 GO111MODULE=on go mod download 16:37:49 Removing intermediate container 0a4b46a20b6a 16:37:49 ---> e325dac14885 16:37:49 Step 12/26 : COPY . . 16:37:50 ---> 12528ebae3ec 16:37:50 Step 13/26 : RUN ${MAKE} 16:37:50 ---> Running in 30818cd86d58 16:37:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 16:37:51 Removing intermediate container 3ca4edb4ff44 16:37:51 ---> 97c09e4cd513 16:37:51 Successfully built 97c09e4cd513 16:37:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:37:52 + docker inspect -f . ci-base-image-arm64 16:37:52 . [Pipeline] withDockerContainer 16:37:52 prd-ubuntu18.04-docker-arm64-4c-16g-18192 does not seem to be running inside a container 16:37:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 16:37:54 $ docker top 9b1fab4af62d3719fb0759de265ed81b9cf5f2bc87378bc693c4c051f07cbf64 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:55 + go version 16:37:55 go version go1.15.5 linux/arm64 [Pipeline] } 16:37:55 $ docker stop --time=1 9b1fab4af62d3719fb0759de265ed81b9cf5f2bc87378bc693c4c051f07cbf64 16:37:57 $ docker rm -f 9b1fab4af62d3719fb0759de265ed81b9cf5f2bc87378bc693c4c051f07cbf64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:58 + docker inspect -f . ci-base-image-arm64 16:37:58 . [Pipeline] withDockerContainer 16:37:58 prd-ubuntu18.04-docker-arm64-4c-16g-18192 does not seem to be running inside a container 16:37:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 16:37:59 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:38:00 $ docker top 6be83b494dcb3a5b41e22bf61224e059e33968fb69ce7c40eab089f3cd28563f -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:01 + make test 16:38:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:38:02 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:38:02 Removing intermediate container 30818cd86d58 16:38:02 ---> c53a973435bd 16:38:02 Step 14/26 : FROM alpine:3.12 16:38:02 3.12: Pulling from library/alpine 16:38:03 801bfaa63ef2: Pulling fs layer 16:38:03 801bfaa63ef2: Verifying Checksum 16:38:03 801bfaa63ef2: Download complete 16:38:03 801bfaa63ef2: Pull complete 16:38:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:38:03 Status: Downloaded newer image for alpine:3.12 16:38:03 ---> 389fef711851 16:38:03 Step 15/26 : ENV APP_PORT=49993 16:38:03 ---> Running in 0ab5357aeb54 16:38:03 Removing intermediate container 0ab5357aeb54 16:38:03 ---> d483a9ab523d 16:38:03 Step 16/26 : EXPOSE $APP_PORT 16:38:03 ---> Running in 28c9d3ccbb46 16:38:03 Removing intermediate container 28c9d3ccbb46 16:38:03 ---> 9fbc8a8cd0af 16:38:03 Step 17/26 : ENV DEVICE_PORT=161 16:38:03 ---> Running in 623f5ad50b9a 16:38:04 Removing intermediate container 623f5ad50b9a 16:38:04 ---> ab757b96f0c1 16:38:04 Step 18/26 : EXPOSE $DEVICE_PORT 16:38:04 ---> Running in f5d437ed2d41 16:38:04 Removing intermediate container f5d437ed2d41 16:38:04 ---> 6f490abd0a2a 16:38:04 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 16:38:04 ---> 8fcad0f80881 16:38:04 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 16:38:05 ---> e526cb0f4383 16:38:05 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 16:38:05 ---> 2e0dd5b68cfe 16:38:05 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 16:38:05 ---> Running in 22b2acc65cd5 16:38:05 Removing intermediate container 22b2acc65cd5 16:38:05 ---> b07d21da973b 16:38:05 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:38:05 ---> Running in bec1321717e9 16:38:05 Removing intermediate container bec1321717e9 16:38:05 ---> ef994b23303c 16:38:05 Step 24/26 : LABEL arch=amd64 16:38:05 ---> Running in 7f02823839d6 16:38:05 Removing intermediate container 7f02823839d6 16:38:05 ---> ad462b7574a8 16:38:05 Step 25/26 : LABEL git_sha=d69cb14f41a385bf530f21206f6d801a7d2c7e46 16:38:05 ---> Running in 609e59080d13 16:38:06 Removing intermediate container 609e59080d13 16:38:06 ---> 5005276b3183 16:38:06 Step 26/26 : LABEL version=0.0.0 16:38:06 ---> Running in 6535bc754c6f 16:38:06 Removing intermediate container 6535bc754c6f 16:38:06 ---> e8066efd0ac1 16:38:06 [Warning] One or more build-args [ARCH] were not consumed 16:38:06 Successfully built e8066efd0ac1 16:38:06 Successfully tagged docker-device-snmp-go: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:38:41 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:38:41 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 16:38:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:38:46 gofmt -l . 16:38:46 [ "`gofmt -l .`" = "" ] 16:38:46 ./bin/test-attribution-txt.sh 16:38:46 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:38:47 $ docker stop --time=1 6be83b494dcb3a5b41e22bf61224e059e33968fb69ce7c40eab089f3cd28563f 16:38:49 $ docker rm -f 6be83b494dcb3a5b41e22bf61224e059e33968fb69ce7c40eab089f3cd28563f [Pipeline] // withDockerContainer [Pipeline] sh 16:38:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:38:50 Warning: overwriting stash ‘coverage-report’ 16:38:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:38:52 + ls -al . 16:38:52 total 132 16:38:52 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 16:38 . 16:38:52 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 16:36 .. 16:38:52 -rw-rw-r-- 1 jenkins jenkins 6 Jan 4 16:36 .dockerignore 16:38:52 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 16:36 .git 16:38:52 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 16:36 .github 16:38:52 -rw-rw-r-- 1 jenkins jenkins 272 Jan 4 16:36 .gitignore 16:38:52 -rw-rw-r-- 1 jenkins jenkins 5082 Jan 4 16:36 Attribution.txt 16:38:52 -rw-rw-r-- 1 jenkins jenkins 1529 Jan 4 16:36 Dockerfile 16:38:52 -rw-rw-r-- 1 jenkins jenkins 1006 Jan 4 16:36 Dockerfile.build 16:38:52 -rw-rw-r-- 1 jenkins jenkins 656 Jan 4 16:36 Jenkinsfile 16:38:52 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 16:36 LICENSE 16:38:52 -rw-rw-r-- 1 jenkins jenkins 937 Jan 4 16:36 Makefile 16:38:52 -rw-rw-r-- 1 jenkins jenkins 12398 Jan 4 16:36 README.md 16:38:52 -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 16:33 VERSION 16:38:52 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 16:36 bin 16:38:52 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 16:36 cmd 16:38:52 -rw-r--r-- 1 jenkins jenkins 8493 Jan 4 16:38 coverage.out 16:38:52 -rw-r--r-- 1 jenkins jenkins 204 Jan 4 16:38 go.mod 16:38:52 -rw-r--r-- 1 jenkins jenkins 13961 Jan 4 16:38 go.sum 16:38:52 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 16:36 internal 16:38:52 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 16:36 profiles 16:38:52 -rw-rw-r-- 1 jenkins jenkins 209 Jan 4 16:36 version.go [Pipeline] isUnix [Pipeline] sh 16:38:53 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d69cb14f41a385bf530f21206f6d801a7d2c7e46 --label arch=arm64 --label version=0.0.0 . 16:38:53 Sending build context to Docker daemon 342.5kB 16:38:53 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 16:38:53 Step 2/26 : FROM ${BASE} AS builder 16:38:53 ---> 97c09e4cd513 16:38:53 Step 3/26 : ARG MAKE='make build' 16:38:53 ---> Running in 3d03f72cb6e7 16:38:54 Removing intermediate container 3d03f72cb6e7 16:38:54 ---> e64abdfe81e1 16:38:54 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 16:38:54 ---> Running in cc72aad96b1b 16:38:54 Removing intermediate container cc72aad96b1b 16:38:54 ---> d159755b006c 16:38:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:38:54 ---> Running in 9f85ff8021ac 16:38:55 Removing intermediate container 9f85ff8021ac 16:38:55 ---> d066637df94b 16:38:55 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:55 ---> Running in c09496699759 16:38:57 Removing intermediate container c09496699759 16:38:57 ---> 9d9b37c8abfa 16:38:57 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:38:57 ---> Running in 0e37fa4bf464 16:38:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:38:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:38:59 OK: 142 MiB in 39 packages 16:39:01 Removing intermediate container 0e37fa4bf464 16:39:01 ---> 187655c1c3c1 16:39:01 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 16:39:01 ---> Running in f6918ba59a9b 16:39:01 Removing intermediate container f6918ba59a9b 16:39:01 ---> b53aea3ce0d5 16:39:01 Step 9/26 : COPY go.mod . 16:39:02 ---> 07f54ad814dd 16:39:02 Step 10/26 : COPY Makefile . 16:39:03 ---> 88195b8c7ee7 16:39:03 Step 11/26 : RUN make update 16:39:03 ---> Running in 931d47a474a3 16:39:04 CGO_ENABLED=0 GO111MODULE=on go mod download 16:39:06 Removing intermediate container 931d47a474a3 16:39:06 ---> d0c26155b681 16:39:06 Step 12/26 : COPY . . 16:39:06 ---> 9615d44c4bda 16:39:06 Step 13/26 : RUN ${MAKE} 16:39:06 ---> Running in 6e1156fbf556 16:39:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 16:39:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:39:40 Removing intermediate container 6e1156fbf556 16:39:40 ---> 4d90672522ce 16:39:40 Step 14/26 : FROM alpine:3.12 16:39:40 3.12: Pulling from library/alpine 16:39:40 159e5727ea61: Pulling fs layer 16:39:41 159e5727ea61: Verifying Checksum 16:39:41 159e5727ea61: Download complete 16:39:41 159e5727ea61: Pull complete 16:39:41 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:39:41 Status: Downloaded newer image for alpine:3.12 16:39:41 ---> afeebe901d6b 16:39:41 Step 15/26 : ENV APP_PORT=49993 16:39:42 ---> Running in 49b55b48b7bb 16:39:42 Removing intermediate container 49b55b48b7bb 16:39:42 ---> 516be61c9437 16:39:42 Step 16/26 : EXPOSE $APP_PORT 16:39:42 ---> Running in 52a5f6d365ac 16:39:43 Removing intermediate container 52a5f6d365ac 16:39:43 ---> 8e3adf308131 16:39:43 Step 17/26 : ENV DEVICE_PORT=161 16:39:43 ---> Running in 2b8c3a2977e7 16:39:43 Removing intermediate container 2b8c3a2977e7 16:39:43 ---> d8f7796f78c4 16:39:43 Step 18/26 : EXPOSE $DEVICE_PORT 16:39:43 ---> Running in 0bbfa363690d 16:39:44 Removing intermediate container 0bbfa363690d 16:39:44 ---> d0918644c8c7 16:39:44 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 16:39:45 ---> 93bfbb763c33 16:39:45 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 16:39:46 ---> a62be658086d 16:39:46 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 16:39:47 ---> 20a06f9f978a 16:39:47 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 16:39:47 ---> Running in fb73cf8b8ad6 16:39:47 Removing intermediate container fb73cf8b8ad6 16:39:47 ---> 063f0aa282c0 16:39:47 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:39:47 ---> Running in 7c3f7d0c153b 16:39:48 Removing intermediate container 7c3f7d0c153b 16:39:48 ---> c043e4406570 16:39:48 Step 24/26 : LABEL arch=arm64 16:39:48 ---> Running in da1a8ff18c33 16:39:48 Removing intermediate container da1a8ff18c33 16:39:48 ---> 2051a1e6fab3 16:39:48 Step 25/26 : LABEL git_sha=d69cb14f41a385bf530f21206f6d801a7d2c7e46 16:39:48 ---> Running in ab4efb651395 16:39:49 Removing intermediate container ab4efb651395 16:39:49 ---> 820f12fcdaf9 16:39:49 Step 26/26 : LABEL version=0.0.0 16:39:49 ---> Running in 3868bfdbdc09 16:39:49 Removing intermediate container 3868bfdbdc09 16:39:49 ---> f163b91f6fb6 16:39:49 [Warning] One or more build-args [ARCH] were not consumed 16:39:49 Successfully built f163b91f6fb6 16:39:49 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap 16:39:51 provisioning config files... 16:39:51 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config3003227207215214609tmp [Pipeline] { [Pipeline] sh 16:39:52 + set +x 16:39:52 + curl -s https://codecov.io/bash 16:39:52 + bash -s -- 16:39:52 16:39:52 _____ _ 16:39:52 / ____| | | 16:39:52 | | ___ __| | ___ ___ _____ __ 16:39:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:39:52 | |___| (_) | (_| | __/ (_| (_) \ V / 16:39:52 \_____\___/ \__,_|\___|\___\___/ \_/ 16:39:52 Bash-20201231-23d4836 16:39:52 16:39:52 16:39:52 ==> git version 2.24.3 found 16:39:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:39:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:39:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:39:52 ==> Jenkins CI detected. 16:39:52 project root: . 16:39:52 --> token set from env 16:39:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:39:52 ==> Running gcov in . (disable via -X gcov) 16:39:52 ==> Python coveragepy not found 16:39:52 ==> Searching for coverage reports in: 16:39:52 + . 16:39:52 -> Found 1 reports 16:39:52 ==> Detecting git/mercurial file structure 16:39:52 ==> Reading reports 16:39:52 + ./coverage.out bytes=8493 16:39:52 ==> Appending adjustments 16:39:52 https://docs.codecov.io/docs/fixing-reports 16:39:52 + Found adjustments 16:39:52 ==> Gzipping contents 16:39:52 4.0K /tmp/codecov.sBr2KJ.gz 16:39:52 ==> Uploading reports 16:39:52 url: https://codecov.io 16:39:52 query: branch=PR-79&commit=d69cb14f41a385bf530f21206f6d801a7d2c7e46&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-79%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=79&job=&cmd_args= 16:39:52 -> Pinging Codecov 16:39:52 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-79&commit=d69cb14f41a385bf530f21206f6d801a7d2c7e46&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-79%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=79&job=&cmd_args= 16:39:52 -> Uploading to 16:39:52 https://storage.googleapis.com/codecov/v4/raw/2021-01-04/6C56EA5C29638FB4528AC87E60AF5AE0/d69cb14f41a385bf530f21206f6d801a7d2c7e46/6f4de2ff-e03f-4d6f-9ca1-2b6bd126a8c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T163952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31d1faa88b183791f937ce67dcfa7d5c8e882da2f7dad00347cde54af0e57ae1 16:39:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:39:52 Dload Upload Total Spent Left Speed 16:39:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 2981 --:--:-- --:--:-- --:--:-- 2983 16:39:53 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/d69cb14f41a385bf530f21206f6d801a7d2c7e46 [Pipeline] } 16:39:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:39:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:39:56 ---> package-listing.sh 16:39:56 ++ facter osfamily 16:39:56 ++ tr '[:upper:]' '[:lower:]' 16:39:56 + OS_FAMILY=redhat 16:39:56 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-79 16:39:56 + START_PACKAGES=/tmp/packages_start.txt 16:39:56 + END_PACKAGES=/tmp/packages_end.txt 16:39:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:39:56 + PACKAGES=/tmp/packages_start.txt 16:39:56 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-79 ']' 16:39:56 + PACKAGES=/tmp/packages_end.txt 16:39:56 + case "${OS_FAMILY}" in 16:39:56 + rpm -qa 16:39:56 + sort 16:40:02 + '[' -f /tmp/packages_start.txt ']' 16:40:02 + '[' -f /tmp/packages_end.txt ']' 16:40:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:40:02 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-79 ']' 16:40:02 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-79/archives/ 16:40:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-79/archives/ [Pipeline] echo 16:40:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:40:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:40:02 16:40:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:40:03 alpine: Pulling from edgex-lftools-log-publisher 16:40:03 df20fa9351a1: Pulling fs layer 16:40:03 36b3adc4ff6f: Pulling fs layer 16:40:03 8ad3a11d3b57: Pulling fs layer 16:40:03 46f8f816bc3b: Pulling fs layer 16:40:03 93b61091891f: Pulling fs layer 16:40:03 93b9cdb0e59b: Pulling fs layer 16:40:03 5e14af77c1be: Pulling fs layer 16:40:03 01666e4c0597: Pulling fs layer 16:40:03 aa168da1d23b: Pulling fs layer 16:40:03 93b61091891f: Waiting 16:40:03 93b9cdb0e59b: Waiting 16:40:03 5e14af77c1be: Waiting 16:40:03 01666e4c0597: Waiting 16:40:03 aa168da1d23b: Waiting 16:40:03 46f8f816bc3b: Waiting 16:40:03 36b3adc4ff6f: Verifying Checksum 16:40:03 36b3adc4ff6f: Download complete 16:40:03 46f8f816bc3b: Download complete 16:40:03 df20fa9351a1: Verifying Checksum 16:40:03 93b61091891f: Verifying Checksum 16:40:03 93b61091891f: Download complete 16:40:03 93b9cdb0e59b: Verifying Checksum 16:40:03 93b9cdb0e59b: Download complete 16:40:03 8ad3a11d3b57: Verifying Checksum 16:40:03 8ad3a11d3b57: Download complete 16:40:03 01666e4c0597: Verifying Checksum 16:40:03 01666e4c0597: Download complete 16:40:03 5e14af77c1be: Verifying Checksum 16:40:03 5e14af77c1be: Download complete 16:40:03 df20fa9351a1: Pull complete 16:40:04 36b3adc4ff6f: Pull complete 16:40:05 8ad3a11d3b57: Pull complete 16:40:05 46f8f816bc3b: Pull complete 16:40:05 93b61091891f: Pull complete 16:40:05 93b9cdb0e59b: Pull complete 16:40:05 5e14af77c1be: Pull complete 16:40:06 01666e4c0597: Pull complete 16:40:09 aa168da1d23b: Verifying Checksum 16:40:09 aa168da1d23b: Download complete 16:40:17 aa168da1d23b: Pull complete 16:40:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:40:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:40:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:40:17 prd-centos7-docker-4c-2g-18188 does not seem to be running inside a container 16:40:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-79 -v /w/workspace/dgexfoundry_device-snmp-go_PR-79:/w/workspace/dgexfoundry_device-snmp-go_PR-79:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-79@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:alpine cat 16:40:22 $ docker top 1af88937a0a5108a40509e14c4c0e695ec852fa0ebd064f1d80aad58c6ec9b2b -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:22 + touch /tmp/pre-build-complete [Pipeline] sh 16:40:22 + mkdir -p /var/log/sa [Pipeline] sh 16:40:23 + ls /var/log/sa-host 16:40:23 + sadf -c /var/log/sa-host/sa04 16:40:23 file_magic: OK 16:40:23 HZ: Using current value: 100 16:40:23 file_header: OK 16:40:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:40:23 Statistics: 16:40:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:40:23 File successfully converted to sysstat format version 12.2.1 16:40:23 + sadf -c /var/log/sa-host/sa23 16:40:23 file_magic: OK 16:40:23 HZ: Using current value: 100 16:40:23 file_header: OK 16:40:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:40:23 Statistics: 16:40:23 Hnuu...uuuununununu... 16:40:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:23 provisioning config files... 16:40:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config6421537702129381947tmp [Pipeline] { [Pipeline] echo 16:40:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:40:23 ---> create-netrc.sh [Pipeline] } 16:40:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:40:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:40:24 ---> python-tools-install.sh [Pipeline] echo 16:40:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:40:24 ---> sudo-logs.sh 16:40:24 Archiving 'sudo' log.. [Pipeline] echo 16:40:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:40:24 ---> job-cost.sh 16:40:24 lf-activate-venv: SKIPPING 16:40:24 INFO: No Stack... 16:40:26 INFO: Retrieving Pricing Info for: v1-standard-2 16:40:26 INFO: Archiving Costs [Pipeline] echo 16:40:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:40:26 ---> logs-deploy.sh 16:40:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-79/3 16:40:26 INFO: archiving workspace using pattern(s): 16:40:28 Archives upload complete. 16:40:28 INFO: archiving logs to Nexus 16:40:29 ---> uname -a: 16:40:29 Linux prd-centos7-docker-4c-2g-18188.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:40:29 16:40:29 16:40:29 ---> lscpu: 16:40:29 Architecture: x86_64 16:40:29 CPU op-mode(s): 32-bit, 64-bit 16:40:29 Byte Order: Little Endian 16:40:29 Address sizes: 40 bits physical, 48 bits virtual 16:40:29 CPU(s): 4 16:40:29 On-line CPU(s) list: 0-3 16:40:29 Thread(s) per core: 1 16:40:29 Core(s) per socket: 1 16:40:29 Socket(s): 4 16:40:29 NUMA node(s): 1 16:40:29 Vendor ID: GenuineIntel 16:40:29 CPU family: 6 16:40:29 Model: 44 16:40:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:40:29 Stepping: 1 16:40:29 CPU MHz: 2933.436 16:40:29 BogoMIPS: 5866.87 16:40:29 Virtualization: VT-x 16:40:29 Hypervisor vendor: KVM 16:40:29 Virtualization type: full 16:40:29 L1d cache: 128 KiB 16:40:29 L1i cache: 128 KiB 16:40:29 L2 cache: 16 MiB 16:40:29 L3 cache: 64 MiB 16:40:29 NUMA node0 CPU(s): 0-3 16:40:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:40:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:40:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:40:29 Vulnerability Meltdown: Mitigation; PTI 16:40:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:40:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:40:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:40:29 Vulnerability Srbds: Not affected 16:40:29 Vulnerability Tsx async abort: Not affected 16:40:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:40:29 16:40:29 16:40:29 ---> nproc: 16:40:29 4 16:40:29 16:40:29 16:40:29 ---> df -h: 16:40:29 Filesystem Size Used Available Use% Mounted on 16:40:29 overlay 50.0G 7.3G 42.7G 15% / 16:40:29 tmpfs 64.0M 0 64.0M 0% /dev 16:40:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:40:29 shm 64.0M 0 64.0M 0% /dev/shm 16:40:29 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 16:40:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 16:40:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 16:40:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 16:40:29 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 16:40:29 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-79 16:40:29 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp 16:40:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 16:40:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 16:40:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 16:40:29 16:40:29 16:40:29 ---> free -m: 16:40:29 total used free shared buff/cache available 16:40:29 Mem: 1837 689 98 0 1049 1043 16:40:29 Swap: 1023 1 1022 16:40:29 16:40:29 16:40:29 ---> ip addr: 16:40:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:40:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:40:29 inet 127.0.0.1/8 scope host lo 16:40:29 valid_lft forever preferred_lft forever 16:40:29 inet6 ::1/128 scope host 16:40:29 valid_lft forever preferred_lft forever 16:40:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:40:29 link/ether fa:16:3e:3a:2f:b6 brd ff:ff:ff:ff:ff:ff 16:40:29 inet 10.30.122.80/23 brd 10.30.123.255 scope global dynamic eth0 16:40:29 valid_lft 85933sec preferred_lft 85933sec 16:40:29 inet6 fe80::f816:3eff:fe3a:2fb6/64 scope link 16:40:29 valid_lft forever preferred_lft forever 16:40:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:40:29 link/ether 02:42:1d:f3:54:3b brd ff:ff:ff:ff:ff:ff 16:40:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:40:29 valid_lft forever preferred_lft forever 16:40:29 inet6 fe80::42:1dff:fef3:543b/64 scope link 16:40:29 valid_lft forever preferred_lft forever 16:40:29 16:40:29 16:40:29 ---> sar -b -r -n DEV: 16:40:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 16:40:29 16:40:29 16:32:31 LINUX RESTART (4 CPU) 16:40:29 16:40:29 16:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:40:29 16:34:01 62.73 23.25 39.48 0.00 5781.62 3641.08 0.00 16:40:29 16:35:01 1.55 0.00 1.55 0.00 0.00 25.06 0.00 16:40:29 16:36:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 16:40:29 16:37:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 16:40:29 16:38:01 0.13 0.00 0.13 0.00 0.00 2.06 0.00 16:40:29 16:39:01 0.35 0.00 0.35 0.00 0.00 4.70 0.00 16:40:29 16:40:01 47.30 45.62 1.68 0.00 3756.51 37.10 0.00 16:40:29 Average: 16.09 9.84 6.25 0.00 1363.00 531.21 0.00 16:40:29 16:40:29 16:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:40:29 16:34:01 159416 0 590344 31.38 2620 1129164 1095244 37.38 423468 1100172 132 16:40:29 16:35:01 163928 0 585820 31.14 2620 1129176 1066272 36.39 421628 1098116 20 16:40:29 16:36:01 163572 0 586172 31.15 2620 1129180 1066496 36.40 427824 1092924 8 16:40:29 16:37:01 162176 0 587568 31.23 2620 1129180 1066456 36.40 429588 1092412 16 16:40:29 16:38:01 162076 0 587660 31.23 2620 1129188 1066504 36.40 428544 1093664 8 16:40:29 16:39:01 162296 0 587436 31.22 2620 1129192 1066444 36.40 428208 1093664 12 16:40:29 16:40:01 98120 0 588888 31.30 2620 1191916 1067832 36.44 421624 1164956 180 16:40:29 Average: 153083 0 587698 31.23 2620 1138142 1070750 36.54 425841 1105130 54 16:40:29 16:40:29 16:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:40:29 16:34:01 eth0 497.34 334.87 1028.00 103.78 0.00 0.00 0.00 0.00 16:40:29 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:34:01 docker0 1.45 1.20 0.27 1.97 0.00 0.00 0.00 0.00 16:40:29 16:35:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:40:29 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:36:01 eth0 2.25 0.32 0.43 0.17 0.00 0.00 0.00 0.00 16:40:29 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:37:01 eth0 2.10 0.87 0.98 0.59 0.00 0.00 0.00 0.00 16:40:29 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:38:01 eth0 0.58 0.37 0.31 0.24 0.00 0.00 0.00 0.00 16:40:29 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:39:01 eth0 1.22 0.45 0.46 0.24 0.00 0.00 0.00 0.00 16:40:29 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:40:01 eth0 10.59 6.48 9.97 3.73 0.00 0.00 0.00 0.00 16:40:29 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 Average: eth0 73.59 49.08 148.66 15.54 0.00 0.00 0.00 0.00 16:40:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:29 Average: docker0 0.21 0.17 0.04 0.28 0.00 0.00 0.00 0.00 16:40:29 16:40:29 16:40:29 ---> sar -P ALL: 16:40:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 16:40:29 16:40:29 16:32:31 LINUX RESTART (4 CPU) 16:40:29 16:40:29 16:33:01 CPU %user %nice %system %iowait %steal %idle 16:40:29 16:34:01 all 11.05 0.00 3.80 1.45 0.06 83.65 16:40:29 16:34:01 0 12.55 0.00 3.74 2.16 0.05 81.51 16:40:29 16:34:01 1 10.13 0.00 4.18 0.36 0.07 85.27 16:40:29 16:34:01 2 10.00 0.00 3.90 1.10 0.07 84.93 16:40:29 16:34:01 3 11.52 0.00 3.37 2.18 0.05 82.88 16:40:29 16:35:01 all 0.16 0.00 0.05 0.00 0.00 99.79 16:40:29 16:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:40:29 16:35:01 1 0.07 0.00 0.05 0.00 0.00 99.88 16:40:29 16:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:40:29 16:35:01 3 0.50 0.00 0.07 0.00 0.00 99.43 16:40:29 16:36:01 all 0.17 0.00 0.08 0.00 0.00 99.75 16:40:29 16:36:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:40:29 16:36:01 1 0.08 0.00 0.08 0.00 0.00 99.83 16:40:29 16:36:01 2 0.07 0.00 0.10 0.00 0.00 99.83 16:40:29 16:36:01 3 0.50 0.00 0.07 0.00 0.00 99.43 16:40:29 16:37:01 all 0.17 0.00 0.04 0.00 0.00 99.80 16:40:29 16:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:40:29 16:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:40:29 16:37:01 2 0.07 0.00 0.05 0.00 0.00 99.88 16:40:29 16:37:01 3 0.53 0.00 0.05 0.00 0.00 99.42 16:40:29 16:38:01 all 0.17 0.00 0.05 0.00 0.02 99.76 16:40:29 16:38:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:40:29 16:38:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:40:29 16:38:01 2 0.03 0.00 0.08 0.00 0.03 99.85 16:40:29 16:38:01 3 0.53 0.00 0.03 0.00 0.00 99.43 16:40:29 16:39:01 all 0.17 0.00 0.03 0.00 0.00 99.80 16:40:29 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:40:29 16:39:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:40:29 16:39:01 2 0.07 0.00 0.07 0.00 0.00 99.87 16:40:29 16:39:01 3 0.53 0.00 0.00 0.00 0.02 99.45 16:40:29 16:40:01 all 1.08 0.00 0.58 1.06 0.04 97.24 16:40:29 16:40:01 0 0.68 0.00 0.58 0.48 0.05 98.20 16:40:29 16:40:01 1 1.59 0.00 0.73 2.34 0.03 95.31 16:40:29 16:40:01 2 0.78 0.00 0.42 0.40 0.02 98.38 16:40:29 16:40:01 3 1.27 0.00 0.58 1.00 0.07 97.08 16:40:29 Average: all 1.83 0.00 0.65 0.36 0.02 97.14 16:40:29 Average: 0 1.89 0.00 0.64 0.37 0.02 97.09 16:40:29 Average: 1 1.70 0.00 0.73 0.38 0.02 97.17 16:40:29 Average: 2 1.57 0.00 0.66 0.21 0.02 97.55 16:40:29 Average: 3 2.18 0.00 0.59 0.45 0.02 96.76 16:40:29 16:40:29 16:40:29