Pull request #209 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f2e1b62f29512f001f9f486e1551f5d11b5b2d62+702ee4ef1a6f7523fa240909d56a13b89c8d46ac (550563f0a215cead5e1c99f85576f4c1a747c468) 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-ssh8073463549692894504.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2570912219367201761.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/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-209/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7801455120077031247.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6174031060069237171.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-209/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-209/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8015706330877425122.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-369 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-209 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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-209@tmp/jenkins-gitclient-ssh66322115520309157.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 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f2e1b62f29512f001f9f486e1551f5d11b5b2d62 Merge succeeded, producing f2e1b62f29512f001f9f486e1551f5d11b5b2d62 Checking out Revision f2e1b62f29512f001f9f486e1551f5d11b5b2d62 (PR-209) > 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-209@tmp/jenkins-gitclient-ssh7386207926642769372.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # 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-209@tmp/jenkins-gitclient-ssh810270035173598993.key > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git rev-list --no-walk 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:31:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:31:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:31:49 ========================================================= 15:31:49 EdgeX Global Pipelines Version Info 15:31:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:31:51 ------------------- 15:31:51 stable info: 15:31:51 ------------------- 15:31:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:31:51 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:31:51 Message: update stable to v1.0.192 15:31:52 ------------------- 15:31:52 experimental info: 15:31:52 ------------------- 15:31:52 Commited By: **** collab-it+edgex@linuxfoundation.org 15:31:52 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:31:52 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-209 [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-209 [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-209 [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2e1b62 [Pipeline] echo 15:31:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:53 provisioning config files... 15:31:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config6164473088740830290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:53 ---> docker-login.sh 15:31:53 nexus3.edgexfoundry.org:10001 15:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:54 Configure a credential helper to remove this warning. See 15:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:54 15:31:54 Login Succeeded 15:31:54 nexus3.edgexfoundry.org:10002 15:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:54 Configure a credential helper to remove this warning. See 15:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:54 15:31:54 Login Succeeded 15:31:54 nexus3.edgexfoundry.org:10003 15:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:54 Configure a credential helper to remove this warning. See 15:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:54 15:31:54 Login Succeeded 15:31:54 nexus3.edgexfoundry.org:10004 15:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:55 Configure a credential helper to remove this warning. See 15:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:55 15:31:55 Login Succeeded 15:31:55 docker.io 15:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:55 Configure a credential helper to remove this warning. See 15:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:55 15:31:55 Login Succeeded 15:31:55 ---> docker-login.sh ends [Pipeline] } 15:31:55 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:31:56 + git log --format=format:%s -1 f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [Pipeline] echo 15:31:56 GIT_COMMIT: f2e1b62f29512f001f9f486e1551f5d11b5b2d62, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 15:31:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:57 15:31:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:31:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:57 latest: Pulling from edgex-devops/git-semver 15:31:57 31603596830f: Pulling fs layer 15:31:57 54011a49482f: Pulling fs layer 15:31:57 a6820b24f6d8: Pulling fs layer 15:31:57 f581987b2513: Pulling fs layer 15:31:57 f581987b2513: Waiting 15:31:57 54011a49482f: Verifying Checksum 15:31:57 54011a49482f: Download complete 15:31:57 31603596830f: Download complete 15:31:58 a6820b24f6d8: Verifying Checksum 15:31:58 a6820b24f6d8: Download complete 15:31:58 f581987b2513: Verifying Checksum 15:31:58 f581987b2513: Download complete 15:31:58 31603596830f: Pull complete 15:31:58 54011a49482f: Pull complete 15:31:59 a6820b24f6d8: Pull complete 15:31:59 f581987b2513: Pull complete 15:32:00 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:32:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:32:00 prd-centos7-docker-4c-2g-369 does not seem to be running inside a container 15:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-209 -v /w/workspace/foundry_device-virtual-go_PR-209:/w/workspace/foundry_device-virtual-go_PR-209:rw,z -v /w/workspace/foundry_device-virtual-go_PR-209@tmp:/w/workspace/foundry_device-virtual-go_PR-209@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:32:02 $ docker top d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:02 [ssh-agent] Looking for ssh-agent implementation... 15:32:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:03 $ docker exec d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 ssh-agent 15:32:03 SSH_AUTH_SOCK=/tmp/ssh-qA9SzalLFbKB/agent.12 15:32:03 SSH_AGENT_PID=18 15:32:03 Running ssh-add (command line suppressed) 15:32:03 Identity added: /w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_7522138955626150269.key (/w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_7522138955626150269.key) 15:32:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:03 + git tag --points-at HEAD [Pipeline] } 15:32:03 $ docker exec --env ******** --env ******** d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 ssh-agent -k 15:32:04 unset SSH_AUTH_SOCK; 15:32:04 unset SSH_AGENT_PID; 15:32:04 echo Agent pid 18 killed; 15:32:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:32:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:04 [ssh-agent] Looking for ssh-agent implementation... 15:32:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:04 $ docker exec d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 ssh-agent 15:32:04 SSH_AUTH_SOCK=/tmp/ssh-lQcAcFHazj9W/agent.47 15:32:04 SSH_AGENT_PID=52 15:32:04 Running ssh-add (command line suppressed) 15:32:04 Identity added: /w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_9203973744103859880.key (/w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_9203973744103859880.key) 15:32:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:05 + git semver init 15:32:05 # -> Open(): unable to determine branch for HEAD 15:32:05 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-209/.git 15:32:05 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-209 15:32:05 # $SEMVER_REMOTE_NAME = origin 15:32:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:32:05 # $SEMVER_USER_NAME = edgex-jenkins 15:32:05 # $SEMVER_BRANCH = PR-209 15:32:05 # $SEMVER_TEMP = /tmp/semver-337243988 15:32:05 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 15:32:07 # '/tmp/semver-337243988' -> '/w/workspace/foundry_device-virtual-go_PR-209/.semver' 15:32:07 # -> Force: false 15:32:07 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-209/.semver [Pipeline] } 15:32:07 $ docker exec --env ******** --env ******** d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 ssh-agent -k 15:32:07 unset SSH_AUTH_SOCK; 15:32:07 unset SSH_AGENT_PID; 15:32:07 echo Agent pid 52 killed; 15:32:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:08 + git semver [Pipeline] } 15:32:08 $ docker stop --time=1 d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 15:32:09 $ docker rm -f d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:32:10 Stashed 1 file(s) [Pipeline] echo 15:32:10 [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:32:25 Still waiting to schedule task 15:32:25 ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ 15:32:25 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 15:32:25 ‘prd-centos7-docker-4c-2g-309’ is offline 15:32:25 ‘prd-centos7-docker-4c-2g-360’ is offline 15:32:25 ‘prd-centos7-docker-4c-2g-372’ is offline 15:32:25 ‘prd-ubuntu18.04-docker-8c-8g-324’ doesn’t have label ‘centos7-docker-4c-2g’ 15:32:25 ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ 15:32:25 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ 15:32:25 ‘prd-ubuntu18.04-docker-arm64-4c-16g-371’ doesn’t have label ‘centos7-docker-4c-2g’ 15:32:25 Still waiting to schedule task 15:32:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:34:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-374 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] ws 15:34:51 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 15:34:52 Selected Git installation does not exist. Using Default 15:34:52 The recommended git tool is: NONE 15:34:57 using credential edgex-jenkins-ssh 15:34:57 Cloning the remote Git repository 15:34:57 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:34:58 > git init /w/workspace/device-virtual-go/2 # timeout=10 15:34:58 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:34:58 > git --version # timeout=10 15:34:58 > git --version # 'git version 2.17.1' 15:34:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:00 Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f2e1b62f29512f001f9f486e1551f5d11b5b2d62 15:35:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:35:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:35:00 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:35:00 Merge succeeded, producing f2e1b62f29512f001f9f486e1551f5d11b5b2d62 15:35:00 Checking out Revision f2e1b62f29512f001f9f486e1551f5d11b5b2d62 (PR-209) 15:35:00 > git config core.sparsecheckout # timeout=10 15:35:00 > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 15:35:00 > git remote # timeout=10 15:35:00 > git config --get remote.origin.url # timeout=10 15:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:00 > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 15:35:00 > git rev-parse HEAD^{commit} # timeout=10 15:35:00 > git config core.sparsecheckout # timeout=10 15:35:01 > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 15:35:05 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:35:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:35:07 + sudo service docker restart 15:35:07 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:10 provisioning config files... 15:35:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config469325104294328425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:10 ---> docker-login.sh 15:35:10 nexus3.edgexfoundry.org:10001 15:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:11 Configure a credential helper to remove this warning. See 15:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:11 15:35:11 Login Succeeded 15:35:11 nexus3.edgexfoundry.org:10002 15:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:12 Configure a credential helper to remove this warning. See 15:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:12 15:35:12 Login Succeeded 15:35:12 nexus3.edgexfoundry.org:10003 15:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:13 Configure a credential helper to remove this warning. See 15:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:13 15:35:13 Login Succeeded 15:35:13 nexus3.edgexfoundry.org:10004 15:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:13 Configure a credential helper to remove this warning. See 15:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:13 15:35:13 Login Succeeded 15:35:13 docker.io 15:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:14 Configure a credential helper to remove this warning. See 15:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:14 15:35:14 Login Succeeded 15:35:14 ---> docker-login.sh ends [Pipeline] } 15:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:15 ========================================================= 15:35:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:35:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:35:15 + 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:35:16 Sending build context to Docker daemon 8.578MB 15:35:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:35:16 Step 2/8 : FROM ${BASE} 15:35:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:35:16 595b0fe564bb: Pulling fs layer 15:35:16 7186ed65a4f7: Pulling fs layer 15:35:16 316046926c0a: Pulling fs layer 15:35:16 4ebd0625c992: Pulling fs layer 15:35:16 207e8628e3a3: Pulling fs layer 15:35:16 c791037a9be2: Pulling fs layer 15:35:16 ffd874e62e21: Pulling fs layer 15:35:16 4ebd0625c992: Waiting 15:35:16 207e8628e3a3: Waiting 15:35:16 c791037a9be2: Waiting 15:35:16 ffd874e62e21: Waiting 15:35:16 316046926c0a: Download complete 15:35:16 7186ed65a4f7: Verifying Checksum 15:35:16 7186ed65a4f7: Download complete 15:35:16 207e8628e3a3: Verifying Checksum 15:35:16 207e8628e3a3: Download complete 15:35:16 c791037a9be2: Download complete 15:35:16 595b0fe564bb: Verifying Checksum 15:35:16 595b0fe564bb: Download complete 15:35:17 595b0fe564bb: Pull complete 15:35:17 7186ed65a4f7: Pull complete 15:35:18 316046926c0a: Pull complete 15:35:18 ffd874e62e21: Verifying Checksum 15:35:18 ffd874e62e21: Download complete 15:35:19 4ebd0625c992: Verifying Checksum 15:35:19 4ebd0625c992: Download complete 15:35:30 4ebd0625c992: Pull complete 15:35:30 207e8628e3a3: Pull complete 15:35:30 c791037a9be2: Pull complete 15:35:33 ffd874e62e21: Pull complete 15:35:33 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:35:33 ---> cfc18b08335c 15:35:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 15:35:36 ---> Running in 240da85fa8b7 15:35:36 Removing intermediate container 240da85fa8b7 15:35:36 ---> 6f04744dea83 15:35:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:36 ---> Running in 80cdaea65ef3 15:35:39 Removing intermediate container 80cdaea65ef3 15:35:39 ---> 0f5f084cb857 15:35:39 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 15:35:39 ---> Running in e14e1c19e3ca 15:35:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:35:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:35:42 (1/13) Installing libc-dev (0.7.2-r3) 15:35:42 (2/13) Installing libsodium (1.0.18-r0) 15:35:42 (3/13) Installing pkgconf (1.7.3-r0) 15:35:42 (4/13) Installing libsodium-dev (1.0.18-r0) 15:35:42 (5/13) Installing openssh-keygen (8.4_p1-r3) 15:35:42 (6/13) Installing libedit (20191231.3.1-r1) 15:35:43 (7/13) Installing openssh-client (8.4_p1-r3) 15:35:43 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 15:35:43 (9/13) Installing openssh-server-common (8.4_p1-r3) 15:35:43 (10/13) Installing openssh-server (8.4_p1-r3) 15:35:43 (11/13) Installing openssh (8.4_p1-r3) 15:35:43 (12/13) Installing libzmq (4.3.3-r1) 15:35:43 (13/13) Installing zeromq-dev (4.3.3-r1) 15:35:43 Executing busybox-1.32.1-r6.trigger 15:35:43 OK: 145 MiB in 53 packages 15:35:45 Removing intermediate container e14e1c19e3ca 15:35:45 ---> 841c4fb819b9 15:35:45 Step 6/8 : WORKDIR /device-virtual-go 15:35:45 ---> Running in f3fdb5f81480 15:35:46 Removing intermediate container f3fdb5f81480 15:35:46 ---> 89a7d7df22c9 15:35:46 Step 7/8 : COPY . . 15:35:47 ---> 790b5ee93430 15:35:47 Step 8/8 : RUN go mod download 15:35:48 ---> Running in 5bdc2588ac1e 15:36:20 Removing intermediate container 5bdc2588ac1e 15:36:20 ---> ca2b448cc502 15:36:20 Successfully built ca2b448cc502 15:36:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:36:20 + docker inspect -f . ci-base-image-arm64 15:36:20 . [Pipeline] withDockerContainer 15:36:21 prd-ubuntu18.04-docker-arm64-4c-16g-374 does not seem to be running inside a container 15:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** ci-base-image-arm64 cat 15:36:23 $ docker top a88147a10ed6a76dddd179a60a60f8afc0e69b6968f755d334d05bd1c3e49b05 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:24 + go version 15:36:24 go version go1.16.3 linux/arm64 [Pipeline] } 15:36:24 $ docker stop --time=1 a88147a10ed6a76dddd179a60a60f8afc0e69b6968f755d334d05bd1c3e49b05 15:36:26 $ docker rm -f a88147a10ed6a76dddd179a60a60f8afc0e69b6968f755d334d05bd1c3e49b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:36:26 + docker inspect -f . ci-base-image-arm64 15:36:26 . [Pipeline] withDockerContainer 15:36:27 prd-ubuntu18.04-docker-arm64-4c-16g-374 does not seem to be running inside a container 15:36:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** ci-base-image-arm64 cat 15:36:28 $ docker top fae105ff31cc43abf978f58e306096cd0154585030dcbadb5a0bed44fc38f17b -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:29 + go mod tidy [Pipeline] sh 15:36:31 + make test 15:36:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:36:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:36:36 Running on prd-centos7-docker-4c-2g-375 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] ws 15:36:36 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 15:36:36 Selected Git installation does not exist. Using Default 15:36:36 The recommended git tool is: NONE 15:36:39 using credential edgex-jenkins-ssh 15:36:39 Cloning the remote Git repository 15:36:39 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:36:39 > git init /w/workspace/device-virtual-go/2 # timeout=10 15:36:39 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:36:39 > git --version # timeout=10 15:36:39 > git --version # 'git version 2.24.3' 15:36:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:39 [INFO] Currently running in a labeled security context 15:36:39 [INFO] Currently SELinux is 'enforcing' on the host 15:36:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh4580808271486992390.key 15:36:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:40 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:36:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:40 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:36:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:36:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:40 [INFO] Currently running in a labeled security context 15:36:40 [INFO] Currently SELinux is 'enforcing' on the host 15:36:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh8350869918467544373.key 15:36:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:36:41 Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f2e1b62f29512f001f9f486e1551f5d11b5b2d62 15:36:41 Merge succeeded, producing f2e1b62f29512f001f9f486e1551f5d11b5b2d62 15:36:41 Checking out Revision f2e1b62f29512f001f9f486e1551f5d11b5b2d62 (PR-209) 15:36:41 > git config core.sparsecheckout # timeout=10 15:36:41 > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 15:36:41 > git remote # timeout=10 15:36:41 > git config --get remote.origin.url # timeout=10 15:36:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:41 [INFO] Currently running in a labeled security context 15:36:41 [INFO] Currently SELinux is 'enforcing' on the host 15:36:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh6537025992933584791.key 15:36:41 > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 15:36:41 > git rev-parse HEAD^{commit} # timeout=10 15:36:41 > git config core.sparsecheckout # timeout=10 15:36:41 > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 15:36:44 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:36:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:36:46 + sudo service docker restart 15:36:46 + true 15:36:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:47 provisioning config files... 15:36:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config4607978602273211041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:47 ---> docker-login.sh 15:36:47 nexus3.edgexfoundry.org:10001 15:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:48 Configure a credential helper to remove this warning. See 15:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:48 15:36:48 Login Succeeded 15:36:48 nexus3.edgexfoundry.org:10002 15:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:48 Configure a credential helper to remove this warning. See 15:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:48 15:36:48 Login Succeeded 15:36:48 nexus3.edgexfoundry.org:10003 15:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:48 Configure a credential helper to remove this warning. See 15:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:48 15:36:48 Login Succeeded 15:36:48 nexus3.edgexfoundry.org:10004 15:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:48 Configure a credential helper to remove this warning. See 15:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:48 15:36:48 Login Succeeded 15:36:48 docker.io 15:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:49 Configure a credential helper to remove this warning. See 15:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:49 15:36:49 Login Succeeded 15:36:49 ---> docker-login.sh ends [Pipeline] } 15:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:36:49 ========================================================= 15:36:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:36:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:36:49 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:36:49 Sending build context to Docker daemon 8.579MB 15:36:49 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:36:49 Step 2/8 : FROM ${BASE} 15:36:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:36:49 540db60ca938: Pulling fs layer 15:36:49 adcc1eea9eea: Pulling fs layer 15:36:49 4c4ab2625f07: Pulling fs layer 15:36:49 0510c868ecb4: Pulling fs layer 15:36:49 afea3b2eda06: Pulling fs layer 15:36:49 7809a108b3ef: Pulling fs layer 15:36:49 f706445af74f: Pulling fs layer 15:36:49 afea3b2eda06: Waiting 15:36:49 7809a108b3ef: Waiting 15:36:49 f706445af74f: Waiting 15:36:49 0510c868ecb4: Waiting 15:36:49 4c4ab2625f07: Download complete 15:36:49 adcc1eea9eea: Verifying Checksum 15:36:49 adcc1eea9eea: Download complete 15:36:49 afea3b2eda06: Download complete 15:36:49 7809a108b3ef: Verifying Checksum 15:36:49 7809a108b3ef: Download complete 15:36:49 540db60ca938: Verifying Checksum 15:36:49 540db60ca938: Download complete 15:36:50 540db60ca938: Pull complete 15:36:50 adcc1eea9eea: Pull complete 15:36:50 4c4ab2625f07: Pull complete 15:36:52 f706445af74f: Verifying Checksum 15:36:52 f706445af74f: Download complete 15:36:52 0510c868ecb4: Verifying Checksum 15:36:52 0510c868ecb4: Download complete 15:36:58 0510c868ecb4: Pull complete 15:36:58 afea3b2eda06: Pull complete 15:36:58 7809a108b3ef: Pull complete 15:37:02 f706445af74f: Pull complete 15:37:02 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:37:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:37:02 ---> b068be0155e3 15:37:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 15:37:03 ---> Running in 1dc4bc7ddb6d 15:37:03 Removing intermediate container 1dc4bc7ddb6d 15:37:03 ---> ede56f75a5ba 15:37:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:04 ---> Running in 9ddb5438ea4d 15:37:04 Removing intermediate container 9ddb5438ea4d 15:37:04 ---> 670e926d6ca9 15:37:04 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 15:37:05 ---> Running in 1040d58de033 15:37:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:37:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:37:07 (1/13) Installing libc-dev (0.7.2-r3) 15:37:07 (2/13) Installing libsodium (1.0.18-r0) 15:37:07 (3/13) Installing pkgconf (1.7.3-r0) 15:37:07 (4/13) Installing libsodium-dev (1.0.18-r0) 15:37:07 (5/13) Installing openssh-keygen (8.4_p1-r3) 15:37:07 (6/13) Installing libedit (20191231.3.1-r1) 15:37:08 (7/13) Installing openssh-client (8.4_p1-r3) 15:37:08 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 15:37:08 (9/13) Installing openssh-server-common (8.4_p1-r3) 15:37:08 (10/13) Installing openssh-server (8.4_p1-r3) 15:37:08 (11/13) Installing openssh (8.4_p1-r3) 15:37:08 (12/13) Installing libzmq (4.3.3-r1) 15:37:08 (13/13) Installing zeromq-dev (4.3.3-r1) 15:37:09 Executing busybox-1.32.1-r6.trigger 15:37:09 OK: 156 MiB in 53 packages 15:37:10 Removing intermediate container 1040d58de033 15:37:10 ---> aae74c6321e8 15:37:10 Step 6/8 : WORKDIR /device-virtual-go 15:37:10 ---> Running in 512f907ba98d 15:37:10 Removing intermediate container 512f907ba98d 15:37:10 ---> f9d38b46e8c3 15:37:10 Step 7/8 : COPY . . 15:37:11 ---> 8d9098165ddf 15:37:11 Step 8/8 : RUN go mod download 15:37:11 ---> Running in b0c146aaab4a 15:37:37 Removing intermediate container b0c146aaab4a 15:37:37 ---> cbac90619dbe 15:37:37 Successfully built cbac90619dbe 15:37:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:37:38 + docker inspect -f . ci-base-image-x86_64 15:37:38 . [Pipeline] withDockerContainer 15:37:38 prd-centos7-docker-4c-2g-375 does not seem to be running inside a container 15:37:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** ci-base-image-x86_64 cat 15:37:39 $ docker top c60aeec540280e84fd8905e58c6cac234ad96142a9111c2cf6ae6af3a5692eb5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:39 + go version 15:37:39 go version go1.16.3 linux/amd64 [Pipeline] } 15:37:39 $ docker stop --time=1 c60aeec540280e84fd8905e58c6cac234ad96142a9111c2cf6ae6af3a5692eb5 15:37:40 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:37:40 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.724s coverage: 63.8% of statements 15:37:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:37:41 $ docker rm -f c60aeec540280e84fd8905e58c6cac234ad96142a9111c2cf6ae6af3a5692eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:37:41 + docker inspect -f . ci-base-image-x86_64 15:37:41 . [Pipeline] withDockerContainer 15:37:41 prd-centos7-docker-4c-2g-375 does not seem to be running inside a container 15:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** ci-base-image-x86_64 cat 15:37:42 $ docker top 1dbf1a4dcd499249e13b213f038474f3d12ff5293e9787e851a443ab92e8f1e7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:42 + go mod tidy [Pipeline] sh 15:37:44 + make test 15:37:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:37:45 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:38:07 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:38:07 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.464s coverage: 63.8% of statements 15:38:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:38:12 gofmt -l . 15:38:12 [ "`gofmt -l .`" = "" ] 15:38:12 ./bin/test-attribution-txt.sh 15:38:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:38:13 $ docker stop --time=1 fae105ff31cc43abf978f58e306096cd0154585030dcbadb5a0bed44fc38f17b 15:38:15 $ docker rm -f fae105ff31cc43abf978f58e306096cd0154585030dcbadb5a0bed44fc38f17b 15:38:15 gofmt -l . 15:38:15 [ "`gofmt -l .`" = "" ] 15:38:15 ./bin/test-attribution-txt.sh [Pipeline] // withDockerContainer [Pipeline] sh 15:38:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:38:16 ./bin/test-go-mod-tidy.sh 15:38:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:16 $ docker stop --time=1 1dbf1a4dcd499249e13b213f038474f3d12ff5293e9787e851a443ab92e8f1e7 15:38:18 $ docker rm -f 1dbf1a4dcd499249e13b213f038474f3d12ff5293e9787e851a443ab92e8f1e7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 15:38:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 15:38:20 Warning: overwriting stash ‘coverage-report’ 15:38:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:38:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:38:20 + ls -al . 15:38:20 total 156 15:38:20 drwxrwxr-x 7 jenkins jenkins 4096 May 17 15:38 . 15:38:20 drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:34 .. 15:38:20 drwxrwxr-x 8 jenkins jenkins 4096 May 17 15:35 .git 15:38:20 drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:35 .github 15:38:20 -rw-rw-r-- 1 jenkins jenkins 277 May 17 15:35 .gitignore 15:38:20 -rw-rw-r-- 1 jenkins jenkins 8153 May 17 15:35 Attribution.txt 15:38:20 -rw-rw-r-- 1 jenkins jenkins 1905 May 17 15:35 Dockerfile 15:38:20 -rw-rw-r-- 1 jenkins jenkins 998 May 17 15:35 Dockerfile.build 15:38:20 -rw-rw-r-- 1 jenkins jenkins 660 May 17 15:35 Jenkinsfile 15:38:20 -rw-rw-r-- 1 jenkins jenkins 11340 May 17 15:35 LICENSE 15:38:20 -rw-rw-r-- 1 jenkins jenkins 914 May 17 15:35 Makefile 15:38:20 -rw-rw-r-- 1 jenkins jenkins 2745 May 17 15:35 README.md 15:38:20 -rw-rw-r-- 1 jenkins jenkins 5 May 17 15:32 VERSION 15:38:20 drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:35 bin 15:38:20 drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:35 cmd 15:38:20 -rw-r--r-- 1 jenkins jenkins 47247 May 17 15:37 coverage.out 15:38:20 -rw-r--r-- 1 jenkins jenkins 809 May 17 15:38 go.mod 15:38:20 -rw-r--r-- 1 jenkins jenkins 23431 May 17 15:36 go.sum 15:38:20 drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:35 internal 15:38:20 -rw-rw-r-- 1 jenkins jenkins 235 May 17 15:35 version.go [Pipeline] isUnix [Pipeline] sh 15:38:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:38:21 + 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=f2e1b62f29512f001f9f486e1551f5d11b5b2d62 --label arch=arm64 --label version=0.0.0 . 15:38:21 + ls -al . 15:38:21 total 132 15:38:21 drwxrwxr-x. 7 jenkins jenkins 4096 May 17 15:38 . 15:38:21 drwxrwxr-x. 4 jenkins jenkins 28 May 17 15:36 .. 15:38:21 -rw-rw-r--. 1 jenkins jenkins 8153 May 17 15:36 Attribution.txt 15:38:21 drwxrwxr-x. 2 jenkins jenkins 64 May 17 15:36 bin 15:38:21 drwxrwxr-x. 3 jenkins jenkins 32 May 17 15:36 cmd 15:38:21 -rw-r--r--. 1 jenkins jenkins 47247 May 17 15:38 coverage.out 15:38:21 -rw-rw-r--. 1 jenkins jenkins 1905 May 17 15:36 Dockerfile 15:38:21 -rw-rw-r--. 1 jenkins jenkins 998 May 17 15:36 Dockerfile.build 15:38:21 drwxrwxr-x. 8 jenkins jenkins 179 May 17 15:36 .git 15:38:21 drwxrwxr-x. 2 jenkins jenkins 103 May 17 15:36 .github 15:38:21 -rw-rw-r--. 1 jenkins jenkins 277 May 17 15:36 .gitignore 15:38:21 -rw-r--r--. 1 jenkins jenkins 809 May 17 15:38 go.mod 15:38:21 -rw-r--r--. 1 jenkins jenkins 23431 May 17 15:37 go.sum 15:38:21 drwxrwxr-x. 3 jenkins jenkins 20 May 17 15:36 internal 15:38:21 -rw-rw-r--. 1 jenkins jenkins 660 May 17 15:36 Jenkinsfile 15:38:21 -rw-rw-r--. 1 jenkins jenkins 11340 May 17 15:36 LICENSE 15:38:21 -rw-rw-r--. 1 jenkins jenkins 914 May 17 15:36 Makefile 15:38:21 -rw-rw-r--. 1 jenkins jenkins 2745 May 17 15:36 README.md 15:38:21 -rw-rw-r--. 1 jenkins jenkins 5 May 17 15:32 VERSION 15:38:21 -rw-rw-r--. 1 jenkins jenkins 235 May 17 15:36 version.go [Pipeline] isUnix [Pipeline] sh 15:38:21 Sending build context to Docker daemon 8.65MB 15:38:21 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:38:21 Step 2/25 : FROM ${BASE} AS builder 15:38:21 ---> ca2b448cc502 15:38:21 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:38:21 + 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=f2e1b62f29512f001f9f486e1551f5d11b5b2d62 --label arch=amd64 --label version=0.0.0 . 15:38:21 ---> Running in a69af3761a76 15:38:21 Sending build context to Docker daemon 8.651MB 15:38:21 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:38:21 Step 2/25 : FROM ${BASE} AS builder 15:38:21 ---> cbac90619dbe 15:38:21 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:38:21 ---> Running in 3869527a791b 15:38:22 Removing intermediate container 3869527a791b 15:38:22 ---> a12d4beb3043 15:38:22 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:38:22 ---> Running in 8537965d7deb 15:38:22 Removing intermediate container a69af3761a76 15:38:22 ---> 25e211065322 15:38:22 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:38:22 ---> Running in 8869d4a1b800 15:38:22 Removing intermediate container 8537965d7deb 15:38:22 ---> 2c09bbca7e65 15:38:22 Step 5/25 : WORKDIR /device-virtual-go 15:38:22 ---> Running in 8c059b98b1a5 15:38:22 Removing intermediate container 8c059b98b1a5 15:38:22 ---> da514457ba30 15:38:22 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:22 ---> Running in 73fda71870ed 15:38:22 Removing intermediate container 8869d4a1b800 15:38:22 ---> 34794905232b 15:38:22 Step 5/25 : WORKDIR /device-virtual-go 15:38:22 ---> Running in b00c8cd19e43 15:38:23 Removing intermediate container b00c8cd19e43 15:38:23 ---> ed5e15329527 15:38:23 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:23 ---> Running in b675fa86b3ee 15:38:23 Removing intermediate container 73fda71870ed 15:38:23 ---> 1851e1a557d8 15:38:23 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:23 ---> Running in df6f36ea9477 15:38:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:38:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:38:25 Removing intermediate container b675fa86b3ee 15:38:25 ---> 49741ee01aef 15:38:25 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:25 ---> Running in 95eb875329cd 15:38:25 OK: 156 MiB in 53 packages 15:38:26 Removing intermediate container df6f36ea9477 15:38:26 ---> d58c1785e6c4 15:38:26 Step 8/25 : COPY . . 15:38:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:38:26 ---> 6b63beaac5d3 15:38:26 Step 9/25 : RUN go mod download 15:38:27 ---> Running in 30c08ab74c71 15:38:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:38:28 OK: 145 MiB in 53 packages 15:38:28 Removing intermediate container 30c08ab74c71 15:38:28 ---> e43c88ee8816 15:38:28 Step 10/25 : ARG MAKE='make build' 15:38:28 ---> Running in 465117968d1a 15:38:28 Removing intermediate container 465117968d1a 15:38:28 ---> e6e96cf96491 15:38:28 Step 11/25 : RUN $MAKE 15:38:29 ---> Running in 4cc59439a327 15:38:29 go mod tidy 15:38:29 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:38:30 Removing intermediate container 95eb875329cd 15:38:30 ---> 3d846c23206a 15:38:30 Step 8/25 : COPY . . 15:38:31 ---> 23683b9e80b9 15:38:31 Step 9/25 : RUN go mod download 15:38:31 ---> Running in 8d41fb2b2169 15:38:33 Removing intermediate container 8d41fb2b2169 15:38:33 ---> d4fda184da1f 15:38:33 Step 10/25 : ARG MAKE='make build' 15:38:33 ---> Running in 2a6e03bd631f 15:38:33 Removing intermediate container 2a6e03bd631f 15:38:33 ---> 11e6773c65a4 15:38:33 Step 11/25 : RUN $MAKE 15:38:34 ---> Running in daa1338ec20e 15:38:35 go mod tidy 15:38:35 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:38:48 CGO_ENABLED=1 GO111MODULE=on go build ./... 15:38:50 Removing intermediate container 4cc59439a327 15:38:50 ---> 668e9a6a5996 15:38:50 Step 12/25 : FROM alpine:3.12 15:38:51 3.12: Pulling from library/alpine 15:38:51 339de151aab4: Pulling fs layer 15:38:51 339de151aab4: Verifying Checksum 15:38:51 339de151aab4: Download complete 15:38:51 339de151aab4: Pull complete 15:38:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:38:51 Status: Downloaded newer image for alpine:3.12 15:38:51 ---> 13621d1b12d4 15:38:51 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:38:51 ---> Running in 435ad0a6f38a 15:38:51 Removing intermediate container 435ad0a6f38a 15:38:51 ---> 15ad7540f5b6 15:38:51 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:52 ---> Running in 157aef3e1c04 15:38:53 Removing intermediate container 157aef3e1c04 15:38:53 ---> 795f6fabb0d4 15:38:53 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 15:38:53 ---> Running in e264fcf7ffa7 15:38:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:38:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:38:55 (1/6) Installing dumb-init (1.2.2-r1) 15:38:55 (2/6) Installing libgcc (9.3.0-r2) 15:38:55 (3/6) Installing libsodium (1.0.18-r0) 15:38:55 (4/6) Installing libstdc++ (9.3.0-r2) 15:38:56 (5/6) Installing libzmq (4.3.3-r0) 15:38:56 (6/6) Installing zeromq (4.3.3-r0) 15:38:56 Executing busybox-1.31.1-r20.trigger 15:38:56 OK: 8 MiB in 20 packages 15:38:56 Removing intermediate container e264fcf7ffa7 15:38:56 ---> 36480f0c876c 15:38:56 Step 16/25 : WORKDIR / 15:38:56 ---> Running in 371855c25bf1 15:38:57 Removing intermediate container 371855c25bf1 15:38:57 ---> 33d86bd6e9c3 15:38:57 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:38:57 ---> a1f3e74cc6f0 15:38:57 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 15:38:58 ---> 710ec637bc99 15:38:58 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 15:38:58 ---> fb0ebda42c8c 15:38:58 Step 20/25 : EXPOSE 49990 15:38:59 ---> Running in dc58ac8d9933 15:38:59 Removing intermediate container dc58ac8d9933 15:38:59 ---> c81be95aa503 15:38:59 Step 21/25 : ENTRYPOINT ["/device-virtual"] 15:38:59 ---> Running in 273b413fc65e 15:38:59 Removing intermediate container 273b413fc65e 15:38:59 ---> 60fb00421ef3 15:38:59 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:59 ---> Running in 6f7be10df463 15:38:59 Removing intermediate container 6f7be10df463 15:38:59 ---> f9498320a059 15:38:59 Step 23/25 : LABEL arch=amd64 15:38:59 ---> Running in c55ea28e0612 15:39:00 Removing intermediate container c55ea28e0612 15:39:00 ---> 480f20674b5f 15:39:00 Step 24/25 : LABEL git_sha=f2e1b62f29512f001f9f486e1551f5d11b5b2d62 15:39:00 ---> Running in 2b040291b65c 15:39:00 Removing intermediate container 2b040291b65c 15:39:00 ---> 9e35addad93f 15:39:00 Step 25/25 : LABEL version=0.0.0 15:39:00 ---> Running in 8c5ceabb3ed2 15:39:00 Removing intermediate container 8c5ceabb3ed2 15:39:00 ---> fcbc80c800da 15:39:00 [Warning] One or more build-args [ARCH] were not consumed 15:39:00 Successfully built fcbc80c800da 15:39:00 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:39:01 ---> job-cost.sh 15:39:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GeXb 15:39:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:39:22 CGO_ENABLED=1 GO111MODULE=on go build ./... 15:39:33 Removing intermediate container daa1338ec20e 15:39:33 ---> c7dcfdf58d5b 15:39:33 Step 12/25 : FROM alpine:3.12 15:39:33 3.12: Pulling from library/alpine 15:39:33 d2f70382dc9a: Pulling fs layer 15:39:33 d2f70382dc9a: Verifying Checksum 15:39:33 d2f70382dc9a: Download complete 15:39:34 d2f70382dc9a: Pull complete 15:39:34 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:39:34 Status: Downloaded newer image for alpine:3.12 15:39:34 ---> 9852663dfa18 15:39:34 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:39:34 ---> Running in a76845059976 15:39:34 Removing intermediate container a76845059976 15:39:34 ---> e30dfff856a3 15:39:34 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:34 ---> Running in ba32dd56d4b8 15:39:36 Removing intermediate container ba32dd56d4b8 15:39:36 ---> 09f1c81a69a7 15:39:36 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 15:39:37 ---> Running in 015c780e1fdd 15:39:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:39:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:39:39 (1/6) Installing dumb-init (1.2.2-r1) 15:39:39 (2/6) Installing libgcc (9.3.0-r2) 15:39:39 (3/6) Installing libsodium (1.0.18-r0) 15:39:39 (4/6) Installing libstdc++ (9.3.0-r2) 15:39:39 (5/6) Installing libzmq (4.3.3-r0) 15:39:40 (6/6) Installing zeromq (4.3.3-r0) 15:39:40 Executing busybox-1.31.1-r20.trigger 15:39:40 OK: 8 MiB in 20 packages 15:39:41 Removing intermediate container 015c780e1fdd 15:39:41 ---> bc018c00b91f 15:39:41 Step 16/25 : WORKDIR / 15:39:41 ---> Running in 2316a1177394 15:39:42 Removing intermediate container 2316a1177394 15:39:42 ---> 9a2f956263b6 15:39:42 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:39:43 lf-activate-venv(): INFO: Adding /tmp/venv-GeXb/bin to PATH 15:39:43 INFO: No Stack... 15:39:43 ---> ad1415a3b6cf 15:39:43 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 15:39:43 ---> 5b703875ac68 15:39:43 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 15:39:44 INFO: Retrieving Pricing Info for: v1-standard-2 15:39:45 INFO: Archiving Costs [Pipeline] sh 15:39:45 + cut -d, -f6 15:39:45 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 15:39:45 ---> cfd2c79f0dce 15:39:45 Step 20/25 : EXPOSE 49990 15:39:45 ---> Running in d5e57f75e462 [Pipeline] lock 15:39:45 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] 15:39:45 Resource [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] did not exist. Created. 15:39:45 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:39:45 + echo total: 0.029999999329447746 [Pipeline] stash 15:39:45 Stashed 1 file(s) [Pipeline] } 15:39:45 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:39:45 Removing intermediate container d5e57f75e462 15:39:45 ---> c9975d60406f 15:39:45 Step 21/25 : ENTRYPOINT ["/device-virtual"] 15:39:45 ---> Running in 9d7fa666efa3 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:39:46 Removing intermediate container 9d7fa666efa3 15:39:46 ---> fbf8d777f9e4 15:39:46 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:39:46 ---> Running in 80077f4f03fd 15:39:47 Removing intermediate container 80077f4f03fd 15:39:47 ---> e269e8d893d1 15:39:47 Step 23/25 : LABEL arch=arm64 15:39:47 ---> Running in e927be476c53 15:39:47 Removing intermediate container e927be476c53 15:39:47 ---> 59dad660cb5d 15:39:47 Step 24/25 : LABEL git_sha=f2e1b62f29512f001f9f486e1551f5d11b5b2d62 15:39:47 ---> Running in d63fe044400e 15:39:48 Removing intermediate container d63fe044400e 15:39:48 ---> 6be4ef6647c7 15:39:48 Step 25/25 : LABEL version=0.0.0 15:39:48 ---> Running in be9a90a7f5b1 15:39:49 Removing intermediate container be9a90a7f5b1 15:39:49 ---> fb0a93a9d209 15:39:49 [Warning] One or more build-args [ARCH] were not consumed 15:39:49 Successfully built fb0a93a9d209 15:39:49 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:39:49 ---> job-cost.sh 15:39:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F2JN 15:40:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:41:50 lf-activate-venv(): INFO: Adding /tmp/venv-F2JN/bin to PATH 15:41:50 INFO: No Stack... 15:41:51 INFO: Retrieving Pricing Info for: lf-standard-4 15:41:51 INFO: Archiving Costs [Pipeline] sh 15:41:52 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 15:41:52 + cut -d, -f6 [Pipeline] lock 15:41:52 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] 15:41:52 Resource [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] did not exist. Created. 15:41:52 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:41:52 /w/workspace/device-virtual-go/2@tmp/durable-41fcd1e2/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-41fcd1e2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:41:52 + echo total: 0.20999999344348907 [Pipeline] stash 15:41:52 Warning: overwriting stash ‘stack-cost’ 15:41:53 Stashed 1 file(s) [Pipeline] } 15:41:53 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-209-2-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:41:53 provisioning config files... 15:41:53 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config4685844395791891030tmp [Pipeline] { [Pipeline] sh 15:41:54 + set +x 15:41:54 + curl -s https://codecov.io/bash 15:41:54 + bash -s -- 15:41:54 15:41:54 _____ _ 15:41:54 / ____| | | 15:41:54 | | ___ __| | ___ ___ _____ __ 15:41:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:41:54 | |___| (_) | (_| | __/ (_| (_) \ V / 15:41:54 \_____\___/ \__,_|\___|\___\___/ \_/ 15:41:54 Bash-1.0.2 15:41:54 15:41:54 15:41:54 ==> git version 2.24.3 found 15:41:54 ==> 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:41:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:41:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:41:54 ==> Jenkins CI detected. 15:41:54 project root: . 15:41:54 --> token set from env 15:41:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:41:54 ==> Running gcov in . (disable via -X gcov) 15:41:54 ==> Python coveragepy not found 15:41:54 ==> Searching for coverage reports in: 15:41:54 + . 15:41:54 -> Found 1 reports 15:41:54 ==> Detecting git/mercurial file structure 15:41:54 ==> Reading reports 15:41:54 + ./coverage.out bytes=47247 15:41:54 ==> Appending adjustments 15:41:54 https://docs.codecov.io/docs/fixing-reports 15:41:54 + Found adjustments 15:41:54 ==> Gzipping contents 15:41:54 8.0K /tmp/codecov.K9BLhj.gz 15:41:54 ==> Uploading reports 15:41:54 url: https://codecov.io 15:41:54 query: branch=PR-209&commit=f2e1b62f29512f001f9f486e1551f5d11b5b2d62&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-209%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=209&job=&cmd_args= 15:41:54 -> Pinging Codecov 15:41:54 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-209&commit=f2e1b62f29512f001f9f486e1551f5d11b5b2d62&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-209%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=209&job=&cmd_args= 15:41:55 -> Uploading to 15:41:55 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/5E52B4B073DB2E39498172D8E973AA87/f2e1b62f29512f001f9f486e1551f5d11b5b2d62/be5a7362-8d69-4f43-a8c8-0f967be1e9d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T154155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83d00882a8e48fe87d593c3e3ef600d2c2d525e25aab68221e78f0ae93468d33 15:41:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:41:55 Dload Upload Total Spent Left Speed 15:41:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5756 0 0 100 5756 0 12718 --:--:-- --:--:-- --:--:-- 12706 15:41:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [Pipeline] } 15:41:55 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:41:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:41:57 ---> package-listing.sh 15:41:57 ++ facter osfamily 15:41:57 ++ tr '[:upper:]' '[:lower:]' 15:41:57 + OS_FAMILY=redhat 15:41:57 + workspace=/w/workspace/foundry_device-virtual-go_PR-209 15:41:57 + START_PACKAGES=/tmp/packages_start.txt 15:41:57 + END_PACKAGES=/tmp/packages_end.txt 15:41:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:41:57 + PACKAGES=/tmp/packages_start.txt 15:41:57 + '[' /w/workspace/foundry_device-virtual-go_PR-209 ']' 15:41:57 + PACKAGES=/tmp/packages_end.txt 15:41:57 + case "${OS_FAMILY}" in 15:41:57 + rpm -qa 15:41:57 + sort 15:42:03 + '[' -f /tmp/packages_start.txt ']' 15:42:03 + '[' -f /tmp/packages_end.txt ']' 15:42:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:42:03 + '[' /w/workspace/foundry_device-virtual-go_PR-209 ']' 15:42:03 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-209/archives/ 15:42:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-209/archives/ [Pipeline] echo 15:42:03 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-209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:42:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:42:03 15:42:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:42:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:42:04 alpine: Pulling from edgex-lftools-log-publisher 15:42:04 df20fa9351a1: Pulling fs layer 15:42:04 36b3adc4ff6f: Pulling fs layer 15:42:04 8ad3a11d3b57: Pulling fs layer 15:42:04 46f8f816bc3b: Pulling fs layer 15:42:04 93b61091891f: Pulling fs layer 15:42:04 93b9cdb0e59b: Pulling fs layer 15:42:04 5e14af77c1be: Pulling fs layer 15:42:04 01666e4c0597: Pulling fs layer 15:42:04 aa168da1d23b: Pulling fs layer 15:42:04 93b9cdb0e59b: Waiting 15:42:04 5e14af77c1be: Waiting 15:42:04 01666e4c0597: Waiting 15:42:04 aa168da1d23b: Waiting 15:42:04 46f8f816bc3b: Waiting 15:42:04 93b61091891f: Waiting 15:42:04 36b3adc4ff6f: Verifying Checksum 15:42:04 36b3adc4ff6f: Download complete 15:42:04 46f8f816bc3b: Verifying Checksum 15:42:04 46f8f816bc3b: Download complete 15:42:04 df20fa9351a1: Verifying Checksum 15:42:04 df20fa9351a1: Download complete 15:42:04 93b9cdb0e59b: Verifying Checksum 15:42:04 93b9cdb0e59b: Download complete 15:42:04 5e14af77c1be: Verifying Checksum 15:42:04 5e14af77c1be: Download complete 15:42:04 93b61091891f: Verifying Checksum 15:42:04 93b61091891f: Download complete 15:42:04 01666e4c0597: Verifying Checksum 15:42:04 01666e4c0597: Download complete 15:42:04 8ad3a11d3b57: Verifying Checksum 15:42:04 8ad3a11d3b57: Download complete 15:42:04 df20fa9351a1: Pull complete 15:42:05 36b3adc4ff6f: Pull complete 15:42:07 aa168da1d23b: Verifying Checksum 15:42:07 aa168da1d23b: Download complete 15:42:07 8ad3a11d3b57: Pull complete 15:42:07 46f8f816bc3b: Pull complete 15:42:07 93b61091891f: Pull complete 15:42:07 93b9cdb0e59b: Pull complete 15:42:07 5e14af77c1be: Pull complete 15:42:07 01666e4c0597: Pull complete 15:42:16 aa168da1d23b: Pull complete 15:42:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:42:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:42:16 prd-centos7-docker-4c-2g-369 does not seem to be running inside a container 15:42:16 $ 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-209/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-209 -v /w/workspace/foundry_device-virtual-go_PR-209:/w/workspace/foundry_device-virtual-go_PR-209:rw,z -v /w/workspace/foundry_device-virtual-go_PR-209@tmp:/w/workspace/foundry_device-virtual-go_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:42:19 $ docker top 72f86e1b712ebdc963fb31aa57f2108cc2b218034148a3d7dc68f5703a8cadb4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:19 + touch /tmp/pre-build-complete [Pipeline] sh 15:42:19 + mkdir -p /var/log/sa [Pipeline] sh 15:42:20 + ls /var/log/sa-host 15:42:20 + sadf -c /var/log/sa-host/sa17 15:42:20 file_magic: OK 15:42:20 HZ: Using current value: 100 15:42:20 file_header: OK 15:42:20 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:42:20 Statistics: 15:42:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:42:20 File successfully converted to sysstat format version 12.2.1 15:42:20 + sadf -c /var/log/sa-host/sa23 15:42:20 file_magic: OK 15:42:20 HZ: Using current value: 100 15:42:20 file_header: OK 15:42:20 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:42:20 Statistics: 15:42:20 Hnuu...uuuununununu... 15:42:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:20 provisioning config files... 15:42:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config8957732208312467494tmp [Pipeline] { [Pipeline] echo 15:42:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:42:20 ---> create-netrc.sh [Pipeline] } 15:42:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:42:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:42:21 ---> python-tools-install.sh [Pipeline] echo 15:42:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:42:21 ---> sudo-logs.sh 15:42:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:42:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:42:21 ---> job-cost.sh 15:42:21 lf-activate-venv: SKIPPING 15:42:21 DEBUG: total: 0.20999999344348907 15:42:21 INFO: Retrieving Stack Cost... 15:42:22 INFO: Retrieving Pricing Info for: v1-standard-2 15:42:23 INFO: Archiving Costs [Pipeline] echo 15:42:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:42:23 ---> logs-deploy.sh 15:42:23 lf-activate-venv: SKIPPING 15:42:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-209/2 15:42:23 INFO: archiving workspace using pattern(s): 15:42:25 Archives upload complete. 15:42:25 INFO: archiving logs to Nexus 15:42:27 ---> uname -a: 15:42:27 Linux prd-centos7-docker-4c-2g-369.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:42:27 15:42:27 15:42:27 ---> lscpu: 15:42:27 Architecture: x86_64 15:42:27 CPU op-mode(s): 32-bit, 64-bit 15:42:27 Byte Order: Little Endian 15:42:27 Address sizes: 40 bits physical, 48 bits virtual 15:42:27 CPU(s): 4 15:42:27 On-line CPU(s) list: 0-3 15:42:27 Thread(s) per core: 1 15:42:27 Core(s) per socket: 1 15:42:27 Socket(s): 4 15:42:27 NUMA node(s): 1 15:42:27 Vendor ID: GenuineIntel 15:42:27 CPU family: 6 15:42:27 Model: 44 15:42:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:42:27 Stepping: 1 15:42:27 CPU MHz: 2933.436 15:42:27 BogoMIPS: 5866.87 15:42:27 Virtualization: VT-x 15:42:27 Hypervisor vendor: KVM 15:42:27 Virtualization type: full 15:42:27 L1d cache: 128 KiB 15:42:27 L1i cache: 128 KiB 15:42:27 L2 cache: 16 MiB 15:42:27 L3 cache: 64 MiB 15:42:27 NUMA node0 CPU(s): 0-3 15:42:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:42:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:42:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:42:27 Vulnerability Meltdown: Mitigation; PTI 15:42:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:42:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:42:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:42:27 Vulnerability Srbds: Not affected 15:42:27 Vulnerability Tsx async abort: Not affected 15:42:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:42:27 15:42:27 15:42:27 ---> nproc: 15:42:27 4 15:42:27 15:42:27 15:42:27 ---> df -h: 15:42:27 Filesystem Size Used Available Use% Mounted on 15:42:27 overlay 50.0G 7.3G 42.7G 15% / 15:42:27 tmpfs 64.0M 0 64.0M 0% /dev 15:42:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:42:27 shm 64.0M 0 64.0M 0% /dev/shm 15:42:27 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:42:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:42:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:42:27 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:42:27 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:42:27 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:42:27 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:42:27 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-209 15:42:27 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-209@tmp 15:42:27 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:42:27 15:42:27 15:42:27 ---> free -m: 15:42:27 total used free shared buff/cache available 15:42:27 Mem: 1837 738 118 0 980 993 15:42:27 Swap: 1023 1 1022 15:42:27 15:42:27 15:42:27 ---> ip addr: 15:42:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:42:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:42:27 inet 127.0.0.1/8 scope host lo 15:42:27 valid_lft forever preferred_lft forever 15:42:27 inet6 ::1/128 scope host 15:42:27 valid_lft forever preferred_lft forever 15:42:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:42:27 link/ether fa:16:3e:68:7e:e3 brd ff:ff:ff:ff:ff:ff 15:42:27 inet 10.30.123.252/23 brd 10.30.123.255 scope global dynamic eth0 15:42:27 valid_lft 85713sec preferred_lft 85713sec 15:42:27 inet6 fe80::f816:3eff:fe68:7ee3/64 scope link 15:42:27 valid_lft forever preferred_lft forever 15:42:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:42:27 link/ether 02:42:8a:1b:1e:c3 brd ff:ff:ff:ff:ff:ff 15:42:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:42:27 valid_lft forever preferred_lft forever 15:42:27 inet6 fe80::42:8aff:fe1b:1ec3/64 scope link 15:42:27 valid_lft forever preferred_lft forever 15:42:27 15:42:27 15:42:27 ---> sar -b -r -n DEV: 15:42:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 15:42:27 15:42:27 15:30:46 LINUX RESTART (4 CPU) 15:42:27 15:42:27 15:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:42:27 15:33:01 13.01 4.49 8.52 0.00 1111.40 712.46 0.00 15:42:27 15:34:01 0.40 0.00 0.40 0.00 0.00 5.88 0.00 15:42:27 15:35:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 15:42:27 15:36:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 15:42:27 15:37:02 0.30 0.00 0.30 0.00 0.00 3.85 0.00 15:42:27 15:38:01 0.24 0.00 0.24 0.00 0.00 2.39 0.00 15:42:27 15:39:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 15:42:27 15:40:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 15:42:27 15:41:01 0.37 0.00 0.37 0.00 0.00 3.95 0.00 15:42:27 15:42:01 40.73 40.45 0.28 0.00 3664.31 2.86 0.00 15:42:27 Average: 5.62 4.50 1.12 0.00 478.55 74.55 0.00 15:42:27 15:42:27 15:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:42:27 15:33:01 181332 0 631128 33.54 2620 1066464 1121448 38.27 454412 1048000 20 15:42:27 15:34:01 186316 0 626140 33.28 2620 1066468 1079288 36.83 460104 1038112 12 15:42:27 15:35:01 183948 0 628504 33.40 2620 1066472 1079504 36.84 458360 1042612 12 15:42:27 15:36:01 184848 0 627600 33.36 2620 1066476 1079288 36.83 472608 1027108 16 15:42:27 15:37:02 184168 0 628276 33.39 2620 1066480 1079396 36.84 471252 1028876 8 15:42:27 15:38:01 184824 0 627608 33.36 2620 1066492 1079288 36.83 470804 1028876 8 15:42:27 15:39:01 185056 0 627376 33.34 2620 1066492 1079288 36.83 470804 1028876 16 15:42:27 15:40:01 185016 0 627408 33.35 2620 1066500 1079288 36.83 470816 1028880 8 15:42:27 15:41:01 185024 0 627396 33.34 2620 1066504 1079288 36.83 470712 1028876 8 15:42:27 15:42:01 71404 0 657552 34.95 2620 1149968 1115440 38.07 500136 1112592 148 15:42:27 Average: 173194 0 630899 33.53 2620 1074832 1087152 37.10 470001 1041281 26 15:42:27 15:42:27 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:42:27 15:33:01 eth0 68.26 69.45 166.74 13.31 0.00 0.00 0.00 0.00 15:42:27 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:33:01 docker0 55.32 47.06 5.14 142.45 0.00 0.00 0.00 0.00 15:42:27 15:34:01 eth0 1.30 0.07 0.11 0.04 0.00 0.00 0.00 0.00 15:42:27 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:35:01 eth0 1.02 0.60 0.54 0.40 0.00 0.00 0.00 0.00 15:42:27 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:36:01 eth0 0.45 0.07 0.04 0.01 0.00 0.00 0.00 0.00 15:42:27 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:37:02 eth0 0.90 0.38 0.43 0.26 0.00 0.00 0.00 0.00 15:42:27 15:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:38:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:42:27 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:39:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:42:27 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:40:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:42:27 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:41:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:42:27 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:42:01 eth0 9.52 5.91 9.52 3.50 0.00 0.00 0.00 0.00 15:42:27 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 Average: eth0 8.20 7.69 17.78 1.76 0.00 0.00 0.00 0.00 15:42:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:27 Average: docker0 5.54 4.72 0.52 14.28 0.00 0.00 0.00 0.00 15:42:27 15:42:27 15:42:27 ---> sar -P ALL: 15:42:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 15:42:27 15:42:27 15:30:46 LINUX RESTART (4 CPU) 15:42:27 15:42:27 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:42:27 15:33:01 all 1.65 0.00 1.26 0.16 0.65 96.28 15:42:27 15:33:01 0 2.03 0.00 1.51 0.44 0.54 95.50 15:42:27 15:33:01 1 1.89 0.00 1.26 0.03 0.67 96.15 15:42:27 15:33:01 2 1.40 0.00 1.12 0.13 0.75 96.60 15:42:27 15:33:01 3 1.27 0.00 1.17 0.05 0.63 96.88 15:42:27 15:34:01 all 0.14 0.00 0.05 0.00 0.15 99.65 15:42:27 15:34:01 0 0.03 0.00 0.05 0.00 0.42 99.50 15:42:27 15:34:01 1 0.35 0.00 0.07 0.00 0.13 99.45 15:42:27 15:34:01 2 0.15 0.00 0.08 0.02 0.05 99.70 15:42:27 15:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:42:27 15:35:01 all 0.23 0.00 0.25 0.00 0.11 99.42 15:42:27 15:35:01 0 0.08 0.00 0.12 0.00 0.10 99.70 15:42:27 15:35:01 1 0.60 0.00 0.27 0.00 0.13 99.00 15:42:27 15:35:01 2 0.12 0.00 0.27 0.00 0.12 99.50 15:42:27 15:35:01 3 0.12 0.00 0.33 0.00 0.08 99.47 15:42:27 15:36:01 all 0.15 0.00 0.09 0.00 0.07 99.70 15:42:27 15:36:01 0 0.02 0.00 0.18 0.00 0.03 99.77 15:42:27 15:36:01 1 0.50 0.00 0.05 0.00 0.10 99.35 15:42:27 15:36:01 2 0.02 0.00 0.10 0.00 0.03 99.85 15:42:27 15:36:01 3 0.05 0.00 0.03 0.00 0.10 99.82 15:42:27 15:37:02 all 0.14 0.00 0.19 0.00 0.04 99.63 15:42:27 15:37:02 0 0.03 0.00 0.22 0.00 0.03 99.72 15:42:27 15:37:02 1 0.33 0.00 0.15 0.00 0.05 99.47 15:42:27 15:37:02 2 0.10 0.00 0.18 0.00 0.07 99.65 15:42:27 15:37:02 3 0.08 0.00 0.20 0.00 0.02 99.70 15:42:27 15:38:01 all 0.11 0.00 0.05 0.00 0.29 99.55 15:42:27 15:38:01 0 0.03 0.00 0.03 0.00 0.29 99.65 15:42:27 15:38:01 1 0.05 0.00 0.07 0.00 0.41 99.48 15:42:27 15:38:01 2 0.36 0.00 0.07 0.00 0.39 99.19 15:42:27 15:38:01 3 0.02 0.00 0.02 0.00 0.08 99.88 15:42:27 15:39:01 all 0.15 0.00 0.05 0.00 0.03 99.77 15:42:27 15:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:42:27 15:39:01 1 0.08 0.00 0.05 0.00 0.03 99.83 15:42:27 15:39:01 2 0.48 0.00 0.07 0.00 0.02 99.43 15:42:27 15:39:01 3 0.03 0.00 0.05 0.00 0.02 99.90 15:42:27 15:40:01 all 0.15 0.00 0.05 0.00 0.04 99.76 15:42:27 15:40:01 0 0.02 0.00 0.05 0.00 0.02 99.92 15:42:27 15:40:01 1 0.07 0.00 0.08 0.00 0.08 99.77 15:42:27 15:40:01 2 0.47 0.00 0.05 0.00 0.03 99.45 15:42:27 15:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:42:27 15:41:01 all 0.15 0.00 0.03 0.00 0.15 99.68 15:42:27 15:41:01 0 0.03 0.00 0.02 0.00 0.05 99.90 15:42:27 15:41:01 1 0.03 0.00 0.02 0.00 0.07 99.88 15:42:27 15:41:01 2 0.48 0.00 0.05 0.00 0.43 99.04 15:42:27 15:41:01 3 0.03 0.00 0.03 0.00 0.03 99.90 15:42:27 15:42:01 all 1.08 0.00 0.54 0.91 0.37 97.11 15:42:27 15:42:01 0 0.87 0.00 0.52 0.28 0.28 98.05 15:42:27 15:42:01 1 0.95 0.00 0.50 0.67 0.50 97.39 15:42:27 15:42:01 2 1.54 0.00 0.64 1.24 0.37 96.22 15:42:27 15:42:01 3 0.95 0.00 0.50 1.47 0.32 96.77 15:42:27 Average: all 0.39 0.00 0.26 0.11 0.19 99.05 15:42:27 Average: 0 0.32 0.00 0.27 0.07 0.18 99.16 15:42:27 Average: 1 0.49 0.00 0.25 0.07 0.22 98.98 15:42:27 Average: 2 0.51 0.00 0.26 0.14 0.23 98.86 15:42:27 Average: 3 0.26 0.00 0.24 0.15 0.13 99.22 15:42:27 15:42:27 15:42:27