Pull request #842 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ef2ad362a674276a5ef6a42fba4f94bcc65f8eec+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (271fd8bb15da2980d2debb7c73c81821d8464d8d) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-842/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-sdk-go/branches/PR-842/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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.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: 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 BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31496’ Running on prd-centos7-docker-4c-2g-31499 in /w/workspace/dgexfoundry_device-sdk-go_PR-842 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-842 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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 --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/842/head:refs/remotes/origin/PR-842 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ef2ad362a674276a5ef6a42fba4f94bcc65f8eec Merge succeeded, producing ef2ad362a674276a5ef6a42fba4f94bcc65f8eec Checking out Revision ef2ad362a674276a5ef6a42fba4f94bcc65f8eec (PR-842) > git config core.sparsecheckout # timeout=10 > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # 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 b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:04 ========================================================= 05:56:04 EdgeX Global Pipelines Version Info 05:56:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:07 ------------------- 05:56:07 stable info: 05:56:07 ------------------- 05:56:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:56:07 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:56:07 Message: update stable to v1.0.186 05:56:08 ------------------- 05:56:08 experimental info: 05:56:08 ------------------- 05:56:08 Commited By: **** collab-it+edgex@linuxfoundation.org 05:56:08 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 05:56:08 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:56:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:56:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:56:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:56:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:56:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:56:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:56:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-842 [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-842 [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-842 [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [Pipeline] echo 05:56:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef2ad36 [Pipeline] echo 05:56:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:56:13 provisioning config files... 05:56:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/config391815254190138055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:13 ---> docker-login.sh 05:56:13 nexus3.edgexfoundry.org:10001 05:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:14 Configure a credential helper to remove this warning. See 05:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:14 05:56:14 Login Succeeded 05:56:14 nexus3.edgexfoundry.org:10002 05:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:15 Configure a credential helper to remove this warning. See 05:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:15 05:56:15 Login Succeeded 05:56:15 nexus3.edgexfoundry.org:10003 05:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:15 Configure a credential helper to remove this warning. See 05:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:15 05:56:15 Login Succeeded 05:56:15 nexus3.edgexfoundry.org:10004 05:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:16 Configure a credential helper to remove this warning. See 05:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:16 05:56:16 Login Succeeded 05:56:16 docker.io 05:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:16 Configure a credential helper to remove this warning. See 05:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:16 05:56:16 Login Succeeded 05:56:16 ---> docker-login.sh ends [Pipeline] } 05:56:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:18 + git log --format=format:%s -1 ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [Pipeline] echo 05:56:18 GIT_COMMIT: ef2ad362a674276a5ef6a42fba4f94bcc65f8eec, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 05:56:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:18 05:56:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:56:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:19 latest: Pulling from edgex-devops/git-semver 05:56:19 31603596830f: Pulling fs layer 05:56:19 2a8b12db71e7: Pulling fs layer 05:56:19 6ca5941a6612: Pulling fs layer 05:56:19 ecc8261a40a4: Pulling fs layer 05:56:19 ecc8261a40a4: Waiting 05:56:19 2a8b12db71e7: Verifying Checksum 05:56:19 2a8b12db71e7: Download complete 05:56:19 31603596830f: Verifying Checksum 05:56:19 31603596830f: Download complete 05:56:19 ecc8261a40a4: Verifying Checksum 05:56:19 ecc8261a40a4: Download complete 05:56:19 6ca5941a6612: Verifying Checksum 05:56:19 6ca5941a6612: Download complete 05:56:20 31603596830f: Pull complete 05:56:20 2a8b12db71e7: Pull complete 05:56:23 6ca5941a6612: Pull complete 05:56:23 ecc8261a40a4: Pull complete 05:56:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:56:24 prd-centos7-docker-4c-2g-31499 does not seem to be running inside a container 05:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-842 -v /w/workspace/dgexfoundry_device-sdk-go_PR-842:/w/workspace/dgexfoundry_device-sdk-go_PR-842:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-842@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:10004/edgex-devops/git-semver:latest cat 05:56:27 $ docker top 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:27 [ssh-agent] Looking for ssh-agent implementation... 05:56:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:28 $ docker exec 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c ssh-agent 05:56:28 SSH_AUTH_SOCK=/tmp/ssh-YDWnKl9cnBMl/agent.11 05:56:28 SSH_AGENT_PID=16 05:56:28 Running ssh-add (command line suppressed) 05:56:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/private_key_7480103854075777917.key (/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/private_key_7480103854075777917.key) 05:56:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:29 + git tag --points-at HEAD [Pipeline] } 05:56:29 $ docker exec --env ******** --env ******** 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c ssh-agent -k 05:56:29 unset SSH_AUTH_SOCK; 05:56:29 unset SSH_AGENT_PID; 05:56:29 echo Agent pid 16 killed; 05:56:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:29 [ssh-agent] Looking for ssh-agent implementation... 05:56:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:30 $ docker exec 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c ssh-agent 05:56:30 SSH_AUTH_SOCK=/tmp/ssh-H8v8mV3vPGQs/agent.46 05:56:30 SSH_AGENT_PID=52 05:56:30 Running ssh-add (command line suppressed) 05:56:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/private_key_3871427517762144667.key (/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/private_key_3871427517762144667.key) 05:56:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:31 + git semver init 05:56:31 # -> Open(): unable to determine branch for HEAD 05:56:31 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-842/.git 05:56:31 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-842 05:56:31 # $SEMVER_REMOTE_NAME = origin 05:56:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:56:31 # $SEMVER_USER_NAME = edgex-jenkins 05:56:31 # $SEMVER_BRANCH = PR-842 05:56:31 # $SEMVER_TEMP = /tmp/semver-852110880 05:56:31 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:56:32 # '/tmp/semver-852110880' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-842/.semver' 05:56:32 # -> Force: false 05:56:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-842/.semver [Pipeline] } 05:56:32 $ docker exec --env ******** --env ******** 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c ssh-agent -k 05:56:32 unset SSH_AUTH_SOCK; 05:56:32 unset SSH_AGENT_PID; 05:56:32 echo Agent pid 52 killed; 05:56:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:33 + git semver [Pipeline] } 05:56:33 $ docker stop --time=1 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c 05:56:35 $ docker rm -f 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c [Pipeline] // withDockerContainer [Pipeline] sh 05:56:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:56:36 Stashed 1 file(s) [Pipeline] echo 05:56:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:56:52 Still waiting to schedule task 05:56:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:56:52 Still waiting to schedule task 05:56:52 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:59:06 Running on prd-centos7-docker-4c-2g-31503 in /w/workspace/dgexfoundry_device-sdk-go_PR-842 [Pipeline] { [Pipeline] ws 05:59:07 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:59:09 using credential edgex-jenkins-ssh 05:59:09 Cloning the remote Git repository 05:59:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:59:09 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:59:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:09 > git --version # timeout=10 05:59:09 > git --version # 'git version 2.24.3' 05:59:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:11 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ef2ad362a674276a5ef6a42fba4f94bcc65f8eec 05:59:11 Merge succeeded, producing ef2ad362a674276a5ef6a42fba4f94bcc65f8eec 05:59:11 Checking out Revision ef2ad362a674276a5ef6a42fba4f94bcc65f8eec (PR-842) 05:59:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/842/head:refs/remotes/origin/PR-842 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:11 > git config core.sparsecheckout # timeout=10 05:59:11 > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 05:59:11 > git remote # timeout=10 05:59:11 > git config --get remote.origin.url # timeout=10 05:59:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:11 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 05:59:11 > git rev-parse HEAD^{commit} # timeout=10 05:59:11 > git config core.sparsecheckout # timeout=10 05:59:11 > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 05:59:14 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 05:59:14 > git --version # timeout=10 05:59:14 > git --version # 'git version 2.24.3' 05:59:15 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:59:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:17 + sudo service docker restart 05:59:17 + true 05:59:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:59:18 provisioning config files... 05:59:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1322204847305591881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:18 ---> docker-login.sh 05:59:18 nexus3.edgexfoundry.org:10001 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 nexus3.edgexfoundry.org:10002 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 nexus3.edgexfoundry.org:10003 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 nexus3.edgexfoundry.org:10004 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 docker.io 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:20 Configure a credential helper to remove this warning. See 05:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:20 05:59:20 Login Succeeded 05:59:20 ---> docker-login.sh ends [Pipeline] } 05:59:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:20 ========================================================= 05:59:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:59:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:21 + 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 . 05:59:21 Sending build context to Docker daemon 2.303MB 05:59:21 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:59:21 Step 2/8 : FROM ${BASE} 05:59:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:21 188c0c94c7c5: Pulling fs layer 05:59:21 0ef7d3d256c8: Pulling fs layer 05:59:21 de9db76c5a1d: Pulling fs layer 05:59:21 bca2f99d35d6: Pulling fs layer 05:59:21 93359f2a8cfa: Pulling fs layer 05:59:21 7c6f9722023f: Pulling fs layer 05:59:21 a35cf1a2eb13: Pulling fs layer 05:59:21 bca2f99d35d6: Waiting 05:59:21 a35cf1a2eb13: Waiting 05:59:21 93359f2a8cfa: Waiting 05:59:21 7c6f9722023f: Waiting 05:59:21 de9db76c5a1d: Verifying Checksum 05:59:21 de9db76c5a1d: Download complete 05:59:21 0ef7d3d256c8: Verifying Checksum 05:59:21 0ef7d3d256c8: Download complete 05:59:21 93359f2a8cfa: Download complete 05:59:21 7c6f9722023f: Verifying Checksum 05:59:21 7c6f9722023f: Download complete 05:59:21 188c0c94c7c5: Verifying Checksum 05:59:21 188c0c94c7c5: Download complete 05:59:21 188c0c94c7c5: Pull complete 05:59:21 0ef7d3d256c8: Pull complete 05:59:21 de9db76c5a1d: Pull complete 05:59:22 a35cf1a2eb13: Verifying Checksum 05:59:22 a35cf1a2eb13: Download complete 05:59:23 bca2f99d35d6: Verifying Checksum 05:59:28 bca2f99d35d6: Pull complete 05:59:29 93359f2a8cfa: Pull complete 05:59:29 7c6f9722023f: Pull complete 05:59:32 a35cf1a2eb13: Pull complete 05:59:32 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:59:32 ---> a62c8e92a672 05:59:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:32 ---> Running in 7f37a8d90a77 05:59:33 Removing intermediate container 7f37a8d90a77 05:59:33 ---> 179ecdd945d7 05:59:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:33 ---> Running in c82589586e5a 05:59:34 Removing intermediate container c82589586e5a 05:59:34 ---> eebf9187bb40 05:59:34 Step 5/8 : RUN apk add --update --no-cache make git 05:59:34 ---> Running in 7a97742b10a6 05:59:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:59:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:59:38 OK: 166 MiB in 39 packages 05:59:38 Removing intermediate container 7a97742b10a6 05:59:38 ---> 121908b9055c 05:59:38 Step 6/8 : WORKDIR /device-sdk-go 05:59:38 ---> Running in 076a0fc09073 05:59:38 Removing intermediate container 076a0fc09073 05:59:39 ---> 3cafe091bae0 05:59:39 Step 7/8 : COPY . . 05:59:39 ---> 857086dabb26 05:59:39 Step 8/8 : RUN go mod download 05:59:39 ---> Running in 6c007801e96f 06:00:02 Removing intermediate container 6c007801e96f 06:00:02 ---> 13c0596f7451 06:00:02 Successfully built 13c0596f7451 06:00:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:00:02 + docker inspect -f . ci-base-image-x86_64 06:00:02 . [Pipeline] withDockerContainer 06:00:02 prd-centos7-docker-4c-2g-31503 does not seem to be running inside a container 06:00:02 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:00:03 $ docker top 3d9b2170a4dbc11c62b2ac3460f158304c259ffaa2e9050b3cf9712a9be362df -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:03 + go version 06:00:03 go version go1.15.5 linux/amd64 [Pipeline] } 06:00:03 $ docker stop --time=1 3d9b2170a4dbc11c62b2ac3460f158304c259ffaa2e9050b3cf9712a9be362df 06:00:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31504 in /w/workspace/dgexfoundry_device-sdk-go_PR-842 06:00:05 $ docker rm -f 3d9b2170a4dbc11c62b2ac3460f158304c259ffaa2e9050b3cf9712a9be362df [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 06:00:05 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:06 + docker inspect -f . ci-base-image-x86_64 06:00:06 . [Pipeline] withDockerContainer 06:00:06 prd-centos7-docker-4c-2g-31503 does not seem to be running inside a container 06:00:06 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:00:07 $ docker top ee2e68852f890a92698e661863d9cad1e717296ca9d3bb4839bf396b5af7f6f9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:07 + make test 06:00:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:00:10 using credential edgex-jenkins-ssh 06:00:11 Cloning the remote Git repository 06:00:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:00:11 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:00:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:00:11 > git --version # timeout=10 06:00:11 > git --version # 'git version 2.17.1' 06:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:13 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ef2ad362a674276a5ef6a42fba4f94bcc65f8eec 06:00:13 Merge succeeded, producing ef2ad362a674276a5ef6a42fba4f94bcc65f8eec 06:00:13 Checking out Revision ef2ad362a674276a5ef6a42fba4f94bcc65f8eec (PR-842) 06:00:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:00:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:00:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:00:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/842/head:refs/remotes/origin/PR-842 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:13 > git config core.sparsecheckout # timeout=10 06:00:13 > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 06:00:13 > git remote # timeout=10 06:00:13 > git config --get remote.origin.url # timeout=10 06:00:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:13 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 06:00:13 > git rev-parse HEAD^{commit} # timeout=10 06:00:13 > git config core.sparsecheckout # timeout=10 06:00:13 > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 06:00:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:00:17 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 06:00:17 > git --version # timeout=10 06:00:17 > git --version # 'git version 2.17.1' 06:00:17 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:00:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:00:20 + true 06:00:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:00:22 provisioning config files... 06:00:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8370960805031887336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:23 ---> docker-login.sh 06:00:23 nexus3.edgexfoundry.org:10001 06:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:24 Configure a credential helper to remove this warning. See 06:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:24 06:00:24 Login Succeeded 06:00:24 nexus3.edgexfoundry.org:10002 06:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:24 Configure a credential helper to remove this warning. See 06:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:24 06:00:24 Login Succeeded 06:00:24 nexus3.edgexfoundry.org:10003 06:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:25 Configure a credential helper to remove this warning. See 06:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:25 06:00:25 Login Succeeded 06:00:25 nexus3.edgexfoundry.org:10004 06:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:27 Configure a credential helper to remove this warning. See 06:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:27 06:00:27 Login Succeeded 06:00:27 docker.io 06:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:27 Configure a credential helper to remove this warning. See 06:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:27 06:00:27 Login Succeeded 06:00:27 ---> docker-login.sh ends [Pipeline] } 06:00:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:28 ========================================================= 06:00:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:00:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:28 + 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:00:28 Sending build context to Docker daemon 2.317MB 06:00:29 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:00:29 Step 2/8 : FROM ${BASE} 06:00:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:29 5f621e34cdf4: Pulling fs layer 06:00:29 a4357932f1b6: Pulling fs layer 06:00:29 18c013af1878: Pulling fs layer 06:00:29 00ac8860ef70: Pulling fs layer 06:00:29 63d7cb157983: Pulling fs layer 06:00:29 b116817d02f9: Pulling fs layer 06:00:29 745a02a5169b: Pulling fs layer 06:00:29 00ac8860ef70: Waiting 06:00:29 63d7cb157983: Waiting 06:00:29 b116817d02f9: Waiting 06:00:29 745a02a5169b: Waiting 06:00:29 18c013af1878: Download complete 06:00:29 a4357932f1b6: Verifying Checksum 06:00:29 a4357932f1b6: Download complete 06:00:29 63d7cb157983: Verifying Checksum 06:00:29 63d7cb157983: Download complete 06:00:29 b116817d02f9: Verifying Checksum 06:00:29 b116817d02f9: Download complete 06:00:29 5f621e34cdf4: Download complete 06:00:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:00:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:00:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:00:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:00:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:00:29 5f621e34cdf4: Pull complete 06:00:30 a4357932f1b6: Pull complete 06:00:31 18c013af1878: Pull complete 06:00:31 745a02a5169b: Verifying Checksum 06:00:31 745a02a5169b: Download complete 06:00:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 27.0% of statements 06:00:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.078s coverage: 81.2% of statements 06:00:33 00ac8860ef70: Verifying Checksum 06:00:33 00ac8860ef70: Download complete 06:00:43 00ac8860ef70: Pull complete 06:00:43 63d7cb157983: Pull complete 06:00:43 b116817d02f9: Pull complete 06:00:46 745a02a5169b: Pull complete 06:00:46 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:00:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:00:46 ---> b7e6874047d6 06:00:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:00:49 ---> Running in a296f5cecbdd 06:00:49 Removing intermediate container a296f5cecbdd 06:00:49 ---> 6659cd758167 06:00:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:49 ---> Running in a2887d75e11e 06:00:52 Removing intermediate container a2887d75e11e 06:00:52 ---> ad66b3e48178 06:00:52 Step 5/8 : RUN apk add --update --no-cache make git 06:00:52 ---> Running in b8a2dd3f4d14 06:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:00:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:00:58 OK: 142 MiB in 39 packages 06:00:59 Removing intermediate container b8a2dd3f4d14 06:00:59 ---> 1e82dc9c1e79 06:00:59 Step 6/8 : WORKDIR /device-sdk-go 06:00:59 ---> Running in b95ba185cf6f 06:01:00 Removing intermediate container b95ba185cf6f 06:01:00 ---> 1e668b52969e 06:01:00 Step 7/8 : COPY . . 06:01:01 ---> 1d2895a4cc9e 06:01:01 Step 8/8 : RUN go mod download 06:01:01 ---> Running in 32e97d734e24 06:01:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.065s coverage: 10.5% of statements 06:01:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:01:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:01:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.082s coverage: 32.5% of statements 06:01:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:01:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:01:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:01:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.104s coverage: 57.3% of statements 06:01:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.182s coverage: 6.6% of statements 06:01:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 5.0% of statements 06:01:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:01:04 GO111MODULE=on go vet ./... 06:01:11 gofmt -l . 06:01:11 [ "`gofmt -l .`" = "" ] 06:01:11 ./bin/test-attribution-txt.sh 06:01:11 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:01:11 $ docker stop --time=1 ee2e68852f890a92698e661863d9cad1e717296ca9d3bb4839bf396b5af7f6f9 06:01:13 $ docker rm -f ee2e68852f890a92698e661863d9cad1e717296ca9d3bb4839bf396b5af7f6f9 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:17 + ls -al . 06:01:17 total 184 06:01:17 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 26 06:01 . 06:01:17 drwxrwxr-x. 4 jenkins jenkins 28 Mar 26 05:59 .. 06:01:17 drwxrwxr-x. 2 jenkins jenkins 64 Mar 26 05:59 bin 06:01:17 -rw-r--r--. 1 jenkins jenkins 100081 Mar 26 06:00 coverage.out 06:01:17 -rw-rw-r--. 1 jenkins jenkins 949 Mar 26 05:59 Dockerfile.build 06:01:17 -rw-rw-r--. 1 jenkins jenkins 140 Mar 26 05:59 .dockerignore 06:01:17 drwxrwxr-x. 5 jenkins jenkins 62 Mar 26 05:59 example 06:01:17 drwxrwxr-x. 8 jenkins jenkins 179 Mar 26 05:59 .git 06:01:17 drwxrwxr-x. 2 jenkins jenkins 103 Mar 26 05:59 .github 06:01:17 -rw-rw-r--. 1 jenkins jenkins 138 Mar 26 05:59 .gitignore 06:01:17 -rw-r--r--. 1 jenkins jenkins 479 Mar 26 06:01 go.mod 06:01:17 -rw-r--r--. 1 jenkins jenkins 17483 Mar 26 06:01 go.sum 06:01:17 drwxrwxr-x. 13 jenkins jenkins 193 Mar 26 05:59 internal 06:01:17 -rw-rw-r--. 1 jenkins jenkins 901 Mar 26 05:59 Jenkinsfile 06:01:17 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 26 05:59 LICENSE 06:01:17 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 26 05:59 Makefile 06:01:17 drwxrwxr-x. 4 jenkins jenkins 26 Mar 26 05:59 openapi 06:01:17 drwxrwxr-x. 5 jenkins jenkins 50 Mar 26 05:59 pkg 06:01:17 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 26 05:59 README.md 06:01:17 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 26 05:59 RELEASE-NOTES.txt 06:01:17 drwxrwxr-x. 4 jenkins jenkins 54 Mar 26 05:59 snap 06:01:17 -rw-rw-r--. 1 jenkins jenkins 5 Mar 26 05:56 VERSION 06:01:17 -rw-rw-r--. 1 jenkins jenkins 222 Mar 26 05:59 version.go [Pipeline] isUnix [Pipeline] sh 06:01:17 + 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=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec --label arch=amd64 --label version=0.0.0 . 06:01:18 Sending build context to Docker daemon 2.404MB 06:01:18 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:01:18 Step 2/24 : FROM ${BASE} AS builder 06:01:18 ---> 13c0596f7451 06:01:18 Step 3/24 : ARG MAKE='make build' 06:01:18 ---> Running in 9b6016230eda 06:01:18 Removing intermediate container 9b6016230eda 06:01:18 ---> 2cd958903e94 06:01:18 Step 4/24 : WORKDIR /device-sdk-go 06:01:18 ---> Running in 8dab0baa64c1 06:01:19 Removing intermediate container 8dab0baa64c1 06:01:19 ---> 27dc745d8415 06:01:19 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:19 ---> Running in 928ec5ff5c71 06:01:19 Removing intermediate container 928ec5ff5c71 06:01:19 ---> 9bb11abed281 06:01:19 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:19 ---> Running in ee82972408a1 06:01:20 Removing intermediate container ee82972408a1 06:01:20 ---> 264a14765b5c 06:01:20 Step 7/24 : RUN apk add --update --no-cache make git 06:01:20 ---> Running in f2bafed1d0d6 06:01:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:23 Removing intermediate container 32e97d734e24 06:01:23 ---> 87a7108bdd88 06:01:23 Successfully built 87a7108bdd88 06:01:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:01:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:24 + docker inspect -f . ci-base-image-arm64 06:01:24 . [Pipeline] withDockerContainer 06:01:24 prd-ubuntu18.04-docker-arm64-4c-16g-31504 does not seem to be running inside a container 06:01:24 $ 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 06:01:26 $ docker top c3d43589709eb74193780d329ee7b4889aa74351089411be7e09f616501954aa -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:27 + go version 06:01:27 go version go1.15.5 linux/arm64 [Pipeline] } 06:01:27 $ docker stop --time=1 c3d43589709eb74193780d329ee7b4889aa74351089411be7e09f616501954aa 06:01:29 $ docker rm -f c3d43589709eb74193780d329ee7b4889aa74351089411be7e09f616501954aa 06:01:29 OK: 166 MiB in 39 packages 06:01:29 Removing intermediate container f2bafed1d0d6 06:01:29 ---> 69006e1b7507 06:01:29 Step 8/24 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:30 ---> 264c07170778 06:01:30 Step 9/24 : RUN ${MAKE} 06:01:30 + docker inspect -f . ci-base-image-arm64 06:01:30 . [Pipeline] withDockerContainer 06:01:30 prd-ubuntu18.04-docker-arm64-4c-16g-31504 does not seem to be running inside a container 06:01:30 ---> Running in b36cc137b140 06:01:30 $ 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 06:01:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:01:32 $ docker top f92b258c4112a6412688d8b0e2f4145b82eaeccf61bfc8ee1bb55386a23ebb01 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:33 + make test 06:01:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:01:41 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:01:41 Removing intermediate container b36cc137b140 06:01:41 ---> e43449c9db0f 06:01:41 Step 10/24 : FROM scratch 06:01:41 ---> 06:01:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:41 ---> Running in 5b133f08ecb8 06:01:41 Removing intermediate container 5b133f08ecb8 06:01:41 ---> b003f23656f2 06:01:41 Step 12/24 : ENV APP_PORT=49990 06:01:41 ---> Running in 34a6de94bd97 06:01:41 Removing intermediate container 34a6de94bd97 06:01:41 ---> afe26a999b42 06:01:41 Step 13/24 : EXPOSE $APP_PORT 06:01:42 ---> Running in 3027cd45ab22 06:01:42 Removing intermediate container 3027cd45ab22 06:01:42 ---> e4a23546c2dc 06:01:42 Step 14/24 : WORKDIR / 06:01:42 ---> Running in cce1f8e302a1 06:01:42 Removing intermediate container cce1f8e302a1 06:01:42 ---> 0240c33ff275 06:01:42 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:01:42 ---> 275f442fbb44 06:01:42 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:01:43 ---> d497f28fa042 06:01:43 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:01:43 ---> 4292cb2d7c57 06:01:43 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:01:43 ---> 99e235ddb411 06:01:43 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:01:43 ---> 9ef2566b77c1 06:01:43 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:01:43 ---> Running in 0a01b88d00f6 06:01:44 Removing intermediate container 0a01b88d00f6 06:01:44 ---> 14a4cf56d00c 06:01:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:44 ---> Running in b60858c04854 06:01:44 Removing intermediate container b60858c04854 06:01:44 ---> b994dac075df 06:01:44 Step 22/24 : LABEL arch=amd64 06:01:44 ---> Running in 601cbcdb4418 06:01:44 Removing intermediate container 601cbcdb4418 06:01:44 ---> 828cecadde30 06:01:44 Step 23/24 : LABEL git_sha=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec 06:01:44 ---> Running in f63ed5de6e5d 06:01:44 Removing intermediate container f63ed5de6e5d 06:01:44 ---> f632c9d7c96b 06:01:44 Step 24/24 : LABEL version=0.0.0 06:01:45 ---> Running in db2ffe30e102 06:01:45 Removing intermediate container db2ffe30e102 06:01:45 ---> e46fc49fc9fe 06:01:45 [Warning] One or more build-args [ARCH] were not consumed 06:01:45 Successfully built e46fc49fc9fe 06:01:45 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:01:46 ---> job-cost.sh 06:01:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uzG9 06:01:55 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:02:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:02:29 lf-activate-venv(): INFO: Adding /tmp/venv-uzG9/bin to PATH 06:02:29 INFO: No Stack... 06:02:29 INFO: Retrieving Pricing Info for: v1-standard-2 06:02:29 INFO: Archiving Costs [Pipeline] sh 06:02:30 + cut -d, -f6 06:02:30 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 06:02:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] 06:02:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] did not exist. Created. 06:02:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:30 + echo total: 0.029999999329447746 [Pipeline] stash 06:02:30 Stashed 1 file(s) [Pipeline] } 06:02:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:02:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:02:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:02:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:02:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:02:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.139s coverage: 27.0% of statements 06:02:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.185s coverage: 81.2% of statements 06:03:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.112s coverage: 10.5% of statements 06:03:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:03:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:03:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.229s coverage: 32.5% of statements 06:03:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:03:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:03:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:03:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.287s coverage: 57.3% of statements 06:03:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.955s coverage: 6.6% of statements 06:03:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.119s coverage: 5.0% of statements 06:03:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:03:08 GO111MODULE=on go vet ./... 06:03:41 gofmt -l . 06:03:41 [ "`gofmt -l .`" = "" ] 06:03:41 ./bin/test-attribution-txt.sh 06:03:41 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:03:41 $ docker stop --time=1 f92b258c4112a6412688d8b0e2f4145b82eaeccf61bfc8ee1bb55386a23ebb01 06:03:43 $ docker rm -f f92b258c4112a6412688d8b0e2f4145b82eaeccf61bfc8ee1bb55386a23ebb01 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:44 Warning: overwriting stash ‘coverage-report’ 06:03:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:03:46 + ls -al . 06:03:46 total 220 06:03:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 26 06:03 . 06:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 06:00 .. 06:03:46 -rw-rw-r-- 1 jenkins jenkins 140 Mar 26 06:00 .dockerignore 06:03:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 06:00 .git 06:03:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 06:00 .github 06:03:46 -rw-rw-r-- 1 jenkins jenkins 138 Mar 26 06:00 .gitignore 06:03:46 -rw-rw-r-- 1 jenkins jenkins 949 Mar 26 06:00 Dockerfile.build 06:03:46 -rw-rw-r-- 1 jenkins jenkins 901 Mar 26 06:00 Jenkinsfile 06:03:46 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 26 06:00 LICENSE 06:03:46 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 26 06:00 Makefile 06:03:46 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 26 06:00 README.md 06:03:46 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 26 06:00 RELEASE-NOTES.txt 06:03:46 -rw-rw-r-- 1 jenkins jenkins 5 Mar 26 05:56 VERSION 06:03:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 06:00 bin 06:03:46 -rw-r--r-- 1 jenkins jenkins 100081 Mar 26 06:03 coverage.out 06:03:46 drwxrwxr-x 5 jenkins jenkins 4096 Mar 26 06:00 example 06:03:46 -rw-r--r-- 1 jenkins jenkins 479 Mar 26 06:03 go.mod 06:03:46 -rw-r--r-- 1 jenkins jenkins 17483 Mar 26 06:03 go.sum 06:03:46 drwxrwxr-x 13 jenkins jenkins 4096 Mar 26 06:00 internal 06:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 06:00 openapi 06:03:46 drwxrwxr-x 5 jenkins jenkins 4096 Mar 26 06:00 pkg 06:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 06:00 snap 06:03:46 -rw-rw-r-- 1 jenkins jenkins 222 Mar 26 06:00 version.go [Pipeline] isUnix [Pipeline] sh 06:03:47 + 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=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec --label arch=arm64 --label version=0.0.0 . 06:03:47 Sending build context to Docker daemon 2.418MB 06:03:47 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:03:47 Step 2/24 : FROM ${BASE} AS builder 06:03:47 ---> 87a7108bdd88 06:03:47 Step 3/24 : ARG MAKE='make build' 06:03:47 ---> Running in f7512aceb6de 06:03:48 Removing intermediate container f7512aceb6de 06:03:48 ---> 061be36d91d7 06:03:48 Step 4/24 : WORKDIR /device-sdk-go 06:03:48 ---> Running in e2054323a162 06:03:48 Removing intermediate container e2054323a162 06:03:48 ---> 6c26f2686252 06:03:48 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:48 ---> Running in 10b9a10f8bae 06:03:49 Removing intermediate container 10b9a10f8bae 06:03:49 ---> 966c568e088c 06:03:49 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:49 ---> Running in d4e1951d5059 06:03:51 Removing intermediate container d4e1951d5059 06:03:51 ---> b4b45833649f 06:03:51 Step 7/24 : RUN apk add --update --no-cache make git 06:03:51 ---> Running in cc794f5fdea5 06:03:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:03:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:03:56 OK: 142 MiB in 39 packages 06:03:57 Removing intermediate container cc794f5fdea5 06:03:57 ---> 593c5eda9366 06:03:57 Step 8/24 : COPY . . 06:03:58 ---> a51488ec00cb 06:03:58 Step 9/24 : RUN ${MAKE} 06:03:58 ---> Running in 83b7e2f81fcd 06:03:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:04:26 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:04:28 Removing intermediate container 83b7e2f81fcd 06:04:28 ---> 001c333f0428 06:04:28 Step 10/24 : FROM scratch 06:04:28 ---> 06:04:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:04:28 ---> Running in 8592da8fc536 06:04:28 Removing intermediate container 8592da8fc536 06:04:28 ---> 0383af637047 06:04:28 Step 12/24 : ENV APP_PORT=49990 06:04:28 ---> Running in d1d8de0b2aa5 06:04:29 Removing intermediate container d1d8de0b2aa5 06:04:29 ---> 823d779f12ff 06:04:29 Step 13/24 : EXPOSE $APP_PORT 06:04:29 ---> Running in a1e2808dd829 06:04:30 Removing intermediate container a1e2808dd829 06:04:30 ---> 61511a7d9b10 06:04:30 Step 14/24 : WORKDIR / 06:04:30 ---> Running in 75ea3bec3b4a 06:04:30 Removing intermediate container 75ea3bec3b4a 06:04:30 ---> e7b8a6dfbf75 06:04:30 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:04:31 ---> 4feaba41d8df 06:04:31 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:04:32 ---> 6f3ae9abb499 06:04:32 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:04:33 ---> 9ab22a82865a 06:04:33 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:04:33 ---> b3685ee15797 06:04:33 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:04:34 ---> e459de071aa6 06:04:34 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:04:34 ---> Running in 145d4c0130b2 06:04:35 Removing intermediate container 145d4c0130b2 06:04:35 ---> c72ad6b4f53a 06:04:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:35 ---> Running in 165f5a605822 06:04:36 Removing intermediate container 165f5a605822 06:04:36 ---> e7fc5a88f39b 06:04:36 Step 22/24 : LABEL arch=arm64 06:04:36 ---> Running in 814774ff9421 06:04:36 Removing intermediate container 814774ff9421 06:04:36 ---> a7e0a07b5a69 06:04:36 Step 23/24 : LABEL git_sha=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec 06:04:36 ---> Running in cad5894d3571 06:04:37 Removing intermediate container cad5894d3571 06:04:37 ---> 2696d8fd116d 06:04:37 Step 24/24 : LABEL version=0.0.0 06:04:37 ---> Running in 61eb1036c42e 06:04:37 Removing intermediate container 61eb1036c42e 06:04:37 ---> 6fdd1ebdd795 06:04:37 [Warning] One or more build-args [ARCH] were not consumed 06:04:37 Successfully built 6fdd1ebdd795 06:04:37 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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:04:38 ---> job-cost.sh 06:04:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ATNQ 06:05:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-ATNQ/bin to PATH 06:06:54 INFO: No Stack... 06:06:54 INFO: Retrieving Pricing Info for: lf-standard-4 06:06:54 INFO: Archiving Costs [Pipeline] sh 06:06:55 + cut -d, -f6 06:06:55 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 06:06:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] 06:06:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] did not exist. Created. 06:06:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:55 /w/workspace/device-sdk-go/1@tmp/durable-fdeacf6d/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-fdeacf6d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:06:56 + echo total: 0.20999999344348907 [Pipeline] stash 06:06:56 Warning: overwriting stash ‘stack-cost’ 06:06:56 Stashed 1 file(s) [Pipeline] } 06:06:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:06:58 provisioning config files... 06:06:58 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/config6960654857249392085tmp [Pipeline] { [Pipeline] sh 06:06:58 + set +x 06:06:58 + curl -s https://codecov.io/bash 06:06:58 + bash -s -- 06:06:59 06:06:59 _____ _ 06:06:59 / ____| | | 06:06:59 | | ___ __| | ___ ___ _____ __ 06:06:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:06:59 | |___| (_) | (_| | __/ (_| (_) \ V / 06:06:59 \_____\___/ \__,_|\___|\___\___/ \_/ 06:06:59 Bash-20210309-2b87ace 06:06:59 06:06:59 06:06:59 ==> git version 2.24.3 found 06:06:59 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:06:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:06:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:06:59 ==> Jenkins CI detected. 06:06:59 project root: . 06:06:59 --> token set from env 06:06:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:06:59 ==> Running gcov in . (disable via -X gcov) 06:06:59 ==> Python coveragepy not found 06:06:59 ==> Searching for coverage reports in: 06:06:59 + . 06:06:59 -> Found 1 reports 06:06:59 ==> Detecting git/mercurial file structure 06:06:59 ==> Reading reports 06:06:59 + ./coverage.out bytes=100081 06:06:59 ==> Appending adjustments 06:06:59 https://docs.codecov.io/docs/fixing-reports 06:07:00 + Found adjustments 06:07:00 ==> Gzipping contents 06:07:00 16K /tmp/codecov.KcN16o.gz 06:07:00 ==> Uploading reports 06:07:00 url: https://codecov.io 06:07:00 query: branch=PR-842&commit=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-842%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=842&job=&cmd_args= 06:07:00 -> Pinging Codecov 06:07:00 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-842&commit=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-842%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=842&job=&cmd_args= 06:07:01 -> Uploading to 06:07:01 https://storage.googleapis.com/codecov/v4/raw/2021-03-26/7E55EF52A471D76F132DFD9A03CDDE97/ef2ad362a674276a5ef6a42fba4f94bcc65f8eec/dc657477-afe8-4333-8164-c03b0e05226c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210326T060700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4a9f2f2405666363ff165fc216be154f2213f2c419510fca7eca219e44531e3 06:07:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:07:01 Dload Upload Total Spent Left Speed 06:07:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13584 0 0 100 13584 0 22417 --:--:-- --:--:-- --:--:-- 22452 06:07:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [Pipeline] } 06:07:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:07:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:06 ---> package-listing.sh 06:07:06 ++ facter osfamily 06:07:06 ++ tr '[:upper:]' '[:lower:]' 06:07:06 + OS_FAMILY=redhat 06:07:06 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-842 06:07:06 + START_PACKAGES=/tmp/packages_start.txt 06:07:06 + END_PACKAGES=/tmp/packages_end.txt 06:07:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:06 + PACKAGES=/tmp/packages_start.txt 06:07:06 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-842 ']' 06:07:06 + PACKAGES=/tmp/packages_end.txt 06:07:06 + case "${OS_FAMILY}" in 06:07:06 + rpm -qa 06:07:06 + sort 06:07:14 + '[' -f /tmp/packages_start.txt ']' 06:07:14 + '[' -f /tmp/packages_end.txt ']' 06:07:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:14 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-842 ']' 06:07:14 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-842/archives/ 06:07:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-842/archives/ [Pipeline] echo 06:07:14 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/dgexfoundry_device-sdk-go_PR-842/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:07:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:15 06:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:16 alpine: Pulling from edgex-lftools-log-publisher 06:07:16 df20fa9351a1: Pulling fs layer 06:07:16 36b3adc4ff6f: Pulling fs layer 06:07:16 8ad3a11d3b57: Pulling fs layer 06:07:16 46f8f816bc3b: Pulling fs layer 06:07:16 93b61091891f: Pulling fs layer 06:07:16 93b9cdb0e59b: Pulling fs layer 06:07:16 5e14af77c1be: Pulling fs layer 06:07:16 01666e4c0597: Pulling fs layer 06:07:16 aa168da1d23b: Pulling fs layer 06:07:16 46f8f816bc3b: Waiting 06:07:16 93b61091891f: Waiting 06:07:16 93b9cdb0e59b: Waiting 06:07:16 5e14af77c1be: Waiting 06:07:16 01666e4c0597: Waiting 06:07:16 aa168da1d23b: Waiting 06:07:16 36b3adc4ff6f: Verifying Checksum 06:07:16 36b3adc4ff6f: Download complete 06:07:16 46f8f816bc3b: Verifying Checksum 06:07:16 46f8f816bc3b: Download complete 06:07:16 df20fa9351a1: Verifying Checksum 06:07:16 df20fa9351a1: Download complete 06:07:16 93b9cdb0e59b: Verifying Checksum 06:07:16 93b9cdb0e59b: Download complete 06:07:16 5e14af77c1be: Verifying Checksum 06:07:16 5e14af77c1be: Download complete 06:07:16 01666e4c0597: Verifying Checksum 06:07:16 01666e4c0597: Download complete 06:07:16 93b61091891f: Verifying Checksum 06:07:16 93b61091891f: Download complete 06:07:16 8ad3a11d3b57: Verifying Checksum 06:07:16 8ad3a11d3b57: Download complete 06:07:17 df20fa9351a1: Pull complete 06:07:17 36b3adc4ff6f: Pull complete 06:07:20 8ad3a11d3b57: Pull complete 06:07:20 46f8f816bc3b: Pull complete 06:07:20 aa168da1d23b: Verifying Checksum 06:07:20 aa168da1d23b: Download complete 06:07:20 93b61091891f: Pull complete 06:07:20 93b9cdb0e59b: Pull complete 06:07:21 5e14af77c1be: Pull complete 06:07:22 01666e4c0597: Pull complete 06:07:40 aa168da1d23b: Pull complete 06:07:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:07:40 prd-centos7-docker-4c-2g-31499 does not seem to be running inside a container 06:07:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-842/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-842 -v /w/workspace/dgexfoundry_device-sdk-go_PR-842:/w/workspace/dgexfoundry_device-sdk-go_PR-842:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:07:45 $ docker top e210ba03179e4538ccc30433236dd8e2ba6036f095cf3d1dbd4bdfdf5ee7a2e0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:46 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:46 + mkdir -p /var/log/sa [Pipeline] sh 06:07:47 + ls /var/log/sa-host 06:07:47 + sadf -c /var/log/sa-host/sa23 06:07:47 file_magic: OK 06:07:47 HZ: Using current value: 100 06:07:47 file_header: OK 06:07:47 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:07:47 Statistics: 06:07:47 Hnuu...uuuununununu... 06:07:47 File successfully converted to sysstat format version 12.2.1 06:07:47 + sadf -c /var/log/sa-host/sa26 06:07:47 file_magic: OK 06:07:47 HZ: Using current value: 100 06:07:47 file_header: OK 06:07:47 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:07:47 Statistics: 06:07:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:07:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:47 provisioning config files... 06:07:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/config8090732647569319996tmp [Pipeline] { [Pipeline] echo 06:07:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:48 ---> create-netrc.sh [Pipeline] } 06:07:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:07:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:07:48 ---> python-tools-install.sh [Pipeline] echo 06:07:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:49 ---> sudo-logs.sh 06:07:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:49 ---> job-cost.sh 06:07:49 lf-activate-venv: SKIPPING 06:07:50 DEBUG: total: 0.20999999344348907 06:07:50 INFO: Retrieving Stack Cost... 06:07:51 INFO: Retrieving Pricing Info for: v1-standard-2 06:07:51 INFO: Archiving Costs [Pipeline] echo 06:07:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:52 ---> logs-deploy.sh 06:07:52 lf-activate-venv: SKIPPING 06:07:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-842/1 06:07:52 INFO: archiving workspace using pattern(s): 06:07:54 Archives upload complete. 06:07:55 INFO: archiving logs to Nexus 06:07:56 ---> uname -a: 06:07:56 Linux prd-centos7-docker-4c-2g-31499.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:07:56 06:07:56 06:07:56 ---> lscpu: 06:07:56 Architecture: x86_64 06:07:56 CPU op-mode(s): 32-bit, 64-bit 06:07:56 Byte Order: Little Endian 06:07:56 Address sizes: 40 bits physical, 48 bits virtual 06:07:56 CPU(s): 4 06:07:56 On-line CPU(s) list: 0-3 06:07:56 Thread(s) per core: 1 06:07:56 Core(s) per socket: 1 06:07:56 Socket(s): 4 06:07:56 NUMA node(s): 1 06:07:56 Vendor ID: GenuineIntel 06:07:56 CPU family: 6 06:07:56 Model: 44 06:07:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:07:56 Stepping: 1 06:07:56 CPU MHz: 2933.438 06:07:56 BogoMIPS: 5866.87 06:07:56 Virtualization: VT-x 06:07:56 Hypervisor vendor: KVM 06:07:56 Virtualization type: full 06:07:56 L1d cache: 128 KiB 06:07:56 L1i cache: 128 KiB 06:07:56 L2 cache: 16 MiB 06:07:56 L3 cache: 64 MiB 06:07:56 NUMA node0 CPU(s): 0-3 06:07:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:07:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:07:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:07:56 Vulnerability Meltdown: Mitigation; PTI 06:07:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:07:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:07:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:07:56 Vulnerability Srbds: Not affected 06:07:56 Vulnerability Tsx async abort: Not affected 06:07:56 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:07:56 06:07:56 06:07:56 ---> nproc: 06:07:56 4 06:07:56 06:07:56 06:07:56 ---> df -h: 06:07:56 Filesystem Size Used Available Use% Mounted on 06:07:56 overlay 50.0G 7.3G 42.7G 15% / 06:07:56 tmpfs 64.0M 0 64.0M 0% /dev 06:07:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:07:56 shm 64.0M 0 64.0M 0% /dev/shm 06:07:56 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:07:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:07:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:07:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:07:56 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp 06:07:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:07:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:07:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:07:56 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:07:56 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-842 06:07:56 06:07:56 06:07:56 ---> free -m: 06:07:56 total used free shared buff/cache available 06:07:56 Mem: 1837 732 81 0 1022 999 06:07:56 Swap: 1023 1 1022 06:07:56 06:07:56 06:07:56 ---> ip addr: 06:07:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:07:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:07:56 inet 127.0.0.1/8 scope host lo 06:07:56 valid_lft forever preferred_lft forever 06:07:56 inet6 ::1/128 scope host 06:07:56 valid_lft forever preferred_lft forever 06:07:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:07:56 link/ether fa:16:3e:fc:83:84 brd ff:ff:ff:ff:ff:ff 06:07:56 inet 10.30.123.199/23 brd 10.30.123.255 scope global dynamic eth0 06:07:56 valid_lft 85611sec preferred_lft 85611sec 06:07:56 inet6 fe80::f816:3eff:fefc:8384/64 scope link 06:07:56 valid_lft forever preferred_lft forever 06:07:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:07:56 link/ether 02:42:b8:ad:0c:52 brd ff:ff:ff:ff:ff:ff 06:07:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:07:56 valid_lft forever preferred_lft forever 06:07:56 inet6 fe80::42:b8ff:fead:c52/64 scope link 06:07:56 valid_lft forever preferred_lft forever 06:07:56 06:07:56 06:07:56 ---> sar -b -r -n DEV: 06:07:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/26/21 _x86_64_ (4 CPU) 06:07:56 06:07:56 05:54:31 LINUX RESTART (4 CPU) 06:07:56 06:07:56 05:55:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:07:56 05:56:02 162.82 101.49 61.33 0.00 7352.14 37352.84 0.00 06:07:56 05:57:01 32.47 12.13 20.33 0.00 4527.43 2613.20 0.00 06:07:56 05:58:01 2.05 0.00 2.05 0.00 0.00 43.37 0.00 06:07:56 05:59:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 06:07:56 06:00:02 0.18 0.00 0.18 0.00 0.00 3.06 0.00 06:07:56 06:01:01 0.30 0.03 0.27 0.00 0.27 3.91 0.00 06:07:56 06:02:01 0.50 0.07 0.43 0.00 1.46 7.15 0.00 06:07:56 06:03:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 06:07:56 06:04:01 0.27 0.00 0.27 0.00 0.00 4.28 0.00 06:07:56 06:05:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 06:07:56 06:06:01 0.22 0.00 0.22 0.00 0.00 3.86 0.00 06:07:56 06:07:01 0.40 0.08 0.32 0.00 7.32 5.12 0.00 06:07:56 Average: 16.33 9.28 7.05 0.00 972.74 3263.70 0.00 06:07:56 06:07:56 05:55:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:07:56 05:56:02 65644 0 530096 28.17 2620 1283184 1072588 36.61 367240 1252680 17472 06:07:56 05:57:01 173896 0 577608 30.70 2620 1127420 1147132 39.15 399764 1105880 132 06:07:56 05:58:01 179640 0 571860 30.39 2620 1127424 1103296 37.65 409204 1091792 16 06:07:56 05:59:01 180536 0 570960 30.35 2620 1127428 1077716 36.78 410892 1090092 20 06:07:56 06:00:02 180252 0 571240 30.36 2620 1127432 1077800 36.78 417276 1084092 20 06:07:56 06:01:01 175116 0 576368 30.63 2620 1127440 1080892 36.89 421608 1084176 16 06:07:56 06:02:01 175892 0 575468 30.58 2620 1127564 1078140 36.80 443624 1061788 16 06:07:56 06:03:01 176112 0 575244 30.57 2620 1127568 1078104 36.79 443472 1061784 16 06:07:56 06:04:01 174596 0 576756 30.65 2620 1127572 1078332 36.80 444716 1061784 16 06:07:56 06:05:01 174380 0 576964 30.66 2620 1127580 1078356 36.80 444892 1061784 20 06:07:56 06:06:01 174768 0 576576 30.64 2620 1127580 1078380 36.80 445212 1061784 12 06:07:56 06:07:01 169620 0 581336 30.90 2620 1127968 1082456 36.94 448168 1061816 160 06:07:56 Average: 166704 0 571706 30.38 2620 1140513 1086099 37.07 424672 1089954 1493 06:07:56 06:07:56 05:55:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:07:56 05:56:02 eth0 222.06 153.34 636.27 50.16 0.00 0.00 0.00 0.00 06:07:56 05:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 05:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 05:57:01 eth0 108.26 91.97 477.22 44.71 0.00 0.00 0.00 0.00 06:07:56 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 05:57:01 docker0 10.48 7.54 1.56 24.48 0.00 0.00 0.00 0.00 06:07:56 05:58:01 eth0 2.03 1.00 2.35 0.08 0.00 0.00 0.00 0.00 06:07:56 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 05:59:01 eth0 1.37 0.28 0.34 0.17 0.00 0.00 0.00 0.00 06:07:56 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:00:02 eth0 2.84 0.75 0.95 0.58 0.00 0.00 0.00 0.00 06:07:56 06:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:01:01 eth0 2.00 0.66 0.77 0.47 0.00 0.00 0.00 0.00 06:07:56 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:02:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 06:07:56 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:03:01 eth0 0.97 0.08 0.07 0.01 0.00 0.00 0.00 0.00 06:07:56 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:04:01 eth0 2.02 0.38 0.39 0.20 0.00 0.00 0.00 0.00 06:07:56 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:05:01 eth0 2.55 0.82 0.93 0.60 0.00 0.00 0.00 0.00 06:07:56 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:06:01 eth0 0.70 0.43 0.41 0.27 0.00 0.00 0.00 0.00 06:07:56 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:07:01 eth0 5.30 3.51 5.07 2.04 0.00 0.00 0.00 0.00 06:07:56 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 Average: eth0 28.68 20.74 92.11 8.14 0.00 0.00 0.00 0.00 06:07:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:56 Average: docker0 0.86 0.62 0.13 2.02 0.00 0.00 0.00 0.00 06:07:56 06:07:56 06:07:56 ---> sar -P ALL: 06:07:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/26/21 _x86_64_ (4 CPU) 06:07:56 06:07:56 05:54:31 LINUX RESTART (4 CPU) 06:07:56 06:07:56 05:55:03 CPU %user %nice %system %iowait %steal %idle 06:07:56 05:56:02 all 11.59 0.00 8.08 9.44 33.17 37.72 06:07:56 05:56:02 0 10.06 0.00 6.73 8.61 34.27 40.33 06:07:56 05:56:02 1 11.72 0.00 7.08 11.06 32.49 37.66 06:07:56 05:56:02 2 11.56 0.00 10.89 8.98 32.65 35.93 06:07:56 05:56:02 3 13.03 0.00 7.75 9.07 33.29 36.87 06:07:56 05:57:01 all 3.14 0.00 2.79 0.62 10.68 82.77 06:07:56 05:57:01 0 3.09 0.00 3.03 0.27 11.48 82.13 06:07:56 05:57:01 1 3.52 0.00 2.67 0.23 10.52 83.06 06:07:56 05:57:01 2 3.41 0.00 3.20 1.74 10.97 80.68 06:07:56 05:57:01 3 2.55 0.00 2.27 0.23 9.74 85.22 06:07:56 05:58:01 all 0.12 0.00 0.06 0.00 0.57 99.25 06:07:56 05:58:01 0 0.05 0.00 0.05 0.00 0.56 99.34 06:07:56 05:58:01 1 0.07 0.00 0.07 0.00 0.23 99.63 06:07:56 05:58:01 2 0.33 0.00 0.07 0.00 0.75 98.86 06:07:56 05:58:01 3 0.03 0.00 0.07 0.00 0.73 99.17 06:07:56 05:59:01 all 0.10 0.00 0.04 0.00 1.07 98.79 06:07:56 05:59:01 0 0.03 0.00 0.02 0.00 0.22 99.73 06:07:56 05:59:01 1 0.26 0.00 0.07 0.00 1.08 98.59 06:07:56 05:59:01 2 0.07 0.00 0.05 0.00 1.40 98.48 06:07:56 05:59:01 3 0.05 0.00 0.02 0.00 1.56 98.37 06:07:56 06:00:02 all 0.13 0.00 0.05 0.00 0.42 99.39 06:07:56 06:00:02 0 0.08 0.00 0.05 0.00 0.18 99.68 06:07:56 06:00:02 1 0.35 0.00 0.08 0.00 0.33 99.24 06:07:56 06:00:02 2 0.03 0.00 0.03 0.00 0.33 99.60 06:07:56 06:00:02 3 0.07 0.00 0.05 0.00 0.84 99.04 06:07:56 06:01:01 all 0.12 0.00 0.29 0.00 1.23 98.36 06:07:56 06:01:01 0 0.13 0.00 0.37 0.02 0.86 98.62 06:07:56 06:01:01 1 0.20 0.00 0.20 0.00 1.39 98.21 06:07:56 06:01:01 2 0.07 0.00 0.47 0.00 1.14 98.32 06:07:56 06:01:01 3 0.07 0.00 0.10 0.00 1.54 98.29 06:07:56 06:02:01 all 0.10 0.00 0.09 0.00 1.25 98.56 06:07:56 06:02:01 0 0.33 0.00 0.07 0.00 1.88 97.72 06:07:56 06:02:01 1 0.00 0.00 0.20 0.00 0.88 98.92 06:07:56 06:02:01 2 0.05 0.00 0.07 0.00 1.71 98.18 06:07:56 06:02:01 3 0.03 0.00 0.02 0.00 0.53 99.42 06:07:56 06:03:01 all 0.13 0.00 0.04 0.00 0.27 99.57 06:07:56 06:03:01 0 0.23 0.00 0.03 0.00 0.38 99.35 06:07:56 06:03:01 1 0.03 0.00 0.02 0.00 0.07 99.88 06:07:56 06:03:01 2 0.08 0.00 0.08 0.00 0.53 99.30 06:07:56 06:03:01 3 0.17 0.00 0.02 0.00 0.08 99.73 06:07:56 06:04:01 all 0.08 0.00 0.02 0.00 0.82 99.07 06:07:56 06:04:01 0 0.00 0.00 0.02 0.00 0.76 99.22 06:07:56 06:04:01 1 0.02 0.00 0.03 0.00 0.13 99.82 06:07:56 06:04:01 2 0.05 0.00 0.03 0.00 1.93 97.98 06:07:56 06:04:01 3 0.27 0.00 0.02 0.00 0.45 99.27 06:07:56 06:05:01 all 0.09 0.00 0.02 0.00 1.11 98.78 06:07:56 06:05:01 0 0.03 0.00 0.02 0.00 0.71 99.24 06:07:56 06:05:01 1 0.03 0.00 0.02 0.00 1.25 98.70 06:07:56 06:05:01 2 0.03 0.00 0.02 0.00 1.64 98.31 06:07:56 06:05:01 3 0.27 0.00 0.03 0.00 0.81 98.89 06:07:56 06:06:01 all 0.14 0.00 0.02 0.00 0.18 99.65 06:07:56 06:06:01 0 0.03 0.00 0.02 0.00 0.07 99.88 06:07:56 06:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:07:56 06:06:01 2 0.07 0.00 0.05 0.00 0.22 99.67 06:07:56 06:06:01 3 0.43 0.00 0.02 0.00 0.42 99.14 06:07:56 06:07:56 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:07:56 06:07:01 all 0.39 0.00 0.45 0.01 1.94 97.21 06:07:56 06:07:01 0 0.20 0.00 0.34 0.00 2.16 97.30 06:07:56 06:07:01 1 0.23 0.00 0.16 0.00 2.18 97.43 06:07:56 06:07:01 2 0.86 0.00 0.81 0.05 1.87 96.42 06:07:56 06:07:01 3 0.30 0.00 0.48 0.00 1.55 97.68 06:07:56 Average: all 1.43 0.00 1.06 0.91 4.64 91.96 06:07:56 Average: 0 1.28 0.00 0.95 0.81 4.76 92.20 06:07:56 Average: 1 1.49 0.00 0.95 1.05 4.53 91.98 06:07:56 Average: 2 1.44 0.00 1.36 0.94 4.74 91.52 06:07:56 Average: 3 1.53 0.00 0.96 0.84 4.53 92.15 06:07:56 06:07:56 06:07:56