Pull request #97 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/device-rest-go Loading trusted files from base branch master at 0088b1c14d9fd9deeb4630211d1277bd3e025ddb rather than e393ce8d8fd4646f791651f8b29b323be127be0c Obtained Jenkinsfile from 0088b1c14d9fd9deeb4630211d1277bd3e025ddb 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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-rest-go/branches/PR-97/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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-rest-go/branches/PR-97/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 9d0281235b943b7ad605f650702698f9078b2862 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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4800 in /w/workspace/dgexfoundry_device-rest-go_PR-97 [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-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-97 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0088b1c14d9fd9deeb4630211d1277bd3e025ddb into PR head commit e393ce8d8fd4646f791651f8b29b323be127be0c Merge succeeded, producing e393ce8d8fd4646f791651f8b29b323be127be0c Checking out Revision e393ce8d8fd4646f791651f8b29b323be127be0c (PR-97) > git config core.sparsecheckout # timeout=10 > git checkout -f e393ce8d8fd4646f791651f8b29b323be127be0c # 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 0088b1c14d9fd9deeb4630211d1277bd3e025ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e393ce8d8fd4646f791651f8b29b323be127be0c # timeout=10 Commit message: "fix(snap): run 'go mod tidy'" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:05:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:05:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:05:25 ========================================================= 20:05:25 EdgeX Global Pipelines Version Info 20:05:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:05:28 ------------------- 20:05:28 stable info: 20:05:28 ------------------- 20:05:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:05:28 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:05:28 Message: update stable to v1.0.192 20:05:29 ------------------- 20:05:29 experimental info: 20:05:29 ------------------- 20:05:29 Commited By: **** collab-it+edgex@linuxfoundation.org 20:05:29 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:05:29 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-97 [Pipeline] echo 20:05:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-97 [Pipeline] echo 20:05:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-97 [Pipeline] echo 20:05:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e393ce8d8fd4646f791651f8b29b323be127be0c [Pipeline] echo 20:05:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e393ce8 [Pipeline] echo 20:05:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:05:31 provisioning config files... 20:05:31 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-97@tmp/config1607350348907572567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:31 ---> docker-login.sh 20:05:31 nexus3.edgexfoundry.org:10001 20:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:32 Configure a credential helper to remove this warning. See 20:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:32 20:05:32 Login Succeeded 20:05:32 nexus3.edgexfoundry.org:10002 20:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:32 Configure a credential helper to remove this warning. See 20:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:32 20:05:32 Login Succeeded 20:05:32 nexus3.edgexfoundry.org:10003 20:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:32 Configure a credential helper to remove this warning. See 20:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:32 20:05:32 Login Succeeded 20:05:32 nexus3.edgexfoundry.org:10004 20:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:33 Configure a credential helper to remove this warning. See 20:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:33 20:05:33 Login Succeeded 20:05:33 docker.io 20:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:33 Configure a credential helper to remove this warning. See 20:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:33 20:05:33 Login Succeeded 20:05:33 ---> docker-login.sh ends [Pipeline] } 20:05:33 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 20:05:34 + git log --format=format:%s -1 e393ce8d8fd4646f791651f8b29b323be127be0c [Pipeline] echo 20:05:34 GIT_COMMIT: e393ce8d8fd4646f791651f8b29b323be127be0c, Commit Message: fix(snap): run 'go mod tidy' [Pipeline] echo 20:05:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:35 20:05:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:05:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:35 latest: Pulling from edgex-devops/git-semver 20:05:35 31603596830f: Pulling fs layer 20:05:35 54011a49482f: Pulling fs layer 20:05:35 a6820b24f6d8: Pulling fs layer 20:05:35 f581987b2513: Pulling fs layer 20:05:35 f581987b2513: Waiting 20:05:35 54011a49482f: Verifying Checksum 20:05:35 54011a49482f: Download complete 20:05:35 31603596830f: Download complete 20:05:35 f581987b2513: Verifying Checksum 20:05:35 f581987b2513: Download complete 20:05:35 a6820b24f6d8: Verifying Checksum 20:05:35 a6820b24f6d8: Download complete 20:05:36 31603596830f: Pull complete 20:05:36 54011a49482f: Pull complete 20:05:37 a6820b24f6d8: Pull complete 20:05:38 f581987b2513: Pull complete 20:05:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:05:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:05:38 prd-centos7-docker-4c-2g-4800 does not seem to be running inside a container 20:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-97 -v /w/workspace/dgexfoundry_device-rest-go_PR-97:/w/workspace/dgexfoundry_device-rest-go_PR-97:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-97@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-97@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:10004/edgex-devops/git-semver:latest cat 20:05:40 $ docker top e2bc6eb227a369e4bf242d0debfbe53aa003c241ccc69fb20641e8f16155cbfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:40 [ssh-agent] Looking for ssh-agent implementation... 20:05:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:40 $ docker exec e2bc6eb227a369e4bf242d0debfbe53aa003c241ccc69fb20641e8f16155cbfc ssh-agent 20:05:41 SSH_AUTH_SOCK=/tmp/ssh-DTlIDqFlXKOr/agent.13 20:05:41 SSH_AGENT_PID=18 20:05:41 Running ssh-add (command line suppressed) 20:05:41 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-97@tmp/private_key_321331012815356052.key (/w/workspace/dgexfoundry_device-rest-go_PR-97@tmp/private_key_321331012815356052.key) 20:05:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:41 + git tag --points-at HEAD [Pipeline] } 20:05:41 $ docker exec --env ******** --env ******** e2bc6eb227a369e4bf242d0debfbe53aa003c241ccc69fb20641e8f16155cbfc ssh-agent -k 20:05:41 unset SSH_AUTH_SOCK; 20:05:41 unset SSH_AGENT_PID; 20:05:41 echo Agent pid 18 killed; 20:05:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:42 [ssh-agent] Looking for ssh-agent implementation... 20:05:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:42 $ docker exec e2bc6eb227a369e4bf242d0debfbe53aa003c241ccc69fb20641e8f16155cbfc ssh-agent 20:05:42 SSH_AUTH_SOCK=/tmp/ssh-q9OcxujgTyUS/agent.47 20:05:42 SSH_AGENT_PID=52 20:05:42 Running ssh-add (command line suppressed) 20:05:42 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-97@tmp/private_key_6944364523358424567.key (/w/workspace/dgexfoundry_device-rest-go_PR-97@tmp/private_key_6944364523358424567.key) 20:05:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:43 + git semver init 20:05:43 # -> Open(): unable to determine branch for HEAD 20:05:43 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-97/.git 20:05:43 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-97 20:05:43 # $SEMVER_REMOTE_NAME = origin 20:05:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:05:43 # $SEMVER_USER_NAME = edgex-jenkins 20:05:43 # $SEMVER_BRANCH = PR-97 20:05:43 # $SEMVER_TEMP = /tmp/semver-566703885 20:05:43 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 20:05:44 # '/tmp/semver-566703885' -> '/w/workspace/dgexfoundry_device-rest-go_PR-97/.semver' 20:05:44 # -> Force: false 20:05:44 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-97/.semver [Pipeline] } 20:05:44 $ docker exec --env ******** --env ******** e2bc6eb227a369e4bf242d0debfbe53aa003c241ccc69fb20641e8f16155cbfc ssh-agent -k 20:05:44 unset SSH_AUTH_SOCK; 20:05:44 unset SSH_AGENT_PID; 20:05:44 echo Agent pid 52 killed; 20:05:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:45 + git semver [Pipeline] } 20:05:45 $ docker stop --time=1 e2bc6eb227a369e4bf242d0debfbe53aa003c241ccc69fb20641e8f16155cbfc 20:05:46 $ docker rm -f e2bc6eb227a369e4bf242d0debfbe53aa003c241ccc69fb20641e8f16155cbfc [Pipeline] // withDockerContainer [Pipeline] sh 20:05:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:05:47 Stashed 1 file(s) [Pipeline] echo 20:05:47 [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 20:06:03 Still waiting to schedule task 20:06:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:06:03 Still waiting to schedule task 20:06:03 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:08:18 Running on prd-centos7-docker-4c-2g-4809 in /w/workspace/dgexfoundry_device-rest-go_PR-97 [Pipeline] { [Pipeline] ws 20:08:18 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:08:22 using credential edgex-jenkins-ssh 20:08:22 Cloning the remote Git repository 20:08:22 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:08:22 > git init /w/workspace/device-rest-go/1 # timeout=10 20:08:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:22 > git --version # timeout=10 20:08:22 > git --version # 'git version 2.24.3' 20:08:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:24 Merging remotes/origin/master commit 0088b1c14d9fd9deeb4630211d1277bd3e025ddb into PR head commit e393ce8d8fd4646f791651f8b29b323be127be0c 20:08:24 Merge succeeded, producing e393ce8d8fd4646f791651f8b29b323be127be0c 20:08:24 Checking out Revision e393ce8d8fd4646f791651f8b29b323be127be0c (PR-97) 20:08:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:24 > git config core.sparsecheckout # timeout=10 20:08:24 > git checkout -f e393ce8d8fd4646f791651f8b29b323be127be0c # timeout=10 20:08:24 > git remote # timeout=10 20:08:24 > git config --get remote.origin.url # timeout=10 20:08:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:24 > git merge 0088b1c14d9fd9deeb4630211d1277bd3e025ddb # timeout=10 20:08:24 > git rev-parse HEAD^{commit} # timeout=10 20:08:24 > git config core.sparsecheckout # timeout=10 20:08:24 > git checkout -f e393ce8d8fd4646f791651f8b29b323be127be0c # timeout=10 20:08:28 Commit message: "fix(snap): run 'go mod tidy'" 20:08:29 > git --version # timeout=10 20:08:29 > git --version # 'git version 2.24.3' 20:08:29 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:08:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:08:31 + true 20:08:31 + sudo service docker restart 20:08:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:08:32 provisioning config files... 20:08:32 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4689947209694334060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:33 ---> docker-login.sh 20:08:33 nexus3.edgexfoundry.org:10001 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 nexus3.edgexfoundry.org:10002 20:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:34 Configure a credential helper to remove this warning. See 20:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:34 20:08:34 Login Succeeded 20:08:34 nexus3.edgexfoundry.org:10003 20:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:34 Configure a credential helper to remove this warning. See 20:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:34 20:08:34 Login Succeeded 20:08:34 nexus3.edgexfoundry.org:10004 20:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:34 Configure a credential helper to remove this warning. See 20:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:34 20:08:34 Login Succeeded 20:08:34 docker.io 20:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:35 Configure a credential helper to remove this warning. See 20:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:35 20:08:35 Login Succeeded 20:08:35 ---> docker-login.sh ends [Pipeline] } 20:08:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:35 ========================================================= 20:08:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:08:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:08:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:08:36 Sending build context to Docker daemon 92.16kB 20:08:36 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:08:36 Step 2/10 : FROM ${BASE} 20:08:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:08:36 540db60ca938: Pulling fs layer 20:08:36 adcc1eea9eea: Pulling fs layer 20:08:36 4c4ab2625f07: Pulling fs layer 20:08:36 0510c868ecb4: Pulling fs layer 20:08:36 afea3b2eda06: Pulling fs layer 20:08:36 7809a108b3ef: Pulling fs layer 20:08:36 f706445af74f: Pulling fs layer 20:08:36 0510c868ecb4: Waiting 20:08:36 7809a108b3ef: Waiting 20:08:36 afea3b2eda06: Waiting 20:08:36 f706445af74f: Waiting 20:08:36 4c4ab2625f07: Download complete 20:08:36 adcc1eea9eea: Verifying Checksum 20:08:36 adcc1eea9eea: Download complete 20:08:36 afea3b2eda06: Verifying Checksum 20:08:36 afea3b2eda06: Download complete 20:08:36 7809a108b3ef: Verifying Checksum 20:08:36 7809a108b3ef: Download complete 20:08:36 540db60ca938: Verifying Checksum 20:08:36 540db60ca938: Download complete 20:08:36 540db60ca938: Pull complete 20:08:36 adcc1eea9eea: Pull complete 20:08:36 4c4ab2625f07: Pull complete 20:08:37 f706445af74f: Verifying Checksum 20:08:37 f706445af74f: Download complete 20:08:38 0510c868ecb4: Verifying Checksum 20:08:38 0510c868ecb4: Download complete 20:08:45 0510c868ecb4: Pull complete 20:08:45 afea3b2eda06: Pull complete 20:08:45 7809a108b3ef: Pull complete 20:08:52 f706445af74f: Pull complete 20:08:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:08:52 ---> b068be0155e3 20:08:52 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:08:52 ---> Running in 58c70787c386 20:08:52 Removing intermediate container 58c70787c386 20:08:52 ---> 89cff3e034d1 20:08:52 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:08:52 ---> Running in 5c0e42ba9239 20:08:52 Removing intermediate container 5c0e42ba9239 20:08:52 ---> 0d509f26fa2e 20:08:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:08:52 ---> Running in a0428832c987 20:08:52 Removing intermediate container a0428832c987 20:08:52 ---> 9a14b4bbf727 20:08:52 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:53 ---> Running in bb59361dbbde 20:08:54 Removing intermediate container bb59361dbbde 20:08:54 ---> 31b4144918ac 20:08:54 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:54 ---> Running in c144c0ea8037 20:08:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:08:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:08:57 (1/9) Installing libc-dev (0.7.2-r3) 20:08:57 (2/9) Installing libsodium (1.0.18-r0) 20:08:58 (3/9) Installing pkgconf (1.7.3-r0) 20:08:58 (4/9) Installing libsodium-dev (1.0.18-r0) 20:08:58 (5/9) Installing openssh-keygen (8.4_p1-r3) 20:08:58 (6/9) Installing libedit (20191231.3.1-r1) 20:08:58 (7/9) Installing openssh-client (8.4_p1-r3) 20:09:00 (8/9) Installing libzmq (4.3.3-r1) 20:09:00 (9/9) Installing zeromq-dev (4.3.3-r1) 20:09:00 Executing busybox-1.32.1-r6.trigger 20:09:00 OK: 154 MiB in 49 packages 20:09:02 Removing intermediate container c144c0ea8037 20:09:02 ---> d5ca335cb779 20:09:02 Step 8/10 : WORKDIR /device-rest-go 20:09:02 ---> Running in 6350e19c9a45 20:09:02 Removing intermediate container 6350e19c9a45 20:09:02 ---> cc9d18cad86e 20:09:02 Step 9/10 : COPY . . 20:09:02 ---> 99fec23d0164 20:09:02 Step 10/10 : RUN go mod download 20:09:02 ---> Running in 36ca707190a3 20:09:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4811 in /w/workspace/dgexfoundry_device-rest-go_PR-97 [Pipeline] { [Pipeline] ws 20:09:23 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:09:29 Removing intermediate container 36ca707190a3 20:09:29 ---> c0feaa8ca879 20:09:29 Successfully built c0feaa8ca879 20:09:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:09:29 + docker inspect -f . ci-base-image-x86_64 20:09:29 . [Pipeline] withDockerContainer 20:09:29 prd-centos7-docker-4c-2g-4809 does not seem to be running inside a container 20:09:29 using credential edgex-jenkins-ssh 20:09:29 Cloning the remote Git repository 20:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** ci-base-image-x86_64 cat 20:09:30 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:09:30 > git init /w/workspace/device-rest-go/1 # timeout=10 20:09:31 $ docker top 2c8f7d6eeaa60e9032260f30c2d6df82059e43d22a9e07f340187e80c8bed5b8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:09:30 > git --version # timeout=10 20:09:30 > git --version # 'git version 2.17.1' 20:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:31 + go version 20:09:31 go version go1.16.3 linux/amd64 [Pipeline] } 20:09:31 $ docker stop --time=1 2c8f7d6eeaa60e9032260f30c2d6df82059e43d22a9e07f340187e80c8bed5b8 20:09:32 Merging remotes/origin/master commit 0088b1c14d9fd9deeb4630211d1277bd3e025ddb into PR head commit e393ce8d8fd4646f791651f8b29b323be127be0c 20:09:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:09:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:09:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:09:32 > git config core.sparsecheckout # timeout=10 20:09:32 > git checkout -f e393ce8d8fd4646f791651f8b29b323be127be0c # timeout=10 20:09:32 > git remote # timeout=10 20:09:32 > git config --get remote.origin.url # timeout=10 20:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:32 > git merge 0088b1c14d9fd9deeb4630211d1277bd3e025ddb # timeout=10 20:09:32 > git rev-parse HEAD^{commit} # timeout=10 20:09:32 Merge succeeded, producing e393ce8d8fd4646f791651f8b29b323be127be0c 20:09:32 Checking out Revision e393ce8d8fd4646f791651f8b29b323be127be0c (PR-97) 20:09:33 $ docker rm -f 2c8f7d6eeaa60e9032260f30c2d6df82059e43d22a9e07f340187e80c8bed5b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:34 + docker inspect -f . ci-base-image-x86_64 20:09:34 . 20:09:32 > git config core.sparsecheckout # timeout=10 20:09:32 > git checkout -f e393ce8d8fd4646f791651f8b29b323be127be0c # timeout=10 [Pipeline] withDockerContainer 20:09:34 prd-centos7-docker-4c-2g-4809 does not seem to be running inside a container 20:09:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** ci-base-image-x86_64 cat 20:09:35 $ docker top 4e13ee31bdbc310e79bc6e6597d1a98d96fe8ea8e592bc3fd025471dcc9d8d53 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:35 + go mod tidy [Pipeline] sh 20:09:36 + make test 20:09:36 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:09:37 Commit message: "fix(snap): run 'go mod tidy'" 20:09:37 > git --version # timeout=10 20:09:37 > git --version # 'git version 2.17.1' 20:09:37 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:38 ? github.com/edgexfoundry/device-rest-go [no test files] 20:09:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:09:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:09:39 + + truesudo 20:09:39 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:09:42 provisioning config files... 20:09:42 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2201808371901998839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:42 ---> docker-login.sh 20:09:42 nexus3.edgexfoundry.org:10001 20:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:43 Configure a credential helper to remove this warning. See 20:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:43 20:09:43 Login Succeeded 20:09:43 nexus3.edgexfoundry.org:10002 20:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:44 Configure a credential helper to remove this warning. See 20:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:44 20:09:44 Login Succeeded 20:09:44 nexus3.edgexfoundry.org:10003 20:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:44 Configure a credential helper to remove this warning. See 20:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:44 20:09:44 Login Succeeded 20:09:44 nexus3.edgexfoundry.org:10004 20:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:45 Configure a credential helper to remove this warning. See 20:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:45 20:09:45 Login Succeeded 20:09:45 docker.io 20:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:46 Configure a credential helper to remove this warning. See 20:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:46 20:09:46 Login Succeeded 20:09:46 ---> docker-login.sh ends [Pipeline] } 20:09:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:09:46 ========================================================= 20:09:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:09:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:09:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 20:09:47 Sending build context to Docker daemon 92.16kB 20:09:47 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:09:47 Step 2/10 : FROM ${BASE} 20:09:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:09:47 595b0fe564bb: Pulling fs layer 20:09:47 7186ed65a4f7: Pulling fs layer 20:09:47 316046926c0a: Pulling fs layer 20:09:47 4ebd0625c992: Pulling fs layer 20:09:47 207e8628e3a3: Pulling fs layer 20:09:47 c791037a9be2: Pulling fs layer 20:09:47 ffd874e62e21: Pulling fs layer 20:09:47 207e8628e3a3: Waiting 20:09:47 c791037a9be2: Waiting 20:09:47 4ebd0625c992: Waiting 20:09:47 ffd874e62e21: Waiting 20:09:47 316046926c0a: Verifying Checksum 20:09:47 316046926c0a: Download complete 20:09:47 7186ed65a4f7: Verifying Checksum 20:09:47 7186ed65a4f7: Download complete 20:09:47 207e8628e3a3: Verifying Checksum 20:09:47 207e8628e3a3: Download complete 20:09:47 c791037a9be2: Download complete 20:09:48 595b0fe564bb: Verifying Checksum 20:09:48 595b0fe564bb: Download complete 20:09:48 595b0fe564bb: Pull complete 20:09:49 7186ed65a4f7: Pull complete 20:09:49 316046926c0a: Pull complete 20:09:50 ffd874e62e21: Download complete 20:09:51 4ebd0625c992: Verifying Checksum 20:09:51 4ebd0625c992: Download complete 20:10:00 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:10:00 ok github.com/edgexfoundry/device-rest-go/driver 0.019s coverage: 54.0% of statements 20:10:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:10:01 4ebd0625c992: Pull complete 20:10:01 207e8628e3a3: Pull complete 20:10:02 c791037a9be2: Pull complete 20:10:05 ffd874e62e21: Pull complete 20:10:05 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:10:05 ---> cfc18b08335c 20:10:05 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:10:08 ---> Running in e0b2d16e3de0 20:10:08 Removing intermediate container e0b2d16e3de0 20:10:08 ---> 52515e53fa42 20:10:08 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:10:09 ---> Running in c8c7ed65335a 20:10:09 Removing intermediate container c8c7ed65335a 20:10:09 ---> 8e13ba9bde9b 20:10:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:10:09 ---> Running in 150a2d2b954e 20:10:10 Removing intermediate container 150a2d2b954e 20:10:10 ---> de7732e6ed93 20:10:10 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:10 ---> Running in 35b16b7a2fec 20:10:10 gofmt -l . 20:10:10 [ "`gofmt -l .`" = "" ] 20:10:10 ./bin/test-go-mod-tidy.sh 20:10:10 ./bin/test-attribution-txt.sh [Pipeline] } 20:10:10 $ docker stop --time=1 4e13ee31bdbc310e79bc6e6597d1a98d96fe8ea8e592bc3fd025471dcc9d8d53 20:10:12 Removing intermediate container 35b16b7a2fec 20:10:12 ---> 7ee75c3b8a73 20:10:12 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:12 ---> Running in e10954fdaaf9 20:10:13 $ docker rm -f 4e13ee31bdbc310e79bc6e6597d1a98d96fe8ea8e592bc3fd025471dcc9d8d53 20:10:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh 20:10:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:10:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:10:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:10:15 (1/9) Installing libc-dev (0.7.2-r3) 20:10:15 (2/9) Installing libsodium (1.0.18-r0) 20:10:15 (3/9) Installing pkgconf (1.7.3-r0) 20:10:15 (4/9) Installing libsodium-dev (1.0.18-r0) 20:10:16 (5/9) Installing openssh-keygen (8.4_p1-r3) 20:10:16 (6/9) Installing libedit (20191231.3.1-r1) 20:10:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:10:16 (7/9) Installing openssh-client (8.4_p1-r3) 20:10:16 + ls -al . 20:10:16 total 104 20:10:16 drwxrwxr-x. 8 jenkins jenkins 4096 May 12 20:10 . 20:10:16 drwxrwxr-x. 4 jenkins jenkins 28 May 12 20:08 .. 20:10:16 -rw-rw-r--. 1 jenkins jenkins 6792 May 12 20:08 Attribution.txt 20:10:16 drwxrwxr-x. 2 jenkins jenkins 64 May 12 20:08 bin 20:10:16 drwxrwxr-x. 3 jenkins jenkins 32 May 12 20:08 cmd 20:10:16 -rw-r--r--. 1 jenkins jenkins 8513 May 12 20:09 coverage.out 20:10:16 -rw-rw-r--. 1 jenkins jenkins 1602 May 12 20:08 Dockerfile 20:10:16 -rw-rw-r--. 1 jenkins jenkins 1087 May 12 20:08 Dockerfile.build 20:10:16 -rw-rw-r--. 1 jenkins jenkins 151 May 12 20:08 .dockerignore 20:10:16 drwxrwxr-x. 2 jenkins jenkins 76 May 12 20:08 driver 20:10:16 drwxrwxr-x. 8 jenkins jenkins 179 May 12 20:08 .git 20:10:16 drwxrwxr-x. 2 jenkins jenkins 103 May 12 20:08 .github 20:10:16 -rw-rw-r--. 1 jenkins jenkins 339 May 12 20:08 .gitignore 20:10:16 -rw-r--r--. 1 jenkins jenkins 285 May 12 20:10 go.mod 20:10:16 -rw-r--r--. 1 jenkins jenkins 21011 May 12 20:09 go.sum 20:10:16 -rw-rw-r--. 1 jenkins jenkins 680 May 12 20:08 Jenkinsfile 20:10:16 -rw-rw-r--. 1 jenkins jenkins 11340 May 12 20:08 LICENSE 20:10:16 -rw-rw-r--. 1 jenkins jenkins 976 May 12 20:08 Makefile 20:10:16 -rw-rw-r--. 1 jenkins jenkins 7667 May 12 20:08 README.md 20:10:16 drwxrwxr-x. 4 jenkins jenkins 71 May 12 20:08 snap 20:10:16 -rw-rw-r--. 1 jenkins jenkins 5 May 12 20:05 VERSION 20:10:16 -rw-rw-r--. 1 jenkins jenkins 713 May 12 20:08 version.go [Pipeline] isUnix [Pipeline] sh 20:10:16 (8/9) Installing libzmq (4.3.3-r1) 20:10:16 (9/9) Installing zeromq-dev (4.3.3-r1) 20:10:16 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e393ce8d8fd4646f791651f8b29b323be127be0c --label arch=amd64 --label version=0.0.0 . 20:10:16 Sending build context to Docker daemon 101.9kB 20:10:16 Executing busybox-1.32.1-r6.trigger 20:10:16 OK: 144 MiB in 49 packages 20:10:17 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 20:10:17 Step 2/24 : FROM ${BASE} AS builder 20:10:17 ---> c0feaa8ca879 20:10:17 Step 3/24 : ARG MAKE='make build' 20:10:17 ---> Running in 546b4cfcb0a0 20:10:17 Removing intermediate container 546b4cfcb0a0 20:10:17 ---> 82cfdecd9428 20:10:17 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:10:17 ---> Running in b85633cc327f 20:10:17 Removing intermediate container b85633cc327f 20:10:17 ---> 53c68369d2dd 20:10:17 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 20:10:17 ---> Running in eaff6ac76020 20:10:17 Removing intermediate container eaff6ac76020 20:10:17 ---> e65a188bf9d9 20:10:17 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:17 ---> Running in e74e33b54d2f 20:10:18 Removing intermediate container e10954fdaaf9 20:10:18 ---> 82a77d833a7c 20:10:18 Step 8/10 : WORKDIR /device-rest-go 20:10:18 ---> Running in b3fc105674b3 20:10:18 Removing intermediate container e74e33b54d2f 20:10:18 ---> 9482979d602a 20:10:18 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:18 ---> Running in 7e13d3629e89 20:10:18 Removing intermediate container b3fc105674b3 20:10:18 ---> 06a40e4bc517 20:10:18 Step 9/10 : COPY . . 20:10:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:10:19 ---> 8f7aeba1532f 20:10:19 Step 10/10 : RUN go mod download 20:10:19 ---> Running in e16209fff867 20:10:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:10:20 OK: 154 MiB in 49 packages 20:10:21 Removing intermediate container 7e13d3629e89 20:10:21 ---> e718685528f2 20:10:21 Step 8/24 : WORKDIR /device-rest-go 20:10:21 ---> Running in d3382f1a713e 20:10:21 Removing intermediate container d3382f1a713e 20:10:21 ---> a6de17adaa23 20:10:21 Step 9/24 : COPY . . 20:10:21 ---> b8890c766765 20:10:21 Step 10/24 : RUN make update 20:10:21 ---> Running in dcea5ee9797a 20:10:22 CGO_ENABLED=0 GO111MODULE=on go mod download 20:10:22 Removing intermediate container dcea5ee9797a 20:10:22 ---> 6710df193e77 20:10:22 Step 11/24 : RUN $MAKE 20:10:23 ---> Running in 364b68516fda 20:10:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 20:10:38 Removing intermediate container 364b68516fda 20:10:38 ---> a058c20b2c82 20:10:38 Step 12/24 : FROM alpine:3.12 20:10:38 3.12: Pulling from library/alpine 20:10:38 339de151aab4: Pulling fs layer 20:10:38 339de151aab4: Verifying Checksum 20:10:38 339de151aab4: Download complete 20:10:38 339de151aab4: Pull complete 20:10:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:10:38 Status: Downloaded newer image for alpine:3.12 20:10:38 ---> 13621d1b12d4 20:10:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:10:39 ---> Running in 3f40b6eb87bf 20:10:39 Removing intermediate container 3f40b6eb87bf 20:10:39 ---> e7d9aaab94e8 20:10:39 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 20:10:39 ---> Running in 047ac0bebe10 20:10:39 Removing intermediate container 047ac0bebe10 20:10:39 ---> 06fdf67b965d 20:10:39 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:10:39 ---> Running in 8fa7eae9966f 20:10:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:10:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:10:40 (1/6) Installing dumb-init (1.2.2-r1) 20:10:40 (2/6) Installing libgcc (9.3.0-r2) 20:10:40 (3/6) Installing libsodium (1.0.18-r0) 20:10:40 (4/6) Installing libstdc++ (9.3.0-r2) 20:10:40 (5/6) Installing libzmq (4.3.3-r0) 20:10:40 (6/6) Installing zeromq (4.3.3-r0) 20:10:40 Executing busybox-1.31.1-r20.trigger 20:10:40 OK: 8 MiB in 20 packages 20:10:41 Removing intermediate container 8fa7eae9966f 20:10:41 ---> 2f6011785ade 20:10:41 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 20:10:42 ---> 2bfdddbebd8d 20:10:42 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 20:10:42 ---> 7d547205c268 20:10:42 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 20:10:42 ---> 92bdc229c397 20:10:42 Step 19/24 : EXPOSE 49986 20:10:42 ---> Running in e2358c2f7fac 20:10:43 Removing intermediate container e2358c2f7fac 20:10:43 ---> ae16cb4829be 20:10:43 Step 20/24 : ENTRYPOINT ["/device-rest-go"] 20:10:43 ---> Running in a45e6da98ec7 20:10:43 Removing intermediate container a45e6da98ec7 20:10:43 ---> b79948216694 20:10:43 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:10:43 ---> Running in 89ef2078d884 20:10:43 Removing intermediate container 89ef2078d884 20:10:43 ---> 3c5d15882e13 20:10:43 Step 22/24 : LABEL arch=amd64 20:10:43 ---> Running in 7e40f3ca0e08 20:10:43 Removing intermediate container 7e40f3ca0e08 20:10:43 ---> 767212294b20 20:10:43 Step 23/24 : LABEL git_sha=e393ce8d8fd4646f791651f8b29b323be127be0c 20:10:43 ---> Running in 3d5073bd6042 20:10:43 Removing intermediate container 3d5073bd6042 20:10:43 ---> d1e1254aedcc 20:10:43 Step 24/24 : LABEL version=0.0.0 20:10:43 ---> Running in 2b05176322aa 20:10:44 Removing intermediate container 2b05176322aa 20:10:44 ---> a1ca83b55259 20:10:44 [Warning] One or more build-args [ARCH] were not consumed 20:10:44 Successfully built a1ca83b55259 20:10:44 Successfully tagged device-rest: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 20:10:45 ---> job-cost.sh 20:10:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3pXD 20:10:46 Removing intermediate container e16209fff867 20:10:46 ---> 7aa893e6765c 20:10:46 Successfully built 7aa893e6765c 20:10:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:10:47 + docker inspect -f . ci-base-image-arm64 20:10:47 . [Pipeline] withDockerContainer 20:10:47 prd-ubuntu18.04-docker-arm64-4c-16g-4811 does not seem to be running inside a container 20:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** ci-base-image-arm64 cat 20:10:48 $ docker top ee059a6fa98b367a9178672a8f37706f2c390901e9082f1340088685cfce9e48 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:49 + go version 20:10:49 go version go1.16.3 linux/arm64 [Pipeline] } 20:10:49 $ docker stop --time=1 ee059a6fa98b367a9178672a8f37706f2c390901e9082f1340088685cfce9e48 20:10:52 $ docker rm -f ee059a6fa98b367a9178672a8f37706f2c390901e9082f1340088685cfce9e48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:10:53 + docker inspect -f . ci-base-image-arm64 20:10:53 . [Pipeline] withDockerContainer 20:10:53 prd-ubuntu18.04-docker-arm64-4c-16g-4811 does not seem to be running inside a container 20:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** ci-base-image-arm64 cat 20:10:55 $ docker top fc1c4394587cdbb601ec5344114f83cdc9c1152d364ed342320fe6423371782d -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:56 + go mod tidy [Pipeline] sh 20:10:57 + make test 20:10:57 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:10:58 ? github.com/edgexfoundry/device-rest-go [no test files] 20:11:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:11:30 lf-activate-venv(): INFO: Adding /tmp/venv-3pXD/bin to PATH 20:11:30 INFO: No Stack... 20:11:30 INFO: Retrieving Pricing Info for: v1-standard-2 20:11:30 INFO: Archiving Costs [Pipeline] sh 20:11:30 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:11:30 + cut -d, -f6 [Pipeline] lock 20:11:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-97-1-stack-cost] 20:11:31 Resource [jenkins-edgexfoundry-device-rest-go-PR-97-1-stack-cost] did not exist. Created. 20:11:31 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-97-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:11:31 + echo total: 0.029999999329447746 [Pipeline] stash 20:11:31 Stashed 1 file(s) [Pipeline] } 20:11:31 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-97-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:11:55 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:11:55 ok github.com/edgexfoundry/device-rest-go/driver 0.038s coverage: 54.0% of statements 20:11:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:12:17 gofmt -l . 20:12:17 [ "`gofmt -l .`" = "" ] 20:12:17 ./bin/test-go-mod-tidy.sh 20:12:17 ./bin/test-attribution-txt.sh [Pipeline] } 20:12:18 $ docker stop --time=1 fc1c4394587cdbb601ec5344114f83cdc9c1152d364ed342320fe6423371782d 20:12:20 $ docker rm -f fc1c4394587cdbb601ec5344114f83cdc9c1152d364ed342320fe6423371782d [Pipeline] // withDockerContainer [Pipeline] sh 20:12:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:21 Warning: overwriting stash ‘coverage-report’ 20:12:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:23 + ls -al . 20:12:23 total 132 20:12:23 drwxrwxr-x 8 jenkins jenkins 4096 May 12 20:12 . 20:12:23 drwxrwxr-x 4 jenkins jenkins 4096 May 12 20:09 .. 20:12:23 -rw-rw-r-- 1 jenkins jenkins 151 May 12 20:09 .dockerignore 20:12:23 drwxrwxr-x 8 jenkins jenkins 4096 May 12 20:09 .git 20:12:23 drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:09 .github 20:12:23 -rw-rw-r-- 1 jenkins jenkins 339 May 12 20:09 .gitignore 20:12:23 -rw-rw-r-- 1 jenkins jenkins 6792 May 12 20:09 Attribution.txt 20:12:23 -rw-rw-r-- 1 jenkins jenkins 1602 May 12 20:09 Dockerfile 20:12:23 -rw-rw-r-- 1 jenkins jenkins 1087 May 12 20:09 Dockerfile.build 20:12:23 -rw-rw-r-- 1 jenkins jenkins 680 May 12 20:09 Jenkinsfile 20:12:23 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 20:09 LICENSE 20:12:23 -rw-rw-r-- 1 jenkins jenkins 976 May 12 20:09 Makefile 20:12:23 -rw-rw-r-- 1 jenkins jenkins 7667 May 12 20:09 README.md 20:12:23 -rw-rw-r-- 1 jenkins jenkins 5 May 12 20:05 VERSION 20:12:23 drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:09 bin 20:12:23 drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:09 cmd 20:12:23 -rw-r--r-- 1 jenkins jenkins 8513 May 12 20:11 coverage.out 20:12:23 drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:09 driver 20:12:23 -rw-r--r-- 1 jenkins jenkins 285 May 12 20:12 go.mod 20:12:23 -rw-r--r-- 1 jenkins jenkins 21011 May 12 20:10 go.sum 20:12:23 drwxrwxr-x 4 jenkins jenkins 4096 May 12 20:09 snap 20:12:23 -rw-rw-r-- 1 jenkins jenkins 713 May 12 20:09 version.go [Pipeline] isUnix [Pipeline] sh 20:12:23 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e393ce8d8fd4646f791651f8b29b323be127be0c --label arch=arm64 --label version=0.0.0 . 20:12:23 Sending build context to Docker daemon 101.9kB 20:12:24 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 20:12:24 Step 2/24 : FROM ${BASE} AS builder 20:12:24 ---> 7aa893e6765c 20:12:24 Step 3/24 : ARG MAKE='make build' 20:12:24 ---> Running in 8e5bfc716ebb 20:12:25 Removing intermediate container 8e5bfc716ebb 20:12:25 ---> a32828a54f28 20:12:25 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:12:25 ---> Running in a973b0aecf81 20:12:25 Removing intermediate container a973b0aecf81 20:12:25 ---> f6924613aa33 20:12:25 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 20:12:25 ---> Running in bb3761141426 20:12:26 Removing intermediate container bb3761141426 20:12:26 ---> 8f7e9511cf2e 20:12:26 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:26 ---> Running in 10d8e6ce7033 20:12:28 Removing intermediate container 10d8e6ce7033 20:12:28 ---> 8930562455c5 20:12:28 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:28 ---> Running in 5387c913386c 20:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:12:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:12:31 OK: 144 MiB in 49 packages 20:12:33 Removing intermediate container 5387c913386c 20:12:33 ---> b99d465649e4 20:12:33 Step 8/24 : WORKDIR /device-rest-go 20:12:33 ---> Running in 4e1f9890c80a 20:12:33 Removing intermediate container 4e1f9890c80a 20:12:33 ---> 33b452e9c2de 20:12:33 Step 9/24 : COPY . . 20:12:34 ---> f6d9dc6309d3 20:12:34 Step 10/24 : RUN make update 20:12:34 ---> Running in 95ddc31a9a31 20:12:35 CGO_ENABLED=0 GO111MODULE=on go mod download 20:12:37 Removing intermediate container 95ddc31a9a31 20:12:37 ---> 4aee96cd4554 20:12:37 Step 11/24 : RUN $MAKE 20:12:37 ---> Running in c1dd134db24d 20:12:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 20:13:18 Removing intermediate container c1dd134db24d 20:13:18 ---> bf0ef9019a65 20:13:18 Step 12/24 : FROM alpine:3.12 20:13:18 3.12: Pulling from library/alpine 20:13:18 d2f70382dc9a: Pulling fs layer 20:13:18 d2f70382dc9a: Verifying Checksum 20:13:18 d2f70382dc9a: Download complete 20:13:18 d2f70382dc9a: Pull complete 20:13:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:13:18 Status: Downloaded newer image for alpine:3.12 20:13:18 ---> 9852663dfa18 20:13:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:13:18 ---> Running in 012631b7900a 20:13:18 Removing intermediate container 012631b7900a 20:13:18 ---> 352de736baf5 20:13:18 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 20:13:18 ---> Running in 33e37831ae43 20:13:18 Removing intermediate container 33e37831ae43 20:13:18 ---> 8c9f78a35361 20:13:18 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:13:18 ---> Running in 9b411ef8c0d3 20:13:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:13:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:13:20 (1/6) Installing dumb-init (1.2.2-r1) 20:13:20 (2/6) Installing libgcc (9.3.0-r2) 20:13:20 (3/6) Installing libsodium (1.0.18-r0) 20:13:20 (4/6) Installing libstdc++ (9.3.0-r2) 20:13:20 (5/6) Installing libzmq (4.3.3-r0) 20:13:20 (6/6) Installing zeromq (4.3.3-r0) 20:13:20 Executing busybox-1.31.1-r20.trigger 20:13:20 OK: 8 MiB in 20 packages 20:13:22 Removing intermediate container 9b411ef8c0d3 20:13:22 ---> 8bd685fdec19 20:13:22 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 20:13:23 ---> 061ab5a5984a 20:13:23 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 20:13:24 ---> 2cfd7afa15d1 20:13:24 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 20:13:24 ---> 77aec87aef6e 20:13:24 Step 19/24 : EXPOSE 49986 20:13:25 ---> Running in 91cb5685589b 20:13:25 Removing intermediate container 91cb5685589b 20:13:25 ---> ca542470f587 20:13:25 Step 20/24 : ENTRYPOINT ["/device-rest-go"] 20:13:25 ---> Running in d8354b9859b9 20:13:26 Removing intermediate container d8354b9859b9 20:13:26 ---> efd3ef5710d0 20:13:26 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:13:26 ---> Running in 71f1c5b03922 20:13:26 Removing intermediate container 71f1c5b03922 20:13:26 ---> f4e1fb97f83b 20:13:26 Step 22/24 : LABEL arch=arm64 20:13:26 ---> Running in ab39c804cc60 20:13:27 Removing intermediate container ab39c804cc60 20:13:27 ---> bb40fe5349f3 20:13:27 Step 23/24 : LABEL git_sha=e393ce8d8fd4646f791651f8b29b323be127be0c 20:13:27 ---> Running in d323ae6a40d6 20:13:28 Removing intermediate container d323ae6a40d6 20:13:28 ---> 85f1c8fec29f 20:13:28 Step 24/24 : LABEL version=0.0.0 20:13:28 ---> Running in 6d63c3580ef9 20:13:28 Removing intermediate container 6d63c3580ef9 20:13:28 ---> ca47119f50f4 20:13:28 [Warning] One or more build-args [ARCH] were not consumed 20:13:28 Successfully built ca47119f50f4 20:13:28 Successfully tagged device-rest-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 20:13:29 ---> job-cost.sh 20:13:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P9Ql 20:14:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:16:23 lf-activate-venv(): INFO: Adding /tmp/venv-P9Ql/bin to PATH 20:16:23 INFO: No Stack... 20:16:23 INFO: Retrieving Pricing Info for: lf-standard-4 20:16:23 INFO: Archiving Costs [Pipeline] sh 20:16:23 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:16:23 + cut -d, -f6 [Pipeline] lock 20:16:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-97-1-stack-cost] 20:16:24 Resource [jenkins-edgexfoundry-device-rest-go-PR-97-1-stack-cost] did not exist. Created. 20:16:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-97-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:24 /w/workspace/device-rest-go/1@tmp/durable-78b9008b/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-78b9008b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:24 + echo total: 0.20999999344348907 [Pipeline] stash 20:16:24 Warning: overwriting stash ‘stack-cost’ 20:16:25 Stashed 1 file(s) [Pipeline] } 20:16:25 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-97-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 20:16:26 provisioning config files... 20:16:26 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-97@tmp/config1600259082037588887tmp [Pipeline] { [Pipeline] sh 20:16:26 + set +x 20:16:26 + curl -s https://codecov.io/bash 20:16:26 + bash -s -- 20:16:26 20:16:26 _____ _ 20:16:26 / ____| | | 20:16:26 | | ___ __| | ___ ___ _____ __ 20:16:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:26 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:26 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:26 Bash-1.0.2 20:16:26 20:16:26 20:16:26 ==> git version 2.24.3 found 20:16:26 ==> 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 20:16:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:16:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:16:26 ==> Jenkins CI detected. 20:16:26 project root: . 20:16:26 --> token set from env 20:16:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:26 ==> Running gcov in . (disable via -X gcov) 20:16:26 ==> Python coveragepy not found 20:16:26 ==> Searching for coverage reports in: 20:16:26 + . 20:16:26 -> Found 1 reports 20:16:26 ==> Detecting git/mercurial file structure 20:16:26 ==> Reading reports 20:16:27 + ./coverage.out bytes=8513 20:16:27 ==> Appending adjustments 20:16:27 https://docs.codecov.io/docs/fixing-reports 20:16:27 + Found adjustments 20:16:27 ==> Gzipping contents 20:16:27 4.0K /tmp/codecov.De0GU4.gz 20:16:27 ==> Uploading reports 20:16:27 url: https://codecov.io 20:16:27 query: branch=PR-97&commit=e393ce8d8fd4646f791651f8b29b323be127be0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-97%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=97&job=&cmd_args= 20:16:27 -> Pinging Codecov 20:16:27 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-97&commit=e393ce8d8fd4646f791651f8b29b323be127be0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-97%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=97&job=&cmd_args= 20:16:27 -> Uploading to 20:16:27 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/4E5D53B4F1F92C436F7061BF334D961C/e393ce8d8fd4646f791651f8b29b323be127be0c/9ca9b054-e9e4-46cf-ab8e-8de62db46530.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T201627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2504b6c716adc4f0db903740e4c79e61f6cd27dcad8195cef0eb579367cecd07 20:16:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:27 Dload Upload Total Spent Left Speed 20:16:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 3339 --:--:-- --:--:-- --:--:-- 3342 20:16:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/e393ce8d8fd4646f791651f8b29b323be127be0c [Pipeline] } 20:16:28 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 20:16:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:31 ---> package-listing.sh 20:16:31 ++ tr '[:upper:]' '[:lower:]' 20:16:31 ++ facter osfamily 20:16:31 + OS_FAMILY=redhat 20:16:31 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-97 20:16:31 + START_PACKAGES=/tmp/packages_start.txt 20:16:31 + END_PACKAGES=/tmp/packages_end.txt 20:16:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:31 + PACKAGES=/tmp/packages_start.txt 20:16:31 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-97 ']' 20:16:31 + PACKAGES=/tmp/packages_end.txt 20:16:31 + case "${OS_FAMILY}" in 20:16:31 + rpm -qa 20:16:31 + sort 20:16:36 + '[' -f /tmp/packages_start.txt ']' 20:16:36 + '[' -f /tmp/packages_end.txt ']' 20:16:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:36 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-97 ']' 20:16:36 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-97/archives/ 20:16:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-97/archives/ [Pipeline] echo 20:16:36 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-rest-go_PR-97/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:16:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:16:37 20:16:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:16:38 alpine: Pulling from edgex-lftools-log-publisher 20:16:38 df20fa9351a1: Pulling fs layer 20:16:38 36b3adc4ff6f: Pulling fs layer 20:16:38 8ad3a11d3b57: Pulling fs layer 20:16:38 46f8f816bc3b: Pulling fs layer 20:16:38 93b61091891f: Pulling fs layer 20:16:38 93b9cdb0e59b: Pulling fs layer 20:16:38 5e14af77c1be: Pulling fs layer 20:16:38 01666e4c0597: Pulling fs layer 20:16:38 aa168da1d23b: Pulling fs layer 20:16:38 93b9cdb0e59b: Waiting 20:16:38 01666e4c0597: Waiting 20:16:38 5e14af77c1be: Waiting 20:16:38 aa168da1d23b: Waiting 20:16:38 93b61091891f: Waiting 20:16:38 46f8f816bc3b: Waiting 20:16:38 36b3adc4ff6f: Verifying Checksum 20:16:38 36b3adc4ff6f: Download complete 20:16:38 46f8f816bc3b: Download complete 20:16:38 93b61091891f: Verifying Checksum 20:16:38 93b61091891f: Download complete 20:16:38 df20fa9351a1: Verifying Checksum 20:16:38 93b9cdb0e59b: Verifying Checksum 20:16:38 93b9cdb0e59b: Download complete 20:16:38 5e14af77c1be: Verifying Checksum 20:16:38 5e14af77c1be: Download complete 20:16:38 01666e4c0597: Verifying Checksum 20:16:38 01666e4c0597: Download complete 20:16:39 df20fa9351a1: Pull complete 20:16:39 8ad3a11d3b57: Verifying Checksum 20:16:39 8ad3a11d3b57: Download complete 20:16:39 36b3adc4ff6f: Pull complete 20:16:40 8ad3a11d3b57: Pull complete 20:16:40 46f8f816bc3b: Pull complete 20:16:40 93b61091891f: Pull complete 20:16:41 93b9cdb0e59b: Pull complete 20:16:41 5e14af77c1be: Pull complete 20:16:42 01666e4c0597: Pull complete 20:16:42 aa168da1d23b: Verifying Checksum 20:16:42 aa168da1d23b: Download complete 20:16:50 aa168da1d23b: Pull complete 20:16:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:16:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:16:50 prd-centos7-docker-4c-2g-4800 does not seem to be running inside a container 20:16:50 $ 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-rest-go_PR-97/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-rest-go_PR-97 -v /w/workspace/dgexfoundry_device-rest-go_PR-97:/w/workspace/dgexfoundry_device-rest-go_PR-97:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-97@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:16:57 $ docker top 8b029d905d6ac9b0d97a0fdea8a7ea4452e185a37018ab4f418356f500ee8ae0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:58 + touch /tmp/pre-build-complete [Pipeline] sh 20:16:58 + mkdir -p /var/log/sa [Pipeline] sh 20:16:58 + ls /var/log/sa-host 20:16:58 + sadf -c /var/log/sa-host/sa12 20:16:58 file_magic: OK 20:16:58 HZ: Using current value: 100 20:16:58 file_header: OK 20:16:58 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 20:16:58 Statistics: 20:16:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:16:58 File successfully converted to sysstat format version 12.2.1 20:16:58 + sadf -c /var/log/sa-host/sa23 20:16:58 file_magic: OK 20:16:58 HZ: Using current value: 100 20:16:58 file_header: OK 20:16:58 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 20:16:58 Statistics: 20:16:58 Hnuu...uuuununununu... 20:16:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:59 provisioning config files... 20:16:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-97@tmp/config5378396932751382086tmp [Pipeline] { [Pipeline] echo 20:16:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:00 ---> create-netrc.sh [Pipeline] } 20:17:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:17:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:17:00 ---> python-tools-install.sh [Pipeline] echo 20:17:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:00 ---> sudo-logs.sh 20:17:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:17:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:01 ---> job-cost.sh 20:17:01 lf-activate-venv: SKIPPING 20:17:01 DEBUG: total: 0.20999999344348907 20:17:01 INFO: Retrieving Stack Cost... 20:17:02 INFO: Retrieving Pricing Info for: v1-standard-2 20:17:02 INFO: Archiving Costs [Pipeline] echo 20:17:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:03 ---> logs-deploy.sh 20:17:03 lf-activate-venv: SKIPPING 20:17:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-97/1 20:17:03 INFO: archiving workspace using pattern(s): 20:17:06 Archives upload complete. 20:17:06 INFO: archiving logs to Nexus 20:17:07 ---> uname -a: 20:17:07 Linux prd-centos7-docker-4c-2g-4800.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:17:07 20:17:07 20:17:07 ---> lscpu: 20:17:07 Architecture: x86_64 20:17:07 CPU op-mode(s): 32-bit, 64-bit 20:17:07 Byte Order: Little Endian 20:17:07 Address sizes: 40 bits physical, 48 bits virtual 20:17:07 CPU(s): 4 20:17:07 On-line CPU(s) list: 0-3 20:17:07 Thread(s) per core: 1 20:17:07 Core(s) per socket: 1 20:17:07 Socket(s): 4 20:17:07 NUMA node(s): 1 20:17:07 Vendor ID: GenuineIntel 20:17:07 CPU family: 6 20:17:07 Model: 44 20:17:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:17:07 Stepping: 1 20:17:07 CPU MHz: 2933.436 20:17:07 BogoMIPS: 5866.87 20:17:07 Virtualization: VT-x 20:17:07 Hypervisor vendor: KVM 20:17:07 Virtualization type: full 20:17:07 L1d cache: 128 KiB 20:17:07 L1i cache: 128 KiB 20:17:07 L2 cache: 16 MiB 20:17:07 L3 cache: 64 MiB 20:17:07 NUMA node0 CPU(s): 0-3 20:17:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:17:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:17:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:17:07 Vulnerability Meltdown: Mitigation; PTI 20:17:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:17:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:17:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:17:07 Vulnerability Srbds: Not affected 20:17:07 Vulnerability Tsx async abort: Not affected 20:17:07 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 20:17:07 20:17:07 20:17:07 ---> nproc: 20:17:07 4 20:17:07 20:17:07 20:17:07 ---> df -h: 20:17:07 Filesystem Size Used Available Use% Mounted on 20:17:07 overlay 50.0G 7.3G 42.7G 15% / 20:17:07 tmpfs 64.0M 0 64.0M 0% /dev 20:17:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:17:07 shm 64.0M 0 64.0M 0% /dev/shm 20:17:07 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 20:17:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 20:17:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 20:17:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 20:17:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 20:17:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 20:17:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 20:17:07 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 20:17:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-97 20:17:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-97@tmp 20:17:07 20:17:07 20:17:07 ---> free -m: 20:17:07 total used free shared buff/cache available 20:17:07 Mem: 1837 728 92 0 1015 1003 20:17:07 Swap: 1023 1 1022 20:17:07 20:17:07 20:17:07 ---> ip addr: 20:17:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:17:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:17:07 inet 127.0.0.1/8 scope host lo 20:17:07 valid_lft forever preferred_lft forever 20:17:07 inet6 ::1/128 scope host 20:17:07 valid_lft forever preferred_lft forever 20:17:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:17:07 link/ether fa:16:3e:c3:cd:05 brd ff:ff:ff:ff:ff:ff 20:17:07 inet 10.30.123.71/23 brd 10.30.123.255 scope global dynamic eth0 20:17:07 valid_lft 85659sec preferred_lft 85659sec 20:17:07 inet6 fe80::f816:3eff:fec3:cd05/64 scope link 20:17:07 valid_lft forever preferred_lft forever 20:17:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:17:07 link/ether 02:42:29:c6:7c:be brd ff:ff:ff:ff:ff:ff 20:17:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:17:07 valid_lft forever preferred_lft forever 20:17:07 inet6 fe80::42:29ff:fec6:7cbe/64 scope link 20:17:07 valid_lft forever preferred_lft forever 20:17:07 20:17:07 20:17:07 ---> sar -b -r -n DEV: 20:17:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 20:17:07 20:17:07 20:04:34 LINUX RESTART (4 CPU) 20:17:07 20:17:07 20:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:17:07 20:06:01 82.91 35.05 47.86 0.00 7419.94 4725.94 0.00 20:17:07 20:07:01 3.93 0.03 3.90 0.00 1.07 119.15 0.00 20:17:07 20:08:02 0.50 0.00 0.50 0.00 0.00 8.33 0.00 20:17:07 20:09:01 0.27 0.00 0.27 0.00 0.00 4.35 0.00 20:17:07 20:10:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 20:17:07 20:11:01 0.25 0.00 0.25 0.00 0.00 3.58 0.00 20:17:07 20:12:01 0.25 0.00 0.25 0.00 0.00 3.90 0.00 20:17:07 20:13:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 20:17:07 20:14:01 0.32 0.00 0.32 0.00 0.00 4.08 0.00 20:17:07 20:15:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 20:17:07 20:16:01 0.20 0.00 0.20 0.00 0.00 1.61 0.00 20:17:07 Average: 8.14 3.20 4.94 0.00 676.01 444.55 0.00 20:17:07 20:17:07 20:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:17:07 20:06:01 139496 0 603656 32.08 2620 1135772 1117152 38.13 422008 1120996 128 20:17:07 20:07:01 137244 0 605816 32.20 2620 1135864 1111568 37.94 426652 1119248 12 20:17:07 20:08:02 138696 0 604356 32.12 2620 1135872 1096172 37.41 432888 1111496 20 20:17:07 20:09:01 136112 0 606940 32.26 2620 1135872 1096368 37.42 435948 1111496 16 20:17:07 20:10:01 132784 0 610260 32.43 2620 1135880 1096328 37.42 446432 1103904 8 20:17:07 20:11:01 133316 0 609724 32.41 2620 1135884 1093196 37.31 446184 1103788 20 20:17:07 20:12:01 132872 0 610164 32.43 2620 1135888 1089280 37.18 447432 1103492 12 20:17:07 20:13:01 129884 0 613148 32.59 2620 1135892 1089328 37.18 449536 1103492 20 20:17:07 20:14:01 130200 0 612824 32.57 2620 1135900 1089244 37.17 449900 1103420 12 20:17:07 20:15:01 131804 0 611216 32.48 2620 1135904 1079680 36.85 448800 1103144 8 20:17:07 20:16:01 131212 0 611808 32.52 2620 1135904 1079740 36.85 449316 1103144 8 20:17:07 Average: 133965 0 609083 32.37 2620 1135876 1094369 37.35 441372 1107965 24 20:17:07 20:17:07 20:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:17:07 20:06:01 eth0 390.88 271.58 1334.67 82.17 0.00 0.00 0.00 0.00 20:17:07 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:06:01 docker0 48.21 44.72 4.64 134.54 0.00 0.00 0.00 0.00 20:17:07 20:07:01 eth0 3.16 0.75 0.95 0.56 0.00 0.00 0.00 0.00 20:17:07 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:08:02 eth0 4.26 0.60 0.83 0.40 0.00 0.00 0.00 0.00 20:17:07 20:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:09:01 eth0 5.28 1.13 1.55 0.81 0.00 0.00 0.00 0.00 20:17:07 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:10:01 eth0 3.41 0.57 0.76 0.41 0.00 0.00 0.00 0.00 20:17:07 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:11:01 eth0 3.85 0.68 0.88 0.46 0.00 0.00 0.00 0.00 20:17:07 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:12:01 eth0 6.00 0.67 0.98 0.37 0.00 0.00 0.00 0.00 20:17:07 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:13:01 eth0 2.33 1.03 1.12 0.83 0.00 0.00 0.00 0.00 20:17:07 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:14:01 eth0 0.60 0.35 0.28 0.23 0.00 0.00 0.00 0.00 20:17:07 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:15:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:07 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:16:01 eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:17:07 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 Average: eth0 38.28 25.29 122.26 7.86 0.00 0.00 0.00 0.00 20:17:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:07 Average: docker0 4.39 4.07 0.42 12.26 0.00 0.00 0.00 0.00 20:17:07 20:17:07 20:17:07 ---> sar -P ALL: 20:17:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 20:17:07 20:17:07 20:04:34 LINUX RESTART (4 CPU) 20:17:07 20:17:07 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:17:07 20:06:01 all 15.78 0.00 6.25 2.56 4.31 71.11 20:17:07 20:06:01 0 14.20 0.00 7.58 1.30 4.43 72.49 20:17:07 20:06:01 1 15.89 0.00 5.66 2.23 4.07 72.15 20:17:07 20:06:01 2 15.41 0.00 6.34 3.10 4.63 70.52 20:17:07 20:06:01 3 17.61 0.00 5.41 3.58 4.12 69.28 20:17:07 20:07:01 all 0.13 0.00 0.07 0.00 0.21 99.59 20:17:07 20:07:01 0 0.02 0.00 0.03 0.00 0.10 99.85 20:17:07 20:07:01 1 0.12 0.00 0.08 0.00 0.30 99.50 20:17:07 20:07:01 2 0.05 0.00 0.05 0.00 0.30 99.60 20:17:07 20:07:01 3 0.35 0.00 0.10 0.00 0.15 99.40 20:17:07 20:08:02 all 0.14 0.00 0.08 0.00 0.31 99.46 20:17:07 20:08:02 0 0.02 0.00 0.03 0.00 0.40 99.55 20:17:07 20:08:02 1 0.08 0.00 0.15 0.00 0.32 99.45 20:17:07 20:08:02 2 0.12 0.00 0.07 0.00 0.32 99.50 20:17:07 20:08:02 3 0.35 0.00 0.08 0.00 0.22 99.35 20:17:07 20:09:01 all 0.17 0.00 0.05 0.00 0.31 99.47 20:17:07 20:09:01 0 0.07 0.00 0.08 0.00 0.71 99.14 20:17:07 20:09:01 1 0.12 0.00 0.05 0.00 0.29 99.54 20:17:07 20:09:01 2 0.08 0.00 0.03 0.00 0.08 99.80 20:17:07 20:09:01 3 0.42 0.00 0.02 0.00 0.17 99.39 20:17:07 20:10:01 all 0.20 0.00 0.05 0.00 0.08 99.67 20:17:07 20:10:01 0 0.03 0.00 0.03 0.00 0.17 99.77 20:17:07 20:10:01 1 0.07 0.00 0.08 0.00 0.05 99.80 20:17:07 20:10:01 2 0.12 0.00 0.03 0.00 0.08 99.77 20:17:07 20:10:01 3 0.57 0.00 0.05 0.00 0.03 99.35 20:17:07 20:11:01 all 0.15 0.00 0.04 0.00 0.06 99.75 20:17:07 20:11:01 0 0.02 0.00 0.02 0.00 0.13 99.83 20:17:07 20:11:01 1 0.05 0.00 0.05 0.00 0.05 99.85 20:17:07 20:11:01 2 0.03 0.00 0.07 0.00 0.03 99.87 20:17:07 20:11:01 3 0.50 0.00 0.03 0.00 0.02 99.45 20:17:07 20:12:01 all 0.15 0.00 0.05 0.00 0.41 99.40 20:17:07 20:12:01 0 0.18 0.00 0.03 0.00 0.20 99.58 20:17:07 20:12:01 1 0.27 0.00 0.08 0.00 0.35 99.30 20:17:07 20:12:01 2 0.10 0.00 0.05 0.00 0.37 99.48 20:17:07 20:12:01 3 0.03 0.00 0.03 0.00 0.71 99.22 20:17:07 20:13:01 all 0.08 0.00 0.05 0.00 0.17 99.70 20:17:07 20:13:01 0 0.07 0.00 0.02 0.00 0.12 99.80 20:17:07 20:13:01 1 0.05 0.00 0.08 0.00 0.15 99.72 20:17:07 20:13:01 2 0.12 0.00 0.03 0.00 0.18 99.67 20:17:07 20:13:01 3 0.08 0.00 0.07 0.00 0.23 99.62 20:17:07 20:14:01 all 0.13 0.00 0.03 0.00 0.05 99.79 20:17:07 20:14:01 0 0.35 0.00 0.03 0.00 0.02 99.60 20:17:07 20:14:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:17:07 20:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:17:07 20:14:01 3 0.03 0.00 0.02 0.00 0.15 99.80 20:17:07 20:15:01 all 0.13 0.00 0.03 0.00 0.01 99.84 20:17:07 20:15:01 0 0.43 0.00 0.02 0.00 0.00 99.55 20:17:07 20:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:17:07 20:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:17:07 20:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:17:07 20:16:01 all 0.07 0.00 0.04 0.00 0.04 99.85 20:17:07 20:16:01 0 0.08 0.00 0.05 0.00 0.05 99.82 20:17:07 20:16:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:17:07 20:16:01 2 0.10 0.00 0.05 0.00 0.00 99.85 20:17:07 20:16:01 3 0.02 0.00 0.02 0.00 0.07 99.90 20:17:07 20:17:07 Average: CPU %user %nice %system %iowait %steal %idle 20:17:07 Average: all 1.54 0.00 0.61 0.23 0.54 97.09 20:17:07 Average: 0 1.38 0.00 0.71 0.12 0.57 97.23 20:17:07 Average: 1 1.51 0.00 0.57 0.20 0.51 97.20 20:17:07 Average: 2 1.46 0.00 0.61 0.28 0.54 97.10 20:17:07 Average: 3 1.81 0.00 0.53 0.32 0.53 96.81 20:17:07 20:17:07 20:17:07