Pull request #567 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 03551c82b4312be6d3fe975ad78a986bdee11fd7+87d5476449a35cff438eb0cafa3131d50caefe7b (b2f161d5d4a4fc03b68a5fe3da3d2343ee0981bd) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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-sdk-go/branches/PR-567/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-246 in /w/workspace/dgexfoundry_device-sdk-go_PR-567 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-567 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/567/head:refs/remotes/origin/PR-567 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 87d5476449a35cff438eb0cafa3131d50caefe7b into PR head commit 03551c82b4312be6d3fe975ad78a986bdee11fd7 Merge succeeded, producing 03551c82b4312be6d3fe975ad78a986bdee11fd7 Checking out Revision 03551c82b4312be6d3fe975ad78a986bdee11fd7 (PR-567) > git config core.sparsecheckout # timeout=10 > git checkout -f 03551c82b4312be6d3fe975ad78a986bdee11fd7 # 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 87d5476449a35cff438eb0cafa3131d50caefe7b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03551c82b4312be6d3fe975ad78a986bdee11fd7 # timeout=10 Commit message: "refactor service and clients package" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:44:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:44:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:44:04 ========================================================= 09:44:04 EdgeX Global Pipelines Version Info 09:44:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:44:06 ------------------- 09:44:06 stable info: 09:44:06 ------------------- 09:44:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:44:06 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 09:44:06 Message: update stable to v1.0.106 09:44:07 ------------------- 09:44:07 experimental info: 09:44:07 ------------------- 09:44:07 Commited By: **** collab-it+edgex@linuxfoundation.org 09:44:07 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 09:44:07 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:10 + git log --format=format:%s -1 03551c82b4312be6d3fe975ad78a986bdee11fd7 [Pipeline] echo 09:44:10 GIT_COMMIT: 03551c82b4312be6d3fe975ad78a986bdee11fd7, Commit Message: refactor service and clients package [Pipeline] echo 09:44:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:44:11 09:44:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:44:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:44:12 latest: Pulling from edgex-devops/git-semver 09:44:12 31603596830f: Pulling fs layer 09:44:12 2a8b12db71e7: Pulling fs layer 09:44:12 6ca5941a6612: Pulling fs layer 09:44:12 ecc8261a40a4: Pulling fs layer 09:44:12 ecc8261a40a4: Waiting 09:44:12 2a8b12db71e7: Verifying Checksum 09:44:12 2a8b12db71e7: Download complete 09:44:12 31603596830f: Verifying Checksum 09:44:12 31603596830f: Download complete 09:44:12 ecc8261a40a4: Verifying Checksum 09:44:12 ecc8261a40a4: Download complete 09:44:12 6ca5941a6612: Verifying Checksum 09:44:12 6ca5941a6612: Download complete 09:44:12 31603596830f: Pull complete 09:44:13 2a8b12db71e7: Pull complete 09:44:14 6ca5941a6612: Pull complete 09:44:14 ecc8261a40a4: Pull complete 09:44:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:44:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:44:14 prd-centos7-docker-4c-2g-246 does not seem to be running inside a container 09:44:14 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-567 -v /w/workspace/dgexfoundry_device-sdk-go_PR-567:/w/workspace/dgexfoundry_device-sdk-go_PR-567:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:44:17 $ docker top 61f5175c840ee324b07d6114aec91e12a2fab02959e5092287c14243b16b667e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:17 [ssh-agent] Looking for ssh-agent implementation... 09:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:18 $ docker exec 61f5175c840ee324b07d6114aec91e12a2fab02959e5092287c14243b16b667e ssh-agent 09:44:18 SSH_AUTH_SOCK=/tmp/ssh-hF7w5BsdI8gz/agent.12 09:44:18 SSH_AGENT_PID=17 09:44:18 Running ssh-add (command line suppressed) 09:44:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp/private_key_5941624101788853862.key (/w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp/private_key_5941624101788853862.key) 09:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:18 + git describe --exact-match --tags HEAD 09:44:18 fatal: No names found, cannot describe anything. [Pipeline] } 09:44:18 $ docker exec --env ******** --env ******** 61f5175c840ee324b07d6114aec91e12a2fab02959e5092287c14243b16b667e ssh-agent -k 09:44:19 unset SSH_AUTH_SOCK; 09:44:19 unset SSH_AGENT_PID; 09:44:19 echo Agent pid 17 killed; 09:44:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:44:19 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:44:19 This usually means this commit has not been tagged. [Pipeline] sshagent 09:44:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:19 [ssh-agent] Looking for ssh-agent implementation... 09:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:19 $ docker exec 61f5175c840ee324b07d6114aec91e12a2fab02959e5092287c14243b16b667e ssh-agent 09:44:19 SSH_AUTH_SOCK=/tmp/ssh-yqRtbK4cFLOo/agent.46 09:44:19 SSH_AGENT_PID=51 09:44:19 Running ssh-add (command line suppressed) 09:44:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp/private_key_289373906737006530.key (/w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp/private_key_289373906737006530.key) 09:44:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:20 + git semver init 09:44:20 # -> Open(): unable to determine branch for HEAD 09:44:20 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-567/.git 09:44:20 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-567 09:44:20 # $SEMVER_REMOTE_NAME = origin 09:44:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:44:20 # $SEMVER_USER_NAME = edgex-jenkins 09:44:20 # $SEMVER_BRANCH = PR-567 09:44:20 # $SEMVER_TEMP = /tmp/semver-538495063 09:44:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:44:21 # '/tmp/semver-538495063' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-567/.semver' 09:44:21 # -> Force: false 09:44:21 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-567/.semver [Pipeline] } 09:44:21 $ docker exec --env ******** --env ******** 61f5175c840ee324b07d6114aec91e12a2fab02959e5092287c14243b16b667e ssh-agent -k 09:44:22 unset SSH_AUTH_SOCK; 09:44:22 unset SSH_AGENT_PID; 09:44:22 echo Agent pid 51 killed; 09:44:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:22 + git semver [Pipeline] } 09:44:22 $ docker stop --time=1 61f5175c840ee324b07d6114aec91e12a2fab02959e5092287c14243b16b667e 09:44:24 $ docker rm -f 61f5175c840ee324b07d6114aec91e12a2fab02959e5092287c14243b16b667e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:44:25 Stashed 27 file(s) [Pipeline] echo 09:44:25 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 09:44:25 Archived original 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 09:44:41 Still waiting to schedule task 09:44:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:44:41 Still waiting to schedule task 09:44:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:46:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-247 in /w/workspace/dgexfoundry_device-sdk-go_PR-567 [Pipeline] { [Pipeline] ws 09:46:27 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:46:33 using credential edgex-jenkins-ssh 09:46:33 Cloning the remote Git repository 09:46:33 Cloning with configured refspecs honoured and without tags 09:46:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:46:33 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:46:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:46:33 > git --version # timeout=10 09:46:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:46:34 Fetching without tags 09:46:35 Merging remotes/origin/master commit 87d5476449a35cff438eb0cafa3131d50caefe7b into PR head commit 03551c82b4312be6d3fe975ad78a986bdee11fd7 09:46:35 Merge succeeded, producing 03551c82b4312be6d3fe975ad78a986bdee11fd7 09:46:35 Checking out Revision 03551c82b4312be6d3fe975ad78a986bdee11fd7 (PR-567) 09:46:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:46:34 > git config --add remote.origin.fetch +refs/pull/567/head:refs/remotes/origin/PR-567 # timeout=10 09:46:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:46:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:46:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:46:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:46:35 > git config core.sparsecheckout # timeout=10 09:46:35 > git checkout -f 03551c82b4312be6d3fe975ad78a986bdee11fd7 # timeout=10 09:46:35 > git remote # timeout=10 09:46:35 > git config --get remote.origin.url # timeout=10 09:46:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:35 > git merge 87d5476449a35cff438eb0cafa3131d50caefe7b # timeout=10 09:46:35 > git rev-parse HEAD^{commit} # timeout=10 09:46:35 > git config core.sparsecheckout # timeout=10 09:46:35 > git checkout -f 03551c82b4312be6d3fe975ad78a986bdee11fd7 # timeout=10 09:46:39 Commit message: "refactor service and clients package" 09:46:39 > git --version # timeout=10 09:46:39 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:46:41 ========================================================= 09:46:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:46:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:46:42 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 09:46:43 Sending build context to Docker daemon 3.079MB 09:46:43 Step 1/8 : ARG BASE=golang:1.13-alpine 09:46:43 Step 2/8 : FROM ${BASE} 09:46:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:46:44 b538f80385f9: Pulling fs layer 09:46:44 74f711af9a0d: Pulling fs layer 09:46:44 99f96fe45779: Pulling fs layer 09:46:44 fd7a069fd194: Pulling fs layer 09:46:44 66aa3694b03b: Pulling fs layer 09:46:44 170f70906a0f: Pulling fs layer 09:46:44 ad7c5574e4b9: Pulling fs layer 09:46:44 e772456be8f7: Pulling fs layer 09:46:44 c890913d741a: Pulling fs layer 09:46:44 2480fcc9aa5a: Pulling fs layer 09:46:44 09adf4765672: Pulling fs layer 09:46:44 fd7a069fd194: Waiting 09:46:44 170f70906a0f: Waiting 09:46:44 ad7c5574e4b9: Waiting 09:46:44 e772456be8f7: Waiting 09:46:44 c890913d741a: Waiting 09:46:44 2480fcc9aa5a: Waiting 09:46:44 09adf4765672: Waiting 09:46:44 66aa3694b03b: Waiting 09:46:44 99f96fe45779: Download complete 09:46:44 74f711af9a0d: Verifying Checksum 09:46:44 74f711af9a0d: Download complete 09:46:44 66aa3694b03b: Verifying Checksum 09:46:44 66aa3694b03b: Download complete 09:46:44 170f70906a0f: Verifying Checksum 09:46:44 170f70906a0f: Download complete 09:46:44 b538f80385f9: Verifying Checksum 09:46:44 b538f80385f9: Download complete 09:46:44 b538f80385f9: Pull complete 09:46:45 74f711af9a0d: Pull complete 09:46:46 99f96fe45779: Pull complete 09:46:46 ad7c5574e4b9: Verifying Checksum 09:46:46 ad7c5574e4b9: Download complete 09:46:46 c890913d741a: Verifying Checksum 09:46:46 c890913d741a: Download complete 09:46:48 2480fcc9aa5a: Verifying Checksum 09:46:48 2480fcc9aa5a: Download complete 09:46:48 09adf4765672: Download complete 09:46:48 e772456be8f7: Verifying Checksum 09:46:48 e772456be8f7: Download complete 09:46:48 fd7a069fd194: Verifying Checksum 09:46:48 fd7a069fd194: Download complete 09:47:01 fd7a069fd194: Pull complete 09:47:01 66aa3694b03b: Pull complete 09:47:01 170f70906a0f: Pull complete 09:47:04 ad7c5574e4b9: Pull complete 09:47:08 e772456be8f7: Pull complete 09:47:09 c890913d741a: Pull complete 09:47:11 2480fcc9aa5a: Pull complete 09:47:12 09adf4765672: Pull complete 09:47:12 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 09:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:47:12 ---> 2248a725d1cf 09:47:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:47:17 ---> Running in 01f40ae0c23b 09:47:17 Removing intermediate container 01f40ae0c23b 09:47:17 ---> 519545bebbfc 09:47:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:17 ---> Running in 12a55c21455f 09:47:20 Removing intermediate container 12a55c21455f 09:47:20 ---> d2ea3b6b138c 09:47:20 Step 5/8 : RUN apk add --no-cache make git 09:47:20 ---> Running in cf6ab3aecb9b 09:47:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:47:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:47:22 OK: 142 MiB in 39 packages 09:47:24 Removing intermediate container cf6ab3aecb9b 09:47:24 ---> 114efadcdee0 09:47:24 Step 6/8 : WORKDIR /device-sdk-go 09:47:24 ---> Running in 49eb1a385762 09:47:24 Removing intermediate container 49eb1a385762 09:47:24 ---> 5a9e0dcbf031 09:47:24 Step 7/8 : COPY . . 09:47:26 ---> 0ecfb7794f3b 09:47:26 Step 8/8 : RUN go mod download 09:47:26 ---> Running in 7d540f926510 09:47:28 go: finding github.com/BurntSushi/toml v0.3.1 09:47:28 go: finding github.com/OneOfOne/xxhash v1.2.6 09:47:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:47:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:47:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:47:28 go: finding github.com/bgentry/speakeasy v0.1.0 09:47:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:47:28 go: finding github.com/davecgh/go-spew v1.1.1 09:47:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 09:47:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 09:47:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 09:47:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 09:47:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 09:47:29 go: finding github.com/fatih/color v1.7.0 09:47:29 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:47:29 go: finding github.com/go-kit/kit v0.8.0 09:47:29 go: finding github.com/go-logfmt/logfmt v0.4.0 09:47:29 go: finding github.com/go-stack/stack v1.8.0 09:47:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:47:29 go: finding github.com/google/uuid v1.1.0 09:47:29 go: finding github.com/gorilla/mux v1.7.1 09:47:29 go: finding github.com/hashicorp/consul/api v1.1.0 09:47:29 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:47:29 go: finding github.com/hashicorp/errwrap v1.0.0 09:47:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:47:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:47:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:47:29 go: finding github.com/hashicorp/go-multierror v1.0.0 09:47:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:47:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:47:29 go: finding github.com/hashicorp/go-syslog v1.0.0 09:47:29 go: finding github.com/hashicorp/go-uuid v1.0.1 09:47:29 go: finding github.com/hashicorp/go.net v0.0.1 09:47:29 go: finding github.com/hashicorp/golang-lru v0.5.0 09:47:29 go: finding github.com/hashicorp/logutils v1.0.0 09:47:29 go: finding github.com/hashicorp/mdns v1.0.0 09:47:29 go: finding github.com/hashicorp/memberlist v0.1.3 09:47:29 go: finding github.com/hashicorp/serf v0.8.2 09:47:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:47:29 go: finding github.com/mattn/go-colorable v0.0.9 09:47:29 go: finding github.com/mattn/go-isatty v0.0.3 09:47:29 go: finding github.com/miekg/dns v1.0.14 09:47:29 go: finding github.com/mitchellh/cli v1.0.0 09:47:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:47:29 go: finding github.com/mitchellh/copystructure v1.0.0 09:47:29 go: finding github.com/mitchellh/go-homedir v1.0.0 09:47:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:47:29 go: finding github.com/mitchellh/gox v0.4.0 09:47:29 go: finding github.com/mitchellh/iochan v1.0.0 09:47:29 go: finding github.com/mitchellh/mapstructure v1.1.2 09:47:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:47:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:47:29 go: finding github.com/pelletier/go-toml v1.2.0 09:47:29 go: finding github.com/pkg/errors v0.8.1 09:47:30 go: finding github.com/pmezard/go-difflib v1.0.0 09:47:30 go: finding github.com/posener/complete v1.1.1 09:47:30 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:47:30 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:47:30 go: finding github.com/stretchr/objx v0.1.0 09:47:30 go: finding github.com/stretchr/testify v1.5.1 09:47:30 go: finding github.com/ugorji/go v1.1.4 09:47:30 go: finding github.com/x448/float16 v0.8.4 09:47:30 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:47:30 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:47:30 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:47:30 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:47:30 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:47:30 go: finding gopkg.in/yaml.v2 v2.2.8 09:47:35 Running on prd-centos7-docker-4c-2g-248 in /w/workspace/dgexfoundry_device-sdk-go_PR-567 [Pipeline] { [Pipeline] ws 09:47:36 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:47:40 Removing intermediate container 7d540f926510 09:47:40 ---> 2b0e0e25e4c5 09:47:40 Successfully built 2b0e0e25e4c5 09:47:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:47:41 + docker inspect -f . ci-base-image-arm64 09:47:41 . [Pipeline] withDockerContainer 09:47:41 prd-ubuntu18.04-docker-arm64-4c-16g-247 does not seem to be running inside a container 09:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 09:47:42 using credential edgex-jenkins-ssh 09:47:42 Cloning the remote Git repository 09:47:42 Cloning with configured refspecs honoured and without tags 09:47:43 $ docker top 69c6d7fdbcac7780a09d61607a9e0f96eda1f9ea16b8546c609a31d7e130c926 -eo pid,comm 09:47:43 Fetching without tags 09:47:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:47:42 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:47:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:47:42 > git --version # timeout=10 09:47:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:47:43 > git config --add remote.origin.fetch +refs/pull/567/head:refs/remotes/origin/PR-567 # timeout=10 09:47:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:47:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:47:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] { [Pipeline] sh 09:47:44 Merging remotes/origin/master commit 87d5476449a35cff438eb0cafa3131d50caefe7b into PR head commit 03551c82b4312be6d3fe975ad78a986bdee11fd7 09:47:44 Merge succeeded, producing 03551c82b4312be6d3fe975ad78a986bdee11fd7 09:47:44 Checking out Revision 03551c82b4312be6d3fe975ad78a986bdee11fd7 (PR-567) 09:47:45 + go version 09:47:45 go version go1.13.13 linux/arm64 09:47:44 > git config core.sparsecheckout # timeout=10 09:47:44 > git checkout -f 03551c82b4312be6d3fe975ad78a986bdee11fd7 # timeout=10 09:47:44 > git remote # timeout=10 09:47:44 > git config --get remote.origin.url # timeout=10 09:47:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:44 > git merge 87d5476449a35cff438eb0cafa3131d50caefe7b # timeout=10 09:47:44 > git rev-parse HEAD^{commit} # timeout=10 09:47:44 > git config core.sparsecheckout # timeout=10 09:47:44 > git checkout -f 03551c82b4312be6d3fe975ad78a986bdee11fd7 # timeout=10 [Pipeline] sh 09:47:46 + make test 09:47:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:47:47 ? github.com/edgexfoundry/device-sdk-go [no test files] 09:47:48 Commit message: "refactor service and clients package" 09:47:48 > git --version # timeout=10 09:47:48 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:47:49 ========================================================= 09:47:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:47:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:47:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 09:47:51 Sending build context to Docker daemon 3.079MB 09:47:51 Step 1/8 : ARG BASE=golang:1.13-alpine 09:47:51 Step 2/8 : FROM ${BASE} 09:47:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:47:52 df20fa9351a1: Pulling fs layer 09:47:52 ed8968b2872e: Pulling fs layer 09:47:52 a92cc7c5fd73: Pulling fs layer 09:47:52 2dd03ba5bac4: Pulling fs layer 09:47:52 1e091d79d1de: Pulling fs layer 09:47:52 481702a1767f: Pulling fs layer 09:47:52 f64a6f60c768: Pulling fs layer 09:47:52 e78d2573fc39: Pulling fs layer 09:47:52 e876d2f968b6: Pulling fs layer 09:47:52 ce8a83651883: Pulling fs layer 09:47:52 07967f4d0e4b: Pulling fs layer 09:47:52 f64a6f60c768: Waiting 09:47:52 e78d2573fc39: Waiting 09:47:52 e876d2f968b6: Waiting 09:47:52 ce8a83651883: Waiting 09:47:52 07967f4d0e4b: Waiting 09:47:52 481702a1767f: Waiting 09:47:52 2dd03ba5bac4: Waiting 09:47:52 1e091d79d1de: Waiting 09:47:52 a92cc7c5fd73: Verifying Checksum 09:47:52 a92cc7c5fd73: Download complete 09:47:52 ed8968b2872e: Download complete 09:47:52 1e091d79d1de: Verifying Checksum 09:47:52 1e091d79d1de: Download complete 09:47:52 481702a1767f: Verifying Checksum 09:47:52 481702a1767f: Download complete 09:47:52 df20fa9351a1: Verifying Checksum 09:47:52 df20fa9351a1: Download complete 09:47:53 df20fa9351a1: Pull complete 09:47:53 ed8968b2872e: Pull complete 09:47:53 a92cc7c5fd73: Pull complete 09:47:55 f64a6f60c768: Verifying Checksum 09:47:55 f64a6f60c768: Download complete 09:47:56 e876d2f968b6: Verifying Checksum 09:47:56 e876d2f968b6: Download complete 09:47:56 2dd03ba5bac4: Verifying Checksum 09:47:56 2dd03ba5bac4: Download complete 09:47:56 e78d2573fc39: Verifying Checksum 09:47:56 e78d2573fc39: Download complete 09:47:56 07967f4d0e4b: Verifying Checksum 09:47:56 07967f4d0e4b: Download complete 09:47:57 ce8a83651883: Verifying Checksum 09:47:57 ce8a83651883: Download complete 09:48:05 2dd03ba5bac4: Pull complete 09:48:05 1e091d79d1de: Pull complete 09:48:05 481702a1767f: Pull complete 09:48:12 f64a6f60c768: Pull complete 09:48:13 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 09:48:13 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 09:48:13 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 09:48:15 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.036s coverage: 22.1% of statements 09:48:16 e78d2573fc39: Pull complete 09:48:16 e876d2f968b6: Pull complete 09:48:17 ce8a83651883: Pull complete 09:48:17 07967f4d0e4b: Pull complete 09:48:17 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 09:48:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:48:17 ---> 5d7c900382c6 09:48:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:48:18 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.157s coverage: 95.8% of statements 09:48:18 ---> Running in 2a7532442f1d 09:48:18 Removing intermediate container 2a7532442f1d 09:48:18 ---> ea51da8d7453 09:48:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:18 ---> Running in 08fe5ee575f9 09:48:21 Removing intermediate container 08fe5ee575f9 09:48:21 ---> 83abc376bca0 09:48:21 Step 5/8 : RUN apk add --no-cache make git 09:48:21 ---> Running in abd8bce325bb 09:48:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:22 OK: 166 MiB in 39 packages 09:48:23 Removing intermediate container abd8bce325bb 09:48:23 ---> 2565cd44b0f7 09:48:23 Step 6/8 : WORKDIR /device-sdk-go 09:48:23 ---> Running in 1682b7ad1e00 09:48:23 Removing intermediate container 1682b7ad1e00 09:48:23 ---> 1854aa5ce67c 09:48:23 Step 7/8 : COPY . . 09:48:24 ---> ef74774b0999 09:48:24 Step 8/8 : RUN go mod download 09:48:24 ---> Running in 77d5bc2de205 09:48:27 go: finding github.com/BurntSushi/toml v0.3.1 09:48:27 go: finding github.com/OneOfOne/xxhash v1.2.6 09:48:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:48:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:48:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:48:27 go: finding github.com/bgentry/speakeasy v0.1.0 09:48:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:48:27 go: finding github.com/davecgh/go-spew v1.1.1 09:48:27 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 09:48:27 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 09:48:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 09:48:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 09:48:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 09:48:27 go: finding github.com/fatih/color v1.7.0 09:48:27 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:48:27 go: finding github.com/go-kit/kit v0.8.0 09:48:27 go: finding github.com/go-logfmt/logfmt v0.4.0 09:48:27 go: finding github.com/go-stack/stack v1.8.0 09:48:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:48:27 go: finding github.com/google/uuid v1.1.0 09:48:27 go: finding github.com/gorilla/mux v1.7.1 09:48:27 go: finding github.com/hashicorp/consul/api v1.1.0 09:48:27 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:48:27 go: finding github.com/hashicorp/errwrap v1.0.0 09:48:27 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:48:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:48:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:48:28 go: finding github.com/hashicorp/go-multierror v1.0.0 09:48:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:48:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:48:28 go: finding github.com/hashicorp/go-syslog v1.0.0 09:48:28 go: finding github.com/hashicorp/go-uuid v1.0.1 09:48:28 go: finding github.com/hashicorp/go.net v0.0.1 09:48:28 go: finding github.com/hashicorp/golang-lru v0.5.0 09:48:28 go: finding github.com/hashicorp/logutils v1.0.0 09:48:28 go: finding github.com/hashicorp/mdns v1.0.0 09:48:28 go: finding github.com/hashicorp/memberlist v0.1.3 09:48:28 go: finding github.com/hashicorp/serf v0.8.2 09:48:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:48:28 go: finding github.com/mattn/go-colorable v0.0.9 09:48:28 go: finding github.com/mattn/go-isatty v0.0.3 09:48:28 go: finding github.com/miekg/dns v1.0.14 09:48:28 go: finding github.com/mitchellh/cli v1.0.0 09:48:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:48:28 go: finding github.com/mitchellh/copystructure v1.0.0 09:48:28 go: finding github.com/mitchellh/go-homedir v1.0.0 09:48:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:48:28 go: finding github.com/mitchellh/gox v0.4.0 09:48:28 go: finding github.com/mitchellh/iochan v1.0.0 09:48:28 go: finding github.com/mitchellh/mapstructure v1.1.2 09:48:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:48:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:48:28 go: finding github.com/pelletier/go-toml v1.2.0 09:48:28 go: finding github.com/pkg/errors v0.8.1 09:48:28 go: finding github.com/pmezard/go-difflib v1.0.0 09:48:28 go: finding github.com/posener/complete v1.1.1 09:48:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:48:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:48:28 go: finding github.com/stretchr/objx v0.1.0 09:48:28 go: finding github.com/stretchr/testify v1.5.1 09:48:28 go: finding github.com/ugorji/go v1.1.4 09:48:28 go: finding github.com/x448/float16 v0.8.4 09:48:28 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:48:28 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:48:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:48:28 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:48:28 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:48:28 go: finding gopkg.in/yaml.v2 v2.2.8 09:48:37 Removing intermediate container 77d5bc2de205 09:48:37 ---> 91001e711bef 09:48:37 Successfully built 91001e711bef 09:48:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:48:38 + docker inspect -f . ci-base-image-x86_64 09:48:38 . [Pipeline] withDockerContainer 09:48:38 prd-centos7-docker-4c-2g-248 does not seem to be running inside a container 09:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 09:48:40 $ docker top ecb4f705385e3ab8b4aad0a7342b651c310a85375455344e1fc43449e037623e -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:41 + go version 09:48:41 go version go1.13.13 linux/amd64 [Pipeline] sh 09:48:41 + make test 09:48:41 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:48:43 ? github.com/edgexfoundry/device-sdk-go [no test files] 09:48:50 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.056s coverage: 8.6% of statements 09:48:50 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.022s coverage: 21.7% of statements 09:48:50 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 09:48:50 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.206s coverage: 36.9% of statements 09:48:50 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 09:48:50 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.553s coverage: 65.2% of statements 09:48:50 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 09:48:50 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 09:48:50 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 09:48:50 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.038s coverage: 52.6% of statements 09:48:50 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.326s coverage: 68.9% of statements 09:48:50 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 09:48:50 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 09:48:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:48:54 gofmt -l . 09:48:54 [ "`gofmt -l .`" = "" ] 09:48:55 ./bin/test-attribution-txt.sh 09:48:55 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:48:57 Stashed 1 file(s) [Pipeline] } 09:48:57 $ docker stop --time=1 69c6d7fdbcac7780a09d61607a9e0f96eda1f9ea16b8546c609a31d7e130c926 09:48:59 $ docker rm -f 69c6d7fdbcac7780a09d61607a9e0f96eda1f9ea16b8546c609a31d7e130c926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:49:02 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 09:49:02 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 09:49:02 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 09:49:02 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.022s coverage: 22.1% of statements 09:49:02 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.076s coverage: 95.8% of statements 09:49:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:49:02 + ls -al . 09:49:02 total 228 09:49:02 drwxrwxr-x 11 jenkins jenkins 4096 Aug 17 09:48 . 09:49:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 09:46 .. 09:49:02 -rw-rw-r-- 1 jenkins jenkins 140 Aug 17 09:46 .dockerignore 09:49:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 09:46 .git 09:49:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 09:46 .github 09:49:02 -rw-rw-r-- 1 jenkins jenkins 138 Aug 17 09:46 .gitignore 09:49:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 09:46 .semver 09:49:02 -rw-rw-r-- 1 jenkins jenkins 936 Aug 17 09:46 Dockerfile.build 09:49:02 -rw-rw-r-- 1 jenkins jenkins 808 Aug 17 09:46 Jenkinsfile 09:49:02 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 17 09:46 LICENSE 09:49:02 -rw-rw-r-- 1 jenkins jenkins 892 Aug 17 09:46 Makefile 09:49:02 -rw-rw-r-- 1 jenkins jenkins 5101 Aug 17 09:46 README.md 09:49:02 -rw-rw-r-- 1 jenkins jenkins 4291 Aug 17 09:46 RELEASE-NOTES.txt 09:49:02 -rw-rw-r-- 1 jenkins jenkins 5 Aug 17 09:44 VERSION 09:49:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 09:46 bin 09:49:02 -rw-r--r-- 1 jenkins jenkins 111784 Aug 17 09:48 coverage.out 09:49:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 09:46 example 09:49:02 -rw-r--r-- 1 jenkins jenkins 446 Aug 17 09:48 go.mod 09:49:02 -rw-r--r-- 1 jenkins jenkins 12179 Aug 17 09:48 go.sum 09:49:02 drwxrwxr-x 13 jenkins jenkins 4096 Aug 17 09:46 internal 09:49:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 09:46 openapi 09:49:02 drwxrwxr-x 5 jenkins jenkins 4096 Aug 17 09:46 pkg 09:49:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 09:46 snap 09:49:02 -rw-rw-r-- 1 jenkins jenkins 222 Aug 17 09:46 version.go [Pipeline] isUnix [Pipeline] sh 09:49:03 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=03551c82b4312be6d3fe975ad78a986bdee11fd7 --label arch=arm64 --label version=0.0.0 . 09:49:03 Sending build context to Docker daemon 3.207MB 09:49:03 Step 1/23 : ARG BASE=golang:1.13-alpine 09:49:03 Step 2/23 : FROM ${BASE} AS builder 09:49:03 ---> 2b0e0e25e4c5 09:49:03 Step 3/23 : ARG MAKE='make build' 09:49:03 ---> Running in e8ba4e1f1517 09:49:04 Removing intermediate container e8ba4e1f1517 09:49:04 ---> fe2f2c00d6a1 09:49:04 Step 4/23 : WORKDIR /device-sdk-go 09:49:04 ---> Running in dc357d5c9e67 09:49:04 Removing intermediate container dc357d5c9e67 09:49:04 ---> c07d7cd7be7c 09:49:04 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:49:05 ---> Running in 85ca02cff1e2 09:49:05 Removing intermediate container 85ca02cff1e2 09:49:05 ---> 48d98136bfce 09:49:05 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:05 ---> Running in c97eb94c5780 09:49:08 Removing intermediate container c97eb94c5780 09:49:08 ---> 719eefe186cd 09:49:08 Step 7/23 : RUN apk add --update --no-cache make git 09:49:08 ---> Running in e52d1c364bf6 09:49:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:49:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:49:10 OK: 142 MiB in 39 packages 09:49:12 Removing intermediate container e52d1c364bf6 09:49:12 ---> 0f43f8aae7ee 09:49:12 Step 8/23 : COPY . . 09:49:13 ---> 324156ab4a43 09:49:13 Step 9/23 : RUN ${MAKE} 09:49:13 ---> Running in 958c784bcf07 09:49:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:49:35 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.034s coverage: 8.6% of statements 09:49:35 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 21.7% of statements 09:49:35 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 09:49:35 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.147s coverage: 36.9% of statements 09:49:35 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 09:49:35 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.777s coverage: 65.2% of statements 09:49:35 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 09:49:35 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 09:49:35 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 09:49:35 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.034s coverage: 52.6% of statements 09:49:35 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.128s coverage: 68.9% of statements 09:49:35 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 09:49:35 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 09:49:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:49:35 gofmt -l . 09:49:35 [ "`gofmt -l .`" = "" ] 09:49:36 ./bin/test-attribution-txt.sh 09:49:37 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:49:37 Warning: overwriting stash ‘coverage-report’ 09:49:38 Stashed 1 file(s) [Pipeline] } 09:49:38 $ docker stop --time=1 ecb4f705385e3ab8b4aad0a7342b651c310a85375455344e1fc43449e037623e 09:49:39 $ docker rm -f ecb4f705385e3ab8b4aad0a7342b651c310a85375455344e1fc43449e037623e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:49:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:49:41 + ls -al . 09:49:41 total 188 09:49:41 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 17 09:49 . 09:49:41 drwxrwxr-x. 4 jenkins jenkins 28 Aug 17 09:47 .. 09:49:41 drwxrwxr-x. 2 jenkins jenkins 64 Aug 17 09:47 bin 09:49:41 -rw-r--r--. 1 jenkins jenkins 111784 Aug 17 09:49 coverage.out 09:49:41 -rw-rw-r--. 1 jenkins jenkins 936 Aug 17 09:47 Dockerfile.build 09:49:41 -rw-rw-r--. 1 jenkins jenkins 140 Aug 17 09:47 .dockerignore 09:49:41 drwxrwxr-x. 4 jenkins jenkins 48 Aug 17 09:47 example 09:49:41 drwxrwxr-x. 8 jenkins jenkins 179 Aug 17 09:47 .git 09:49:41 drwxrwxr-x. 2 jenkins jenkins 38 Aug 17 09:47 .github 09:49:41 -rw-rw-r--. 1 jenkins jenkins 138 Aug 17 09:47 .gitignore 09:49:41 -rw-r--r--. 1 jenkins jenkins 446 Aug 17 09:49 go.mod 09:49:41 -rw-r--r--. 1 jenkins jenkins 12179 Aug 17 09:49 go.sum 09:49:41 drwxrwxr-x. 13 jenkins jenkins 184 Aug 17 09:47 internal 09:49:41 -rw-rw-r--. 1 jenkins jenkins 808 Aug 17 09:47 Jenkinsfile 09:49:41 -rw-rw-r--. 1 jenkins jenkins 11341 Aug 17 09:47 LICENSE 09:49:41 -rw-rw-r--. 1 jenkins jenkins 892 Aug 17 09:47 Makefile 09:49:41 drwxrwxr-x. 4 jenkins jenkins 26 Aug 17 09:47 openapi 09:49:41 drwxrwxr-x. 5 jenkins jenkins 50 Aug 17 09:47 pkg 09:49:41 -rw-rw-r--. 1 jenkins jenkins 5101 Aug 17 09:47 README.md 09:49:41 -rw-rw-r--. 1 jenkins jenkins 4291 Aug 17 09:47 RELEASE-NOTES.txt 09:49:41 drwxrwxr-x. 3 jenkins jenkins 58 Aug 17 09:47 .semver 09:49:41 drwxrwxr-x. 4 jenkins jenkins 54 Aug 17 09:47 snap 09:49:41 -rw-rw-r--. 1 jenkins jenkins 5 Aug 17 09:44 VERSION 09:49:41 -rw-rw-r--. 1 jenkins jenkins 222 Aug 17 09:47 version.go [Pipeline] isUnix [Pipeline] sh 09:49:41 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=03551c82b4312be6d3fe975ad78a986bdee11fd7 --label arch=amd64 --label version=0.0.0 . 09:49:41 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:49:41 Removing intermediate container 958c784bcf07 09:49:41 ---> d923125fe2c9 09:49:41 Step 10/23 : FROM scratch 09:49:41 ---> 09:49:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:49:41 ---> Running in 632ff65574a5 09:49:41 Removing intermediate container 632ff65574a5 09:49:41 ---> 6b873ec4c6f3 09:49:41 Step 12/23 : ENV APP_PORT=49990 09:49:41 ---> Running in 00b0266bc645 09:49:41 Removing intermediate container 00b0266bc645 09:49:41 ---> ccb05a39f719 09:49:41 Step 13/23 : EXPOSE $APP_PORT 09:49:42 Sending build context to Docker daemon 3.207MB 09:49:42 Step 1/23 : ARG BASE=golang:1.13-alpine 09:49:42 Step 2/23 : FROM ${BASE} AS builder 09:49:42 ---> 91001e711bef 09:49:42 Step 3/23 : ARG MAKE='make build' 09:49:42 ---> Running in 2dadb874a5a3 09:49:42 ---> Running in ca6ba6c22715 09:49:42 Removing intermediate container ca6ba6c22715 09:49:42 ---> 444930ba4d07 09:49:42 Step 4/23 : WORKDIR /device-sdk-go 09:49:42 Removing intermediate container 2dadb874a5a3 09:49:42 ---> e36a9a553ee2 09:49:42 Step 14/23 : WORKDIR / 09:49:42 ---> Running in 25dff0f39faf 09:49:42 ---> Running in 437f18f1fcc3 09:49:42 Removing intermediate container 437f18f1fcc3 09:49:42 ---> fac2fdd5d237 09:49:42 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:49:42 Removing intermediate container 25dff0f39faf 09:49:42 ---> 66f894051a7e 09:49:42 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:49:43 ---> Running in d5cd4e1a2c3c 09:49:43 Removing intermediate container d5cd4e1a2c3c 09:49:43 ---> a783a00497dd 09:49:43 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:43 ---> Running in 8b5f5fa389a5 09:49:44 ---> 83acdca966da 09:49:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:49:44 Removing intermediate container 8b5f5fa389a5 09:49:44 ---> 98ebcfc0aa27 09:49:44 Step 7/23 : RUN apk add --update --no-cache make git 09:49:44 ---> Running in b9699116177b 09:49:44 ---> 976bc57a7406 09:49:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:49:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:49:45 ---> 1d84d32af970 09:49:45 Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 09:49:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:49:45 OK: 166 MiB in 39 packages 09:49:46 Removing intermediate container b9699116177b 09:49:46 ---> a1cde1a9ae62 09:49:46 Step 8/23 : COPY . . 09:49:46 ---> 88dd3f2d1a00 09:49:46 Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 09:49:47 ---> 173a25ee6121 09:49:47 Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:49:47 ---> Running in 09f9b5d470aa 09:49:47 ---> f905521a002b 09:49:47 Step 9/23 : RUN ${MAKE} 09:49:47 ---> Running in f37fc7021118 09:49:47 Removing intermediate container 09f9b5d470aa 09:49:47 ---> a4e171e89e99 09:49:47 Step 21/23 : LABEL arch=arm64 09:49:47 ---> Running in ead5eb3796ce 09:49:48 Removing intermediate container ead5eb3796ce 09:49:48 ---> 56a809faf288 09:49:48 Step 22/23 : LABEL git_sha=03551c82b4312be6d3fe975ad78a986bdee11fd7 09:49:48 ---> Running in 40841739c885 09:49:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:49:48 Removing intermediate container 40841739c885 09:49:48 ---> 3e61c6096962 09:49:48 Step 23/23 : LABEL version=0.0.0 09:49:49 ---> Running in 34473e6fd4e5 09:49:49 Removing intermediate container 34473e6fd4e5 09:49:49 ---> 5fb5a07a315f 09:49:49 [Warning] One or more build-args [ARCH] were not consumed 09:49:49 Successfully built 5fb5a07a315f 09:49:49 Successfully tagged docker-device-sdk-simple-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] } 09:50:04 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:50:05 Removing intermediate container f37fc7021118 09:50:05 ---> 8b24dd8af38d 09:50:05 Step 10/23 : FROM scratch 09:50:05 ---> 09:50:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:50:05 ---> Running in 2e32c300d81b 09:50:06 Removing intermediate container 2e32c300d81b 09:50:06 ---> efa18610c1ae 09:50:06 Step 12/23 : ENV APP_PORT=49990 09:50:06 ---> Running in de04277e4957 09:50:06 Removing intermediate container de04277e4957 09:50:06 ---> 7c4e1fba1a05 09:50:06 Step 13/23 : EXPOSE $APP_PORT 09:50:06 ---> Running in a9a1e7bda2a7 09:50:06 Removing intermediate container a9a1e7bda2a7 09:50:06 ---> 8c0fb076a897 09:50:06 Step 14/23 : WORKDIR / 09:50:06 ---> Running in 33e2cf7ee828 09:50:07 Removing intermediate container 33e2cf7ee828 09:50:07 ---> 06f00db54b81 09:50:07 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:50:07 ---> 0741960e8d02 09:50:07 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:50:07 ---> 693d6969b7db 09:50:07 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:50:08 ---> 10cc3d700c8e 09:50:08 Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 09:50:08 ---> 7e9754c3406d 09:50:08 Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 09:50:08 ---> e6bd655b766a 09:50:08 Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:50:08 ---> Running in 42a5f65737c8 09:50:09 Removing intermediate container 42a5f65737c8 09:50:09 ---> 05680e86d6e8 09:50:09 Step 21/23 : LABEL arch=amd64 09:50:09 ---> Running in 063df0579845 09:50:09 Removing intermediate container 063df0579845 09:50:09 ---> 620c288bb147 09:50:09 Step 22/23 : LABEL git_sha=03551c82b4312be6d3fe975ad78a986bdee11fd7 09:50:09 ---> Running in f603755307a1 09:50:09 Removing intermediate container f603755307a1 09:50:09 ---> 73e5528c2dd4 09:50:09 Step 23/23 : LABEL version=0.0.0 09:50:09 ---> Running in 91332519b8e9 09:50:09 Removing intermediate container 91332519b8e9 09:50:09 ---> 98c9bc5ee2b4 09:50:09 [Warning] One or more build-args [ARCH] were not consumed 09:50:09 Successfully built 98c9bc5ee2b4 09:50:09 Successfully tagged docker-device-sdk-simple: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 09:50:11 provisioning config files... 09:50:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp/config5472213534346075212tmp [Pipeline] { [Pipeline] sh 09:50:12 + curl -s https://codecov.io/bash 09:50:12 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp/config5472213534346075212tmp [Pipeline] } 09:50:12 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] { (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 09:50:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:50:15 ---> package-listing.sh 09:50:15 ++ facter osfamily 09:50:15 ++ tr '[:upper:]' '[:lower:]' 09:50:16 + OS_FAMILY=redhat 09:50:16 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-567 09:50:16 + START_PACKAGES=/tmp/packages_start.txt 09:50:16 + END_PACKAGES=/tmp/packages_end.txt 09:50:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:16 + PACKAGES=/tmp/packages_start.txt 09:50:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-567 ']' 09:50:16 + PACKAGES=/tmp/packages_end.txt 09:50:16 + case "${OS_FAMILY}" in 09:50:16 + sort 09:50:16 + rpm -qa 09:50:20 + '[' -f /tmp/packages_start.txt ']' 09:50:20 + '[' -f /tmp/packages_end.txt ']' 09:50:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:20 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-567 ']' 09:50:20 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-567/archives/ 09:50:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-567/archives/ [Pipeline] isUnix [Pipeline] sh 09:50:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:50:21 09:50:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:50:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:50:21 alpine: Pulling from edgex-lftools-log-publisher 09:50:21 c9b1b535fdd9: Pulling fs layer 09:50:21 2cc5ad85d9ab: Pulling fs layer 09:50:21 756a868c4378: Pulling fs layer 09:50:21 444b2fc9a129: Pulling fs layer 09:50:21 ea15f1150254: Pulling fs layer 09:50:21 41b27a9f41bf: Pulling fs layer 09:50:21 28c525ee5125: Pulling fs layer 09:50:21 094b1ea09ed8: Pulling fs layer 09:50:21 138eaada9080: Pulling fs layer 09:50:21 0622d0fa9048: Pulling fs layer 09:50:21 41b27a9f41bf: Waiting 09:50:21 28c525ee5125: Waiting 09:50:21 ea15f1150254: Waiting 09:50:21 138eaada9080: Waiting 09:50:21 0622d0fa9048: Waiting 09:50:21 2cc5ad85d9ab: Download complete 09:50:21 444b2fc9a129: Download complete 09:50:22 c9b1b535fdd9: Download complete 09:50:22 ea15f1150254: Verifying Checksum 09:50:22 ea15f1150254: Download complete 09:50:22 28c525ee5125: Verifying Checksum 09:50:22 28c525ee5125: Download complete 09:50:23 c9b1b535fdd9: Pull complete 09:50:23 756a868c4378: Verifying Checksum 09:50:23 756a868c4378: Download complete 09:50:23 2cc5ad85d9ab: Pull complete 09:50:24 138eaada9080: Verifying Checksum 09:50:24 138eaada9080: Download complete 09:50:24 094b1ea09ed8: Verifying Checksum 09:50:24 094b1ea09ed8: Download complete 09:50:24 0622d0fa9048: Verifying Checksum 09:50:24 0622d0fa9048: Download complete 09:50:25 41b27a9f41bf: Verifying Checksum 09:50:25 41b27a9f41bf: Download complete 09:50:26 756a868c4378: Pull complete 09:50:26 444b2fc9a129: Pull complete 09:50:27 ea15f1150254: Pull complete 09:50:31 41b27a9f41bf: Pull complete 09:50:31 28c525ee5125: Pull complete 09:50:35 094b1ea09ed8: Pull complete 09:50:35 138eaada9080: Pull complete 09:50:35 0622d0fa9048: Pull complete 09:50:35 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:50:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:50:35 prd-centos7-docker-4c-2g-246 does not seem to be running inside a container 09:50:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-567 -v /w/workspace/dgexfoundry_device-sdk-go_PR-567:/w/workspace/dgexfoundry_device-sdk-go_PR-567:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:50:39 $ docker top 0935f5bf4849fd39d9c2084617b778f8dafb63eff46d505ac0787dd07981baab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:50:39 provisioning config files... 09:50:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp/config7986780247794960275tmp [Pipeline] { [Pipeline] echo 09:50:39 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:50:40 ---> create-netrc.sh [Pipeline] echo 09:50:40 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:50:40 ---> logs-deploy.sh 09:50:40 + ARCHIVE_ARTIFACTS= 09:50:40 + LOGS_SERVER=https://logs.edgexfoundry.org 09:50:40 + '[' https://logs.edgexfoundry.org == None ']' 09:50:40 + NEXUS_URL=https://nexus.edgexfoundry.org 09:50:40 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-567/1 09:50:40 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-567/1/ 09:50:40 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-567/1 /w/workspace/dgexfoundry_device-sdk-go_PR-567 09:50:42 Archives upload complete. 09:50:42 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-567/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-567/1/ 09:50:43 ---> uname -a: 09:50:43 Linux 0935f5bf4849 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 09:50:43 09:50:43 09:50:43 ---> lscpu: 09:50:43 Architecture: x86_64 09:50:43 CPU op-mode(s): 32-bit, 64-bit 09:50:43 Byte Order: Little Endian 09:50:43 Address sizes: 40 bits physical, 48 bits virtual 09:50:43 CPU(s): 4 09:50:43 On-line CPU(s) list: 0-3 09:50:43 Thread(s) per core: 1 09:50:43 Core(s) per socket: 1 09:50:43 Socket(s): 4 09:50:43 NUMA node(s): 1 09:50:43 Vendor ID: GenuineIntel 09:50:43 CPU family: 6 09:50:43 Model: 44 09:50:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:50:43 Stepping: 1 09:50:43 CPU MHz: 2933.438 09:50:43 BogoMIPS: 5866.87 09:50:43 Virtualization: VT-x 09:50:43 Hypervisor vendor: KVM 09:50:43 Virtualization type: full 09:50:43 L1d cache: 128 KiB 09:50:43 L1i cache: 128 KiB 09:50:43 L2 cache: 16 MiB 09:50:43 L3 cache: 64 MiB 09:50:43 NUMA node0 CPU(s): 0-3 09:50:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:50:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:50:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:50:43 Vulnerability Meltdown: Mitigation; PTI 09:50:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:50:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:50:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:50:43 Vulnerability Tsx async abort: Not affected 09:50:43 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 09:50:43 09:50:43 09:50:43 ---> nproc: 09:50:43 4 09:50:43 09:50:43 09:50:43 ---> df -h: 09:50:43 Filesystem Size Used Available Use% Mounted on 09:50:43 overlay 50.0G 7.2G 42.8G 14% / 09:50:43 tmpfs 64.0M 0 64.0M 0% /dev 09:50:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:50:43 shm 64.0M 0 64.0M 0% /dev/shm 09:50:43 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 09:50:43 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 09:50:43 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 09:50:43 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-567 09:50:43 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-567@tmp 09:50:43 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 09:50:43 09:50:43 09:50:43 ---> free -m: 09:50:43 total used free shared buff/cache available 09:50:43 Mem: 1837 673 122 0 1040 1057 09:50:43 Swap: 1023 1 1022 09:50:43 09:50:43 09:50:43 ---> ip addr: 09:50:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:50:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:43 inet 127.0.0.1/8 scope host lo 09:50:43 valid_lft forever preferred_lft forever 09:50:43 6: eth0@if7: mtu 1458 qdisc noqueue state UP 09:50:43 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 09:50:43 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 09:50:43 valid_lft forever preferred_lft forever 09:50:43 09:50:43 09:50:43 ---> sar -b -r -n DEV: 09:50:43 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/17/20 _x86_64_ (4 CPU) 09:50:43 09:50:43 09:42:59 LINUX RESTART 09:50:43 09:50:43 09:44:03 tps rtps wtps bread/s bwrtn/s 09:50:43 09:45:01 29.63 12.25 17.38 4700.07 2177.34 09:50:43 09:46:01 0.32 0.00 0.32 0.00 4.46 09:50:43 09:47:01 0.22 0.00 0.22 0.00 2.20 09:50:43 09:48:01 0.30 0.00 0.30 0.00 3.65 09:50:43 09:49:01 0.28 0.00 0.28 0.00 3.98 09:50:43 09:50:01 0.28 0.00 0.28 0.00 3.35 09:50:43 Average: 5.04 1.99 3.05 762.08 355.99 09:50:43 09:50:43 09:44:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:43 09:45:01 185780 1695776 90.13 2620 1099680 1141076 38.94 422544 1114448 24 09:50:43 09:46:01 193108 1688448 89.74 2620 1099628 1081416 36.91 422232 1108920 8 09:50:43 09:47:01 192524 1689032 89.77 2620 1099636 1081488 36.91 422788 1108924 8 09:50:43 09:48:01 191216 1690340 89.84 2620 1099636 1081464 36.91 424288 1108280 8 09:50:43 09:49:01 192448 1689108 89.77 2620 1099640 1081356 36.90 428888 1103176 8 09:50:43 09:50:01 188772 1692784 89.97 2620 1099648 1081272 36.90 441884 1093792 12 09:50:43 Average: 190641 1690915 89.87 2620 1099645 1091345 37.25 427104 1106257 11 09:50:43 09:50:43 09:44:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 09:50:43 09:45:01 eth0 69.61 60.81 470.91 51.92 0.00 0.00 0.00 09:50:43 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:45:01 docker0 7.48 6.69 0.98 18.26 0.00 0.00 0.00 09:50:43 09:46:01 eth0 1.63 0.83 2.80 0.06 0.00 0.00 0.00 09:50:43 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:47:01 eth0 0.73 0.32 0.29 0.20 0.00 0.00 0.00 09:50:43 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:48:01 eth0 0.57 0.32 0.31 0.20 0.00 0.00 0.00 09:50:43 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:49:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 09:50:43 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:50:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 Average: eth0 11.83 10.14 76.95 8.51 0.00 0.00 0.00 09:50:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 Average: docker0 1.21 1.09 0.16 2.96 0.00 0.00 0.00 09:50:43 09:50:43 09:50:43 ---> sar -P ALL: 09:50:43 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/17/20 _x86_64_ (4 CPU) 09:50:43 09:50:43 09:42:59 LINUX RESTART 09:50:43 09:50:43 09:44:03 CPU %user %nice %system %iowait %steal %idle 09:50:43 09:45:01 all 2.86 0.00 1.81 0.72 2.54 92.07 09:50:43 09:45:01 0 3.43 0.00 2.23 1.78 2.74 89.82 09:50:43 09:45:01 1 3.36 0.00 1.82 0.54 2.39 91.89 09:50:43 09:45:01 2 2.78 0.00 1.80 0.12 2.63 92.67 09:50:43 09:45:01 3 1.89 0.00 1.39 0.43 2.41 93.88 09:50:43 09:46:01 all 0.16 0.00 0.05 0.00 0.18 99.60 09:50:43 09:46:01 0 0.10 0.00 0.03 0.00 0.10 99.77 09:50:43 09:46:01 1 0.12 0.00 0.07 0.00 0.30 99.52 09:50:43 09:46:01 2 0.37 0.00 0.07 0.00 0.30 99.27 09:50:43 09:46:01 3 0.07 0.00 0.03 0.00 0.05 99.85 09:50:43 09:47:01 all 0.12 0.00 0.03 0.00 0.26 99.58 09:50:43 09:47:01 0 0.05 0.00 0.05 0.00 0.25 99.65 09:50:43 09:47:01 1 0.07 0.00 0.05 0.00 0.18 99.70 09:50:43 09:47:01 2 0.33 0.00 0.03 0.00 0.28 99.35 09:50:43 09:47:01 3 0.02 0.00 0.02 0.00 0.30 99.67 09:50:43 09:48:01 all 0.11 0.00 0.04 0.00 0.27 99.59 09:50:43 09:48:01 0 0.02 0.00 0.03 0.00 0.07 99.88 09:50:43 09:48:01 1 0.05 0.00 0.03 0.00 0.25 99.67 09:50:43 09:48:01 2 0.35 0.00 0.07 0.00 0.33 99.25 09:50:43 09:48:01 3 0.03 0.00 0.02 0.00 0.43 99.52 09:50:43 09:49:01 all 0.13 0.00 0.06 0.00 0.16 99.65 09:50:43 09:49:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:50:43 09:49:01 1 0.10 0.00 0.03 0.00 0.18 99.68 09:50:43 09:49:01 2 0.38 0.00 0.15 0.00 0.17 99.30 09:50:43 09:49:01 3 0.00 0.00 0.03 0.00 0.25 99.72 09:50:43 09:50:01 all 0.12 0.00 0.07 0.00 0.11 99.70 09:50:43 09:50:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:50:43 09:50:01 1 0.43 0.00 0.07 0.00 0.27 99.23 09:50:43 09:50:01 2 0.02 0.00 0.13 0.00 0.08 99.77 09:50:43 09:50:01 3 0.02 0.00 0.03 0.00 0.05 99.90 09:50:43 Average: all 0.57 0.00 0.33 0.12 0.57 98.41 09:50:43 Average: 0 0.59 0.00 0.39 0.29 0.52 98.22 09:50:43 Average: 1 0.67 0.00 0.34 0.09 0.58 98.32 09:50:43 Average: 2 0.69 0.00 0.37 0.02 0.62 98.30 09:50:43 Average: 3 0.33 0.00 0.25 0.07 0.57 98.78 09:50:43 09:50:43 09:50:43