Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d140074b2025bfa6cd9f363d3898411c689815b6 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6111 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d140074b2025bfa6cd9f363d3898411c689815b6 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 Commit message: "Merge pull request #348 from cloudxxx8/issue-347" > git rev-list --no-walk 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:07:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:07:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:07:33 ========================================================= 01:07:33 EdgeX Global Pipelines Version Info 01:07:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:07:36 ------------------- 01:07:36 stable info: 01:07:36 ------------------- 01:07:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:07:36 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 01:07:36 Message: update stable to v1.0.144 01:07:37 ------------------- 01:07:37 experimental info: 01:07:37 ------------------- 01:07:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:07:37 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 01:07:37 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:07:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 01:07:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:07:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:07:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:07:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:07:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:07:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:07:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 01:07:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:07:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:07:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:07:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:07:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:07:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:07:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:07:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:07:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d140074b2025bfa6cd9f363d3898411c689815b6 [Pipeline] echo 01:07:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d140074 [Pipeline] echo 01:07:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:07:41 + git log --format=format:%s -1 d140074b2025bfa6cd9f363d3898411c689815b6 [Pipeline] echo 01:07:41 GIT_COMMIT: d140074b2025bfa6cd9f363d3898411c689815b6, Commit Message: Merge pull request #348 from cloudxxx8/issue-347 [Pipeline] echo 01:07:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:07:43 01:07:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:07:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:07:43 latest: Pulling from edgex-devops/git-semver 01:07:43 31603596830f: Pulling fs layer 01:07:43 2a8b12db71e7: Pulling fs layer 01:07:43 6ca5941a6612: Pulling fs layer 01:07:43 ecc8261a40a4: Pulling fs layer 01:07:43 ecc8261a40a4: Waiting 01:07:43 2a8b12db71e7: Download complete 01:07:44 31603596830f: Verifying Checksum 01:07:44 31603596830f: Download complete 01:07:44 ecc8261a40a4: Verifying Checksum 01:07:44 ecc8261a40a4: Download complete 01:07:44 6ca5941a6612: Verifying Checksum 01:07:44 6ca5941a6612: Download complete 01:07:44 31603596830f: Pull complete 01:07:44 2a8b12db71e7: Pull complete 01:07:45 6ca5941a6612: Pull complete 01:07:45 ecc8261a40a4: Pull complete 01:07:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:07:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:07:46 prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container 01:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:07:48 $ docker top 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:07:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:48 [ssh-agent] Looking for ssh-agent implementation... 01:07:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:49 $ docker exec 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 ssh-agent 01:07:49 SSH_AUTH_SOCK=/tmp/ssh-RZ1NkiK77g4o/agent.11 01:07:49 SSH_AGENT_PID=16 01:07:49 Running ssh-add (command line suppressed) 01:07:49 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_540541639830016834.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_540541639830016834.key) 01:07:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:49 + git tag --points-at HEAD [Pipeline] } 01:07:49 $ docker exec --env ******** --env ******** 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 ssh-agent -k 01:07:49 unset SSH_AUTH_SOCK; 01:07:49 unset SSH_AGENT_PID; 01:07:49 echo Agent pid 16 killed; 01:07:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:07:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:50 [ssh-agent] Looking for ssh-agent implementation... 01:07:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:50 $ docker exec 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 ssh-agent 01:07:50 SSH_AUTH_SOCK=/tmp/ssh-PJz6WEul4qWo/agent.45 01:07:50 SSH_AGENT_PID=50 01:07:50 Running ssh-add (command line suppressed) 01:07:50 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1797916364969255729.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1797916364969255729.key) 01:07:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:51 + git semver init 01:07:51 # -> Open(): unable to determine branch for HEAD 01:07:51 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 01:07:51 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 01:07:51 # $SEMVER_REMOTE_NAME = origin 01:07:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:07:51 # $SEMVER_USER_NAME = edgex-jenkins 01:07:51 # $SEMVER_BRANCH = master 01:07:51 # $SEMVER_TEMP = /tmp/semver-239035830 01:07:51 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 01:07:51 # '/tmp/semver-239035830' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 01:07:51 # -> Force: false 01:07:51 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 01:07:51 $ docker exec --env ******** --env ******** 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 ssh-agent -k 01:07:51 unset SSH_AUTH_SOCK; 01:07:51 unset SSH_AGENT_PID; 01:07:51 echo Agent pid 50 killed; 01:07:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:52 + git semver [Pipeline] } 01:07:52 $ docker stop --time=1 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 01:07:54 $ docker rm -f 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 [Pipeline] // withDockerContainer [Pipeline] sh 01:07:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:07:55 Stashed 1 file(s) [Pipeline] echo 01:07:55 [edgeXSemver]: initialized semver on version 0.1.101 [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 01:08:10 Still waiting to schedule task 01:08:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:08:10 Still waiting to schedule task 01:08:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:10:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6112 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 01:10:18 Running in /w/workspace/go-mod-core-contracts/67 [Pipeline] { [Pipeline] checkout 01:10:23 using credential edgex-jenkins-ssh 01:10:23 Cloning the remote Git repository 01:10:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:10:23 > git init /w/workspace/go-mod-core-contracts/67 # timeout=10 01:10:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:10:23 > git --version # timeout=10 01:10:23 > git --version # 'git version 2.17.1' 01:10:23 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:10:25 Checking out Revision d140074b2025bfa6cd9f363d3898411c689815b6 (master) 01:10:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:10:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:10:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:10:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:10:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:10:25 > git config core.sparsecheckout # timeout=10 01:10:25 > git checkout -f d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 01:10:30 Commit message: "Merge pull request #348 from cloudxxx8/issue-347" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:10:31 ========================================================= 01:10:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:10:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:10:32 + 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 . 01:10:33 Sending build context to Docker daemon 1.743MB 01:10:33 Step 1/7 : ARG BASE=golang:1.15-alpine 01:10:33 Step 2/7 : FROM ${BASE} 01:10:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:10:33 b538f80385f9: Pulling fs layer 01:10:33 74f711af9a0d: Pulling fs layer 01:10:33 99f96fe45779: Pulling fs layer 01:10:33 8529a6b9a6be: Pulling fs layer 01:10:33 45590311c82a: Pulling fs layer 01:10:33 69ca0ff8b7b3: Pulling fs layer 01:10:33 209524e5b208: Pulling fs layer 01:10:33 45590311c82a: Waiting 01:10:33 69ca0ff8b7b3: Waiting 01:10:33 209524e5b208: Waiting 01:10:33 8529a6b9a6be: Waiting 01:10:33 99f96fe45779: Verifying Checksum 01:10:33 99f96fe45779: Download complete 01:10:33 74f711af9a0d: Verifying Checksum 01:10:33 74f711af9a0d: Download complete 01:10:33 45590311c82a: Verifying Checksum 01:10:33 45590311c82a: Download complete 01:10:33 69ca0ff8b7b3: Verifying Checksum 01:10:33 69ca0ff8b7b3: Download complete 01:10:34 b538f80385f9: Download complete 01:10:34 b538f80385f9: Pull complete 01:10:35 74f711af9a0d: Pull complete 01:10:35 99f96fe45779: Pull complete 01:10:36 209524e5b208: Verifying Checksum 01:10:36 209524e5b208: Download complete 01:10:37 8529a6b9a6be: Verifying Checksum 01:10:37 8529a6b9a6be: Download complete 01:10:48 8529a6b9a6be: Pull complete 01:10:48 45590311c82a: Pull complete 01:10:48 69ca0ff8b7b3: Pull complete 01:10:52 209524e5b208: Pull complete 01:10:52 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 01:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:10:52 ---> 5bddaf1c2fca 01:10:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:10:55 ---> Running in ef129bf29a58 01:10:55 Removing intermediate container ef129bf29a58 01:10:55 ---> d756e30d80df 01:10:55 Step 4/7 : RUN apk add bash 01:10:55 ---> Running in 9377f463b126 01:10:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:10:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:11:00 OK: 142 MiB in 39 packages 01:11:01 Removing intermediate container 9377f463b126 01:11:01 ---> 3f4152335c62 01:11:01 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:11:01 ---> Running in 2e53a839fe0d 01:11:02 Removing intermediate container 2e53a839fe0d 01:11:02 ---> 5d9f17f0a474 01:11:02 Step 6/7 : COPY go.mod . 01:11:03 ---> 9d6d0f3c8581 01:11:03 Step 7/7 : RUN go mod download 01:11:03 ---> Running in 5a4f40070f6a 01:11:07 Running on prd-centos7-docker-4c-2g-6113 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 01:11:07 Running in /w/workspace/go-mod-core-contracts/67 [Pipeline] { [Pipeline] checkout 01:11:11 using credential edgex-jenkins-ssh 01:11:11 Cloning the remote Git repository 01:11:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:11:11 > git init /w/workspace/go-mod-core-contracts/67 # timeout=10 01:11:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:11:11 > git --version # timeout=10 01:11:11 > git --version # 'git version 2.16.5' 01:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:11:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:11:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:11:12 Checking out Revision d140074b2025bfa6cd9f363d3898411c689815b6 (master) 01:11:12 > git config core.sparsecheckout # timeout=10 01:11:12 > git checkout -f d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 01:11:16 Commit message: "Merge pull request #348 from cloudxxx8/issue-347" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:11:16 ========================================================= 01:11:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:11:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:11:17 + 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 . 01:11:17 Sending build context to Docker daemon 1.743MB 01:11:17 Step 1/7 : ARG BASE=golang:1.15-alpine 01:11:17 Step 2/7 : FROM ${BASE} 01:11:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:11:17 df20fa9351a1: Pulling fs layer 01:11:17 ed8968b2872e: Pulling fs layer 01:11:17 a92cc7c5fd73: Pulling fs layer 01:11:17 e871e8e8d7a9: Pulling fs layer 01:11:17 e73272ec9a57: Pulling fs layer 01:11:17 1e910a182e73: Pulling fs layer 01:11:17 4e634b169226: Pulling fs layer 01:11:17 e73272ec9a57: Waiting 01:11:17 e871e8e8d7a9: Waiting 01:11:17 4e634b169226: Waiting 01:11:17 1e910a182e73: Waiting 01:11:18 a92cc7c5fd73: Verifying Checksum 01:11:18 a92cc7c5fd73: Download complete 01:11:18 ed8968b2872e: Download complete 01:11:18 e73272ec9a57: Verifying Checksum 01:11:18 e73272ec9a57: Download complete 01:11:18 1e910a182e73: Verifying Checksum 01:11:18 1e910a182e73: Download complete 01:11:18 df20fa9351a1: Verifying Checksum 01:11:18 df20fa9351a1: Download complete 01:11:18 Removing intermediate container 5a4f40070f6a 01:11:18 ---> ea38bbd3051c 01:11:18 Successfully built ea38bbd3051c 01:11:18 Successfully tagged ci-base-image-arm64:latest 01:11:18 df20fa9351a1: Pull complete [Pipeline] isUnix [Pipeline] sh 01:11:18 ed8968b2872e: Pull complete 01:11:18 a92cc7c5fd73: Pull complete 01:11:18 + docker inspect -f . ci-base-image-arm64 01:11:18 . [Pipeline] withDockerContainer 01:11:19 prd-ubuntu18.04-docker-arm64-4c-16g-6112 does not seem to be running inside a container 01:11:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/67 -v /w/workspace/go-mod-core-contracts/67:/w/workspace/go-mod-core-contracts/67:rw,z -v /w/workspace/go-mod-core-contracts/67@tmp:/w/workspace/go-mod-core-contracts/67@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 ******** ci-base-image-arm64 cat 01:11:20 4e634b169226: Verifying Checksum 01:11:20 4e634b169226: Download complete 01:11:20 $ docker top ec3d39b8c3f5d34e5cf4408f84c681f6582b4693be0443f32ad33953a80dfc61 -eo pid,comm 01:11:20 e871e8e8d7a9: Verifying Checksum 01:11:20 e871e8e8d7a9: Download complete [Pipeline] { [Pipeline] sh 01:11:22 + go version 01:11:22 go version go1.15.2 linux/arm64 [Pipeline] } 01:11:22 $ docker stop --time=1 ec3d39b8c3f5d34e5cf4408f84c681f6582b4693be0443f32ad33953a80dfc61 01:11:24 $ docker rm -f ec3d39b8c3f5d34e5cf4408f84c681f6582b4693be0443f32ad33953a80dfc61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 01:11:26 e871e8e8d7a9: Pull complete 01:11:26 e73272ec9a57: Pull complete 01:11:26 1e910a182e73: Pull complete [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:11:36 4e634b169226: Pull complete 01:11:36 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 01:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:11:36 ---> f7629b54cfaa 01:11:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:11:36 ---> Running in 949255da2ab2 01:11:36 Removing intermediate container 949255da2ab2 01:11:36 ---> 2656c8a294cf 01:11:36 Step 4/7 : RUN apk add bash 01:11:36 ---> Running in d4e98cc5aaef 01:11:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:11:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:11:38 OK: 166 MiB in 39 packages 01:11:38 Removing intermediate container d4e98cc5aaef 01:11:38 ---> a8083166af0b 01:11:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:11:38 ---> Running in 9fa0dc48192f 01:11:38 Removing intermediate container 9fa0dc48192f 01:11:38 ---> 61afd220d503 01:11:38 Step 6/7 : COPY go.mod . 01:11:38 ---> c75e62c07650 01:11:38 Step 7/7 : RUN go mod download 01:11:39 ---> Running in 0321239890c1 01:11:50 Removing intermediate container 0321239890c1 01:11:50 ---> 548b81bbc8e8 01:11:50 Successfully built 548b81bbc8e8 01:11:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:11:50 + docker inspect -f . ci-base-image-x86_64 01:11:50 . [Pipeline] withDockerContainer 01:11:50 prd-centos7-docker-4c-2g-6113 does not seem to be running inside a container 01:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/67 -v /w/workspace/go-mod-core-contracts/67:/w/workspace/go-mod-core-contracts/67:rw,z -v /w/workspace/go-mod-core-contracts/67@tmp:/w/workspace/go-mod-core-contracts/67@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 ******** ci-base-image-x86_64 cat 01:11:51 $ docker top 966a57f97825e40a9b5a277ac48a7c4e93aa36615e4b8f4439c8ac45b8451c12 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:51 + go version 01:11:51 go version go1.15.2 linux/amd64 [Pipeline] } 01:11:51 $ docker stop --time=1 966a57f97825e40a9b5a277ac48a7c4e93aa36615e4b8f4439c8ac45b8451c12 01:11:53 $ docker rm -f 966a57f97825e40a9b5a277ac48a7c4e93aa36615e4b8f4439c8ac45b8451c12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:11:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 01:11:56 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 01:11:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 01:11:56 01:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 01:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 01:11:56 1.317.0: Pulling from edgex-devops/edgex-snyk-go 01:11:56 cbdbe7a5bc2a: Pulling fs layer 01:11:56 408f87550127: Pulling fs layer 01:11:56 fe522b08c979: Pulling fs layer 01:11:56 221eaa008020: Pulling fs layer 01:11:56 2a4607e5d6b9: Pulling fs layer 01:11:56 8f79b27c4fd2: Pulling fs layer 01:11:56 e5c8dbe1645b: Pulling fs layer 01:11:56 23e8b3b47431: Pulling fs layer 01:11:56 5c568d65a230: Pulling fs layer 01:11:56 8f79b27c4fd2: Waiting 01:11:56 e5c8dbe1645b: Waiting 01:11:56 23e8b3b47431: Waiting 01:11:56 5c568d65a230: Waiting 01:11:56 221eaa008020: Waiting 01:11:56 2a4607e5d6b9: Waiting 01:11:56 fe522b08c979: Verifying Checksum 01:11:56 fe522b08c979: Download complete 01:11:56 408f87550127: Download complete 01:11:56 2a4607e5d6b9: Verifying Checksum 01:11:56 2a4607e5d6b9: Download complete 01:11:56 8f79b27c4fd2: Verifying Checksum 01:11:56 8f79b27c4fd2: Download complete 01:11:57 cbdbe7a5bc2a: Download complete 01:11:57 cbdbe7a5bc2a: Pull complete 01:11:57 408f87550127: Pull complete 01:11:57 fe522b08c979: Pull complete 01:11:58 e5c8dbe1645b: Verifying Checksum 01:11:58 e5c8dbe1645b: Download complete 01:11:59 23e8b3b47431: Verifying Checksum 01:11:59 23e8b3b47431: Download complete 01:12:00 5c568d65a230: Verifying Checksum 01:12:00 5c568d65a230: Download complete 01:12:01 221eaa008020: Verifying Checksum 01:12:01 221eaa008020: Download complete 01:12:08 221eaa008020: Pull complete 01:12:08 2a4607e5d6b9: Pull complete 01:12:08 8f79b27c4fd2: Pull complete 01:12:09 e5c8dbe1645b: Pull complete 01:12:12 23e8b3b47431: Pull complete 01:12:14 5c568d65a230: Pull complete 01:12:14 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 01:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 01:12:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 01:12:14 prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container 01:12:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 01:12:15 $ docker top a3f03c34ce85084679e5db98ab4cf597642cf7e6a41fb7fa7fb6132ef06c7bf7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:16 + snyk monitor '--org=edgex-jenkins' 01:12:26 01:12:26 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 01:12:26 01:12:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/5716b8de-016e-4bba-b0b1-fafee38b62f8 01:12:26 01:12:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:12:26 01:12:26 01:12:26 Snyk CLI supports Node.js 8 and higher. 01:12:26 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 01:12:26 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 01:12:26 01:12:26 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 01:12:26 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 01:12:26 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 01:12:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:12:26 $ docker stop --time=1 a3f03c34ce85084679e5db98ab4cf597642cf7e6a41fb7fa7fb6132ef06c7bf7 01:12:28 $ docker rm -f a3f03c34ce85084679e5db98ab4cf597642cf7e6a41fb7fa7fb6132ef06c7bf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:12:30 + git log --format=format:%s -1 d140074b2025bfa6cd9f363d3898411c689815b6 [Pipeline] isUnix [Pipeline] sh 01:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:12:30 . [Pipeline] withDockerContainer 01:12:30 prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container 01:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 01:12:31 $ docker top 45773f454483c41d1c31ca15390c11a1ae3a9d55a72a67fd8f6e2c48c5412173 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:12:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:31 [ssh-agent] Looking for ssh-agent implementation... 01:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:32 $ docker exec 45773f454483c41d1c31ca15390c11a1ae3a9d55a72a67fd8f6e2c48c5412173 ssh-agent 01:12:32 SSH_AUTH_SOCK=/tmp/ssh-q0kDPpGUx7qg/agent.11 01:12:32 SSH_AGENT_PID=17 01:12:32 Running ssh-add (command line suppressed) 01:12:32 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5741577022097533823.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5741577022097533823.key) 01:12:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:32 + git semver tag 01:12:32 # -> Open(): unable to determine branch for HEAD 01:12:32 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 01:12:32 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 01:12:32 # $SEMVER_REMOTE_NAME = origin 01:12:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:12:32 # $SEMVER_USER_NAME = edgex-jenkins 01:12:32 # $SEMVER_BRANCH = master 01:12:32 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 01:12:32 # d140074b2025bfa6cd9f363d3898411c689815b6 HEAD 01:12:32 # -> Force: false 01:12:32 # c5bbc1ecd9878c01c4b332025bde92cd2e91b6ef refs/tags/v0.1.101 [Pipeline] } 01:12:32 $ docker exec --env ******** --env ******** 45773f454483c41d1c31ca15390c11a1ae3a9d55a72a67fd8f6e2c48c5412173 ssh-agent -k 01:12:33 unset SSH_AUTH_SOCK; 01:12:33 unset SSH_AGENT_PID; 01:12:33 echo Agent pid 17 killed; 01:12:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:12:33 + git semver [Pipeline] } 01:12:33 $ docker stop --time=1 45773f454483c41d1c31ca15390c11a1ae3a9d55a72a67fd8f6e2c48c5412173 01:12:34 $ docker rm -f 45773f454483c41d1c31ca15390c11a1ae3a9d55a72a67fd8f6e2c48c5412173 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:12:35 01:12:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:12:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:12:36 0.23.1-centos7: Pulling from edgex-lftools 01:12:36 ab5ef0e58194: Pulling fs layer 01:12:36 9712f1f96733: Pulling fs layer 01:12:36 63f879dbbcfc: Pulling fs layer 01:12:36 0d9ebad4ef96: Pulling fs layer 01:12:36 e9a5061849ea: Pulling fs layer 01:12:36 d747dcd14b5f: Pulling fs layer 01:12:36 2de7ff778b66: Pulling fs layer 01:12:36 0d9ebad4ef96: Waiting 01:12:36 e9a5061849ea: Waiting 01:12:36 d747dcd14b5f: Waiting 01:12:36 2de7ff778b66: Waiting 01:12:36 9712f1f96733: Download complete 01:12:37 63f879dbbcfc: Verifying Checksum 01:12:37 63f879dbbcfc: Download complete 01:12:37 e9a5061849ea: Verifying Checksum 01:12:37 e9a5061849ea: Download complete 01:12:37 d747dcd14b5f: Verifying Checksum 01:12:37 d747dcd14b5f: Download complete 01:12:38 2de7ff778b66: Verifying Checksum 01:12:38 2de7ff778b66: Download complete 01:12:38 0d9ebad4ef96: Verifying Checksum 01:12:38 0d9ebad4ef96: Download complete 01:12:38 ab5ef0e58194: Verifying Checksum 01:12:38 ab5ef0e58194: Download complete 01:12:44 ab5ef0e58194: Pull complete 01:12:44 9712f1f96733: Pull complete 01:12:45 63f879dbbcfc: Pull complete 01:12:53 0d9ebad4ef96: Pull complete 01:12:53 e9a5061849ea: Pull complete 01:12:53 d747dcd14b5f: Pull complete 01:12:58 2de7ff778b66: Pull complete 01:12:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:12:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:12:58 prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container 01:12:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:10003/edgex-lftools:0.23.1-centos7 cat 01:13:01 $ docker top a82f5da9abf36491c606373614d270f6eaed5d6462f7c33a2ab99ae38ab20afb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:13:01 provisioning config files... 01:13:01 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config463796471817628860tmp 01:13:01 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config359383868721756308tmp 01:13:01 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3183869412022652787tmp [Pipeline] { [Pipeline] echo 01:13:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:13:01 ---> sigul-configuration.sh 01:13:01 gpg: directory `/root/.gnupg' created 01:13:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:13:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:13:01 gpg: keyring `/root/.gnupg/secring.gpg' created 01:13:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:13:01 gpg: CAST5 encrypted data 01:13:02 gpg: encrypted with 1 passphrase 01:13:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:13:02 + mkdir /home/jenkins 01:13:02 + mkdir /home/jenkins/sigul [Pipeline] sh 01:13:02 + 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 01:13:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:13:03 ---> sigul-install.sh 01:13:13 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 01:13:13 + git tag --list 01:13:13 v0.0.0 01:13:13 v0.0.1 01:13:13 v0.1.0 01:13:13 v0.1.1 01:13:13 v0.1.10 01:13:13 v0.1.100 01:13:13 v0.1.101 01:13:13 v0.1.11 01:13:13 v0.1.12 01:13:13 v0.1.13 01:13:13 v0.1.14 01:13:13 v0.1.15 01:13:13 v0.1.16 01:13:13 v0.1.17 01:13:13 v0.1.18 01:13:13 v0.1.19 01:13:13 v0.1.2 01:13:13 v0.1.20 01:13:13 v0.1.21 01:13:13 v0.1.22 01:13:13 v0.1.23 01:13:13 v0.1.24 01:13:13 v0.1.25 01:13:13 v0.1.26 01:13:13 v0.1.27 01:13:13 v0.1.28 01:13:13 v0.1.29 01:13:13 v0.1.3 01:13:13 v0.1.30 01:13:13 v0.1.31 01:13:13 v0.1.32 01:13:13 v0.1.33 01:13:13 v0.1.34 01:13:13 v0.1.35 01:13:13 v0.1.36 01:13:13 v0.1.37 01:13:13 v0.1.38 01:13:13 v0.1.39 01:13:13 v0.1.4 01:13:13 v0.1.40 01:13:13 v0.1.41 01:13:13 v0.1.42 01:13:13 v0.1.43 01:13:13 v0.1.44 01:13:13 v0.1.45 01:13:13 v0.1.46 01:13:13 v0.1.47 01:13:13 v0.1.48 01:13:13 v0.1.49 01:13:13 v0.1.5 01:13:13 v0.1.50 01:13:13 v0.1.51 01:13:13 v0.1.52 01:13:13 v0.1.53 01:13:13 v0.1.54 01:13:13 v0.1.55 01:13:13 v0.1.56 01:13:13 v0.1.57 01:13:13 v0.1.58 01:13:13 v0.1.59 01:13:13 v0.1.6 01:13:13 v0.1.60 01:13:13 v0.1.61 01:13:13 v0.1.62 01:13:13 v0.1.63 01:13:13 v0.1.64 01:13:13 v0.1.65 01:13:13 v0.1.66 01:13:13 v0.1.67 01:13:13 v0.1.68 01:13:13 v0.1.69 01:13:13 v0.1.7 01:13:13 v0.1.70 01:13:13 v0.1.71 01:13:13 v0.1.72 01:13:13 v0.1.73 01:13:13 v0.1.74 01:13:13 v0.1.75 01:13:13 v0.1.76 01:13:13 v0.1.77 01:13:13 v0.1.78 01:13:13 v0.1.79 01:13:13 v0.1.8 01:13:13 v0.1.80 01:13:13 v0.1.81 01:13:13 v0.1.82 01:13:13 v0.1.83 01:13:13 v0.1.84 01:13:13 v0.1.85 01:13:13 v0.1.86 01:13:13 v0.1.87 01:13:13 v0.1.88 01:13:13 v0.1.89 01:13:13 v0.1.9 01:13:13 v0.1.90 01:13:13 v0.1.91 01:13:13 v0.1.92 01:13:13 v0.1.93 01:13:13 v0.1.94 01:13:13 v0.1.95 01:13:13 v0.1.96 01:13:13 v0.1.97 01:13:13 v0.1.98 01:13:13 v0.1.99 [Pipeline] sh 01:13:13 + lftools sign git-tag v0.1.101 01:13:15 Signing Git tag with Sigul... 01:13:15 Signing v0.1.101 [Pipeline] echo 01:13:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:13:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:13:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:13:16 $ docker stop --time=1 a82f5da9abf36491c606373614d270f6eaed5d6462f7c33a2ab99ae38ab20afb 01:13:18 $ docker rm -f a82f5da9abf36491c606373614d270f6eaed5d6462f7c33a2ab99ae38ab20afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:13:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:13:19 . [Pipeline] withDockerContainer 01:13:20 prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container 01:13:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 01:13:21 $ docker top 645e5e7bb419087baa3b6872e7d8c8ad3ba52812e20de9c15003ec01142ff5ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:13:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:21 [ssh-agent] Looking for ssh-agent implementation... 01:13:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:21 $ docker exec 645e5e7bb419087baa3b6872e7d8c8ad3ba52812e20de9c15003ec01142ff5ff ssh-agent 01:13:22 SSH_AUTH_SOCK=/tmp/ssh-4vg92DgP7tZx/agent.13 01:13:22 SSH_AGENT_PID=18 01:13:22 Running ssh-add (command line suppressed) 01:13:22 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6827215691612890206.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6827215691612890206.key) 01:13:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:22 + git semver bump patch 01:13:22 # -> Open(): unable to determine branch for HEAD 01:13:22 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 01:13:22 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 01:13:22 # $SEMVER_REMOTE_NAME = origin 01:13:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:13:22 # $SEMVER_USER_NAME = edgex-jenkins 01:13:22 # $SEMVER_BRANCH = master 01:13:22 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 01:13:22 0.1.102 [Pipeline] } 01:13:22 $ docker exec --env ******** --env ******** 645e5e7bb419087baa3b6872e7d8c8ad3ba52812e20de9c15003ec01142ff5ff ssh-agent -k 01:13:22 unset SSH_AUTH_SOCK; 01:13:22 unset SSH_AGENT_PID; 01:13:22 echo Agent pid 18 killed; 01:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:23 + git semver [Pipeline] } 01:13:23 $ docker stop --time=1 645e5e7bb419087baa3b6872e7d8c8ad3ba52812e20de9c15003ec01142ff5ff 01:13:24 $ docker rm -f 645e5e7bb419087baa3b6872e7d8c8ad3ba52812e20de9c15003ec01142ff5ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:13:25 . [Pipeline] withDockerContainer 01:13:25 prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container 01:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 01:13:26 $ docker top 5246638bd5a108bcf266ba7026a56ea2b2810270ae310860c52674e9cb5884a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:26 [ssh-agent] Looking for ssh-agent implementation... 01:13:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:26 $ docker exec 5246638bd5a108bcf266ba7026a56ea2b2810270ae310860c52674e9cb5884a8 ssh-agent 01:13:26 SSH_AUTH_SOCK=/tmp/ssh-jZBnM88x9ia0/agent.13 01:13:26 SSH_AGENT_PID=19 01:13:26 Running ssh-add (command line suppressed) 01:13:27 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2459132286718266624.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2459132286718266624.key) 01:13:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:27 + git semver push 01:13:27 # -> Open(): unable to determine branch for HEAD 01:13:27 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 01:13:27 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 01:13:27 # $SEMVER_REMOTE_NAME = origin 01:13:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:13:27 # $SEMVER_USER_NAME = edgex-jenkins 01:13:27 # $SEMVER_BRANCH = master 01:13:27 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 01:13:34 $ docker exec --env ******** --env ******** 5246638bd5a108bcf266ba7026a56ea2b2810270ae310860c52674e9cb5884a8 ssh-agent -k 01:13:34 unset SSH_AUTH_SOCK; 01:13:34 unset SSH_AGENT_PID; 01:13:34 echo Agent pid 19 killed; 01:13:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:34 + git semver [Pipeline] } 01:13:34 $ docker stop --time=1 5246638bd5a108bcf266ba7026a56ea2b2810270ae310860c52674e9cb5884a8 01:13:36 $ docker rm -f 5246638bd5a108bcf266ba7026a56ea2b2810270ae310860c52674e9cb5884a8 [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 01:13:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:13:38 ---> package-listing.sh 01:13:38 ++ facter osfamily 01:13:38 ++ tr '[:upper:]' '[:lower:]' 01:13:38 + OS_FAMILY=redhat 01:13:38 + workspace=/w/workspace/dry_go-mod-core-contracts_master 01:13:38 + START_PACKAGES=/tmp/packages_start.txt 01:13:38 + END_PACKAGES=/tmp/packages_end.txt 01:13:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:13:38 + PACKAGES=/tmp/packages_start.txt 01:13:38 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 01:13:38 + PACKAGES=/tmp/packages_end.txt 01:13:38 + case "${OS_FAMILY}" in 01:13:38 + rpm -qa 01:13:38 + sort 01:13:42 + '[' -f /tmp/packages_start.txt ']' 01:13:42 + '[' -f /tmp/packages_end.txt ']' 01:13:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:13:42 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 01:13:42 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 01:13:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 01:13:42 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:13:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:42 01:13:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:13:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:43 alpine: Pulling from edgex-lftools-log-publisher 01:13:43 df20fa9351a1: Pulling fs layer 01:13:43 36b3adc4ff6f: Pulling fs layer 01:13:43 8ad3a11d3b57: Pulling fs layer 01:13:43 46f8f816bc3b: Pulling fs layer 01:13:43 93b61091891f: Pulling fs layer 01:13:43 93b9cdb0e59b: Pulling fs layer 01:13:43 5e14af77c1be: Pulling fs layer 01:13:43 01666e4c0597: Pulling fs layer 01:13:43 aa168da1d23b: Pulling fs layer 01:13:43 46f8f816bc3b: Waiting 01:13:43 93b61091891f: Waiting 01:13:43 93b9cdb0e59b: Waiting 01:13:43 5e14af77c1be: Waiting 01:13:43 01666e4c0597: Waiting 01:13:43 aa168da1d23b: Waiting 01:13:43 36b3adc4ff6f: Verifying Checksum 01:13:43 36b3adc4ff6f: Download complete 01:13:43 46f8f816bc3b: Download complete 01:13:43 df20fa9351a1: Verifying Checksum 01:13:43 df20fa9351a1: Download complete 01:13:43 93b9cdb0e59b: Verifying Checksum 01:13:43 93b9cdb0e59b: Download complete 01:13:43 5e14af77c1be: Verifying Checksum 01:13:43 5e14af77c1be: Download complete 01:13:43 93b61091891f: Verifying Checksum 01:13:43 93b61091891f: Download complete 01:13:43 01666e4c0597: Verifying Checksum 01:13:43 01666e4c0597: Download complete 01:13:43 df20fa9351a1: Pull complete 01:13:44 8ad3a11d3b57: Verifying Checksum 01:13:44 8ad3a11d3b57: Download complete 01:13:44 36b3adc4ff6f: Pull complete 01:13:44 8ad3a11d3b57: Pull complete 01:13:44 46f8f816bc3b: Pull complete 01:13:45 93b61091891f: Pull complete 01:13:45 93b9cdb0e59b: Pull complete 01:13:46 5e14af77c1be: Pull complete 01:13:46 01666e4c0597: Pull complete 01:13:46 aa168da1d23b: Verifying Checksum 01:13:46 aa168da1d23b: Download complete 01:13:54 aa168da1d23b: Pull complete 01:13:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:13:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:13:55 prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container 01:13:55 $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:10003/edgex-lftools-log-publisher:alpine cat 01:13:58 $ docker top 6e4d5d3103eb0c091f39729fac34247a0785cf9ae2fe5bc36f14f51975f41d0a -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:58 + touch /tmp/pre-build-complete [Pipeline] sh 01:13:58 + mkdir -p /var/log/sa [Pipeline] sh 01:13:59 + ls /var/log/sa-host 01:13:59 + sadf -c /var/log/sa-host/sa05 01:13:59 file_magic: OK 01:13:59 HZ: Using current value: 100 01:13:59 file_header: OK 01:13:59 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 01:13:59 Statistics: 01:13:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:13:59 File successfully converted to sysstat format version 12.2.1 01:13:59 + sadf -c /var/log/sa-host/sa19 01:13:59 file_magic: OK 01:13:59 HZ: Using current value: 100 01:13:59 file_header: OK 01:13:59 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 01:13:59 Statistics: 01:13:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:13:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:59 provisioning config files... 01:13:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7762653362401636664tmp [Pipeline] { [Pipeline] echo 01:13:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:14:00 ---> create-netrc.sh [Pipeline] } 01:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:14:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:14:00 ---> python-tools-install.sh [Pipeline] echo 01:14:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:14:00 ---> sudo-logs.sh 01:14:00 Archiving 'sudo' log.. [Pipeline] echo 01:14:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:14:01 ---> job-cost.sh 01:14:01 lf-activate-venv: SKIPPING 01:14:01 INFO: No Stack... 01:14:02 INFO: Retrieving Pricing Info for: v1-standard-2 01:14:02 INFO: Archiving Costs [Pipeline] echo 01:14:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:14:03 ---> logs-deploy.sh 01:14:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/67 01:14:03 INFO: archiving workspace using pattern(s): 01:14:05 Archives upload complete. 01:14:05 INFO: archiving logs to Nexus 01:14:06 ---> uname -a: 01:14:06 Linux prd-centos7-docker-4c-2g-6111.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:14:06 01:14:06 01:14:06 ---> lscpu: 01:14:06 Architecture: x86_64 01:14:06 CPU op-mode(s): 32-bit, 64-bit 01:14:06 Byte Order: Little Endian 01:14:06 Address sizes: 40 bits physical, 48 bits virtual 01:14:06 CPU(s): 4 01:14:06 On-line CPU(s) list: 0-3 01:14:06 Thread(s) per core: 1 01:14:06 Core(s) per socket: 1 01:14:06 Socket(s): 4 01:14:06 NUMA node(s): 1 01:14:06 Vendor ID: GenuineIntel 01:14:06 CPU family: 6 01:14:06 Model: 44 01:14:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:14:06 Stepping: 1 01:14:06 CPU MHz: 2933.436 01:14:06 BogoMIPS: 5866.87 01:14:06 Virtualization: VT-x 01:14:06 Hypervisor vendor: KVM 01:14:06 Virtualization type: full 01:14:06 L1d cache: 128 KiB 01:14:06 L1i cache: 128 KiB 01:14:06 L2 cache: 16 MiB 01:14:06 L3 cache: 64 MiB 01:14:06 NUMA node0 CPU(s): 0-3 01:14:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:14:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:14:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:14:06 Vulnerability Meltdown: Mitigation; PTI 01:14:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:14:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:14:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:14:06 Vulnerability Tsx async abort: Not affected 01:14:06 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 01:14:06 01:14:06 01:14:06 ---> nproc: 01:14:06 4 01:14:06 01:14:06 01:14:06 ---> df -h: 01:14:06 Filesystem Size Used Available Use% Mounted on 01:14:06 overlay 50.0G 8.4G 41.5G 17% / 01:14:06 tmpfs 64.0M 0 64.0M 0% /dev 01:14:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:14:06 shm 64.0M 0 64.0M 0% /dev/shm 01:14:06 /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os 01:14:06 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf 01:14:06 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname 01:14:06 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts 01:14:06 /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json 01:14:06 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master 01:14:06 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 01:14:06 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host 01:14:06 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure 01:14:06 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log 01:14:06 01:14:06 01:14:06 ---> free -m: 01:14:06 total used free shared buff/cache available 01:14:06 Mem: 1837 796 147 0 893 976 01:14:06 Swap: 1023 3 1020 01:14:06 01:14:06 01:14:06 ---> ip addr: 01:14:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:14:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:14:06 inet 127.0.0.1/8 scope host lo 01:14:06 valid_lft forever preferred_lft forever 01:14:06 inet6 ::1/128 scope host 01:14:06 valid_lft forever preferred_lft forever 01:14:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:14:06 link/ether fa:16:3e:96:18:83 brd ff:ff:ff:ff:ff:ff 01:14:06 inet 10.30.122.202/23 brd 10.30.123.255 scope global dynamic eth0 01:14:06 valid_lft 85974sec preferred_lft 85974sec 01:14:06 inet6 fe80::f816:3eff:fe96:1883/64 scope link 01:14:06 valid_lft forever preferred_lft forever 01:14:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:14:06 link/ether 02:42:b5:54:a4:a7 brd ff:ff:ff:ff:ff:ff 01:14:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:14:06 valid_lft forever preferred_lft forever 01:14:06 inet6 fe80::42:b5ff:fe54:a4a7/64 scope link 01:14:06 valid_lft forever preferred_lft forever 01:14:06 01:14:06 01:14:06 ---> sar -b -r -n DEV: 01:14:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 01:14:06 01:14:06 01:06:40 LINUX RESTART (4 CPU) 01:14:06 01:14:06 01:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:14:06 01:09:01 2.80 0.00 2.80 0.00 0.00 107.94 0.00 01:14:06 01:10:01 0.35 0.00 0.35 0.00 0.00 4.88 0.00 01:14:06 01:11:01 0.30 0.00 0.30 0.00 0.00 3.80 0.00 01:14:06 01:12:01 10.42 2.05 8.37 0.00 304.23 6665.77 0.00 01:14:06 01:13:01 350.68 162.61 188.07 0.00 9335.51 54790.17 0.00 01:14:06 Average: 72.95 32.95 40.00 0.00 1929.06 12320.99 0.00 01:14:06 01:14:06 01:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:14:06 01:09:01 164976 0 583384 31.01 2620 1130576 1066884 36.41 435032 1121676 20 01:14:06 01:10:01 165304 0 583048 30.99 2620 1130584 1063896 36.31 435628 1121380 20 01:14:06 01:11:01 162636 0 585712 31.13 2620 1130588 1063980 36.31 438164 1121112 8 01:14:06 01:12:01 73680 0 666524 35.42 2620 1138732 1488560 50.80 519508 1122496 29524 01:14:06 01:13:01 148280 0 756852 40.22 1948 974476 1382512 47.18 591696 868692 40 01:14:06 Average: 142975 0 635104 33.75 2486 1100991 1213166 41.40 484006 1071071 5922 01:14:06 01:14:06 01:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:14:06 01:09:01 eth0 0.18 0.10 0.01 0.02 0.00 0.00 0.00 0.00 01:14:06 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 01:10:01 eth0 1.10 0.27 0.41 0.02 0.00 0.00 0.00 0.00 01:14:06 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 01:11:01 eth0 0.95 0.35 0.32 0.20 0.00 0.00 0.00 0.00 01:14:06 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 01:12:01 eth0 434.65 385.90 3777.70 27.74 0.00 0.00 0.00 0.00 01:14:06 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 01:13:01 vethe006c1e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 01:13:01 eth0 443.63 386.29 3353.17 93.79 0.00 0.00 0.00 0.00 01:14:06 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 01:13:01 docker0 17.90 18.54 1.34 121.23 0.00 0.00 0.00 0.00 01:14:06 Average: vethe006c1e 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 Average: eth0 176.15 154.62 1426.67 24.36 0.00 0.00 0.00 0.00 01:14:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:06 Average: docker0 3.58 3.71 0.27 24.26 0.00 0.00 0.00 0.00 01:14:06 01:14:06 01:14:06 ---> sar -P ALL: 01:14:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 01:14:06 01:14:06 01:06:40 LINUX RESTART (4 CPU) 01:14:06 01:14:06 01:08:01 CPU %user %nice %system %iowait %steal %idle 01:14:06 01:09:01 all 0.18 0.00 0.04 0.00 0.00 99.78 01:14:06 01:09:01 0 0.52 0.00 0.03 0.00 0.00 99.45 01:14:06 01:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 01:14:06 01:09:01 2 0.10 0.00 0.05 0.00 0.00 99.85 01:14:06 01:09:01 3 0.05 0.00 0.05 0.00 0.00 99.90 01:14:06 01:10:01 all 0.12 0.00 0.03 0.00 0.00 99.86 01:14:06 01:10:01 0 0.32 0.00 0.02 0.00 0.00 99.67 01:14:06 01:10:01 1 0.07 0.00 0.03 0.00 0.00 99.90 01:14:06 01:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:14:06 01:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:14:06 01:11:01 all 0.16 0.00 0.03 0.00 0.01 99.80 01:14:06 01:11:01 0 0.50 0.00 0.05 0.00 0.02 99.43 01:14:06 01:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:14:06 01:11:01 2 0.05 0.00 0.05 0.00 0.02 99.88 01:14:06 01:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:14:06 01:12:01 all 1.38 0.00 1.12 0.00 0.03 97.46 01:14:06 01:12:01 0 1.77 0.00 1.42 0.02 0.03 96.76 01:14:06 01:12:01 1 1.28 0.00 1.23 0.00 0.03 97.47 01:14:06 01:12:01 2 1.24 0.00 1.02 0.00 0.02 97.72 01:14:06 01:12:01 3 1.24 0.00 0.82 0.00 0.03 97.91 01:14:06 01:13:01 all 15.26 0.00 11.12 4.23 0.17 69.22 01:14:06 01:13:01 0 14.52 0.00 11.01 2.94 0.16 71.37 01:14:06 01:13:01 1 16.40 0.00 10.82 4.35 0.17 68.25 01:14:06 01:13:01 2 14.96 0.00 12.08 6.92 0.16 65.89 01:14:06 01:13:01 3 15.13 0.00 10.59 2.70 0.17 71.41 01:14:06 Average: all 3.33 0.00 2.40 0.82 0.04 93.41 01:14:06 Average: 0 3.44 0.00 2.43 0.57 0.04 93.52 01:14:06 Average: 1 3.48 0.00 2.36 0.84 0.04 93.27 01:14:06 Average: 2 3.19 0.00 2.58 1.34 0.04 92.85 01:14:06 Average: 3 3.20 0.00 2.23 0.52 0.04 94.01 01:14:06 01:14:06 01:14:06