Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 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-ssh3804405296256783118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh768921106998187867.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1537202210976067227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6279701410707729425.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2075684315573756878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual 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-14885 in /w/workspace/foundry_device-virtual-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 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_master@tmp/jenkins-gitclient-ssh2759718837773447727.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 # timeout=10 Commit message: "Merge pull request #208 from lenny-intel/service-keys" > git rev-list --no-walk 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:16:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:16:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:16:38 ========================================================= 23:16:38 EdgeX Global Pipelines Version Info 23:16:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:16:40 ------------------- 23:16:40 stable info: 23:16:40 ------------------- 23:16:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:16:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 23:16:40 Message: update stable to v1.0.192 23:16:40 ------------------- 23:16:40 experimental info: 23:16:40 ------------------- 23:16:40 Commited By: **** collab-it+edgex@linuxfoundation.org 23:16:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 23:16:40 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:16:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 23:16:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 23:16:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:16:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:16:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:16:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:16:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:16:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:16:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:16:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdaefdf [Pipeline] echo 23:16:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:41 provisioning config files... 23:16:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config6275413506205413537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:42 ---> docker-login.sh 23:16:42 nexus3.edgexfoundry.org:10001 23:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:42 Configure a credential helper to remove this warning. See 23:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:42 23:16:42 Login Succeeded 23:16:42 nexus3.edgexfoundry.org:10002 23:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:42 Configure a credential helper to remove this warning. See 23:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:42 23:16:42 Login Succeeded 23:16:42 nexus3.edgexfoundry.org:10003 23:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:42 Configure a credential helper to remove this warning. See 23:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:42 23:16:42 Login Succeeded 23:16:42 nexus3.edgexfoundry.org:10004 23:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:42 Configure a credential helper to remove this warning. See 23:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:42 23:16:42 Login Succeeded 23:16:42 docker.io 23:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:43 Configure a credential helper to remove this warning. See 23:16:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:43 23:16:43 Login Succeeded 23:16:43 ---> docker-login.sh ends [Pipeline] } 23:16:43 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 23:16:43 + git log --format=format:%s -1 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] echo 23:16:43 GIT_COMMIT: bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5, Commit Message: Merge pull request #208 from lenny-intel/service-keys [Pipeline] echo 23:16:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:16:44 23:16:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:16:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:16:44 latest: Pulling from edgex-devops/git-semver 23:16:44 31603596830f: Pulling fs layer 23:16:44 54011a49482f: Pulling fs layer 23:16:44 a6820b24f6d8: Pulling fs layer 23:16:44 f581987b2513: Pulling fs layer 23:16:44 f581987b2513: Waiting 23:16:45 54011a49482f: Verifying Checksum 23:16:45 54011a49482f: Download complete 23:16:45 31603596830f: Verifying Checksum 23:16:45 31603596830f: Download complete 23:16:45 f581987b2513: Verifying Checksum 23:16:45 f581987b2513: Download complete 23:16:45 a6820b24f6d8: Verifying Checksum 23:16:45 a6820b24f6d8: Download complete 23:16:45 31603596830f: Pull complete 23:16:45 54011a49482f: Pull complete 23:16:45 a6820b24f6d8: Pull complete 23:16:45 f581987b2513: Pull complete 23:16:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:16:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:16:46 prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container 23:16:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:16:46 $ docker top 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:47 [ssh-agent] Looking for ssh-agent implementation... 23:16:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:47 $ docker exec 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae ssh-agent 23:16:47 SSH_AUTH_SOCK=/tmp/ssh-UnG74rU83dmE/agent.15 23:16:47 SSH_AGENT_PID=21 23:16:47 Running ssh-add (command line suppressed) 23:16:47 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8485139428682030827.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8485139428682030827.key) 23:16:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:47 + git tag --points-at HEAD [Pipeline] } 23:16:47 $ docker exec --env ******** --env ******** 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae ssh-agent -k 23:16:47 unset SSH_AUTH_SOCK; 23:16:47 unset SSH_AGENT_PID; 23:16:47 echo Agent pid 21 killed; 23:16:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:16:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:47 [ssh-agent] Looking for ssh-agent implementation... 23:16:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:47 $ docker exec 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae ssh-agent 23:16:48 SSH_AUTH_SOCK=/tmp/ssh-ASSf8duvTybs/agent.55 23:16:48 SSH_AGENT_PID=61 23:16:48 Running ssh-add (command line suppressed) 23:16:48 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8595213350376400373.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8595213350376400373.key) 23:16:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:48 + git semver init 23:16:48 # -> Open(): unable to determine branch for HEAD 23:16:48 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 23:16:48 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 23:16:48 # $SEMVER_REMOTE_NAME = origin 23:16:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:16:48 # $SEMVER_USER_NAME = edgex-jenkins 23:16:48 # $SEMVER_BRANCH = master 23:16:48 # $SEMVER_TEMP = /tmp/semver-650583582 23:16:48 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 23:16:49 # '/tmp/semver-650583582' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 23:16:49 # -> Force: false 23:16:49 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 23:16:49 $ docker exec --env ******** --env ******** 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae ssh-agent -k 23:16:49 unset SSH_AUTH_SOCK; 23:16:49 unset SSH_AGENT_PID; 23:16:49 echo Agent pid 61 killed; 23:16:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:49 + git semver [Pipeline] } 23:16:49 $ docker stop --time=1 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae 23:16:51 $ docker rm -f 1d70ccd8af7236b8ce2df15320548603fed11d042477ca6746835cad79801bae [Pipeline] // withDockerContainer [Pipeline] sh 23:16:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:16:51 Stashed 1 file(s) [Pipeline] echo 23:16:51 [edgeXSemver]: initialized semver on version 1.3.2-dev.16 [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 23:17:07 Still waiting to schedule task 23:17:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:17:07 Still waiting to schedule task 23:17:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:19:48 Running on prd-centos7-docker-4c-2g-14886 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 23:19:48 Running in /w/workspace/device-virtual-go/56 [Pipeline] { [Pipeline] checkout 23:19:48 Selected Git installation does not exist. Using Default 23:19:48 The recommended git tool is: NONE 23:19:50 using credential edgex-jenkins-ssh 23:19:50 Cloning the remote Git repository 23:19:50 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:19:50 > git init /w/workspace/device-virtual-go/56 # timeout=10 23:19:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:19:50 > git --version # timeout=10 23:19:50 > git --version # 'git version 2.24.4' 23:19:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:50 [INFO] Currently running in a labeled security context 23:19:50 [INFO] Currently SELinux is 'enforcing' on the host 23:19:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/56@tmp/jenkins-gitclient-ssh1156863923076036940.key 23:19:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:51 Avoid second fetch 23:19:51 Checking out Revision bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 (master) 23:19:51 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:19:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:51 > git config core.sparsecheckout # timeout=10 23:19:51 > git checkout -f bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 # timeout=10 23:19:55 Commit message: "Merge pull request #208 from lenny-intel/service-keys" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:19:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:19:56 + sudo service docker restart 23:19:56 + true 23:19:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:15 provisioning config files... 23:20:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/56@tmp/config3183603315777342368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:15 ---> docker-login.sh 23:20:15 nexus3.edgexfoundry.org:10001 23:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:15 Configure a credential helper to remove this warning. See 23:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:15 23:20:15 Login Succeeded 23:20:15 nexus3.edgexfoundry.org:10002 23:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:15 Configure a credential helper to remove this warning. See 23:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:15 23:20:15 Login Succeeded 23:20:15 nexus3.edgexfoundry.org:10003 23:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:15 Configure a credential helper to remove this warning. See 23:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:15 23:20:15 Login Succeeded 23:20:15 nexus3.edgexfoundry.org:10004 23:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:15 Configure a credential helper to remove this warning. See 23:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:15 23:20:15 Login Succeeded 23:20:15 docker.io 23:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:16 Configure a credential helper to remove this warning. See 23:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:16 23:20:16 Login Succeeded 23:20:16 ---> docker-login.sh ends [Pipeline] } 23:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:20:16 ========================================================= 23:20:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:20:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:20:17 + 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 . 23:20:17 Sending build context to Docker daemon 8.575MB 23:20:17 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:20:17 Step 2/8 : FROM ${BASE} 23:20:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:20:17 540db60ca938: Pulling fs layer 23:20:17 adcc1eea9eea: Pulling fs layer 23:20:17 4c4ab2625f07: Pulling fs layer 23:20:17 0510c868ecb4: Pulling fs layer 23:20:17 afea3b2eda06: Pulling fs layer 23:20:17 7809a108b3ef: Pulling fs layer 23:20:17 f706445af74f: Pulling fs layer 23:20:17 0510c868ecb4: Waiting 23:20:17 afea3b2eda06: Waiting 23:20:17 7809a108b3ef: Waiting 23:20:17 f706445af74f: Waiting 23:20:17 4c4ab2625f07: Download complete 23:20:17 adcc1eea9eea: Verifying Checksum 23:20:17 adcc1eea9eea: Download complete 23:20:17 afea3b2eda06: Verifying Checksum 23:20:17 afea3b2eda06: Download complete 23:20:17 540db60ca938: Verifying Checksum 23:20:17 540db60ca938: Download complete 23:20:17 7809a108b3ef: Verifying Checksum 23:20:17 7809a108b3ef: Download complete 23:20:17 540db60ca938: Pull complete 23:20:17 adcc1eea9eea: Pull complete 23:20:17 4c4ab2625f07: Pull complete 23:20:19 f706445af74f: Verifying Checksum 23:20:19 f706445af74f: Download complete 23:20:19 0510c868ecb4: Verifying Checksum 23:20:19 0510c868ecb4: Download complete 23:20:23 0510c868ecb4: Pull complete 23:20:23 afea3b2eda06: Pull complete 23:20:23 7809a108b3ef: Pull complete 23:20:24 f706445af74f: Pull complete 23:20:24 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:20:24 ---> b068be0155e3 23:20:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 23:20:28 ---> Running in d4f6613c3b1f 23:20:28 Removing intermediate container d4f6613c3b1f 23:20:28 ---> 4ff36baf5ee6 23:20:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:28 ---> Running in 699316dc1404 23:20:28 Removing intermediate container 699316dc1404 23:20:28 ---> 85b028d81809 23:20:28 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 23:20:28 ---> Running in 45a6f26b7768 23:20:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:20:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:20:30 (1/13) Installing libc-dev (0.7.2-r3) 23:20:30 (2/13) Installing libsodium (1.0.18-r0) 23:20:30 (3/13) Installing pkgconf (1.7.3-r0) 23:20:30 (4/13) Installing libsodium-dev (1.0.18-r0) 23:20:30 (5/13) Installing openssh-keygen (8.4_p1-r3) 23:20:30 (6/13) Installing libedit (20191231.3.1-r1) 23:20:30 (7/13) Installing openssh-client (8.4_p1-r3) 23:20:31 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 23:20:31 (9/13) Installing openssh-server-common (8.4_p1-r3) 23:20:31 (10/13) Installing openssh-server (8.4_p1-r3) 23:20:31 (11/13) Installing openssh (8.4_p1-r3) 23:20:31 (12/13) Installing libzmq (4.3.3-r1) 23:20:31 (13/13) Installing zeromq-dev (4.3.3-r1) 23:20:31 Executing busybox-1.32.1-r6.trigger 23:20:31 OK: 156 MiB in 53 packages 23:20:32 Removing intermediate container 45a6f26b7768 23:20:32 ---> c094502c5449 23:20:32 Step 6/8 : WORKDIR /device-virtual-go 23:20:32 ---> Running in c7c14d1ddede 23:20:32 Removing intermediate container c7c14d1ddede 23:20:32 ---> ed8ce746a164 23:20:32 Step 7/8 : COPY . . 23:20:32 ---> 3c95c3a4c961 23:20:32 Step 8/8 : RUN go mod download 23:20:32 ---> Running in a1fbd9dfc37e 23:20:45 Removing intermediate container a1fbd9dfc37e 23:20:45 ---> 0aac8e72e881 23:20:45 Successfully built 0aac8e72e881 23:20:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:20:45 + docker inspect -f . ci-base-image-x86_64 23:20:45 . [Pipeline] withDockerContainer 23:20:45 prd-centos7-docker-4c-2g-14886 does not seem to be running inside a container 23:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 ******** ci-base-image-x86_64 cat 23:20:45 $ docker top b5facbeb773e8425d8d94136af645a4c19b256999dcf743ab2853f3b52103095 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:46 + go version 23:20:46 go version go1.16.3 linux/amd64 [Pipeline] } 23:20:46 $ docker stop --time=1 b5facbeb773e8425d8d94136af645a4c19b256999dcf743ab2853f3b52103095 23:20:47 $ docker rm -f b5facbeb773e8425d8d94136af645a4c19b256999dcf743ab2853f3b52103095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:47 + docker inspect -f . ci-base-image-x86_64 23:20:47 . [Pipeline] withDockerContainer 23:20:48 prd-centos7-docker-4c-2g-14886 does not seem to be running inside a container 23:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 ******** ci-base-image-x86_64 cat 23:20:48 $ docker top 262b3b76331cee1f5a309f8d3a58a38d8f26c83f2f329fcfac159e14e2c1165f -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:48 + go mod tidy [Pipeline] sh 23:20:49 + make test 23:20:49 go mod tidy 23:20:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:20:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:21:08 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:21:08 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.266s coverage: 63.8% of statements 23:21:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:21:15 gofmt -l . 23:21:15 [ "`gofmt -l .`" = "" ] 23:21:15 ./bin/test-attribution-txt.sh 23:21:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:21:16 $ docker stop --time=1 262b3b76331cee1f5a309f8d3a58a38d8f26c83f2f329fcfac159e14e2c1165f 23:21:18 $ docker rm -f 262b3b76331cee1f5a309f8d3a58a38d8f26c83f2f329fcfac159e14e2c1165f [Pipeline] // withDockerContainer [Pipeline] sh 23:21:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:21:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:21:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:21:22 + ls -al . 23:21:22 total 132 23:21:22 drwxrwxr-x. 7 jenkins jenkins 4096 May 18 23:21 . 23:21:22 drwxrwxr-x. 4 jenkins jenkins 30 May 18 23:19 .. 23:21:22 -rw-rw-r--. 1 jenkins jenkins 8153 May 18 23:19 Attribution.txt 23:21:22 drwxrwxr-x. 2 jenkins jenkins 64 May 18 23:19 bin 23:21:22 drwxrwxr-x. 3 jenkins jenkins 32 May 18 23:19 cmd 23:21:22 -rw-r--r--. 1 jenkins jenkins 47247 May 18 23:21 coverage.out 23:21:22 -rw-rw-r--. 1 jenkins jenkins 1921 May 18 23:19 Dockerfile 23:21:22 -rw-rw-r--. 1 jenkins jenkins 998 May 18 23:19 Dockerfile.build 23:21:22 drwxrwxr-x. 8 jenkins jenkins 162 May 18 23:19 .git 23:21:22 drwxrwxr-x. 2 jenkins jenkins 103 May 18 23:19 .github 23:21:22 -rw-rw-r--. 1 jenkins jenkins 277 May 18 23:19 .gitignore 23:21:22 -rw-r--r--. 1 jenkins jenkins 809 May 18 23:21 go.mod 23:21:22 -rw-r--r--. 1 jenkins jenkins 23431 May 18 23:20 go.sum 23:21:22 drwxrwxr-x. 3 jenkins jenkins 20 May 18 23:19 internal 23:21:22 -rw-rw-r--. 1 jenkins jenkins 660 May 18 23:19 Jenkinsfile 23:21:22 -rw-rw-r--. 1 jenkins jenkins 11340 May 18 23:19 LICENSE 23:21:22 -rw-rw-r--. 1 jenkins jenkins 905 May 18 23:19 Makefile 23:21:22 -rw-rw-r--. 1 jenkins jenkins 2745 May 18 23:19 README.md 23:21:22 -rw-rw-r--. 1 jenkins jenkins 12 May 18 23:16 VERSION 23:21:22 -rw-rw-r--. 1 jenkins jenkins 235 May 18 23:19 version.go [Pipeline] isUnix [Pipeline] sh 23:21:22 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 --label arch=amd64 --label version=1.3.2-dev.16 . 23:21:22 Sending build context to Docker daemon 8.647MB 23:21:22 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 23:21:22 Step 2/26 : FROM ${BASE} AS builder 23:21:22 ---> 0aac8e72e881 23:21:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:21:22 ---> Running in a7c915609a1a 23:21:22 Removing intermediate container a7c915609a1a 23:21:22 ---> 6c4fcbd2b4c3 23:21:22 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:21:22 ---> Running in 1e578238fc48 23:21:22 Removing intermediate container 1e578238fc48 23:21:22 ---> 9898a3fc3b82 23:21:22 Step 5/26 : WORKDIR /device-virtual-go 23:21:22 ---> Running in f56d69a6a1ce 23:21:22 Removing intermediate container f56d69a6a1ce 23:21:22 ---> dd8e0871181d 23:21:22 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:22 ---> Running in 9d5902c82154 23:21:23 Removing intermediate container 9d5902c82154 23:21:23 ---> 5e64950d174b 23:21:23 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:21:23 ---> Running in 1aca97d7f5f4 23:21:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:21:24 OK: 156 MiB in 53 packages 23:21:25 Removing intermediate container 1aca97d7f5f4 23:21:25 ---> be849899d046 23:21:25 Step 8/26 : COPY . . 23:21:25 ---> eff92de57d81 23:21:25 Step 9/26 : RUN go mod tidy 23:21:25 ---> Running in 368518a27017 23:21:25 Removing intermediate container 368518a27017 23:21:25 ---> 015b6f6233a7 23:21:25 Step 10/26 : RUN go mod download 23:21:25 ---> Running in 87dae4157417 23:21:26 Removing intermediate container 87dae4157417 23:21:26 ---> 62e8cea07caa 23:21:26 Step 11/26 : ARG MAKE='make build' 23:21:26 ---> Running in 7e7dd83cd759 23:21:26 Removing intermediate container 7e7dd83cd759 23:21:26 ---> 17f22e853cdf 23:21:26 Step 12/26 : RUN $MAKE 23:21:26 ---> Running in 1367eb061f67 23:21:27 go mod tidy 23:21:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.16" -o cmd/device-virtual ./cmd 23:21:45 Removing intermediate container 1367eb061f67 23:21:45 ---> 3e0844feeb21 23:21:45 Step 13/26 : FROM alpine:3.12 23:21:45 3.12: Pulling from library/alpine 23:21:45 339de151aab4: Pulling fs layer 23:21:45 339de151aab4: Download complete 23:21:45 339de151aab4: Pull complete 23:21:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:21:45 Status: Downloaded newer image for alpine:3.12 23:21:45 ---> 13621d1b12d4 23:21:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:21:45 ---> Running in ad9b96536357 23:21:45 Removing intermediate container ad9b96536357 23:21:45 ---> 331213340ac2 23:21:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:45 ---> Running in a6c42e562ac2 23:21:45 Removing intermediate container a6c42e562ac2 23:21:45 ---> 558af33ebe71 23:21:45 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:21:45 ---> Running in 678312ce962d 23:21:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:21:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:21:45 (1/6) Installing dumb-init (1.2.2-r1) 23:21:45 (2/6) Installing libgcc (9.3.0-r2) 23:21:45 (3/6) Installing libsodium (1.0.18-r0) 23:21:45 (4/6) Installing libstdc++ (9.3.0-r2) 23:21:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14887 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 23:21:46 Running in /w/workspace/device-virtual-go/56 [Pipeline] { [Pipeline] checkout 23:21:46 Selected Git installation does not exist. Using Default 23:21:46 The recommended git tool is: NONE 23:21:46 (5/6) Installing libzmq (4.3.3-r0) 23:21:46 (6/6) Installing zeromq (4.3.3-r0) 23:21:46 Executing busybox-1.31.1-r20.trigger 23:21:47 OK: 8 MiB in 20 packages 23:21:47 Removing intermediate container 678312ce962d 23:21:47 ---> afe7553803aa 23:21:47 Step 17/26 : WORKDIR / 23:21:47 ---> Running in ea2adbb66fc3 23:21:47 Removing intermediate container ea2adbb66fc3 23:21:47 ---> 5e2e64b2947a 23:21:47 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:21:47 ---> 9d7348bea17d 23:21:47 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 23:21:47 ---> 42332e1faf18 23:21:47 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 23:21:48 ---> e5734b4ddf6a 23:21:48 Step 21/26 : EXPOSE 49990 23:21:48 ---> Running in 4301ac609a8d 23:21:48 Removing intermediate container 4301ac609a8d 23:21:48 ---> 26c94b21be76 23:21:48 Step 22/26 : ENTRYPOINT ["/device-virtual"] 23:21:48 ---> Running in e24499f6bd2f 23:21:48 Removing intermediate container e24499f6bd2f 23:21:48 ---> 0ead0230960b 23:21:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:21:48 ---> Running in c834f4c7a715 23:21:48 Removing intermediate container c834f4c7a715 23:21:48 ---> ee226c171e44 23:21:48 Step 24/26 : LABEL arch=amd64 23:21:48 ---> Running in c1b190b47c8a 23:21:48 Removing intermediate container c1b190b47c8a 23:21:48 ---> 62c193c9e4f0 23:21:48 Step 25/26 : LABEL git_sha=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 23:21:48 ---> Running in 11e4cf192169 23:21:48 Removing intermediate container 11e4cf192169 23:21:48 ---> c2fafe737b2c 23:21:48 Step 26/26 : LABEL version=1.3.2-dev.16 23:21:48 ---> Running in dbd261bc790f 23:21:48 Removing intermediate container dbd261bc790f 23:21:48 ---> d71fa01d65bd 23:21:48 [Warning] One or more build-args [ARCH] were not consumed 23:21:48 Successfully built d71fa01d65bd 23:21:48 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:48 provisioning config files... 23:21:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/56@tmp/config2446802892557908523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:49 ---> docker-login.sh 23:21:49 nexus3.edgexfoundry.org:10001 23:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:49 Configure a credential helper to remove this warning. See 23:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:49 23:21:49 Login Succeeded 23:21:49 nexus3.edgexfoundry.org:10002 23:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:49 Configure a credential helper to remove this warning. See 23:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:49 23:21:49 Login Succeeded 23:21:49 nexus3.edgexfoundry.org:10003 23:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:49 Configure a credential helper to remove this warning. See 23:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:49 23:21:49 Login Succeeded 23:21:49 nexus3.edgexfoundry.org:10004 23:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:49 Configure a credential helper to remove this warning. See 23:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:49 23:21:49 Login Succeeded 23:21:49 docker.io 23:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:49 Configure a credential helper to remove this warning. See 23:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:49 23:21:49 Login Succeeded 23:21:49 ---> docker-login.sh ends [Pipeline] } 23:21:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:50 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 23:21:50 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 23:21:50 latest 23:21:50 1.3.2-dev.16 23:21:50 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 23:21:50 master 23:21:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:21:50 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] isUnix [Pipeline] sh 23:21:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 23:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 23:21:50 2270e34b3e70: Preparing 23:21:50 f77c49c8b5ff: Preparing 23:21:50 2c43ec92e7c1: Preparing 23:21:50 eabc5ab88278: Preparing 23:21:50 7a2a8fe261f1: Preparing 23:21:50 32f366d666a5: Preparing 23:21:50 32f366d666a5: Waiting 23:21:51 f77c49c8b5ff: Pushed 23:21:51 32f366d666a5: Layer already exists 23:21:51 2c43ec92e7c1: Pushed 23:21:51 7a2a8fe261f1: Pushed 23:21:51 eabc5ab88278: Pushed 23:21:52 using credential edgex-jenkins-ssh 23:21:52 Cloning the remote Git repository 23:21:52 2270e34b3e70: Pushed 23:21:52 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5: digest: sha256:c725228c26edbd3bbd1f9f66a5462b4439676e7b4dfbf847b147dee06dced927 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:21:52 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:21:53 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 23:21:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 23:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 23:21:53 2270e34b3e70: Preparing 23:21:53 f77c49c8b5ff: Preparing 23:21:53 2c43ec92e7c1: Preparing 23:21:53 eabc5ab88278: Preparing 23:21:53 7a2a8fe261f1: Preparing 23:21:53 32f366d666a5: Preparing 23:21:53 32f366d666a5: Waiting 23:21:53 7a2a8fe261f1: Layer already exists 23:21:53 f77c49c8b5ff: Layer already exists 23:21:53 2270e34b3e70: Layer already exists 23:21:53 eabc5ab88278: Layer already exists 23:21:53 2c43ec92e7c1: Layer already exists 23:21:53 32f366d666a5: Layer already exists 23:21:53 latest: digest: sha256:c725228c26edbd3bbd1f9f66a5462b4439676e7b4dfbf847b147dee06dced927 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:21:53 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh 23:21:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.16 23:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 23:21:53 2270e34b3e70: Preparing 23:21:53 f77c49c8b5ff: Preparing 23:21:53 2c43ec92e7c1: Preparing 23:21:53 eabc5ab88278: Preparing 23:21:53 7a2a8fe261f1: Preparing 23:21:53 32f366d666a5: Preparing 23:21:53 32f366d666a5: Waiting 23:21:53 f77c49c8b5ff: Layer already exists 23:21:53 2c43ec92e7c1: Layer already exists 23:21:53 7a2a8fe261f1: Layer already exists 23:21:53 eabc5ab88278: Layer already exists 23:21:53 2270e34b3e70: Layer already exists 23:21:53 32f366d666a5: Layer already exists 23:21:53 1.3.2-dev.16: digest: sha256:c725228c26edbd3bbd1f9f66a5462b4439676e7b4dfbf847b147dee06dced927 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:21:52 > git init /w/workspace/device-virtual-go/56 # timeout=10 23:21:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:21:52 > git --version # timeout=10 23:21:52 > git --version # 'git version 2.17.1' 23:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:54 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh 23:21:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 23:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 23:21:54 2270e34b3e70: Preparing 23:21:54 f77c49c8b5ff: Preparing 23:21:54 2c43ec92e7c1: Preparing 23:21:54 eabc5ab88278: Preparing 23:21:54 7a2a8fe261f1: Preparing 23:21:54 32f366d666a5: Preparing 23:21:54 32f366d666a5: Waiting 23:21:54 2c43ec92e7c1: Layer already exists 23:21:54 f77c49c8b5ff: Layer already exists 23:21:54 2270e34b3e70: Layer already exists 23:21:54 eabc5ab88278: Layer already exists 23:21:54 7a2a8fe261f1: Layer already exists 23:21:54 32f366d666a5: Layer already exists 23:21:54 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16: digest: sha256:c725228c26edbd3bbd1f9f66a5462b4439676e7b4dfbf847b147dee06dced927 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:21:54 Avoid second fetch 23:21:54 Checking out Revision bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 (master) 23:21:54 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] isUnix [Pipeline] sh 23:21:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:master 23:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 23:21:55 2270e34b3e70: Preparing 23:21:55 f77c49c8b5ff: Preparing 23:21:55 2c43ec92e7c1: Preparing 23:21:55 eabc5ab88278: Preparing 23:21:55 7a2a8fe261f1: Preparing 23:21:55 32f366d666a5: Preparing 23:21:55 2c43ec92e7c1: Layer already exists 23:21:55 7a2a8fe261f1: Layer already exists 23:21:55 f77c49c8b5ff: Layer already exists 23:21:55 eabc5ab88278: Layer already exists 23:21:55 2270e34b3e70: Layer already exists 23:21:55 32f366d666a5: Layer already exists 23:21:55 master: digest: sha256:c725228c26edbd3bbd1f9f66a5462b4439676e7b4dfbf847b147dee06dced927 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:55 ===================================================== [Pipeline] echo 23:21:55 taggedImages: 23:21:55 - nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 23:21:55 - nexus3.edgexfoundry.org:10004/device-virtual:latest 23:21:55 - nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.16 23:21:55 - nexus3.edgexfoundry.org:10004/device-virtual:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 23:21:55 - nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 23:21:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:21:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:54 > git config core.sparsecheckout # timeout=10 23:21:54 > git checkout -f bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 # timeout=10 [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:21:55 ---> job-cost.sh 23:21:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d2kV 23:21:59 Commit message: "Merge pull request #208 from lenny-intel/service-keys" 23:21:59 23:21:59 GitHub has been notified of this commit’s build result 23:21:59 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:22:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:22:01 + sudo service docker restart 23:22:01 + true 23:22:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:22:18 lf-activate-venv(): INFO: Adding /tmp/venv-d2kV/bin to PATH 23:22:18 INFO: No Stack... 23:22:18 INFO: Retrieving Pricing Info for: v3-standard-2 23:22:18 INFO: Archiving Costs [Pipeline] sh 23:22:19 + cat /w/workspace/device-virtual-go/56/archives/cost.csv 23:22:19 + cut -d, -f6 [Pipeline] lock 23:22:19 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] 23:22:19 Resource [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] did not exist. Created. 23:22:19 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:19 provisioning config files... 23:22:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/56@tmp/config1621765052408397449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:19 + echo total: 0.05999999865889549 [Pipeline] stash 23:22:19 Stashed 1 file(s) [Pipeline] } 23:22:19 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 23:22:19 ---> docker-login.sh 23:22:19 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] } 23:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:21 Configure a credential helper to remove this warning. See 23:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:21 23:22:21 Login Succeeded 23:22:21 nexus3.edgexfoundry.org:10002 23:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:21 Configure a credential helper to remove this warning. See 23:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:21 23:22:21 Login Succeeded 23:22:21 nexus3.edgexfoundry.org:10003 23:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:22 Configure a credential helper to remove this warning. See 23:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:22 23:22:22 Login Succeeded 23:22:22 nexus3.edgexfoundry.org:10004 23:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:22 Configure a credential helper to remove this warning. See 23:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:22 23:22:22 Login Succeeded 23:22:22 docker.io 23:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:23 Configure a credential helper to remove this warning. See 23:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:23 23:22:23 Login Succeeded 23:22:23 ---> docker-login.sh ends [Pipeline] } 23:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:22:24 ========================================================= 23:22:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:22:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:22:24 + 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 . 23:22:24 Sending build context to Docker daemon 8.574MB 23:22:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:22:24 Step 2/8 : FROM ${BASE} 23:22:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:22:24 595b0fe564bb: Pulling fs layer 23:22:24 7186ed65a4f7: Pulling fs layer 23:22:24 316046926c0a: Pulling fs layer 23:22:24 4ebd0625c992: Pulling fs layer 23:22:24 207e8628e3a3: Pulling fs layer 23:22:24 c791037a9be2: Pulling fs layer 23:22:24 ffd874e62e21: Pulling fs layer 23:22:24 207e8628e3a3: Waiting 23:22:24 c791037a9be2: Waiting 23:22:24 ffd874e62e21: Waiting 23:22:24 316046926c0a: Verifying Checksum 23:22:24 316046926c0a: Download complete 23:22:24 7186ed65a4f7: Verifying Checksum 23:22:24 7186ed65a4f7: Download complete 23:22:25 207e8628e3a3: Download complete 23:22:25 c791037a9be2: Verifying Checksum 23:22:25 c791037a9be2: Download complete 23:22:25 595b0fe564bb: Verifying Checksum 23:22:25 595b0fe564bb: Download complete 23:22:25 595b0fe564bb: Pull complete 23:22:26 7186ed65a4f7: Pull complete 23:22:26 316046926c0a: Pull complete 23:22:28 ffd874e62e21: Verifying Checksum 23:22:28 ffd874e62e21: Download complete 23:22:28 4ebd0625c992: Verifying Checksum 23:22:28 4ebd0625c992: Download complete 23:22:38 4ebd0625c992: Pull complete 23:22:38 207e8628e3a3: Pull complete 23:22:39 c791037a9be2: Pull complete 23:22:42 ffd874e62e21: Pull complete 23:22:42 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 23:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:22:43 ---> cfc18b08335c 23:22:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 23:22:45 ---> Running in f9d9ec20c121 23:22:45 Removing intermediate container f9d9ec20c121 23:22:45 ---> 6f94095915ea 23:22:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:22:45 ---> Running in 766a55f77a12 23:22:48 Removing intermediate container 766a55f77a12 23:22:48 ---> 6c5b9e668166 23:22:48 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 23:22:48 ---> Running in 34c1c69e9fab 23:22:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:22:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:22:50 (1/13) Installing libc-dev (0.7.2-r3) 23:22:51 (2/13) Installing libsodium (1.0.18-r0) 23:22:51 (3/13) Installing pkgconf (1.7.3-r0) 23:22:51 (4/13) Installing libsodium-dev (1.0.18-r0) 23:22:51 (5/13) Installing openssh-keygen (8.4_p1-r3) 23:22:51 (6/13) Installing libedit (20191231.3.1-r1) 23:22:51 (7/13) Installing openssh-client (8.4_p1-r3) 23:22:51 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 23:22:52 (9/13) Installing openssh-server-common (8.4_p1-r3) 23:22:52 (10/13) Installing openssh-server (8.4_p1-r3) 23:22:52 (11/13) Installing openssh (8.4_p1-r3) 23:22:52 (12/13) Installing libzmq (4.3.3-r1) 23:22:52 (13/13) Installing zeromq-dev (4.3.3-r1) 23:22:52 Executing busybox-1.32.1-r6.trigger 23:22:52 OK: 145 MiB in 53 packages 23:22:54 Removing intermediate container 34c1c69e9fab 23:22:54 ---> 52e5d9d56fd4 23:22:54 Step 6/8 : WORKDIR /device-virtual-go 23:22:54 ---> Running in 4edb92cb32b5 23:22:54 Removing intermediate container 4edb92cb32b5 23:22:54 ---> a257b477cb3f 23:22:54 Step 7/8 : COPY . . 23:22:55 ---> 9d311dc98c07 23:22:55 Step 8/8 : RUN go mod download 23:22:55 ---> Running in 52544f350bc2 23:23:22 Removing intermediate container 52544f350bc2 23:23:22 ---> 0185d4b6446e 23:23:22 Successfully built 0185d4b6446e 23:23:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:23:23 + docker inspect -f . ci-base-image-arm64 23:23:23 . [Pipeline] withDockerContainer 23:23:23 prd-ubuntu18.04-docker-arm64-4c-16g-14887 does not seem to be running inside a container 23:23:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 ******** ci-base-image-arm64 cat 23:23:25 $ docker top dc053167c7d3e233ab22a3eddecc5c56245dd765a28ff83635cbe6da46d3db5d -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:26 + go version 23:23:26 go version go1.16.3 linux/arm64 [Pipeline] } 23:23:26 $ docker stop --time=1 dc053167c7d3e233ab22a3eddecc5c56245dd765a28ff83635cbe6da46d3db5d 23:23:28 $ docker rm -f dc053167c7d3e233ab22a3eddecc5c56245dd765a28ff83635cbe6da46d3db5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:28 + docker inspect -f . ci-base-image-arm64 23:23:28 . [Pipeline] withDockerContainer 23:23:29 prd-ubuntu18.04-docker-arm64-4c-16g-14887 does not seem to be running inside a container 23:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 ******** ci-base-image-arm64 cat 23:23:30 $ docker top 2069bd5d5887704146903e02d9e7e470a01d2feb347987b557b101284a7779cb -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:31 + go mod tidy [Pipeline] sh 23:23:32 + make test 23:23:32 go mod tidy 23:23:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:23:34 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:24:42 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:24:42 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.697s coverage: 63.8% of statements 23:24:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:25:04 gofmt -l . 23:25:04 [ "`gofmt -l .`" = "" ] 23:25:04 ./bin/test-attribution-txt.sh 23:25:06 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:25:07 $ docker stop --time=1 2069bd5d5887704146903e02d9e7e470a01d2feb347987b557b101284a7779cb 23:25:09 $ docker rm -f 2069bd5d5887704146903e02d9e7e470a01d2feb347987b557b101284a7779cb [Pipeline] // withDockerContainer [Pipeline] sh 23:25:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:09 Warning: overwriting stash ‘coverage-report’ 23:25:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:25:11 + ls -al . 23:25:11 total 156 23:25:11 drwxrwxr-x 7 jenkins jenkins 4096 May 18 23:25 . 23:25:11 drwxrwxr-x 4 jenkins jenkins 4096 May 18 23:21 .. 23:25:11 drwxrwxr-x 8 jenkins jenkins 4096 May 18 23:21 .git 23:25:11 drwxrwxr-x 2 jenkins jenkins 4096 May 18 23:21 .github 23:25:11 -rw-rw-r-- 1 jenkins jenkins 277 May 18 23:21 .gitignore 23:25:11 -rw-rw-r-- 1 jenkins jenkins 8153 May 18 23:21 Attribution.txt 23:25:11 -rw-rw-r-- 1 jenkins jenkins 1921 May 18 23:21 Dockerfile 23:25:11 -rw-rw-r-- 1 jenkins jenkins 998 May 18 23:21 Dockerfile.build 23:25:11 -rw-rw-r-- 1 jenkins jenkins 660 May 18 23:21 Jenkinsfile 23:25:11 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 23:21 LICENSE 23:25:11 -rw-rw-r-- 1 jenkins jenkins 905 May 18 23:21 Makefile 23:25:11 -rw-rw-r-- 1 jenkins jenkins 2745 May 18 23:21 README.md 23:25:11 -rw-rw-r-- 1 jenkins jenkins 12 May 18 23:16 VERSION 23:25:11 drwxrwxr-x 2 jenkins jenkins 4096 May 18 23:21 bin 23:25:11 drwxrwxr-x 3 jenkins jenkins 4096 May 18 23:21 cmd 23:25:11 -rw-r--r-- 1 jenkins jenkins 47247 May 18 23:24 coverage.out 23:25:11 -rw-r--r-- 1 jenkins jenkins 809 May 18 23:25 go.mod 23:25:11 -rw-r--r-- 1 jenkins jenkins 23431 May 18 23:23 go.sum 23:25:11 drwxrwxr-x 3 jenkins jenkins 4096 May 18 23:21 internal 23:25:11 -rw-rw-r-- 1 jenkins jenkins 235 May 18 23:21 version.go [Pipeline] isUnix [Pipeline] sh 23:25:11 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 --label arch=arm64 --label version=1.3.2-dev.16 . 23:25:12 Sending build context to Docker daemon 8.646MB 23:25:12 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 23:25:12 Step 2/26 : FROM ${BASE} AS builder 23:25:12 ---> 0185d4b6446e 23:25:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:25:12 ---> Running in db94485fc1d0 23:25:12 Removing intermediate container db94485fc1d0 23:25:12 ---> 870301c6aaa8 23:25:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:25:13 ---> Running in e513141ff746 23:25:13 Removing intermediate container e513141ff746 23:25:13 ---> 686f8e88ec6e 23:25:13 Step 5/26 : WORKDIR /device-virtual-go 23:25:13 ---> Running in 9080a7b50de7 23:25:14 Removing intermediate container 9080a7b50de7 23:25:14 ---> 32b755eea042 23:25:14 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:14 ---> Running in c212540563d7 23:25:17 Removing intermediate container c212540563d7 23:25:17 ---> b5937b753ec7 23:25:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:17 ---> Running in 2710b1642805 23:25:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:25:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:25:19 OK: 145 MiB in 53 packages 23:25:20 Removing intermediate container 2710b1642805 23:25:20 ---> 1a9ca3eff46a 23:25:20 Step 8/26 : COPY . . 23:25:21 ---> bf996dc321df 23:25:21 Step 9/26 : RUN go mod tidy 23:25:21 ---> Running in 6f9f84b5e99e 23:25:24 Removing intermediate container 6f9f84b5e99e 23:25:24 ---> 0063411d032c 23:25:24 Step 10/26 : RUN go mod download 23:25:24 ---> Running in df92801d1fb7 23:25:27 Removing intermediate container df92801d1fb7 23:25:27 ---> eeedcd7f9607 23:25:27 Step 11/26 : ARG MAKE='make build' 23:25:27 ---> Running in 60d06650d402 23:25:27 Removing intermediate container 60d06650d402 23:25:27 ---> d4b2bb2b1893 23:25:27 Step 12/26 : RUN $MAKE 23:25:27 ---> Running in 009e3020ec60 23:25:28 go mod tidy 23:25:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.16" -o cmd/device-virtual ./cmd 23:26:25 Removing intermediate container 009e3020ec60 23:26:25 ---> bea9cae0c02b 23:26:25 Step 13/26 : FROM alpine:3.12 23:26:25 3.12: Pulling from library/alpine 23:26:25 d2f70382dc9a: Pulling fs layer 23:26:25 d2f70382dc9a: Verifying Checksum 23:26:25 d2f70382dc9a: Download complete 23:26:25 d2f70382dc9a: Pull complete 23:26:25 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:26:25 Status: Downloaded newer image for alpine:3.12 23:26:25 ---> 9852663dfa18 23:26:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:26:25 ---> Running in 368f43705e4a 23:26:25 Removing intermediate container 368f43705e4a 23:26:25 ---> c6212af619c9 23:26:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:25 ---> Running in 943e27562848 23:26:25 Removing intermediate container 943e27562848 23:26:25 ---> 32624e2d36d4 23:26:25 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:26:25 ---> Running in f3ba1e677822 23:26:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:26:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:26:26 (1/6) Installing dumb-init (1.2.2-r1) 23:26:26 (2/6) Installing libgcc (9.3.0-r2) 23:26:26 (3/6) Installing libsodium (1.0.18-r0) 23:26:26 (4/6) Installing libstdc++ (9.3.0-r2) 23:26:26 (5/6) Installing libzmq (4.3.3-r0) 23:26:26 (6/6) Installing zeromq (4.3.3-r0) 23:26:26 Executing busybox-1.31.1-r20.trigger 23:26:26 OK: 8 MiB in 20 packages 23:26:27 Removing intermediate container f3ba1e677822 23:26:27 ---> 1c55d757089e 23:26:27 Step 17/26 : WORKDIR / 23:26:27 ---> Running in 053e998b0e9c 23:26:28 Removing intermediate container 053e998b0e9c 23:26:28 ---> 4c1667464665 23:26:28 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:26:29 ---> cac20cc94b88 23:26:29 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 23:26:30 ---> fb9276b52054 23:26:30 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 23:26:31 ---> e044d82593e9 23:26:31 Step 21/26 : EXPOSE 49990 23:26:31 ---> Running in 9c092426588f 23:26:31 Removing intermediate container 9c092426588f 23:26:31 ---> 41fe8169ec50 23:26:31 Step 22/26 : ENTRYPOINT ["/device-virtual"] 23:26:32 ---> Running in 92feabdb57c8 23:26:32 Removing intermediate container 92feabdb57c8 23:26:32 ---> c6835f6916fd 23:26:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:32 ---> Running in 2694f2aae0e3 23:26:33 Removing intermediate container 2694f2aae0e3 23:26:33 ---> e54f5049e568 23:26:33 Step 24/26 : LABEL arch=arm64 23:26:33 ---> Running in d6c3c9899fbe 23:26:33 Removing intermediate container d6c3c9899fbe 23:26:33 ---> 2638819bae46 23:26:33 Step 25/26 : LABEL git_sha=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 23:26:33 ---> Running in 8025d8775eea 23:26:34 Removing intermediate container 8025d8775eea 23:26:34 ---> c12e0ea6e3f8 23:26:34 Step 26/26 : LABEL version=1.3.2-dev.16 23:26:34 ---> Running in fe1fdafef268 23:26:35 Removing intermediate container fe1fdafef268 23:26:35 ---> 797a76f60845 23:26:35 [Warning] One or more build-args [ARCH] were not consumed 23:26:35 Successfully built 797a76f60845 23:26:35 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:35 provisioning config files... 23:26:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/56@tmp/config1092674908102989656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:35 ---> docker-login.sh 23:26:35 nexus3.edgexfoundry.org:10001 23:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:36 Configure a credential helper to remove this warning. See 23:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:36 23:26:36 Login Succeeded 23:26:36 nexus3.edgexfoundry.org:10002 23:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:36 Configure a credential helper to remove this warning. See 23:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:36 23:26:36 Login Succeeded 23:26:36 nexus3.edgexfoundry.org:10003 23:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:37 Configure a credential helper to remove this warning. See 23:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:37 23:26:37 Login Succeeded 23:26:37 nexus3.edgexfoundry.org:10004 23:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:37 Configure a credential helper to remove this warning. See 23:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:37 23:26:37 Login Succeeded 23:26:37 docker.io 23:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:38 Configure a credential helper to remove this warning. See 23:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:38 23:26:38 Login Succeeded 23:26:38 ---> docker-login.sh ends [Pipeline] } 23:26:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:38 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 23:26:38 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 23:26:38 latest 23:26:38 1.3.2-dev.16 23:26:38 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 23:26:38 master 23:26:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:38 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] isUnix [Pipeline] sh 23:26:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 23:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:26:39 25902dd50aba: Preparing 23:26:39 fda36608c32b: Preparing 23:26:39 e7e0eb4ea5ef: Preparing 23:26:39 c0b6b33046af: Preparing 23:26:39 aa4f3d6c4c47: Preparing 23:26:39 3fbe34a1663b: Preparing 23:26:39 3fbe34a1663b: Waiting 23:26:39 aa4f3d6c4c47: Pushed 23:26:39 fda36608c32b: Pushed 23:26:39 e7e0eb4ea5ef: Pushed 23:26:39 3fbe34a1663b: Layer already exists 23:26:40 c0b6b33046af: Pushed 23:26:43 25902dd50aba: Pushed 23:26:43 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5: digest: sha256:34bf964c3c5df51c13258362a838119494fd36178a71ca4e08278333c8e669bc size: 1572 [Pipeline] isUnix [Pipeline] sh 23:26:43 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:26:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 23:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:26:44 25902dd50aba: Preparing 23:26:44 fda36608c32b: Preparing 23:26:44 e7e0eb4ea5ef: Preparing 23:26:44 c0b6b33046af: Preparing 23:26:44 aa4f3d6c4c47: Preparing 23:26:44 3fbe34a1663b: Preparing 23:26:44 3fbe34a1663b: Waiting 23:26:44 aa4f3d6c4c47: Layer already exists 23:26:44 c0b6b33046af: Layer already exists 23:26:44 25902dd50aba: Layer already exists 23:26:44 e7e0eb4ea5ef: Layer already exists 23:26:44 3fbe34a1663b: Layer already exists 23:26:44 fda36608c32b: Layer already exists 23:26:44 latest: digest: sha256:34bf964c3c5df51c13258362a838119494fd36178a71ca4e08278333c8e669bc size: 1572 [Pipeline] isUnix [Pipeline] sh 23:26:45 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh 23:26:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.16 23:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:26:45 25902dd50aba: Preparing 23:26:45 fda36608c32b: Preparing 23:26:45 e7e0eb4ea5ef: Preparing 23:26:45 c0b6b33046af: Preparing 23:26:45 aa4f3d6c4c47: Preparing 23:26:45 3fbe34a1663b: Preparing 23:26:45 3fbe34a1663b: Waiting 23:26:45 e7e0eb4ea5ef: Layer already exists 23:26:45 aa4f3d6c4c47: Layer already exists 23:26:45 fda36608c32b: Layer already exists 23:26:45 25902dd50aba: Layer already exists 23:26:45 c0b6b33046af: Layer already exists 23:26:45 3fbe34a1663b: Layer already exists 23:26:45 1.3.2-dev.16: digest: sha256:34bf964c3c5df51c13258362a838119494fd36178a71ca4e08278333c8e669bc size: 1572 [Pipeline] isUnix [Pipeline] sh 23:26:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh 23:26:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 23:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:26:46 25902dd50aba: Preparing 23:26:46 fda36608c32b: Preparing 23:26:46 e7e0eb4ea5ef: Preparing 23:26:46 c0b6b33046af: Preparing 23:26:46 aa4f3d6c4c47: Preparing 23:26:46 3fbe34a1663b: Preparing 23:26:46 3fbe34a1663b: Waiting 23:26:46 e7e0eb4ea5ef: Layer already exists 23:26:46 fda36608c32b: Layer already exists 23:26:46 c0b6b33046af: Layer already exists 23:26:46 aa4f3d6c4c47: Layer already exists 23:26:46 25902dd50aba: Layer already exists 23:26:46 3fbe34a1663b: Layer already exists 23:26:46 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16: digest: sha256:34bf964c3c5df51c13258362a838119494fd36178a71ca4e08278333c8e669bc size: 1572 [Pipeline] isUnix [Pipeline] sh 23:26:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] isUnix [Pipeline] sh 23:26:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:master 23:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:26:47 25902dd50aba: Preparing 23:26:47 fda36608c32b: Preparing 23:26:47 e7e0eb4ea5ef: Preparing 23:26:47 c0b6b33046af: Preparing 23:26:47 aa4f3d6c4c47: Preparing 23:26:47 3fbe34a1663b: Preparing 23:26:47 3fbe34a1663b: Waiting 23:26:47 fda36608c32b: Layer already exists 23:26:47 aa4f3d6c4c47: Layer already exists 23:26:47 c0b6b33046af: Layer already exists 23:26:47 e7e0eb4ea5ef: Layer already exists 23:26:47 25902dd50aba: Layer already exists 23:26:47 3fbe34a1663b: Layer already exists 23:26:47 master: digest: sha256:34bf964c3c5df51c13258362a838119494fd36178a71ca4e08278333c8e669bc size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:47 ===================================================== [Pipeline] echo 23:26:47 taggedImages: 23:26:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 23:26:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 23:26:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.16 23:26:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5-1.3.2-dev.16 23:26:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:26:48 ---> job-cost.sh 23:26:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Q6Z 23:27:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-2Q6Z/bin to PATH 23:28:49 INFO: No Stack... 23:28:49 INFO: Retrieving Pricing Info for: v2-standard-4 23:28:49 INFO: Archiving Costs [Pipeline] sh 23:28:50 + cat /w/workspace/device-virtual-go/56/archives/cost.csv 23:28:50 + cut -d, -f6 [Pipeline] lock 23:28:50 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] 23:28:50 Resource [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] did not exist. Created. 23:28:50 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:28:50 /w/workspace/device-virtual-go/56@tmp/durable-9c97d29c/script.sh: 1: /w/workspace/device-virtual-go/56@tmp/durable-9c97d29c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:28:51 + echo total: 0.18000000715255737 [Pipeline] stash 23:28:51 Warning: overwriting stash ‘stack-cost’ 23:28:51 Stashed 1 file(s) [Pipeline] } 23:28:51 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-56-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 23:28:52 provisioning config files... 23:28:52 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8960279038691323422tmp [Pipeline] { [Pipeline] sh 23:28:52 + set +x 23:28:52 + curl -s https://codecov.io/bash 23:28:52 + bash -s -- 23:28:52 23:28:52 _____ _ 23:28:52 / ____| | | 23:28:52 | | ___ __| | ___ ___ _____ __ 23:28:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:28:52 | |___| (_) | (_| | __/ (_| (_) \ V / 23:28:52 \_____\___/ \__,_|\___|\___\___/ \_/ 23:28:52 Bash-1.0.2 23:28:52 23:28:52 23:28:52 ==> git version 2.24.4 found 23:28:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:28:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:28:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:28:52 ==> Jenkins CI detected. 23:28:52 project root: . 23:28:52 --> token set from env 23:28:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:28:52 ==> Running gcov in . (disable via -X gcov) 23:28:52 ==> Python coveragepy not found 23:28:52 ==> Searching for coverage reports in: 23:28:52 + . 23:28:52 -> Found 1 reports 23:28:52 ==> Detecting git/mercurial file structure 23:28:52 ==> Reading reports 23:28:52 + ./coverage.out bytes=47247 23:28:52 ==> Appending adjustments 23:28:52 https://docs.codecov.io/docs/fixing-reports 23:28:52 + Found adjustments 23:28:52 ==> Gzipping contents 23:28:52 8.0K /tmp/codecov.nfQiaY.gz 23:28:52 ==> Uploading reports 23:28:52 url: https://codecov.io 23:28:52 query: branch=master&commit=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:28:52 -> Pinging Codecov 23:28:52 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:28:53 -> Uploading to 23:28:53 https://storage.googleapis.com/codecov/v4/raw/2021-05-18/5E52B4B073DB2E39498172D8E973AA87/bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5/f133202d-3f44-410f-be77-f111a393ead6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T232853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5a09dd785b80580db0b10b5ffcfa323c60908538db79400019b16c5ccaa74fb 23:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:53 Dload Upload Total Spent Left Speed 23:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5761 0 0 100 5761 0 13046 --:--:-- --:--:-- --:--:-- 13063 23:28:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] } 23:28:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:28:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:28:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:28:55 23:28:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:28:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:28:55 188c0c94c7c5: Pulling fs layer 23:28:55 0ef7d3d256c8: Pulling fs layer 23:28:55 de9db76c5a1d: Pulling fs layer 23:28:55 0eba1c9be4d2: Pulling fs layer 23:28:55 0d57e429df01: Pulling fs layer 23:28:55 4e4be7b47b0d: Pulling fs layer 23:28:55 e1f770b5df2f: Pulling fs layer 23:28:55 85a0685a4137: Pulling fs layer 23:28:55 0eba1c9be4d2: Waiting 23:28:55 0d57e429df01: Waiting 23:28:55 4e4be7b47b0d: Waiting 23:28:55 e1f770b5df2f: Waiting 23:28:55 85a0685a4137: Waiting 23:28:55 de9db76c5a1d: Download complete 23:28:55 0ef7d3d256c8: Verifying Checksum 23:28:55 0ef7d3d256c8: Download complete 23:28:55 0d57e429df01: Verifying Checksum 23:28:55 0d57e429df01: Download complete 23:28:55 188c0c94c7c5: Verifying Checksum 23:28:55 188c0c94c7c5: Download complete 23:28:55 4e4be7b47b0d: Verifying Checksum 23:28:55 4e4be7b47b0d: Download complete 23:28:55 188c0c94c7c5: Pull complete 23:28:55 0ef7d3d256c8: Pull complete 23:28:55 de9db76c5a1d: Pull complete 23:28:57 e1f770b5df2f: Verifying Checksum 23:28:57 e1f770b5df2f: Download complete 23:28:58 0eba1c9be4d2: Verifying Checksum 23:28:58 0eba1c9be4d2: Download complete 23:28:58 85a0685a4137: Verifying Checksum 23:28:58 85a0685a4137: Download complete 23:29:02 0eba1c9be4d2: Pull complete 23:29:02 0d57e429df01: Pull complete 23:29:02 4e4be7b47b0d: Pull complete 23:29:02 e1f770b5df2f: Pull complete 23:29:05 85a0685a4137: Pull complete 23:29:05 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:29:05 prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container 23:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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-devops/edgex-snyk-go:1.410.4 cat 23:29:08 $ docker top f7ed8854d2d56f404ee566570a8649e2e58350f02ac1404fc2233bb5d8430536 -eo pid,comm [Pipeline] { [Pipeline] echo 23:29:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:29:08 + set -o pipefail 23:29:08 + snyk monitor '--org=edgex-jenkins' 23:29:21 23:29:21 Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... 23:29:21 23:29:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/00adf02f-538b-4796-af9b-b24f29f621dc 23:29:21 23:29:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:29:21 23:29:21 [Pipeline] } 23:29:21 $ docker stop --time=1 f7ed8854d2d56f404ee566570a8649e2e58350f02ac1404fc2233bb5d8430536 23:29:23 $ docker rm -f f7ed8854d2d56f404ee566570a8649e2e58350f02ac1404fc2233bb5d8430536 [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 23:29:24 + git log --format=format:%s -1 bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 [Pipeline] isUnix [Pipeline] sh 23:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:24 . [Pipeline] withDockerContainer 23:29:24 prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container 23:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:29:25 $ docker top 83a8d5b4bf0c02aa6bf97c73e069aff87ebe2dbeaf95953e6f6ce9c497f7c2d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:25 [ssh-agent] Looking for ssh-agent implementation... 23:29:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:25 $ docker exec 83a8d5b4bf0c02aa6bf97c73e069aff87ebe2dbeaf95953e6f6ce9c497f7c2d7 ssh-agent 23:29:25 SSH_AUTH_SOCK=/tmp/ssh-r3oQdNbKE78i/agent.14 23:29:25 SSH_AGENT_PID=20 23:29:25 Running ssh-add (command line suppressed) 23:29:25 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2893689237617440748.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2893689237617440748.key) 23:29:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:25 + git semver tag 23:29:25 # -> Open(): unable to determine branch for HEAD 23:29:25 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 23:29:25 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 23:29:25 # $SEMVER_REMOTE_NAME = origin 23:29:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:29:25 # $SEMVER_USER_NAME = edgex-jenkins 23:29:25 # $SEMVER_BRANCH = master 23:29:25 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 23:29:25 # bdaefdf9c94f4a84606ef90cd62bf5e6f755bed5 HEAD 23:29:25 # -> Force: false 23:29:25 # bedb8f95bfb2025bdf243fea467f6aaa5fcffd81 refs/tags/v1.3.2-dev.16 [Pipeline] } 23:29:25 $ docker exec --env ******** --env ******** 83a8d5b4bf0c02aa6bf97c73e069aff87ebe2dbeaf95953e6f6ce9c497f7c2d7 ssh-agent -k 23:29:25 unset SSH_AUTH_SOCK; 23:29:25 unset SSH_AGENT_PID; 23:29:25 echo Agent pid 20 killed; 23:29:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:26 + git semver [Pipeline] } 23:29:26 $ docker stop --time=1 83a8d5b4bf0c02aa6bf97c73e069aff87ebe2dbeaf95953e6f6ce9c497f7c2d7 23:29:27 $ docker rm -f 83a8d5b4bf0c02aa6bf97c73e069aff87ebe2dbeaf95953e6f6ce9c497f7c2d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:27 23:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:28 0.23.1-centos7: Pulling from edgex-lftools 23:29:28 ab5ef0e58194: Pulling fs layer 23:29:28 9712f1f96733: Pulling fs layer 23:29:28 63f879dbbcfc: Pulling fs layer 23:29:28 0d9ebad4ef96: Pulling fs layer 23:29:28 e9a5061849ea: Pulling fs layer 23:29:28 d747dcd14b5f: Pulling fs layer 23:29:28 2de7ff778b66: Pulling fs layer 23:29:28 0d9ebad4ef96: Waiting 23:29:28 e9a5061849ea: Waiting 23:29:28 d747dcd14b5f: Waiting 23:29:28 2de7ff778b66: Waiting 23:29:28 9712f1f96733: Verifying Checksum 23:29:28 9712f1f96733: Download complete 23:29:29 63f879dbbcfc: Verifying Checksum 23:29:29 63f879dbbcfc: Download complete 23:29:29 e9a5061849ea: Verifying Checksum 23:29:29 e9a5061849ea: Download complete 23:29:29 d747dcd14b5f: Verifying Checksum 23:29:29 d747dcd14b5f: Download complete 23:29:30 2de7ff778b66: Verifying Checksum 23:29:30 2de7ff778b66: Download complete 23:29:30 0d9ebad4ef96: Verifying Checksum 23:29:30 0d9ebad4ef96: Download complete 23:29:30 ab5ef0e58194: Verifying Checksum 23:29:30 ab5ef0e58194: Download complete 23:29:33 ab5ef0e58194: Pull complete 23:29:33 9712f1f96733: Pull complete 23:29:34 63f879dbbcfc: Pull complete 23:29:37 0d9ebad4ef96: Pull complete 23:29:37 e9a5061849ea: Pull complete 23:29:37 d747dcd14b5f: Pull complete 23:29:38 2de7ff778b66: Pull complete 23:29:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:29:38 prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container 23:29:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:29:41 $ docker top 96054a38baa844ddf54e1ee7299de464245bc00d46b49bc7c4032b040adf42a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:29:41 provisioning config files... 23:29:41 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config867197938857813100tmp 23:29:41 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2670996840068204376tmp 23:29:41 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config4303022393499355437tmp [Pipeline] { [Pipeline] echo 23:29:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:29:42 ---> sigul-configuration.sh 23:29:42 gpg: directory `/root/.gnupg' created 23:29:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:29:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:29:42 gpg: keyring `/root/.gnupg/secring.gpg' created 23:29:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:29:42 gpg: CAST5 encrypted data 23:29:42 gpg: encrypted with 1 passphrase 23:29:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:29:42 + mkdir /home/jenkins 23:29:42 + mkdir /home/jenkins/sigul [Pipeline] sh 23:29:42 + 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 23:29:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:29:43 ---> sigul-install.sh 23:29:47 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:29:47 + git tag --list 23:29:47 v1.0.0 23:29:47 v1.1.0 23:29:47 v1.1.1 23:29:47 v1.2.1 23:29:47 v1.2.2 23:29:47 v1.2.3 23:29:47 v1.3.0 23:29:47 v1.3.1 23:29:47 v1.3.1-dev.1 23:29:47 v1.3.1-dev.2 23:29:47 v1.3.1-dev.3 23:29:47 v1.3.1-dev.4 23:29:47 v1.3.1-dev.5 23:29:47 v1.3.2-dev.1 23:29:47 v1.3.2-dev.10 23:29:47 v1.3.2-dev.11 23:29:47 v1.3.2-dev.12 23:29:47 v1.3.2-dev.13 23:29:47 v1.3.2-dev.14 23:29:47 v1.3.2-dev.15 23:29:47 v1.3.2-dev.16 23:29:47 v1.3.2-dev.2 23:29:47 v1.3.2-dev.3 23:29:47 v1.3.2-dev.4 23:29:47 v1.3.2-dev.5 23:29:47 v1.3.2-dev.6 23:29:47 v1.3.2-dev.7 23:29:47 v1.3.2-dev.8 23:29:47 v1.3.2-dev.9 [Pipeline] sh 23:29:47 + lftools sign git-tag v1.3.2-dev.16 23:29:48 Signing Git tag with Sigul... 23:29:48 Signing v1.3.2-dev.16 [Pipeline] echo 23:29:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:29:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:29:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:29:49 $ docker stop --time=1 96054a38baa844ddf54e1ee7299de464245bc00d46b49bc7c4032b040adf42a6 23:29:50 $ docker rm -f 96054a38baa844ddf54e1ee7299de464245bc00d46b49bc7c4032b040adf42a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:51 . [Pipeline] withDockerContainer 23:29:51 prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container 23:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:29:51 $ docker top f54b9b0d5042a59aac770abdeec523f7575991dbefdf29e620b7b564fef302d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:52 [ssh-agent] Looking for ssh-agent implementation... 23:29:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:52 $ docker exec f54b9b0d5042a59aac770abdeec523f7575991dbefdf29e620b7b564fef302d7 ssh-agent 23:29:52 SSH_AUTH_SOCK=/tmp/ssh-5Fn4Bmme0bll/agent.13 23:29:52 SSH_AGENT_PID=19 23:29:52 Running ssh-add (command line suppressed) 23:29:52 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_5906348673478846438.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_5906348673478846438.key) 23:29:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:52 + git semver bump pre 23:29:52 # -> Open(): unable to determine branch for HEAD 23:29:52 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 23:29:52 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 23:29:52 # $SEMVER_REMOTE_NAME = origin 23:29:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:29:52 # $SEMVER_USER_NAME = edgex-jenkins 23:29:52 # $SEMVER_BRANCH = master 23:29:52 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 23:29:52 1.3.2-dev.17 [Pipeline] } 23:29:52 $ docker exec --env ******** --env ******** f54b9b0d5042a59aac770abdeec523f7575991dbefdf29e620b7b564fef302d7 ssh-agent -k 23:29:52 unset SSH_AUTH_SOCK; 23:29:52 unset SSH_AGENT_PID; 23:29:52 echo Agent pid 19 killed; 23:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:53 + git semver [Pipeline] } 23:29:53 $ docker stop --time=1 f54b9b0d5042a59aac770abdeec523f7575991dbefdf29e620b7b564fef302d7 23:29:54 $ docker rm -f f54b9b0d5042a59aac770abdeec523f7575991dbefdf29e620b7b564fef302d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:55 . [Pipeline] withDockerContainer 23:29:55 prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container 23:29:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:29:55 $ docker top 27ef6a9c1df2f1b535a05739f9f27f891f23ab9e387cf4056fb46a2d9a602401 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:55 [ssh-agent] Looking for ssh-agent implementation... 23:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:55 $ docker exec 27ef6a9c1df2f1b535a05739f9f27f891f23ab9e387cf4056fb46a2d9a602401 ssh-agent 23:29:55 SSH_AUTH_SOCK=/tmp/ssh-GEdUhdtQviZG/agent.13 23:29:55 SSH_AGENT_PID=19 23:29:55 Running ssh-add (command line suppressed) 23:29:56 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4220604547114114639.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4220604547114114639.key) 23:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:56 + git semver push 23:29:56 # -> Open(): unable to determine branch for HEAD 23:29:56 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 23:29:56 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 23:29:56 # $SEMVER_REMOTE_NAME = origin 23:29:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:29:56 # $SEMVER_USER_NAME = edgex-jenkins 23:29:56 # $SEMVER_BRANCH = master 23:29:56 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 23:30:00 $ docker exec --env ******** --env ******** 27ef6a9c1df2f1b535a05739f9f27f891f23ab9e387cf4056fb46a2d9a602401 ssh-agent -k 23:30:00 unset SSH_AUTH_SOCK; 23:30:00 unset SSH_AGENT_PID; 23:30:00 echo Agent pid 19 killed; 23:30:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:00 + git semver [Pipeline] } 23:30:01 $ docker stop --time=1 27ef6a9c1df2f1b535a05739f9f27f891f23ab9e387cf4056fb46a2d9a602401 23:30:02 $ docker rm -f 27ef6a9c1df2f1b535a05739f9f27f891f23ab9e387cf4056fb46a2d9a602401 [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 23:30:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:04 ---> package-listing.sh 23:30:04 ++ facter osfamily 23:30:04 ++ tr '[:upper:]' '[:lower:]' 23:30:04 + OS_FAMILY=redhat 23:30:04 + workspace=/w/workspace/foundry_device-virtual-go_master 23:30:04 + START_PACKAGES=/tmp/packages_start.txt 23:30:04 + END_PACKAGES=/tmp/packages_end.txt 23:30:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:04 + PACKAGES=/tmp/packages_start.txt 23:30:04 + '[' /w/workspace/foundry_device-virtual-go_master ']' 23:30:04 + PACKAGES=/tmp/packages_end.txt 23:30:04 + case "${OS_FAMILY}" in 23:30:04 + sort 23:30:04 + rpm -qa 23:30:04 + '[' -f /tmp/packages_start.txt ']' 23:30:04 + '[' -f /tmp/packages_end.txt ']' 23:30:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:04 + '[' /w/workspace/foundry_device-virtual-go_master ']' 23:30:04 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 23:30:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo 23:30:04 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/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:30:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:05 23:30:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:06 alpine: Pulling from edgex-lftools-log-publisher 23:30:06 df20fa9351a1: Pulling fs layer 23:30:06 36b3adc4ff6f: Pulling fs layer 23:30:06 8ad3a11d3b57: Pulling fs layer 23:30:06 46f8f816bc3b: Pulling fs layer 23:30:06 93b61091891f: Pulling fs layer 23:30:06 93b9cdb0e59b: Pulling fs layer 23:30:06 5e14af77c1be: Pulling fs layer 23:30:06 01666e4c0597: Pulling fs layer 23:30:06 aa168da1d23b: Pulling fs layer 23:30:06 93b9cdb0e59b: Waiting 23:30:06 5e14af77c1be: Waiting 23:30:06 01666e4c0597: Waiting 23:30:06 aa168da1d23b: Waiting 23:30:06 46f8f816bc3b: Waiting 23:30:06 93b61091891f: Waiting 23:30:06 36b3adc4ff6f: Verifying Checksum 23:30:06 36b3adc4ff6f: Download complete 23:30:06 46f8f816bc3b: Download complete 23:30:06 df20fa9351a1: Verifying Checksum 23:30:06 df20fa9351a1: Download complete 23:30:06 93b9cdb0e59b: Verifying Checksum 23:30:06 93b9cdb0e59b: Download complete 23:30:06 93b61091891f: Verifying Checksum 23:30:06 93b61091891f: Download complete 23:30:06 5e14af77c1be: Verifying Checksum 23:30:06 5e14af77c1be: Download complete 23:30:06 01666e4c0597: Verifying Checksum 23:30:06 01666e4c0597: Download complete 23:30:06 df20fa9351a1: Pull complete 23:30:06 8ad3a11d3b57: Verifying Checksum 23:30:06 8ad3a11d3b57: Download complete 23:30:06 36b3adc4ff6f: Pull complete 23:30:06 8ad3a11d3b57: Pull complete 23:30:06 46f8f816bc3b: Pull complete 23:30:07 93b61091891f: Pull complete 23:30:07 93b9cdb0e59b: Pull complete 23:30:07 5e14af77c1be: Pull complete 23:30:07 01666e4c0597: Pull complete 23:30:07 aa168da1d23b: Download complete 23:30:12 aa168da1d23b: Pull complete 23:30:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:30:12 prd-centos7-docker-4c-2g-14885 does not seem to be running inside a container 23:30:12 $ 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/foundry_device-virtual-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/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:30:14 $ docker top 8134d3603941a58cca99390efdcf7aa9e012e390b13ce358f778c47c22958fda -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:14 + touch /tmp/pre-build-complete [Pipeline] sh 23:30:15 + mkdir -p /var/log/sa [Pipeline] sh 23:30:15 + ls /var/log/sa-host 23:30:15 + sadf -c /var/log/sa-host/sa05 23:30:15 file_magic: OK 23:30:15 HZ: Using current value: 100 23:30:15 file_header: OK 23:30:15 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 23:30:15 Statistics: 23:30:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:30:15 File successfully converted to sysstat format version 12.2.1 23:30:15 + sadf -c /var/log/sa-host/sa18 23:30:15 file_magic: OK 23:30:15 HZ: Using current value: 100 23:30:15 file_header: OK 23:30:15 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 23:30:15 Statistics: 23:30:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:30:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:15 provisioning config files... 23:30:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3483483445012982697tmp [Pipeline] { [Pipeline] echo 23:30:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:30:15 ---> create-netrc.sh [Pipeline] } 23:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:30:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:30:16 ---> python-tools-install.sh [Pipeline] echo 23:30:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:30:16 ---> sudo-logs.sh 23:30:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:30:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:30:16 ---> job-cost.sh 23:30:16 lf-activate-venv: SKIPPING 23:30:16 DEBUG: total: 0.18000000715255737 23:30:16 INFO: Retrieving Stack Cost... 23:30:17 INFO: Retrieving Pricing Info for: v3-standard-2 23:30:18 INFO: Archiving Costs [Pipeline] echo 23:30:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:18 ---> logs-deploy.sh 23:30:18 lf-activate-venv: SKIPPING 23:30:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/56 23:30:18 INFO: archiving workspace using pattern(s): 23:30:19 Archives upload complete. 23:30:19 INFO: archiving logs to Nexus 23:30:19 ---> uname -a: 23:30:19 Linux prd-centos7-docker-4c-2g-14885.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:30:19 23:30:19 23:30:19 ---> lscpu: 23:30:19 Architecture: x86_64 23:30:19 CPU op-mode(s): 32-bit, 64-bit 23:30:19 Byte Order: Little Endian 23:30:19 Address sizes: 40 bits physical, 48 bits virtual 23:30:19 CPU(s): 2 23:30:19 On-line CPU(s) list: 0,1 23:30:19 Thread(s) per core: 1 23:30:19 Core(s) per socket: 1 23:30:19 Socket(s): 2 23:30:19 NUMA node(s): 1 23:30:19 Vendor ID: AuthenticAMD 23:30:19 CPU family: 23 23:30:19 Model: 49 23:30:19 Model name: AMD EPYC-Rome Processor 23:30:19 Stepping: 0 23:30:19 CPU MHz: 2799.998 23:30:19 BogoMIPS: 5599.99 23:30:19 Virtualization: AMD-V 23:30:19 Hypervisor vendor: KVM 23:30:19 Virtualization type: full 23:30:19 L1d cache: 64 KiB 23:30:19 L1i cache: 64 KiB 23:30:19 L2 cache: 1 MiB 23:30:19 L3 cache: 32 MiB 23:30:19 NUMA node0 CPU(s): 0,1 23:30:19 Vulnerability Itlb multihit: Not affected 23:30:19 Vulnerability L1tf: Not affected 23:30:19 Vulnerability Mds: Not affected 23:30:19 Vulnerability Meltdown: Not affected 23:30:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:30:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:30:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:30:19 Vulnerability Srbds: Not affected 23:30:19 Vulnerability Tsx async abort: Not affected 23:30:19 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 23:30:19 23:30:19 23:30:19 ---> nproc: 23:30:19 2 23:30:19 23:30:19 23:30:19 ---> df -h: 23:30:19 Filesystem Size Used Available Use% Mounted on 23:30:19 overlay 40.0G 8.9G 31.1G 22% / 23:30:19 tmpfs 64.0M 0 64.0M 0% /dev 23:30:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:30:19 shm 64.0M 0 64.0M 0% /dev/shm 23:30:19 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 23:30:19 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 23:30:19 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 23:30:19 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 23:30:19 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 23:30:19 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 23:30:19 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 23:30:19 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 23:30:19 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master 23:30:19 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master@tmp 23:30:19 23:30:19 23:30:19 ---> free -m: 23:30:19 total used free shared buff/cache available 23:30:19 Mem: 7821 1294 3126 0 3399 6445 23:30:19 Swap: 1023 0 1023 23:30:19 23:30:19 23:30:19 ---> ip addr: 23:30:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:30:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:30:19 inet 127.0.0.1/8 scope host lo 23:30:19 valid_lft forever preferred_lft forever 23:30:19 inet6 ::1/128 scope host 23:30:19 valid_lft forever preferred_lft forever 23:30:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:30:19 link/ether fa:16:3e:d7:b0:84 brd ff:ff:ff:ff:ff:ff 23:30:19 inet 10.30.122.248/23 brd 10.30.123.255 scope global dynamic eth0 23:30:19 valid_lft 85551sec preferred_lft 85551sec 23:30:19 inet6 fe80::f816:3eff:fed7:b084/64 scope link 23:30:19 valid_lft forever preferred_lft forever 23:30:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:30:19 link/ether 02:42:1a:4d:80:0c brd ff:ff:ff:ff:ff:ff 23:30:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:30:19 valid_lft forever preferred_lft forever 23:30:19 inet6 fe80::42:1aff:fe4d:800c/64 scope link 23:30:19 valid_lft forever preferred_lft forever 23:30:19 23:30:19 23:30:19 ---> sar -b -r -n DEV: 23:30:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 23:30:19 23:30:19 23:16:00 LINUX RESTART (2 CPU) 23:30:19 23:30:19 23:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:30:19 23:18:01 1.92 0.05 1.87 0.00 1.07 38.17 0.00 23:30:19 23:19:01 0.30 0.00 0.30 0.00 0.00 3.98 0.00 23:30:19 23:20:01 0.17 0.00 0.17 0.00 0.00 2.15 0.00 23:30:19 23:21:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 23:30:19 23:22:01 0.30 0.00 0.30 0.00 0.00 4.26 0.00 23:30:19 23:23:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 23:30:19 23:24:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 23:30:19 23:25:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 23:30:19 23:26:01 0.30 0.00 0.30 0.00 0.00 3.68 0.00 23:30:19 23:27:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 23:30:19 23:28:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 23:30:19 23:29:01 5.45 0.03 5.41 0.00 3.73 322.72 0.00 23:30:19 23:30:01 212.39 0.00 212.39 0.00 0.00 58488.89 0.00 23:30:19 Average: 17.10 0.01 17.09 0.00 0.37 4530.58 0.00 23:30:19 23:30:19 23:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:30:19 23:18:01 5446948 0 807172 10.08 2620 1752192 1213600 13.40 580232 1583828 24 23:30:19 23:19:01 5446864 0 807248 10.08 2620 1752200 1213600 13.40 583904 1579984 8 23:30:19 23:20:01 5444220 0 809892 10.11 2620 1752200 1213780 13.40 588756 1578168 8 23:30:19 23:21:01 5443692 0 810412 10.12 2620 1752208 1213600 13.40 588168 1579036 8 23:30:19 23:22:01 5442980 0 811120 10.13 2620 1752212 1213744 13.40 582256 1585696 8 23:30:19 23:23:01 5443808 0 810292 10.12 2620 1752212 1213600 13.40 581488 1585696 12 23:30:19 23:24:01 5444320 0 809772 10.11 2620 1752220 1213600 13.40 581664 1585696 8 23:30:19 23:25:01 5435920 0 818168 10.22 2620 1752224 1213600 13.40 589880 1585696 8 23:30:19 23:26:01 5435644 0 818440 10.22 2620 1752228 1213600 13.40 592132 1583856 8 23:30:19 23:27:01 5434796 0 819284 10.23 2620 1752232 1213684 13.40 592580 1583856 8 23:30:19 23:28:01 5435164 0 818912 10.22 2620 1752236 1213600 13.40 592200 1583860 8 23:30:19 23:29:01 4886648 0 914292 11.42 2620 2205372 1401548 15.47 699040 1976148 452916 23:30:19 23:30:01 3689164 0 1242864 15.52 2620 3074284 1624776 17.94 969240 2710440 40 23:30:19 Average: 5263859 0 853682 10.66 2620 1888771 1259718 13.91 624734 1700151 34851 23:30:19 23:30:19 23:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:30:19 23:18:01 eth0 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:30:19 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:30:19 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:20:01 eth0 0.95 0.27 0.32 0.19 0.00 0.00 0.00 0.00 23:30:19 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:21:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:30:19 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:22:01 eth0 0.72 0.47 0.41 0.27 0.00 0.00 0.00 0.00 23:30:19 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:23:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:24:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:30:19 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:30:19 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:30:19 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:27:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:30:19 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:30:19 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:29:01 eth0 381.89 352.52 4071.98 27.11 0.00 0.00 0.00 0.00 23:30:19 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:30:01 veth17c152a 2.05 1.50 0.33 0.31 0.00 0.00 0.00 0.00 23:30:19 23:30:01 eth0 551.52 481.93 3928.66 134.03 0.00 0.00 0.00 0.00 23:30:19 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 23:30:01 docker0 138.25 165.10 9.60 664.83 0.00 0.00 0.00 0.00 23:30:19 Average: veth17c152a 0.16 0.12 0.03 0.02 0.00 0.00 0.00 0.00 23:30:19 Average: eth0 72.07 64.32 615.57 12.44 0.00 0.00 0.00 0.00 23:30:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:19 Average: docker0 10.64 12.70 0.74 51.16 0.00 0.00 0.00 0.00 23:30:19 23:30:19 23:30:19 ---> sar -P ALL: 23:30:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 23:30:19 23:30:19 23:16:00 LINUX RESTART (2 CPU) 23:30:19 23:30:19 23:17:01 CPU %user %nice %system %iowait %steal %idle 23:30:19 23:18:01 all 0.08 0.00 0.03 0.01 0.04 99.83 23:30:19 23:18:01 0 0.03 0.00 0.05 0.00 0.03 99.88 23:30:19 23:18:01 1 0.13 0.00 0.02 0.02 0.05 99.78 23:30:19 23:19:01 all 0.09 0.00 0.03 0.00 0.03 99.85 23:30:19 23:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:30:19 23:19:01 1 0.15 0.00 0.03 0.00 0.02 99.80 23:30:19 23:20:01 all 0.08 0.00 0.03 0.00 0.02 99.87 23:30:19 23:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:30:19 23:20:01 1 0.15 0.00 0.02 0.00 0.02 99.82 23:30:19 23:21:01 all 0.13 0.00 0.02 0.00 0.03 99.82 23:30:19 23:21:01 0 0.03 0.00 0.00 0.00 0.03 99.93 23:30:19 23:21:01 1 0.22 0.00 0.03 0.00 0.03 99.72 23:30:19 23:22:01 all 0.09 0.00 0.03 0.00 0.04 99.83 23:30:19 23:22:01 0 0.05 0.00 0.03 0.00 0.05 99.87 23:30:19 23:22:01 1 0.13 0.00 0.03 0.00 0.03 99.80 23:30:19 23:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:30:19 23:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:30:19 23:23:01 1 0.12 0.00 0.02 0.00 0.02 99.85 23:30:19 23:24:01 all 0.04 0.00 0.03 0.00 0.03 99.90 23:30:19 23:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:30:19 23:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:30:19 23:25:01 all 0.05 0.00 0.03 0.00 0.03 99.90 23:30:19 23:25:01 0 0.03 0.00 0.05 0.00 0.03 99.88 23:30:19 23:25:01 1 0.07 0.00 0.00 0.00 0.02 99.92 23:30:19 23:26:01 all 0.09 0.00 0.03 0.00 0.03 99.85 23:30:19 23:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:30:19 23:26:01 1 0.13 0.00 0.02 0.00 0.02 99.83 23:30:19 23:27:01 all 0.08 0.00 0.02 0.00 0.03 99.87 23:30:19 23:27:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:30:19 23:27:01 1 0.10 0.00 0.02 0.00 0.03 99.85 23:30:19 23:28:01 all 0.11 0.00 0.02 0.00 0.02 99.86 23:30:19 23:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:30:19 23:28:01 1 0.18 0.00 0.02 0.00 0.02 99.78 23:30:19 23:30:19 23:28:01 CPU %user %nice %system %iowait %steal %idle 23:30:19 23:29:01 all 4.10 0.00 1.77 0.03 0.03 94.07 23:30:19 23:29:01 0 4.25 0.00 1.86 0.02 0.03 93.83 23:30:19 23:29:01 1 3.94 0.00 1.67 0.05 0.03 94.30 23:30:19 23:30:01 all 20.61 0.00 9.00 2.86 0.11 67.42 23:30:19 23:30:01 0 18.62 0.00 9.54 2.77 0.11 68.97 23:30:19 23:30:01 1 22.60 0.00 8.46 2.96 0.11 65.88 23:30:19 Average: all 1.90 0.00 0.82 0.21 0.03 97.04 23:30:19 Average: 0 1.72 0.00 0.87 0.20 0.04 97.17 23:30:19 Average: 1 2.07 0.00 0.77 0.22 0.03 96.91 23:30:19 23:30:19 23:30:19