Pull request #104 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c3b2fef99a74ce7813b49848a75e829beb75cd22+a0a7eec39b0c4269a0e577821221e71b45f7e5c7 (0af5cc5d064dbd7fabfa5bca639d8f906ec0f0d2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1437554683576393584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4518380098227784090.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-104/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-104/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6736679816782675112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5653090666801161461.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-104/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-104/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4356938907727548451.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-364 in /w/workspace/gexfoundry_device-rest-go_PR-104 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-104 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-104@tmp/jenkins-gitclient-ssh2900025087318326616.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a0a7eec39b0c4269a0e577821221e71b45f7e5c7 into PR head commit c3b2fef99a74ce7813b49848a75e829beb75cd22 Merge succeeded, producing c3b2fef99a74ce7813b49848a75e829beb75cd22 Checking out Revision c3b2fef99a74ce7813b49848a75e829beb75cd22 (PR-104) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-104@tmp/jenkins-gitclient-ssh4015785560119867810.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3b2fef99a74ce7813b49848a75e829beb75cd22 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-104@tmp/jenkins-gitclient-ssh6762769697437251731.key > git merge a0a7eec39b0c4269a0e577821221e71b45f7e5c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3b2fef99a74ce7813b49848a75e829beb75cd22 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:53:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:53:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:53:10 ========================================================= 03:53:10 EdgeX Global Pipelines Version Info 03:53:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f02d3dc7e1b428c0c81d050d3d9c108c1c930965 # timeout=10 03:53:11 ------------------- 03:53:11 stable info: 03:53:11 ------------------- 03:53:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:53:11 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:53:11 Message: update stable to v1.0.192 03:53:12 ------------------- 03:53:12 experimental info: 03:53:12 ------------------- 03:53:12 Commited By: **** collab-it+edgex@linuxfoundation.org 03:53:12 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:53:12 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo 03:53:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo 03:53:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3b2fef99a74ce7813b49848a75e829beb75cd22 [Pipeline] echo 03:53:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3b2fef [Pipeline] echo 03:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:13 provisioning config files... 03:53:13 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-104@tmp/config3178122379825869141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:13 ---> docker-login.sh 03:53:13 nexus3.edgexfoundry.org:10001 03:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:13 Configure a credential helper to remove this warning. See 03:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:13 03:53:13 Login Succeeded 03:53:13 nexus3.edgexfoundry.org:10002 03:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:14 Configure a credential helper to remove this warning. See 03:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:14 03:53:14 Login Succeeded 03:53:14 nexus3.edgexfoundry.org:10003 03:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:14 Configure a credential helper to remove this warning. See 03:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:14 03:53:14 Login Succeeded 03:53:14 nexus3.edgexfoundry.org:10004 03:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:14 Configure a credential helper to remove this warning. See 03:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:14 03:53:14 Login Succeeded 03:53:14 docker.io 03:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:14 Configure a credential helper to remove this warning. See 03:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:14 03:53:15 Login Succeeded 03:53:15 ---> docker-login.sh ends [Pipeline] } 03:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:53:16 + git log --format=format:%s -1 c3b2fef99a74ce7813b49848a75e829beb75cd22 [Pipeline] echo 03:53:16 GIT_COMMIT: c3b2fef99a74ce7813b49848a75e829beb75cd22, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 03:53:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:53:16 03:53:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:53:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:53:16 latest: Pulling from edgex-devops/git-semver 03:53:16 31603596830f: Pulling fs layer 03:53:16 54011a49482f: Pulling fs layer 03:53:16 a6820b24f6d8: Pulling fs layer 03:53:16 f581987b2513: Pulling fs layer 03:53:16 f581987b2513: Waiting 03:53:16 54011a49482f: Verifying Checksum 03:53:16 54011a49482f: Download complete 03:53:16 31603596830f: Verifying Checksum 03:53:16 31603596830f: Download complete 03:53:17 f581987b2513: Verifying Checksum 03:53:17 f581987b2513: Download complete 03:53:17 a6820b24f6d8: Verifying Checksum 03:53:17 a6820b24f6d8: Download complete 03:53:17 31603596830f: Pull complete 03:53:17 54011a49482f: Pull complete 03:53:18 a6820b24f6d8: Pull complete 03:53:18 f581987b2513: Pull complete 03:53:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:53:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:53:18 prd-centos7-docker-4c-2g-364 does not seem to be running inside a container 03:53:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-104 -v /w/workspace/gexfoundry_device-rest-go_PR-104:/w/workspace/gexfoundry_device-rest-go_PR-104:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-104@tmp:/w/workspace/gexfoundry_device-rest-go_PR-104@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:53:21 $ docker top b274c943d61637e58b0e3e15ec4a801c797d324310de0bfe3eca99f4e91fb62e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:21 [ssh-agent] Looking for ssh-agent implementation... 03:53:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:21 $ docker exec b274c943d61637e58b0e3e15ec4a801c797d324310de0bfe3eca99f4e91fb62e ssh-agent 03:53:21 SSH_AUTH_SOCK=/tmp/ssh-0ni54bPWiRli/agent.12 03:53:21 SSH_AGENT_PID=18 03:53:21 Running ssh-add (command line suppressed) 03:53:21 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-104@tmp/private_key_5297375492041746223.key (/w/workspace/gexfoundry_device-rest-go_PR-104@tmp/private_key_5297375492041746223.key) 03:53:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:22 + git tag --points-at HEAD [Pipeline] } 03:53:22 $ docker exec --env ******** --env ******** b274c943d61637e58b0e3e15ec4a801c797d324310de0bfe3eca99f4e91fb62e ssh-agent -k 03:53:22 unset SSH_AUTH_SOCK; 03:53:22 unset SSH_AGENT_PID; 03:53:22 echo Agent pid 18 killed; 03:53:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:53:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:22 [ssh-agent] Looking for ssh-agent implementation... 03:53:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:22 $ docker exec b274c943d61637e58b0e3e15ec4a801c797d324310de0bfe3eca99f4e91fb62e ssh-agent 03:53:22 SSH_AUTH_SOCK=/tmp/ssh-SNsmrtG2MUwt/agent.53 03:53:22 SSH_AGENT_PID=59 03:53:22 Running ssh-add (command line suppressed) 03:53:22 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-104@tmp/private_key_776583966825815056.key (/w/workspace/gexfoundry_device-rest-go_PR-104@tmp/private_key_776583966825815056.key) 03:53:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:22 + git semver init 03:53:22 # -> Open(): unable to determine branch for HEAD 03:53:22 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-104/.git 03:53:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-104 03:53:22 # $SEMVER_REMOTE_NAME = origin 03:53:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:53:22 # $SEMVER_USER_NAME = edgex-jenkins 03:53:22 # $SEMVER_BRANCH = PR-104 03:53:22 # $SEMVER_TEMP = /tmp/semver-237972569 03:53:22 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 03:53:23 # '/tmp/semver-237972569' -> '/w/workspace/gexfoundry_device-rest-go_PR-104/.semver' 03:53:23 # -> Force: false 03:53:23 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-104/.semver [Pipeline] } 03:53:23 $ docker exec --env ******** --env ******** b274c943d61637e58b0e3e15ec4a801c797d324310de0bfe3eca99f4e91fb62e ssh-agent -k 03:53:23 unset SSH_AUTH_SOCK; 03:53:23 unset SSH_AGENT_PID; 03:53:23 echo Agent pid 59 killed; 03:53:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:24 + git semver [Pipeline] } 03:53:24 $ docker stop --time=1 b274c943d61637e58b0e3e15ec4a801c797d324310de0bfe3eca99f4e91fb62e 03:53:26 $ docker rm -f b274c943d61637e58b0e3e15ec4a801c797d324310de0bfe3eca99f4e91fb62e [Pipeline] // withDockerContainer [Pipeline] sh 03:53:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:53:26 Stashed 1 file(s) [Pipeline] echo 03:53:26 [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 03:53:42 Still waiting to schedule task 03:53:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:53:42 Still waiting to schedule task 03:53:42 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:56:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-367 in /w/workspace/gexfoundry_device-rest-go_PR-104 [Pipeline] { [Pipeline] ws 03:56:34 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 03:56:34 The recommended git tool is: git 03:56:39 using credential edgex-jenkins-ssh 03:56:39 Cloning the remote Git repository 03:56:39 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 03:56:39 > git init /w/workspace/device-rest-go/2 # timeout=10 03:56:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 03:56:39 > git --version # timeout=10 03:56:39 > git --version # 'git version 2.17.1' 03:56:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:56:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:56:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 03:56:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:56:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 03:56:41 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 03:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:56:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:56:41 Merging remotes/origin/master commit a0a7eec39b0c4269a0e577821221e71b45f7e5c7 into PR head commit c3b2fef99a74ce7813b49848a75e829beb75cd22 03:56:42 Merge succeeded, producing c3b2fef99a74ce7813b49848a75e829beb75cd22 03:56:42 Checking out Revision c3b2fef99a74ce7813b49848a75e829beb75cd22 (PR-104) 03:56:41 > git config core.sparsecheckout # timeout=10 03:56:41 > git checkout -f c3b2fef99a74ce7813b49848a75e829beb75cd22 # timeout=10 03:56:42 > git remote # timeout=10 03:56:42 > git config --get remote.origin.url # timeout=10 03:56:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:56:42 > git merge a0a7eec39b0c4269a0e577821221e71b45f7e5c7 # timeout=10 03:56:42 > git rev-parse HEAD^{commit} # timeout=10 03:56:42 > git config core.sparsecheckout # timeout=10 03:56:42 > git checkout -f c3b2fef99a74ce7813b49848a75e829beb75cd22 # timeout=10 03:56:46 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:56:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:56:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:56:48 + sudo service docker restart 03:56:48 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:06 provisioning config files... 03:57:06 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config39309185416074927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:07 ---> docker-login.sh 03:57:07 nexus3.edgexfoundry.org:10001 03:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:08 Configure a credential helper to remove this warning. See 03:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:08 03:57:08 Login Succeeded 03:57:08 nexus3.edgexfoundry.org:10002 03:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:08 Configure a credential helper to remove this warning. See 03:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:08 03:57:08 Login Succeeded 03:57:08 nexus3.edgexfoundry.org:10003 03:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:09 Configure a credential helper to remove this warning. See 03:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:09 03:57:09 Login Succeeded 03:57:09 nexus3.edgexfoundry.org:10004 03:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:10 Configure a credential helper to remove this warning. See 03:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:10 03:57:10 Login Succeeded 03:57:10 docker.io 03:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:10 Configure a credential helper to remove this warning. See 03:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:10 03:57:10 Login Succeeded 03:57:10 ---> docker-login.sh ends [Pipeline] } 03:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:57:11 ========================================================= 03:57:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:57:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:57:11 + 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 . 03:57:11 Sending build context to Docker daemon 92.16kB 03:57:11 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 03:57:11 Step 2/10 : FROM ${BASE} 03:57:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:57:12 595b0fe564bb: Pulling fs layer 03:57:12 7186ed65a4f7: Pulling fs layer 03:57:12 316046926c0a: Pulling fs layer 03:57:12 4ebd0625c992: Pulling fs layer 03:57:12 207e8628e3a3: Pulling fs layer 03:57:12 c791037a9be2: Pulling fs layer 03:57:12 ffd874e62e21: Pulling fs layer 03:57:12 4ebd0625c992: Waiting 03:57:12 c791037a9be2: Waiting 03:57:12 207e8628e3a3: Waiting 03:57:12 ffd874e62e21: Waiting 03:57:12 316046926c0a: Verifying Checksum 03:57:12 316046926c0a: Download complete 03:57:12 7186ed65a4f7: Verifying Checksum 03:57:12 7186ed65a4f7: Download complete 03:57:12 207e8628e3a3: Verifying Checksum 03:57:12 207e8628e3a3: Download complete 03:57:12 c791037a9be2: Verifying Checksum 03:57:12 c791037a9be2: Download complete 03:57:12 595b0fe564bb: Verifying Checksum 03:57:12 595b0fe564bb: Download complete 03:57:13 595b0fe564bb: Pull complete 03:57:13 7186ed65a4f7: Pull complete 03:57:14 316046926c0a: Pull complete 03:57:14 ffd874e62e21: Verifying Checksum 03:57:14 ffd874e62e21: Download complete 03:57:15 4ebd0625c992: Verifying Checksum 03:57:15 4ebd0625c992: Download complete 03:57:26 4ebd0625c992: Pull complete 03:57:26 207e8628e3a3: Pull complete 03:57:26 c791037a9be2: Pull complete 03:57:30 ffd874e62e21: Pull complete 03:57:30 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:57:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:57:30 ---> cfc18b08335c 03:57:30 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:57:32 ---> Running in a4506050d7bf 03:57:32 Removing intermediate container a4506050d7bf 03:57:32 ---> fac1c755e25f 03:57:32 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 03:57:32 ---> Running in ef70d7e36695 03:57:33 Removing intermediate container ef70d7e36695 03:57:33 ---> d14ec3bb36fe 03:57:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:57:33 ---> Running in f13d252a2ac8 03:57:33 Removing intermediate container f13d252a2ac8 03:57:33 ---> ab8dd5bde774 03:57:33 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:33 ---> Running in 215140bc1ee4 03:57:34 Running on prd-centos7-docker-4c-2g-368 in /w/workspace/gexfoundry_device-rest-go_PR-104 [Pipeline] { [Pipeline] ws 03:57:34 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 03:57:36 The recommended git tool is: git 03:57:36 Removing intermediate container 215140bc1ee4 03:57:36 ---> c8ce65057793 03:57:36 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:57:36 ---> Running in beeac2bab941 03:57:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:57:38 using credential edgex-jenkins-ssh 03:57:38 Cloning the remote Git repository 03:57:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:57:39 (1/9) Installing libc-dev (0.7.2-r3) 03:57:39 (2/9) Installing libsodium (1.0.18-r0) 03:57:39 (3/9) Installing pkgconf (1.7.3-r0) 03:57:38 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 03:57:38 > git init /w/workspace/device-rest-go/2 # timeout=10 03:57:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 03:57:38 > git --version # timeout=10 03:57:38 > git --version # 'git version 2.24.4' 03:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:38 [INFO] Currently running in a labeled security context 03:57:38 [INFO] Currently SELinux is 'enforcing' on the host 03:57:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh989742950804089653.key 03:57:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:39 (4/9) Installing libsodium-dev (1.0.18-r0) 03:57:39 (5/9) Installing openssh-keygen (8.4_p1-r3) 03:57:39 (6/9) Installing libedit (20191231.3.1-r1) 03:57:39 (7/9) Installing openssh-client (8.4_p1-r3) 03:57:40 Merging remotes/origin/master commit a0a7eec39b0c4269a0e577821221e71b45f7e5c7 into PR head commit c3b2fef99a74ce7813b49848a75e829beb75cd22 03:57:40 Merge succeeded, producing c3b2fef99a74ce7813b49848a75e829beb75cd22 03:57:40 Checking out Revision c3b2fef99a74ce7813b49848a75e829beb75cd22 (PR-104) 03:57:40 (8/9) Installing libzmq (4.3.3-r1) 03:57:40 (9/9) Installing zeromq-dev (4.3.3-r1) 03:57:40 Executing busybox-1.32.1-r6.trigger 03:57:40 OK: 144 MiB in 49 packages 03:57:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 03:57:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 03:57:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 03:57:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:39 [INFO] Currently running in a labeled security context 03:57:39 [INFO] Currently SELinux is 'enforcing' on the host 03:57:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh7641757586000192713.key 03:57:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:57:40 > git config core.sparsecheckout # timeout=10 03:57:40 > git checkout -f c3b2fef99a74ce7813b49848a75e829beb75cd22 # timeout=10 03:57:40 > git remote # timeout=10 03:57:40 > git config --get remote.origin.url # timeout=10 03:57:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:40 [INFO] Currently running in a labeled security context 03:57:40 [INFO] Currently SELinux is 'enforcing' on the host 03:57:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh8315461008721279547.key 03:57:40 > git merge a0a7eec39b0c4269a0e577821221e71b45f7e5c7 # timeout=10 03:57:40 > git rev-parse HEAD^{commit} # timeout=10 03:57:40 > git config core.sparsecheckout # timeout=10 03:57:40 > git checkout -f c3b2fef99a74ce7813b49848a75e829beb75cd22 # timeout=10 03:57:41 Removing intermediate container beeac2bab941 03:57:41 ---> 370ad43d83fc 03:57:41 Step 8/10 : WORKDIR /device-rest-go 03:57:41 ---> Running in 066d289ee63b 03:57:42 Removing intermediate container 066d289ee63b 03:57:42 ---> 7104764b204b 03:57:42 Step 9/10 : COPY . . 03:57:43 ---> 24f4e985e49b 03:57:43 Step 10/10 : RUN go mod download 03:57:43 ---> Running in 546fda23e45f 03:57:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:57:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:57:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:57:45 + sudo service docker restart 03:57:45 + true 03:57:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:03 provisioning config files... 03:58:03 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config2609121052183013902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:03 ---> docker-login.sh 03:58:03 nexus3.edgexfoundry.org:10001 03:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:04 Configure a credential helper to remove this warning. See 03:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:04 03:58:04 Login Succeeded 03:58:04 nexus3.edgexfoundry.org:10002 03:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:04 Configure a credential helper to remove this warning. See 03:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:04 03:58:04 Login Succeeded 03:58:04 nexus3.edgexfoundry.org:10003 03:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:04 Configure a credential helper to remove this warning. See 03:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:04 03:58:04 Login Succeeded 03:58:04 nexus3.edgexfoundry.org:10004 03:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:04 Configure a credential helper to remove this warning. See 03:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:04 03:58:04 Login Succeeded 03:58:04 docker.io 03:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:05 Configure a credential helper to remove this warning. See 03:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:05 03:58:05 Login Succeeded 03:58:05 ---> docker-login.sh ends [Pipeline] } 03:58:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:58:05 ========================================================= 03:58:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:58:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:58:05 + 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 . 03:58:05 Sending build context to Docker daemon 92.16kB 03:58:05 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 03:58:05 Step 2/10 : FROM ${BASE} 03:58:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:58:05 540db60ca938: Pulling fs layer 03:58:05 adcc1eea9eea: Pulling fs layer 03:58:05 4c4ab2625f07: Pulling fs layer 03:58:05 0510c868ecb4: Pulling fs layer 03:58:05 afea3b2eda06: Pulling fs layer 03:58:05 7809a108b3ef: Pulling fs layer 03:58:05 f706445af74f: Pulling fs layer 03:58:05 0510c868ecb4: Waiting 03:58:05 afea3b2eda06: Waiting 03:58:05 7809a108b3ef: Waiting 03:58:05 f706445af74f: Waiting 03:58:05 4c4ab2625f07: Download complete 03:58:05 adcc1eea9eea: Verifying Checksum 03:58:05 adcc1eea9eea: Download complete 03:58:06 afea3b2eda06: Verifying Checksum 03:58:06 afea3b2eda06: Download complete 03:58:06 7809a108b3ef: Verifying Checksum 03:58:06 7809a108b3ef: Download complete 03:58:06 540db60ca938: Verifying Checksum 03:58:06 540db60ca938: Download complete 03:58:06 540db60ca938: Pull complete 03:58:06 adcc1eea9eea: Pull complete 03:58:06 4c4ab2625f07: Pull complete 03:58:07 f706445af74f: Verifying Checksum 03:58:07 f706445af74f: Download complete 03:58:08 0510c868ecb4: Verifying Checksum 03:58:08 0510c868ecb4: Download complete 03:58:09 Removing intermediate container 546fda23e45f 03:58:09 ---> 2b02e2c81f4c 03:58:09 Successfully built 2b02e2c81f4c 03:58:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:58:10 + docker inspect -f . ci-base-image-arm64 03:58:10 . [Pipeline] withDockerContainer 03:58:10 prd-ubuntu18.04-docker-arm64-4c-16g-367 does not seem to be running inside a container 03:58:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:58:12 $ docker top 32ddf33df4db4a671e68ce8fcc096f5a560f97dcc0a00d3604089155c18fed96 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:12 0510c868ecb4: Pull complete 03:58:12 afea3b2eda06: Pull complete 03:58:12 7809a108b3ef: Pull complete 03:58:13 + go version 03:58:13 go version go1.16.3 linux/arm64 [Pipeline] } 03:58:13 $ docker stop --time=1 32ddf33df4db4a671e68ce8fcc096f5a560f97dcc0a00d3604089155c18fed96 03:58:14 f706445af74f: Pull complete 03:58:14 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:58:14 ---> b068be0155e3 03:58:14 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:58:14 $ docker rm -f 32ddf33df4db4a671e68ce8fcc096f5a560f97dcc0a00d3604089155c18fed96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:58:15 + docker inspect -f . ci-base-image-arm64 03:58:15 . [Pipeline] withDockerContainer 03:58:15 prd-ubuntu18.04-docker-arm64-4c-16g-367 does not seem to be running inside a container 03:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:58:17 $ docker top 78b138b259155977f292337781f3b044cae439a63faba31f03961176ff310b6b -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:18 + go mod tidy [Pipeline] sh 03:58:19 ---> Running in c361b1d0d9cf 03:58:19 Removing intermediate container c361b1d0d9cf 03:58:19 ---> 75d581c661a4 03:58:19 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 03:58:19 ---> Running in b824809c6268 03:58:19 Removing intermediate container b824809c6268 03:58:19 ---> f5c48378725e 03:58:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:58:19 ---> Running in 998497fdab5c 03:58:19 Removing intermediate container 998497fdab5c 03:58:19 ---> 191e2038ae38 03:58:19 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:19 ---> Running in 28a767917c2c 03:58:19 + make test 03:58:19 go mod tidy 03:58:20 Removing intermediate container 28a767917c2c 03:58:20 ---> 07fa5fc6bd4e 03:58:20 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:58:20 ---> Running in 3af0147ae111 03:58:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:58:20 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:58:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:58:21 ? github.com/edgexfoundry/device-rest-go [no test files] 03:58:21 (1/9) Installing libc-dev (0.7.2-r3) 03:58:21 (2/9) Installing libsodium (1.0.18-r0) 03:58:21 (3/9) Installing pkgconf (1.7.3-r0) 03:58:21 (4/9) Installing libsodium-dev (1.0.18-r0) 03:58:21 (5/9) Installing openssh-keygen (8.4_p1-r3) 03:58:22 (6/9) Installing libedit (20191231.3.1-r1) 03:58:22 (7/9) Installing openssh-client (8.4_p1-r3) 03:58:22 (8/9) Installing libzmq (4.3.3-r1) 03:58:22 (9/9) Installing zeromq-dev (4.3.3-r1) 03:58:22 Executing busybox-1.32.1-r6.trigger 03:58:22 OK: 154 MiB in 49 packages 03:58:23 Removing intermediate container 3af0147ae111 03:58:23 ---> e84e784063e1 03:58:23 Step 8/10 : WORKDIR /device-rest-go 03:58:23 ---> Running in ded1375dc01c 03:58:23 Removing intermediate container ded1375dc01c 03:58:23 ---> 5e4fe7ade797 03:58:23 Step 9/10 : COPY . . 03:58:23 ---> 2c5cb0a223c1 03:58:23 Step 10/10 : RUN go mod download 03:58:23 ---> Running in e162cb8e9eb8 03:58:38 Removing intermediate container e162cb8e9eb8 03:58:38 ---> 4c4137a83a97 03:58:38 Successfully built 4c4137a83a97 03:58:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:58:38 + docker inspect -f . ci-base-image-x86_64 03:58:38 . [Pipeline] withDockerContainer 03:58:38 prd-centos7-docker-4c-2g-368 does not seem to be running inside a container 03:58:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:58:39 $ docker top 9a41cda0e8052b2802f27b389addb0547eac3a456ae37bd7731d075ac8641fb7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:39 + go version 03:58:39 go version go1.16.3 linux/amd64 [Pipeline] } 03:58:39 $ docker stop --time=1 9a41cda0e8052b2802f27b389addb0547eac3a456ae37bd7731d075ac8641fb7 03:58:41 $ docker rm -f 9a41cda0e8052b2802f27b389addb0547eac3a456ae37bd7731d075ac8641fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:58:41 + docker inspect -f . ci-base-image-x86_64 03:58:41 . [Pipeline] withDockerContainer 03:58:41 prd-centos7-docker-4c-2g-368 does not seem to be running inside a container 03:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:58:42 $ docker top a33b3f54ecd893ab8eecb10e65b11b67aa336cc9a96358398d3906919c2db996 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:42 + go mod tidy [Pipeline] sh 03:58:43 + make test 03:58:43 go mod tidy 03:58:43 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:58:43 ? github.com/edgexfoundry/device-rest-go [no test files] 03:59:01 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 03:59:01 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 54.0% of statements 03:59:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:59:10 gofmt -l . 03:59:10 [ "`gofmt -l .`" = "" ] 03:59:10 ./bin/test-go-mod-tidy.sh 03:59:10 ./bin/test-attribution-txt.sh [Pipeline] } 03:59:10 $ docker stop --time=1 a33b3f54ecd893ab8eecb10e65b11b67aa336cc9a96358398d3906919c2db996 03:59:11 $ docker rm -f a33b3f54ecd893ab8eecb10e65b11b67aa336cc9a96358398d3906919c2db996 [Pipeline] // withDockerContainer [Pipeline] sh 03:59:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:59:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:59:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:59:13 + ls -al . 03:59:13 total 104 03:59:13 drwxrwxr-x. 8 jenkins jenkins 4096 May 26 03:59 . 03:59:13 drwxrwxr-x. 4 jenkins jenkins 28 May 26 03:57 .. 03:59:13 -rw-rw-r--. 1 jenkins jenkins 6792 May 26 03:57 Attribution.txt 03:59:13 drwxrwxr-x. 2 jenkins jenkins 64 May 26 03:57 bin 03:59:13 drwxrwxr-x. 3 jenkins jenkins 32 May 26 03:57 cmd 03:59:13 -rw-r--r--. 1 jenkins jenkins 8513 May 26 03:59 coverage.out 03:59:13 -rw-rw-r--. 1 jenkins jenkins 1615 May 26 03:57 Dockerfile 03:59:13 -rw-rw-r--. 1 jenkins jenkins 1087 May 26 03:57 Dockerfile.build 03:59:13 -rw-rw-r--. 1 jenkins jenkins 151 May 26 03:57 .dockerignore 03:59:13 drwxrwxr-x. 2 jenkins jenkins 76 May 26 03:57 driver 03:59:13 drwxrwxr-x. 8 jenkins jenkins 179 May 26 03:57 .git 03:59:13 drwxrwxr-x. 2 jenkins jenkins 103 May 26 03:57 .github 03:59:13 -rw-rw-r--. 1 jenkins jenkins 336 May 26 03:57 .gitignore 03:59:13 -rw-r--r--. 1 jenkins jenkins 285 May 26 03:59 go.mod 03:59:13 -rw-r--r--. 1 jenkins jenkins 21295 May 26 03:58 go.sum 03:59:13 -rw-rw-r--. 1 jenkins jenkins 680 May 26 03:57 Jenkinsfile 03:59:13 -rw-rw-r--. 1 jenkins jenkins 11340 May 26 03:57 LICENSE 03:59:13 -rw-rw-r--. 1 jenkins jenkins 996 May 26 03:57 Makefile 03:59:13 -rw-rw-r--. 1 jenkins jenkins 7667 May 26 03:57 README.md 03:59:13 drwxrwxr-x. 4 jenkins jenkins 71 May 26 03:57 snap 03:59:13 -rw-rw-r--. 1 jenkins jenkins 5 May 26 03:53 VERSION 03:59:13 -rw-rw-r--. 1 jenkins jenkins 713 May 26 03:57 version.go [Pipeline] isUnix [Pipeline] sh 03:59:13 + 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=c3b2fef99a74ce7813b49848a75e829beb75cd22 --label arch=amd64 --label version=0.0.0 . 03:59:13 Sending build context to Docker daemon 101.9kB 03:59:13 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 03:59:13 Step 2/25 : FROM ${BASE} AS builder 03:59:13 ---> 4c4137a83a97 03:59:13 Step 3/25 : ARG MAKE='make build' 03:59:13 ---> Running in 81a7cfdd3828 03:59:14 Removing intermediate container 81a7cfdd3828 03:59:14 ---> 975664d5ffa1 03:59:14 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:59:14 ---> Running in c3004c4b1a56 03:59:14 Removing intermediate container c3004c4b1a56 03:59:14 ---> 624a816880cc 03:59:14 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 03:59:14 ---> Running in 4095af151f08 03:59:14 Removing intermediate container 4095af151f08 03:59:14 ---> 94a2ffcb786a 03:59:14 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:14 ---> Running in ab577a31759b 03:59:15 Removing intermediate container ab577a31759b 03:59:15 ---> b4e90489058a 03:59:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:59:15 ---> Running in fd40914a8e13 03:59:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:59:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:59:16 OK: 154 MiB in 49 packages 03:59:16 Removing intermediate container fd40914a8e13 03:59:16 ---> a2bfbfc205f9 03:59:16 Step 8/25 : WORKDIR /device-rest-go 03:59:16 ---> Running in ca2add929434 03:59:16 Removing intermediate container ca2add929434 03:59:16 ---> 2907a96b7ee4 03:59:16 Step 9/25 : COPY . . 03:59:17 ---> 03a62dccbe9f 03:59:17 Step 10/25 : RUN go mod tidy 03:59:17 ---> Running in d06c93038b75 03:59:17 Removing intermediate container d06c93038b75 03:59:17 ---> 7dca45259aac 03:59:17 Step 11/25 : RUN make update 03:59:17 ---> Running in cc31305b1601 03:59:18 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 03:59:18 ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 54.0% of statements 03:59:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:59:18 CGO_ENABLED=0 GO111MODULE=on go mod download 03:59:18 Removing intermediate container cc31305b1601 03:59:18 ---> 207cf045afec 03:59:18 Step 12/25 : RUN $MAKE 03:59:18 ---> Running in 49de197eb405 03:59:18 go mod tidy 03:59:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 03:59:34 Removing intermediate container 49de197eb405 03:59:34 ---> 893e51e190f6 03:59:34 Step 13/25 : FROM alpine:3.12 03:59:34 3.12: Pulling from library/alpine 03:59:34 339de151aab4: Pulling fs layer 03:59:34 339de151aab4: Verifying Checksum 03:59:34 339de151aab4: Download complete 03:59:34 339de151aab4: Pull complete 03:59:34 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:59:34 Status: Downloaded newer image for alpine:3.12 03:59:34 ---> 13621d1b12d4 03:59:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:59:34 ---> Running in 2e971dba8d75 03:59:34 Removing intermediate container 2e971dba8d75 03:59:34 ---> 253d796d18a1 03:59:34 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 03:59:34 ---> Running in 63ec789c6d6d 03:59:34 Removing intermediate container 63ec789c6d6d 03:59:34 ---> b1617bc7d12e 03:59:34 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 03:59:34 ---> Running in da3865f2ac99 03:59:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:59:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:59:34 (1/6) Installing dumb-init (1.2.2-r1) 03:59:34 (2/6) Installing libgcc (9.3.0-r2) 03:59:34 (3/6) Installing libsodium (1.0.18-r0) 03:59:34 (4/6) Installing libstdc++ (9.3.0-r2) 03:59:34 (5/6) Installing libzmq (4.3.3-r0) 03:59:34 (6/6) Installing zeromq (4.3.3-r0) 03:59:34 Executing busybox-1.31.1-r20.trigger 03:59:34 OK: 8 MiB in 20 packages 03:59:34 Removing intermediate container da3865f2ac99 03:59:34 ---> 1c4e69e5215c 03:59:34 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 03:59:34 ---> cc6ecd839f91 03:59:34 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 03:59:35 ---> 7085361895b5 03:59:35 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 03:59:35 ---> a3c91db7f852 03:59:35 Step 20/25 : EXPOSE 59986 03:59:35 ---> Running in 6d5207cb6c46 03:59:35 Removing intermediate container 6d5207cb6c46 03:59:35 ---> 12fb83df3fdf 03:59:35 Step 21/25 : ENTRYPOINT ["/device-rest"] 03:59:35 ---> Running in 46c120bef6b9 03:59:35 Removing intermediate container 46c120bef6b9 03:59:35 ---> af9885a13afd 03:59:35 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 03:59:35 ---> Running in e78e78f1eb6c 03:59:35 Removing intermediate container e78e78f1eb6c 03:59:35 ---> fba7aafed6e5 03:59:35 Step 23/25 : LABEL arch=amd64 03:59:35 ---> Running in 2705cb7e292f 03:59:35 Removing intermediate container 2705cb7e292f 03:59:35 ---> f3067fd2e81a 03:59:35 Step 24/25 : LABEL git_sha=c3b2fef99a74ce7813b49848a75e829beb75cd22 03:59:35 ---> Running in 75ae4407d8d8 03:59:35 Removing intermediate container 75ae4407d8d8 03:59:35 ---> df31f4cb14e4 03:59:35 Step 25/25 : LABEL version=0.0.0 03:59:35 ---> Running in 40956766f23b 03:59:35 Removing intermediate container 40956766f23b 03:59:35 ---> a62e196b85d2 03:59:35 [Warning] One or more build-args [ARCH] were not consumed 03:59:35 Successfully built a62e196b85d2 03:59:35 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 03:59:36 ---> job-cost.sh 03:59:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-seRt 03:59:45 gofmt -l . 03:59:45 [ "`gofmt -l .`" = "" ] 03:59:45 ./bin/test-go-mod-tidy.sh 03:59:45 ./bin/test-attribution-txt.sh [Pipeline] } 03:59:46 $ docker stop --time=1 78b138b259155977f292337781f3b044cae439a63faba31f03961176ff310b6b 03:59:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:59:47 $ docker rm -f 78b138b259155977f292337781f3b044cae439a63faba31f03961176ff310b6b [Pipeline] // withDockerContainer [Pipeline] sh 03:59:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:59:48 Warning: overwriting stash ‘coverage-report’ 03:59:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:59:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:59:50 + ls -al . 03:59:50 total 132 03:59:50 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:59 . 03:59:50 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:56 .. 03:59:50 -rw-rw-r-- 1 jenkins jenkins 151 May 26 03:56 .dockerignore 03:59:50 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:56 .git 03:59:50 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:56 .github 03:59:50 -rw-rw-r-- 1 jenkins jenkins 336 May 26 03:56 .gitignore 03:59:50 -rw-rw-r-- 1 jenkins jenkins 6792 May 26 03:56 Attribution.txt 03:59:50 -rw-rw-r-- 1 jenkins jenkins 1615 May 26 03:56 Dockerfile 03:59:50 -rw-rw-r-- 1 jenkins jenkins 1087 May 26 03:56 Dockerfile.build 03:59:50 -rw-rw-r-- 1 jenkins jenkins 680 May 26 03:56 Jenkinsfile 03:59:50 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 03:56 LICENSE 03:59:50 -rw-rw-r-- 1 jenkins jenkins 996 May 26 03:56 Makefile 03:59:50 -rw-rw-r-- 1 jenkins jenkins 7667 May 26 03:56 README.md 03:59:50 -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:53 VERSION 03:59:50 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:56 bin 03:59:50 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 cmd 03:59:50 -rw-r--r-- 1 jenkins jenkins 8513 May 26 03:59 coverage.out 03:59:50 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:56 driver 03:59:50 -rw-r--r-- 1 jenkins jenkins 285 May 26 03:59 go.mod 03:59:50 -rw-r--r-- 1 jenkins jenkins 21295 May 26 03:58 go.sum 03:59:50 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:56 snap 03:59:50 -rw-rw-r-- 1 jenkins jenkins 713 May 26 03:56 version.go [Pipeline] isUnix [Pipeline] sh 03:59:50 + 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=c3b2fef99a74ce7813b49848a75e829beb75cd22 --label arch=arm64 --label version=0.0.0 . 03:59:50 Sending build context to Docker daemon 101.9kB 03:59:50 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 03:59:50 Step 2/25 : FROM ${BASE} AS builder 03:59:50 ---> 2b02e2c81f4c 03:59:50 Step 3/25 : ARG MAKE='make build' 03:59:50 ---> Running in 552692faccdf 03:59:51 Removing intermediate container 552692faccdf 03:59:51 ---> 2d10a67780c4 03:59:51 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:59:51 ---> Running in 8c698bec5a41 03:59:52 Removing intermediate container 8c698bec5a41 03:59:52 ---> 1fc40bae9b94 03:59:52 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 03:59:52 ---> Running in 3694d2ca281a 03:59:52 Removing intermediate container 3694d2ca281a 03:59:52 ---> 039652062647 03:59:52 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:52 ---> Running in 8710d6ef5a9c 03:59:54 Removing intermediate container 8710d6ef5a9c 03:59:54 ---> 798ecc95f13a 03:59:54 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:59:54 ---> Running in b7ef67430a04 03:59:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:59:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:59:57 OK: 144 MiB in 49 packages 03:59:58 Removing intermediate container b7ef67430a04 03:59:58 ---> 0cac65c704bd 03:59:58 Step 8/25 : WORKDIR /device-rest-go 03:59:58 ---> Running in d7c7b1fcbfa7 03:59:59 Removing intermediate container d7c7b1fcbfa7 03:59:59 ---> 378ef67caaf0 03:59:59 Step 9/25 : COPY . . 04:00:00 ---> b8ee7ce2dbeb 04:00:00 Step 10/25 : RUN go mod tidy 04:00:00 ---> Running in 91846f974cfc 04:00:01 lf-activate-venv(): INFO: Adding /tmp/venv-seRt/bin to PATH 04:00:01 INFO: No Stack... 04:00:01 INFO: Retrieving Pricing Info for: v3-standard-2 04:00:01 INFO: Archiving Costs [Pipeline] sh 04:00:01 + cat /w/workspace/device-rest-go/2/archives/cost.csv 04:00:01 + cut -d, -f6 [Pipeline] lock 04:00:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-104-2-stack-cost] 04:00:02 Resource [jenkins-edgexfoundry-device-rest-go-PR-104-2-stack-cost] did not exist. Created. 04:00:02 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-104-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:00:02 + echo total: 0.05999999865889549 [Pipeline] stash 04:00:02 Stashed 1 file(s) [Pipeline] } 04:00:02 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-104-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:00:02 Removing intermediate container 91846f974cfc 04:00:02 ---> dd6ed8d688f6 04:00:02 Step 11/25 : RUN make update 04:00:02 ---> Running in 1cc4c0ddf9bd 04:00:04 CGO_ENABLED=0 GO111MODULE=on go mod download 04:00:05 Removing intermediate container 1cc4c0ddf9bd 04:00:05 ---> 94134023b735 04:00:05 Step 12/25 : RUN $MAKE 04:00:05 ---> Running in e07c3a68f7f4 04:00:06 go mod tidy 04:00:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 04:00:45 Removing intermediate container e07c3a68f7f4 04:00:45 ---> b2d8bde8a4c1 04:00:45 Step 13/25 : FROM alpine:3.12 04:00:45 3.12: Pulling from library/alpine 04:00:45 d2f70382dc9a: Pulling fs layer 04:00:45 d2f70382dc9a: Verifying Checksum 04:00:45 d2f70382dc9a: Pull complete 04:00:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:00:45 Status: Downloaded newer image for alpine:3.12 04:00:45 ---> 9852663dfa18 04:00:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:00:45 ---> Running in 39e945884d3a 04:00:45 Removing intermediate container 39e945884d3a 04:00:45 ---> 4faae126c70e 04:00:45 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 04:00:45 ---> Running in ac0729780ac9 04:00:45 Removing intermediate container ac0729780ac9 04:00:45 ---> 98b054fd84f1 04:00:45 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 04:00:45 ---> Running in b9a8dfc5ee8f 04:00:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:00:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:00:45 (1/6) Installing dumb-init (1.2.2-r1) 04:00:45 (2/6) Installing libgcc (9.3.0-r2) 04:00:45 (3/6) Installing libsodium (1.0.18-r0) 04:00:45 (4/6) Installing libstdc++ (9.3.0-r2) 04:00:45 (5/6) Installing libzmq (4.3.3-r0) 04:00:45 (6/6) Installing zeromq (4.3.3-r0) 04:00:45 Executing busybox-1.31.1-r20.trigger 04:00:45 OK: 8 MiB in 20 packages 04:00:46 Removing intermediate container b9a8dfc5ee8f 04:00:46 ---> 64f5ff890b00 04:00:46 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 04:00:48 ---> 96398f49369e 04:00:48 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 04:00:48 ---> a6969dbb175a 04:00:48 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 04:00:49 ---> a6a2ba4de04a 04:00:49 Step 20/25 : EXPOSE 59986 04:00:49 ---> Running in 4dd7c47ca283 04:00:50 Removing intermediate container 4dd7c47ca283 04:00:50 ---> 42c203e96c5e 04:00:50 Step 21/25 : ENTRYPOINT ["/device-rest"] 04:00:50 ---> Running in 6a756fad5a74 04:00:51 Removing intermediate container 6a756fad5a74 04:00:51 ---> 225565e4a7ab 04:00:51 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 04:00:51 ---> Running in 3631c57c44c3 04:00:51 Removing intermediate container 3631c57c44c3 04:00:51 ---> 9ca4ba67187b 04:00:51 Step 23/25 : LABEL arch=arm64 04:00:51 ---> Running in da4177b0dc56 04:00:52 Removing intermediate container da4177b0dc56 04:00:52 ---> 0ab7b0fd2660 04:00:52 Step 24/25 : LABEL git_sha=c3b2fef99a74ce7813b49848a75e829beb75cd22 04:00:52 ---> Running in d41884453ba7 04:00:52 Removing intermediate container d41884453ba7 04:00:52 ---> 38206fc9ad74 04:00:52 Step 25/25 : LABEL version=0.0.0 04:00:53 ---> Running in 4eb0e5668ee8 04:00:53 Removing intermediate container 4eb0e5668ee8 04:00:53 ---> 7ae5a768ebae 04:00:53 [Warning] One or more build-args [ARCH] were not consumed 04:00:53 Successfully built 7ae5a768ebae 04:00:53 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 04:00:54 ---> job-cost.sh 04:00:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Hke 04:01:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:02:54 lf-activate-venv(): INFO: Adding /tmp/venv-4Hke/bin to PATH 04:02:54 INFO: No Stack... 04:02:54 INFO: Retrieving Pricing Info for: v2-standard-4 04:02:54 INFO: Archiving Costs [Pipeline] sh 04:02:55 + cut -d, -f6 04:02:55 + cat /w/workspace/device-rest-go/2/archives/cost.csv [Pipeline] lock 04:02:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-104-2-stack-cost] 04:02:55 Resource [jenkins-edgexfoundry-device-rest-go-PR-104-2-stack-cost] did not exist. Created. 04:02:55 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-104-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:02:55 /w/workspace/device-rest-go/2@tmp/durable-fb4ee6c6/script.sh: 1: /w/workspace/device-rest-go/2@tmp/durable-fb4ee6c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:02:55 + echo total: 0.18000000715255737 [Pipeline] stash 04:02:55 Warning: overwriting stash ‘stack-cost’ 04:02:56 Stashed 1 file(s) [Pipeline] } 04:02:56 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-104-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:02:56 provisioning config files... 04:02:56 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-104@tmp/config7658277771488925668tmp [Pipeline] { [Pipeline] sh 04:02:56 + set +x 04:02:56 + curl -s https://codecov.io/bash 04:02:56 + bash -s -- 04:02:56 04:02:56 _____ _ 04:02:56 / ____| | | 04:02:56 | | ___ __| | ___ ___ _____ __ 04:02:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:02:56 | |___| (_) | (_| | __/ (_| (_) \ V / 04:02:56 \_____\___/ \__,_|\___|\___\___/ \_/ 04:02:56 Bash-1.0.3 04:02:56 04:02:56 04:02:56 ==> git version 2.24.4 found 04:02:56 ==> 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 04:02:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:02:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:02:56 ==> Jenkins CI detected. 04:02:56 project root: . 04:02:56 --> token set from env 04:02:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:02:56 ==> Running gcov in . (disable via -X gcov) 04:02:56 ==> Python coveragepy not found 04:02:56 ==> Searching for coverage reports in: 04:02:56 + . 04:02:56 -> Found 1 reports 04:02:56 ==> Detecting git/mercurial file structure 04:02:57 ==> Reading reports 04:02:57 + ./coverage.out bytes=8513 04:02:57 ==> Appending adjustments 04:02:57 https://docs.codecov.io/docs/fixing-reports 04:02:57 + Found adjustments 04:02:57 ==> Gzipping contents 04:02:57 4.0K /tmp/codecov.P81eB9.gz 04:02:57 ==> Uploading reports 04:02:57 url: https://codecov.io 04:02:57 query: branch=PR-104&commit=c3b2fef99a74ce7813b49848a75e829beb75cd22&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-104%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=104&job=&cmd_args= 04:02:57 -> Pinging Codecov 04:02:57 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-104&commit=c3b2fef99a74ce7813b49848a75e829beb75cd22&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-104%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=104&job=&cmd_args= 04:02:57 -> Uploading to 04:02:57 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/4E5D53B4F1F92C436F7061BF334D961C/c3b2fef99a74ce7813b49848a75e829beb75cd22/8f8c0075-6422-47ff-ba64-89d0bab5662b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T040257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7fc634bc48043e2023e9c87470e17332b6f6f7ff2efab8a135736b169cbf8e3 04:02:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:57 Dload Upload Total Spent Left Speed 04:02:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 4729 --:--:-- --:--:-- --:--:-- 4738 04:02:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/c3b2fef99a74ce7813b49848a75e829beb75cd22 [Pipeline] } 04:02:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:02:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:02:59 ---> package-listing.sh 04:02:59 ++ facter osfamily 04:02:59 ++ tr '[:upper:]' '[:lower:]' 04:02:59 + OS_FAMILY=redhat 04:02:59 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-104 04:02:59 + START_PACKAGES=/tmp/packages_start.txt 04:02:59 + END_PACKAGES=/tmp/packages_end.txt 04:02:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:02:59 + PACKAGES=/tmp/packages_start.txt 04:02:59 + '[' /w/workspace/gexfoundry_device-rest-go_PR-104 ']' 04:02:59 + PACKAGES=/tmp/packages_end.txt 04:02:59 + case "${OS_FAMILY}" in 04:02:59 + sort 04:02:59 + rpm -qa 04:03:00 + '[' -f /tmp/packages_start.txt ']' 04:03:00 + '[' -f /tmp/packages_end.txt ']' 04:03:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:03:00 + '[' /w/workspace/gexfoundry_device-rest-go_PR-104 ']' 04:03:00 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-104/archives/ 04:03:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-104/archives/ [Pipeline] echo 04:03:00 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/gexfoundry_device-rest-go_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:03:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:01 04:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:01 alpine: Pulling from edgex-lftools-log-publisher 04:03:01 df20fa9351a1: Pulling fs layer 04:03:01 36b3adc4ff6f: Pulling fs layer 04:03:01 8ad3a11d3b57: Pulling fs layer 04:03:01 46f8f816bc3b: Pulling fs layer 04:03:01 93b61091891f: Pulling fs layer 04:03:01 93b9cdb0e59b: Pulling fs layer 04:03:01 5e14af77c1be: Pulling fs layer 04:03:01 01666e4c0597: Pulling fs layer 04:03:01 aa168da1d23b: Pulling fs layer 04:03:01 46f8f816bc3b: Waiting 04:03:01 93b61091891f: Waiting 04:03:01 93b9cdb0e59b: Waiting 04:03:01 5e14af77c1be: Waiting 04:03:01 01666e4c0597: Waiting 04:03:01 aa168da1d23b: Waiting 04:03:01 36b3adc4ff6f: Verifying Checksum 04:03:01 36b3adc4ff6f: Download complete 04:03:01 46f8f816bc3b: Verifying Checksum 04:03:01 46f8f816bc3b: Download complete 04:03:01 df20fa9351a1: Verifying Checksum 04:03:01 df20fa9351a1: Download complete 04:03:01 93b9cdb0e59b: Verifying Checksum 04:03:01 93b9cdb0e59b: Download complete 04:03:01 93b61091891f: Verifying Checksum 04:03:01 93b61091891f: Download complete 04:03:02 01666e4c0597: Verifying Checksum 04:03:02 01666e4c0597: Download complete 04:03:02 5e14af77c1be: Verifying Checksum 04:03:02 5e14af77c1be: Download complete 04:03:02 8ad3a11d3b57: Verifying Checksum 04:03:02 8ad3a11d3b57: Download complete 04:03:02 df20fa9351a1: Pull complete 04:03:02 36b3adc4ff6f: Pull complete 04:03:02 8ad3a11d3b57: Pull complete 04:03:02 46f8f816bc3b: Pull complete 04:03:03 93b61091891f: Pull complete 04:03:03 93b9cdb0e59b: Pull complete 04:03:03 5e14af77c1be: Pull complete 04:03:03 01666e4c0597: Pull complete 04:03:03 aa168da1d23b: Verifying Checksum 04:03:03 aa168da1d23b: Download complete 04:03:08 aa168da1d23b: Pull complete 04:03:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:03:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:03:08 prd-centos7-docker-4c-2g-364 does not seem to be running inside a container 04:03:08 $ 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/gexfoundry_device-rest-go_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-104 -v /w/workspace/gexfoundry_device-rest-go_PR-104:/w/workspace/gexfoundry_device-rest-go_PR-104:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-104@tmp:/w/workspace/gexfoundry_device-rest-go_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:03:10 $ docker top b553f15fadd88457f977d66afe407b0688b74ecca4807ec6ab85de3a1c0bbc15 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:10 + touch /tmp/pre-build-complete [Pipeline] sh 04:03:11 + mkdir -p /var/log/sa [Pipeline] sh 04:03:11 + ls /var/log/sa-host 04:03:11 + sadf -c /var/log/sa-host/sa05 04:03:11 file_magic: OK 04:03:11 HZ: Using current value: 100 04:03:11 file_header: OK 04:03:11 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 04:03:11 Statistics: 04:03:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:03:11 File successfully converted to sysstat format version 12.2.1 04:03:11 + sadf -c /var/log/sa-host/sa26 04:03:11 file_magic: OK 04:03:11 HZ: Using current value: 100 04:03:11 file_header: OK 04:03:11 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 04:03:11 Statistics: 04:03:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:03:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:11 provisioning config files... 04:03:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-104@tmp/config52538231366834087tmp [Pipeline] { [Pipeline] echo 04:03:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:03:11 ---> create-netrc.sh [Pipeline] } 04:03:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:03:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:03:12 ---> python-tools-install.sh [Pipeline] echo 04:03:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:03:12 ---> sudo-logs.sh 04:03:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:03:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:03:12 ---> job-cost.sh 04:03:12 lf-activate-venv: SKIPPING 04:03:12 DEBUG: total: 0.18000000715255737 04:03:12 INFO: Retrieving Stack Cost... 04:03:14 INFO: Retrieving Pricing Info for: v3-standard-2 04:03:14 INFO: Archiving Costs [Pipeline] echo 04:03:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:03:14 ---> logs-deploy.sh 04:03:14 lf-activate-venv: SKIPPING 04:03:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-104/2 04:03:14 INFO: archiving workspace using pattern(s): 04:03:15 Archives upload complete. 04:03:15 INFO: archiving logs to Nexus 04:03:16 ---> uname -a: 04:03:16 Linux prd-centos7-docker-4c-2g-364.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:03:16 04:03:16 04:03:16 ---> lscpu: 04:03:16 Architecture: x86_64 04:03:16 CPU op-mode(s): 32-bit, 64-bit 04:03:16 Byte Order: Little Endian 04:03:16 Address sizes: 40 bits physical, 48 bits virtual 04:03:16 CPU(s): 2 04:03:16 On-line CPU(s) list: 0,1 04:03:16 Thread(s) per core: 1 04:03:16 Core(s) per socket: 1 04:03:16 Socket(s): 2 04:03:16 NUMA node(s): 1 04:03:16 Vendor ID: AuthenticAMD 04:03:16 CPU family: 23 04:03:16 Model: 49 04:03:16 Model name: AMD EPYC-Rome Processor 04:03:16 Stepping: 0 04:03:16 CPU MHz: 2799.998 04:03:16 BogoMIPS: 5599.99 04:03:16 Virtualization: AMD-V 04:03:16 Hypervisor vendor: KVM 04:03:16 Virtualization type: full 04:03:16 L1d cache: 64 KiB 04:03:16 L1i cache: 64 KiB 04:03:16 L2 cache: 1 MiB 04:03:16 L3 cache: 32 MiB 04:03:16 NUMA node0 CPU(s): 0,1 04:03:16 Vulnerability Itlb multihit: Not affected 04:03:16 Vulnerability L1tf: Not affected 04:03:16 Vulnerability Mds: Not affected 04:03:16 Vulnerability Meltdown: Not affected 04:03:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:03:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:03:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:03:16 Vulnerability Srbds: Not affected 04:03:16 Vulnerability Tsx async abort: Not affected 04:03:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:03:16 04:03:16 04:03:16 ---> nproc: 04:03:16 2 04:03:16 04:03:16 04:03:16 ---> df -h: 04:03:16 Filesystem Size Used Available Use% Mounted on 04:03:16 overlay 40.0G 7.6G 32.4G 19% / 04:03:16 tmpfs 64.0M 0 64.0M 0% /dev 04:03:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:03:16 shm 64.0M 0 64.0M 0% /dev/shm 04:03:16 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:03:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:03:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:03:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:03:16 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:03:16 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-104 04:03:16 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-104@tmp 04:03:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:03:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:03:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:03:16 04:03:16 04:03:16 ---> free -m: 04:03:16 total used free shared buff/cache available 04:03:16 Mem: 7821 931 4784 0 2105 6712 04:03:16 Swap: 1023 0 1023 04:03:16 04:03:16 04:03:16 ---> ip addr: 04:03:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:03:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:03:16 inet 127.0.0.1/8 scope host lo 04:03:16 valid_lft forever preferred_lft forever 04:03:16 inet6 ::1/128 scope host 04:03:16 valid_lft forever preferred_lft forever 04:03:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:03:16 link/ether fa:16:3e:c7:0f:07 brd ff:ff:ff:ff:ff:ff 04:03:16 inet 10.30.122.153/23 brd 10.30.123.255 scope global dynamic eth0 04:03:16 valid_lft 85751sec preferred_lft 85751sec 04:03:16 inet6 fe80::f816:3eff:fec7:f07/64 scope link 04:03:16 valid_lft forever preferred_lft forever 04:03:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:03:16 link/ether 02:42:41:20:a4:e1 brd ff:ff:ff:ff:ff:ff 04:03:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:03:16 valid_lft forever preferred_lft forever 04:03:16 inet6 fe80::42:41ff:fe20:a4e1/64 scope link 04:03:16 valid_lft forever preferred_lft forever 04:03:16 04:03:16 04:03:16 ---> sar -b -r -n DEV: 04:03:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 04:03:16 04:03:16 03:52:14 LINUX RESTART (2 CPU) 04:03:16 04:03:16 03:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:03:16 03:54:01 42.88 4.28 38.60 0.00 2810.46 3974.55 0.00 04:03:16 03:55:01 0.68 0.00 0.68 0.00 0.00 12.24 0.00 04:03:16 03:56:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 04:03:16 03:57:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 04:03:16 03:58:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 04:03:16 03:59:01 0.35 0.00 0.35 0.00 0.00 4.81 0.00 04:03:16 04:00:02 0.20 0.00 0.20 0.00 0.00 2.83 0.00 04:03:16 04:01:01 0.32 0.02 0.30 0.00 0.14 3.73 0.00 04:03:16 04:02:01 0.43 0.10 0.33 0.00 1.73 5.40 0.00 04:03:16 04:03:01 0.33 0.13 0.20 0.00 13.73 2.70 0.00 04:03:16 Average: 4.59 0.45 4.14 0.00 283.15 402.23 0.00 04:03:16 04:03:16 03:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:03:16 03:54:01 5449960 0 807880 10.09 2620 1748480 1298584 14.34 584340 1573244 20 04:03:16 03:55:01 5456932 0 800900 10.00 2620 1748488 1250624 13.81 578692 1573208 8 04:03:16 03:56:01 5461772 0 796060 9.94 2620 1748488 1204328 13.30 572312 1575744 8 04:03:16 03:57:01 5460608 0 797216 9.95 2620 1748496 1204316 13.30 573552 1575744 8 04:03:16 03:58:01 5458300 0 799520 9.98 2620 1748500 1207160 13.33 572800 1579272 16 04:03:16 03:59:01 5457644 0 800172 9.99 2620 1748504 1207052 13.33 573276 1579276 12 04:03:16 04:00:02 5457788 0 800020 9.99 2620 1748512 1207016 13.33 573276 1579272 16 04:03:16 04:01:01 5449692 0 808112 10.09 2620 1748516 1209788 13.36 580604 1579272 8 04:03:16 04:02:01 5446588 0 811092 10.13 2620 1748640 1207524 13.33 584196 1579332 8 04:03:16 04:03:01 5439416 0 817640 10.21 2620 1749264 1212312 13.38 703372 1465568 196 04:03:16 Average: 5453870 0 803861 10.04 2620 1748589 1220870 13.48 589642 1565993 30 04:03:16 04:03:16 03:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:03:16 03:54:01 eth0 349.73 277.40 937.62 64.46 0.00 0.00 0.00 0.00 04:03:16 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 03:54:01 docker0 52.87 40.23 4.33 133.67 0.00 0.00 0.00 0.00 04:03:16 03:55:01 eth0 0.98 0.28 0.32 0.20 0.00 0.00 0.00 0.00 04:03:16 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 03:56:01 eth0 1.13 0.28 0.32 0.20 0.00 0.00 0.00 0.00 04:03:16 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 03:57:01 eth0 0.83 0.35 0.30 0.20 0.00 0.00 0.00 0.00 04:03:16 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 03:58:01 eth0 0.92 0.42 0.42 0.26 0.00 0.00 0.00 0.00 04:03:16 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 03:59:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:03:16 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 04:00:02 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:03:16 04:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 04:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 04:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:16 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 04:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:16 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 04:03:01 eth0 10.61 6.68 10.33 3.60 0.00 0.00 0.00 0.00 04:03:16 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 Average: eth0 36.55 28.64 95.12 6.91 0.00 0.00 0.00 0.00 04:03:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:16 Average: docker0 5.30 4.03 0.43 13.39 0.00 0.00 0.00 0.00 04:03:16 04:03:16 04:03:16 ---> sar -P ALL: 04:03:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 04:03:16 04:03:16 03:52:14 LINUX RESTART (2 CPU) 04:03:16 04:03:16 03:53:01 CPU %user %nice %system %iowait %steal %idle 04:03:16 03:54:01 all 8.17 0.00 2.40 4.69 0.06 84.68 04:03:16 03:54:01 0 8.63 0.00 2.55 6.31 0.05 82.46 04:03:16 03:54:01 1 7.72 0.00 2.24 3.06 0.07 86.90 04:03:16 03:55:01 all 0.11 0.00 0.03 0.00 0.03 99.83 04:03:16 03:55:01 0 0.05 0.00 0.05 0.00 0.03 99.87 04:03:16 03:55:01 1 0.17 0.00 0.02 0.00 0.02 99.80 04:03:16 03:56:01 all 0.12 0.00 0.03 0.00 0.03 99.82 04:03:16 03:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:03:16 03:56:01 1 0.18 0.00 0.03 0.00 0.02 99.77 04:03:16 03:57:01 all 0.10 0.00 0.03 0.00 0.02 99.86 04:03:16 03:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:03:16 03:57:01 1 0.17 0.00 0.02 0.00 0.00 99.82 04:03:16 03:58:01 all 0.16 0.00 0.03 0.00 0.04 99.77 04:03:16 03:58:01 0 0.10 0.00 0.03 0.00 0.03 99.83 04:03:16 03:58:01 1 0.22 0.00 0.03 0.00 0.05 99.70 04:03:16 03:59:01 all 0.12 0.00 0.02 0.00 0.02 99.85 04:03:16 03:59:01 0 0.22 0.00 0.00 0.00 0.00 99.78 04:03:16 03:59:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:03:16 04:00:02 all 0.12 0.00 0.03 0.00 0.03 99.82 04:03:16 04:00:02 0 0.20 0.00 0.05 0.00 0.03 99.72 04:03:16 04:00:02 1 0.03 0.00 0.00 0.00 0.03 99.93 04:03:16 04:01:01 all 0.12 0.00 0.03 0.00 0.03 99.82 04:03:16 04:01:01 0 0.22 0.00 0.05 0.00 0.03 99.69 04:03:16 04:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:03:16 04:02:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:03:16 04:02:01 0 0.13 0.00 0.03 0.00 0.03 99.80 04:03:16 04:02:01 1 0.12 0.00 0.03 0.00 0.02 99.83 04:03:16 04:03:01 all 1.57 0.00 0.44 0.00 0.03 97.96 04:03:16 04:03:01 0 1.02 0.00 0.40 0.00 0.03 98.55 04:03:16 04:03:01 1 2.13 0.00 0.47 0.00 0.02 97.38 04:03:16 Average: all 1.06 0.00 0.30 0.46 0.03 98.15 04:03:16 Average: 0 1.05 0.00 0.32 0.62 0.03 97.97 04:03:16 Average: 1 1.07 0.00 0.29 0.30 0.03 98.32 04:03:16 04:03:16 04:03:16