Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5d19aa527986de750da89493cd0b38bb0de59e8f 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33162 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 5d19aa527986de750da89493cd0b38bb0de59e8f (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d19aa527986de750da89493cd0b38bb0de59e8f # timeout=10 Commit message: "feat: Use SecretProvider to get Config/Registry access tokens (#202)" > git rev-list --no-walk e966ad598447ee5fb65c2fc6b0431f4f5c09cc8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:45:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:45:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:45:36 ========================================================= 15:45:36 EdgeX Global Pipelines Version Info 15:45:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:45:39 ------------------- 15:45:39 stable info: 15:45:39 ------------------- 15:45:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:39 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:45:39 Message: update stable to v1.0.186 15:45:40 ------------------- 15:45:40 experimental info: 15:45:40 ------------------- 15:45:40 Commited By: **** collab-it+edgex@linuxfoundation.org 15:45:40 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 15:45:40 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:45:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:45:41 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:45:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:45:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:45:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:45:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:45:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:45:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:45:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:45:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:45:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:45:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 15:45:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:45:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:45:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:45:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:45:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:45:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:45:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:45:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:45:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:45:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:45:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:45:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:45:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:45:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:45:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:45:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:45:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:45:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d19aa527986de750da89493cd0b38bb0de59e8f [Pipeline] echo 15:45:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d19aa5 [Pipeline] echo 15:45:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:45 + git log --format=format:%s -1 5d19aa527986de750da89493cd0b38bb0de59e8f [Pipeline] echo 15:45:45 GIT_COMMIT: 5d19aa527986de750da89493cd0b38bb0de59e8f, Commit Message: feat: Use SecretProvider to get Config/Registry access tokens (#202) [Pipeline] echo 15:45:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:47 15:45:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:45:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:49 latest: Pulling from edgex-devops/git-semver 15:45:49 31603596830f: Pulling fs layer 15:45:49 2a8b12db71e7: Pulling fs layer 15:45:49 6ca5941a6612: Pulling fs layer 15:45:49 ecc8261a40a4: Pulling fs layer 15:45:49 ecc8261a40a4: Waiting 15:45:49 2a8b12db71e7: Download complete 15:45:49 31603596830f: Verifying Checksum 15:45:49 31603596830f: Download complete 15:45:50 ecc8261a40a4: Verifying Checksum 15:45:50 ecc8261a40a4: Download complete 15:45:50 6ca5941a6612: Verifying Checksum 15:45:50 6ca5941a6612: Download complete 15:45:50 31603596830f: Pull complete 15:45:50 2a8b12db71e7: Pull complete 15:45:53 6ca5941a6612: Pull complete 15:45:54 ecc8261a40a4: Pull complete 15:45:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:45:54 prd-centos7-docker-4c-2g-33162 does not seem to be running inside a container 15:45:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:45:58 $ docker top 49bb133867337311127ad4a7c5eaa2b08ecd3c767a7c936ff692cad3aa04cdbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:59 [ssh-agent] Looking for ssh-agent implementation... 15:46:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:00 $ docker exec 49bb133867337311127ad4a7c5eaa2b08ecd3c767a7c936ff692cad3aa04cdbf ssh-agent 15:46:01 SSH_AUTH_SOCK=/tmp/ssh-ZZxIXZvRoF0w/agent.12 15:46:01 SSH_AGENT_PID=17 15:46:01 Running ssh-add (command line suppressed) 15:46:01 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5786401191836066210.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5786401191836066210.key) 15:46:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:03 + git tag --points-at HEAD [Pipeline] } 15:46:03 $ docker exec --env ******** --env ******** 49bb133867337311127ad4a7c5eaa2b08ecd3c767a7c936ff692cad3aa04cdbf ssh-agent -k 15:46:03 unset SSH_AUTH_SOCK; 15:46:03 unset SSH_AGENT_PID; 15:46:03 echo Agent pid 17 killed; 15:46:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:46:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:04 [ssh-agent] Looking for ssh-agent implementation... 15:46:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:04 $ docker exec 49bb133867337311127ad4a7c5eaa2b08ecd3c767a7c936ff692cad3aa04cdbf ssh-agent 15:46:05 SSH_AUTH_SOCK=/tmp/ssh-RzxJanEn2714/agent.46 15:46:05 SSH_AGENT_PID=52 15:46:05 Running ssh-add (command line suppressed) 15:46:05 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1987737338993199929.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1987737338993199929.key) 15:46:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:06 + git semver init 15:46:06 # -> Open(): unable to determine branch for HEAD 15:46:06 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:46:06 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:46:06 # $SEMVER_REMOTE_NAME = origin 15:46:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:06 # $SEMVER_USER_NAME = edgex-jenkins 15:46:06 # $SEMVER_BRANCH = master 15:46:06 # $SEMVER_TEMP = /tmp/semver-371629200 15:46:06 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:46:08 # '/tmp/semver-371629200' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 15:46:08 # -> Force: false 15:46:08 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 15:46:08 $ docker exec --env ******** --env ******** 49bb133867337311127ad4a7c5eaa2b08ecd3c767a7c936ff692cad3aa04cdbf ssh-agent -k 15:46:09 unset SSH_AUTH_SOCK; 15:46:09 unset SSH_AGENT_PID; 15:46:09 echo Agent pid 52 killed; 15:46:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:10 + git semver [Pipeline] } 15:46:10 $ docker stop --time=1 49bb133867337311127ad4a7c5eaa2b08ecd3c767a7c936ff692cad3aa04cdbf 15:46:13 $ docker rm -f 49bb133867337311127ad4a7c5eaa2b08ecd3c767a7c936ff692cad3aa04cdbf [Pipeline] // withDockerContainer [Pipeline] sh 15:46:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:46:15 Stashed 1 file(s) [Pipeline] echo 15:46:15 [edgeXSemver]: initialized semver on version 2.0.0-dev.31 [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 15:46:31 Still waiting to schedule task 15:46:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:46:31 Still waiting to schedule task 15:46:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline 15:47:48 Running on prd-centos7-docker-4c-2g-33165 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 15:47:48 Running in /w/workspace/go-mod-bootstrap/107 [Pipeline] { [Pipeline] checkout 15:47:51 using credential edgex-jenkins-ssh 15:47:51 Cloning the remote Git repository 15:47:51 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:47:51 > git init /w/workspace/go-mod-bootstrap/107 # timeout=10 15:47:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:47:51 > git --version # timeout=10 15:47:51 > git --version # 'git version 2.24.3' 15:47:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:47:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:47:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:47:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:47:52 Checking out Revision 5d19aa527986de750da89493cd0b38bb0de59e8f (master) 15:47:52 > git config core.sparsecheckout # timeout=10 15:47:52 > git checkout -f 5d19aa527986de750da89493cd0b38bb0de59e8f # timeout=10 15:47:56 Commit message: "feat: Use SecretProvider to get Config/Registry access tokens (#202)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:47:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:47:58 + true 15:47:58 + sudo service docker restart 15:47:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:47:59 ========================================================= 15:47:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:47:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:48:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:48:00 Sending build context to Docker daemon 805.4kB 15:48:00 Step 1/8 : ARG BASE=golang:1.15-alpine 15:48:00 Step 2/8 : FROM ${BASE} 15:48:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:48:00 188c0c94c7c5: Pulling fs layer 15:48:00 0ef7d3d256c8: Pulling fs layer 15:48:00 de9db76c5a1d: Pulling fs layer 15:48:00 bca2f99d35d6: Pulling fs layer 15:48:00 93359f2a8cfa: Pulling fs layer 15:48:00 7c6f9722023f: Pulling fs layer 15:48:00 a35cf1a2eb13: Pulling fs layer 15:48:00 93359f2a8cfa: Waiting 15:48:00 bca2f99d35d6: Waiting 15:48:00 7c6f9722023f: Waiting 15:48:00 a35cf1a2eb13: Waiting 15:48:00 de9db76c5a1d: Verifying Checksum 15:48:00 de9db76c5a1d: Download complete 15:48:00 0ef7d3d256c8: Verifying Checksum 15:48:00 0ef7d3d256c8: Download complete 15:48:00 93359f2a8cfa: Verifying Checksum 15:48:00 93359f2a8cfa: Download complete 15:48:00 7c6f9722023f: Download complete 15:48:00 188c0c94c7c5: Verifying Checksum 15:48:00 188c0c94c7c5: Download complete 15:48:01 188c0c94c7c5: Pull complete 15:48:01 0ef7d3d256c8: Pull complete 15:48:01 de9db76c5a1d: Pull complete 15:48:03 a35cf1a2eb13: Verifying Checksum 15:48:03 a35cf1a2eb13: Download complete 15:48:03 bca2f99d35d6: Verifying Checksum 15:48:03 bca2f99d35d6: Download complete 15:48:08 bca2f99d35d6: Pull complete 15:48:08 93359f2a8cfa: Pull complete 15:48:08 7c6f9722023f: Pull complete 15:48:18 a35cf1a2eb13: Pull complete 15:48:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:48:18 ---> a62c8e92a672 15:48:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:48:18 ---> Running in e53b050257b0 15:48:18 Removing intermediate container e53b050257b0 15:48:18 ---> 0b1c74207f96 15:48:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:48:18 ---> Running in 7fa58e1ee9ed 15:48:18 Removing intermediate container 7fa58e1ee9ed 15:48:18 ---> c2e1b129ecea 15:48:18 Step 5/8 : RUN apk add --update --no-cache git make 15:48:18 ---> Running in e26d5921aa62 15:48:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:48:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:48:21 OK: 166 MiB in 39 packages 15:48:21 Removing intermediate container e26d5921aa62 15:48:21 ---> e80f3e0b34f0 15:48:21 Step 6/8 : WORKDIR /build 15:48:21 ---> Running in a599002ce337 15:48:21 Removing intermediate container a599002ce337 15:48:21 ---> 86f26eee5e0a 15:48:21 Step 7/8 : COPY go.mod . 15:48:22 ---> 2ffb5fc59412 15:48:22 Step 8/8 : RUN go mod download 15:48:22 ---> Running in 11fba2ba5c17 15:48:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33164 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 15:48:24 Running in /w/workspace/go-mod-bootstrap/107 [Pipeline] { [Pipeline] checkout 15:48:30 using credential edgex-jenkins-ssh 15:48:30 Cloning the remote Git repository 15:48:30 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:48:31 > git init /w/workspace/go-mod-bootstrap/107 # timeout=10 15:48:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:48:31 > git --version # timeout=10 15:48:31 > git --version # 'git version 2.17.1' 15:48:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:48:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:48:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:48:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:48:32 Checking out Revision 5d19aa527986de750da89493cd0b38bb0de59e8f (master) 15:48:32 > git config core.sparsecheckout # timeout=10 15:48:32 > git checkout -f 5d19aa527986de750da89493cd0b38bb0de59e8f # timeout=10 15:48:37 Commit message: "feat: Use SecretProvider to get Config/Registry access tokens (#202)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:48:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:48:39 + sudo service docker restart 15:48:39 + true [Pipeline] unstash [Pipeline] echo 15:48:42 ========================================================= 15:48:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:48:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:48:42 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:48:43 Sending build context to Docker daemon 800.8kB 15:48:43 Step 1/8 : ARG BASE=golang:1.15-alpine 15:48:43 Step 2/8 : FROM ${BASE} 15:48:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:48:43 5f621e34cdf4: Pulling fs layer 15:48:43 a4357932f1b6: Pulling fs layer 15:48:43 18c013af1878: Pulling fs layer 15:48:43 00ac8860ef70: Pulling fs layer 15:48:43 63d7cb157983: Pulling fs layer 15:48:43 b116817d02f9: Pulling fs layer 15:48:43 745a02a5169b: Pulling fs layer 15:48:43 00ac8860ef70: Waiting 15:48:43 63d7cb157983: Waiting 15:48:43 b116817d02f9: Waiting 15:48:43 18c013af1878: Verifying Checksum 15:48:43 18c013af1878: Download complete 15:48:43 a4357932f1b6: Verifying Checksum 15:48:43 a4357932f1b6: Download complete 15:48:44 63d7cb157983: Verifying Checksum 15:48:44 63d7cb157983: Download complete 15:48:44 b116817d02f9: Verifying Checksum 15:48:44 b116817d02f9: Download complete 15:48:44 5f621e34cdf4: Verifying Checksum 15:48:44 5f621e34cdf4: Download complete 15:48:44 Removing intermediate container 11fba2ba5c17 15:48:44 ---> 47d5e5a9c7a4 15:48:44 Successfully built 47d5e5a9c7a4 15:48:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:48:44 + docker inspect -f . ci-base-image-x86_64 15:48:44 . 15:48:44 5f621e34cdf4: Pull complete [Pipeline] withDockerContainer 15:48:45 prd-centos7-docker-4c-2g-33165 does not seem to be running inside a container 15:48:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/107 -v /w/workspace/go-mod-bootstrap/107:/w/workspace/go-mod-bootstrap/107:rw,z -v /w/workspace/go-mod-bootstrap/107@tmp:/w/workspace/go-mod-bootstrap/107@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 ******** ci-base-image-x86_64 cat 15:48:45 a4357932f1b6: Pull complete 15:48:45 18c013af1878: Pull complete 15:48:46 $ docker top 877e177caa153ae11541f34996237a116c922a48ca06ed1a65604935fdbc7a29 -eo pid,comm 15:48:46 745a02a5169b: Verifying Checksum 15:48:46 745a02a5169b: Download complete [Pipeline] { [Pipeline] sh 15:48:46 + go version 15:48:46 go version go1.15.5 linux/amd64 [Pipeline] } 15:48:46 $ docker stop --time=1 877e177caa153ae11541f34996237a116c922a48ca06ed1a65604935fdbc7a29 15:48:48 $ docker rm -f 877e177caa153ae11541f34996237a116c922a48ca06ed1a65604935fdbc7a29 [Pipeline] // withDockerContainer 15:48:48 00ac8860ef70: Verifying Checksum 15:48:48 00ac8860ef70: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:49 + docker inspect -f . ci-base-image-x86_64 15:48:49 . [Pipeline] withDockerContainer 15:48:49 prd-centos7-docker-4c-2g-33165 does not seem to be running inside a container 15:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/107 -v /w/workspace/go-mod-bootstrap/107:/w/workspace/go-mod-bootstrap/107:rw,z -v /w/workspace/go-mod-bootstrap/107@tmp:/w/workspace/go-mod-bootstrap/107@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 ******** ci-base-image-x86_64 cat 15:48:50 $ docker top c8124dea46bd11dece93abf215a8bd54214555873e2324335eb1a68ce92a0061 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:50 + make test 15:48:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:48:58 00ac8860ef70: Pull complete 15:48:59 63d7cb157983: Pull complete 15:48:59 b116817d02f9: Pull complete 15:49:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:49:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.014s coverage: 5.4% of statements 15:49:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:49:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.017s coverage: 92.2% of statements 15:49:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements 15:49:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 15:49:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:49:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:49:03 745a02a5169b: Pull complete 15:49:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:49:03 ---> b7e6874047d6 15:49:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:49:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.018s coverage: 26.7% of statements 15:49:05 ---> Running in c0f879199cf9 15:49:06 Removing intermediate container c0f879199cf9 15:49:06 ---> a78315644d14 15:49:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:06 ---> Running in 1d2c46b91c91 15:49:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.018s coverage: 90.7% of statements 15:49:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:49:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:49:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements 15:49:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 15:49:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:49:09 Removing intermediate container 1d2c46b91c91 15:49:09 ---> 4775866b13a4 15:49:09 Step 5/8 : RUN apk add --update --no-cache git make 15:49:09 ---> Running in 6f19085d4a22 15:49:09 gofmt -l . 15:49:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:49:09 $ docker stop --time=1 c8124dea46bd11dece93abf215a8bd54214555873e2324335eb1a68ce92a0061 15:49:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:49:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:49:11 OK: 142 MiB in 39 packages 15:49:12 $ docker rm -f c8124dea46bd11dece93abf215a8bd54214555873e2324335eb1a68ce92a0061 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:12 Removing intermediate container 6f19085d4a22 15:49:12 ---> 25d1579b9c8d 15:49:12 Step 6/8 : WORKDIR /build 15:49:12 ---> Running in ad6a91034048 15:49:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:49:13 Removing intermediate container ad6a91034048 15:49:13 ---> 6657a8706d8d 15:49:13 Step 7/8 : COPY go.mod . 15:49:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage 15:49:13 ---> 96f5f79786e5 15:49:13 Step 8/8 : RUN go mod download 15:49:13 ---> Running in f577c17fcfcf [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 15:49:14 ---> job-cost.sh 15:49:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EuDH 15:49:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:49:36 Removing intermediate container f577c17fcfcf 15:49:36 ---> 3c987891afbf 15:49:36 Successfully built 3c987891afbf 15:49:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:49:36 + docker inspect -f . ci-base-image-arm64 15:49:36 . [Pipeline] withDockerContainer 15:49:37 prd-ubuntu18.04-docker-arm64-4c-16g-33164 does not seem to be running inside a container 15:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/107 -v /w/workspace/go-mod-bootstrap/107:/w/workspace/go-mod-bootstrap/107:rw,z -v /w/workspace/go-mod-bootstrap/107@tmp:/w/workspace/go-mod-bootstrap/107@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 ******** ci-base-image-arm64 cat 15:49:38 $ docker top 34bf0a4b1ac9a6ac0d904189a0a8ceafeb3294e855bb3e5e2fc343869ebc673e -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:39 + go version 15:49:39 go version go1.15.5 linux/arm64 [Pipeline] } 15:49:39 $ docker stop --time=1 34bf0a4b1ac9a6ac0d904189a0a8ceafeb3294e855bb3e5e2fc343869ebc673e 15:49:41 $ docker rm -f 34bf0a4b1ac9a6ac0d904189a0a8ceafeb3294e855bb3e5e2fc343869ebc673e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:42 + docker inspect -f . ci-base-image-arm64 15:49:42 . [Pipeline] withDockerContainer 15:49:43 prd-ubuntu18.04-docker-arm64-4c-16g-33164 does not seem to be running inside a container 15:49:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/107 -v /w/workspace/go-mod-bootstrap/107:/w/workspace/go-mod-bootstrap/107:rw,z -v /w/workspace/go-mod-bootstrap/107@tmp:/w/workspace/go-mod-bootstrap/107@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 ******** ci-base-image-arm64 cat 15:49:44 $ docker top bd515f116d48c37257f653df3857c97ce91d20061471e557d70d76980efdcce5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:45 + make test 15:49:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:50:02 lf-activate-venv(): INFO: Adding /tmp/venv-EuDH/bin to PATH 15:50:02 INFO: No Stack... 15:50:02 INFO: Retrieving Pricing Info for: v1-standard-2 15:50:02 INFO: Archiving Costs [Pipeline] sh 15:50:02 + cat /w/workspace/go-mod-bootstrap/107/archives/cost.csv 15:50:02 + cut -d, -f6 [Pipeline] lock 15:50:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-107-stack-cost] 15:50:02 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-107-stack-cost] did not exist. Created. 15:50:02 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:03 + echo total: 0.029999999329447746 [Pipeline] stash 15:50:03 Stashed 1 file(s) [Pipeline] } 15:50:03 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-107-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:50:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:50:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.039s coverage: 5.4% of statements 15:50:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:50:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.038s coverage: 92.2% of statements 15:50:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.058s coverage: 85.3% of statements 15:50:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 15:50:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:50:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:50:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.048s coverage: 26.7% of statements 15:50:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.042s coverage: 90.7% of statements 15:50:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:50:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:50:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.028s coverage: 91.3% of statements 15:50:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 15:50:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:50:32 gofmt -l . 15:50:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:50:33 $ docker stop --time=1 bd515f116d48c37257f653df3857c97ce91d20061471e557d70d76980efdcce5 15:50:35 $ docker rm -f bd515f116d48c37257f653df3857c97ce91d20061471e557d70d76980efdcce5 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:50:36 Warning: overwriting stash ‘coverage-report’ 15:50:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 15:50:38 ---> job-cost.sh 15:50:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DMHd 15:51:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:52:54 lf-activate-venv(): INFO: Adding /tmp/venv-DMHd/bin to PATH 15:52:54 INFO: No Stack... 15:52:54 INFO: Retrieving Pricing Info for: lf-standard-4 15:52:54 INFO: Archiving Costs [Pipeline] sh 15:52:54 + + cut -d, -f6cat /w/workspace/go-mod-bootstrap/107/archives/cost.csv 15:52:54 [Pipeline] lock 15:52:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-107-stack-cost] 15:52:54 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-107-stack-cost] did not exist. Created. 15:52:54 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:52:58 /w/workspace/go-mod-bootstrap/107@tmp/durable-fca062d3/script.sh: 1: /w/workspace/go-mod-bootstrap/107@tmp/durable-fca062d3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:52:58 + echo total: 0.20999999344348907 [Pipeline] stash 15:52:58 Warning: overwriting stash ‘stack-cost’ 15:52:58 Stashed 1 file(s) [Pipeline] } 15:52:58 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-107-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:53:00 provisioning config files... 15:53:00 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8584214066427091618tmp [Pipeline] { [Pipeline] sh 15:53:00 + set +x 15:53:00 + bash -s -- 15:53:00 + curl -s https://codecov.io/bash 15:53:01 15:53:01 _____ _ 15:53:01 / ____| | | 15:53:01 | | ___ __| | ___ ___ _____ __ 15:53:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:53:01 | |___| (_) | (_| | __/ (_| (_) \ V / 15:53:01 \_____\___/ \__,_|\___|\___\___/ \_/ 15:53:01 Bash-20210309-2b87ace 15:53:01 15:53:01 15:53:01 ==> git version 2.24.3 found 15:53:01 ==> 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 15:53:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:53:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:53:01 ==> Jenkins CI detected. 15:53:01 project root: . 15:53:01 --> token set from env 15:53:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:53:01 ==> Running gcov in . (disable via -X gcov) 15:53:01 ==> Python coveragepy not found 15:53:01 ==> Searching for coverage reports in: 15:53:01 + . 15:53:01 -> Found 1 reports 15:53:01 ==> Detecting git/mercurial file structure 15:53:01 ==> Reading reports 15:53:01 + ./coverage.out bytes=28856 15:53:01 ==> Appending adjustments 15:53:01 https://docs.codecov.io/docs/fixing-reports 15:53:02 + Found adjustments 15:53:02 ==> Gzipping contents 15:53:02 8.0K /tmp/codecov.iktkV3.gz 15:53:02 ==> Uploading reports 15:53:02 url: https://codecov.io 15:53:02 query: branch=master&commit=5d19aa527986de750da89493cd0b38bb0de59e8f&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F107%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:53:02 -> Pinging Codecov 15:53:02 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=5d19aa527986de750da89493cd0b38bb0de59e8f&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F107%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:53:02 -> Uploading to 15:53:02 https://storage.googleapis.com/codecov/v4/raw/2021-04-07/833815588EE85121546D348822E98E2E/5d19aa527986de750da89493cd0b38bb0de59e8f/59252033-71ea-4950-ab05-745458c907d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210407T155302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=963dd45ecb665e6343023aebfceda3d41de1c2802ccb134032d2c296b4c6c839 15:53:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:02 Dload Upload Total Spent Left Speed 15:53:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5490 0 0 100 5490 0 11081 --:--:-- --:--:-- --:--:-- 11090 15:53:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/5d19aa527986de750da89493cd0b38bb0de59e8f [Pipeline] } 15:53:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:53:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:53:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:05 15:53:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:53:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:53:05 188c0c94c7c5: Pulling fs layer 15:53:05 0ef7d3d256c8: Pulling fs layer 15:53:05 de9db76c5a1d: Pulling fs layer 15:53:05 0eba1c9be4d2: Pulling fs layer 15:53:05 0d57e429df01: Pulling fs layer 15:53:05 4e4be7b47b0d: Pulling fs layer 15:53:05 e1f770b5df2f: Pulling fs layer 15:53:05 85a0685a4137: Pulling fs layer 15:53:05 0d57e429df01: Waiting 15:53:05 4e4be7b47b0d: Waiting 15:53:05 e1f770b5df2f: Waiting 15:53:05 85a0685a4137: Waiting 15:53:05 0eba1c9be4d2: Waiting 15:53:05 de9db76c5a1d: Verifying Checksum 15:53:05 de9db76c5a1d: Download complete 15:53:05 0ef7d3d256c8: Verifying Checksum 15:53:05 0ef7d3d256c8: Download complete 15:53:05 0d57e429df01: Verifying Checksum 15:53:05 0d57e429df01: Download complete 15:53:05 4e4be7b47b0d: Verifying Checksum 15:53:05 4e4be7b47b0d: Download complete 15:53:06 188c0c94c7c5: Verifying Checksum 15:53:06 188c0c94c7c5: Download complete 15:53:07 188c0c94c7c5: Pull complete 15:53:08 0ef7d3d256c8: Pull complete 15:53:08 de9db76c5a1d: Pull complete 15:53:09 e1f770b5df2f: Verifying Checksum 15:53:09 e1f770b5df2f: Download complete 15:53:18 0eba1c9be4d2: Verifying Checksum 15:53:18 0eba1c9be4d2: Download complete 15:53:18 85a0685a4137: Verifying Checksum 15:53:18 85a0685a4137: Download complete 15:53:34 0eba1c9be4d2: Pull complete 15:53:34 0d57e429df01: Pull complete 15:53:34 4e4be7b47b0d: Pull complete 15:53:36 e1f770b5df2f: Pull complete 15:53:52 85a0685a4137: Pull complete 15:53:52 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:53:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:53:52 prd-centos7-docker-4c-2g-33162 does not seem to be running inside a container 15:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:53:55 $ docker top a3fa3516013e4ef22067c6c24dd37d9a225d4371a7656d1b98309dbb037c9c91 -eo pid,comm [Pipeline] { [Pipeline] echo 15:53:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:53:56 + set -o pipefail 15:53:56 + snyk monitor '--org=edgex-jenkins' 15:54:15 15:54:15 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 15:54:15 15:54:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/c2390730-46df-4f4b-941f-5de5dc8a4032 15:54:15 15:54:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:54:15 15:54:15 15:54:15 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 15:54:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:54:15 $ docker stop --time=1 a3fa3516013e4ef22067c6c24dd37d9a225d4371a7656d1b98309dbb037c9c91 15:54:18 $ docker rm -f a3fa3516013e4ef22067c6c24dd37d9a225d4371a7656d1b98309dbb037c9c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:54:20 + git log --format=format:%s -1 5d19aa527986de750da89493cd0b38bb0de59e8f [Pipeline] isUnix [Pipeline] sh 15:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:21 . [Pipeline] withDockerContainer 15:54:22 prd-centos7-docker-4c-2g-33162 does not seem to be running inside a container 15:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:54:25 $ docker top 46d3598e66cb4044294e2a67a84df9c0dce49086378cef75c0207833996ffc8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:26 [ssh-agent] Looking for ssh-agent implementation... 15:54:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:27 $ docker exec 46d3598e66cb4044294e2a67a84df9c0dce49086378cef75c0207833996ffc8d ssh-agent 15:54:28 SSH_AUTH_SOCK=/tmp/ssh-ujcn98YtgSMN/agent.11 15:54:28 SSH_AGENT_PID=16 15:54:28 Running ssh-add (command line suppressed) 15:54:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_417694789444296998.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_417694789444296998.key) 15:54:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:30 + git semver tag 15:54:30 # -> Open(): unable to determine branch for HEAD 15:54:30 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:54:30 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:54:30 # $SEMVER_REMOTE_NAME = origin 15:54:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:30 # $SEMVER_USER_NAME = edgex-jenkins 15:54:30 # $SEMVER_BRANCH = master 15:54:30 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 15:54:30 # 5d19aa527986de750da89493cd0b38bb0de59e8f HEAD 15:54:30 # -> Force: false 15:54:30 # 47683a306062cd8ad5b5373e85f724fc9cfe733c refs/tags/v2.0.0-dev.31 [Pipeline] } 15:54:30 $ docker exec --env ******** --env ******** 46d3598e66cb4044294e2a67a84df9c0dce49086378cef75c0207833996ffc8d ssh-agent -k 15:54:31 unset SSH_AUTH_SOCK; 15:54:31 unset SSH_AGENT_PID; 15:54:31 echo Agent pid 16 killed; 15:54:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:32 + git semver [Pipeline] } 15:54:32 $ docker stop --time=1 46d3598e66cb4044294e2a67a84df9c0dce49086378cef75c0207833996ffc8d 15:54:35 $ docker rm -f 46d3598e66cb4044294e2a67a84df9c0dce49086378cef75c0207833996ffc8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:54:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:36 15:54:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:54:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:36 0.23.1-centos7: Pulling from edgex-lftools 15:54:36 ab5ef0e58194: Pulling fs layer 15:54:36 9712f1f96733: Pulling fs layer 15:54:36 63f879dbbcfc: Pulling fs layer 15:54:36 0d9ebad4ef96: Pulling fs layer 15:54:36 e9a5061849ea: Pulling fs layer 15:54:36 d747dcd14b5f: Pulling fs layer 15:54:36 2de7ff778b66: Pulling fs layer 15:54:36 e9a5061849ea: Waiting 15:54:36 0d9ebad4ef96: Waiting 15:54:36 d747dcd14b5f: Waiting 15:54:36 2de7ff778b66: Waiting 15:54:36 9712f1f96733: Verifying Checksum 15:54:36 9712f1f96733: Download complete 15:54:42 63f879dbbcfc: Verifying Checksum 15:54:42 63f879dbbcfc: Download complete 15:54:43 e9a5061849ea: Verifying Checksum 15:54:43 e9a5061849ea: Download complete 15:54:43 d747dcd14b5f: Verifying Checksum 15:54:43 d747dcd14b5f: Download complete 15:54:44 2de7ff778b66: Verifying Checksum 15:54:44 2de7ff778b66: Download complete 15:54:45 0d9ebad4ef96: Verifying Checksum 15:54:45 0d9ebad4ef96: Download complete 15:54:46 ab5ef0e58194: Verifying Checksum 15:54:46 ab5ef0e58194: Download complete 15:54:59 ab5ef0e58194: Pull complete 15:54:59 9712f1f96733: Pull complete 15:55:02 63f879dbbcfc: Pull complete 15:55:18 0d9ebad4ef96: Pull complete 15:55:20 e9a5061849ea: Pull complete 15:55:21 d747dcd14b5f: Pull complete 15:55:26 2de7ff778b66: Pull complete 15:55:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:55:27 prd-centos7-docker-4c-2g-33162 does not seem to be running inside a container 15:55:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:55:33 $ docker top 48ec9f8766cee5341b65455756c62c2583f19ab362fef23cc86522555f10eba0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:55:34 provisioning config files... 15:55:34 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5543378110046187898tmp 15:55:35 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3722841668079653091tmp 15:55:35 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6316263090144131058tmp [Pipeline] { [Pipeline] echo 15:55:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:55:36 ---> sigul-configuration.sh 15:55:36 gpg: directory `/root/.gnupg' created 15:55:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:55:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:55:36 gpg: keyring `/root/.gnupg/secring.gpg' created 15:55:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:55:36 gpg: CAST5 encrypted data 15:55:36 gpg: encrypted with 1 passphrase 15:55:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:55:37 + mkdir /home/jenkins 15:55:37 + mkdir /home/jenkins/sigul [Pipeline] sh 15:55:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:55:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:55:38 ---> sigul-install.sh 15:55:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:55:50 + git tag --list 15:55:50 v0.0.1 15:55:50 v0.0.10 15:55:50 v0.0.11 15:55:50 v0.0.12 15:55:50 v0.0.13 15:55:50 v0.0.14 15:55:50 v0.0.15 15:55:50 v0.0.16 15:55:50 v0.0.17 15:55:50 v0.0.18 15:55:50 v0.0.19 15:55:50 v0.0.2 15:55:50 v0.0.20 15:55:50 v0.0.21 15:55:50 v0.0.22 15:55:50 v0.0.23 15:55:50 v0.0.24 15:55:50 v0.0.25 15:55:50 v0.0.26 15:55:50 v0.0.27 15:55:50 v0.0.28 15:55:50 v0.0.29 15:55:50 v0.0.3 15:55:50 v0.0.30 15:55:50 v0.0.31 15:55:50 v0.0.32 15:55:50 v0.0.33 15:55:50 v0.0.34 15:55:50 v0.0.35 15:55:50 v0.0.36 15:55:50 v0.0.37 15:55:50 v0.0.38 15:55:50 v0.0.39 15:55:50 v0.0.4 15:55:50 v0.0.40 15:55:50 v0.0.41 15:55:50 v0.0.42 15:55:50 v0.0.43 15:55:50 v0.0.44 15:55:50 v0.0.45 15:55:50 v0.0.46 15:55:50 v0.0.47 15:55:50 v0.0.48 15:55:50 v0.0.49 15:55:50 v0.0.5 15:55:50 v0.0.50 15:55:50 v0.0.51 15:55:50 v0.0.52 15:55:50 v0.0.53 15:55:50 v0.0.54 15:55:50 v0.0.55 15:55:50 v0.0.56 15:55:50 v0.0.57 15:55:50 v0.0.58 15:55:50 v0.0.59 15:55:50 v0.0.6 15:55:50 v0.0.60 15:55:50 v0.0.61 15:55:50 v0.0.62 15:55:50 v0.0.63 15:55:50 v0.0.64 15:55:50 v0.0.65 15:55:50 v0.0.66 15:55:50 v0.0.67 15:55:50 v0.0.68 15:55:50 v0.0.69 15:55:50 v0.0.7 15:55:50 v0.0.70 15:55:50 v0.0.71 15:55:50 v0.0.72 15:55:50 v0.0.8 15:55:50 v0.0.9 15:55:50 v2.0.0-dev.1 15:55:50 v2.0.0-dev.10 15:55:50 v2.0.0-dev.11 15:55:50 v2.0.0-dev.12 15:55:50 v2.0.0-dev.13 15:55:50 v2.0.0-dev.14 15:55:50 v2.0.0-dev.15 15:55:50 v2.0.0-dev.16 15:55:50 v2.0.0-dev.17 15:55:50 v2.0.0-dev.18 15:55:50 v2.0.0-dev.19 15:55:50 v2.0.0-dev.2 15:55:50 v2.0.0-dev.20 15:55:50 v2.0.0-dev.21 15:55:50 v2.0.0-dev.22 15:55:50 v2.0.0-dev.23 15:55:50 v2.0.0-dev.24 15:55:50 v2.0.0-dev.25 15:55:50 v2.0.0-dev.26 15:55:50 v2.0.0-dev.27 15:55:50 v2.0.0-dev.28 15:55:50 v2.0.0-dev.29 15:55:50 v2.0.0-dev.3 15:55:50 v2.0.0-dev.30 15:55:50 v2.0.0-dev.31 15:55:50 v2.0.0-dev.4 15:55:50 v2.0.0-dev.5 15:55:50 v2.0.0-dev.6 15:55:50 v2.0.0-dev.7 15:55:50 v2.0.0-dev.8 15:55:50 v2.0.0-dev.9 [Pipeline] sh 15:55:51 + lftools sign git-tag v2.0.0-dev.31 15:55:53 Signing Git tag with Sigul... 15:55:53 Signing v2.0.0-dev.31 [Pipeline] echo 15:55:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:55:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:55:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:55:56 $ docker stop --time=1 48ec9f8766cee5341b65455756c62c2583f19ab362fef23cc86522555f10eba0 15:55:58 $ docker rm -f 48ec9f8766cee5341b65455756c62c2583f19ab362fef23cc86522555f10eba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:59 . [Pipeline] withDockerContainer 15:56:00 prd-centos7-docker-4c-2g-33162 does not seem to be running inside a container 15:56:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:56:03 $ docker top 61db5b5e3977b2bbdae8efe5bfaf80b3584e24714ed77880c8f215ca509d7fcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:56:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:03 [ssh-agent] Looking for ssh-agent implementation... 15:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:04 $ docker exec 61db5b5e3977b2bbdae8efe5bfaf80b3584e24714ed77880c8f215ca509d7fcb ssh-agent 15:56:05 SSH_AUTH_SOCK=/tmp/ssh-HeXBUtN9kdlp/agent.11 15:56:05 SSH_AGENT_PID=16 15:56:05 Running ssh-add (command line suppressed) 15:56:06 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_9008319687796240557.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_9008319687796240557.key) 15:56:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:07 + git semver bump pre 15:56:07 # -> Open(): unable to determine branch for HEAD 15:56:07 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:56:07 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:56:07 # $SEMVER_REMOTE_NAME = origin 15:56:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:56:07 # $SEMVER_USER_NAME = edgex-jenkins 15:56:07 # $SEMVER_BRANCH = master 15:56:07 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 15:56:07 2.0.0-dev.32 [Pipeline] } 15:56:07 $ docker exec --env ******** --env ******** 61db5b5e3977b2bbdae8efe5bfaf80b3584e24714ed77880c8f215ca509d7fcb ssh-agent -k 15:56:08 unset SSH_AUTH_SOCK; 15:56:08 unset SSH_AGENT_PID; 15:56:08 echo Agent pid 16 killed; 15:56:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:10 + git semver [Pipeline] } 15:56:10 $ docker stop --time=1 61db5b5e3977b2bbdae8efe5bfaf80b3584e24714ed77880c8f215ca509d7fcb 15:56:12 $ docker rm -f 61db5b5e3977b2bbdae8efe5bfaf80b3584e24714ed77880c8f215ca509d7fcb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:56:13 . [Pipeline] withDockerContainer 15:56:14 prd-centos7-docker-4c-2g-33162 does not seem to be running inside a container 15:56:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:56:16 $ docker top 7feac8ad3a8da24dbb92442b90bf4b9f23cf55faf0b3c3f9881322384fd17ace -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:56:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:16 [ssh-agent] Looking for ssh-agent implementation... 15:56:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:17 $ docker exec 7feac8ad3a8da24dbb92442b90bf4b9f23cf55faf0b3c3f9881322384fd17ace ssh-agent 15:56:17 SSH_AUTH_SOCK=/tmp/ssh-YoUtD3ZITf8y/agent.11 15:56:17 SSH_AGENT_PID=16 15:56:17 Running ssh-add (command line suppressed) 15:56:18 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3646959017296069870.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3646959017296069870.key) 15:56:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:19 + git semver push 15:56:19 # -> Open(): unable to determine branch for HEAD 15:56:19 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:56:19 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:56:19 # $SEMVER_REMOTE_NAME = origin 15:56:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:56:19 # $SEMVER_USER_NAME = edgex-jenkins 15:56:19 # $SEMVER_BRANCH = master 15:56:19 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 15:56:23 $ docker exec --env ******** --env ******** 7feac8ad3a8da24dbb92442b90bf4b9f23cf55faf0b3c3f9881322384fd17ace ssh-agent -k 15:56:24 unset SSH_AUTH_SOCK; 15:56:24 unset SSH_AGENT_PID; 15:56:24 echo Agent pid 16 killed; 15:56:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:26 + git semver [Pipeline] } 15:56:26 $ docker stop --time=1 7feac8ad3a8da24dbb92442b90bf4b9f23cf55faf0b3c3f9881322384fd17ace 15:56:28 $ docker rm -f 7feac8ad3a8da24dbb92442b90bf4b9f23cf55faf0b3c3f9881322384fd17ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 15:56:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:56:32 ---> package-listing.sh 15:56:32 ++ facter osfamily 15:56:32 ++ tr '[:upper:]' '[:lower:]' 15:56:32 + OS_FAMILY=redhat 15:56:32 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 15:56:32 + START_PACKAGES=/tmp/packages_start.txt 15:56:32 + END_PACKAGES=/tmp/packages_end.txt 15:56:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:32 + PACKAGES=/tmp/packages_start.txt 15:56:32 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 15:56:32 + PACKAGES=/tmp/packages_end.txt 15:56:32 + case "${OS_FAMILY}" in 15:56:32 + rpm -qa 15:56:32 + sort 15:56:39 + '[' -f /tmp/packages_start.txt ']' 15:56:39 + '[' -f /tmp/packages_end.txt ']' 15:56:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:56:39 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 15:56:39 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 15:56:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 15:56:39 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:56:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:56:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:56:40 15:56:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:56:42 alpine: Pulling from edgex-lftools-log-publisher 15:56:42 df20fa9351a1: Pulling fs layer 15:56:42 36b3adc4ff6f: Pulling fs layer 15:56:42 8ad3a11d3b57: Pulling fs layer 15:56:42 46f8f816bc3b: Pulling fs layer 15:56:42 93b61091891f: Pulling fs layer 15:56:42 93b9cdb0e59b: Pulling fs layer 15:56:42 5e14af77c1be: Pulling fs layer 15:56:42 01666e4c0597: Pulling fs layer 15:56:42 aa168da1d23b: Pulling fs layer 15:56:42 46f8f816bc3b: Waiting 15:56:42 93b61091891f: Waiting 15:56:42 93b9cdb0e59b: Waiting 15:56:42 5e14af77c1be: Waiting 15:56:42 01666e4c0597: Waiting 15:56:42 aa168da1d23b: Waiting 15:56:42 36b3adc4ff6f: Verifying Checksum 15:56:42 36b3adc4ff6f: Download complete 15:56:42 46f8f816bc3b: Verifying Checksum 15:56:42 46f8f816bc3b: Download complete 15:56:42 df20fa9351a1: Verifying Checksum 15:56:42 df20fa9351a1: Download complete 15:56:43 93b61091891f: Verifying Checksum 15:56:43 93b61091891f: Download complete 15:56:43 93b9cdb0e59b: Verifying Checksum 15:56:43 93b9cdb0e59b: Download complete 15:56:43 5e14af77c1be: Verifying Checksum 15:56:43 5e14af77c1be: Download complete 15:56:43 01666e4c0597: Verifying Checksum 15:56:43 01666e4c0597: Download complete 15:56:43 df20fa9351a1: Pull complete 15:56:44 8ad3a11d3b57: Verifying Checksum 15:56:44 8ad3a11d3b57: Download complete 15:56:44 36b3adc4ff6f: Pull complete 15:56:46 8ad3a11d3b57: Pull complete 15:56:47 46f8f816bc3b: Pull complete 15:56:49 93b61091891f: Pull complete 15:56:49 93b9cdb0e59b: Pull complete 15:56:49 5e14af77c1be: Pull complete 15:56:50 01666e4c0597: Pull complete 15:56:51 aa168da1d23b: Verifying Checksum 15:56:51 aa168da1d23b: Download complete 15:57:10 aa168da1d23b: Pull complete 15:57:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:57:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:57:10 prd-centos7-docker-4c-2g-33162 does not seem to be running inside a container 15:57:11 $ 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:57:13 $ docker top 1339f370cdc921ff16ff5659ab7a56da78b423e4167c5e79f0813cb483d0ad44 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:15 + touch /tmp/pre-build-complete [Pipeline] sh 15:57:16 + mkdir -p /var/log/sa [Pipeline] sh 15:57:17 + ls /var/log/sa-host 15:57:17 + sadf -c /var/log/sa-host/sa07 15:57:17 file_magic: OK 15:57:17 HZ: Using current value: 100 15:57:17 file_header: OK 15:57:17 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 15:57:17 Statistics: 15:57:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:57:17 File successfully converted to sysstat format version 12.2.1 15:57:17 + sadf -c /var/log/sa-host/sa23 15:57:17 file_magic: OK 15:57:17 HZ: Using current value: 100 15:57:17 file_header: OK 15:57:17 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 15:57:17 Statistics: 15:57:17 Hnuu...uuuununununu... 15:57:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:17 provisioning config files... 15:57:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4295700436358736545tmp [Pipeline] { [Pipeline] echo 15:57:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:57:18 ---> create-netrc.sh [Pipeline] } 15:57:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:57:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:57:18 ---> python-tools-install.sh [Pipeline] echo 15:57:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:57:19 ---> sudo-logs.sh 15:57:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:57:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:57:20 ---> job-cost.sh 15:57:20 lf-activate-venv: SKIPPING 15:57:20 DEBUG: total: 0.20999999344348907 15:57:20 INFO: Retrieving Stack Cost... 15:57:21 INFO: Retrieving Pricing Info for: v1-standard-2 15:57:22 INFO: Archiving Costs [Pipeline] echo 15:57:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:57:23 ---> logs-deploy.sh 15:57:23 lf-activate-venv: SKIPPING 15:57:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/107 15:57:23 INFO: archiving workspace using pattern(s): 15:57:27 Archives upload complete. 15:57:27 INFO: archiving logs to Nexus 15:57:29 ---> uname -a: 15:57:29 Linux prd-centos7-docker-4c-2g-33162.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:57:29 15:57:29 15:57:29 ---> lscpu: 15:57:29 Architecture: x86_64 15:57:29 CPU op-mode(s): 32-bit, 64-bit 15:57:29 Byte Order: Little Endian 15:57:29 Address sizes: 40 bits physical, 48 bits virtual 15:57:29 CPU(s): 4 15:57:29 On-line CPU(s) list: 0-3 15:57:29 Thread(s) per core: 1 15:57:29 Core(s) per socket: 1 15:57:29 Socket(s): 4 15:57:29 NUMA node(s): 1 15:57:29 Vendor ID: GenuineIntel 15:57:29 CPU family: 6 15:57:29 Model: 44 15:57:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:57:29 Stepping: 1 15:57:29 CPU MHz: 2933.438 15:57:29 BogoMIPS: 5866.87 15:57:29 Virtualization: VT-x 15:57:29 Hypervisor vendor: KVM 15:57:29 Virtualization type: full 15:57:29 L1d cache: 128 KiB 15:57:29 L1i cache: 128 KiB 15:57:29 L2 cache: 16 MiB 15:57:29 L3 cache: 64 MiB 15:57:29 NUMA node0 CPU(s): 0-3 15:57:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:57:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:57:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:57:29 Vulnerability Meltdown: Mitigation; PTI 15:57:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:57:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:57:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:57:29 Vulnerability Srbds: Not affected 15:57:29 Vulnerability Tsx async abort: Not affected 15:57:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:57:29 15:57:29 15:57:29 ---> nproc: 15:57:29 4 15:57:29 15:57:29 15:57:29 ---> df -h: 15:57:29 Filesystem Size Used Available Use% Mounted on 15:57:29 overlay 50.0G 8.5G 41.4G 17% / 15:57:29 tmpfs 64.0M 0 64.0M 0% /dev 15:57:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:57:29 shm 64.0M 0 64.0M 0% /dev/shm 15:57:29 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 15:57:29 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 15:57:29 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 15:57:29 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 15:57:29 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master 15:57:29 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 15:57:29 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 15:57:29 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 15:57:29 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 15:57:29 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 15:57:29 15:57:29 15:57:29 ---> free -m: 15:57:29 total used free shared buff/cache available 15:57:29 Mem: 1837 857 143 0 836 915 15:57:29 Swap: 1023 3 1020 15:57:29 15:57:29 15:57:29 ---> ip addr: 15:57:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:57:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:57:29 inet 127.0.0.1/8 scope host lo 15:57:29 valid_lft forever preferred_lft forever 15:57:29 inet6 ::1/128 scope host 15:57:29 valid_lft forever preferred_lft forever 15:57:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:57:29 link/ether fa:16:3e:19:65:f3 brd ff:ff:ff:ff:ff:ff 15:57:29 inet 10.30.122.201/23 brd 10.30.123.255 scope global dynamic eth0 15:57:29 valid_lft 85606sec preferred_lft 85606sec 15:57:29 inet6 fe80::f816:3eff:fe19:65f3/64 scope link 15:57:29 valid_lft forever preferred_lft forever 15:57:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:57:29 link/ether 02:42:85:46:8f:93 brd ff:ff:ff:ff:ff:ff 15:57:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:57:29 valid_lft forever preferred_lft forever 15:57:29 inet6 fe80::42:85ff:fe46:8f93/64 scope link 15:57:29 valid_lft forever preferred_lft forever 15:57:29 15:57:29 15:57:29 ---> sar -b -r -n DEV: 15:57:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 15:57:29 15:57:29 15:43:59 LINUX RESTART (4 CPU) 15:57:29 15:57:29 15:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:57:29 15:46:01 59.62 20.46 39.15 0.00 5518.55 3666.71 0.00 15:57:29 15:47:01 9.50 2.35 7.15 0.00 175.00 170.81 0.00 15:57:29 15:48:01 0.35 0.00 0.35 0.00 0.00 5.75 0.00 15:57:29 15:49:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 15:57:29 15:50:02 0.30 0.00 0.30 0.00 0.00 4.71 0.00 15:57:29 15:51:01 0.25 0.00 0.25 0.00 0.00 2.76 0.00 15:57:29 15:52:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 15:57:29 15:53:01 0.70 0.40 0.30 0.00 131.87 3.68 0.00 15:57:29 15:54:01 264.62 161.39 103.23 0.00 6783.10 33451.11 0.00 15:57:29 15:55:02 118.51 43.60 74.91 0.00 1887.16 17308.35 0.00 15:57:29 15:56:01 161.61 67.65 93.96 0.00 3788.76 19068.53 0.00 15:57:29 15:57:01 110.89 58.43 52.46 0.00 4708.66 12244.14 0.00 15:57:29 Average: 60.55 29.53 31.02 0.00 1911.86 7164.25 0.00 15:57:29 15:57:29 15:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:57:29 15:46:01 169244 0 608656 32.35 2620 1101024 1253792 42.79 382284 1129612 40 15:57:29 15:47:01 139420 0 632464 33.61 2620 1107040 1201672 41.01 422424 1118336 20 15:57:29 15:48:01 154048 0 617832 32.84 2620 1107044 1071488 36.57 415824 1112944 12 15:57:29 15:49:01 152868 0 618956 32.90 2620 1107100 1071600 36.57 425100 1105252 24 15:57:29 15:50:02 154496 0 617376 32.81 2620 1107052 1071372 36.56 424972 1104220 8 15:57:29 15:51:01 153880 0 617984 32.84 2620 1107060 1071444 36.57 445700 1084028 8 15:57:29 15:52:01 154428 0 617436 32.82 2620 1107060 1071372 36.56 445208 1084024 8 15:57:29 15:53:01 144840 0 623044 33.11 2620 1111040 1074672 36.68 449004 1087928 64 15:57:29 15:54:01 94100 0 765048 40.66 2596 1019800 1351412 46.12 538372 993360 840 15:57:29 15:55:02 117688 0 777528 41.32 2596 983732 1487776 50.78 598524 893040 5004 15:57:29 15:56:01 238952 0 823128 43.75 1504 817960 1430872 48.83 585108 715944 20 15:57:29 15:57:01 71096 0 861936 45.81 1504 947008 1643992 56.11 693036 774504 73152 15:57:29 Average: 145422 0 681782 36.24 2430 1051910 1233455 42.10 485463 1016933 6600 15:57:29 15:57:29 15:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:57:29 15:46:01 veth714f910 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 15:57:29 15:46:01 eth0 192.10 158.15 1003.61 61.08 0.00 0.00 0.00 0.00 15:57:29 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:46:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:57:29 15:47:01 eth0 23.51 26.01 27.34 32.05 0.00 0.00 0.00 0.00 15:57:29 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:47:01 docker0 6.72 3.99 1.05 6.33 0.00 0.00 0.00 0.00 15:57:29 15:48:01 eth0 1.51 0.30 0.37 0.20 0.00 0.00 0.00 0.00 15:57:29 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:49:01 eth0 0.52 0.45 0.30 0.21 0.00 0.00 0.00 0.00 15:57:29 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:50:02 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:57:29 15:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:51:01 eth0 0.19 0.14 0.08 0.08 0.00 0.00 0.00 0.00 15:57:29 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:57:29 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:53:01 eth0 2.90 2.02 3.19 0.81 0.00 0.00 0.00 0.00 15:57:29 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:54:01 veth0cd46ea 20.84 20.73 2.45 17.88 0.00 0.00 0.00 0.00 15:57:29 15:54:01 eth0 439.84 391.20 4099.34 37.34 0.00 0.00 0.00 0.00 15:57:29 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:54:01 docker0 20.84 20.61 2.17 17.87 0.00 0.00 0.00 0.00 15:57:29 15:55:02 eth0 375.61 320.92 3395.50 32.99 0.00 0.00 0.00 0.00 15:57:29 15:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:55:02 docker0 25.67 28.38 1.94 211.02 0.00 0.00 0.00 0.00 15:57:29 15:56:01 eth0 80.72 66.74 277.92 82.29 0.00 0.00 0.00 0.00 15:57:29 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:56:01 docker0 25.29 33.90 1.45 236.24 0.00 0.00 0.00 0.00 15:57:29 15:57:01 eth0 230.04 196.43 2195.54 64.24 0.00 0.00 0.00 0.00 15:57:29 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 15:57:01 docker0 2.26 1.76 0.48 0.56 0.00 0.00 0.00 0.00 15:57:29 Average: eth0 112.49 97.09 920.14 25.88 0.00 0.00 0.00 0.00 15:57:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:29 Average: docker0 6.74 7.39 0.59 39.27 0.00 0.00 0.00 0.00 15:57:29 15:57:29 15:57:29 ---> sar -P ALL: 15:57:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 15:57:29 15:57:29 15:43:59 LINUX RESTART (4 CPU) 15:57:29 15:57:29 15:45:02 CPU %user %nice %system %iowait %steal %idle 15:57:29 15:46:01 all 9.88 0.00 4.32 1.56 29.76 54.48 15:57:29 15:46:01 0 10.09 0.00 4.14 0.85 32.01 52.91 15:57:29 15:46:01 1 12.01 0.00 4.78 1.74 27.94 53.53 15:57:29 15:46:01 2 8.23 0.00 4.41 1.78 29.84 55.74 15:57:29 15:46:01 3 9.24 0.00 3.95 1.87 29.21 55.73 15:57:29 15:47:01 all 1.03 0.00 1.25 0.19 10.78 86.75 15:57:29 15:47:01 0 0.92 0.00 1.12 0.00 12.99 84.97 15:57:29 15:47:01 1 0.90 0.00 1.10 0.14 10.62 87.24 15:57:29 15:47:01 2 1.26 0.00 1.53 0.51 9.49 87.21 15:57:29 15:47:01 3 1.05 0.00 1.25 0.11 9.93 87.66 15:57:29 15:48:01 all 0.07 0.00 0.35 0.00 2.91 96.67 15:57:29 15:48:01 0 0.02 0.00 0.26 0.00 2.96 96.76 15:57:29 15:48:01 1 0.05 0.00 0.34 0.00 3.20 96.41 15:57:29 15:48:01 2 0.02 0.00 0.34 0.00 1.90 97.74 15:57:29 15:48:01 3 0.21 0.00 0.47 0.00 3.56 95.77 15:57:29 15:49:01 all 0.10 0.00 0.11 0.00 2.46 97.32 15:57:29 15:49:01 0 0.16 0.00 0.13 0.00 2.93 96.78 15:57:29 15:49:01 1 0.03 0.00 0.05 0.00 1.74 98.18 15:57:29 15:49:01 2 0.03 0.00 0.11 0.00 2.94 96.92 15:57:29 15:49:01 3 0.18 0.00 0.16 0.00 2.24 97.42 15:57:29 15:50:02 all 0.08 0.00 0.05 0.00 0.50 99.37 15:57:29 15:50:02 0 0.22 0.00 0.03 0.00 0.73 99.02 15:57:29 15:50:02 1 0.07 0.00 0.05 0.02 0.70 99.17 15:57:29 15:50:02 2 0.02 0.00 0.07 0.00 0.47 99.45 15:57:29 15:50:02 3 0.02 0.00 0.03 0.00 0.12 99.83 15:57:29 15:51:01 all 0.09 0.00 0.22 0.00 1.69 98.00 15:57:29 15:51:01 0 0.18 0.00 0.13 0.00 2.13 97.55 15:57:29 15:51:01 1 0.03 0.00 0.17 0.00 1.29 98.51 15:57:29 15:51:01 2 0.12 0.00 0.18 0.00 2.18 97.52 15:57:29 15:51:01 3 0.02 0.00 0.41 0.00 1.16 98.41 15:57:29 15:52:01 all 0.10 0.00 0.03 0.00 0.17 99.70 15:57:29 15:52:01 0 0.27 0.00 0.03 0.00 0.50 99.20 15:57:29 15:52:01 1 0.03 0.00 0.02 0.00 0.05 99.90 15:57:29 15:52:01 2 0.02 0.00 0.02 0.00 0.03 99.93 15:57:29 15:52:01 3 0.07 0.00 0.07 0.00 0.10 99.77 15:57:29 15:53:01 all 0.19 0.00 0.13 0.00 0.67 99.01 15:57:29 15:53:01 0 0.51 0.00 0.13 0.02 0.91 98.43 15:57:29 15:53:01 1 0.08 0.00 0.15 0.00 0.80 98.97 15:57:29 15:53:01 2 0.12 0.00 0.13 0.00 0.46 99.29 15:57:29 15:53:01 3 0.05 0.00 0.10 0.00 0.51 99.34 15:57:29 15:54:01 all 4.41 0.00 4.22 1.36 30.61 59.40 15:57:29 15:54:01 0 5.39 0.00 4.67 1.17 32.28 56.50 15:57:29 15:54:01 1 3.37 0.00 4.25 1.51 29.62 61.24 15:57:29 15:54:01 2 4.32 0.00 3.78 1.10 30.90 59.90 15:57:29 15:54:01 3 4.60 0.00 4.18 1.66 29.69 59.87 15:57:29 15:55:02 all 3.50 0.00 5.17 2.04 27.31 61.98 15:57:29 15:55:02 0 4.16 0.00 5.28 1.95 29.53 59.08 15:57:29 15:55:02 1 3.00 0.00 4.89 2.56 26.98 62.58 15:57:29 15:55:02 2 3.33 0.00 5.96 2.30 27.15 61.26 15:57:29 15:55:02 3 3.51 0.00 4.56 1.36 25.57 65.01 15:57:29 15:56:01 all 5.56 0.00 6.23 1.94 25.26 61.01 15:57:29 15:56:01 0 5.39 0.00 6.49 3.37 26.37 58.38 15:57:29 15:56:01 1 4.27 0.00 5.07 2.03 26.05 62.58 15:57:29 15:56:01 2 4.65 0.00 6.47 1.90 24.43 62.55 15:57:29 15:56:01 3 8.04 0.00 6.94 0.39 24.12 60.52 15:57:29 15:57:29 15:56:01 CPU %user %nice %system %iowait %steal %idle 15:57:29 15:57:01 all 3.47 0.00 5.71 1.72 25.72 63.38 15:57:29 15:57:01 0 5.06 0.00 7.32 5.16 26.31 56.16 15:57:29 15:57:01 1 3.01 0.00 5.44 0.32 25.18 66.04 15:57:29 15:57:01 2 2.94 0.00 5.73 0.51 26.83 63.99 15:57:29 15:57:01 3 2.92 0.00 4.42 1.02 24.59 67.05 15:57:29 Average: all 2.52 0.00 2.47 0.79 13.98 80.24 15:57:29 Average: 0 2.85 0.00 2.63 1.11 14.94 78.47 15:57:29 Average: 1 2.37 0.00 2.35 0.75 13.73 80.80 15:57:29 Average: 2 2.22 0.00 2.56 0.72 13.90 80.60 15:57:29 Average: 3 2.64 0.00 2.34 0.58 13.35 81.09 15:57:29 15:57:29 15:57:29