Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 828c04b1f0eb937037ce2076f410b90c0d25fe4c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4355668218861689184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6070864470255311739.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2201593401949031426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6811103156648351102.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3022210718191449855.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-41 in /w/workspace/gexfoundry_device-snmp-go_master [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 Avoid second fetch Checking out Revision 828c04b1f0eb937037ce2076f410b90c0d25fe4c (master) Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_master@tmp/jenkins-gitclient-ssh1981006848747743231.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 Commit message: "Merge pull request #113 from lenny-intel/default-to-publish" > git rev-list --no-walk 11d8369584318023b9540bc2f4ed2887017df2a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:22:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:22:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:22:01 ========================================================= 18:22:01 EdgeX Global Pipelines Version Info 18:22:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:22:03 ------------------- 18:22:03 stable info: 18:22:03 ------------------- 18:22:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:22:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:22:03 Message: update stable to v1.0.195 18:22:03 ------------------- 18:22:03 experimental info: 18:22:03 ------------------- 18:22:03 Commited By: **** collab-it+edgex@linuxfoundation.org 18:22:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:22:03 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:22:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 18:22:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 18:22:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:22:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:22:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:22:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:22:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 828c04b [Pipeline] echo 18:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:04 provisioning config files... 18:22:04 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4739667283901691098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:05 ---> docker-login.sh 18:22:05 nexus3.edgexfoundry.org:10001 18:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:05 Configure a credential helper to remove this warning. See 18:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:05 18:22:05 Login Succeeded 18:22:05 nexus3.edgexfoundry.org:10002 18:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:05 Configure a credential helper to remove this warning. See 18:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:05 18:22:05 Login Succeeded 18:22:05 nexus3.edgexfoundry.org:10003 18:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:05 Configure a credential helper to remove this warning. See 18:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:05 18:22:05 Login Succeeded 18:22:05 nexus3.edgexfoundry.org:10004 18:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:06 Configure a credential helper to remove this warning. See 18:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:06 18:22:06 Login Succeeded 18:22:06 docker.io 18:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:06 Configure a credential helper to remove this warning. See 18:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:06 18:22:06 Login Succeeded 18:22:06 ---> docker-login.sh ends [Pipeline] } 18:22:06 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:22:06 + git log --format=format:%s -1 828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] echo 18:22:06 GIT_COMMIT: 828c04b1f0eb937037ce2076f410b90c0d25fe4c, Commit Message: Merge pull request #113 from lenny-intel/default-to-publish [Pipeline] echo 18:22:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:07 18:22:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:22:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:08 latest: Pulling from edgex-devops/git-semver 18:22:08 31603596830f: Pulling fs layer 18:22:08 54011a49482f: Pulling fs layer 18:22:08 a6820b24f6d8: Pulling fs layer 18:22:08 f581987b2513: Pulling fs layer 18:22:08 f581987b2513: Waiting 18:22:08 54011a49482f: Verifying Checksum 18:22:08 54011a49482f: Download complete 18:22:08 31603596830f: Verifying Checksum 18:22:08 31603596830f: Download complete 18:22:08 f581987b2513: Verifying Checksum 18:22:08 f581987b2513: Download complete 18:22:08 a6820b24f6d8: Verifying Checksum 18:22:08 a6820b24f6d8: Download complete 18:22:08 31603596830f: Pull complete 18:22:08 54011a49482f: Pull complete 18:22:09 a6820b24f6d8: Pull complete 18:22:09 f581987b2513: Pull complete 18:22:09 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:22:10 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 18:22:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:22:12 $ docker top bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:12 [ssh-agent] Looking for ssh-agent implementation... 18:22:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:12 $ docker exec bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 ssh-agent 18:22:12 SSH_AUTH_SOCK=/tmp/ssh-KbtHyHlKP4me/agent.14 18:22:12 SSH_AGENT_PID=20 18:22:12 Running ssh-add (command line suppressed) 18:22:12 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7264930542076065764.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7264930542076065764.key) 18:22:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:13 + git tag --points-at HEAD [Pipeline] } 18:22:13 $ docker exec --env ******** --env ******** bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 ssh-agent -k 18:22:13 unset SSH_AUTH_SOCK; 18:22:13 unset SSH_AGENT_PID; 18:22:13 echo Agent pid 20 killed; 18:22:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:22:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:13 [ssh-agent] Looking for ssh-agent implementation... 18:22:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:13 $ docker exec bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 ssh-agent 18:22:13 SSH_AUTH_SOCK=/tmp/ssh-h5r0zQsMQrZX/agent.53 18:22:13 SSH_AGENT_PID=59 18:22:13 Running ssh-add (command line suppressed) 18:22:13 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1809193181073269882.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1809193181073269882.key) 18:22:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:13 + git semver init 18:22:13 # -> Open(): unable to determine branch for HEAD 18:22:13 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 18:22:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 18:22:13 # $SEMVER_REMOTE_NAME = origin 18:22:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:22:13 # $SEMVER_USER_NAME = edgex-jenkins 18:22:13 # $SEMVER_BRANCH = master 18:22:13 # $SEMVER_TEMP = /tmp/semver-360037804 18:22:13 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 18:22:14 # '/tmp/semver-360037804' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 18:22:14 # -> Force: false 18:22:14 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 18:22:14 $ docker exec --env ******** --env ******** bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 ssh-agent -k 18:22:14 unset SSH_AUTH_SOCK; 18:22:14 unset SSH_AGENT_PID; 18:22:14 echo Agent pid 59 killed; 18:22:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:14 + git semver [Pipeline] } 18:22:14 $ docker stop --time=1 bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 18:22:16 $ docker rm -f bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 [Pipeline] // withDockerContainer [Pipeline] sh 18:22:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:22:16 Stashed 1 file(s) [Pipeline] echo 18:22:16 [edgeXSemver]: initialized semver on version 1.3.2-dev.11 [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:22:31 Still waiting to schedule task 18:22:31 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 18:22:31 ‘prd-centos7-docker-4c-2g-1825’ is offline 18:22:31 ‘prd-centos7-docker-4c-2g-23’ is offline 18:22:31 ‘prd-centos7-docker-4c-2g-25’ is offline 18:22:31 ‘prd-centos7-docker-4c-2g-27’ is offline 18:22:31 ‘prd-centos7-docker-4c-2g-30’ is offline 18:22:31 ‘prd-centos7-docker-4c-2g-34’ is offline 18:22:31 ‘prd-centos7-docker-4c-2g-36’ is offline 18:22:31 ‘prd-centos7-docker-4c-2g-47’ is offline 18:22:31 ‘prd-ubuntu18.04-docker-8c-8g-31’ doesn’t have label ‘centos7-docker-4c-2g’ 18:22:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26’ doesn’t have label ‘centos7-docker-4c-2g’ 18:22:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-29’ doesn’t have label ‘centos7-docker-4c-2g’ 18:22:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32’ doesn’t have label ‘centos7-docker-4c-2g’ 18:22:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-43’ doesn’t have label ‘centos7-docker-4c-2g’ 18:22:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-44’ doesn’t have label ‘centos7-docker-4c-2g’ 18:22:32 Still waiting to schedule task 18:22:32 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:22:32 ‘prd-centos7-docker-4c-2g-1825’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:22:32 ‘prd-centos7-docker-4c-2g-23’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:22:32 ‘prd-centos7-docker-4c-2g-25’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:22:32 ‘prd-centos7-docker-4c-2g-27’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:22:32 ‘prd-centos7-docker-4c-2g-30’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:22:32 ‘prd-centos7-docker-4c-2g-34’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:22:32 ‘prd-centos7-docker-4c-2g-36’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:22:32 ‘prd-centos7-docker-4c-2g-47’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:22:32 ‘prd-ubuntu18.04-docker-8c-8g-31’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:22:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26’ is offline 18:22:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-29’ is offline 18:22:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32’ is offline 18:22:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-43’ is offline 18:22:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-44’ is offline 18:23:20 Running on prd-centos7-docker-4c-2g-50 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 18:23:20 Running in /w/workspace/device-snmp-go/35 [Pipeline] { [Pipeline] checkout 18:23:20 Selected Git installation does not exist. Using Default 18:23:20 The recommended git tool is: NONE 18:23:23 using credential edgex-jenkins-ssh 18:23:23 Cloning the remote Git repository 18:23:24 Avoid second fetch 18:23:24 Checking out Revision 828c04b1f0eb937037ce2076f410b90c0d25fe4c (master) 18:23:22 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:23:22 > git init /w/workspace/device-snmp-go/35 # timeout=10 18:23:22 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:23:22 > git --version # timeout=10 18:23:22 > git --version # 'git version 2.24.4' 18:23:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:22 [INFO] Currently running in a labeled security context 18:23:22 [INFO] Currently SELinux is 'enforcing' on the host 18:23:22 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/35@tmp/jenkins-gitclient-ssh8362509168531828736.key 18:23:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:23 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:23:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:23 > git config core.sparsecheckout # timeout=10 18:23:23 > git checkout -f 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 18:23:27 Commit message: "Merge pull request #113 from lenny-intel/default-to-publish" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:23:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:23:29 + sudo service docker restart 18:23:29 + true 18:23:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:47 provisioning config files... 18:23:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/35@tmp/config9212161353955960732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:47 ---> docker-login.sh 18:23:47 nexus3.edgexfoundry.org:10001 18:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:48 Configure a credential helper to remove this warning. See 18:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:48 18:23:48 Login Succeeded 18:23:48 nexus3.edgexfoundry.org:10002 18:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:48 Configure a credential helper to remove this warning. See 18:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:48 18:23:48 Login Succeeded 18:23:48 nexus3.edgexfoundry.org:10003 18:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:48 Configure a credential helper to remove this warning. See 18:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:48 18:23:48 Login Succeeded 18:23:48 nexus3.edgexfoundry.org:10004 18:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:48 Configure a credential helper to remove this warning. See 18:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:48 18:23:48 Login Succeeded 18:23:48 docker.io 18:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:48 Configure a credential helper to remove this warning. See 18:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:48 18:23:48 Login Succeeded 18:23:48 ---> docker-login.sh ends [Pipeline] } 18:23:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:49 ========================================================= 18:23:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:23:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:23:49 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:23:49 Sending build context to Docker daemon 362kB 18:23:49 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:23:49 Step 2/10 : FROM ${BASE} 18:23:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:23:49 540db60ca938: Pulling fs layer 18:23:49 adcc1eea9eea: Pulling fs layer 18:23:49 4c4ab2625f07: Pulling fs layer 18:23:49 0510c868ecb4: Pulling fs layer 18:23:49 afea3b2eda06: Pulling fs layer 18:23:49 7809a108b3ef: Pulling fs layer 18:23:49 f706445af74f: Pulling fs layer 18:23:49 0510c868ecb4: Waiting 18:23:49 afea3b2eda06: Waiting 18:23:49 7809a108b3ef: Waiting 18:23:49 f706445af74f: Waiting 18:23:49 4c4ab2625f07: Verifying Checksum 18:23:49 4c4ab2625f07: Download complete 18:23:49 adcc1eea9eea: Verifying Checksum 18:23:49 adcc1eea9eea: Download complete 18:23:49 afea3b2eda06: Verifying Checksum 18:23:49 afea3b2eda06: Download complete 18:23:49 7809a108b3ef: Verifying Checksum 18:23:49 7809a108b3ef: Download complete 18:23:49 540db60ca938: Verifying Checksum 18:23:49 540db60ca938: Download complete 18:23:49 540db60ca938: Pull complete 18:23:49 adcc1eea9eea: Pull complete 18:23:49 4c4ab2625f07: Pull complete 18:23:51 f706445af74f: Verifying Checksum 18:23:51 f706445af74f: Download complete 18:23:52 0510c868ecb4: Verifying Checksum 18:23:52 0510c868ecb4: Download complete 18:23:56 0510c868ecb4: Pull complete 18:23:56 afea3b2eda06: Pull complete 18:23:56 7809a108b3ef: Pull complete 18:23:57 f706445af74f: Pull complete 18:23:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:23:57 ---> b068be0155e3 18:23:57 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 18:24:01 ---> Running in ee3cb3970aaa 18:24:02 Removing intermediate container ee3cb3970aaa 18:24:02 ---> 42db86e22d35 18:24:02 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:24:02 ---> Running in 0cc6db330c0c 18:24:02 Removing intermediate container 0cc6db330c0c 18:24:02 ---> e65002bddbd6 18:24:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 18:24:02 ---> Running in 69e2dfed371e 18:24:02 Removing intermediate container 69e2dfed371e 18:24:02 ---> ba272c9f447c 18:24:02 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:02 ---> Running in 2742d16662f2 18:24:02 Removing intermediate container 2742d16662f2 18:24:02 ---> 19f77d58958d 18:24:02 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:02 ---> Running in 9d1a39ced0c3 18:24:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:24:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:24:04 (1/13) Installing libc-dev (0.7.2-r3) 18:24:04 (2/13) Installing libsodium (1.0.18-r0) 18:24:04 (3/13) Installing pkgconf (1.7.3-r0) 18:24:04 (4/13) Installing libsodium-dev (1.0.18-r0) 18:24:04 (5/13) Installing openssh-keygen (8.4_p1-r3) 18:24:04 (6/13) Installing libedit (20191231.3.1-r1) 18:24:04 (7/13) Installing openssh-client (8.4_p1-r3) 18:24:05 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 18:24:05 (9/13) Installing openssh-server-common (8.4_p1-r3) 18:24:05 (10/13) Installing openssh-server (8.4_p1-r3) 18:24:05 (11/13) Installing openssh (8.4_p1-r3) 18:24:05 (12/13) Installing libzmq (4.3.3-r1) 18:24:05 (13/13) Installing zeromq-dev (4.3.3-r1) 18:24:05 Executing busybox-1.32.1-r6.trigger 18:24:05 OK: 156 MiB in 53 packages 18:24:06 Removing intermediate container 9d1a39ced0c3 18:24:06 ---> 711ad70a0580 18:24:06 Step 8/10 : WORKDIR /device-snmp-go 18:24:06 ---> Running in f327ac29f0b6 18:24:06 Removing intermediate container f327ac29f0b6 18:24:06 ---> 7824bb134c91 18:24:06 Step 9/10 : COPY . . 18:24:06 ---> d1edbce56024 18:24:06 Step 10/10 : RUN go mod download 18:24:06 ---> Running in 1bd559196a9d 18:24:18 Removing intermediate container 1bd559196a9d 18:24:18 ---> a367f7f0ca77 18:24:18 Successfully built a367f7f0ca77 18:24:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:24:19 + docker inspect -f . ci-base-image-x86_64 18:24:19 . [Pipeline] withDockerContainer 18:24:19 prd-centos7-docker-4c-2g-50 does not seem to be running inside a container 18:24:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/35 -v /w/workspace/device-snmp-go/35:/w/workspace/device-snmp-go/35:rw,z -v /w/workspace/device-snmp-go/35@tmp:/w/workspace/device-snmp-go/35@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 ******** ci-base-image-x86_64 cat 18:24:19 $ docker top 1d5f244b81c876fe00ed1360cbb11af52e56a568b670263fc2f2b13e3a684fb5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:20 + go version 18:24:20 go version go1.16.3 linux/amd64 [Pipeline] } 18:24:20 $ docker stop --time=1 1d5f244b81c876fe00ed1360cbb11af52e56a568b670263fc2f2b13e3a684fb5 18:24:21 $ docker rm -f 1d5f244b81c876fe00ed1360cbb11af52e56a568b670263fc2f2b13e3a684fb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:24:21 + docker inspect -f . ci-base-image-x86_64 18:24:21 . [Pipeline] withDockerContainer 18:24:21 prd-centos7-docker-4c-2g-50 does not seem to be running inside a container 18:24:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/35 -v /w/workspace/device-snmp-go/35:/w/workspace/device-snmp-go/35:rw,z -v /w/workspace/device-snmp-go/35@tmp:/w/workspace/device-snmp-go/35@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 ******** ci-base-image-x86_64 cat 18:24:22 $ docker top 141667e6d6791e5ffd783be0451441bb543866dce00577e01ed3bd1c9d5e5e97 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:22 + go mod tidy [Pipeline] sh 18:24:23 + make test 18:24:23 go mod tidy 18:24:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:24:24 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:24:39 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:24:39 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 18:24:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:24:44 gofmt -l . 18:24:44 [ "`gofmt -l .`" = "" ] 18:24:44 ./bin/test-attribution-txt.sh [Pipeline] } 18:24:44 $ docker stop --time=1 141667e6d6791e5ffd783be0451441bb543866dce00577e01ed3bd1c9d5e5e97 18:24:46 $ docker rm -f 141667e6d6791e5ffd783be0451441bb543866dce00577e01ed3bd1c9d5e5e97 [Pipeline] // withDockerContainer [Pipeline] sh 18:24:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:24:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:24:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:24:48 + ls -al . 18:24:48 total 104 18:24:48 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 17 18:24 . 18:24:48 drwxrwxr-x. 4 jenkins jenkins 30 Jun 17 18:23 .. 18:24:48 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 17 18:23 Attribution.txt 18:24:48 drwxrwxr-x. 2 jenkins jenkins 60 Jun 17 18:23 bin 18:24:48 drwxrwxr-x. 3 jenkins jenkins 32 Jun 17 18:23 cmd 18:24:48 -rw-r--r--. 1 jenkins jenkins 7631 Jun 17 18:24 coverage.out 18:24:48 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 17 18:23 Dockerfile 18:24:48 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 17 18:23 Dockerfile.build 18:24:48 -rw-rw-r--. 1 jenkins jenkins 6 Jun 17 18:23 .dockerignore 18:24:48 drwxrwxr-x. 8 jenkins jenkins 162 Jun 17 18:23 .git 18:24:48 drwxrwxr-x. 2 jenkins jenkins 103 Jun 17 18:23 .github 18:24:48 -rw-rw-r--. 1 jenkins jenkins 269 Jun 17 18:23 .gitignore 18:24:48 -rw-rw-r--. 1 jenkins jenkins 223 Jun 17 18:23 go.mod 18:24:48 -rw-r--r--. 1 jenkins jenkins 21038 Jun 17 18:24 go.sum 18:24:48 drwxrwxr-x. 3 jenkins jenkins 20 Jun 17 18:23 internal 18:24:48 -rw-rw-r--. 1 jenkins jenkins 656 Jun 17 18:23 Jenkinsfile 18:24:48 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 17 18:23 LICENSE 18:24:48 -rw-rw-r--. 1 jenkins jenkins 936 Jun 17 18:23 Makefile 18:24:48 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 17 18:23 README.md 18:24:48 -rw-rw-r--. 1 jenkins jenkins 12 Jun 17 18:22 VERSION 18:24:48 -rw-rw-r--. 1 jenkins jenkins 209 Jun 17 18:23 version.go [Pipeline] isUnix [Pipeline] sh 18:24:49 + 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=828c04b1f0eb937037ce2076f410b90c0d25fe4c --label arch=amd64 --label version=1.3.2-dev.11 . 18:24:49 Sending build context to Docker daemon 370.2kB 18:24:49 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 18:24:49 Step 2/24 : FROM ${BASE} AS builder 18:24:49 ---> a367f7f0ca77 18:24:49 Step 3/24 : ARG MAKE='make build' 18:24:49 ---> Running in 12ac12adcc9a 18:24:49 Removing intermediate container 12ac12adcc9a 18:24:49 ---> 03ee6ed64a69 18:24:49 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:24:49 ---> Running in 6c7390f3fbdb 18:24:49 Removing intermediate container 6c7390f3fbdb 18:24:49 ---> bd119a985971 18:24:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 18:24:49 ---> Running in 405d5eb70430 18:24:49 Removing intermediate container 405d5eb70430 18:24:49 ---> ee56ad07a6cc 18:24:49 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:49 ---> Running in e886f5a576a1 18:24:49 Removing intermediate container e886f5a576a1 18:24:49 ---> 454afa245c87 18:24:49 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:49 ---> Running in 78f596c21eeb 18:24:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:24:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:24:51 OK: 156 MiB in 53 packages 18:24:51 Removing intermediate container 78f596c21eeb 18:24:51 ---> a54ac60dae68 18:24:51 Step 8/24 : WORKDIR /device-snmp-go 18:24:51 ---> Running in 44f0a4a0ec4e 18:24:51 Removing intermediate container 44f0a4a0ec4e 18:24:51 ---> f75c8186f398 18:24:51 Step 9/24 : COPY . . 18:24:52 ---> 59bb9e57949d 18:24:52 Step 10/24 : RUN go mod tidy 18:24:52 ---> Running in 2af54c3c0dbb 18:24:52 Removing intermediate container 2af54c3c0dbb 18:24:52 ---> c7012bcfbf42 18:24:52 Step 11/24 : RUN make update 18:24:52 ---> Running in 80ed3ca48cd9 18:24:53 CGO_ENABLED=0 GO111MODULE=on go mod download 18:24:53 Removing intermediate container 80ed3ca48cd9 18:24:53 ---> fe94ec3280f5 18:24:53 Step 12/24 : RUN ${MAKE} 18:24:53 ---> Running in b66b897263d9 18:24:53 go mod tidy 18:24:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.11" -o cmd/device-snmp ./cmd 18:25:05 Removing intermediate container b66b897263d9 18:25:05 ---> 1b5f95dd142f 18:25:05 Step 13/24 : FROM alpine:3.12 18:25:05 3.12: Pulling from library/alpine 18:25:05 339de151aab4: Pulling fs layer 18:25:05 339de151aab4: Verifying Checksum 18:25:05 339de151aab4: Download complete 18:25:05 339de151aab4: Pull complete 18:25:05 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:25:05 Status: Downloaded newer image for alpine:3.12 18:25:05 ---> 13621d1b12d4 18:25:05 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 18:25:05 ---> Running in 596430c6258b 18:25:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:25:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:25:06 (1/6) Installing dumb-init (1.2.2-r1) 18:25:06 (2/6) Installing libgcc (9.3.0-r2) 18:25:06 (3/6) Installing libsodium (1.0.18-r0) 18:25:06 (4/6) Installing libstdc++ (9.3.0-r2) 18:25:06 (5/6) Installing libzmq (4.3.3-r0) 18:25:06 (6/6) Installing zeromq (4.3.3-r0) 18:25:06 Executing busybox-1.31.1-r20.trigger 18:25:06 OK: 8 MiB in 20 packages 18:25:06 Removing intermediate container 596430c6258b 18:25:06 ---> f738659e437d 18:25:06 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 18:25:07 ---> 1a97edf21a65 18:25:07 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 18:25:07 ---> 410084ae366e 18:25:07 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 18:25:07 ---> 0afc00a8c3e2 18:25:07 Step 18/24 : EXPOSE 59993 18:25:07 ---> Running in 6f3c0d907473 18:25:07 Removing intermediate container 6f3c0d907473 18:25:07 ---> 4d72f109f773 18:25:07 Step 19/24 : EXPOSE 161 18:25:07 ---> Running in 5480fe10ec76 18:25:07 Removing intermediate container 5480fe10ec76 18:25:07 ---> d21cfd64a467 18:25:07 Step 20/24 : ENTRYPOINT ["/device-snmp"] 18:25:07 ---> Running in b0a36ec8dd19 18:25:07 Removing intermediate container b0a36ec8dd19 18:25:07 ---> c56ae630fae3 18:25:07 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:25:07 ---> Running in 5bb31e699330 18:25:08 Removing intermediate container 5bb31e699330 18:25:08 ---> 92e4bdbbbd71 18:25:08 Step 22/24 : LABEL arch=amd64 18:25:08 ---> Running in 046c457cc31d 18:25:08 Removing intermediate container 046c457cc31d 18:25:08 ---> 48dd7338b63d 18:25:08 Step 23/24 : LABEL git_sha=828c04b1f0eb937037ce2076f410b90c0d25fe4c 18:25:08 ---> Running in e6b85dc3335a 18:25:08 Removing intermediate container e6b85dc3335a 18:25:08 ---> e6d6a718ae24 18:25:08 Step 24/24 : LABEL version=1.3.2-dev.11 18:25:08 ---> Running in 4ec24ed8c80f 18:25:08 Removing intermediate container 4ec24ed8c80f 18:25:08 ---> 6e99af48b832 18:25:08 [Warning] One or more build-args [ARCH] were not consumed 18:25:08 Successfully built 6e99af48b832 18:25:08 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:08 provisioning config files... 18:25:08 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/35@tmp/config6964102017325631038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:08 ---> docker-login.sh 18:25:08 nexus3.edgexfoundry.org:10001 18:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:08 Configure a credential helper to remove this warning. See 18:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:08 18:25:08 Login Succeeded 18:25:08 nexus3.edgexfoundry.org:10002 18:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:09 Configure a credential helper to remove this warning. See 18:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:09 18:25:09 Login Succeeded 18:25:09 nexus3.edgexfoundry.org:10003 18:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:09 Configure a credential helper to remove this warning. See 18:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:09 18:25:09 Login Succeeded 18:25:09 nexus3.edgexfoundry.org:10004 18:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:09 Configure a credential helper to remove this warning. See 18:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:09 18:25:09 Login Succeeded 18:25:09 docker.io 18:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:09 Configure a credential helper to remove this warning. See 18:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:09 18:25:09 Login Succeeded 18:25:09 ---> docker-login.sh ends [Pipeline] } 18:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:09 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 18:25:09 828c04b1f0eb937037ce2076f410b90c0d25fe4c 18:25:09 latest 18:25:09 1.3.2-dev.11 18:25:09 828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 18:25:09 master 18:25:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:10 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] isUnix [Pipeline] sh 18:25:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c 18:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:25:10 2a26025ca7d2: Preparing 18:25:10 3e4320f9be02: Preparing 18:25:10 beca17c4cabf: Preparing 18:25:10 d2f9983b91b8: Preparing 18:25:10 32f366d666a5: Preparing 18:25:10 32f366d666a5: Layer already exists 18:25:10 3e4320f9be02: Pushed 18:25:10 2a26025ca7d2: Pushed 18:25:10 d2f9983b91b8: Pushed 18:25:12 beca17c4cabf: Pushed 18:25:12 828c04b1f0eb937037ce2076f410b90c0d25fe4c: digest: sha256:d5a1ac6f85556fc5c61117db044acaa853471167e516762b8321f55cf8ba62a9 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:25:12 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 18:25:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 18:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:25:12 2a26025ca7d2: Preparing 18:25:12 3e4320f9be02: Preparing 18:25:12 beca17c4cabf: Preparing 18:25:12 d2f9983b91b8: Preparing 18:25:12 32f366d666a5: Preparing 18:25:12 3e4320f9be02: Layer already exists 18:25:12 beca17c4cabf: Layer already exists 18:25:12 d2f9983b91b8: Layer already exists 18:25:12 32f366d666a5: Layer already exists 18:25:12 2a26025ca7d2: Layer already exists 18:25:12 latest: digest: sha256:d5a1ac6f85556fc5c61117db044acaa853471167e516762b8321f55cf8ba62a9 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:25:13 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh 18:25:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.11 18:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:25:13 2a26025ca7d2: Preparing 18:25:13 3e4320f9be02: Preparing 18:25:13 beca17c4cabf: Preparing 18:25:13 d2f9983b91b8: Preparing 18:25:13 32f366d666a5: Preparing 18:25:13 2a26025ca7d2: Layer already exists 18:25:13 32f366d666a5: Layer already exists 18:25:13 d2f9983b91b8: Layer already exists 18:25:13 beca17c4cabf: Layer already exists 18:25:13 3e4320f9be02: Layer already exists 18:25:13 1.3.2-dev.11: digest: sha256:d5a1ac6f85556fc5c61117db044acaa853471167e516762b8321f55cf8ba62a9 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:25:13 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh 18:25:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 18:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:25:14 2a26025ca7d2: Preparing 18:25:14 3e4320f9be02: Preparing 18:25:14 beca17c4cabf: Preparing 18:25:14 d2f9983b91b8: Preparing 18:25:14 32f366d666a5: Preparing 18:25:14 2a26025ca7d2: Layer already exists 18:25:14 d2f9983b91b8: Layer already exists 18:25:14 beca17c4cabf: Layer already exists 18:25:14 32f366d666a5: Layer already exists 18:25:14 3e4320f9be02: Layer already exists 18:25:14 828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11: digest: sha256:d5a1ac6f85556fc5c61117db044acaa853471167e516762b8321f55cf8ba62a9 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:25:14 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] isUnix [Pipeline] sh 18:25:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp:master 18:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:25:14 2a26025ca7d2: Preparing 18:25:14 3e4320f9be02: Preparing 18:25:14 beca17c4cabf: Preparing 18:25:14 d2f9983b91b8: Preparing 18:25:14 32f366d666a5: Preparing 18:25:14 32f366d666a5: Layer already exists 18:25:14 3e4320f9be02: Layer already exists 18:25:14 d2f9983b91b8: Layer already exists 18:25:14 2a26025ca7d2: Layer already exists 18:25:14 beca17c4cabf: Layer already exists 18:25:14 master: digest: sha256:d5a1ac6f85556fc5c61117db044acaa853471167e516762b8321f55cf8ba62a9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:14 ===================================================== [Pipeline] echo 18:25:14 taggedImages: 18:25:14 - nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c 18:25:14 - nexus3.edgexfoundry.org:10004/device-snmp:latest 18:25:14 - nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.11 18:25:14 - nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 18:25:14 - nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:25:15 ---> job-cost.sh 18:25:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9V96 18:25:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-55 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 18:25:15 Running in /w/workspace/device-snmp-go/35 [Pipeline] { [Pipeline] checkout 18:25:15 Selected Git installation does not exist. Using Default 18:25:15 The recommended git tool is: NONE 18:25:22 using credential edgex-jenkins-ssh 18:25:22 Cloning the remote Git repository 18:25:22 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:25:22 > git init /w/workspace/device-snmp-go/35 # timeout=10 18:25:23 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:25:23 > git --version # timeout=10 18:25:23 > git --version # 'git version 2.17.1' 18:25:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:25:23 Avoid second fetch 18:25:23 Checking out Revision 828c04b1f0eb937037ce2076f410b90c0d25fe4c (master) 18:25:23 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:25:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:24 > git config core.sparsecheckout # timeout=10 18:25:24 > git checkout -f 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 18:25:28 Commit message: "Merge pull request #113 from lenny-intel/default-to-publish" 18:25:28 18:25:28 GitHub has been notified of this commit’s build result 18:25:28 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:25:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:25:30 + sudo service docker restart 18:25:30 + true 18:25:38 lf-activate-venv(): INFO: Adding /tmp/venv-9V96/bin to PATH 18:25:38 INFO: No Stack... 18:25:38 INFO: Retrieving Pricing Info for: v3-standard-2 18:25:38 INFO: Archiving Costs [Pipeline] sh 18:25:38 + cut -d, -f6 18:25:38 + cat /w/workspace/device-snmp-go/35/archives/cost.csv [Pipeline] lock 18:25:38 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] 18:25:38 Resource [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] did not exist. Created. 18:25:38 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:39 + echo total: 0.05999999865889549 [Pipeline] stash 18:25:39 Stashed 1 file(s) [Pipeline] } 18:25:39 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:49 provisioning config files... 18:25:49 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/35@tmp/config8986766738330424885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:49 ---> docker-login.sh 18:25:49 nexus3.edgexfoundry.org:10001 18:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:50 Configure a credential helper to remove this warning. See 18:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:50 18:25:50 Login Succeeded 18:25:50 nexus3.edgexfoundry.org:10002 18:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:51 Configure a credential helper to remove this warning. See 18:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:51 18:25:51 Login Succeeded 18:25:51 nexus3.edgexfoundry.org:10003 18:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:52 Configure a credential helper to remove this warning. See 18:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:52 18:25:52 Login Succeeded 18:25:52 nexus3.edgexfoundry.org:10004 18:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:52 Configure a credential helper to remove this warning. See 18:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:52 18:25:52 Login Succeeded 18:25:52 docker.io 18:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:53 Configure a credential helper to remove this warning. See 18:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:53 18:25:53 Login Succeeded 18:25:53 ---> docker-login.sh ends [Pipeline] } 18:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:25:54 ========================================================= 18:25:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:25:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:25:54 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:25:54 Sending build context to Docker daemon 361kB 18:25:54 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:25:54 Step 2/10 : FROM ${BASE} 18:25:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:25:54 595b0fe564bb: Pulling fs layer 18:25:54 3088b5b3c5c0: Pulling fs layer 18:25:54 5b7225fbf94c: Pulling fs layer 18:25:54 ba82ee9f976e: Pulling fs layer 18:25:54 506bd15cee9f: Pulling fs layer 18:25:54 ba82ee9f976e: Waiting 18:25:54 75a0a4a0db45: Pulling fs layer 18:25:54 506bd15cee9f: Waiting 18:25:54 618dc40b7e24: Pulling fs layer 18:25:54 5b7225fbf94c: Verifying Checksum 18:25:54 5b7225fbf94c: Download complete 18:25:54 3088b5b3c5c0: Verifying Checksum 18:25:54 3088b5b3c5c0: Download complete 18:25:55 506bd15cee9f: Verifying Checksum 18:25:55 506bd15cee9f: Download complete 18:25:55 75a0a4a0db45: Verifying Checksum 18:25:55 75a0a4a0db45: Download complete 18:25:55 595b0fe564bb: Verifying Checksum 18:25:55 595b0fe564bb: Download complete 18:25:55 595b0fe564bb: Pull complete 18:25:56 3088b5b3c5c0: Pull complete 18:25:57 5b7225fbf94c: Pull complete 18:25:57 618dc40b7e24: Verifying Checksum 18:25:57 618dc40b7e24: Download complete 18:25:58 ba82ee9f976e: Download complete 18:26:08 ba82ee9f976e: Pull complete 18:26:08 506bd15cee9f: Pull complete 18:26:09 75a0a4a0db45: Pull complete 18:26:12 618dc40b7e24: Pull complete 18:26:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:26:12 ---> a36622ca3599 18:26:12 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 18:26:15 ---> Running in c89cdb7f2867 18:26:15 Removing intermediate container c89cdb7f2867 18:26:15 ---> 6ac3f927e51f 18:26:15 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:26:16 ---> Running in 97616550d728 18:26:16 Removing intermediate container 97616550d728 18:26:16 ---> 75c0e89cdd43 18:26:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 18:26:16 ---> Running in 7f4ee74d5757 18:26:17 Removing intermediate container 7f4ee74d5757 18:26:17 ---> 154270512163 18:26:17 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:17 ---> Running in 214d3aa3ba8d 18:26:20 Removing intermediate container 214d3aa3ba8d 18:26:20 ---> 4e5bc8ecc728 18:26:20 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:20 ---> Running in 926b700b6ba5 18:26:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:26:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:26:22 (1/13) Installing libc-dev (0.7.2-r3) 18:26:22 (2/13) Installing libsodium (1.0.18-r0) 18:26:22 (3/13) Installing pkgconf (1.7.3-r0) 18:26:22 (4/13) Installing libsodium-dev (1.0.18-r0) 18:26:23 (5/13) Installing openssh-keygen (8.4_p1-r3) 18:26:23 (6/13) Installing libedit (20191231.3.1-r1) 18:26:24 (7/13) Installing openssh-client (8.4_p1-r3) 18:26:26 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 18:26:26 (9/13) Installing openssh-server-common (8.4_p1-r3) 18:26:26 (10/13) Installing openssh-server (8.4_p1-r3) 18:26:26 (11/13) Installing openssh (8.4_p1-r3) 18:26:27 (12/13) Installing libzmq (4.3.3-r1) 18:26:27 (13/13) Installing zeromq-dev (4.3.3-r1) 18:26:28 Executing busybox-1.32.1-r6.trigger 18:26:28 OK: 145 MiB in 53 packages 18:26:29 Removing intermediate container 926b700b6ba5 18:26:29 ---> 47f75d6a4533 18:26:29 Step 8/10 : WORKDIR /device-snmp-go 18:26:29 ---> Running in 56ed7f06a71c 18:26:30 Removing intermediate container 56ed7f06a71c 18:26:30 ---> 492db175b744 18:26:30 Step 9/10 : COPY . . 18:26:31 ---> ad0dc2f20318 18:26:31 Step 10/10 : RUN go mod download 18:26:31 ---> Running in 19b71c931e9a 18:26:58 Removing intermediate container 19b71c931e9a 18:26:58 ---> 81ed56fa5cbc 18:26:58 Successfully built 81ed56fa5cbc 18:26:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:26:58 + docker inspect -f . ci-base-image-arm64 18:26:58 . [Pipeline] withDockerContainer 18:26:58 prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container 18:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/35 -v /w/workspace/device-snmp-go/35:/w/workspace/device-snmp-go/35:rw,z -v /w/workspace/device-snmp-go/35@tmp:/w/workspace/device-snmp-go/35@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 ******** ci-base-image-arm64 cat 18:27:00 $ docker top d8aa08856ee68c7e399a5691066a936b6b31479b3bec0282f678aeb620edc2a4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:01 + go version 18:27:01 go version go1.16.5 linux/arm64 [Pipeline] } 18:27:01 $ docker stop --time=1 d8aa08856ee68c7e399a5691066a936b6b31479b3bec0282f678aeb620edc2a4 18:27:03 $ docker rm -f d8aa08856ee68c7e399a5691066a936b6b31479b3bec0282f678aeb620edc2a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:27:04 + docker inspect -f . ci-base-image-arm64 18:27:04 . [Pipeline] withDockerContainer 18:27:04 prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container 18:27:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/35 -v /w/workspace/device-snmp-go/35:/w/workspace/device-snmp-go/35:rw,z -v /w/workspace/device-snmp-go/35@tmp:/w/workspace/device-snmp-go/35@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 ******** ci-base-image-arm64 cat 18:27:06 $ docker top b7d41f324706a69caa073410060db0c85b1b3d563a32b6135907915f150d4bf7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:07 + go mod tidy [Pipeline] sh 18:27:08 + make test 18:27:08 go mod tidy 18:27:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:27:10 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:28:07 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:28:07 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements 18:28:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:28:29 gofmt -l . 18:28:29 [ "`gofmt -l .`" = "" ] 18:28:29 ./bin/test-attribution-txt.sh [Pipeline] } 18:28:29 $ docker stop --time=1 b7d41f324706a69caa073410060db0c85b1b3d563a32b6135907915f150d4bf7 18:28:31 $ docker rm -f b7d41f324706a69caa073410060db0c85b1b3d563a32b6135907915f150d4bf7 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:32 Warning: overwriting stash ‘coverage-report’ 18:28:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:33 + ls -al . 18:28:33 total 128 18:28:33 drwxrwxr-x 7 jenkins jenkins 4096 Jun 17 18:28 . 18:28:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 18:25 .. 18:28:33 -rw-rw-r-- 1 jenkins jenkins 6 Jun 17 18:25 .dockerignore 18:28:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 18:25 .git 18:28:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 18:25 .github 18:28:33 -rw-rw-r-- 1 jenkins jenkins 269 Jun 17 18:25 .gitignore 18:28:33 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 17 18:25 Attribution.txt 18:28:33 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 17 18:25 Dockerfile 18:28:33 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 17 18:25 Dockerfile.build 18:28:33 -rw-rw-r-- 1 jenkins jenkins 656 Jun 17 18:25 Jenkinsfile 18:28:33 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 17 18:25 LICENSE 18:28:33 -rw-rw-r-- 1 jenkins jenkins 936 Jun 17 18:25 Makefile 18:28:33 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 17 18:25 README.md 18:28:33 -rw-rw-r-- 1 jenkins jenkins 12 Jun 17 18:22 VERSION 18:28:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 18:25 bin 18:28:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 18:25 cmd 18:28:33 -rw-r--r-- 1 jenkins jenkins 7631 Jun 17 18:28 coverage.out 18:28:33 -rw-rw-r-- 1 jenkins jenkins 223 Jun 17 18:25 go.mod 18:28:33 -rw-r--r-- 1 jenkins jenkins 21038 Jun 17 18:27 go.sum 18:28:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 18:25 internal 18:28:33 -rw-rw-r-- 1 jenkins jenkins 209 Jun 17 18:25 version.go [Pipeline] isUnix [Pipeline] sh 18:28:34 + 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=828c04b1f0eb937037ce2076f410b90c0d25fe4c --label arch=arm64 --label version=1.3.2-dev.11 . 18:28:34 Sending build context to Docker daemon 369.2kB 18:28:34 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 18:28:34 Step 2/24 : FROM ${BASE} AS builder 18:28:34 ---> 81ed56fa5cbc 18:28:34 Step 3/24 : ARG MAKE='make build' 18:28:35 ---> Running in 99d0d4b6fcd5 18:28:35 Removing intermediate container 99d0d4b6fcd5 18:28:35 ---> 8e87fb8c2d4f 18:28:35 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:28:35 ---> Running in c5598828b6fa 18:28:36 Removing intermediate container c5598828b6fa 18:28:36 ---> fd463a319c79 18:28:36 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 18:28:36 ---> Running in 4ec17efb75e5 18:28:36 Removing intermediate container 4ec17efb75e5 18:28:36 ---> 246ae1b19353 18:28:36 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:36 ---> Running in c66281eaf4ed 18:28:39 Removing intermediate container c66281eaf4ed 18:28:39 ---> b1dcba24a540 18:28:39 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:39 ---> Running in e671e73a4ff7 18:28:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:28:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:28:42 OK: 145 MiB in 53 packages 18:28:44 Removing intermediate container e671e73a4ff7 18:28:44 ---> 917c19df7d98 18:28:44 Step 8/24 : WORKDIR /device-snmp-go 18:28:44 ---> Running in 49408e905567 18:28:45 Removing intermediate container 49408e905567 18:28:45 ---> 565d782f5b86 18:28:45 Step 9/24 : COPY . . 18:28:46 ---> bd1fde32764c 18:28:46 Step 10/24 : RUN go mod tidy 18:28:46 ---> Running in 757f58eb90bd 18:28:48 Removing intermediate container 757f58eb90bd 18:28:48 ---> 5ddfe42bb261 18:28:48 Step 11/24 : RUN make update 18:28:49 ---> Running in d09f1851beb6 18:28:50 CGO_ENABLED=0 GO111MODULE=on go mod download 18:28:51 Removing intermediate container d09f1851beb6 18:28:51 ---> 3bac0a981029 18:28:51 Step 12/24 : RUN ${MAKE} 18:28:51 ---> Running in 3cecb9b8de7d 18:28:52 go mod tidy 18:28:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.11" -o cmd/device-snmp ./cmd 18:29:32 Removing intermediate container 3cecb9b8de7d 18:29:32 ---> 65f67a25fb96 18:29:32 Step 13/24 : FROM alpine:3.12 18:29:32 3.12: Pulling from library/alpine 18:29:32 d2f70382dc9a: Pulling fs layer 18:29:32 d2f70382dc9a: Verifying Checksum 18:29:32 d2f70382dc9a: Download complete 18:29:32 d2f70382dc9a: Pull complete 18:29:32 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:29:32 Status: Downloaded newer image for alpine:3.12 18:29:32 ---> c4fd0aeabfcf 18:29:32 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 18:29:32 ---> Running in 6d8e138c94fe 18:29:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:29:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:29:32 (1/6) Installing dumb-init (1.2.2-r1) 18:29:32 (2/6) Installing libgcc (9.3.0-r2) 18:29:32 (3/6) Installing libsodium (1.0.18-r0) 18:29:32 (4/6) Installing libstdc++ (9.3.0-r2) 18:29:32 (5/6) Installing libzmq (4.3.3-r0) 18:29:32 (6/6) Installing zeromq (4.3.3-r0) 18:29:32 Executing busybox-1.31.1-r20.trigger 18:29:32 OK: 8 MiB in 20 packages 18:29:33 Removing intermediate container 6d8e138c94fe 18:29:33 ---> 87453c660106 18:29:33 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 18:29:34 ---> 861415826d87 18:29:34 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 18:29:35 ---> f96bf6d63a29 18:29:35 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 18:29:36 ---> 496654b9dcdd 18:29:36 Step 18/24 : EXPOSE 59993 18:29:36 ---> Running in d387101cd0c4 18:29:36 Removing intermediate container d387101cd0c4 18:29:36 ---> e227f42a577a 18:29:36 Step 19/24 : EXPOSE 161 18:29:37 ---> Running in d0eb11371f0c 18:29:37 Removing intermediate container d0eb11371f0c 18:29:37 ---> 8fbba4d214f7 18:29:37 Step 20/24 : ENTRYPOINT ["/device-snmp"] 18:29:37 ---> Running in c21792e9a1a2 18:29:38 Removing intermediate container c21792e9a1a2 18:29:38 ---> af365fd33789 18:29:38 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:29:38 ---> Running in 1631c40b7284 18:29:38 Removing intermediate container 1631c40b7284 18:29:38 ---> c3d0c22be8eb 18:29:38 Step 22/24 : LABEL arch=arm64 18:29:38 ---> Running in 3ac61fbad5af 18:29:39 Removing intermediate container 3ac61fbad5af 18:29:39 ---> db4c7f3c0c8c 18:29:39 Step 23/24 : LABEL git_sha=828c04b1f0eb937037ce2076f410b90c0d25fe4c 18:29:39 ---> Running in 0aa1ad9f92da 18:29:40 Removing intermediate container 0aa1ad9f92da 18:29:40 ---> 58a5758cff4f 18:29:40 Step 24/24 : LABEL version=1.3.2-dev.11 18:29:40 ---> Running in 17faab6ed006 18:29:40 Removing intermediate container 17faab6ed006 18:29:40 ---> 3ebe0aa38fb3 18:29:40 [Warning] One or more build-args [ARCH] were not consumed 18:29:40 Successfully built 3ebe0aa38fb3 18:29:40 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:41 provisioning config files... 18:29:41 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/35@tmp/config6338224558974469847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:41 ---> docker-login.sh 18:29:41 nexus3.edgexfoundry.org:10001 18:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:41 Configure a credential helper to remove this warning. See 18:29:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:41 18:29:41 Login Succeeded 18:29:41 nexus3.edgexfoundry.org:10002 18:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:42 Configure a credential helper to remove this warning. See 18:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:42 18:29:42 Login Succeeded 18:29:42 nexus3.edgexfoundry.org:10003 18:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:42 Configure a credential helper to remove this warning. See 18:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:42 18:29:42 Login Succeeded 18:29:42 nexus3.edgexfoundry.org:10004 18:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:43 Configure a credential helper to remove this warning. See 18:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:43 18:29:43 Login Succeeded 18:29:43 docker.io 18:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:44 Configure a credential helper to remove this warning. See 18:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:44 18:29:44 Login Succeeded 18:29:44 ---> docker-login.sh ends [Pipeline] } 18:29:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:44 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 18:29:44 828c04b1f0eb937037ce2076f410b90c0d25fe4c 18:29:44 latest 18:29:44 1.3.2-dev.11 18:29:44 828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 18:29:44 master 18:29:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:44 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] isUnix [Pipeline] sh 18:29:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c 18:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:29:45 eca922f61df3: Preparing 18:29:45 b47fad6708be: Preparing 18:29:45 cf0b17bfe999: Preparing 18:29:45 b466ac4e9219: Preparing 18:29:45 3fbe34a1663b: Preparing 18:29:45 3fbe34a1663b: Layer already exists 18:29:45 eca922f61df3: Pushed 18:29:45 b47fad6708be: Pushed 18:29:45 b466ac4e9219: Pushed 18:29:48 cf0b17bfe999: Pushed 18:29:48 828c04b1f0eb937037ce2076f410b90c0d25fe4c: digest: sha256:ca68adab06d260b91cc71a67b47ead6f68061f86b64bdd9ff16d88d6453e85ce size: 1365 [Pipeline] isUnix [Pipeline] sh 18:29:48 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:29:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 18:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:29:49 eca922f61df3: Preparing 18:29:49 b47fad6708be: Preparing 18:29:49 cf0b17bfe999: Preparing 18:29:49 b466ac4e9219: Preparing 18:29:49 3fbe34a1663b: Preparing 18:29:49 b466ac4e9219: Layer already exists 18:29:49 eca922f61df3: Layer already exists 18:29:49 b47fad6708be: Layer already exists 18:29:49 3fbe34a1663b: Layer already exists 18:29:49 cf0b17bfe999: Layer already exists 18:29:49 latest: digest: sha256:ca68adab06d260b91cc71a67b47ead6f68061f86b64bdd9ff16d88d6453e85ce size: 1365 [Pipeline] isUnix [Pipeline] sh 18:29:49 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh 18:29:50 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.11 18:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:29:50 eca922f61df3: Preparing 18:29:50 b47fad6708be: Preparing 18:29:50 cf0b17bfe999: Preparing 18:29:50 b466ac4e9219: Preparing 18:29:50 3fbe34a1663b: Preparing 18:29:50 b466ac4e9219: Layer already exists 18:29:50 cf0b17bfe999: Layer already exists 18:29:50 3fbe34a1663b: Layer already exists 18:29:50 eca922f61df3: Layer already exists 18:29:50 b47fad6708be: Layer already exists 18:29:50 1.3.2-dev.11: digest: sha256:ca68adab06d260b91cc71a67b47ead6f68061f86b64bdd9ff16d88d6453e85ce size: 1365 [Pipeline] isUnix [Pipeline] sh 18:29:50 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh 18:29:51 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 18:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:29:51 eca922f61df3: Preparing 18:29:51 b47fad6708be: Preparing 18:29:51 cf0b17bfe999: Preparing 18:29:51 b466ac4e9219: Preparing 18:29:51 3fbe34a1663b: Preparing 18:29:51 eca922f61df3: Layer already exists 18:29:51 3fbe34a1663b: Layer already exists 18:29:51 b47fad6708be: Layer already exists 18:29:51 cf0b17bfe999: Layer already exists 18:29:51 b466ac4e9219: Layer already exists 18:29:51 828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11: digest: sha256:ca68adab06d260b91cc71a67b47ead6f68061f86b64bdd9ff16d88d6453e85ce size: 1365 [Pipeline] isUnix [Pipeline] sh 18:29:51 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] isUnix [Pipeline] sh 18:29:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:master 18:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:29:52 eca922f61df3: Preparing 18:29:52 b47fad6708be: Preparing 18:29:52 cf0b17bfe999: Preparing 18:29:52 b466ac4e9219: Preparing 18:29:52 3fbe34a1663b: Preparing 18:29:52 cf0b17bfe999: Layer already exists 18:29:52 b47fad6708be: Layer already exists 18:29:52 3fbe34a1663b: Layer already exists 18:29:52 eca922f61df3: Layer already exists 18:29:52 b466ac4e9219: Layer already exists 18:29:52 master: digest: sha256:ca68adab06d260b91cc71a67b47ead6f68061f86b64bdd9ff16d88d6453e85ce size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:52 ===================================================== [Pipeline] echo 18:29:52 taggedImages: 18:29:52 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c 18:29:52 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 18:29:52 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.11 18:29:52 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 18:29:52 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:29:53 ---> job-cost.sh 18:29:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C7xk 18:30:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:32:08 lf-activate-venv(): INFO: Adding /tmp/venv-C7xk/bin to PATH 18:32:08 INFO: No Stack... 18:32:08 INFO: Retrieving Pricing Info for: v2-standard-4 18:32:08 INFO: Archiving Costs [Pipeline] sh 18:32:09 + cat /w/workspace/device-snmp-go/35/archives/cost.csv 18:32:09 + cut -d, -f6 [Pipeline] lock 18:32:09 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] 18:32:09 Resource [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] did not exist. Created. 18:32:09 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:32:09 /w/workspace/device-snmp-go/35@tmp/durable-d2db1f93/script.sh: 1: /w/workspace/device-snmp-go/35@tmp/durable-d2db1f93/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:32:10 + echo total: 0.18000000715255737 [Pipeline] stash 18:32:10 Warning: overwriting stash ‘stack-cost’ 18:32:10 Stashed 1 file(s) [Pipeline] } 18:32:10 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:32:10 provisioning config files... 18:32:10 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6064688948400315382tmp [Pipeline] { [Pipeline] sh 18:32:11 + set +x 18:32:11 + bash -s -- 18:32:11 + curl -s https://codecov.io/bash 18:32:11 18:32:11 _____ _ 18:32:11 / ____| | | 18:32:11 | | ___ __| | ___ ___ _____ __ 18:32:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:32:11 | |___| (_) | (_| | __/ (_| (_) \ V / 18:32:11 \_____\___/ \__,_|\___|\___\___/ \_/ 18:32:11 Bash-1.0.3 18:32:11 18:32:11 18:32:11 ==> git version 2.24.4 found 18:32:11 ==> 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 18:32:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:32:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:32:11 ==> Jenkins CI detected. 18:32:11 project root: . 18:32:11 --> token set from env 18:32:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:32:11 ==> Running gcov in . (disable via -X gcov) 18:32:11 ==> Python coveragepy not found 18:32:11 ==> Searching for coverage reports in: 18:32:11 + . 18:32:11 -> Found 1 reports 18:32:11 ==> Detecting git/mercurial file structure 18:32:11 ==> Reading reports 18:32:11 + ./coverage.out bytes=7631 18:32:11 ==> Appending adjustments 18:32:11 https://docs.codecov.io/docs/fixing-reports 18:32:11 + Found adjustments 18:32:11 ==> Gzipping contents 18:32:11 4.0K /tmp/codecov.2qMbEU.gz 18:32:11 ==> Uploading reports 18:32:11 url: https://codecov.io 18:32:11 query: branch=master&commit=828c04b1f0eb937037ce2076f410b90c0d25fe4c&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:32:11 -> Pinging Codecov 18:32:11 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=828c04b1f0eb937037ce2076f410b90c0d25fe4c&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:32:12 -> Uploading to 18:32:12 https://storage.googleapis.com/codecov/v4/raw/2021-06-17/6C56EA5C29638FB4528AC87E60AF5AE0/828c04b1f0eb937037ce2076f410b90c0d25fe4c/4925bfd5-f9ca-433b-8d5c-134d0ca8c75f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T183212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f70a631a2cba8bae8c729b32f6a58c55a0eae1bdef9319740b1f2f2e80b15ba5 18:32:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:12 Dload Upload Total Spent Left Speed 18:32:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3317 --:--:-- --:--:-- --:--:-- 3312 100 1378 0 0 100 1378 0 3316 --:--:-- --:--:-- --:--:-- 3312 18:32:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] } 18:32:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:32:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:32:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:32:13 18:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:32:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:32:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:32:13 188c0c94c7c5: Pulling fs layer 18:32:13 0ef7d3d256c8: Pulling fs layer 18:32:13 de9db76c5a1d: Pulling fs layer 18:32:13 0eba1c9be4d2: Pulling fs layer 18:32:13 0d57e429df01: Pulling fs layer 18:32:13 4e4be7b47b0d: Pulling fs layer 18:32:13 e1f770b5df2f: Pulling fs layer 18:32:13 85a0685a4137: Pulling fs layer 18:32:13 0eba1c9be4d2: Waiting 18:32:13 0d57e429df01: Waiting 18:32:13 4e4be7b47b0d: Waiting 18:32:13 e1f770b5df2f: Waiting 18:32:13 85a0685a4137: Waiting 18:32:13 de9db76c5a1d: Verifying Checksum 18:32:13 de9db76c5a1d: Download complete 18:32:13 0ef7d3d256c8: Verifying Checksum 18:32:13 0ef7d3d256c8: Download complete 18:32:13 0d57e429df01: Verifying Checksum 18:32:13 0d57e429df01: Download complete 18:32:13 4e4be7b47b0d: Verifying Checksum 18:32:13 4e4be7b47b0d: Download complete 18:32:13 188c0c94c7c5: Verifying Checksum 18:32:13 188c0c94c7c5: Download complete 18:32:14 188c0c94c7c5: Pull complete 18:32:14 0ef7d3d256c8: Pull complete 18:32:14 de9db76c5a1d: Pull complete 18:32:14 e1f770b5df2f: Verifying Checksum 18:32:14 e1f770b5df2f: Download complete 18:32:16 0eba1c9be4d2: Verifying Checksum 18:32:16 0eba1c9be4d2: Download complete 18:32:16 85a0685a4137: Verifying Checksum 18:32:16 85a0685a4137: Download complete 18:32:19 0eba1c9be4d2: Pull complete 18:32:19 0d57e429df01: Pull complete 18:32:19 4e4be7b47b0d: Pull complete 18:32:19 e1f770b5df2f: Pull complete 18:32:25 85a0685a4137: Pull complete 18:32:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:32:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:32:25 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 18:32:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:32:26 $ docker top 18986359c9d92ccf23462d769378148bb232bc4f8e6024022e8a1656739c740a -eo pid,comm [Pipeline] { [Pipeline] echo 18:32:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:32:26 + set -o pipefail 18:32:26 + snyk monitor '--org=edgex-jenkins' 18:32:31 18:32:31 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 18:32:31 18:32:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/86ea358d-51b1-49f9-9b9c-b4c783ae9dd9 18:32:31 18:32:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:32:31 18:32:31 [Pipeline] } 18:32:31 $ docker stop --time=1 18986359c9d92ccf23462d769378148bb232bc4f8e6024022e8a1656739c740a 18:32:34 $ docker rm -f 18986359c9d92ccf23462d769378148bb232bc4f8e6024022e8a1656739c740a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:32:35 + git log --format=format:%s -1 828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] isUnix [Pipeline] sh 18:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:32:36 . [Pipeline] withDockerContainer 18:32:36 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 18:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:32:36 $ docker top 3b54eab1a4ef8194bb5cc479d3943e176c9dc674ac54364d6aecb5728567bef5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:32:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:36 [ssh-agent] Looking for ssh-agent implementation... 18:32:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:36 $ docker exec 3b54eab1a4ef8194bb5cc479d3943e176c9dc674ac54364d6aecb5728567bef5 ssh-agent 18:32:36 SSH_AUTH_SOCK=/tmp/ssh-Z5RBPfu2mjpo/agent.14 18:32:36 SSH_AGENT_PID=20 18:32:36 Running ssh-add (command line suppressed) 18:32:37 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8758870630532945799.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8758870630532945799.key) 18:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:37 + git semver tag 18:32:37 # -> Open(): unable to determine branch for HEAD 18:32:37 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 18:32:37 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 18:32:37 # $SEMVER_REMOTE_NAME = origin 18:32:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:32:37 # $SEMVER_USER_NAME = edgex-jenkins 18:32:37 # $SEMVER_BRANCH = master 18:32:37 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 18:32:37 # 828c04b1f0eb937037ce2076f410b90c0d25fe4c HEAD 18:32:37 # -> Force: false 18:32:37 # 232ffe9aa8741937bf19014caf66c175ac82ffd1 refs/tags/v1.3.2-dev.11 [Pipeline] } 18:32:37 $ docker exec --env ******** --env ******** 3b54eab1a4ef8194bb5cc479d3943e176c9dc674ac54364d6aecb5728567bef5 ssh-agent -k 18:32:37 unset SSH_AUTH_SOCK; 18:32:37 unset SSH_AGENT_PID; 18:32:37 echo Agent pid 20 killed; 18:32:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:32:37 + git semver [Pipeline] } 18:32:37 $ docker stop --time=1 3b54eab1a4ef8194bb5cc479d3943e176c9dc674ac54364d6aecb5728567bef5 18:32:38 $ docker rm -f 3b54eab1a4ef8194bb5cc479d3943e176c9dc674ac54364d6aecb5728567bef5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:32:39 18:32:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:32:39 0.23.1-centos7: Pulling from edgex-lftools 18:32:39 ab5ef0e58194: Pulling fs layer 18:32:39 9712f1f96733: Pulling fs layer 18:32:39 63f879dbbcfc: Pulling fs layer 18:32:39 0d9ebad4ef96: Pulling fs layer 18:32:39 e9a5061849ea: Pulling fs layer 18:32:39 d747dcd14b5f: Pulling fs layer 18:32:39 2de7ff778b66: Pulling fs layer 18:32:39 e9a5061849ea: Waiting 18:32:39 d747dcd14b5f: Waiting 18:32:39 2de7ff778b66: Waiting 18:32:39 0d9ebad4ef96: Waiting 18:32:39 9712f1f96733: Verifying Checksum 18:32:39 9712f1f96733: Download complete 18:32:41 63f879dbbcfc: Verifying Checksum 18:32:41 63f879dbbcfc: Download complete 18:32:41 e9a5061849ea: Verifying Checksum 18:32:41 e9a5061849ea: Download complete 18:32:41 d747dcd14b5f: Verifying Checksum 18:32:41 d747dcd14b5f: Download complete 18:32:41 0d9ebad4ef96: Verifying Checksum 18:32:41 0d9ebad4ef96: Download complete 18:32:41 2de7ff778b66: Verifying Checksum 18:32:41 2de7ff778b66: Download complete 18:32:41 ab5ef0e58194: Verifying Checksum 18:32:41 ab5ef0e58194: Download complete 18:32:44 ab5ef0e58194: Pull complete 18:32:44 9712f1f96733: Pull complete 18:32:44 63f879dbbcfc: Pull complete 18:32:48 0d9ebad4ef96: Pull complete 18:32:48 e9a5061849ea: Pull complete 18:32:48 d747dcd14b5f: Pull complete 18:32:49 2de7ff778b66: Pull complete 18:32:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:32:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:32:49 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 18:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:32:53 $ docker top 20530319c82b9135acb9cd3063a1271cf255c6af121395048f7ed7b4aff495d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:32:54 provisioning config files... 18:32:54 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3933253702144104791tmp 18:32:54 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7139268195919828786tmp 18:32:54 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config947288786462730221tmp [Pipeline] { [Pipeline] echo 18:32:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:32:54 ---> sigul-configuration.sh 18:32:54 gpg: directory `/root/.gnupg' created 18:32:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:32:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:32:54 gpg: keyring `/root/.gnupg/secring.gpg' created 18:32:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:32:54 gpg: CAST5 encrypted data 18:32:54 gpg: encrypted with 1 passphrase 18:32:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:32:54 + mkdir /home/jenkins 18:32:54 + mkdir /home/jenkins/sigul [Pipeline] sh 18:32:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:32:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:32:55 ---> sigul-install.sh 18:32:59 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:33:00 + git tag --list 18:33:00 1.0.0 18:33:00 v0.0.0 18:33:00 v1.1.0 18:33:00 v1.1.1 18:33:00 v1.2.2 18:33:00 v1.3.0 18:33:00 v1.3.1 18:33:00 v1.3.1-dev.1 18:33:00 v1.3.1-dev.2 18:33:00 v1.3.1-dev.3 18:33:00 v1.3.1-dev.4 18:33:00 v1.3.2-dev.1 18:33:00 v1.3.2-dev.10 18:33:00 v1.3.2-dev.11 18:33:00 v1.3.2-dev.2 18:33:00 v1.3.2-dev.3 18:33:00 v1.3.2-dev.4 18:33:00 v1.3.2-dev.5 18:33:00 v1.3.2-dev.6 18:33:00 v1.3.2-dev.7 18:33:00 v1.3.2-dev.8 18:33:00 v1.3.2-dev.9 [Pipeline] sh 18:33:00 + lftools sign git-tag v1.3.2-dev.11 18:33:00 Signing Git tag with Sigul... 18:33:00 Signing v1.3.2-dev.11 [Pipeline] echo 18:33:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:33:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:33:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:33:01 $ docker stop --time=1 20530319c82b9135acb9cd3063a1271cf255c6af121395048f7ed7b4aff495d3 18:33:03 $ docker rm -f 20530319c82b9135acb9cd3063a1271cf255c6af121395048f7ed7b4aff495d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:33:04 . [Pipeline] withDockerContainer 18:33:04 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 18:33:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:33:04 $ docker top 5c3bc010ceffd9c41ef00e64979ffbc2d87cde51b35174675c351e754214c85e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:33:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:33:04 [ssh-agent] Looking for ssh-agent implementation... 18:33:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:33:04 $ docker exec 5c3bc010ceffd9c41ef00e64979ffbc2d87cde51b35174675c351e754214c85e ssh-agent 18:33:05 SSH_AUTH_SOCK=/tmp/ssh-LWcqq44UAlWr/agent.13 18:33:05 SSH_AGENT_PID=19 18:33:05 Running ssh-add (command line suppressed) 18:33:05 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2846289944460650426.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2846289944460650426.key) 18:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:33:05 + git semver bump pre 18:33:05 # -> Open(): unable to determine branch for HEAD 18:33:05 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 18:33:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 18:33:05 # $SEMVER_REMOTE_NAME = origin 18:33:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:33:05 # $SEMVER_USER_NAME = edgex-jenkins 18:33:05 # $SEMVER_BRANCH = master 18:33:05 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 18:33:05 1.3.2-dev.12 [Pipeline] } 18:33:05 $ docker exec --env ******** --env ******** 5c3bc010ceffd9c41ef00e64979ffbc2d87cde51b35174675c351e754214c85e ssh-agent -k 18:33:05 unset SSH_AUTH_SOCK; 18:33:05 unset SSH_AGENT_PID; 18:33:05 echo Agent pid 19 killed; 18:33:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:05 + git semver [Pipeline] } 18:33:05 $ docker stop --time=1 5c3bc010ceffd9c41ef00e64979ffbc2d87cde51b35174675c351e754214c85e 18:33:07 $ docker rm -f 5c3bc010ceffd9c41ef00e64979ffbc2d87cde51b35174675c351e754214c85e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:33:07 . [Pipeline] withDockerContainer 18:33:07 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 18:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:33:08 $ docker top 059e77c880007a435757b1352e2a2bedf4a48a725cd3b57f8cf144845230c1f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:33:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:33:08 [ssh-agent] Looking for ssh-agent implementation... 18:33:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:33:08 $ docker exec 059e77c880007a435757b1352e2a2bedf4a48a725cd3b57f8cf144845230c1f3 ssh-agent 18:33:08 SSH_AUTH_SOCK=/tmp/ssh-VjtGyK33birH/agent.13 18:33:08 SSH_AGENT_PID=20 18:33:08 Running ssh-add (command line suppressed) 18:33:08 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3145191383198695050.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3145191383198695050.key) 18:33:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:33:08 + git semver push 18:33:08 # -> Open(): unable to determine branch for HEAD 18:33:08 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 18:33:08 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 18:33:08 # $SEMVER_REMOTE_NAME = origin 18:33:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:33:08 # $SEMVER_USER_NAME = edgex-jenkins 18:33:08 # $SEMVER_BRANCH = master 18:33:08 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 18:33:14 $ docker exec --env ******** --env ******** 059e77c880007a435757b1352e2a2bedf4a48a725cd3b57f8cf144845230c1f3 ssh-agent -k 18:33:14 unset SSH_AUTH_SOCK; 18:33:14 unset SSH_AGENT_PID; 18:33:14 echo Agent pid 20 killed; 18:33:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:14 + git semver [Pipeline] } 18:33:14 $ docker stop --time=1 059e77c880007a435757b1352e2a2bedf4a48a725cd3b57f8cf144845230c1f3 18:33:15 $ docker rm -f 059e77c880007a435757b1352e2a2bedf4a48a725cd3b57f8cf144845230c1f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 18:33:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:33:17 ---> package-listing.sh 18:33:17 ++ tr '[:upper:]' '[:lower:]' 18:33:17 ++ facter osfamily 18:33:17 + OS_FAMILY=redhat 18:33:17 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 18:33:17 + START_PACKAGES=/tmp/packages_start.txt 18:33:17 + END_PACKAGES=/tmp/packages_end.txt 18:33:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:33:17 + PACKAGES=/tmp/packages_start.txt 18:33:17 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 18:33:17 + PACKAGES=/tmp/packages_end.txt 18:33:17 + case "${OS_FAMILY}" in 18:33:17 + rpm -qa 18:33:17 + sort 18:33:18 + '[' -f /tmp/packages_start.txt ']' 18:33:18 + '[' -f /tmp/packages_end.txt ']' 18:33:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:33:18 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 18:33:18 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 18:33:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 18:33:18 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:33:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:19 18:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:19 alpine: Pulling from edgex-lftools-log-publisher 18:33:19 df20fa9351a1: Pulling fs layer 18:33:19 36b3adc4ff6f: Pulling fs layer 18:33:19 8ad3a11d3b57: Pulling fs layer 18:33:19 46f8f816bc3b: Pulling fs layer 18:33:19 93b61091891f: Pulling fs layer 18:33:19 93b9cdb0e59b: Pulling fs layer 18:33:19 5e14af77c1be: Pulling fs layer 18:33:19 01666e4c0597: Pulling fs layer 18:33:19 aa168da1d23b: Pulling fs layer 18:33:19 46f8f816bc3b: Waiting 18:33:19 93b61091891f: Waiting 18:33:19 93b9cdb0e59b: Waiting 18:33:19 5e14af77c1be: Waiting 18:33:19 01666e4c0597: Waiting 18:33:19 aa168da1d23b: Waiting 18:33:19 36b3adc4ff6f: Verifying Checksum 18:33:19 36b3adc4ff6f: Download complete 18:33:19 46f8f816bc3b: Verifying Checksum 18:33:19 46f8f816bc3b: Download complete 18:33:19 df20fa9351a1: Verifying Checksum 18:33:19 df20fa9351a1: Download complete 18:33:19 93b9cdb0e59b: Verifying Checksum 18:33:19 93b9cdb0e59b: Download complete 18:33:19 5e14af77c1be: Verifying Checksum 18:33:19 5e14af77c1be: Download complete 18:33:19 93b61091891f: Verifying Checksum 18:33:19 93b61091891f: Download complete 18:33:19 01666e4c0597: Verifying Checksum 18:33:19 01666e4c0597: Download complete 18:33:19 df20fa9351a1: Pull complete 18:33:19 8ad3a11d3b57: Verifying Checksum 18:33:19 8ad3a11d3b57: Download complete 18:33:20 36b3adc4ff6f: Pull complete 18:33:20 8ad3a11d3b57: Pull complete 18:33:20 46f8f816bc3b: Pull complete 18:33:20 93b61091891f: Pull complete 18:33:20 93b9cdb0e59b: Pull complete 18:33:20 5e14af77c1be: Pull complete 18:33:20 01666e4c0597: Pull complete 18:33:21 aa168da1d23b: Verifying Checksum 18:33:21 aa168da1d23b: Download complete 18:33:25 aa168da1d23b: Pull complete 18:33:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:33:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:33:25 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 18:33:25 $ 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_master/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_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:33:29 $ docker top 8a0e8d3ff2f9970a3e7f4f1ab712bd5625738897cf07bc4cbf309936e37e86c3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:29 + touch /tmp/pre-build-complete [Pipeline] sh 18:33:30 + mkdir -p /var/log/sa [Pipeline] sh 18:33:30 + ls /var/log/sa-host 18:33:30 + sadf -c /var/log/sa-host/sa05 18:33:30 file_magic: OK 18:33:30 HZ: Using current value: 100 18:33:30 file_header: OK 18:33:30 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 18:33:30 Statistics: 18:33:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:33:30 File successfully converted to sysstat format version 12.2.1 18:33:30 + sadf -c /var/log/sa-host/sa17 18:33:30 file_magic: OK 18:33:30 HZ: Using current value: 100 18:33:30 file_header: OK 18:33:30 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 18:33:30 Statistics: 18:33:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:33:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:30 provisioning config files... 18:33:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1493036545588176998tmp [Pipeline] { [Pipeline] echo 18:33:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:33:31 ---> create-netrc.sh [Pipeline] } 18:33:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:33:31 ---> python-tools-install.sh [Pipeline] echo 18:33:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:33:31 ---> sudo-logs.sh 18:33:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:33:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:33:32 ---> job-cost.sh 18:33:32 lf-activate-venv: SKIPPING 18:33:32 DEBUG: total: 0.18000000715255737 18:33:32 INFO: Retrieving Stack Cost... 18:33:33 INFO: Retrieving Pricing Info for: v3-standard-2 18:33:33 INFO: Archiving Costs [Pipeline] echo 18:33:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:33:33 ---> logs-deploy.sh 18:33:33 lf-activate-venv: SKIPPING 18:33:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/35 18:33:33 INFO: archiving workspace using pattern(s): 18:33:34 Archives upload complete. 18:33:34 INFO: archiving logs to Nexus 18:33:35 ---> uname -a: 18:33:35 Linux prd-centos7-docker-4c-2g-41.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:33:35 18:33:35 18:33:35 ---> lscpu: 18:33:35 Architecture: x86_64 18:33:35 CPU op-mode(s): 32-bit, 64-bit 18:33:35 Byte Order: Little Endian 18:33:35 Address sizes: 40 bits physical, 48 bits virtual 18:33:35 CPU(s): 2 18:33:35 On-line CPU(s) list: 0,1 18:33:35 Thread(s) per core: 1 18:33:35 Core(s) per socket: 1 18:33:35 Socket(s): 2 18:33:35 NUMA node(s): 1 18:33:35 Vendor ID: AuthenticAMD 18:33:35 CPU family: 23 18:33:35 Model: 49 18:33:35 Model name: AMD EPYC-Rome Processor 18:33:35 Stepping: 0 18:33:35 CPU MHz: 2799.998 18:33:35 BogoMIPS: 5599.99 18:33:35 Virtualization: AMD-V 18:33:35 Hypervisor vendor: KVM 18:33:35 Virtualization type: full 18:33:35 L1d cache: 64 KiB 18:33:35 L1i cache: 64 KiB 18:33:35 L2 cache: 1 MiB 18:33:35 L3 cache: 32 MiB 18:33:35 NUMA node0 CPU(s): 0,1 18:33:35 Vulnerability Itlb multihit: Not affected 18:33:35 Vulnerability L1tf: Not affected 18:33:35 Vulnerability Mds: Not affected 18:33:35 Vulnerability Meltdown: Not affected 18:33:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:33:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:33:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:33:35 Vulnerability Srbds: Not affected 18:33:35 Vulnerability Tsx async abort: Not affected 18:33:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:33:35 18:33:35 18:33:35 ---> nproc: 18:33:35 2 18:33:35 18:33:35 18:33:35 ---> df -h: 18:33:35 Filesystem Size Used Available Use% Mounted on 18:33:35 overlay 40.0G 8.9G 31.1G 22% / 18:33:35 tmpfs 64.0M 0 64.0M 0% /dev 18:33:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:33:35 shm 64.0M 0 64.0M 0% /dev/shm 18:33:35 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 18:33:35 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 18:33:35 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 18:33:35 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 18:33:35 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 18:33:35 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 18:33:35 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 18:33:35 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 18:33:35 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master 18:33:35 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master@tmp 18:33:35 18:33:35 18:33:35 ---> free -m: 18:33:35 total used free shared buff/cache available 18:33:35 Mem: 7821 1168 3271 0 3381 6572 18:33:35 Swap: 1023 0 1023 18:33:35 18:33:35 18:33:35 ---> ip addr: 18:33:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:33:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:33:35 inet 127.0.0.1/8 scope host lo 18:33:35 valid_lft forever preferred_lft forever 18:33:35 inet6 ::1/128 scope host 18:33:35 valid_lft forever preferred_lft forever 18:33:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:33:35 link/ether fa:16:3e:86:d4:09 brd ff:ff:ff:ff:ff:ff 18:33:35 inet 10.30.123.228/23 brd 10.30.123.255 scope global dynamic eth0 18:33:35 valid_lft 85656sec preferred_lft 85656sec 18:33:35 inet6 fe80::f816:3eff:fe86:d409/64 scope link 18:33:35 valid_lft forever preferred_lft forever 18:33:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:33:35 link/ether 02:42:2b:eb:de:09 brd ff:ff:ff:ff:ff:ff 18:33:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:33:35 valid_lft forever preferred_lft forever 18:33:35 inet6 fe80::42:2bff:feeb:de09/64 scope link 18:33:35 valid_lft forever preferred_lft forever 18:33:35 18:33:35 18:33:35 ---> sar -b -r -n DEV: 18:33:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 18:33:35 18:33:35 18:21:00 LINUX RESTART (2 CPU) 18:33:35 18:33:35 18:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:33:35 18:23:01 22.45 3.63 18.82 0.00 2603.20 3055.70 0.00 18:33:35 18:24:01 0.57 0.02 0.55 0.00 0.53 11.43 0.00 18:33:35 18:25:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 18:33:35 18:26:01 0.30 0.00 0.30 0.00 0.00 5.15 0.00 18:33:35 18:27:01 0.28 0.00 0.28 0.00 0.00 4.78 0.00 18:33:35 18:28:01 0.33 0.00 0.33 0.00 0.00 4.96 0.00 18:33:35 18:29:01 0.37 0.00 0.37 0.00 0.00 6.00 0.00 18:33:35 18:30:02 0.30 0.00 0.30 0.00 0.00 4.06 0.00 18:33:35 18:31:01 0.37 0.00 0.37 0.00 0.00 5.66 0.00 18:33:35 18:32:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 18:33:35 18:33:01 213.32 0.03 213.29 0.00 3.73 55032.47 0.00 18:33:35 Average: 21.75 0.34 21.41 0.00 237.42 5294.53 0.00 18:33:35 18:33:35 18:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:33:35 18:23:01 5477276 0 795920 9.94 2620 1733124 1277188 14.10 565008 1566948 24 18:33:35 18:24:01 5483768 0 789420 9.86 2620 1733132 1230292 13.58 564160 1562736 8 18:33:35 18:25:01 5482000 0 791188 9.88 2620 1733132 1230280 13.58 562760 1565936 8 18:33:35 18:26:01 5480112 0 793068 9.90 2620 1733140 1233616 13.62 564472 1565936 8 18:33:35 18:27:01 5476524 0 796652 9.95 2620 1733144 1244936 13.74 562824 1571624 16 18:33:35 18:28:01 5484376 0 788796 9.85 2620 1733148 1194096 13.18 555952 1571628 12 18:33:35 18:29:01 5480912 0 792256 9.89 2620 1733152 1194096 13.18 559224 1571624 8 18:33:35 18:30:02 5474640 0 798524 9.97 2620 1733156 1194096 13.18 565556 1571624 8 18:33:35 18:31:01 5474944 0 798216 9.97 2620 1733160 1194096 13.18 567340 1569896 8 18:33:35 18:32:01 5473884 0 799272 9.98 2620 1733164 1194276 13.19 568220 1569896 16 18:33:35 18:33:01 3664460 0 1152356 14.39 2620 3189504 1450668 16.02 967112 2732044 100592 18:33:35 Average: 5313900 0 826879 10.32 2620 1865541 1239785 13.69 600239 1674536 9155 18:33:35 18:33:35 18:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:33:35 18:23:01 eth0 117.64 82.84 402.09 24.00 0.00 0.00 0.00 0.00 18:33:35 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:23:01 docker0 1.45 1.13 0.33 2.73 0.00 0.00 0.00 0.00 18:33:35 18:24:01 eth0 1.85 0.30 0.37 0.23 0.00 0.00 0.00 0.00 18:33:35 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:25:01 eth0 1.08 0.33 0.33 0.20 0.00 0.00 0.00 0.00 18:33:35 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:26:01 eth0 3.27 1.98 0.51 14.55 0.00 0.00 0.00 0.00 18:33:35 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:27:01 eth0 2.83 1.50 0.82 9.35 0.00 0.00 0.00 0.00 18:33:35 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:28:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:29:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:33:35 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:30:02 eth0 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 18:33:35 18:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:31:01 eth0 0.61 0.10 0.03 0.01 0.00 0.00 0.00 0.00 18:33:35 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:32:01 eth0 1.03 0.37 0.39 0.26 0.00 0.00 0.00 0.00 18:33:35 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:33:01 veth0f89ca8 72.59 122.50 4.70 282.35 0.00 0.00 0.00 0.00 18:33:35 18:33:01 eth0 981.17 852.22 7975.72 119.37 0.00 0.00 0.00 0.00 18:33:35 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 18:33:01 docker0 138.07 190.71 9.03 668.75 0.00 0.00 0.00 0.00 18:33:35 Average: veth0f89ca8 6.61 11.16 0.43 25.71 0.00 0.00 0.00 0.00 18:33:35 Average: eth0 101.13 85.59 763.20 15.30 0.00 0.00 0.00 0.00 18:33:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:35 Average: docker0 12.71 17.47 0.85 61.15 0.00 0.00 0.00 0.00 18:33:35 18:33:35 18:33:35 ---> sar -P ALL: 18:33:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 18:33:35 18:33:35 18:21:00 LINUX RESTART (2 CPU) 18:33:35 18:33:35 18:22:01 CPU %user %nice %system %iowait %steal %idle 18:33:35 18:23:01 all 3.70 0.00 1.75 2.09 0.03 92.43 18:33:35 18:23:01 0 3.53 0.00 1.86 2.65 0.03 91.93 18:33:35 18:23:01 1 3.87 0.00 1.64 1.54 0.03 92.92 18:33:35 18:24:01 all 0.18 0.00 0.04 0.00 0.02 99.76 18:33:35 18:24:01 0 0.25 0.00 0.02 0.00 0.02 99.72 18:33:35 18:24:01 1 0.12 0.00 0.07 0.00 0.02 99.80 18:33:35 18:25:01 all 0.21 0.00 0.05 0.00 0.02 99.72 18:33:35 18:25:01 0 0.33 0.00 0.05 0.00 0.00 99.62 18:33:35 18:25:01 1 0.08 0.00 0.05 0.00 0.03 99.83 18:33:35 18:26:01 all 0.17 0.00 0.05 0.00 0.01 99.77 18:33:35 18:26:01 0 0.22 0.00 0.05 0.00 0.02 99.72 18:33:35 18:26:01 1 0.12 0.00 0.05 0.00 0.00 99.83 18:33:35 18:27:01 all 0.31 0.00 0.09 0.00 0.03 99.57 18:33:35 18:27:01 0 0.42 0.00 0.08 0.00 0.03 99.46 18:33:35 18:27:01 1 0.20 0.00 0.10 0.00 0.02 99.68 18:33:35 18:28:01 all 0.04 0.00 0.04 0.00 0.02 99.90 18:33:35 18:28:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:33:35 18:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:33:35 18:29:01 all 0.19 0.00 0.06 0.00 0.01 99.74 18:33:35 18:29:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:33:35 18:29:01 1 0.05 0.00 0.08 0.00 0.00 99.87 18:33:35 18:30:02 all 0.13 0.00 0.03 0.00 0.02 99.83 18:33:35 18:30:02 0 0.23 0.00 0.02 0.00 0.02 99.73 18:33:35 18:30:02 1 0.02 0.00 0.03 0.00 0.02 99.93 18:33:35 18:31:01 all 0.14 0.00 0.03 0.00 0.02 99.82 18:33:35 18:31:01 0 0.24 0.00 0.02 0.00 0.00 99.75 18:33:35 18:31:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:33:35 18:32:01 all 0.14 0.00 0.03 0.00 0.02 99.81 18:33:35 18:32:01 0 0.25 0.00 0.02 0.00 0.02 99.72 18:33:35 18:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:33:35 18:33:01 all 22.83 0.00 9.33 4.40 0.07 63.37 18:33:35 18:33:01 0 21.80 0.00 9.60 4.17 0.07 64.35 18:33:35 18:33:01 1 23.87 0.00 9.05 4.62 0.07 62.39 18:33:35 18:33:35 Average: CPU %user %nice %system %iowait %steal %idle 18:33:35 Average: all 2.44 0.00 1.00 0.57 0.02 95.96 18:33:35 Average: 0 2.41 0.00 1.03 0.60 0.02 95.94 18:33:35 Average: 1 2.47 0.00 0.98 0.54 0.02 95.99 18:33:35 18:33:35 18:33:35