Pull request #216 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/device-virtual-go Loading trusted files from base branch master at f702dbdc581d304739c2d941e7f0fa4986f2eae4 rather than c83b18edb69fbe9e1419882e95cca370495189e2 Obtained Jenkinsfile from f702dbdc581d304739c2d941e7f0fa4986f2eae4 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-ssh3908043612487714372.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh4954632911592839596.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/PR-216/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/PR-216/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1828667040923138615.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh6240149426935845090.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-216/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/PR-216/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5413082326369466574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-84 in /w/workspace/foundry_device-virtual-go_PR-216 [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_PR-216 # 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_PR-216@tmp/jenkins-gitclient-ssh5744367989577011946.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f702dbdc581d304739c2d941e7f0fa4986f2eae4 into PR head commit c83b18edb69fbe9e1419882e95cca370495189e2 Merge succeeded, producing c83b18edb69fbe9e1419882e95cca370495189e2 Checking out Revision c83b18edb69fbe9e1419882e95cca370495189e2 (PR-216) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-216@tmp/jenkins-gitclient-ssh309901777369378258.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c83b18edb69fbe9e1419882e95cca370495189e2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-216@tmp/jenkins-gitclient-ssh8192907302496868110.key > git merge f702dbdc581d304739c2d941e7f0fa4986f2eae4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c83b18edb69fbe9e1419882e95cca370495189e2 # timeout=10 Commit message: "refactor: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" First time build. Skipping changelog. > git rev-list --no-walk 679f62370e0b29f4e17d0f00e690ab27e02493d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:18:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:18:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:18:05 ========================================================= 15:18:05 EdgeX Global Pipelines Version Info 15:18:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:18:07 ------------------- 15:18:07 stable info: 15:18:07 ------------------- 15:18:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:18:07 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:18:07 Message: update stable to v1.0.193 15:18:07 ------------------- 15:18:07 experimental info: 15:18:07 ------------------- 15:18:07 Commited By: **** collab-it+edgex@linuxfoundation.org 15:18:07 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:18:07 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:18:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 15:18:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-216 [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-216 [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-216 [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c83b18edb69fbe9e1419882e95cca370495189e2 [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c83b18e [Pipeline] echo 15:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:08 provisioning config files... 15:18:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-216@tmp/config6064102498387015111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:09 ---> docker-login.sh 15:18:09 nexus3.edgexfoundry.org:10001 15:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:09 Configure a credential helper to remove this warning. See 15:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:09 15:18:09 Login Succeeded 15:18:09 nexus3.edgexfoundry.org:10002 15:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:09 Configure a credential helper to remove this warning. See 15:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:09 15:18:09 Login Succeeded 15:18:09 nexus3.edgexfoundry.org:10003 15:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:09 Configure a credential helper to remove this warning. See 15:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:09 15:18:09 Login Succeeded 15:18:09 nexus3.edgexfoundry.org:10004 15:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:09 Configure a credential helper to remove this warning. See 15:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:09 15:18:09 Login Succeeded 15:18:09 docker.io 15:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:10 Configure a credential helper to remove this warning. See 15:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:10 15:18:10 Login Succeeded 15:18:10 ---> docker-login.sh ends [Pipeline] } 15:18:10 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 15:18:10 + git log --format=format:%s -1 c83b18edb69fbe9e1419882e95cca370495189e2 [Pipeline] echo 15:18:10 GIT_COMMIT: c83b18edb69fbe9e1419882e95cca370495189e2, Commit Message: refactor: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files [Pipeline] echo 15:18:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:18:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:11 15:18:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:18:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:11 latest: Pulling from edgex-devops/git-semver 15:18:11 31603596830f: Pulling fs layer 15:18:11 54011a49482f: Pulling fs layer 15:18:11 a6820b24f6d8: Pulling fs layer 15:18:11 f581987b2513: Pulling fs layer 15:18:11 f581987b2513: Waiting 15:18:11 54011a49482f: Verifying Checksum 15:18:11 54011a49482f: Download complete 15:18:11 31603596830f: Verifying Checksum 15:18:11 31603596830f: Download complete 15:18:11 f581987b2513: Verifying Checksum 15:18:11 f581987b2513: Download complete 15:18:11 a6820b24f6d8: Verifying Checksum 15:18:11 a6820b24f6d8: Download complete 15:18:12 31603596830f: Pull complete 15:18:12 54011a49482f: Pull complete 15:18:12 a6820b24f6d8: Pull complete 15:18:13 f581987b2513: Pull complete 15:18:13 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:18:13 prd-centos7-docker-4c-2g-84 does not seem to be running inside a container 15:18:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-216 -v /w/workspace/foundry_device-virtual-go_PR-216:/w/workspace/foundry_device-virtual-go_PR-216:rw,z -v /w/workspace/foundry_device-virtual-go_PR-216@tmp:/w/workspace/foundry_device-virtual-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:18:14 $ docker top aaa70b6989cba0b0da7385272202f01a84357829be11e02a7d456a670b964196 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:14 [ssh-agent] Looking for ssh-agent implementation... 15:18:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:14 $ docker exec aaa70b6989cba0b0da7385272202f01a84357829be11e02a7d456a670b964196 ssh-agent 15:18:14 SSH_AUTH_SOCK=/tmp/ssh-Rs5QyzhZpk7c/agent.14 15:18:14 SSH_AGENT_PID=20 15:18:14 Running ssh-add (command line suppressed) 15:18:14 Identity added: /w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_2839315712882247479.key (/w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_2839315712882247479.key) 15:18:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:14 + git tag --points-at HEAD [Pipeline] } 15:18:14 $ docker exec --env ******** --env ******** aaa70b6989cba0b0da7385272202f01a84357829be11e02a7d456a670b964196 ssh-agent -k 15:18:15 unset SSH_AUTH_SOCK; 15:18:15 unset SSH_AGENT_PID; 15:18:15 echo Agent pid 20 killed; 15:18:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:18:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:15 [ssh-agent] Looking for ssh-agent implementation... 15:18:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:15 $ docker exec aaa70b6989cba0b0da7385272202f01a84357829be11e02a7d456a670b964196 ssh-agent 15:18:15 SSH_AUTH_SOCK=/tmp/ssh-N77pkVHRx1V9/agent.53 15:18:15 SSH_AGENT_PID=59 15:18:15 Running ssh-add (command line suppressed) 15:18:15 Identity added: /w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_2370233765445261338.key (/w/workspace/foundry_device-virtual-go_PR-216@tmp/private_key_2370233765445261338.key) 15:18:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:15 + git semver init 15:18:15 # -> Open(): unable to determine branch for HEAD 15:18:15 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-216/.git 15:18:15 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-216 15:18:15 # $SEMVER_REMOTE_NAME = origin 15:18:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:18:15 # $SEMVER_USER_NAME = edgex-jenkins 15:18:15 # $SEMVER_BRANCH = PR-216 15:18:15 # $SEMVER_TEMP = /tmp/semver-637523541 15:18:15 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 15:18:16 # '/tmp/semver-637523541' -> '/w/workspace/foundry_device-virtual-go_PR-216/.semver' 15:18:16 # -> Force: false 15:18:16 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-216/.semver [Pipeline] } 15:18:16 $ docker exec --env ******** --env ******** aaa70b6989cba0b0da7385272202f01a84357829be11e02a7d456a670b964196 ssh-agent -k 15:18:16 unset SSH_AUTH_SOCK; 15:18:16 unset SSH_AGENT_PID; 15:18:16 echo Agent pid 59 killed; 15:18:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:17 + git semver [Pipeline] } 15:18:17 $ docker stop --time=1 aaa70b6989cba0b0da7385272202f01a84357829be11e02a7d456a670b964196 15:18:18 $ docker rm -f aaa70b6989cba0b0da7385272202f01a84357829be11e02a7d456a670b964196 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:18:19 Stashed 1 file(s) [Pipeline] echo 15:18:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:18:34 Still waiting to schedule task 15:18:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:18:34 Still waiting to schedule task 15:18:34 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-83’ 15:20:56 Running on prd-centos7-docker-4c-2g-85 in /w/workspace/foundry_device-virtual-go_PR-216 [Pipeline] { [Pipeline] ws 15:20:56 Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout 15:20:56 The recommended git tool is: git 15:20:59 using credential edgex-jenkins-ssh 15:20:59 Cloning the remote Git repository 15:20:58 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:20:58 > git init /w/workspace/device-virtual-go/4 # timeout=10 15:20:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:20:59 > git --version # timeout=10 15:20:59 > git --version # 'git version 2.24.4' 15:20:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:59 [INFO] Currently running in a labeled security context 15:20:59 [INFO] Currently SELinux is 'enforcing' on the host 15:20:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh1955830434235823634.key 15:20:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:00 Merging remotes/origin/master commit f702dbdc581d304739c2d941e7f0fa4986f2eae4 into PR head commit c83b18edb69fbe9e1419882e95cca370495189e2 15:21:00 Merge succeeded, producing c83b18edb69fbe9e1419882e95cca370495189e2 15:21:00 Checking out Revision c83b18edb69fbe9e1419882e95cca370495189e2 (PR-216) 15:21:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:21:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:21:00 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:21:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:00 [INFO] Currently running in a labeled security context 15:21:00 [INFO] Currently SELinux is 'enforcing' on the host 15:21:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh7716950856603810498.key 15:21:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:21:00 > git config core.sparsecheckout # timeout=10 15:21:00 > git checkout -f c83b18edb69fbe9e1419882e95cca370495189e2 # timeout=10 15:21:00 > git remote # timeout=10 15:21:00 > git config --get remote.origin.url # timeout=10 15:21:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:00 [INFO] Currently running in a labeled security context 15:21:00 [INFO] Currently SELinux is 'enforcing' on the host 15:21:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh4223341327231383620.key 15:21:00 > git merge f702dbdc581d304739c2d941e7f0fa4986f2eae4 # timeout=10 15:21:00 > git rev-parse HEAD^{commit} # timeout=10 15:21:00 > git config core.sparsecheckout # timeout=10 15:21:00 > git checkout -f c83b18edb69fbe9e1419882e95cca370495189e2 # timeout=10 15:21:04 Commit message: "refactor: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:21:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:21:06 + sudo service docker restart 15:21:06 + true 15:21:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:24 provisioning config files... 15:21:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config8494087636079077310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:24 ---> docker-login.sh 15:21:24 nexus3.edgexfoundry.org:10001 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:25 Configure a credential helper to remove this warning. See 15:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:25 15:21:25 Login Succeeded 15:21:25 nexus3.edgexfoundry.org:10002 15:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:25 Configure a credential helper to remove this warning. See 15:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:25 15:21:25 Login Succeeded 15:21:25 nexus3.edgexfoundry.org:10003 15:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:25 Configure a credential helper to remove this warning. See 15:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:25 15:21:25 Login Succeeded 15:21:25 nexus3.edgexfoundry.org:10004 15:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:25 Configure a credential helper to remove this warning. See 15:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:25 15:21:25 Login Succeeded 15:21:25 docker.io 15:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:25 Configure a credential helper to remove this warning. See 15:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:25 15:21:25 Login Succeeded 15:21:25 ---> docker-login.sh ends [Pipeline] } 15:21:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:21:26 ========================================================= 15:21:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:21:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:21:26 + 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 . 15:21:26 Sending build context to Docker daemon 8.607MB 15:21:26 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:21:26 Step 2/8 : FROM ${BASE} 15:21:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:21:26 540db60ca938: Pulling fs layer 15:21:26 adcc1eea9eea: Pulling fs layer 15:21:26 4c4ab2625f07: Pulling fs layer 15:21:26 0510c868ecb4: Pulling fs layer 15:21:26 afea3b2eda06: Pulling fs layer 15:21:26 7809a108b3ef: Pulling fs layer 15:21:26 f706445af74f: Pulling fs layer 15:21:26 0510c868ecb4: Waiting 15:21:26 afea3b2eda06: Waiting 15:21:26 7809a108b3ef: Waiting 15:21:26 f706445af74f: Waiting 15:21:26 4c4ab2625f07: Verifying Checksum 15:21:26 4c4ab2625f07: Download complete 15:21:26 adcc1eea9eea: Verifying Checksum 15:21:26 adcc1eea9eea: Download complete 15:21:26 afea3b2eda06: Verifying Checksum 15:21:26 afea3b2eda06: Download complete 15:21:26 7809a108b3ef: Verifying Checksum 15:21:26 7809a108b3ef: Download complete 15:21:26 540db60ca938: Verifying Checksum 15:21:26 540db60ca938: Download complete 15:21:26 540db60ca938: Pull complete 15:21:26 adcc1eea9eea: Pull complete 15:21:27 4c4ab2625f07: Pull complete 15:21:28 f706445af74f: Verifying Checksum 15:21:28 f706445af74f: Download complete 15:21:29 0510c868ecb4: Verifying Checksum 15:21:29 0510c868ecb4: Download complete 15:21:32 0510c868ecb4: Pull complete 15:21:32 afea3b2eda06: Pull complete 15:21:32 7809a108b3ef: Pull complete 15:21:33 f706445af74f: Pull complete 15:21:33 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:21:33 ---> b068be0155e3 15:21:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 15:21:38 ---> Running in 5573c4d1484d 15:21:38 Removing intermediate container 5573c4d1484d 15:21:38 ---> 1e1253dd51cf 15:21:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:38 ---> Running in 1f6cff3bd78d 15:21:38 Removing intermediate container 1f6cff3bd78d 15:21:38 ---> fdd1b9e3eb1f 15:21:38 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 15:21:38 ---> Running in 5dd6cec1df70 15:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:21:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:21:39 (1/13) Installing libc-dev (0.7.2-r3) 15:21:39 (2/13) Installing libsodium (1.0.18-r0) 15:21:40 (3/13) Installing pkgconf (1.7.3-r0) 15:21:40 (4/13) Installing libsodium-dev (1.0.18-r0) 15:21:40 (5/13) Installing openssh-keygen (8.4_p1-r3) 15:21:40 (6/13) Installing libedit (20191231.3.1-r1) 15:21:40 (7/13) Installing openssh-client (8.4_p1-r3) 15:21:40 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 15:21:40 (9/13) Installing openssh-server-common (8.4_p1-r3) 15:21:40 (10/13) Installing openssh-server (8.4_p1-r3) 15:21:40 (11/13) Installing openssh (8.4_p1-r3) 15:21:41 (12/13) Installing libzmq (4.3.3-r1) 15:21:41 (13/13) Installing zeromq-dev (4.3.3-r1) 15:21:41 Executing busybox-1.32.1-r6.trigger 15:21:41 OK: 156 MiB in 53 packages 15:21:41 Removing intermediate container 5dd6cec1df70 15:21:41 ---> 94b2099ac78e 15:21:41 Step 6/8 : WORKDIR /device-virtual-go 15:21:41 ---> Running in f385fa80014b 15:21:41 Removing intermediate container f385fa80014b 15:21:41 ---> 584962f88856 15:21:41 Step 7/8 : COPY . . 15:21:42 ---> b11999a1ae34 15:21:42 Step 8/8 : RUN go mod download 15:21:42 ---> Running in 6ceb829c03c8 15:21:54 Removing intermediate container 6ceb829c03c8 15:21:54 ---> 149c839bd8c8 15:21:54 Successfully built 149c839bd8c8 15:21:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:21:54 + docker inspect -f . ci-base-image-x86_64 15:21:54 . [Pipeline] withDockerContainer 15:21:54 prd-centos7-docker-4c-2g-85 does not seem to be running inside a container 15:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:21:55 $ docker top c9f313c6968887ff27cd365a371f3952026f90cd232c34d8b53e2d03ebb8fb63 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:55 + go version 15:21:55 go version go1.16.3 linux/amd64 [Pipeline] } 15:21:55 $ docker stop --time=1 c9f313c6968887ff27cd365a371f3952026f90cd232c34d8b53e2d03ebb8fb63 15:21:56 $ docker rm -f c9f313c6968887ff27cd365a371f3952026f90cd232c34d8b53e2d03ebb8fb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:21:57 + docker inspect -f . ci-base-image-x86_64 15:21:57 . [Pipeline] withDockerContainer 15:21:57 prd-centos7-docker-4c-2g-85 does not seem to be running inside a container 15:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:21:57 $ docker top 069b6b4a176b75b0ec04569a7ececf93fdc66db7899ec8a18aa390e141bcc9e7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:58 + go mod tidy [Pipeline] sh 15:21:58 + make test 15:21:58 go mod tidy 15:21:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:21:59 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:22:17 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:22:17 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.272s coverage: 63.8% of statements 15:22:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:22:24 gofmt -l . 15:22:24 [ "`gofmt -l .`" = "" ] 15:22:24 ./bin/test-attribution-txt.sh 15:22:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:22:25 $ docker stop --time=1 069b6b4a176b75b0ec04569a7ececf93fdc66db7899ec8a18aa390e141bcc9e7 15:22:27 $ docker rm -f 069b6b4a176b75b0ec04569a7ececf93fdc66db7899ec8a18aa390e141bcc9e7 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:22:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:22:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:22:31 + ls -al . 15:22:31 total 132 15:22:31 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 2 15:22 . 15:22:31 drwxrwxr-x. 4 jenkins jenkins 28 Jun 2 15:20 .. 15:22:31 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 2 15:21 Attribution.txt 15:22:31 drwxrwxr-x. 2 jenkins jenkins 64 Jun 2 15:21 bin 15:22:31 drwxrwxr-x. 3 jenkins jenkins 32 Jun 2 15:21 cmd 15:22:31 -rw-r--r--. 1 jenkins jenkins 47247 Jun 2 15:22 coverage.out 15:22:31 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 2 15:21 Dockerfile 15:22:31 -rw-rw-r--. 1 jenkins jenkins 998 Jun 2 15:21 Dockerfile.build 15:22:31 drwxrwxr-x. 8 jenkins jenkins 179 Jun 2 15:21 .git 15:22:31 drwxrwxr-x. 2 jenkins jenkins 103 Jun 2 15:21 .github 15:22:31 -rw-rw-r--. 1 jenkins jenkins 277 Jun 2 15:21 .gitignore 15:22:31 -rw-r--r--. 1 jenkins jenkins 809 Jun 2 15:22 go.mod 15:22:31 -rw-r--r--. 1 jenkins jenkins 23009 Jun 2 15:21 go.sum 15:22:31 drwxrwxr-x. 3 jenkins jenkins 20 Jun 2 15:21 internal 15:22:31 -rw-rw-r--. 1 jenkins jenkins 660 Jun 2 15:21 Jenkinsfile 15:22:31 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 2 15:21 LICENSE 15:22:31 -rw-rw-r--. 1 jenkins jenkins 905 Jun 2 15:21 Makefile 15:22:31 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 2 15:21 README.md 15:22:31 -rw-rw-r--. 1 jenkins jenkins 5 Jun 2 15:18 VERSION 15:22:31 -rw-rw-r--. 1 jenkins jenkins 235 Jun 2 15:21 version.go [Pipeline] isUnix [Pipeline] sh 15:22:32 + 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=c83b18edb69fbe9e1419882e95cca370495189e2 --label arch=amd64 --label version=0.0.0 . 15:22:32 Sending build context to Docker daemon 8.678MB 15:22:32 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 15:22:32 Step 2/26 : FROM ${BASE} AS builder 15:22:32 ---> 149c839bd8c8 15:22:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:22:32 ---> Running in f26b41a91daf 15:22:32 Removing intermediate container f26b41a91daf 15:22:32 ---> 0dd745f9e5b4 15:22:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:22:32 ---> Running in 0b01bee95ff1 15:22:32 Removing intermediate container 0b01bee95ff1 15:22:32 ---> 3b6bebdd772b 15:22:32 Step 5/26 : WORKDIR /device-virtual-go 15:22:32 ---> Running in 2c2ddacf22cd 15:22:32 Removing intermediate container 2c2ddacf22cd 15:22:32 ---> 9f3be4ba34b7 15:22:32 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:32 ---> Running in 08dd90cf80eb 15:22:33 Removing intermediate container 08dd90cf80eb 15:22:33 ---> 0f2c6a174cb3 15:22:33 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:33 ---> Running in 8aa80090e6fd 15:22:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:22:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:22:34 OK: 156 MiB in 53 packages 15:22:35 Removing intermediate container 8aa80090e6fd 15:22:35 ---> 0ed21d612848 15:22:35 Step 8/26 : COPY . . 15:22:35 ---> 2cf4423a0be6 15:22:35 Step 9/26 : RUN go mod tidy 15:22:35 ---> Running in 26c3239f0f5b 15:22:35 Removing intermediate container 26c3239f0f5b 15:22:35 ---> 359129ecd52b 15:22:35 Step 10/26 : RUN go mod download 15:22:35 ---> Running in 5e41ba47a091 15:22:36 Removing intermediate container 5e41ba47a091 15:22:36 ---> 82ba110a0bcd 15:22:36 Step 11/26 : ARG MAKE='make build' 15:22:36 ---> Running in 8100b8347b78 15:22:36 Removing intermediate container 8100b8347b78 15:22:36 ---> 8a258e0ab8e1 15:22:36 Step 12/26 : RUN $MAKE 15:22:36 ---> Running in b13e1f898da4 15:22:37 go mod tidy 15:22:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-86 in /w/workspace/foundry_device-virtual-go_PR-216 [Pipeline] { [Pipeline] ws 15:22:37 Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout 15:22:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 15:22:37 The recommended git tool is: git 15:22:43 using credential edgex-jenkins-ssh 15:22:43 Cloning the remote Git repository 15:22:43 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:22:43 > git init /w/workspace/device-virtual-go/4 # timeout=10 15:22:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:22:43 > git --version # timeout=10 15:22:43 > git --version # 'git version 2.17.1' 15:22:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:46 Merging remotes/origin/master commit f702dbdc581d304739c2d941e7f0fa4986f2eae4 into PR head commit c83b18edb69fbe9e1419882e95cca370495189e2 15:22:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:22:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:22:45 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:22:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:22:46 > git config core.sparsecheckout # timeout=10 15:22:46 > git checkout -f c83b18edb69fbe9e1419882e95cca370495189e2 # timeout=10 15:22:46 Merge succeeded, producing c83b18edb69fbe9e1419882e95cca370495189e2 15:22:46 Checking out Revision c83b18edb69fbe9e1419882e95cca370495189e2 (PR-216) 15:22:46 > git remote # timeout=10 15:22:46 > git config --get remote.origin.url # timeout=10 15:22:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:46 > git merge f702dbdc581d304739c2d941e7f0fa4986f2eae4 # timeout=10 15:22:46 > git rev-parse HEAD^{commit} # timeout=10 15:22:46 > git config core.sparsecheckout # timeout=10 15:22:46 > git checkout -f c83b18edb69fbe9e1419882e95cca370495189e2 # timeout=10 15:22:50 Commit message: "refactor: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:22:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:22:53 + sudo service docker restart 15:22:53 + true 15:22:55 Removing intermediate container b13e1f898da4 15:22:55 ---> ea1cb6768029 15:22:55 Step 13/26 : FROM alpine:3.12 15:22:55 3.12: Pulling from library/alpine 15:22:55 339de151aab4: Pulling fs layer 15:22:55 339de151aab4: Verifying Checksum 15:22:55 339de151aab4: Download complete 15:22:55 339de151aab4: Pull complete 15:22:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:22:55 Status: Downloaded newer image for alpine:3.12 15:22:55 ---> 13621d1b12d4 15:22:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:22:55 ---> Running in 68a188f92bc2 15:22:55 Removing intermediate container 68a188f92bc2 15:22:55 ---> d9c0742c0665 15:22:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:55 ---> Running in 41db780faeda 15:22:55 Removing intermediate container 41db780faeda 15:22:55 ---> 4834e416254c 15:22:55 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:22:55 ---> Running in 24590ac13fa7 15:22:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:22:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:22:55 (1/6) Installing dumb-init (1.2.2-r1) 15:22:55 (2/6) Installing libgcc (9.3.0-r2) 15:22:55 (3/6) Installing libsodium (1.0.18-r0) 15:22:56 (4/6) Installing libstdc++ (9.3.0-r2) 15:22:57 (5/6) Installing libzmq (4.3.3-r0) 15:22:57 (6/6) Installing zeromq (4.3.3-r0) 15:22:57 Executing busybox-1.31.1-r20.trigger 15:22:57 OK: 8 MiB in 20 packages 15:22:57 Removing intermediate container 24590ac13fa7 15:22:57 ---> 954d771067be 15:22:57 Step 17/26 : WORKDIR / 15:22:57 ---> Running in a6d7a297fffe 15:22:57 Removing intermediate container a6d7a297fffe 15:22:57 ---> 87b91e18d488 15:22:57 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:22:57 ---> e087e79c7488 15:22:57 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 15:22:57 ---> 080df334bf13 15:22:57 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 15:22:58 ---> 406b8893a030 15:22:58 Step 21/26 : EXPOSE 59900 15:22:58 ---> Running in bcbcf6c5439b 15:22:58 Removing intermediate container bcbcf6c5439b 15:22:58 ---> af80df197090 15:22:58 Step 22/26 : ENTRYPOINT ["/device-virtual"] 15:22:58 ---> Running in 6b8cf771dd27 15:22:58 Removing intermediate container 6b8cf771dd27 15:22:58 ---> f4762db5f095 15:22:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:22:58 ---> Running in eef53b7053b7 15:22:58 Removing intermediate container eef53b7053b7 15:22:58 ---> d75453c54be8 15:22:58 Step 24/26 : LABEL arch=amd64 15:22:58 ---> Running in f59c90bbb076 15:22:58 Removing intermediate container f59c90bbb076 15:22:58 ---> 96195c3656a2 15:22:58 Step 25/26 : LABEL git_sha=c83b18edb69fbe9e1419882e95cca370495189e2 15:22:58 ---> Running in 8d06bdd5de3a 15:22:58 Removing intermediate container 8d06bdd5de3a 15:22:58 ---> 198d33fa9bd0 15:22:58 Step 26/26 : LABEL version=0.0.0 15:22:58 ---> Running in a9ca60e9a47f 15:22:58 Removing intermediate container a9ca60e9a47f 15:22:58 ---> deaca7aac644 15:22:58 [Warning] One or more build-args [ARCH] were not consumed 15:22:58 Successfully built deaca7aac644 15:22:58 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:22:59 ---> job-cost.sh 15:22:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SUOj 15:23:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:11 provisioning config files... 15:23:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config5804282050553858654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:11 ---> docker-login.sh 15:23:11 nexus3.edgexfoundry.org:10001 15:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:13 Configure a credential helper to remove this warning. See 15:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:13 15:23:13 Login Succeeded 15:23:13 nexus3.edgexfoundry.org:10002 15:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:13 Configure a credential helper to remove this warning. See 15:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:13 15:23:13 Login Succeeded 15:23:13 nexus3.edgexfoundry.org:10003 15:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:14 Configure a credential helper to remove this warning. See 15:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:14 15:23:14 Login Succeeded 15:23:14 nexus3.edgexfoundry.org:10004 15:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:15 Configure a credential helper to remove this warning. See 15:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:15 15:23:15 Login Succeeded 15:23:15 docker.io 15:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:15 Configure a credential helper to remove this warning. See 15:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:15 15:23:15 Login Succeeded 15:23:15 ---> docker-login.sh ends [Pipeline] } 15:23:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:23:16 ========================================================= 15:23:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:23:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:23:16 + 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 . 15:23:17 Sending build context to Docker daemon 8.606MB 15:23:17 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:23:17 Step 2/8 : FROM ${BASE} 15:23:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:23:17 595b0fe564bb: Pulling fs layer 15:23:17 7186ed65a4f7: Pulling fs layer 15:23:17 316046926c0a: Pulling fs layer 15:23:17 4ebd0625c992: Pulling fs layer 15:23:17 207e8628e3a3: Pulling fs layer 15:23:17 c791037a9be2: Pulling fs layer 15:23:17 ffd874e62e21: Pulling fs layer 15:23:17 4ebd0625c992: Waiting 15:23:17 207e8628e3a3: Waiting 15:23:17 c791037a9be2: Waiting 15:23:17 ffd874e62e21: Waiting 15:23:17 316046926c0a: Verifying Checksum 15:23:17 316046926c0a: Download complete 15:23:17 7186ed65a4f7: Download complete 15:23:17 207e8628e3a3: Verifying Checksum 15:23:17 c791037a9be2: Verifying Checksum 15:23:17 c791037a9be2: Download complete 15:23:18 595b0fe564bb: Verifying Checksum 15:23:18 595b0fe564bb: Download complete 15:23:18 595b0fe564bb: Pull complete 15:23:19 7186ed65a4f7: Pull complete 15:23:19 316046926c0a: Pull complete 15:23:20 ffd874e62e21: Download complete 15:23:22 4ebd0625c992: Verifying Checksum 15:23:22 4ebd0625c992: Download complete 15:23:24 lf-activate-venv(): INFO: Adding /tmp/venv-SUOj/bin to PATH 15:23:24 INFO: No Stack... 15:23:24 INFO: Retrieving Pricing Info for: v3-standard-2 15:23:24 INFO: Archiving Costs [Pipeline] sh 15:23:24 + cat /w/workspace/device-virtual-go/4/archives/cost.csv 15:23:24 + cut -d, -f6 [Pipeline] lock 15:23:25 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-216-4-stack-cost] 15:23:25 Resource [jenkins-edgexfoundry-device-virtual-go-PR-216-4-stack-cost] did not exist. Created. 15:23:25 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-216-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:25 + echo total: 0.05999999865889549 [Pipeline] stash 15:23:25 Stashed 1 file(s) [Pipeline] } 15:23:25 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-216-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:32 4ebd0625c992: Pull complete 15:23:33 207e8628e3a3: Pull complete 15:23:33 c791037a9be2: Pull complete 15:23:37 ffd874e62e21: Pull complete 15:23:37 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:23:37 ---> cfc18b08335c 15:23:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 15:23:39 ---> Running in d132961775e6 15:23:39 Removing intermediate container d132961775e6 15:23:39 ---> 76da072184f9 15:23:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:39 ---> Running in 0dd59f5c0094 15:23:42 Removing intermediate container 0dd59f5c0094 15:23:42 ---> ed132b4937c9 15:23:42 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 15:23:42 ---> Running in 21691b29b411 15:23:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:23:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:23:45 (1/13) Installing libc-dev (0.7.2-r3) 15:23:45 (2/13) Installing libsodium (1.0.18-r0) 15:23:45 (3/13) Installing pkgconf (1.7.3-r0) 15:23:45 (4/13) Installing libsodium-dev (1.0.18-r0) 15:23:45 (5/13) Installing openssh-keygen (8.4_p1-r3) 15:23:45 (6/13) Installing libedit (20191231.3.1-r1) 15:23:45 (7/13) Installing openssh-client (8.4_p1-r3) 15:23:46 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 15:23:46 (9/13) Installing openssh-server-common (8.4_p1-r3) 15:23:46 (10/13) Installing openssh-server (8.4_p1-r3) 15:23:46 (11/13) Installing openssh (8.4_p1-r3) 15:23:46 (12/13) Installing libzmq (4.3.3-r1) 15:23:46 (13/13) Installing zeromq-dev (4.3.3-r1) 15:23:46 Executing busybox-1.32.1-r6.trigger 15:23:46 OK: 145 MiB in 53 packages 15:23:48 Removing intermediate container 21691b29b411 15:23:48 ---> 51fa973a488d 15:23:48 Step 6/8 : WORKDIR /device-virtual-go 15:23:48 ---> Running in 7a3e42f5c363 15:23:48 Removing intermediate container 7a3e42f5c363 15:23:48 ---> e2282e3b582f 15:23:48 Step 7/8 : COPY . . 15:23:49 ---> 7e75986ed99e 15:23:49 Step 8/8 : RUN go mod download 15:23:49 ---> Running in 14c5f55b6fdc 15:24:16 Removing intermediate container 14c5f55b6fdc 15:24:16 ---> 9b54713616da 15:24:16 Successfully built 9b54713616da 15:24:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:24:17 + docker inspect -f . ci-base-image-arm64 15:24:17 . [Pipeline] withDockerContainer 15:24:17 prd-ubuntu18.04-docker-arm64-4c-16g-86 does not seem to be running inside a container 15:24:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:24:18 $ docker top 1654df242fefc84e44b5f0af827650fc9961a5fe5ac73e84bb32cec68c4bcaa8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:19 + go version 15:24:19 go version go1.16.3 linux/arm64 [Pipeline] } 15:24:19 $ docker stop --time=1 1654df242fefc84e44b5f0af827650fc9961a5fe5ac73e84bb32cec68c4bcaa8 15:24:21 $ docker rm -f 1654df242fefc84e44b5f0af827650fc9961a5fe5ac73e84bb32cec68c4bcaa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:24:22 + docker inspect -f . ci-base-image-arm64 15:24:22 . [Pipeline] withDockerContainer 15:24:22 prd-ubuntu18.04-docker-arm64-4c-16g-86 does not seem to be running inside a container 15:24:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:24:24 $ docker top b4924c06913e986865b664bdc3fe987855f297bca9aa8a1a55fb357d7d5299ea -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:25 + go mod tidy [Pipeline] sh 15:24:26 + make test 15:24:26 go mod tidy 15:24:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:24:27 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:25:36 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:25:36 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.717s coverage: 63.8% of statements 15:25:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:26:03 gofmt -l . 15:26:03 [ "`gofmt -l .`" = "" ] 15:26:03 ./bin/test-attribution-txt.sh 15:26:03 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:26:03 $ docker stop --time=1 b4924c06913e986865b664bdc3fe987855f297bca9aa8a1a55fb357d7d5299ea 15:26:05 $ docker rm -f b4924c06913e986865b664bdc3fe987855f297bca9aa8a1a55fb357d7d5299ea [Pipeline] // withDockerContainer [Pipeline] sh 15:26:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:06 Warning: overwriting stash ‘coverage-report’ 15:26:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:26:07 + ls -al . 15:26:07 total 156 15:26:07 drwxrwxr-x 7 jenkins jenkins 4096 Jun 2 15:26 . 15:26:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 15:22 .. 15:26:07 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 15:22 .git 15:26:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 15:22 .github 15:26:07 -rw-rw-r-- 1 jenkins jenkins 277 Jun 2 15:22 .gitignore 15:26:07 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 2 15:22 Attribution.txt 15:26:07 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 2 15:22 Dockerfile 15:26:07 -rw-rw-r-- 1 jenkins jenkins 998 Jun 2 15:22 Dockerfile.build 15:26:07 -rw-rw-r-- 1 jenkins jenkins 660 Jun 2 15:22 Jenkinsfile 15:26:07 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 2 15:22 LICENSE 15:26:07 -rw-rw-r-- 1 jenkins jenkins 905 Jun 2 15:22 Makefile 15:26:07 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 2 15:22 README.md 15:26:07 -rw-rw-r-- 1 jenkins jenkins 5 Jun 2 15:18 VERSION 15:26:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 15:22 bin 15:26:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 15:22 cmd 15:26:07 -rw-r--r-- 1 jenkins jenkins 47247 Jun 2 15:25 coverage.out 15:26:07 -rw-r--r-- 1 jenkins jenkins 809 Jun 2 15:26 go.mod 15:26:07 -rw-r--r-- 1 jenkins jenkins 23009 Jun 2 15:24 go.sum 15:26:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 15:22 internal 15:26:07 -rw-rw-r-- 1 jenkins jenkins 235 Jun 2 15:22 version.go [Pipeline] isUnix [Pipeline] sh 15:26:07 + 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=c83b18edb69fbe9e1419882e95cca370495189e2 --label arch=arm64 --label version=0.0.0 . 15:26:08 Sending build context to Docker daemon 8.677MB 15:26:08 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 15:26:08 Step 2/26 : FROM ${BASE} AS builder 15:26:08 ---> 9b54713616da 15:26:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:26:08 ---> Running in b068a4b36266 15:26:09 Removing intermediate container b068a4b36266 15:26:09 ---> 20003ea8bd5f 15:26:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:26:09 ---> Running in d433adb25016 15:26:09 Removing intermediate container d433adb25016 15:26:09 ---> 62d37445d4ef 15:26:09 Step 5/26 : WORKDIR /device-virtual-go 15:26:09 ---> Running in 3ebc2c51f980 15:26:10 Removing intermediate container 3ebc2c51f980 15:26:10 ---> fa5820743da5 15:26:10 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:10 ---> Running in fe3269413786 15:26:13 Removing intermediate container fe3269413786 15:26:13 ---> 98251cb1dbe8 15:26:13 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:13 ---> Running in 9c3b5ce70e3a 15:26:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:26:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:26:15 OK: 145 MiB in 53 packages 15:26:16 Removing intermediate container 9c3b5ce70e3a 15:26:16 ---> a4af59f8739f 15:26:16 Step 8/26 : COPY . . 15:26:18 ---> 7c15df93e799 15:26:18 Step 9/26 : RUN go mod tidy 15:26:18 ---> Running in 87cc5f67f76d 15:26:20 Removing intermediate container 87cc5f67f76d 15:26:20 ---> 9f59fd6346fc 15:26:20 Step 10/26 : RUN go mod download 15:26:21 ---> Running in f8e9ec39221f 15:26:23 Removing intermediate container f8e9ec39221f 15:26:23 ---> de1db3a56e31 15:26:23 Step 11/26 : ARG MAKE='make build' 15:26:23 ---> Running in 3795e41c0fa4 15:26:23 Removing intermediate container 3795e41c0fa4 15:26:23 ---> 734f9a7468d3 15:26:23 Step 12/26 : RUN $MAKE 15:26:23 ---> Running in 8e43b3b40ce9 15:26:25 go mod tidy 15:26:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 15:27:22 Removing intermediate container 8e43b3b40ce9 15:27:22 ---> 2d5a3c74f877 15:27:22 Step 13/26 : FROM alpine:3.12 15:27:22 3.12: Pulling from library/alpine 15:27:22 d2f70382dc9a: Pulling fs layer 15:27:22 d2f70382dc9a: Download complete 15:27:22 d2f70382dc9a: Pull complete 15:27:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:27:22 Status: Downloaded newer image for alpine:3.12 15:27:22 ---> 9852663dfa18 15:27:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:27:22 ---> Running in 18049bfab5ef 15:27:22 Removing intermediate container 18049bfab5ef 15:27:22 ---> c07c26ae0efa 15:27:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:22 ---> Running in 76ee3354d345 15:27:22 Removing intermediate container 76ee3354d345 15:27:22 ---> cf8f3cb292c0 15:27:22 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:27:22 ---> Running in 7759f9cbc629 15:27:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:27:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:27:23 (1/6) Installing dumb-init (1.2.2-r1) 15:27:23 (2/6) Installing libgcc (9.3.0-r2) 15:27:23 (3/6) Installing libsodium (1.0.18-r0) 15:27:23 (4/6) Installing libstdc++ (9.3.0-r2) 15:27:23 (5/6) Installing libzmq (4.3.3-r0) 15:27:23 (6/6) Installing zeromq (4.3.3-r0) 15:27:24 Executing busybox-1.31.1-r20.trigger 15:27:24 OK: 8 MiB in 20 packages 15:27:25 Removing intermediate container 7759f9cbc629 15:27:25 ---> 6b00de1ad5ee 15:27:25 Step 17/26 : WORKDIR / 15:27:25 ---> Running in e076bc6f9213 15:27:25 Removing intermediate container e076bc6f9213 15:27:25 ---> efe42ae89eb6 15:27:25 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:27:26 ---> ab5c6330ab6d 15:27:26 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 15:27:27 ---> c2b665fb00e6 15:27:27 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 15:27:29 ---> 85239b2a7d39 15:27:29 Step 21/26 : EXPOSE 59900 15:27:29 ---> Running in b294a4113af8 15:27:29 Removing intermediate container b294a4113af8 15:27:29 ---> 932aed101404 15:27:29 Step 22/26 : ENTRYPOINT ["/device-virtual"] 15:27:29 ---> Running in b257ab4a06bd 15:27:30 Removing intermediate container b257ab4a06bd 15:27:30 ---> f34557d4e029 15:27:30 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:30 ---> Running in 6f24c514853b 15:27:30 Removing intermediate container 6f24c514853b 15:27:30 ---> 6012cf5b56f3 15:27:30 Step 24/26 : LABEL arch=arm64 15:27:30 ---> Running in b47c7cdb9975 15:27:31 Removing intermediate container b47c7cdb9975 15:27:31 ---> 007d801ca53f 15:27:31 Step 25/26 : LABEL git_sha=c83b18edb69fbe9e1419882e95cca370495189e2 15:27:31 ---> Running in 468c4f2f7b9e 15:27:32 Removing intermediate container 468c4f2f7b9e 15:27:32 ---> c0528def1e59 15:27:32 Step 26/26 : LABEL version=0.0.0 15:27:32 ---> Running in f112704fae8d 15:27:32 Removing intermediate container f112704fae8d 15:27:32 ---> 7529d8009503 15:27:32 [Warning] One or more build-args [ARCH] were not consumed 15:27:32 Successfully built 7529d8009503 15:27:32 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:27:33 ---> job-cost.sh 15:27:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4v2a 15:28:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:29:34 lf-activate-venv(): INFO: Adding /tmp/venv-4v2a/bin to PATH 15:29:34 INFO: No Stack... 15:29:34 INFO: Retrieving Pricing Info for: v2-standard-4 15:29:35 INFO: Archiving Costs [Pipeline] sh 15:29:35 + cat /w/workspace/device-virtual-go/4/archives/cost.csv 15:29:35 + cut -d, -f6 [Pipeline] lock 15:29:35 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-216-4-stack-cost] 15:29:35 Resource [jenkins-edgexfoundry-device-virtual-go-PR-216-4-stack-cost] did not exist. Created. 15:29:35 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-216-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:36 /w/workspace/device-virtual-go/4@tmp/durable-6ac3aea5/script.sh: 1: /w/workspace/device-virtual-go/4@tmp/durable-6ac3aea5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:29:36 + echo total: 0.18000000715255737 [Pipeline] stash 15:29:36 Warning: overwriting stash ‘stack-cost’ 15:29:36 Stashed 1 file(s) [Pipeline] } 15:29:36 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-216-4-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 15:29:37 provisioning config files... 15:29:37 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-216@tmp/config8001730688013718025tmp [Pipeline] { [Pipeline] sh 15:29:37 + set +x 15:29:37 + curl -s https://codecov.io/bash 15:29:37 + bash -s -- 15:29:37 15:29:37 _____ _ 15:29:37 / ____| | | 15:29:37 | | ___ __| | ___ ___ _____ __ 15:29:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:37 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:37 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:37 Bash-1.0.3 15:29:37 15:29:37 15:29:37 ==> git version 2.24.4 found 15:29:37 ==> 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 15:29:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:29:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:29:37 ==> Jenkins CI detected. 15:29:37 project root: . 15:29:37 --> token set from env 15:29:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:37 ==> Running gcov in . (disable via -X gcov) 15:29:37 ==> Python coveragepy not found 15:29:37 ==> Searching for coverage reports in: 15:29:37 + . 15:29:37 -> Found 1 reports 15:29:37 ==> Detecting git/mercurial file structure 15:29:37 ==> Reading reports 15:29:37 + ./coverage.out bytes=47247 15:29:37 ==> Appending adjustments 15:29:37 https://docs.codecov.io/docs/fixing-reports 15:29:37 + Found adjustments 15:29:37 ==> Gzipping contents 15:29:37 8.0K /tmp/codecov.aELXNx.gz 15:29:37 ==> Uploading reports 15:29:37 url: https://codecov.io 15:29:37 query: branch=PR-216&commit=c83b18edb69fbe9e1419882e95cca370495189e2&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-216%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=216&job=&cmd_args= 15:29:37 -> Pinging Codecov 15:29:37 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-216&commit=c83b18edb69fbe9e1419882e95cca370495189e2&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-216%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=216&job=&cmd_args= 15:29:38 -> Uploading to 15:29:38 https://storage.googleapis.com/codecov/v4/raw/2021-06-02/5E52B4B073DB2E39498172D8E973AA87/c83b18edb69fbe9e1419882e95cca370495189e2/95860a97-96bb-4334-ab84-d028fd0e5004.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T152938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e548ec437e1a9831f2fe6fe44c3dfb7fafe5f02b0b3584ad36969a41def5a702 15:29:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:38 Dload Upload Total Spent Left Speed 15:29:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5765 0 0 100 5765 0 14180 --:--:-- --:--:-- --:--:-- 14164 15:29:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/c83b18edb69fbe9e1419882e95cca370495189e2 [Pipeline] } 15:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:29:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:41 ---> package-listing.sh 15:29:41 ++ facter osfamily 15:29:41 ++ tr '[:upper:]' '[:lower:]' 15:29:41 + OS_FAMILY=redhat 15:29:41 + workspace=/w/workspace/foundry_device-virtual-go_PR-216 15:29:41 + START_PACKAGES=/tmp/packages_start.txt 15:29:41 + END_PACKAGES=/tmp/packages_end.txt 15:29:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:41 + PACKAGES=/tmp/packages_start.txt 15:29:41 + '[' /w/workspace/foundry_device-virtual-go_PR-216 ']' 15:29:41 + PACKAGES=/tmp/packages_end.txt 15:29:41 + case "${OS_FAMILY}" in 15:29:41 + rpm -qa 15:29:41 + sort 15:29:42 + '[' -f /tmp/packages_start.txt ']' 15:29:42 + '[' -f /tmp/packages_end.txt ']' 15:29:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:42 + '[' /w/workspace/foundry_device-virtual-go_PR-216 ']' 15:29:42 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-216/archives/ 15:29:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-216/archives/ [Pipeline] echo 15:29:42 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_PR-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:29:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:43 15:29:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:43 alpine: Pulling from edgex-lftools-log-publisher 15:29:43 df20fa9351a1: Pulling fs layer 15:29:43 36b3adc4ff6f: Pulling fs layer 15:29:43 8ad3a11d3b57: Pulling fs layer 15:29:43 46f8f816bc3b: Pulling fs layer 15:29:43 93b61091891f: Pulling fs layer 15:29:43 93b9cdb0e59b: Pulling fs layer 15:29:43 5e14af77c1be: Pulling fs layer 15:29:43 01666e4c0597: Pulling fs layer 15:29:43 aa168da1d23b: Pulling fs layer 15:29:43 93b61091891f: Waiting 15:29:43 93b9cdb0e59b: Waiting 15:29:43 5e14af77c1be: Waiting 15:29:43 01666e4c0597: Waiting 15:29:43 aa168da1d23b: Waiting 15:29:43 46f8f816bc3b: Waiting 15:29:43 36b3adc4ff6f: Verifying Checksum 15:29:43 36b3adc4ff6f: Download complete 15:29:43 46f8f816bc3b: Verifying Checksum 15:29:43 46f8f816bc3b: Download complete 15:29:43 df20fa9351a1: Verifying Checksum 15:29:43 df20fa9351a1: Download complete 15:29:43 93b9cdb0e59b: Verifying Checksum 15:29:43 93b9cdb0e59b: Download complete 15:29:43 93b61091891f: Verifying Checksum 15:29:43 93b61091891f: Download complete 15:29:43 5e14af77c1be: Verifying Checksum 15:29:43 5e14af77c1be: Download complete 15:29:43 01666e4c0597: Verifying Checksum 15:29:43 01666e4c0597: Download complete 15:29:43 df20fa9351a1: Pull complete 15:29:43 36b3adc4ff6f: Pull complete 15:29:43 8ad3a11d3b57: Verifying Checksum 15:29:43 8ad3a11d3b57: Download complete 15:29:44 8ad3a11d3b57: Pull complete 15:29:44 46f8f816bc3b: Pull complete 15:29:44 93b61091891f: Pull complete 15:29:44 93b9cdb0e59b: Pull complete 15:29:45 5e14af77c1be: Pull complete 15:29:45 01666e4c0597: Pull complete 15:29:45 aa168da1d23b: Verifying Checksum 15:29:45 aa168da1d23b: Download complete 15:29:49 aa168da1d23b: Pull complete 15:29:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:29:49 prd-centos7-docker-4c-2g-84 does not seem to be running inside a container 15:29:49 $ 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_PR-216/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_PR-216 -v /w/workspace/foundry_device-virtual-go_PR-216:/w/workspace/foundry_device-virtual-go_PR-216:rw,z -v /w/workspace/foundry_device-virtual-go_PR-216@tmp:/w/workspace/foundry_device-virtual-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:29:52 $ docker top b74c6d9751e50f9a397d85619ab9486e7bfbceceb81987c525e85d3463706bb1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:52 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:53 + mkdir -p /var/log/sa [Pipeline] sh 15:29:53 + ls /var/log/sa-host 15:29:53 + sadf -c /var/log/sa-host/sa02 15:29:53 file_magic: OK 15:29:53 HZ: Using current value: 100 15:29:53 file_header: OK 15:29:53 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 15:29:53 Statistics: 15:29:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:53 File successfully converted to sysstat format version 12.2.1 15:29:53 + sadf -c /var/log/sa-host/sa05 15:29:53 file_magic: OK 15:29:53 HZ: Using current value: 100 15:29:53 file_header: OK 15:29:53 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 15:29:53 Statistics: 15:29:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:53 provisioning config files... 15:29:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-216@tmp/config8276105924653800246tmp [Pipeline] { [Pipeline] echo 15:29:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:53 ---> create-netrc.sh [Pipeline] } 15:29:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:29:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:54 ---> python-tools-install.sh [Pipeline] echo 15:29:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:54 ---> sudo-logs.sh 15:29:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:55 ---> job-cost.sh 15:29:55 lf-activate-venv: SKIPPING 15:29:55 DEBUG: total: 0.18000000715255737 15:29:55 INFO: Retrieving Stack Cost... 15:29:55 INFO: Retrieving Pricing Info for: v3-standard-2 15:29:56 INFO: Archiving Costs [Pipeline] echo 15:29:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:56 ---> logs-deploy.sh 15:29:56 lf-activate-venv: SKIPPING 15:29:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-216/4 15:29:56 INFO: archiving workspace using pattern(s): 15:29:57 Archives upload complete. 15:29:57 INFO: archiving logs to Nexus 15:29:58 ---> uname -a: 15:29:58 Linux prd-centos7-docker-4c-2g-84.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:29:58 15:29:58 15:29:58 ---> lscpu: 15:29:58 Architecture: x86_64 15:29:58 CPU op-mode(s): 32-bit, 64-bit 15:29:58 Byte Order: Little Endian 15:29:58 Address sizes: 40 bits physical, 48 bits virtual 15:29:58 CPU(s): 2 15:29:58 On-line CPU(s) list: 0,1 15:29:58 Thread(s) per core: 1 15:29:58 Core(s) per socket: 1 15:29:58 Socket(s): 2 15:29:58 NUMA node(s): 1 15:29:58 Vendor ID: AuthenticAMD 15:29:58 CPU family: 23 15:29:58 Model: 49 15:29:58 Model name: AMD EPYC-Rome Processor 15:29:58 Stepping: 0 15:29:58 CPU MHz: 2799.998 15:29:58 BogoMIPS: 5599.99 15:29:58 Virtualization: AMD-V 15:29:58 Hypervisor vendor: KVM 15:29:58 Virtualization type: full 15:29:58 L1d cache: 64 KiB 15:29:58 L1i cache: 64 KiB 15:29:58 L2 cache: 1 MiB 15:29:58 L3 cache: 32 MiB 15:29:58 NUMA node0 CPU(s): 0,1 15:29:58 Vulnerability Itlb multihit: Not affected 15:29:58 Vulnerability L1tf: Not affected 15:29:58 Vulnerability Mds: Not affected 15:29:58 Vulnerability Meltdown: Not affected 15:29:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:29:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:29:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:29:58 Vulnerability Srbds: Not affected 15:29:58 Vulnerability Tsx async abort: Not affected 15:29:58 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 15:29:58 15:29:58 15:29:58 ---> nproc: 15:29:58 2 15:29:58 15:29:58 15:29:58 ---> df -h: 15:29:58 Filesystem Size Used Available Use% Mounted on 15:29:58 overlay 40.0G 7.6G 32.4G 19% / 15:29:58 tmpfs 64.0M 0 64.0M 0% /dev 15:29:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:29:58 shm 64.0M 0 64.0M 0% /dev/shm 15:29:58 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:29:58 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:29:58 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:29:58 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:29:58 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-216@tmp 15:29:58 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:29:58 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:29:58 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:29:58 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:29:58 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-216 15:29:58 15:29:58 15:29:58 ---> free -m: 15:29:58 total used free shared buff/cache available 15:29:58 Mem: 7821 984 4727 0 2109 6658 15:29:58 Swap: 1023 0 1023 15:29:58 15:29:58 15:29:58 ---> ip addr: 15:29:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:29:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:58 inet 127.0.0.1/8 scope host lo 15:29:58 valid_lft forever preferred_lft forever 15:29:58 inet6 ::1/128 scope host 15:29:58 valid_lft forever preferred_lft forever 15:29:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:29:58 link/ether fa:16:3e:c2:be:2b brd ff:ff:ff:ff:ff:ff 15:29:58 inet 10.30.123.189/23 brd 10.30.123.255 scope global dynamic eth0 15:29:58 valid_lft 85657sec preferred_lft 85657sec 15:29:58 inet6 fe80::f816:3eff:fec2:be2b/64 scope link 15:29:58 valid_lft forever preferred_lft forever 15:29:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:29:58 link/ether 02:42:8f:49:70:58 brd ff:ff:ff:ff:ff:ff 15:29:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:29:58 valid_lft forever preferred_lft forever 15:29:58 inet6 fe80::42:8fff:fe49:7058/64 scope link 15:29:58 valid_lft forever preferred_lft forever 15:29:58 15:29:58 15:29:58 ---> sar -b -r -n DEV: 15:29:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 15:29:58 15:29:58 15:17:22 LINUX RESTART (2 CPU) 15:29:58 15:29:58 15:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:29:58 15:19:01 70.01 3.55 66.46 0.00 2600.10 3434.49 0.00 15:29:58 15:20:01 0.40 0.00 0.40 0.00 0.00 6.80 0.00 15:29:58 15:21:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 15:29:58 15:22:01 0.18 0.00 0.18 0.00 0.00 2.33 0.00 15:29:58 15:23:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 15:29:58 15:24:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 15:29:58 15:25:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 15:29:58 15:26:01 0.23 0.00 0.23 0.00 0.00 2.72 0.00 15:29:58 15:27:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 15:29:58 15:28:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 15:29:58 15:29:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 15:29:58 Average: 6.60 0.32 6.28 0.00 236.44 315.32 0.00 15:29:58 15:29:58 15:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:58 15:19:01 5438936 0 815084 10.18 2620 1752292 1328092 14.66 590208 1578892 20 15:29:58 15:20:01 5454040 0 799972 9.99 2620 1752300 1203020 13.28 577968 1578856 8 15:29:58 15:21:01 5453160 0 800852 10.00 2620 1752300 1203320 13.29 572280 1586112 20 15:29:58 15:22:01 5453000 0 801008 10.00 2620 1752304 1203020 13.28 571756 1586112 12 15:29:58 15:23:01 5451792 0 802208 10.02 2620 1752312 1203200 13.28 573528 1586152 16 15:29:58 15:24:01 5452100 0 801900 10.01 2620 1752312 1203068 13.28 572920 1586152 12 15:29:58 15:25:01 5452076 0 801916 10.01 2620 1752320 1203020 13.28 572568 1586152 16 15:29:58 15:26:01 5443560 0 810428 10.12 2620 1752324 1203020 13.28 581052 1586152 8 15:29:58 15:27:01 5443528 0 810456 10.12 2620 1752328 1203020 13.28 583340 1584248 8 15:29:58 15:28:01 5442844 0 811136 10.13 2620 1752332 1203104 13.28 583872 1584248 16 15:29:58 15:29:01 5443180 0 810800 10.12 2620 1752332 1203020 13.28 585728 1581968 12 15:29:58 Average: 5448020 0 805978 10.06 2620 1752314 1214446 13.41 578656 1584095 13 15:29:58 15:29:58 15:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:58 15:19:01 eth0 185.71 161.77 568.39 30.96 0.00 0.00 0.00 0.00 15:29:58 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:19:01 docker0 52.74 36.97 4.72 138.31 0.00 0.00 0.00 0.00 15:29:58 15:20:01 eth0 0.12 0.08 0.01 0.02 0.00 0.00 0.00 0.00 15:29:58 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:21:01 eth0 0.97 0.30 0.32 0.17 0.00 0.00 0.00 0.00 15:29:58 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:22:01 eth0 0.85 0.08 0.07 0.04 0.00 0.00 0.00 0.00 15:29:58 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:23:01 eth0 0.65 0.42 0.35 0.24 0.00 0.00 0.00 0.00 15:29:58 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:24:01 eth0 0.22 0.13 0.07 0.04 0.00 0.00 0.00 0.00 15:29:58 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:27:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:28:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:29:58 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:58 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 Average: eth0 17.20 14.85 51.77 2.87 0.00 0.00 0.00 0.00 15:29:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:58 Average: docker0 4.80 3.36 0.43 12.58 0.00 0.00 0.00 0.00 15:29:58 15:29:58 15:29:58 ---> sar -P ALL: 15:29:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 15:29:58 15:29:58 15:17:22 LINUX RESTART (2 CPU) 15:29:58 15:29:58 15:18:01 CPU %user %nice %system %iowait %steal %idle 15:29:58 15:19:01 all 4.62 0.00 2.15 2.00 0.04 91.20 15:29:58 15:19:01 0 4.70 0.00 2.36 1.77 0.03 91.13 15:29:58 15:19:01 1 4.54 0.00 1.93 2.22 0.05 91.27 15:29:58 15:20:01 all 0.15 0.00 0.06 0.00 0.03 99.77 15:29:58 15:20:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:29:58 15:20:01 1 0.23 0.00 0.07 0.00 0.02 99.68 15:29:58 15:21:01 all 0.20 0.00 0.27 0.00 0.03 99.51 15:29:58 15:21:01 0 0.13 0.00 0.28 0.00 0.02 99.57 15:29:58 15:21:01 1 0.27 0.00 0.25 0.00 0.03 99.45 15:29:58 15:22:01 all 0.03 0.00 0.03 0.00 0.02 99.92 15:29:58 15:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:29:58 15:22:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:29:58 15:23:01 all 0.13 0.00 0.04 0.00 0.03 99.81 15:29:58 15:23:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:29:58 15:23:01 1 0.20 0.00 0.05 0.00 0.03 99.72 15:29:58 15:24:01 all 0.13 0.00 0.03 0.00 0.01 99.84 15:29:58 15:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:29:58 15:24:01 1 0.23 0.00 0.03 0.00 0.02 99.72 15:29:58 15:25:01 all 0.08 0.00 0.06 0.00 0.03 99.83 15:29:58 15:25:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:29:58 15:25:01 1 0.08 0.00 0.07 0.00 0.03 99.82 15:29:58 15:26:01 all 0.04 0.00 0.03 0.00 0.02 99.91 15:29:58 15:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:29:58 15:26:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:29:58 15:27:01 all 0.14 0.00 0.03 0.00 0.03 99.80 15:29:58 15:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:29:58 15:27:01 1 0.25 0.00 0.03 0.00 0.03 99.68 15:29:58 15:28:01 all 0.11 0.00 0.03 0.00 0.03 99.83 15:29:58 15:28:01 0 0.18 0.00 0.03 0.00 0.02 99.77 15:29:58 15:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:29:58 15:29:01 all 0.15 0.00 0.02 0.00 0.03 99.80 15:29:58 15:29:01 0 0.28 0.00 0.03 0.00 0.03 99.65 15:29:58 15:29:01 1 0.02 0.00 0.00 0.00 0.03 99.95 15:29:58 15:29:58 Average: CPU %user %nice %system %iowait %steal %idle 15:29:58 Average: all 0.52 0.00 0.25 0.18 0.03 99.03 15:29:58 Average: 0 0.50 0.00 0.26 0.16 0.02 99.06 15:29:58 Average: 1 0.54 0.00 0.23 0.20 0.03 99.00 15:29:58 15:29:58 15:29:58