Pull request #145 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d650c3efdc6a8195eb1a71a2225f0f643cf49e0d+c9d1bc531ce8d239853a83473b53448fb6f2334c (04fd9ea684dbba647609148a8d82c1fa43f63a60) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 14412ea6c559e203c60c6aec71a1cbd01eb2e17f Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-145/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-145/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-10055 in /w/workspace/foundry_device-virtual-go_PR-145 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-145 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c9d1bc531ce8d239853a83473b53448fb6f2334c into PR head commit d650c3efdc6a8195eb1a71a2225f0f643cf49e0d Merge succeeded, producing d650c3efdc6a8195eb1a71a2225f0f643cf49e0d Checking out Revision d650c3efdc6a8195eb1a71a2225f0f643cf49e0d (PR-145) > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d650c3efdc6a8195eb1a71a2225f0f643cf49e0d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c9d1bc531ce8d239853a83473b53448fb6f2334c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d650c3efdc6a8195eb1a71a2225f0f643cf49e0d # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:41:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:41:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:41:11 ========================================================= 06:41:11 EdgeX Global Pipelines Version Info 06:41:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:41:13 ------------------- 06:41:13 stable info: 06:41:13 ------------------- 06:41:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:41:13 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 06:41:13 Message: update stable to v1.0.152 06:41:14 ------------------- 06:41:14 experimental info: 06:41:14 ------------------- 06:41:14 Commited By: **** collab-it+edgex@linuxfoundation.org 06:41:14 Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 06:41:14 Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:41:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:41:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:41:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:41:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:41:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:41:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:41:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:41:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:41:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:41:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-145 [Pipeline] echo 06:41:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-145 [Pipeline] echo 06:41:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-145 [Pipeline] echo 06:41:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d650c3efdc6a8195eb1a71a2225f0f643cf49e0d [Pipeline] echo 06:41:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d650c3e [Pipeline] echo 06:41:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:19 + git log --format=format:%s -1 d650c3efdc6a8195eb1a71a2225f0f643cf49e0d [Pipeline] echo 06:41:19 GIT_COMMIT: d650c3efdc6a8195eb1a71a2225f0f643cf49e0d, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:41:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:20 06:41:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:41:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:21 latest: Pulling from edgex-devops/git-semver 06:41:21 31603596830f: Pulling fs layer 06:41:21 2a8b12db71e7: Pulling fs layer 06:41:21 6ca5941a6612: Pulling fs layer 06:41:21 ecc8261a40a4: Pulling fs layer 06:41:21 ecc8261a40a4: Waiting 06:41:21 2a8b12db71e7: Verifying Checksum 06:41:21 2a8b12db71e7: Download complete 06:41:21 31603596830f: Verifying Checksum 06:41:21 31603596830f: Download complete 06:41:21 6ca5941a6612: Verifying Checksum 06:41:21 6ca5941a6612: Download complete 06:41:21 ecc8261a40a4: Verifying Checksum 06:41:21 ecc8261a40a4: Download complete 06:41:21 31603596830f: Pull complete 06:41:22 2a8b12db71e7: Pull complete 06:41:22 6ca5941a6612: Pull complete 06:41:22 ecc8261a40a4: Pull complete 06:41:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:41:23 prd-centos7-docker-4c-2g-10055 does not seem to be running inside a container 06:41:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-145 -v /w/workspace/foundry_device-virtual-go_PR-145:/w/workspace/foundry_device-virtual-go_PR-145:rw,z -v /w/workspace/foundry_device-virtual-go_PR-145@tmp:/w/workspace/foundry_device-virtual-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:41:25 $ docker top b28153227b73dd53098d2340626de382471919665f02c6b778ae58251cef0a98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:25 [ssh-agent] Looking for ssh-agent implementation... 06:41:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:25 $ docker exec b28153227b73dd53098d2340626de382471919665f02c6b778ae58251cef0a98 ssh-agent 06:41:26 SSH_AUTH_SOCK=/tmp/ssh-Sr1WR9Rk60rf/agent.13 06:41:26 SSH_AGENT_PID=19 06:41:26 Running ssh-add (command line suppressed) 06:41:26 Identity added: /w/workspace/foundry_device-virtual-go_PR-145@tmp/private_key_9192753111419337853.key (/w/workspace/foundry_device-virtual-go_PR-145@tmp/private_key_9192753111419337853.key) 06:41:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:26 + git tag --points-at HEAD [Pipeline] } 06:41:26 $ docker exec --env ******** --env ******** b28153227b73dd53098d2340626de382471919665f02c6b778ae58251cef0a98 ssh-agent -k 06:41:26 unset SSH_AUTH_SOCK; 06:41:26 unset SSH_AGENT_PID; 06:41:26 echo Agent pid 19 killed; 06:41:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:27 [ssh-agent] Looking for ssh-agent implementation... 06:41:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:27 $ docker exec b28153227b73dd53098d2340626de382471919665f02c6b778ae58251cef0a98 ssh-agent 06:41:27 SSH_AUTH_SOCK=/tmp/ssh-g9IY7Y9osNeN/agent.47 06:41:27 SSH_AGENT_PID=53 06:41:27 Running ssh-add (command line suppressed) 06:41:27 Identity added: /w/workspace/foundry_device-virtual-go_PR-145@tmp/private_key_495660907003906232.key (/w/workspace/foundry_device-virtual-go_PR-145@tmp/private_key_495660907003906232.key) 06:41:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:28 + git semver init 06:41:28 # -> Open(): unable to determine branch for HEAD 06:41:28 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-145/.git 06:41:28 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-145 06:41:28 # $SEMVER_REMOTE_NAME = origin 06:41:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:41:28 # $SEMVER_USER_NAME = edgex-jenkins 06:41:28 # $SEMVER_BRANCH = PR-145 06:41:28 # $SEMVER_TEMP = /tmp/semver-814659719 06:41:28 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:41:28 # '/tmp/semver-814659719' -> '/w/workspace/foundry_device-virtual-go_PR-145/.semver' 06:41:28 # -> Force: false 06:41:28 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-145/.semver [Pipeline] } 06:41:28 $ docker exec --env ******** --env ******** b28153227b73dd53098d2340626de382471919665f02c6b778ae58251cef0a98 ssh-agent -k 06:41:28 unset SSH_AUTH_SOCK; 06:41:28 unset SSH_AGENT_PID; 06:41:28 echo Agent pid 53 killed; 06:41:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:29 + git semver [Pipeline] } 06:41:29 $ docker stop --time=1 b28153227b73dd53098d2340626de382471919665f02c6b778ae58251cef0a98 06:41:30 $ docker rm -f b28153227b73dd53098d2340626de382471919665f02c6b778ae58251cef0a98 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:31 Stashed 1 file(s) [Pipeline] echo 06:41:31 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:41:33 ========================================================= 06:41:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:41:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:41:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:41:33 Sending build context to Docker daemon 718.8kB 06:41:33 Step 1/8 : ARG BASE=golang:1.15-alpine 06:41:33 Step 2/8 : FROM ${BASE} 06:41:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:41:33 df20fa9351a1: Pulling fs layer 06:41:33 ed8968b2872e: Pulling fs layer 06:41:33 a92cc7c5fd73: Pulling fs layer 06:41:33 e871e8e8d7a9: Pulling fs layer 06:41:33 e73272ec9a57: Pulling fs layer 06:41:33 1e910a182e73: Pulling fs layer 06:41:33 4e634b169226: Pulling fs layer 06:41:33 e73272ec9a57: Waiting 06:41:33 1e910a182e73: Waiting 06:41:33 4e634b169226: Waiting 06:41:33 e871e8e8d7a9: Waiting 06:41:33 a92cc7c5fd73: Verifying Checksum 06:41:33 a92cc7c5fd73: Download complete 06:41:33 ed8968b2872e: Verifying Checksum 06:41:33 ed8968b2872e: Download complete 06:41:33 e73272ec9a57: Verifying Checksum 06:41:33 e73272ec9a57: Download complete 06:41:33 1e910a182e73: Download complete 06:41:33 df20fa9351a1: Verifying Checksum 06:41:33 df20fa9351a1: Download complete 06:41:34 df20fa9351a1: Pull complete 06:41:34 ed8968b2872e: Pull complete 06:41:34 a92cc7c5fd73: Pull complete 06:41:35 4e634b169226: Download complete 06:41:36 e871e8e8d7a9: Verifying Checksum 06:41:36 e871e8e8d7a9: Download complete 06:41:41 e871e8e8d7a9: Pull complete 06:41:41 e73272ec9a57: Pull complete 06:41:41 1e910a182e73: Pull complete 06:41:47 Still waiting to schedule task 06:41:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:41:49 4e634b169226: Pull complete 06:41:49 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:41:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:41:49 ---> f7629b54cfaa 06:41:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:41:49 ---> Running in 93ad30214154 06:41:49 Removing intermediate container 93ad30214154 06:41:49 ---> fb2c161e9198 06:41:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:49 ---> Running in 7c8c89fd72ef 06:41:51 Removing intermediate container 7c8c89fd72ef 06:41:51 ---> 5f6b59790385 06:41:51 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:41:51 ---> Running in 2c6af89c6dac 06:41:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:41:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:41:53 (1/14) Installing libmagic (5.38-r0) 06:41:53 (2/14) Installing file (5.38-r0) 06:41:53 (3/14) Installing libc-dev (0.7.2-r3) 06:41:53 (4/14) Installing g++ (9.3.0-r2) 06:41:58 (5/14) Installing fortify-headers (1.1-r0) 06:41:58 (6/14) Installing patch (2.7.6-r6) 06:41:58 (7/14) Installing build-base (0.5-r2) 06:41:58 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:41:58 (9/14) Installing libedit (20191231.3.1-r0) 06:41:58 (10/14) Installing openssh-client (8.3_p1-r0) 06:41:58 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:41:58 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:41:58 (13/14) Installing openssh-server (8.3_p1-r0) 06:41:59 (14/14) Installing openssh (8.3_p1-r0) 06:41:59 Executing busybox-1.31.1-r16.trigger 06:41:59 OK: 237 MiB in 53 packages 06:42:02 Removing intermediate container 2c6af89c6dac 06:42:02 ---> 1606f8eb6810 06:42:02 Step 6/8 : WORKDIR /device-virtual-go 06:42:02 ---> Running in ee7e3109162b 06:42:02 Removing intermediate container ee7e3109162b 06:42:02 ---> fee08dbd836a 06:42:02 Step 7/8 : COPY . . 06:42:03 ---> 91e76c260b15 06:42:03 Step 8/8 : RUN go mod download 06:42:03 ---> Running in 0b124aa80df2 06:42:26 Removing intermediate container 0b124aa80df2 06:42:26 ---> 1c63e408d212 06:42:26 Successfully built 1c63e408d212 06:42:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:42:26 + docker inspect -f . ci-base-image-x86_64 06:42:26 . [Pipeline] withDockerContainer 06:42:26 prd-centos7-docker-4c-2g-10055 does not seem to be running inside a container 06:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-145 -v /w/workspace/foundry_device-virtual-go_PR-145:/w/workspace/foundry_device-virtual-go_PR-145:rw,z -v /w/workspace/foundry_device-virtual-go_PR-145@tmp:/w/workspace/foundry_device-virtual-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:42:27 $ docker top df8bbee929d450c8b287bb9c9416e64423efc4c133422597bd0ddc19b0af5a9f -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:27 + go version 06:42:27 go version go1.15.2 linux/amd64 [Pipeline] } 06:42:27 $ docker stop --time=1 df8bbee929d450c8b287bb9c9416e64423efc4c133422597bd0ddc19b0af5a9f 06:42:29 $ docker rm -f df8bbee929d450c8b287bb9c9416e64423efc4c133422597bd0ddc19b0af5a9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:42:30 + docker inspect -f . ci-base-image-x86_64 06:42:30 . [Pipeline] withDockerContainer 06:42:30 prd-centos7-docker-4c-2g-10055 does not seem to be running inside a container 06:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-145 -v /w/workspace/foundry_device-virtual-go_PR-145:/w/workspace/foundry_device-virtual-go_PR-145:rw,z -v /w/workspace/foundry_device-virtual-go_PR-145@tmp:/w/workspace/foundry_device-virtual-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:42:31 $ docker top 7a62549f3ffb96b7b7a5e4f27bd32aa4f34e23e44f116dff1d2ea7eb01a02a65 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:32 + make test 06:42:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:42:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:42:48 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:42:50 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.428s coverage: 64.4% of statements 06:42:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:42:53 gofmt -l . 06:42:53 [ "`gofmt -l .`" = "" ] 06:42:53 ./bin/test-attribution-txt.sh 06:42:54 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:42:54 $ docker stop --time=1 7a62549f3ffb96b7b7a5e4f27bd32aa4f34e23e44f116dff1d2ea7eb01a02a65 06:42:56 $ docker rm -f 7a62549f3ffb96b7b7a5e4f27bd32aa4f34e23e44f116dff1d2ea7eb01a02a65 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:42:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:42:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:42:59 + ls -al . 06:42:59 total 128 06:42:59 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 2 06:42 . 06:42:59 drwxrwxr-x. 4 jenkins jenkins 112 Nov 2 06:41 .. 06:42:59 -rw-rw-r--. 1 jenkins jenkins 6713 Nov 2 06:41 Attribution.txt 06:42:59 drwxrwxr-x. 2 jenkins jenkins 64 Nov 2 06:41 bin 06:42:59 drwxrwxr-x. 3 jenkins jenkins 32 Nov 2 06:41 cmd 06:42:59 -rw-r--r--. 1 jenkins jenkins 47242 Nov 2 06:42 coverage.out 06:42:59 -rw-rw-r--. 1 jenkins jenkins 1834 Nov 2 06:41 Dockerfile 06:42:59 -rw-rw-r--. 1 jenkins jenkins 957 Nov 2 06:41 Dockerfile.build 06:42:59 drwxrwxr-x. 8 jenkins jenkins 179 Nov 2 06:41 .git 06:42:59 drwxrwxr-x. 2 jenkins jenkins 60 Nov 2 06:41 .github 06:42:59 -rw-rw-r--. 1 jenkins jenkins 258 Nov 2 06:41 .gitignore 06:42:59 -rw-r--r--. 1 jenkins jenkins 863 Nov 2 06:42 go.mod 06:42:59 -rw-r--r--. 1 jenkins jenkins 16577 Nov 2 06:42 go.sum 06:42:59 drwxrwxr-x. 3 jenkins jenkins 20 Nov 2 06:41 internal 06:42:59 -rw-rw-r--. 1 jenkins jenkins 660 Nov 2 06:41 Jenkinsfile 06:42:59 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 2 06:41 LICENSE 06:42:59 -rw-rw-r--. 1 jenkins jenkins 873 Nov 2 06:41 Makefile 06:42:59 -rw-rw-r--. 1 jenkins jenkins 918 Nov 2 06:41 README.md 06:42:59 drwx------. 3 jenkins jenkins 58 Nov 2 06:41 .semver 06:42:59 -rw-rw-r--. 1 jenkins jenkins 5 Nov 2 06:41 VERSION 06:42:59 -rw-rw-r--. 1 jenkins jenkins 235 Nov 2 06:41 version.go [Pipeline] isUnix [Pipeline] sh 06:42:59 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d650c3efdc6a8195eb1a71a2225f0f643cf49e0d --label arch=amd64 --label version=0.0.0 . 06:42:59 Sending build context to Docker daemon 784.4kB 06:42:59 Step 1/22 : ARG BASE=golang:1.15-alpine 06:42:59 Step 2/22 : FROM ${BASE} AS builder 06:42:59 ---> 1c63e408d212 06:42:59 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:43:00 ---> Running in 098e0b907212 06:43:00 Removing intermediate container 098e0b907212 06:43:00 ---> 087735515edd 06:43:00 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:43:00 ---> Running in b736ad7a26fa 06:43:00 Removing intermediate container b736ad7a26fa 06:43:00 ---> 9ebdf2f9f662 06:43:00 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:43:00 ---> Running in d52972587c7c 06:43:00 Removing intermediate container d52972587c7c 06:43:00 ---> ef36eb3a3675 06:43:00 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:00 ---> Running in 2ad08b4b5773 06:43:01 Removing intermediate container 2ad08b4b5773 06:43:01 ---> 97cec798462d 06:43:01 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:43:01 ---> Running in 172c1563665c 06:43:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:43:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:43:04 OK: 237 MiB in 53 packages 06:43:05 Removing intermediate container 172c1563665c 06:43:05 ---> a5b80315525e 06:43:05 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:43:05 ---> Running in 8436d07456b0 06:43:05 Removing intermediate container 8436d07456b0 06:43:05 ---> 6d575e48fefd 06:43:05 Step 9/22 : COPY . . 06:43:05 ---> be09a093dfae 06:43:05 Step 10/22 : ARG MAKE='make build' 06:43:05 ---> Running in a34e7dfdec5b 06:43:06 Removing intermediate container a34e7dfdec5b 06:43:06 ---> 519b58aa5e7a 06:43:06 Step 11/22 : RUN $MAKE 06:43:06 ---> Running in 4cdd112b78f3 06:43:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:43:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:43:24 Removing intermediate container 4cdd112b78f3 06:43:24 ---> c3a4a5f29313 06:43:24 Step 12/22 : FROM alpine 06:43:24 latest: Pulling from library/alpine 06:43:24 188c0c94c7c5: Pulling fs layer 06:43:25 188c0c94c7c5: Verifying Checksum 06:43:25 188c0c94c7c5: Download complete 06:43:25 188c0c94c7c5: Pull complete 06:43:25 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:43:25 Status: Downloaded newer image for alpine:latest 06:43:25 ---> d6e46aa2470d 06:43:25 Step 13/22 : ENV APP_PORT=49990 06:43:25 ---> Running in 9cd6c991d477 06:43:25 Removing intermediate container 9cd6c991d477 06:43:25 ---> 29c8d57ad949 06:43:25 Step 14/22 : EXPOSE $APP_PORT 06:43:25 ---> Running in 78ad56bc34b5 06:43:25 Removing intermediate container 78ad56bc34b5 06:43:25 ---> c152958bec9f 06:43:25 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:43:26 ---> bb94ec6b777d 06:43:26 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:43:26 ---> 5b5454402e5a 06:43:26 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:43:26 ---> ee7f305b5bc7 06:43:26 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:43:26 ---> Running in 0bb5b4d14e36 06:43:27 Removing intermediate container 0bb5b4d14e36 06:43:27 ---> ea780bb61d70 06:43:27 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:43:27 ---> Running in 4c8bd420c702 06:43:27 Removing intermediate container 4c8bd420c702 06:43:27 ---> 36bfa9a7b82c 06:43:27 Step 20/22 : LABEL arch=amd64 06:43:27 ---> Running in 3edfedcc7a76 06:43:27 Removing intermediate container 3edfedcc7a76 06:43:27 ---> a018f7f265be 06:43:27 Step 21/22 : LABEL git_sha=d650c3efdc6a8195eb1a71a2225f0f643cf49e0d 06:43:27 ---> Running in 84aa8689ab27 06:43:27 Removing intermediate container 84aa8689ab27 06:43:27 ---> de71c97fa90f 06:43:27 Step 22/22 : LABEL version=0.0.0 06:43:27 ---> Running in 1748eb84e148 06:43:28 Removing intermediate container 1748eb84e148 06:43:28 ---> 15a6fbe5f3a4 06:43:28 [Warning] One or more build-args [ARCH] were not consumed 06:43:28 Successfully built 15a6fbe5f3a4 06:43:28 Successfully tagged docker-device-virtual-go: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:45:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-10072 in /w/workspace/foundry_device-virtual-go_PR-145 [Pipeline] { [Pipeline] ws 06:45:10 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:45:16 using credential edgex-jenkins-ssh 06:45:16 Cloning the remote Git repository 06:45:16 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:45:16 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:45:16 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:45:16 > git --version # timeout=10 06:45:16 > git --version # 'git version 2.17.1' 06:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:18 Merging remotes/origin/master commit c9d1bc531ce8d239853a83473b53448fb6f2334c into PR head commit d650c3efdc6a8195eb1a71a2225f0f643cf49e0d 06:45:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:45:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:45:17 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:45:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:45:18 > git config core.sparsecheckout # timeout=10 06:45:18 > git checkout -f d650c3efdc6a8195eb1a71a2225f0f643cf49e0d # timeout=10 06:45:18 > git remote # timeout=10 06:45:18 > git config --get remote.origin.url # timeout=10 06:45:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:18 > git merge c9d1bc531ce8d239853a83473b53448fb6f2334c # timeout=10 06:45:18 Merge succeeded, producing d650c3efdc6a8195eb1a71a2225f0f643cf49e0d 06:45:18 Checking out Revision d650c3efdc6a8195eb1a71a2225f0f643cf49e0d (PR-145) 06:45:18 > git rev-parse HEAD^{commit} # timeout=10 06:45:18 > git config core.sparsecheckout # timeout=10 06:45:18 > git checkout -f d650c3efdc6a8195eb1a71a2225f0f643cf49e0d # timeout=10 06:45:22 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" 06:45:22 > git --version # timeout=10 06:45:22 > git --version # 'git version 2.17.1' 06:45:22 fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:45:24 ========================================================= 06:45:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:45:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:45:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:45:25 Sending build context to Docker daemon 471.6kB 06:45:25 Step 1/8 : ARG BASE=golang:1.15-alpine 06:45:25 Step 2/8 : FROM ${BASE} 06:45:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:45:26 b538f80385f9: Pulling fs layer 06:45:26 74f711af9a0d: Pulling fs layer 06:45:26 99f96fe45779: Pulling fs layer 06:45:26 8529a6b9a6be: Pulling fs layer 06:45:26 45590311c82a: Pulling fs layer 06:45:26 69ca0ff8b7b3: Pulling fs layer 06:45:26 209524e5b208: Pulling fs layer 06:45:26 69ca0ff8b7b3: Waiting 06:45:26 8529a6b9a6be: Waiting 06:45:26 45590311c82a: Waiting 06:45:26 209524e5b208: Waiting 06:45:26 99f96fe45779: Verifying Checksum 06:45:26 99f96fe45779: Download complete 06:45:26 74f711af9a0d: Verifying Checksum 06:45:26 74f711af9a0d: Download complete 06:45:26 45590311c82a: Verifying Checksum 06:45:26 45590311c82a: Download complete 06:45:26 69ca0ff8b7b3: Verifying Checksum 06:45:26 69ca0ff8b7b3: Download complete 06:45:26 b538f80385f9: Download complete 06:45:27 b538f80385f9: Pull complete 06:45:28 74f711af9a0d: Pull complete 06:45:28 99f96fe45779: Pull complete 06:45:29 209524e5b208: Verifying Checksum 06:45:29 209524e5b208: Download complete 06:45:31 8529a6b9a6be: Download complete 06:45:41 8529a6b9a6be: Pull complete 06:45:41 45590311c82a: Pull complete 06:45:42 69ca0ff8b7b3: Pull complete 06:45:46 209524e5b208: Pull complete 06:45:46 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:45:46 ---> 5bddaf1c2fca 06:45:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:45:49 ---> Running in e6b7725d0606 06:45:49 Removing intermediate container e6b7725d0606 06:45:49 ---> 028dc3a62b84 06:45:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:49 ---> Running in 9c47e79bc690 06:45:51 Removing intermediate container 9c47e79bc690 06:45:51 ---> 674d35dd2c2e 06:45:51 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:45:51 ---> Running in 526ff145b54b 06:45:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:45:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:45:54 (1/14) Installing libmagic (5.38-r0) 06:45:54 (2/14) Installing file (5.38-r0) 06:45:54 (3/14) Installing libc-dev (0.7.2-r3) 06:45:54 (4/14) Installing g++ (9.3.0-r2) 06:46:05 (5/14) Installing fortify-headers (1.1-r0) 06:46:05 (6/14) Installing patch (2.7.6-r6) 06:46:05 (7/14) Installing build-base (0.5-r2) 06:46:05 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:46:05 (9/14) Installing libedit (20191231.3.1-r0) 06:46:05 (10/14) Installing openssh-client (8.3_p1-r0) 06:46:05 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:46:05 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:46:05 (13/14) Installing openssh-server (8.3_p1-r0) 06:46:05 (14/14) Installing openssh (8.3_p1-r0) 06:46:06 Executing busybox-1.31.1-r16.trigger 06:46:06 OK: 221 MiB in 53 packages 06:46:10 Removing intermediate container 526ff145b54b 06:46:10 ---> 12e541e59ee7 06:46:10 Step 6/8 : WORKDIR /device-virtual-go 06:46:10 ---> Running in 7b6d6f543437 06:46:10 Removing intermediate container 7b6d6f543437 06:46:10 ---> b333c5550d12 06:46:10 Step 7/8 : COPY . . 06:46:11 ---> 86af198b8153 06:46:11 Step 8/8 : RUN go mod download 06:46:11 ---> Running in d9505522ab22 06:46:34 Removing intermediate container d9505522ab22 06:46:34 ---> 97a76f279ffa 06:46:34 Successfully built 97a76f279ffa 06:46:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:46:35 + docker inspect -f . ci-base-image-arm64 06:46:35 . [Pipeline] withDockerContainer 06:46:35 prd-ubuntu18.04-docker-arm64-4c-16g-10072 does not seem to be running inside a container 06:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:46:37 $ docker top d038b4a65a6f737a9a1adbad686a6750e518c6f0cc122bf780a1e7c318d87149 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:39 + go version 06:46:39 go version go1.15.2 linux/arm64 [Pipeline] } 06:46:39 $ docker stop --time=1 d038b4a65a6f737a9a1adbad686a6750e518c6f0cc122bf780a1e7c318d87149 06:46:41 $ docker rm -f d038b4a65a6f737a9a1adbad686a6750e518c6f0cc122bf780a1e7c318d87149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:42 + docker inspect -f . ci-base-image-arm64 06:46:42 . [Pipeline] withDockerContainer 06:46:42 prd-ubuntu18.04-docker-arm64-4c-16g-10072 does not seem to be running inside a container 06:46:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:46:44 $ docker top 48fc6101748c549bbae1c679d7776ae7f792103defa15fa1d1a24f9f38f95211 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:46 + make test 06:46:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:46:47 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:47:34 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:47:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.410s coverage: 64.4% of statements 06:47:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:47:39 gofmt -l . 06:47:39 [ "`gofmt -l .`" = "" ] 06:47:39 ./bin/test-attribution-txt.sh 06:47:41 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:47:41 $ docker stop --time=1 48fc6101748c549bbae1c679d7776ae7f792103defa15fa1d1a24f9f38f95211 06:47:43 $ docker rm -f 48fc6101748c549bbae1c679d7776ae7f792103defa15fa1d1a24f9f38f95211 [Pipeline] // withDockerContainer [Pipeline] sh 06:47:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:47:44 Warning: overwriting stash ‘coverage-report’ 06:47:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:47:46 + ls -al . 06:47:46 total 152 06:47:46 drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 06:47 . 06:47:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:45 .. 06:47:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:45 .git 06:47:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 .github 06:47:46 -rw-rw-r-- 1 jenkins jenkins 258 Nov 2 06:45 .gitignore 06:47:46 -rw-rw-r-- 1 jenkins jenkins 6713 Nov 2 06:45 Attribution.txt 06:47:46 -rw-rw-r-- 1 jenkins jenkins 1834 Nov 2 06:45 Dockerfile 06:47:46 -rw-rw-r-- 1 jenkins jenkins 957 Nov 2 06:45 Dockerfile.build 06:47:46 -rw-rw-r-- 1 jenkins jenkins 660 Nov 2 06:45 Jenkinsfile 06:47:46 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 06:45 LICENSE 06:47:46 -rw-rw-r-- 1 jenkins jenkins 873 Nov 2 06:45 Makefile 06:47:46 -rw-rw-r-- 1 jenkins jenkins 918 Nov 2 06:45 README.md 06:47:46 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 06:41 VERSION 06:47:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 bin 06:47:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:45 cmd 06:47:46 -rw-r--r-- 1 jenkins jenkins 47242 Nov 2 06:47 coverage.out 06:47:46 -rw-r--r-- 1 jenkins jenkins 863 Nov 2 06:47 go.mod 06:47:46 -rw-r--r-- 1 jenkins jenkins 16577 Nov 2 06:47 go.sum 06:47:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:45 internal 06:47:46 -rw-rw-r-- 1 jenkins jenkins 235 Nov 2 06:45 version.go [Pipeline] isUnix [Pipeline] sh 06:47:47 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d650c3efdc6a8195eb1a71a2225f0f643cf49e0d --label arch=arm64 --label version=0.0.0 . 06:47:47 Sending build context to Docker daemon 537.1kB 06:47:47 Step 1/22 : ARG BASE=golang:1.15-alpine 06:47:47 Step 2/22 : FROM ${BASE} AS builder 06:47:47 ---> 97a76f279ffa 06:47:47 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:47:47 ---> Running in 8fa21ff0c390 06:47:48 Removing intermediate container 8fa21ff0c390 06:47:48 ---> 89fe49d86d61 06:47:48 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:47:48 ---> Running in e1657b81b867 06:47:48 Removing intermediate container e1657b81b867 06:47:48 ---> 49497cc94e14 06:47:48 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:47:49 ---> Running in da493b6f54af 06:47:49 Removing intermediate container da493b6f54af 06:47:49 ---> 15802e3b2c35 06:47:49 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:49 ---> Running in ee232c602952 06:47:52 Removing intermediate container ee232c602952 06:47:52 ---> 7df66c43a1a6 06:47:52 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:47:52 ---> Running in c9320a7d52f4 06:47:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:47:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:47:54 OK: 221 MiB in 53 packages 06:47:56 Removing intermediate container c9320a7d52f4 06:47:56 ---> 217405b96355 06:47:56 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:47:56 ---> Running in eb3e0ca2d600 06:47:56 Removing intermediate container eb3e0ca2d600 06:47:56 ---> 1b2c640f6ff4 06:47:56 Step 9/22 : COPY . . 06:47:57 ---> 336c8a058638 06:47:57 Step 10/22 : ARG MAKE='make build' 06:47:57 ---> Running in 41496f1dbae6 06:47:58 Removing intermediate container 41496f1dbae6 06:47:58 ---> 517f609c5f15 06:47:58 Step 11/22 : RUN $MAKE 06:47:58 ---> Running in 6723ad7a39bd 06:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:48:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:48:40 Removing intermediate container 6723ad7a39bd 06:48:40 ---> c8581c957f83 06:48:40 Step 12/22 : FROM alpine 06:48:40 latest: Pulling from library/alpine 06:48:40 5f621e34cdf4: Pulling fs layer 06:48:40 5f621e34cdf4: Verifying Checksum 06:48:40 5f621e34cdf4: Download complete 06:48:40 5f621e34cdf4: Pull complete 06:48:40 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:48:41 Status: Downloaded newer image for alpine:latest 06:48:41 ---> 2e77e061c27f 06:48:41 Step 13/22 : ENV APP_PORT=49990 06:48:41 ---> Running in 66db3d8c5012 06:48:41 Removing intermediate container 66db3d8c5012 06:48:41 ---> 67ed1dd685db 06:48:41 Step 14/22 : EXPOSE $APP_PORT 06:48:41 ---> Running in b25294382f05 06:48:42 Removing intermediate container b25294382f05 06:48:42 ---> 8fad62e44871 06:48:42 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:48:43 ---> 1918bd7c13db 06:48:43 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:48:44 ---> c832f16a54f8 06:48:44 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:48:45 ---> 233cdb66bd7d 06:48:45 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:48:45 ---> Running in 47ee57278755 06:48:46 Removing intermediate container 47ee57278755 06:48:46 ---> 1a667aadc9d8 06:48:46 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:46 ---> Running in c24846cd071e 06:48:46 Removing intermediate container c24846cd071e 06:48:46 ---> 11db842fb75a 06:48:46 Step 20/22 : LABEL arch=arm64 06:48:46 ---> Running in e0f740aa8bc8 06:48:47 Removing intermediate container e0f740aa8bc8 06:48:47 ---> e4d6f94d9337 06:48:47 Step 21/22 : LABEL git_sha=d650c3efdc6a8195eb1a71a2225f0f643cf49e0d 06:48:47 ---> Running in 04be1ffa1d79 06:48:47 Removing intermediate container 04be1ffa1d79 06:48:47 ---> cf849629317b 06:48:47 Step 22/22 : LABEL version=0.0.0 06:48:47 ---> Running in e71701884457 06:48:48 Removing intermediate container e71701884457 06:48:48 ---> fe88cdd88994 06:48:48 [Warning] One or more build-args [ARCH] were not consumed 06:48:48 Successfully built fe88cdd88994 06:48:48 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [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 [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] wrap 06:48:51 provisioning config files... 06:48:51 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-145@tmp/config7287972843176154071tmp [Pipeline] { [Pipeline] sh 06:48:51 + set +x 06:48:51 + curl -s https://codecov.io/bash 06:48:51 + bash -s -- 06:48:52 06:48:52 _____ _ 06:48:52 / ____| | | 06:48:52 | | ___ __| | ___ ___ _____ __ 06:48:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:48:52 | |___| (_) | (_| | __/ (_| (_) \ V / 06:48:52 \_____\___/ \__,_|\___|\___\___/ \_/ 06:48:52 Bash-20201009-048fee3 06:48:52 06:48:52 06:48:52 ==> Jenkins CI detected. 06:48:52 project root: . 06:48:52 --> token set from env 06:48:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:48:52 ==> Running gcov in . (disable via -X gcov) 06:48:52 ==> Python coveragepy not found 06:48:52 ==> Searching for coverage reports in: 06:48:52 + . 06:48:52 -> Found 1 reports 06:48:52 ==> Detecting git/mercurial file structure 06:48:52 ==> Reading reports 06:48:52 + ./coverage.out bytes=47242 06:48:52 ==> Appending adjustments 06:48:52 https://docs.codecov.io/docs/fixing-reports 06:48:52 + Found adjustments 06:48:52 ==> Gzipping contents 06:48:52 ==> Uploading reports 06:48:52 url: https://codecov.io 06:48:52 query: branch=PR-145&commit=d650c3efdc6a8195eb1a71a2225f0f643cf49e0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=145&job=&cmd_args= 06:48:52 -> Pinging Codecov 06:48:52 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-145&commit=d650c3efdc6a8195eb1a71a2225f0f643cf49e0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=145&job=&cmd_args= 06:48:52 -> Uploading to 06:48:52 06:48:52 % Total % Received % Xferd Average Speed Time Time Time Current 06:48:52 Dload Upload Total Spent Left Speed 06:48:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:48:52 X> Failed to upload 06:48:52 ==> Uploading to Codecov 06:48:52 % Total % Received % Xferd Average Speed Time Time Time Current 06:48:52 Dload Upload Total Spent Left Speed 06:48:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 5788 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5902 100 114 100 5788 250 12713 --:--:-- --:--:-- --:--:-- 12692 06:48:52 View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/d650c3efdc6a8195eb1a71a2225f0f643cf49e0d [Pipeline] } 06:48:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 06:48:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:48:58 ---> package-listing.sh 06:48:58 ++ facter osfamily 06:48:58 ++ tr '[:upper:]' '[:lower:]' 06:48:58 + OS_FAMILY=redhat 06:48:58 + workspace=/w/workspace/foundry_device-virtual-go_PR-145 06:48:58 + START_PACKAGES=/tmp/packages_start.txt 06:48:58 + END_PACKAGES=/tmp/packages_end.txt 06:48:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:58 + PACKAGES=/tmp/packages_start.txt 06:48:58 + '[' /w/workspace/foundry_device-virtual-go_PR-145 ']' 06:48:58 + PACKAGES=/tmp/packages_end.txt 06:48:58 + case "${OS_FAMILY}" in 06:48:58 + rpm -qa 06:48:58 + sort 06:49:03 + '[' -f /tmp/packages_start.txt ']' 06:49:03 + '[' -f /tmp/packages_end.txt ']' 06:49:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:49:03 + '[' /w/workspace/foundry_device-virtual-go_PR-145 ']' 06:49:03 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-145/archives/ 06:49:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-145/archives/ [Pipeline] echo 06:49: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-145/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:49:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:49:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:03 06:49:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:49:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:04 alpine: Pulling from edgex-lftools-log-publisher 06:49:04 df20fa9351a1: Already exists 06:49:04 36b3adc4ff6f: Pulling fs layer 06:49:04 8ad3a11d3b57: Pulling fs layer 06:49:04 46f8f816bc3b: Pulling fs layer 06:49:04 93b61091891f: Pulling fs layer 06:49:04 93b9cdb0e59b: Pulling fs layer 06:49:04 5e14af77c1be: Pulling fs layer 06:49:04 01666e4c0597: Pulling fs layer 06:49:04 aa168da1d23b: Pulling fs layer 06:49:04 5e14af77c1be: Waiting 06:49:04 01666e4c0597: Waiting 06:49:04 aa168da1d23b: Waiting 06:49:04 93b61091891f: Waiting 06:49:04 46f8f816bc3b: Verifying Checksum 06:49:04 46f8f816bc3b: Download complete 06:49:04 36b3adc4ff6f: Verifying Checksum 06:49:04 36b3adc4ff6f: Download complete 06:49:04 93b9cdb0e59b: Verifying Checksum 06:49:04 93b9cdb0e59b: Download complete 06:49:04 5e14af77c1be: Verifying Checksum 06:49:04 5e14af77c1be: Download complete 06:49:04 93b61091891f: Verifying Checksum 06:49:04 93b61091891f: Download complete 06:49:04 01666e4c0597: Verifying Checksum 06:49:04 01666e4c0597: Download complete 06:49:04 36b3adc4ff6f: Pull complete 06:49:04 8ad3a11d3b57: Verifying Checksum 06:49:04 8ad3a11d3b57: Download complete 06:49:05 8ad3a11d3b57: Pull complete 06:49:05 46f8f816bc3b: Pull complete 06:49:06 aa168da1d23b: Verifying Checksum 06:49:06 aa168da1d23b: Download complete 06:49:06 93b61091891f: Pull complete 06:49:06 93b9cdb0e59b: Pull complete 06:49:07 5e14af77c1be: Pull complete 06:49:07 01666e4c0597: Pull complete 06:49:15 aa168da1d23b: Pull complete 06:49:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:49:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:49:15 prd-centos7-docker-4c-2g-10055 does not seem to be running inside a container 06:49:15 $ 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-145/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-145 -v /w/workspace/foundry_device-virtual-go_PR-145:/w/workspace/foundry_device-virtual-go_PR-145:rw,z -v /w/workspace/foundry_device-virtual-go_PR-145@tmp:/w/workspace/foundry_device-virtual-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:49:18 $ docker top 1445cc710e27ee0a59b543b2574de182d2ea54ac9452bb69813e189d7576992f -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:19 + touch /tmp/pre-build-complete [Pipeline] sh 06:49:19 + mkdir -p /var/log/sa [Pipeline] sh 06:49:19 + ls /var/log/sa-host 06:49:19 + sadf -c /var/log/sa-host/sa02 06:49:19 file_magic: OK 06:49:19 HZ: Using current value: 100 06:49:19 file_header: OK 06:49:19 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 06:49:19 Statistics: 06:49:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:49:19 File successfully converted to sysstat format version 12.2.1 06:49:19 + sadf -c /var/log/sa-host/sa05 06:49:19 file_magic: OK 06:49:19 HZ: Using current value: 100 06:49:19 file_header: OK 06:49:19 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 06:49:19 Statistics: 06:49:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:49:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:20 provisioning config files... 06:49:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-145@tmp/config2064644930140907297tmp [Pipeline] { [Pipeline] echo 06:49:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:49:20 ---> create-netrc.sh [Pipeline] } 06:49:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:49:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:49:21 ---> python-tools-install.sh [Pipeline] echo 06:49:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:49:21 ---> sudo-logs.sh 06:49:21 Archiving 'sudo' log.. [Pipeline] echo 06:49:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:49:22 ---> job-cost.sh 06:49:22 lf-activate-venv: SKIPPING 06:49:22 INFO: No Stack... 06:49:23 INFO: Retrieving Pricing Info for: v1-standard-2 06:49:23 INFO: Archiving Costs [Pipeline] echo 06:49:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:49:23 ---> logs-deploy.sh 06:49:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-145/1 06:49:23 INFO: archiving workspace using pattern(s): 06:49:25 Archives upload complete. 06:49:25 INFO: archiving logs to Nexus 06:49:26 ---> uname -a: 06:49:26 Linux prd-centos7-docker-4c-2g-10055.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:49:26 06:49:26 06:49:26 ---> lscpu: 06:49:26 Architecture: x86_64 06:49:26 CPU op-mode(s): 32-bit, 64-bit 06:49:26 Byte Order: Little Endian 06:49:26 Address sizes: 40 bits physical, 48 bits virtual 06:49:26 CPU(s): 4 06:49:26 On-line CPU(s) list: 0-3 06:49:26 Thread(s) per core: 1 06:49:26 Core(s) per socket: 1 06:49:26 Socket(s): 4 06:49:26 NUMA node(s): 1 06:49:26 Vendor ID: GenuineIntel 06:49:26 CPU family: 6 06:49:26 Model: 44 06:49:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:49:26 Stepping: 1 06:49:26 CPU MHz: 2933.436 06:49:26 BogoMIPS: 5866.87 06:49:26 Virtualization: VT-x 06:49:26 Hypervisor vendor: KVM 06:49:26 Virtualization type: full 06:49:26 L1d cache: 128 KiB 06:49:26 L1i cache: 128 KiB 06:49:26 L2 cache: 16 MiB 06:49:26 L3 cache: 64 MiB 06:49:26 NUMA node0 CPU(s): 0-3 06:49:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:49:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:49:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:49:26 Vulnerability Meltdown: Mitigation; PTI 06:49:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:49:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:49:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:49:26 Vulnerability Tsx async abort: Not affected 06:49:26 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 06:49:26 06:49:26 06:49:26 ---> nproc: 06:49:26 4 06:49:26 06:49:26 06:49:26 ---> df -h: 06:49:26 Filesystem Size Used Available Use% Mounted on 06:49:26 overlay 50.0G 8.0G 42.0G 16% / 06:49:26 tmpfs 64.0M 0 64.0M 0% /dev 06:49:26 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:49:26 shm 64.0M 0 64.0M 0% /dev/shm 06:49:26 /dev/vda1 50.0G 8.0G 42.0G 16% /facter-os 06:49:26 /dev/vda1 50.0G 8.0G 42.0G 16% /etc/resolv.conf 06:49:26 /dev/vda1 50.0G 8.0G 42.0G 16% /etc/hostname 06:49:26 /dev/vda1 50.0G 8.0G 42.0G 16% /etc/hosts 06:49:26 /dev/vda1 50.0G 8.0G 42.0G 16% /var/log/sa-host 06:49:26 /dev/vda1 50.0G 8.0G 42.0G 16% /var/log/secure 06:49:26 /dev/vda1 50.0G 8.0G 42.0G 16% /var/log/auth.log 06:49:26 /dev/vda1 50.0G 8.0G 42.0G 16% /run/cloud-init/result.json 06:49:26 /dev/vda1 50.0G 8.0G 42.0G 16% /w/workspace/foundry_device-virtual-go_PR-145 06:49:26 /dev/vda1 50.0G 8.0G 42.0G 16% /w/workspace/foundry_device-virtual-go_PR-145@tmp 06:49:26 06:49:26 06:49:26 ---> free -m: 06:49:26 total used free shared buff/cache available 06:49:26 Mem: 1837 747 140 0 949 1001 06:49:26 Swap: 1023 1 1022 06:49:26 06:49:26 06:49:26 ---> ip addr: 06:49:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:49:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:49:26 inet 127.0.0.1/8 scope host lo 06:49:26 valid_lft forever preferred_lft forever 06:49:26 inet6 ::1/128 scope host 06:49:26 valid_lft forever preferred_lft forever 06:49:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:49:26 link/ether fa:16:3e:71:62:95 brd ff:ff:ff:ff:ff:ff 06:49:26 inet 10.30.122.171/23 brd 10.30.123.255 scope global dynamic eth0 06:49:26 valid_lft 85871sec preferred_lft 85871sec 06:49:26 inet6 fe80::f816:3eff:fe71:6295/64 scope link 06:49:26 valid_lft forever preferred_lft forever 06:49:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:49:26 link/ether 02:42:b0:44:de:80 brd ff:ff:ff:ff:ff:ff 06:49:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:49:26 valid_lft forever preferred_lft forever 06:49:26 inet6 fe80::42:b0ff:fe44:de80/64 scope link 06:49:26 valid_lft forever preferred_lft forever 06:49:26 06:49:26 06:49:26 ---> sar -b -r -n DEV: 06:49:26 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) 06:49:26 06:49:26 06:40:21 LINUX RESTART (4 CPU) 06:49:26 06:49:26 06:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:49:26 06:42:01 212.30 78.48 133.82 0.00 8272.70 29783.47 0.00 06:49:26 06:43:01 304.91 167.68 137.23 0.00 7301.85 17930.62 0.00 06:49:26 06:44:01 61.98 10.49 51.50 0.00 488.42 6871.95 0.00 06:49:26 06:45:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 06:49:26 06:46:01 0.17 0.00 0.17 0.00 0.00 1.93 0.00 06:49:26 06:47:01 0.35 0.03 0.32 0.00 1.07 5.25 0.00 06:49:26 06:48:01 0.27 0.03 0.23 0.00 0.67 2.96 0.00 06:49:26 06:49:01 39.94 39.71 0.23 0.00 4115.22 4.20 0.00 06:49:26 Average: 77.54 37.06 40.48 0.00 2522.99 6827.29 0.00 06:49:26 06:49:26 06:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:49:26 06:42:01 109132 0 648480 34.47 2620 1121324 1326508 45.27 514180 1049188 72500 06:49:26 06:43:01 360284 0 710352 37.75 2384 808536 1324836 45.21 603552 692208 48 06:49:26 06:44:01 377840 0 667612 35.48 1992 834112 1109272 37.86 564620 718080 12 06:49:26 06:45:01 379640 0 665752 35.38 1992 834172 1098692 37.50 565680 715420 12 06:49:26 06:46:01 379676 0 665708 35.38 1992 834180 1093552 37.32 567136 714468 20 06:49:26 06:47:01 380376 0 665004 35.34 1992 834184 1088412 37.15 579144 701996 20 06:49:26 06:48:01 381012 0 664344 35.31 1992 834208 1081216 36.90 578836 701772 16 06:49:26 06:49:01 229376 0 692380 36.80 1992 957808 1117344 38.13 602896 824052 96 06:49:26 Average: 324667 0 672454 35.74 2120 882316 1154979 39.42 572006 764648 9090 06:49:26 06:49:26 06:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:49:26 06:42:01 eth0 677.00 497.37 3898.22 94.42 0.00 0.00 0.00 0.00 06:49:26 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:42:01 docker0 30.78 51.15 1.94 389.45 0.00 0.00 0.00 0.00 06:49:26 06:43:01 veth550b33c 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:43:01 vethb6ca49f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:43:01 eth0 193.61 178.30 486.60 85.71 0.00 0.00 0.00 0.00 06:49:26 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:44:01 eth0 39.31 25.05 107.40 8.70 0.00 0.00 0.00 0.00 06:49:26 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:44:01 docker0 170.52 192.06 13.01 865.69 0.00 0.00 0.00 0.00 06:49:26 06:45:01 eth0 4.73 0.85 1.06 0.60 0.00 0.00 0.00 0.00 06:49:26 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:46:01 eth0 3.85 0.85 0.91 0.48 0.00 0.00 0.00 0.00 06:49:26 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:47:01 eth0 1.58 0.82 0.87 0.60 0.00 0.00 0.00 0.00 06:49:26 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:48:01 eth0 0.23 0.08 0.02 0.04 0.00 0.00 0.00 0.00 06:49:26 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:49:01 eth0 8.56 5.36 8.59 3.15 0.00 0.00 0.00 0.00 06:49:26 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 Average: eth0 116.14 88.61 563.08 24.22 0.00 0.00 0.00 0.00 06:49:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:26 Average: docker0 21.32 24.01 1.63 108.23 0.00 0.00 0.00 0.00 06:49:26 06:49:26 06:49:26 ---> sar -P ALL: 06:49:26 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) 06:49:26 06:49:26 06:40:21 LINUX RESTART (4 CPU) 06:49:26 06:49:26 06:41:01 CPU %user %nice %system %iowait %steal %idle 06:49:26 06:42:01 all 11.84 0.00 6.92 3.45 0.13 77.66 06:49:26 06:42:01 0 11.19 0.00 7.90 5.52 0.14 75.26 06:49:26 06:42:01 1 12.83 0.00 6.16 1.83 0.15 79.02 06:49:26 06:42:01 2 11.09 0.00 6.97 1.38 0.10 80.46 06:49:26 06:42:01 3 12.27 0.00 6.66 5.08 0.12 75.88 06:49:26 06:43:01 all 25.54 0.00 10.76 6.28 0.50 56.92 06:49:26 06:43:01 0 25.85 0.00 11.04 6.38 0.44 56.30 06:49:26 06:43:01 1 24.55 0.00 11.23 6.08 0.59 57.55 06:49:26 06:43:01 2 26.45 0.00 10.56 6.40 0.49 56.10 06:49:26 06:43:01 3 25.29 0.00 10.23 6.24 0.51 57.73 06:49:26 06:44:01 all 15.48 0.00 4.36 1.70 0.16 78.29 06:49:26 06:44:01 0 15.34 0.00 4.60 0.24 0.14 79.69 06:49:26 06:44:01 1 15.36 0.00 4.54 1.86 0.15 78.09 06:49:26 06:44:01 2 15.54 0.00 4.05 2.14 0.17 78.10 06:49:26 06:44:01 3 15.69 0.00 4.27 2.58 0.17 77.29 06:49:26 06:45:01 all 0.17 0.00 0.06 0.00 0.01 99.76 06:49:26 06:45:01 0 0.02 0.00 0.05 0.00 0.02 99.92 06:49:26 06:45:01 1 0.07 0.00 0.07 0.00 0.02 99.85 06:49:26 06:45:01 2 0.55 0.00 0.05 0.00 0.00 99.40 06:49:26 06:45:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:49:26 06:46:01 all 0.18 0.00 0.04 0.00 0.00 99.77 06:49:26 06:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:49:26 06:46:01 1 0.10 0.00 0.05 0.00 0.00 99.85 06:49:26 06:46:01 2 0.53 0.00 0.05 0.00 0.00 99.42 06:49:26 06:46:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:49:26 06:47:01 all 0.17 0.00 0.05 0.00 0.00 99.78 06:49:26 06:47:01 0 0.08 0.00 0.02 0.00 0.00 99.90 06:49:26 06:47:01 1 0.07 0.00 0.07 0.00 0.00 99.87 06:49:26 06:47:01 2 0.53 0.00 0.08 0.00 0.02 99.37 06:49:26 06:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:49:26 06:48:01 all 0.15 0.00 0.05 0.00 0.00 99.80 06:49:26 06:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:49:26 06:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:49:26 06:48:01 2 0.52 0.00 0.12 0.00 0.00 99.37 06:49:26 06:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:49:26 06:49:01 all 0.79 0.00 0.47 0.84 0.01 97.88 06:49:26 06:49:01 0 0.98 0.00 0.62 0.87 0.00 97.53 06:49:26 06:49:01 1 0.43 0.00 0.33 0.48 0.02 98.73 06:49:26 06:49:01 2 0.98 0.00 0.52 1.53 0.02 96.95 06:49:26 06:49:01 3 0.77 0.00 0.42 0.47 0.02 98.33 06:49:26 Average: all 6.65 0.00 2.78 1.50 0.10 88.97 06:49:26 Average: 0 6.54 0.00 2.96 1.59 0.09 88.83 06:49:26 Average: 1 6.54 0.00 2.75 1.25 0.11 89.34 06:49:26 Average: 2 6.90 0.00 2.75 1.41 0.10 88.86 06:49:26 Average: 3 6.62 0.00 2.65 1.76 0.10 88.88 06:49:26 06:49:26 06:49:26