Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f9181e51cc24c5c8d60c5f317d7638268e956055 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-ssh2751128361099050270.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4776822524699662646.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh2258490721244032965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh493125632397271109.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh4590423800948322118.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1280 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-ssh7230396771366038045.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision f9181e51cc24c5c8d60c5f317d7638268e956055 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 Commit message: "Merge pull request #229 from lenny-intel/update-sdk" > git rev-list --no-walk 7f458d0c4f91ec8abf0d5b080d00395b52de4bf3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:02:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:02:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:02:10 ========================================================= 20:02:10 EdgeX Global Pipelines Version Info 20:02:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:02:16 ------------------- 20:02:16 stable info: 20:02:16 ------------------- 20:02:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:02:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:02:16 Message: update stable to v1.0.195 20:02:16 ------------------- 20:02:16 experimental info: 20:02:16 ------------------- 20:02:16 Commited By: **** collab-it+edgex@linuxfoundation.org 20:02:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:02:16 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:02:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:02:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:02:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:02:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:02:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:02:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9181e51cc24c5c8d60c5f317d7638268e956055 [Pipeline] echo 20:02:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9181e5 [Pipeline] echo 20:02:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:22 provisioning config files... 20:02:22 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3836969055130470862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:25 ---> docker-login.sh 20:02:25 nexus3.edgexfoundry.org:10001 20:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:25 Configure a credential helper to remove this warning. See 20:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:25 20:02:25 Login Succeeded 20:02:25 nexus3.edgexfoundry.org:10002 20:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:25 Configure a credential helper to remove this warning. See 20:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:25 20:02:25 Login Succeeded 20:02:25 nexus3.edgexfoundry.org:10003 20:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:25 Configure a credential helper to remove this warning. See 20:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:25 20:02:25 Login Succeeded 20:02:25 nexus3.edgexfoundry.org:10004 20:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:25 Configure a credential helper to remove this warning. See 20:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:25 20:02:25 Login Succeeded 20:02:25 docker.io 20:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:25 Configure a credential helper to remove this warning. See 20:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:25 20:02:25 Login Succeeded 20:02:25 ---> docker-login.sh ends [Pipeline] } 20:02:25 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 20:02:28 + git log --format=format:%s -1 f9181e51cc24c5c8d60c5f317d7638268e956055 [Pipeline] echo 20:02:28 GIT_COMMIT: f9181e51cc24c5c8d60c5f317d7638268e956055, Commit Message: Merge pull request #229 from lenny-intel/update-sdk [Pipeline] echo 20:02:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:02:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:02:31 20:02:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:02:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:02:34 latest: Pulling from edgex-devops/git-semver 20:02:34 31603596830f: Pulling fs layer 20:02:34 54011a49482f: Pulling fs layer 20:02:34 a6820b24f6d8: Pulling fs layer 20:02:34 f581987b2513: Pulling fs layer 20:02:34 f581987b2513: Waiting 20:02:34 54011a49482f: Verifying Checksum 20:02:34 54011a49482f: Download complete 20:02:34 31603596830f: Verifying Checksum 20:02:34 31603596830f: Download complete 20:02:37 f581987b2513: Verifying Checksum 20:02:37 f581987b2513: Download complete 20:02:37 31603596830f: Pull complete 20:02:37 a6820b24f6d8: Verifying Checksum 20:02:37 a6820b24f6d8: Download complete 20:02:37 54011a49482f: Pull complete 20:02:37 a6820b24f6d8: Pull complete 20:02:37 f581987b2513: Pull complete 20:02:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:02:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:02:37 prd-centos7-docker-4c-2g-1280 does not seem to be running inside a container 20:02:37 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:02:40 $ docker top d95a12af7ffe66e0b855c3061a760ff87e860dbf44a64c19d1ed26520846cb21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:02:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:40 [ssh-agent] Looking for ssh-agent implementation... 20:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:40 $ docker exec d95a12af7ffe66e0b855c3061a760ff87e860dbf44a64c19d1ed26520846cb21 ssh-agent 20:02:40 SSH_AUTH_SOCK=/tmp/ssh-3R1PbXg7O2NB/agent.13 20:02:40 SSH_AGENT_PID=19 20:02:40 Running ssh-add (command line suppressed) 20:02:40 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_7678742559051220280.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_7678742559051220280.key) 20:02:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:43 + git tag --points-at HEAD [Pipeline] } 20:02:44 $ docker exec --env ******** --env ******** d95a12af7ffe66e0b855c3061a760ff87e860dbf44a64c19d1ed26520846cb21 ssh-agent -k 20:02:44 unset SSH_AUTH_SOCK; 20:02:44 unset SSH_AGENT_PID; 20:02:44 echo Agent pid 19 killed; 20:02:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:44 [ssh-agent] Looking for ssh-agent implementation... 20:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:44 $ docker exec d95a12af7ffe66e0b855c3061a760ff87e860dbf44a64c19d1ed26520846cb21 ssh-agent 20:02:47 SSH_AUTH_SOCK=/tmp/ssh-dLPURd59SxDs/agent.51 20:02:47 SSH_AGENT_PID=58 20:02:47 Running ssh-add (command line suppressed) 20:02:47 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2016490056692396446.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2016490056692396446.key) 20:02:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:47 + git semver init 20:02:47 # -> Open(): unable to determine branch for HEAD 20:02:47 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 20:02:47 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 20:02:47 # $SEMVER_REMOTE_NAME = origin 20:02:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:02:47 # $SEMVER_USER_NAME = edgex-jenkins 20:02:47 # $SEMVER_BRANCH = master 20:02:47 # $SEMVER_TEMP = /tmp/semver-961080231 20:02:47 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 20:02:50 # '/tmp/semver-961080231' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 20:02:50 # -> Force: false 20:02:50 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 20:02:50 $ docker exec --env ******** --env ******** d95a12af7ffe66e0b855c3061a760ff87e860dbf44a64c19d1ed26520846cb21 ssh-agent -k 20:02:50 unset SSH_AUTH_SOCK; 20:02:50 unset SSH_AGENT_PID; 20:02:50 echo Agent pid 58 killed; 20:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:50 + git semver [Pipeline] } 20:02:50 $ docker stop --time=1 d95a12af7ffe66e0b855c3061a760ff87e860dbf44a64c19d1ed26520846cb21 20:02:53 $ docker rm -f d95a12af7ffe66e0b855c3061a760ff87e860dbf44a64c19d1ed26520846cb21 [Pipeline] // withDockerContainer [Pipeline] sh 20:02:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:02:56 Stashed 1 file(s) [Pipeline] echo 20:02:56 [edgeXSemver]: initialized semver on version 1.3.2-dev.29 [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 20:03:16 Still waiting to schedule task 20:03:16 Still waiting to schedule task 20:03:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:03:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 20:05:41 Running on prd-centos7-docker-4c-2g-1285 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 20:05:41 Running in /w/workspace/device-virtual-go/69 [Pipeline] { [Pipeline] checkout 20:05:45 The recommended git tool is: git 20:06:10 using credential edgex-jenkins-ssh 20:06:10 Cloning the remote Git repository 20:06:10 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:06:10 > git init /w/workspace/device-virtual-go/69 # timeout=10 20:06:10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:06:10 > git --version # timeout=10 20:06:10 > git --version # 'git version 2.24.4' 20:06:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:10 [INFO] Currently running in a labeled security context 20:06:10 [INFO] Currently SELinux is 'enforcing' on the host 20:06:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/69@tmp/jenkins-gitclient-ssh8385682246907687440.key 20:06:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:13 Avoid second fetch 20:06:13 Checking out Revision f9181e51cc24c5c8d60c5f317d7638268e956055 (master) 20:06:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:06:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:13 > git config core.sparsecheckout # timeout=10 20:06:13 > git checkout -f f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 20:06:20 Commit message: "Merge pull request #229 from lenny-intel/update-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:06:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:06:32 + sudo service docker restart 20:06:32 + true 20:06:32 Redirecting to /bin/systemctl restart docker.service 20:06:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1284 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 20:06:36 Running in /w/workspace/device-virtual-go/69 [Pipeline] { [Pipeline] checkout 20:06:39 The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:48 provisioning config files... 20:06:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/69@tmp/config4020150522970424049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:51 ---> docker-login.sh 20:06:51 nexus3.edgexfoundry.org:10001 20:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:51 Configure a credential helper to remove this warning. See 20:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:51 20:06:51 Login Succeeded 20:06:51 nexus3.edgexfoundry.org:10002 20:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:51 Configure a credential helper to remove this warning. See 20:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:51 20:06:51 Login Succeeded 20:06:51 nexus3.edgexfoundry.org:10003 20:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:51 Configure a credential helper to remove this warning. See 20:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:51 20:06:51 Login Succeeded 20:06:51 nexus3.edgexfoundry.org:10004 20:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:51 Configure a credential helper to remove this warning. See 20:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:51 20:06:51 Login Succeeded 20:06:51 docker.io 20:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:51 Configure a credential helper to remove this warning. See 20:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:51 20:06:51 Login Succeeded 20:06:51 ---> docker-login.sh ends [Pipeline] } 20:06:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:52 ========================================================= 20:06:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:06:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:06:54 + 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 . 20:06:54 Sending build context to Docker daemon 8.623MB 20:06:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:06:54 Step 2/8 : FROM ${BASE} 20:06:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:06:54 540db60ca938: Pulling fs layer 20:06:54 adcc1eea9eea: Pulling fs layer 20:06:54 4c4ab2625f07: Pulling fs layer 20:06:54 0510c868ecb4: Pulling fs layer 20:06:54 afea3b2eda06: Pulling fs layer 20:06:54 7809a108b3ef: Pulling fs layer 20:06:54 f706445af74f: Pulling fs layer 20:06:54 0510c868ecb4: Waiting 20:06:54 afea3b2eda06: Waiting 20:06:54 7809a108b3ef: Waiting 20:06:54 f706445af74f: Waiting 20:06:54 4c4ab2625f07: Verifying Checksum 20:06:54 4c4ab2625f07: Download complete 20:06:54 adcc1eea9eea: Verifying Checksum 20:06:54 adcc1eea9eea: Download complete 20:06:54 afea3b2eda06: Verifying Checksum 20:06:54 afea3b2eda06: Download complete 20:06:54 7809a108b3ef: Verifying Checksum 20:06:54 7809a108b3ef: Download complete 20:06:54 540db60ca938: Verifying Checksum 20:06:54 540db60ca938: Download complete 20:06:54 540db60ca938: Pull complete 20:06:54 adcc1eea9eea: Pull complete 20:06:54 4c4ab2625f07: Pull complete 20:06:54 f706445af74f: Verifying Checksum 20:06:54 f706445af74f: Download complete 20:06:54 0510c868ecb4: Verifying Checksum 20:06:54 0510c868ecb4: Download complete 20:06:58 0510c868ecb4: Pull complete 20:06:58 afea3b2eda06: Pull complete 20:06:58 7809a108b3ef: Pull complete 20:07:01 f706445af74f: Pull complete 20:07:01 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:07:01 ---> b068be0155e3 20:07:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:07:02 ---> Running in a2e3f20111ed 20:07:02 Removing intermediate container a2e3f20111ed 20:07:02 ---> 791883620298 20:07:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:04 ---> Running in 3918d3035499 20:07:04 Removing intermediate container 3918d3035499 20:07:04 ---> 8ca1f8cc78cd 20:07:04 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 20:07:04 ---> Running in 94a6c6e5f7c6 20:07:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:07:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:07:04 (1/13) Installing libc-dev (0.7.2-r3) 20:07:04 (2/13) Installing libsodium (1.0.18-r0) 20:07:04 (3/13) Installing pkgconf (1.7.3-r0) 20:07:04 (4/13) Installing libsodium-dev (1.0.18-r0) 20:07:04 (5/13) Installing openssh-keygen (8.4_p1-r3) 20:07:04 (6/13) Installing libedit (20191231.3.1-r1) 20:07:05 (7/13) Installing openssh-client (8.4_p1-r3) 20:07:05 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 20:07:05 (9/13) Installing openssh-server-common (8.4_p1-r3) 20:07:05 (10/13) Installing openssh-server (8.4_p1-r3) 20:07:08 (11/13) Installing openssh (8.4_p1-r3) 20:07:08 (12/13) Installing libzmq (4.3.3-r1) 20:07:08 (13/13) Installing zeromq-dev (4.3.3-r1) 20:07:08 Executing busybox-1.32.1-r6.trigger 20:07:08 OK: 156 MiB in 53 packages 20:07:08 Removing intermediate container 94a6c6e5f7c6 20:07:08 ---> f9ad44823f7b 20:07:08 Step 6/8 : WORKDIR /device-virtual-go 20:07:08 ---> Running in 467b5f9438fb 20:07:08 Removing intermediate container 467b5f9438fb 20:07:08 ---> beb2fb4fa55c 20:07:08 Step 7/8 : COPY . . 20:07:08 ---> c8e50f613ddc 20:07:08 Step 8/8 : RUN go mod download 20:07:08 ---> Running in 425d7dff609c 20:07:11 using credential edgex-jenkins-ssh 20:07:11 Cloning the remote Git repository 20:07:11 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:07:11 > git init /w/workspace/device-virtual-go/69 # timeout=10 20:07:14 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:07:14 > git --version # timeout=10 20:07:14 > git --version # 'git version 2.17.1' 20:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:17 Avoid second fetch 20:07:17 Checking out Revision f9181e51cc24c5c8d60c5f317d7638268e956055 (master) 20:07:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:07:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:18 > git config core.sparsecheckout # timeout=10 20:07:18 > git checkout -f f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 20:07:21 Removing intermediate container 425d7dff609c 20:07:21 ---> 4437d536c092 20:07:21 Successfully built 4437d536c092 20:07:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:07:21 + docker inspect -f . ci-base-image-x86_64 20:07:21 . [Pipeline] withDockerContainer 20:07:24 prd-centos7-docker-4c-2g-1285 does not seem to be running inside a container 20:07:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/69 -v /w/workspace/device-virtual-go/69:/w/workspace/device-virtual-go/69:rw,z -v /w/workspace/device-virtual-go/69@tmp:/w/workspace/device-virtual-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:07:27 $ docker top cc3e6015a31fffa278d1ea555066c9466b98ca862bbfd4b691e3597fa9d5e1f3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:29 + go version 20:07:29 go version go1.16.3 linux/amd64 [Pipeline] } 20:07:29 $ docker stop --time=1 cc3e6015a31fffa278d1ea555066c9466b98ca862bbfd4b691e3597fa9d5e1f3 20:07:32 $ docker rm -f cc3e6015a31fffa278d1ea555066c9466b98ca862bbfd4b691e3597fa9d5e1f3 20:07:32 Commit message: "Merge pull request #229 from lenny-intel/update-sdk" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:07:38 + docker inspect -f . ci-base-image-x86_64 20:07:38 . [Pipeline] withDockerContainer 20:07:38 prd-centos7-docker-4c-2g-1285 does not seem to be running inside a container 20:07:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/69 -v /w/workspace/device-virtual-go/69:/w/workspace/device-virtual-go/69:rw,z -v /w/workspace/device-virtual-go/69@tmp:/w/workspace/device-virtual-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:07:44 $ docker top 98bc6dd77476c73eb836e450db810bdd7a89fe79ad02afef9951dd7f888f4099 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { 20:07:47 + go mod tidy [Pipeline] sh [Pipeline] sh 20:07:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 20:08:01 + make test 20:08:01 go mod tidy 20:08:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:08:01 ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] sh 20:08:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:08:04 + + truesudo 20:08:04 service docker restart 20:08:17 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:08:17 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.267s coverage: 63.8% of statements 20:08:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:23 provisioning config files... 20:08:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/69@tmp/config7087255656908263530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:24 ---> docker-login.sh 20:08:24 nexus3.edgexfoundry.org:10001 20:08:24 gofmt -l . 20:08:24 [ "`gofmt -l .`" = "" ] 20:08:24 ./bin/test-attribution-txt.sh 20:08:27 ./bin/test-go-mod-tidy.sh 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 nexus3.edgexfoundry.org:10002 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 nexus3.edgexfoundry.org:10003 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 nexus3.edgexfoundry.org:10004 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 docker.io [Pipeline] } 20:08:27 $ docker stop --time=1 98bc6dd77476c73eb836e450db810bdd7a89fe79ad02afef9951dd7f888f4099 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:30 $ docker rm -f 98bc6dd77476c73eb836e450db810bdd7a89fe79ad02afef9951dd7f888f4099 20:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:30 Configure a credential helper to remove this warning. See 20:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:30 20:08:30 Login Succeeded 20:08:30 ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 20:08:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:08:33 + sudo chown -R jenkins:jenkins . [Pipeline] // withEnv [Pipeline] stash [Pipeline] unstash [Pipeline] echo 20:08:33 ========================================================= 20:08:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:08:33 ========================================================= 20:08:33 Stashed 1 file(s) [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 20:08:39 + 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 . [Pipeline] stage [Pipeline] { (Build) 20:08:41 Sending build context to Docker daemon 8.622MB 20:08:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:08:41 Step 2/8 : FROM ${BASE} 20:08:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:08:41 595b0fe564bb: Pulling fs layer 20:08:41 3088b5b3c5c0: Pulling fs layer 20:08:41 5b7225fbf94c: Pulling fs layer 20:08:41 ba82ee9f976e: Pulling fs layer 20:08:41 506bd15cee9f: Pulling fs layer 20:08:41 75a0a4a0db45: Pulling fs layer 20:08:41 618dc40b7e24: Pulling fs layer 20:08:41 506bd15cee9f: Waiting 20:08:41 75a0a4a0db45: Waiting 20:08:41 ba82ee9f976e: Waiting 20:08:41 618dc40b7e24: Waiting 20:08:41 5b7225fbf94c: Verifying Checksum 20:08:41 5b7225fbf94c: Download complete 20:08:41 3088b5b3c5c0: Verifying Checksum 20:08:41 3088b5b3c5c0: Download complete 20:08:41 506bd15cee9f: Download complete 20:08:41 75a0a4a0db45: Download complete 20:08:41 595b0fe564bb: Verifying Checksum 20:08:41 595b0fe564bb: Download complete 20:08:41 595b0fe564bb: Pull complete 20:08:41 3088b5b3c5c0: Pull complete 20:08:41 5b7225fbf94c: Pull complete 20:08:45 618dc40b7e24: Verifying Checksum 20:08:45 ba82ee9f976e: Verifying Checksum 20:08:45 ba82ee9f976e: Download complete [Pipeline] sh 20:08:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:08:51 + ls -al . 20:08:51 total 132 20:08:51 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 24 20:08 . 20:08:51 drwxrwxr-x. 4 jenkins jenkins 30 Jun 24 20:06 .. 20:08:51 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 24 20:06 Attribution.txt 20:08:51 drwxrwxr-x. 2 jenkins jenkins 64 Jun 24 20:06 bin 20:08:51 drwxrwxr-x. 3 jenkins jenkins 32 Jun 24 20:06 cmd 20:08:51 -rw-r--r--. 1 jenkins jenkins 47257 Jun 24 20:08 coverage.out 20:08:51 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 24 20:06 Dockerfile 20:08:51 -rw-rw-r--. 1 jenkins jenkins 998 Jun 24 20:06 Dockerfile.build 20:08:51 drwxrwxr-x. 8 jenkins jenkins 162 Jun 24 20:06 .git 20:08:51 drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 20:06 .github 20:08:51 -rw-rw-r--. 1 jenkins jenkins 277 Jun 24 20:06 .gitignore 20:08:51 -rw-r--r--. 1 jenkins jenkins 810 Jun 24 20:08 go.mod 20:08:51 -rw-r--r--. 1 jenkins jenkins 23126 Jun 24 20:07 go.sum 20:08:51 drwxrwxr-x. 3 jenkins jenkins 20 Jun 24 20:06 internal 20:08:51 -rw-rw-r--. 1 jenkins jenkins 660 Jun 24 20:06 Jenkinsfile 20:08:51 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 24 20:06 LICENSE 20:08:51 -rw-rw-r--. 1 jenkins jenkins 905 Jun 24 20:06 Makefile 20:08:51 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 24 20:06 README.md 20:08:51 -rw-rw-r--. 1 jenkins jenkins 12 Jun 24 20:02 VERSION 20:08:51 -rw-rw-r--. 1 jenkins jenkins 235 Jun 24 20:06 version.go [Pipeline] isUnix [Pipeline] sh 20:08:54 + 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=f9181e51cc24c5c8d60c5f317d7638268e956055 --label arch=amd64 --label version=1.3.2-dev.29 . 20:08:54 Sending build context to Docker daemon 8.695MB 20:08:54 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 20:08:54 Step 2/26 : FROM ${BASE} AS builder 20:08:54 ---> 4437d536c092 20:08:54 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:08:54 ---> Running in ca75d7a7d031 20:08:54 Removing intermediate container ca75d7a7d031 20:08:54 ---> 6f12ac411dd4 20:08:54 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:08:54 ---> Running in 72fa4aef0b34 20:08:54 Removing intermediate container 72fa4aef0b34 20:08:54 ---> 2ab5802c76eb 20:08:54 Step 5/26 : WORKDIR /device-virtual-go 20:08:54 ---> Running in cfffa588773c 20:08:54 Removing intermediate container cfffa588773c 20:08:54 ---> 2d8dd2f66776 20:08:54 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:54 ---> Running in ee46df695803 20:08:54 Removing intermediate container ee46df695803 20:08:54 ---> ae41351f0360 20:08:54 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:54 ---> Running in ccab462750c8 20:08:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:08:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:08:57 OK: 156 MiB in 53 packages 20:08:57 Removing intermediate container ccab462750c8 20:08:57 ---> 6338e2c91373 20:08:57 Step 8/26 : COPY . . 20:08:57 ---> 354708b9e00e 20:08:57 Step 9/26 : RUN go mod tidy 20:08:57 ---> Running in 05dd995e66dc 20:08:57 Removing intermediate container 05dd995e66dc 20:08:57 ---> a73ec86f0229 20:08:57 Step 10/26 : RUN go mod download 20:08:57 ---> Running in d6a21b53e5ea 20:08:57 Removing intermediate container d6a21b53e5ea 20:08:57 ---> 4e7099a37695 20:08:57 Step 11/26 : ARG MAKE='make build' 20:08:57 ---> Running in d65321980d9b 20:08:57 Removing intermediate container d65321980d9b 20:08:57 ---> 84eb5d75af40 20:08:57 Step 12/26 : RUN $MAKE 20:08:57 ---> Running in d8d32b528371 20:08:57 ba82ee9f976e: Pull complete 20:08:57 506bd15cee9f: Pull complete 20:08:57 75a0a4a0db45: Pull complete 20:08:57 go mod tidy 20:08:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.29" -o cmd/device-virtual ./cmd 20:09:00 618dc40b7e24: Pull complete 20:09:00 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:09:00 ---> a36622ca3599 20:09:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:09:03 ---> Running in 5eacac6c25aa 20:09:03 Removing intermediate container 5eacac6c25aa 20:09:03 ---> 164b1553b931 20:09:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:03 ---> Running in d30f25b22a52 20:09:06 Removing intermediate container d30f25b22a52 20:09:06 ---> a86084529425 20:09:06 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 20:09:06 ---> Running in 20ac27766005 20:09:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:09:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:09:06 (1/13) Installing libc-dev (0.7.2-r3) 20:09:09 (2/13) Installing libsodium (1.0.18-r0) 20:09:09 (3/13) Installing pkgconf (1.7.3-r0) 20:09:09 (4/13) Installing libsodium-dev (1.0.18-r0) 20:09:09 (5/13) Installing openssh-keygen (8.4_p1-r3) 20:09:09 (6/13) Installing libedit (20191231.3.1-r1) 20:09:09 (7/13) Installing openssh-client (8.4_p1-r3) 20:09:09 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 20:09:09 (9/13) Installing openssh-server-common (8.4_p1-r3) 20:09:09 (10/13) Installing openssh-server (8.4_p1-r3) 20:09:09 (11/13) Installing openssh (8.4_p1-r3) 20:09:09 (12/13) Installing libzmq (4.3.3-r1) 20:09:09 (13/13) Installing zeromq-dev (4.3.3-r1) 20:09:09 Executing busybox-1.32.1-r6.trigger 20:09:09 OK: 145 MiB in 53 packages 20:09:10 Removing intermediate container 20ac27766005 20:09:10 ---> 34f2e295efed 20:09:10 Step 6/8 : WORKDIR /device-virtual-go 20:09:10 ---> Running in 4c5fb6fab59e 20:09:12 Removing intermediate container d8d32b528371 20:09:12 ---> ed52dea5cda4 20:09:12 Step 13/26 : FROM alpine:3.12 20:09:12 3.12: Pulling from library/alpine 20:09:12 339de151aab4: Pulling fs layer 20:09:12 339de151aab4: Verifying Checksum 20:09:12 339de151aab4: Download complete 20:09:12 339de151aab4: Pull complete 20:09:12 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:09:12 Status: Downloaded newer image for alpine:3.12 20:09:12 ---> 13621d1b12d4 20:09:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:09:12 ---> Running in cdd4e9975874 20:09:12 Removing intermediate container 4c5fb6fab59e 20:09:12 ---> 353eb697a2f4 20:09:12 Step 7/8 : COPY . . 20:09:12 ---> 9f3f253eb71f 20:09:12 Step 8/8 : RUN go mod download 20:09:12 ---> Running in 2c1238bc2563 20:09:13 Removing intermediate container cdd4e9975874 20:09:13 ---> c9bfadb361e1 20:09:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:13 ---> Running in 4bab78c0df21 20:09:13 Removing intermediate container 4bab78c0df21 20:09:13 ---> d7019334d5ef 20:09:13 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 20:09:13 ---> Running in 02fd9dcd8f56 20:09:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:09:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:09:16 (1/6) Installing dumb-init (1.2.2-r1) 20:09:16 (2/6) Installing libgcc (9.3.0-r2) 20:09:16 (3/6) Installing libsodium (1.0.18-r0) 20:09:16 (4/6) Installing libstdc++ (9.3.0-r2) 20:09:16 (5/6) Installing libzmq (4.3.3-r0) 20:09:16 (6/6) Installing zeromq (4.3.3-r0) 20:09:16 Executing busybox-1.31.1-r20.trigger 20:09:16 OK: 8 MiB in 20 packages 20:09:16 Removing intermediate container 02fd9dcd8f56 20:09:16 ---> 5508cb809a0d 20:09:16 Step 17/26 : WORKDIR / 20:09:16 ---> Running in cc375aef2352 20:09:16 Removing intermediate container cc375aef2352 20:09:16 ---> 3bb9d6358f2c 20:09:16 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:09:16 ---> 00bc643d0109 20:09:16 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 20:09:16 ---> f1bafa4db854 20:09:16 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 20:09:19 ---> 2ff387e79853 20:09:19 Step 21/26 : EXPOSE 59900 20:09:19 ---> Running in c5f973a02176 20:09:19 Removing intermediate container c5f973a02176 20:09:19 ---> 0982a7ac49a3 20:09:19 Step 22/26 : ENTRYPOINT ["/device-virtual"] 20:09:19 ---> Running in 77949bfa02f8 20:09:19 Removing intermediate container 77949bfa02f8 20:09:19 ---> 24edd7ec401c 20:09:19 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:09:19 ---> Running in 950940b39db8 20:09:19 Removing intermediate container 950940b39db8 20:09:19 ---> 3f651f919581 20:09:19 Step 24/26 : LABEL arch=amd64 20:09:19 ---> Running in f7c05d62befa 20:09:19 Removing intermediate container f7c05d62befa 20:09:19 ---> 0327527615ee 20:09:19 Step 25/26 : LABEL git_sha=f9181e51cc24c5c8d60c5f317d7638268e956055 20:09:19 ---> Running in e92ce0a448be 20:09:19 Removing intermediate container e92ce0a448be 20:09:19 ---> ad5415a0fb2e 20:09:19 Step 26/26 : LABEL version=1.3.2-dev.29 20:09:19 ---> Running in e925f0bb6381 20:09:19 Removing intermediate container e925f0bb6381 20:09:19 ---> 47c40b463ea2 20:09:19 [Warning] One or more build-args [ARCH] were not consumed 20:09:19 Successfully built 47c40b463ea2 20:09:19 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:19 provisioning config files... 20:09:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/69@tmp/config1216208644493375280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:22 ---> docker-login.sh 20:09:22 nexus3.edgexfoundry.org:10001 20:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:22 Configure a credential helper to remove this warning. See 20:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:22 20:09:22 Login Succeeded 20:09:22 nexus3.edgexfoundry.org:10002 20:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:22 Configure a credential helper to remove this warning. See 20:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:22 20:09:22 Login Succeeded 20:09:22 nexus3.edgexfoundry.org:10003 20:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:22 Configure a credential helper to remove this warning. See 20:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:22 20:09:22 Login Succeeded 20:09:22 nexus3.edgexfoundry.org:10004 20:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:22 Configure a credential helper to remove this warning. See 20:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:22 20:09:22 Login Succeeded 20:09:22 docker.io 20:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:22 Configure a credential helper to remove this warning. See 20:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:22 20:09:22 Login Succeeded 20:09:22 ---> docker-login.sh ends [Pipeline] } 20:09:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:09:22 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 20:09:22 f9181e51cc24c5c8d60c5f317d7638268e956055 20:09:22 latest 20:09:22 1.3.2-dev.29 20:09:22 f9181e51cc24c5c8d60c5f317d7638268e956055-1.3.2-dev.29 20:09:22 master 20:09:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:25 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f9181e51cc24c5c8d60c5f317d7638268e956055 [Pipeline] isUnix [Pipeline] sh 20:09:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:f9181e51cc24c5c8d60c5f317d7638268e956055 20:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:09:26 0937081dac95: Preparing 20:09:26 e3de708bb0d1: Preparing 20:09:26 9684c943afdd: Preparing 20:09:26 470ab7501117: Preparing 20:09:26 1ab0e7beef0b: Preparing 20:09:26 32f366d666a5: Preparing 20:09:26 32f366d666a5: Waiting 20:09:26 1ab0e7beef0b: Pushed 20:09:26 e3de708bb0d1: Pushed 20:09:26 32f366d666a5: Layer already exists 20:09:26 9684c943afdd: Pushed 20:09:26 470ab7501117: Pushed 20:09:28 0937081dac95: Pushed 20:09:28 f9181e51cc24c5c8d60c5f317d7638268e956055: digest: sha256:79a15debf72479e051f9babc2805408f1495f1c63d85ad805c3686bc64bbf73e size: 1572 [Pipeline] isUnix [Pipeline] sh 20:09:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 20:09:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 20:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:09:32 0937081dac95: Preparing 20:09:32 e3de708bb0d1: Preparing 20:09:32 9684c943afdd: Preparing 20:09:32 470ab7501117: Preparing 20:09:32 1ab0e7beef0b: Preparing 20:09:32 32f366d666a5: Preparing 20:09:32 32f366d666a5: Waiting 20:09:32 1ab0e7beef0b: Layer already exists 20:09:32 470ab7501117: Layer already exists 20:09:32 9684c943afdd: Layer already exists 20:09:32 e3de708bb0d1: Layer already exists 20:09:32 0937081dac95: Layer already exists 20:09:32 32f366d666a5: Layer already exists 20:09:32 latest: digest: sha256:79a15debf72479e051f9babc2805408f1495f1c63d85ad805c3686bc64bbf73e size: 1572 [Pipeline] isUnix [Pipeline] sh 20:09:32 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.29 [Pipeline] isUnix [Pipeline] sh 20:09:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.29 20:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:09:35 0937081dac95: Preparing 20:09:35 e3de708bb0d1: Preparing 20:09:35 9684c943afdd: Preparing 20:09:35 470ab7501117: Preparing 20:09:35 1ab0e7beef0b: Preparing 20:09:35 32f366d666a5: Preparing 20:09:35 32f366d666a5: Waiting 20:09:35 0937081dac95: Layer already exists 20:09:35 470ab7501117: Layer already exists 20:09:35 9684c943afdd: Layer already exists 20:09:35 e3de708bb0d1: Layer already exists 20:09:35 1ab0e7beef0b: Layer already exists 20:09:35 32f366d666a5: Layer already exists 20:09:35 1.3.2-dev.29: digest: sha256:79a15debf72479e051f9babc2805408f1495f1c63d85ad805c3686bc64bbf73e size: 1572 [Pipeline] isUnix [Pipeline] sh 20:09:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f9181e51cc24c5c8d60c5f317d7638268e956055-1.3.2-dev.29 [Pipeline] isUnix [Pipeline] sh 20:09:38 Removing intermediate container 2c1238bc2563 20:09:38 ---> 5bd0141c9e39 20:09:38 Successfully built 5bd0141c9e39 20:09:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:09:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual:f9181e51cc24c5c8d60c5f317d7638268e956055-1.3.2-dev.29 20:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:09:38 0937081dac95: Preparing 20:09:38 e3de708bb0d1: Preparing 20:09:38 9684c943afdd: Preparing 20:09:38 470ab7501117: Preparing 20:09:38 1ab0e7beef0b: Preparing 20:09:38 32f366d666a5: Preparing 20:09:38 32f366d666a5: Waiting 20:09:38 9684c943afdd: Layer already exists 20:09:38 470ab7501117: Layer already exists 20:09:38 1ab0e7beef0b: Layer already exists 20:09:38 0937081dac95: Layer already exists 20:09:38 e3de708bb0d1: Layer already exists 20:09:38 32f366d666a5: Layer already exists 20:09:38 f9181e51cc24c5c8d60c5f317d7638268e956055-1.3.2-dev.29: digest: sha256:79a15debf72479e051f9babc2805408f1495f1c63d85ad805c3686bc64bbf73e size: 1572 [Pipeline] isUnix [Pipeline] sh 20:09:38 + docker inspect -f . ci-base-image-arm64 20:09:38 . [Pipeline] withDockerContainer 20:09:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:master 20:09:41 prd-ubuntu18.04-docker-arm64-4c-16g-1284 does not seem to be running inside a container 20:09:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/69 -v /w/workspace/device-virtual-go/69:/w/workspace/device-virtual-go/69:rw,z -v /w/workspace/device-virtual-go/69@tmp:/w/workspace/device-virtual-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:09:44 $ docker top f7f96d61acfe1c73e564fcde24f17846d21a4ec8a7c8da2bb43e587b6049da38 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 20:09:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual:master 20:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:09:48 0937081dac95: Preparing 20:09:48 e3de708bb0d1: Preparing 20:09:48 9684c943afdd: Preparing 20:09:48 470ab7501117: Preparing 20:09:48 1ab0e7beef0b: Preparing 20:09:48 32f366d666a5: Preparing 20:09:48 32f366d666a5: Waiting 20:09:48 1ab0e7beef0b: Layer already exists 20:09:48 e3de708bb0d1: Layer already exists 20:09:48 9684c943afdd: Layer already exists 20:09:48 0937081dac95: Layer already exists 20:09:48 470ab7501117: Layer already exists 20:09:48 32f366d666a5: Layer already exists 20:09:48 master: digest: sha256:79a15debf72479e051f9babc2805408f1495f1c63d85ad805c3686bc64bbf73e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:09:48 ===================================================== [Pipeline] echo 20:09:48 taggedImages: 20:09:48 - nexus3.edgexfoundry.org:10004/device-virtual:f9181e51cc24c5c8d60c5f317d7638268e956055 20:09:48 - nexus3.edgexfoundry.org:10004/device-virtual:latest 20:09:48 - nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.29 20:09:48 - nexus3.edgexfoundry.org:10004/device-virtual:f9181e51cc24c5c8d60c5f317d7638268e956055-1.3.2-dev.29 20:09:48 - nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] } [Pipeline] // script [2021-06-24T20:09:48.286Z] + go version 20:09:48 go version go1.16.5 linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] } 20:09:48 $ docker stop --time=1 f7f96d61acfe1c73e564fcde24f17846d21a4ec8a7c8da2bb43e587b6049da38 20:09:51 $ docker rm -f f7f96d61acfe1c73e564fcde24f17846d21a4ec8a7c8da2bb43e587b6049da38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:57 ---> job-cost.sh 20:09:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sFe1 20:09:57 + docker inspect -f . ci-base-image-arm64 20:09:57 . [Pipeline] withDockerContainer 20:10:00 prd-ubuntu18.04-docker-arm64-4c-16g-1284 does not seem to be running inside a container 20:10:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/69 -v /w/workspace/device-virtual-go/69:/w/workspace/device-virtual-go/69:rw,z -v /w/workspace/device-virtual-go/69@tmp:/w/workspace/device-virtual-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:10:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:10:03 $ docker top 071a9e3ea7bc95c753886b34f5fb6710dcce8f5c1765708480523595c5ee9d4c -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:06 + go mod tidy [Pipeline] sh 20:10:09 + make test 20:10:09 go mod tidy 20:10:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:10:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:10:19 lf-activate-venv(): INFO: Adding /tmp/venv-sFe1/bin to PATH 20:10:19 INFO: No Stack... 20:10:19 INFO: Retrieving Pricing Info for: v3-standard-2 20:10:19 INFO: Archiving Costs [Pipeline] sh 20:10:20 + cat /w/workspace/device-virtual-go/69/archives/cost.csv 20:10:20 + cut -d, -f6 [Pipeline] lock 20:10:20 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-69-stack-cost] 20:10:20 Resource [jenkins-edgexfoundry-device-virtual-go-master-69-stack-cost] did not exist. Created. 20:10:20 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:10:22 + echo total: 0.05999999865889549 [Pipeline] stash 20:10:22 Stashed 1 file(s) [Pipeline] } 20:10:23 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-69-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:11:12 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:11:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.745s coverage: 63.8% of statements 20:11:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:11:40 gofmt -l . 20:11:40 [ "`gofmt -l .`" = "" ] 20:11:40 ./bin/test-attribution-txt.sh 20:11:41 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:11:44 $ docker stop --time=1 071a9e3ea7bc95c753886b34f5fb6710dcce8f5c1765708480523595c5ee9d4c 20:11:47 $ docker rm -f 071a9e3ea7bc95c753886b34f5fb6710dcce8f5c1765708480523595c5ee9d4c [Pipeline] // withDockerContainer [Pipeline] sh 20:11:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:11:51 Warning: overwriting stash ‘coverage-report’ 20:11:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:01 + ls -al . 20:12:01 total 156 20:12:01 drwxrwxr-x 7 jenkins jenkins 4096 Jun 24 20:11 . 20:12:01 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 20:07 .. 20:12:01 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 20:07 .git 20:12:01 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 20:07 .github 20:12:01 -rw-rw-r-- 1 jenkins jenkins 277 Jun 24 20:07 .gitignore 20:12:01 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 24 20:07 Attribution.txt 20:12:01 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 24 20:07 Dockerfile 20:12:01 -rw-rw-r-- 1 jenkins jenkins 998 Jun 24 20:07 Dockerfile.build 20:12:01 -rw-rw-r-- 1 jenkins jenkins 660 Jun 24 20:07 Jenkinsfile 20:12:01 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 24 20:07 LICENSE 20:12:01 -rw-rw-r-- 1 jenkins jenkins 905 Jun 24 20:07 Makefile 20:12:01 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 24 20:07 README.md 20:12:01 -rw-rw-r-- 1 jenkins jenkins 12 Jun 24 20:02 VERSION 20:12:01 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 20:07 bin 20:12:01 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 20:07 cmd 20:12:01 -rw-r--r-- 1 jenkins jenkins 47257 Jun 24 20:11 coverage.out 20:12:01 -rw-r--r-- 1 jenkins jenkins 810 Jun 24 20:11 go.mod 20:12:01 -rw-r--r-- 1 jenkins jenkins 23126 Jun 24 20:10 go.sum 20:12:01 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 20:07 internal 20:12:01 -rw-rw-r-- 1 jenkins jenkins 235 Jun 24 20:07 version.go [Pipeline] isUnix [Pipeline] sh 20:12:04 + 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=f9181e51cc24c5c8d60c5f317d7638268e956055 --label arch=arm64 --label version=1.3.2-dev.29 . 20:12:04 Sending build context to Docker daemon 8.694MB 20:12:07 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 20:12:07 Step 2/26 : FROM ${BASE} AS builder 20:12:07 ---> 5bd0141c9e39 20:12:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:12:07 ---> Running in bd859521429d 20:12:07 Removing intermediate container bd859521429d 20:12:07 ---> 73e9c81247fb 20:12:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:12:07 ---> Running in fe266e8a8e89 20:12:07 Removing intermediate container fe266e8a8e89 20:12:07 ---> 781333295435 20:12:07 Step 5/26 : WORKDIR /device-virtual-go 20:12:07 ---> Running in fbe351df5d59 20:12:07 Removing intermediate container fbe351df5d59 20:12:07 ---> 1be72621074b 20:12:07 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:07 ---> Running in 929f84949ede 20:12:10 Removing intermediate container 929f84949ede 20:12:10 ---> 094ce05e0657 20:12:10 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:10 ---> Running in 2347afa100a7 20:12:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:12:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:12:13 OK: 145 MiB in 53 packages 20:12:13 Removing intermediate container 2347afa100a7 20:12:13 ---> c14734420d2b 20:12:13 Step 8/26 : COPY . . 20:12:17 ---> 8557ef1b9d51 20:12:17 Step 9/26 : RUN go mod tidy 20:12:17 ---> Running in 81120d631f20 20:12:17 Removing intermediate container 81120d631f20 20:12:17 ---> 30b35ac2977b 20:12:17 Step 10/26 : RUN go mod download 20:12:17 ---> Running in 3bfb3ea9f3c7 20:12:20 Removing intermediate container 3bfb3ea9f3c7 20:12:20 ---> c44765dcfd20 20:12:20 Step 11/26 : ARG MAKE='make build' 20:12:20 ---> Running in 6369ce1323d1 20:12:20 Removing intermediate container 6369ce1323d1 20:12:20 ---> 9ff18744a742 20:12:20 Step 12/26 : RUN $MAKE 20:12:20 ---> Running in 0c0070d46ab8 20:12:23 go mod tidy 20:12:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.29" -o cmd/device-virtual ./cmd 20:13:11 Removing intermediate container 0c0070d46ab8 20:13:11 ---> cc6bb2fc8115 20:13:11 Step 13/26 : FROM alpine:3.12 20:13:11 3.12: Pulling from library/alpine 20:13:11 d2f70382dc9a: Pulling fs layer 20:13:11 d2f70382dc9a: Verifying Checksum 20:13:11 d2f70382dc9a: Download complete 20:13:11 d2f70382dc9a: Pull complete 20:13:11 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:13:11 Status: Downloaded newer image for alpine:3.12 20:13:11 ---> c4fd0aeabfcf 20:13:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:13:12 ---> Running in 98e0e66f8c2f 20:13:15 Removing intermediate container 98e0e66f8c2f 20:13:15 ---> a9cf9725d28e 20:13:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:15 ---> Running in c80bef7023e5 20:13:15 Removing intermediate container c80bef7023e5 20:13:15 ---> ca933f4bdff9 20:13:15 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 20:13:15 ---> Running in bab56ba55d89 20:13:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:13:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:13:18 (1/6) Installing dumb-init (1.2.2-r1) 20:13:18 (2/6) Installing libgcc (9.3.0-r2) 20:13:18 (3/6) Installing libsodium (1.0.18-r0) 20:13:18 (4/6) Installing libstdc++ (9.3.0-r2) 20:13:18 (5/6) Installing libzmq (4.3.3-r0) 20:13:18 (6/6) Installing zeromq (4.3.3-r0) 20:13:18 Executing busybox-1.31.1-r20.trigger 20:13:18 OK: 8 MiB in 20 packages 20:13:21 Removing intermediate container bab56ba55d89 20:13:21 ---> 0cbb00cae1bc 20:13:21 Step 17/26 : WORKDIR / 20:13:21 ---> Running in e4fecbd22dd6 20:13:21 Removing intermediate container e4fecbd22dd6 20:13:21 ---> 1b8e1bc6bae0 20:13:21 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:13:21 ---> fc58eeb95b2c 20:13:21 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 20:13:24 ---> 62d2a81ed80c 20:13:24 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 20:13:24 ---> 246245e41c7a 20:13:24 Step 21/26 : EXPOSE 59900 20:13:24 ---> Running in 80a6b700341d 20:13:24 Removing intermediate container 80a6b700341d 20:13:24 ---> 537c751b9503 20:13:24 Step 22/26 : ENTRYPOINT ["/device-virtual"] 20:13:24 ---> Running in 7f381d54f14d 20:13:24 Removing intermediate container 7f381d54f14d 20:13:24 ---> 1f13cbb40eb3 20:13:24 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:13:25 ---> Running in ab4678e05faf 20:13:28 Removing intermediate container ab4678e05faf 20:13:28 ---> 5952691aadb5 20:13:28 Step 24/26 : LABEL arch=arm64 20:13:28 ---> Running in 56d7ff2cc1bd 20:13:28 Removing intermediate container 56d7ff2cc1bd 20:13:28 ---> c6abd012252f 20:13:28 Step 25/26 : LABEL git_sha=f9181e51cc24c5c8d60c5f317d7638268e956055 20:13:28 ---> Running in a28071c798d5 20:13:28 Removing intermediate container a28071c798d5 20:13:28 ---> a0b42f7266e9 20:13:28 Step 26/26 : LABEL version=1.3.2-dev.29 20:13:28 ---> Running in 3ed6b295d68f 20:13:28 Removing intermediate container 3ed6b295d68f 20:13:28 ---> 221e2d04f66d 20:13:28 [Warning] One or more build-args [ARCH] were not consumed 20:13:28 Successfully built 221e2d04f66d 20:13:28 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 20:13:31 provisioning config files... 20:13:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/69@tmp/config6084792773684777454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:31 ---> docker-login.sh 20:13:31 nexus3.edgexfoundry.org:10001 20:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:34 Configure a credential helper to remove this warning. See 20:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:34 20:13:34 Login Succeeded 20:13:34 nexus3.edgexfoundry.org:10002 20:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:34 Configure a credential helper to remove this warning. See 20:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:34 20:13:34 Login Succeeded 20:13:34 nexus3.edgexfoundry.org:10003 20:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:34 Configure a credential helper to remove this warning. See 20:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:34 20:13:34 Login Succeeded 20:13:34 nexus3.edgexfoundry.org:10004 20:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:34 Configure a credential helper to remove this warning. See 20:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:34 20:13:34 Login Succeeded 20:13:34 docker.io 20:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:34 Configure a credential helper to remove this warning. See 20:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:34 20:13:34 Login Succeeded 20:13:34 ---> docker-login.sh ends [Pipeline] } 20:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:13:39 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 20:13:39 f9181e51cc24c5c8d60c5f317d7638268e956055 20:13:39 latest 20:13:39 1.3.2-dev.29 20:13:39 f9181e51cc24c5c8d60c5f317d7638268e956055-1.3.2-dev.29 20:13:39 master 20:13:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:13:43 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f9181e51cc24c5c8d60c5f317d7638268e956055 [Pipeline] isUnix [Pipeline] sh 20:13:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f9181e51cc24c5c8d60c5f317d7638268e956055 20:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:13:43 82fce4a372fa: Preparing 20:13:43 39a25fb8ede5: Preparing 20:13:43 2ebe3824f7fa: Preparing 20:13:43 b8811b0f3f79: Preparing 20:13:43 721cb4db7c41: Preparing 20:13:43 3fbe34a1663b: Preparing 20:13:43 3fbe34a1663b: Waiting 20:13:46 39a25fb8ede5: Pushed 20:13:46 721cb4db7c41: Pushed 20:13:46 2ebe3824f7fa: Pushed 20:13:46 3fbe34a1663b: Layer already exists 20:13:46 b8811b0f3f79: Pushed 20:13:50 82fce4a372fa: Pushed 20:13:50 f9181e51cc24c5c8d60c5f317d7638268e956055: digest: sha256:7bec710e9acdec041fda25e939cb1c6dfd7792b5f6f2a074b4d9cf181438d2fe size: 1572 [Pipeline] isUnix [Pipeline] sh 20:13:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:13:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 20:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:13:56 82fce4a372fa: Preparing 20:13:56 39a25fb8ede5: Preparing 20:13:56 2ebe3824f7fa: Preparing 20:13:56 b8811b0f3f79: Preparing 20:13:56 721cb4db7c41: Preparing 20:13:56 3fbe34a1663b: Preparing 20:13:56 3fbe34a1663b: Waiting 20:13:56 82fce4a372fa: Layer already exists 20:13:56 b8811b0f3f79: Layer already exists 20:13:56 39a25fb8ede5: Layer already exists 20:13:56 2ebe3824f7fa: Layer already exists 20:13:56 721cb4db7c41: Layer already exists 20:13:56 3fbe34a1663b: Layer already exists 20:13:57 latest: digest: sha256:7bec710e9acdec041fda25e939cb1c6dfd7792b5f6f2a074b4d9cf181438d2fe size: 1572 [Pipeline] isUnix [Pipeline] sh 20:14:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.29 [Pipeline] isUnix [Pipeline] sh 20:14:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.29 20:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:14:07 82fce4a372fa: Preparing 20:14:07 39a25fb8ede5: Preparing 20:14:07 2ebe3824f7fa: Preparing 20:14:07 b8811b0f3f79: Preparing 20:14:07 721cb4db7c41: Preparing 20:14:07 3fbe34a1663b: Preparing 20:14:07 3fbe34a1663b: Waiting 20:14:07 39a25fb8ede5: Layer already exists 20:14:07 2ebe3824f7fa: Layer already exists 20:14:07 b8811b0f3f79: Layer already exists 20:14:07 721cb4db7c41: Layer already exists 20:14:07 82fce4a372fa: Layer already exists 20:14:07 3fbe34a1663b: Layer already exists 20:14:07 1.3.2-dev.29: digest: sha256:7bec710e9acdec041fda25e939cb1c6dfd7792b5f6f2a074b4d9cf181438d2fe size: 1572 [Pipeline] isUnix [Pipeline] sh 20:14:10 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f9181e51cc24c5c8d60c5f317d7638268e956055-1.3.2-dev.29 [Pipeline] isUnix [Pipeline] sh 20:14:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f9181e51cc24c5c8d60c5f317d7638268e956055-1.3.2-dev.29 20:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:14:16 82fce4a372fa: Preparing 20:14:16 39a25fb8ede5: Preparing 20:14:16 2ebe3824f7fa: Preparing 20:14:16 b8811b0f3f79: Preparing 20:14:16 721cb4db7c41: Preparing 20:14:16 3fbe34a1663b: Preparing 20:14:16 3fbe34a1663b: Waiting 20:14:16 39a25fb8ede5: Layer already exists 20:14:16 82fce4a372fa: Layer already exists 20:14:16 721cb4db7c41: Layer already exists 20:14:16 2ebe3824f7fa: Layer already exists 20:14:16 b8811b0f3f79: Layer already exists 20:14:16 3fbe34a1663b: Layer already exists 20:14:16 f9181e51cc24c5c8d60c5f317d7638268e956055-1.3.2-dev.29: digest: sha256:7bec710e9acdec041fda25e939cb1c6dfd7792b5f6f2a074b4d9cf181438d2fe size: 1572 [Pipeline] isUnix [Pipeline] sh 20:14:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] isUnix [Pipeline] sh 20:14:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:master 20:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:14:25 82fce4a372fa: Preparing 20:14:25 39a25fb8ede5: Preparing 20:14:25 2ebe3824f7fa: Preparing 20:14:25 b8811b0f3f79: Preparing 20:14:25 721cb4db7c41: Preparing 20:14:25 3fbe34a1663b: Preparing 20:14:25 3fbe34a1663b: Waiting 20:14:25 b8811b0f3f79: Layer already exists 20:14:25 2ebe3824f7fa: Layer already exists 20:14:25 721cb4db7c41: Layer already exists 20:14:25 39a25fb8ede5: Layer already exists 20:14:25 82fce4a372fa: Layer already exists 20:14:25 3fbe34a1663b: Layer already exists 20:14:25 master: digest: sha256:7bec710e9acdec041fda25e939cb1c6dfd7792b5f6f2a074b4d9cf181438d2fe size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:14:25 ===================================================== [Pipeline] echo 20:14:25 taggedImages: 20:14:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f9181e51cc24c5c8d60c5f317d7638268e956055 20:14:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 20:14:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.29 20:14:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f9181e51cc24c5c8d60c5f317d7638268e956055-1.3.2-dev.29 20:14:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:14:31 ---> job-cost.sh 20:14:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E89q 20:15:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:16:33 lf-activate-venv(): INFO: Adding /tmp/venv-E89q/bin to PATH 20:16:33 INFO: No Stack... 20:16:33 INFO: Retrieving Pricing Info for: v2-standard-4 20:16:33 INFO: Archiving Costs [Pipeline] sh 20:16:36 + + cat /w/workspace/device-virtual-go/69/archives/cost.csv 20:16:36 cut -d, -f6 [Pipeline] lock 20:16:36 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-69-stack-cost] 20:16:36 Resource [jenkins-edgexfoundry-device-virtual-go-master-69-stack-cost] did not exist. Created. 20:16:36 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:39 /w/workspace/device-virtual-go/69@tmp/durable-f6c42bb6/script.sh: 1: /w/workspace/device-virtual-go/69@tmp/durable-f6c42bb6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:43 + echo total: 0.18000000715255737 [Pipeline] stash 20:16:43 Warning: overwriting stash ‘stack-cost’ 20:16:43 Stashed 1 file(s) [Pipeline] } 20:16:43 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-69-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 20:16:54 provisioning config files... 20:16:54 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config9205620392106987329tmp [Pipeline] { [Pipeline] sh 20:16:57 + set +x 20:16:57 + curl -s https://codecov.io/bash 20:16:57 + bash -s -- 20:16:57 20:16:57 _____ _ 20:16:57 / ____| | | 20:16:57 | | ___ __| | ___ ___ _____ __ 20:16:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:57 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:57 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:57 Bash-1.0.3 20:16:57 20:16:57 20:16:57 ==> git version 2.24.4 found 20:16:57 ==> 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 20:16:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:16:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:16:57 ==> Jenkins CI detected. 20:16:57 project root: . 20:16:57 --> token set from env 20:16:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:57 ==> Running gcov in . (disable via -X gcov) 20:16:57 ==> Python coveragepy not found 20:16:57 ==> Searching for coverage reports in: 20:16:57 + . 20:16:57 -> Found 1 reports 20:16:57 ==> Detecting git/mercurial file structure 20:16:57 ==> Reading reports 20:16:57 + ./coverage.out bytes=47257 20:16:57 ==> Appending adjustments 20:16:57 https://docs.codecov.io/docs/fixing-reports 20:16:57 + Found adjustments 20:16:57 ==> Gzipping contents 20:16:57 8.0K /tmp/codecov.Pg6V7U.gz 20:16:57 ==> Uploading reports 20:16:57 url: https://codecov.io 20:16:57 query: branch=master&commit=f9181e51cc24c5c8d60c5f317d7638268e956055&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F69%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:16:57 -> Pinging Codecov 20:16:57 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=f9181e51cc24c5c8d60c5f317d7638268e956055&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F69%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:16:57 -> Uploading to 20:16:57 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/5E52B4B073DB2E39498172D8E973AA87/f9181e51cc24c5c8d60c5f317d7638268e956055/64569ba0-ca52-467e-beb6-0692d30ab15e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T201655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ec0efde918adee2539c8789492a8ecdf1ff39a939a0f7c6c66bfcbc800c84cc 20:16:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:57 Dload Upload Total Spent Left Speed 20:16:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5791 0 0 100 5791 0 13967 --:--:-- --:--:-- --:--:-- 13987 20:16:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/f9181e51cc24c5c8d60c5f317d7638268e956055 [Pipeline] } 20:16:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:17:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:17:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:03 20:17:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:17:06 188c0c94c7c5: Pulling fs layer 20:17:06 0ef7d3d256c8: Pulling fs layer 20:17:06 de9db76c5a1d: Pulling fs layer 20:17:06 0eba1c9be4d2: Pulling fs layer 20:17:06 0d57e429df01: Pulling fs layer 20:17:06 4e4be7b47b0d: Pulling fs layer 20:17:06 e1f770b5df2f: Pulling fs layer 20:17:06 85a0685a4137: Pulling fs layer 20:17:06 0eba1c9be4d2: Waiting 20:17:06 0d57e429df01: Waiting 20:17:06 4e4be7b47b0d: Waiting 20:17:06 e1f770b5df2f: Waiting 20:17:06 85a0685a4137: Waiting 20:17:06 de9db76c5a1d: Verifying Checksum 20:17:06 de9db76c5a1d: Download complete 20:17:06 0ef7d3d256c8: Verifying Checksum 20:17:06 0ef7d3d256c8: Download complete 20:17:06 0d57e429df01: Verifying Checksum 20:17:06 0d57e429df01: Download complete 20:17:06 188c0c94c7c5: Verifying Checksum 20:17:06 188c0c94c7c5: Download complete 20:17:06 4e4be7b47b0d: Verifying Checksum 20:17:06 4e4be7b47b0d: Download complete 20:17:09 188c0c94c7c5: Pull complete 20:17:09 0ef7d3d256c8: Pull complete 20:17:09 de9db76c5a1d: Pull complete 20:17:09 e1f770b5df2f: Verifying Checksum 20:17:09 e1f770b5df2f: Download complete 20:17:13 0eba1c9be4d2: Verifying Checksum 20:17:13 0eba1c9be4d2: Download complete 20:17:13 85a0685a4137: Verifying Checksum 20:17:13 85a0685a4137: Download complete 20:17:17 0eba1c9be4d2: Pull complete 20:17:17 0d57e429df01: Pull complete 20:17:17 4e4be7b47b0d: Pull complete 20:17:17 e1f770b5df2f: Pull complete 20:17:17 85a0685a4137: Pull complete 20:17:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:17:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:17:21 prd-centos7-docker-4c-2g-1280 does not seem to be running inside a container 20:17:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:17:25 $ docker top c4709ece8f89f3ea42e918e0abd71a9117811c7d18777fa581d8aee884bcc4ad -eo pid,comm [Pipeline] { [Pipeline] echo 20:17:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:17:25 + set -o pipefail 20:17:25 + snyk monitor '--org=edgex-jenkins' 20:17:33 20:17:33 Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... 20:17:33 20:17:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/c80b8c1b-8c72-4190-9a0f-358bb25a754d 20:17:33 20:17:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:17:33 20:17:33 [Pipeline] } 20:17:33 $ docker stop --time=1 c4709ece8f89f3ea42e918e0abd71a9117811c7d18777fa581d8aee884bcc4ad 20:17:38 $ docker rm -f c4709ece8f89f3ea42e918e0abd71a9117811c7d18777fa581d8aee884bcc4ad [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 20:17:46 + git log --format=format:%s -1 f9181e51cc24c5c8d60c5f317d7638268e956055 [Pipeline] isUnix [Pipeline] sh 20:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:47 . [Pipeline] withDockerContainer 20:17:47 prd-centos7-docker-4c-2g-1280 does not seem to be running inside a container 20:17:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:17:50 $ docker top 738e9f54c6bf25e4f1e6b25b71901e3b0f96fe5b0b39d18cd4d5b71ebb14c73d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:50 [ssh-agent] Looking for ssh-agent implementation... 20:17:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:51 $ docker exec 738e9f54c6bf25e4f1e6b25b71901e3b0f96fe5b0b39d18cd4d5b71ebb14c73d ssh-agent 20:17:51 SSH_AUTH_SOCK=/tmp/ssh-AnZHtAxJFUoz/agent.14 20:17:51 SSH_AGENT_PID=20 20:17:51 Running ssh-add (command line suppressed) 20:17:51 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_5894669184991209516.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_5894669184991209516.key) 20:17:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:54 + git semver tag 20:17:54 # -> Open(): unable to determine branch for HEAD 20:17:54 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 20:17:54 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 20:17:54 # $SEMVER_REMOTE_NAME = origin 20:17:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:17:54 # $SEMVER_USER_NAME = edgex-jenkins 20:17:54 # $SEMVER_BRANCH = master 20:17:54 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 20:17:54 # f9181e51cc24c5c8d60c5f317d7638268e956055 HEAD 20:17:54 # -> Force: false 20:17:54 # 14a499cbf41dc4d0f57cfc283712f7b73a64f396 refs/tags/v1.3.2-dev.29 [Pipeline] } 20:17:54 $ docker exec --env ******** --env ******** 738e9f54c6bf25e4f1e6b25b71901e3b0f96fe5b0b39d18cd4d5b71ebb14c73d ssh-agent -k 20:17:55 unset SSH_AUTH_SOCK; 20:17:55 unset SSH_AGENT_PID; 20:17:55 echo Agent pid 20 killed; 20:17:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:55 + git semver [Pipeline] } 20:17:55 $ docker stop --time=1 738e9f54c6bf25e4f1e6b25b71901e3b0f96fe5b0b39d18cd4d5b71ebb14c73d 20:17:59 $ docker rm -f 738e9f54c6bf25e4f1e6b25b71901e3b0f96fe5b0b39d18cd4d5b71ebb14c73d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:03 20:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:03 0.23.1-centos7: Pulling from edgex-lftools 20:18:03 ab5ef0e58194: Pulling fs layer 20:18:03 9712f1f96733: Pulling fs layer 20:18:03 63f879dbbcfc: Pulling fs layer 20:18:03 0d9ebad4ef96: Pulling fs layer 20:18:03 e9a5061849ea: Pulling fs layer 20:18:03 d747dcd14b5f: Pulling fs layer 20:18:03 2de7ff778b66: Pulling fs layer 20:18:03 e9a5061849ea: Waiting 20:18:03 d747dcd14b5f: Waiting 20:18:03 2de7ff778b66: Waiting 20:18:03 0d9ebad4ef96: Waiting 20:18:03 9712f1f96733: Verifying Checksum 20:18:03 9712f1f96733: Download complete 20:18:07 63f879dbbcfc: Verifying Checksum 20:18:07 63f879dbbcfc: Download complete 20:18:07 e9a5061849ea: Verifying Checksum 20:18:07 e9a5061849ea: Download complete 20:18:07 d747dcd14b5f: Verifying Checksum 20:18:07 d747dcd14b5f: Download complete 20:18:07 2de7ff778b66: Verifying Checksum 20:18:07 2de7ff778b66: Download complete 20:18:07 ab5ef0e58194: Verifying Checksum 20:18:07 ab5ef0e58194: Download complete 20:18:07 0d9ebad4ef96: Verifying Checksum 20:18:07 0d9ebad4ef96: Download complete 20:18:10 ab5ef0e58194: Pull complete 20:18:10 9712f1f96733: Pull complete 20:18:10 63f879dbbcfc: Pull complete 20:18:14 0d9ebad4ef96: Pull complete 20:18:14 e9a5061849ea: Pull complete 20:18:14 d747dcd14b5f: Pull complete 20:18:14 2de7ff778b66: Pull complete 20:18:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:18:15 prd-centos7-docker-4c-2g-1280 does not seem to be running inside a container 20:18:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:18:22 $ docker top 1e55c4b127cd9cc87a091dda5a934008e41ef67e360276ac62bca25531146e15 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:18:22 provisioning config files... 20:18:22 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7596109966219821210tmp 20:18:22 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2450951350870841360tmp 20:18:22 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config1880006510206468047tmp [Pipeline] { [Pipeline] echo 20:18:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:18:26 ---> sigul-configuration.sh 20:18:26 gpg: directory `/root/.gnupg' created 20:18:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:18:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:18:26 gpg: keyring `/root/.gnupg/secring.gpg' created 20:18:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:18:26 gpg: CAST5 encrypted data 20:18:26 gpg: encrypted with 1 passphrase 20:18:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:18:27 + mkdir /home/jenkins 20:18:27 + mkdir /home/jenkins/sigul [Pipeline] sh 20:18:31 + 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 20:18:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:18:31 ---> sigul-install.sh 20:18:38 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:18:39 + git tag --list 20:18:39 v1.0.0 20:18:39 v1.1.0 20:18:39 v1.1.1 20:18:39 v1.2.1 20:18:39 v1.2.2 20:18:39 v1.2.3 20:18:39 v1.3.0 20:18:39 v1.3.1 20:18:39 v1.3.1-dev.1 20:18:39 v1.3.1-dev.2 20:18:39 v1.3.1-dev.3 20:18:39 v1.3.1-dev.4 20:18:39 v1.3.1-dev.5 20:18:39 v1.3.2-dev.1 20:18:39 v1.3.2-dev.10 20:18:39 v1.3.2-dev.11 20:18:39 v1.3.2-dev.12 20:18:39 v1.3.2-dev.13 20:18:39 v1.3.2-dev.14 20:18:39 v1.3.2-dev.15 20:18:39 v1.3.2-dev.16 20:18:39 v1.3.2-dev.17 20:18:39 v1.3.2-dev.18 20:18:39 v1.3.2-dev.19 20:18:39 v1.3.2-dev.2 20:18:39 v1.3.2-dev.20 20:18:39 v1.3.2-dev.21 20:18:39 v1.3.2-dev.22 20:18:39 v1.3.2-dev.23 20:18:39 v1.3.2-dev.24 20:18:39 v1.3.2-dev.25 20:18:39 v1.3.2-dev.26 20:18:39 v1.3.2-dev.27 20:18:39 v1.3.2-dev.28 20:18:39 v1.3.2-dev.29 20:18:39 v1.3.2-dev.3 20:18:39 v1.3.2-dev.4 20:18:39 v1.3.2-dev.5 20:18:39 v1.3.2-dev.6 20:18:39 v1.3.2-dev.7 20:18:39 v1.3.2-dev.8 20:18:39 v1.3.2-dev.9 [Pipeline] sh 20:18:43 + lftools sign git-tag v1.3.2-dev.29 20:18:43 Signing Git tag with Sigul... 20:18:43 Signing v1.3.2-dev.29 [Pipeline] echo 20:18:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:18:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:18:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:18:43 $ docker stop --time=1 1e55c4b127cd9cc87a091dda5a934008e41ef67e360276ac62bca25531146e15 20:18:46 $ docker rm -f 1e55c4b127cd9cc87a091dda5a934008e41ef67e360276ac62bca25531146e15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:18:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:18:52 . [Pipeline] withDockerContainer 20:18:52 prd-centos7-docker-4c-2g-1280 does not seem to be running inside a container 20:18:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:18:55 $ docker top 79cd87da01fa8cc6aa97678fa75b810e60632a480340aa9495dddfb3861cf28f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:55 [ssh-agent] Looking for ssh-agent implementation... 20:18:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:55 $ docker exec 79cd87da01fa8cc6aa97678fa75b810e60632a480340aa9495dddfb3861cf28f ssh-agent 20:18:57 SSH_AUTH_SOCK=/tmp/ssh-770shaFog5i7/agent.14 20:18:57 SSH_AGENT_PID=21 20:18:58 Running ssh-add (command line suppressed) 20:18:58 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_3615518464800437220.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_3615518464800437220.key) 20:18:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:58 + git semver bump pre 20:18:58 # -> Open(): unable to determine branch for HEAD 20:18:58 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 20:18:58 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 20:18:58 # $SEMVER_REMOTE_NAME = origin 20:18:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:18:58 # $SEMVER_USER_NAME = edgex-jenkins 20:18:58 # $SEMVER_BRANCH = master 20:18:58 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 20:18:58 1.3.2-dev.30 [Pipeline] } 20:18:58 $ docker exec --env ******** --env ******** 79cd87da01fa8cc6aa97678fa75b810e60632a480340aa9495dddfb3861cf28f ssh-agent -k 20:18:58 unset SSH_AUTH_SOCK; 20:18:58 unset SSH_AGENT_PID; 20:18:58 echo Agent pid 21 killed; 20:18:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:01 + git semver [Pipeline] } 20:19:01 $ docker stop --time=1 79cd87da01fa8cc6aa97678fa75b810e60632a480340aa9495dddfb3861cf28f 20:19:04 $ docker rm -f 79cd87da01fa8cc6aa97678fa75b810e60632a480340aa9495dddfb3861cf28f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:04 . [Pipeline] withDockerContainer 20:19:04 prd-centos7-docker-4c-2g-1280 does not seem to be running inside a container 20:19:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:19:07 $ docker top d0535cb310a2c4aacc355e82fd1e3f851cf0df17e13253889f0f442a9d5600cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:07 [ssh-agent] Looking for ssh-agent implementation... 20:19:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:10 $ docker exec d0535cb310a2c4aacc355e82fd1e3f851cf0df17e13253889f0f442a9d5600cd ssh-agent 20:19:10 SSH_AUTH_SOCK=/tmp/ssh-HNGShaHMCUZn/agent.13 20:19:10 SSH_AGENT_PID=19 20:19:10 Running ssh-add (command line suppressed) 20:19:10 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_1049316871334582272.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_1049316871334582272.key) 20:19:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:13 + git semver push 20:19:13 # -> Open(): unable to determine branch for HEAD 20:19:13 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 20:19:13 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 20:19:13 # $SEMVER_REMOTE_NAME = origin 20:19:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:19:13 # $SEMVER_USER_NAME = edgex-jenkins 20:19:13 # $SEMVER_BRANCH = master 20:19:13 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 20:19:16 $ docker exec --env ******** --env ******** d0535cb310a2c4aacc355e82fd1e3f851cf0df17e13253889f0f442a9d5600cd ssh-agent -k 20:19:16 unset SSH_AUTH_SOCK; 20:19:16 unset SSH_AGENT_PID; 20:19:16 echo Agent pid 19 killed; 20:19:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:17 + git semver [Pipeline] } 20:19:17 $ docker stop --time=1 d0535cb310a2c4aacc355e82fd1e3f851cf0df17e13253889f0f442a9d5600cd 20:19:19 $ docker rm -f d0535cb310a2c4aacc355e82fd1e3f851cf0df17e13253889f0f442a9d5600cd [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 20:19:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:19:26 ---> package-listing.sh 20:19:26 ++ facter osfamily 20:19:26 ++ tr '[:upper:]' '[:lower:]' 20:19:29 + OS_FAMILY=redhat 20:19:29 + workspace=/w/workspace/foundry_device-virtual-go_master 20:19:29 + START_PACKAGES=/tmp/packages_start.txt 20:19:29 + END_PACKAGES=/tmp/packages_end.txt 20:19:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:29 + PACKAGES=/tmp/packages_start.txt 20:19:29 + '[' /w/workspace/foundry_device-virtual-go_master ']' 20:19:29 + PACKAGES=/tmp/packages_end.txt 20:19:29 + case "${OS_FAMILY}" in 20:19:29 + sort 20:19:29 + rpm -qa 20:19:29 + '[' -f /tmp/packages_start.txt ']' 20:19:29 + '[' -f /tmp/packages_end.txt ']' 20:19:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:29 + '[' /w/workspace/foundry_device-virtual-go_master ']' 20:19:29 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 20:19:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo 20:19:29 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 20:19:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:19:32 20:19:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:19:35 alpine: Pulling from edgex-lftools-log-publisher 20:19:35 df20fa9351a1: Pulling fs layer 20:19:35 36b3adc4ff6f: Pulling fs layer 20:19:35 8ad3a11d3b57: Pulling fs layer 20:19:35 46f8f816bc3b: Pulling fs layer 20:19:35 93b61091891f: Pulling fs layer 20:19:35 93b9cdb0e59b: Pulling fs layer 20:19:35 5e14af77c1be: Pulling fs layer 20:19:35 01666e4c0597: Pulling fs layer 20:19:35 aa168da1d23b: Pulling fs layer 20:19:35 46f8f816bc3b: Waiting 20:19:35 93b61091891f: Waiting 20:19:35 93b9cdb0e59b: Waiting 20:19:35 5e14af77c1be: Waiting 20:19:35 01666e4c0597: Waiting 20:19:35 aa168da1d23b: Waiting 20:19:35 36b3adc4ff6f: Verifying Checksum 20:19:35 36b3adc4ff6f: Download complete 20:19:35 46f8f816bc3b: Verifying Checksum 20:19:35 46f8f816bc3b: Download complete 20:19:35 df20fa9351a1: Verifying Checksum 20:19:35 df20fa9351a1: Download complete 20:19:35 93b9cdb0e59b: Verifying Checksum 20:19:35 93b9cdb0e59b: Download complete 20:19:35 5e14af77c1be: Verifying Checksum 20:19:35 5e14af77c1be: Download complete 20:19:35 93b61091891f: Verifying Checksum 20:19:35 93b61091891f: Download complete 20:19:35 01666e4c0597: Verifying Checksum 20:19:35 01666e4c0597: Download complete 20:19:35 df20fa9351a1: Pull complete 20:19:35 36b3adc4ff6f: Pull complete 20:19:35 8ad3a11d3b57: Verifying Checksum 20:19:35 8ad3a11d3b57: Download complete 20:19:35 8ad3a11d3b57: Pull complete 20:19:35 46f8f816bc3b: Pull complete 20:19:35 93b61091891f: Pull complete 20:19:35 93b9cdb0e59b: Pull complete 20:19:35 5e14af77c1be: Pull complete 20:19:35 01666e4c0597: Pull complete 20:19:35 aa168da1d23b: Download complete 20:19:38 aa168da1d23b: Pull complete 20:19:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:19:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:19:41 prd-centos7-docker-4c-2g-1280 does not seem to be running inside a container 20:19:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:19:44 $ docker top 326fbbabc5e8165cccd8c525f67e5a54f1888affa9728a17f7983ae0cc2c25b3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:44 + touch /tmp/pre-build-complete [Pipeline] sh 20:19:47 + mkdir -p /var/log/sa [Pipeline] sh 20:19:48 + ls /var/log/sa-host 20:19:48 + sadf -c /var/log/sa-host/sa05 20:19:48 file_magic: OK 20:19:48 HZ: Using current value: 100 20:19:48 file_header: OK 20:19:48 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 20:19:48 Statistics: 20:19:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:19:48 File successfully converted to sysstat format version 12.2.1 20:19:48 + sadf -c /var/log/sa-host/sa24 20:19:48 file_magic: OK 20:19:48 HZ: Using current value: 100 20:19:48 file_header: OK 20:19:48 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 20:19:48 Statistics: 20:19:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:19:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:50 provisioning config files... 20:19:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config1882102137455156261tmp [Pipeline] { [Pipeline] echo 20:19:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:19:51 ---> create-netrc.sh [Pipeline] } 20:19:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:19:54 ---> python-tools-install.sh [Pipeline] echo 20:19:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:19:56 ---> sudo-logs.sh 20:19:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:19:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:19:57 ---> job-cost.sh 20:19:57 lf-activate-venv: SKIPPING 20:19:57 DEBUG: total: 0.18000000715255737 20:19:57 INFO: Retrieving Stack Cost... 20:19:59 INFO: Retrieving Pricing Info for: v3-standard-2 20:19:59 INFO: Archiving Costs [Pipeline] echo 20:19:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:20:00 ---> logs-deploy.sh 20:20:00 lf-activate-venv: SKIPPING 20:20:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/69 20:20:00 INFO: archiving workspace using pattern(s): 20:20:02 Archives upload complete. 20:20:02 INFO: archiving logs to Nexus 20:20:02 ---> uname -a: 20:20:02 Linux prd-centos7-docker-4c-2g-1280.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:20:02 20:20:02 20:20:02 ---> lscpu: 20:20:02 Architecture: x86_64 20:20:02 CPU op-mode(s): 32-bit, 64-bit 20:20:02 Byte Order: Little Endian 20:20:02 Address sizes: 40 bits physical, 48 bits virtual 20:20:02 CPU(s): 2 20:20:02 On-line CPU(s) list: 0,1 20:20:02 Thread(s) per core: 1 20:20:02 Core(s) per socket: 1 20:20:02 Socket(s): 2 20:20:02 NUMA node(s): 1 20:20:02 Vendor ID: AuthenticAMD 20:20:02 CPU family: 23 20:20:02 Model: 49 20:20:02 Model name: AMD EPYC-Rome Processor 20:20:02 Stepping: 0 20:20:02 CPU MHz: 2799.998 20:20:02 BogoMIPS: 5599.99 20:20:02 Virtualization: AMD-V 20:20:02 Hypervisor vendor: KVM 20:20:02 Virtualization type: full 20:20:02 L1d cache: 64 KiB 20:20:02 L1i cache: 64 KiB 20:20:02 L2 cache: 1 MiB 20:20:02 L3 cache: 32 MiB 20:20:02 NUMA node0 CPU(s): 0,1 20:20:02 Vulnerability Itlb multihit: Not affected 20:20:02 Vulnerability L1tf: Not affected 20:20:02 Vulnerability Mds: Not affected 20:20:02 Vulnerability Meltdown: Not affected 20:20:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:20:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:20:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:20:02 Vulnerability Srbds: Not affected 20:20:02 Vulnerability Tsx async abort: Not affected 20:20:02 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 20:20:02 20:20:02 20:20:02 ---> nproc: 20:20:02 2 20:20:02 20:20:02 20:20:02 ---> df -h: 20:20:02 Filesystem Size Used Available Use% Mounted on 20:20:02 overlay 40.0G 8.5G 31.5G 21% / 20:20:02 tmpfs 64.0M 0 64.0M 0% /dev 20:20:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:20:02 shm 64.0M 0 64.0M 0% /dev/shm 20:20:02 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 20:20:02 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 20:20:02 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 20:20:02 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 20:20:02 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/foundry_device-virtual-go_master@tmp 20:20:02 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 20:20:02 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 20:20:02 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 20:20:02 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 20:20:02 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/foundry_device-virtual-go_master 20:20:02 20:20:02 20:20:02 ---> free -m: 20:20:02 total used free shared buff/cache available 20:20:02 Mem: 7821 1053 3367 0 3400 6686 20:20:02 Swap: 1023 0 1023 20:20:02 20:20:02 20:20:02 ---> ip addr: 20:20:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:20:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:20:02 inet 127.0.0.1/8 scope host lo 20:20:02 valid_lft forever preferred_lft forever 20:20:02 inet6 ::1/128 scope host 20:20:02 valid_lft forever preferred_lft forever 20:20:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:20:02 link/ether fa:16:3e:22:47:66 brd ff:ff:ff:ff:ff:ff 20:20:02 inet 10.30.123.172/23 brd 10.30.123.255 scope global dynamic eth0 20:20:02 valid_lft 85246sec preferred_lft 85246sec 20:20:02 inet6 fe80::f816:3eff:fe22:4766/64 scope link 20:20:02 valid_lft forever preferred_lft forever 20:20:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:20:02 link/ether 02:42:e3:f1:f7:89 brd ff:ff:ff:ff:ff:ff 20:20:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:20:02 valid_lft forever preferred_lft forever 20:20:02 inet6 fe80::42:e3ff:fef1:f789/64 scope link 20:20:02 valid_lft forever preferred_lft forever 20:20:02 20:20:02 20:20:02 ---> sar -b -r -n DEV: 20:20:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 20:20:02 20:20:02 20:00:35 LINUX RESTART (2 CPU) 20:20:02 20:20:02 20:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:20:02 20:02:02 56.45 13.95 42.50 0.00 3035.92 3372.47 0.00 20:20:02 20:03:01 63.20 3.62 59.58 0.00 2644.67 3198.05 0.00 20:20:02 20:04:01 3.35 0.00 3.35 0.00 0.00 109.33 0.00 20:20:02 20:05:01 0.43 0.00 0.43 0.00 0.00 6.96 0.00 20:20:02 20:06:01 0.28 0.00 0.28 0.00 0.00 4.58 0.00 20:20:02 20:07:01 0.22 0.00 0.22 0.00 0.00 3.45 0.00 20:20:02 20:08:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 20:20:02 20:09:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 20:20:02 20:10:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 20:20:02 20:11:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 20:20:02 20:12:01 0.23 0.00 0.23 0.00 0.00 1.95 0.00 20:20:02 20:13:01 0.20 0.00 0.20 0.00 0.00 2.53 0.00 20:20:02 20:14:01 0.20 0.00 0.20 0.00 0.00 1.77 0.00 20:20:02 20:15:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 20:20:02 20:16:01 0.37 0.15 0.22 0.00 4.80 2.17 0.00 20:20:02 20:17:01 0.75 0.03 0.72 0.00 3.73 15.94 0.00 20:20:02 20:18:01 115.82 0.02 115.81 0.00 0.53 32053.31 0.00 20:20:02 20:19:01 100.22 0.00 100.22 0.00 0.00 27087.76 0.00 20:20:02 Average: 19.01 0.99 18.03 0.00 314.10 3660.58 0.00 20:20:02 20:20:02 20:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:20:02 20:02:02 5724756 0 662612 8.27 2620 1618944 1063756 11.74 386232 1509308 12952 20:20:02 20:03:01 5555848 0 698044 8.72 2620 1752420 1082316 11.95 470184 1582272 132 20:20:02 20:04:01 5572644 0 681248 8.51 2620 1752420 965468 10.66 460592 1577640 20 20:20:02 20:05:01 5569220 0 684664 8.55 2620 1752428 965988 10.67 460596 1580912 20 20:20:02 20:06:01 5566588 0 687264 8.58 2620 1752460 966012 10.67 463824 1580912 12 20:20:02 20:07:01 5555056 0 698820 8.73 2620 1752436 966036 10.67 470232 1586168 8 20:20:02 20:08:01 5557228 0 696644 8.70 2620 1752440 965724 10.66 468112 1586168 8 20:20:02 20:09:01 5557344 0 696520 8.70 2620 1752448 965724 10.66 469968 1584280 8 20:20:02 20:10:01 5556412 0 697448 8.71 2620 1752452 965868 10.66 478564 1576432 8 20:20:02 20:11:01 5556888 0 696968 8.70 2620 1752456 965724 10.66 477916 1576264 8 20:20:02 20:12:01 5556536 0 697316 8.71 2620 1752460 965808 10.66 478364 1576264 8 20:20:02 20:13:01 5556248 0 697600 8.71 2620 1752464 965724 10.66 478752 1576264 8 20:20:02 20:14:01 5556364 0 697476 8.71 2620 1752472 965724 10.66 478440 1576648 8 20:20:02 20:15:01 5556584 0 697256 8.71 2620 1752472 965724 10.66 478432 1576648 8 20:20:02 20:16:01 5556364 0 697468 8.71 2620 1752480 965724 10.66 478288 1576648 20 20:20:02 20:17:01 5550424 0 703240 8.78 2620 1752648 986020 10.89 483104 1576216 76 20:20:02 20:18:01 4736144 0 799540 9.98 2620 2470628 1034176 11.42 607744 2178800 32 20:20:02 20:19:01 3967920 0 963872 12.03 2620 3074520 1170192 12.92 700008 2701972 52 20:20:02 Average: 5433809 0 714111 8.92 2620 1858392 993984 10.97 488297 1671101 744 20:20:02 20:20:02 20:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:20:02 20:02:02 eth0 412.93 307.77 766.10 64.28 0.00 0.00 0.00 0.00 20:20:02 20:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:03:01 eth0 198.80 174.55 571.60 43.73 0.00 0.00 0.00 0.00 20:20:02 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:03:01 docker0 60.93 49.31 5.28 141.77 0.00 0.00 0.00 0.00 20:20:02 20:04:01 eth0 1.10 0.12 0.12 0.03 0.00 0.00 0.00 0.00 20:20:02 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:05:01 eth0 1.77 0.55 0.63 0.37 0.00 0.00 0.00 0.00 20:20:02 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:06:01 eth0 0.72 0.30 0.30 0.20 0.00 0.00 0.00 0.00 20:20:02 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:07:01 eth0 0.72 0.47 0.41 0.30 0.00 0.00 0.00 0.00 20:20:02 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:08:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:20:02 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:20:02 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:10:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 20:20:02 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:20:02 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:12:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 20:20:02 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:13:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:14:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:20:02 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:20:02 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:17:01 eth0 4.22 3.42 3.67 5.03 0.00 0.00 0.00 0.00 20:20:02 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:18:01 eth0 508.81 471.35 4498.27 54.19 0.00 0.00 0.00 0.00 20:20:02 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:18:01 docker0 75.30 76.48 6.24 404.80 0.00 0.00 0.00 0.00 20:20:02 20:19:01 eth0 372.23 341.80 3486.97 51.28 0.00 0.00 0.00 0.00 20:20:02 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 20:19:01 veth420971e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:20:02 20:19:01 docker0 37.70 41.85 1.72 273.44 0.00 0.00 0.00 0.00 20:20:02 Average: eth0 83.40 72.22 518.28 12.18 0.00 0.00 0.00 0.00 20:20:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 Average: veth420971e 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:20:02 Average: docker0 9.62 9.28 0.73 45.47 0.00 0.00 0.00 0.00 20:20:02 20:20:02 20:20:02 ---> sar -P ALL: 20:20:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 20:20:02 20:20:02 20:00:35 LINUX RESTART (2 CPU) 20:20:02 20:20:02 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:20:02 20:02:02 all 11.79 0.00 1.83 1.48 0.06 84.84 20:20:02 20:02:02 0 12.57 0.00 2.09 1.64 0.07 83.64 20:20:02 20:02:02 1 11.02 0.00 1.58 1.31 0.05 86.03 20:20:02 20:03:01 all 4.42 0.00 2.14 1.62 0.07 91.76 20:20:02 20:03:01 0 4.10 0.00 2.69 2.70 0.07 90.44 20:20:02 20:03:01 1 4.74 0.00 1.59 0.53 0.07 93.07 20:20:02 20:04:01 all 0.11 0.00 0.06 0.00 0.02 99.82 20:20:02 20:04:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:20:02 20:04:01 1 0.17 0.00 0.07 0.00 0.03 99.73 20:20:02 20:05:01 all 0.13 0.00 0.02 0.00 0.03 99.82 20:20:02 20:05:01 0 0.08 0.00 0.03 0.00 0.03 99.85 20:20:02 20:05:01 1 0.18 0.00 0.00 0.00 0.03 99.78 20:20:02 20:06:01 all 0.03 0.00 0.03 0.00 0.04 99.90 20:20:02 20:06:01 0 0.03 0.00 0.03 0.00 0.07 99.87 20:20:02 20:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:20:02 20:07:01 all 0.13 0.00 0.04 0.00 0.03 99.81 20:20:02 20:07:01 0 0.05 0.00 0.05 0.00 0.03 99.87 20:20:02 20:07:01 1 0.20 0.00 0.03 0.00 0.02 99.75 20:20:02 20:08:01 all 0.05 0.00 0.02 0.00 0.05 99.88 20:20:02 20:08:01 0 0.03 0.00 0.02 0.00 0.05 99.90 20:20:02 20:08:01 1 0.07 0.00 0.02 0.00 0.05 99.87 20:20:02 20:09:01 all 0.08 0.00 0.02 0.00 0.03 99.87 20:20:02 20:09:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:20:02 20:09:01 1 0.15 0.00 0.02 0.00 0.03 99.80 20:20:02 20:10:01 all 0.05 0.00 0.02 0.00 0.03 99.90 20:20:02 20:10:01 0 0.07 0.00 0.02 0.00 0.03 99.88 20:20:02 20:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:20:02 20:11:01 all 0.07 0.00 0.00 0.00 0.03 99.91 20:20:02 20:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:20:02 20:11:01 1 0.12 0.00 0.00 0.00 0.03 99.85 20:20:02 20:12:01 all 0.05 0.00 0.02 0.00 0.05 99.88 20:20:02 20:12:01 0 0.02 0.00 0.02 0.00 0.05 99.92 20:20:02 20:12:01 1 0.08 0.00 0.02 0.00 0.05 99.85 20:20:02 20:20:02 20:12:01 CPU %user %nice %system %iowait %steal %idle 20:20:02 20:13:01 all 0.03 0.00 0.03 0.00 0.03 99.91 20:20:02 20:13:01 0 0.03 0.00 0.03 0.00 0.05 99.88 20:20:02 20:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:20:02 20:14:01 all 0.09 0.00 0.03 0.00 0.03 99.86 20:20:02 20:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:20:02 20:14:01 1 0.15 0.00 0.03 0.00 0.03 99.78 20:20:02 20:15:01 all 0.09 0.00 0.03 0.00 0.03 99.85 20:20:02 20:15:01 0 0.00 0.00 0.02 0.00 0.03 99.95 20:20:02 20:15:01 1 0.18 0.00 0.03 0.00 0.03 99.75 20:20:02 20:16:01 all 0.07 0.00 0.04 0.00 0.03 99.87 20:20:02 20:16:01 0 0.03 0.00 0.07 0.00 0.03 99.87 20:20:02 20:16:01 1 0.10 0.00 0.02 0.00 0.02 99.87 20:20:02 20:17:01 all 0.43 0.00 0.24 0.00 0.03 99.29 20:20:02 20:17:01 0 0.40 0.00 0.30 0.00 0.05 99.25 20:20:02 20:17:01 1 0.47 0.00 0.18 0.00 0.02 99.33 20:20:02 20:18:01 all 11.59 0.00 4.74 2.51 0.05 81.11 20:20:02 20:18:01 0 11.55 0.00 5.02 2.15 0.05 81.23 20:20:02 20:18:01 1 11.63 0.00 4.47 2.86 0.05 80.99 20:20:02 20:19:01 all 11.59 0.00 4.60 1.27 0.06 82.49 20:20:02 20:19:01 0 12.97 0.00 4.74 1.34 0.05 80.90 20:20:02 20:19:01 1 10.21 0.00 4.45 1.20 0.07 84.07 20:20:02 Average: all 2.22 0.00 0.76 0.37 0.04 96.61 20:20:02 Average: 0 2.28 0.00 0.83 0.43 0.04 96.42 20:20:02 Average: 1 2.16 0.00 0.69 0.32 0.04 96.80 20:20:02 20:20:02 20:20:02