Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19955 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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 # timeout=10 Commit message: "Merge pull request #430 from judehung/issue-429" > git rev-list --no-walk 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:24:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:24:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:24:44 ========================================================= 11:24:44 EdgeX Global Pipelines Version Info 11:24:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:24:45 ------------------- 11:24:45 stable info: 11:24:45 ------------------- 11:24:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:24:45 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 11:24:45 Message: update stable to v1.0.173 11:24:46 ------------------- 11:24:46 experimental info: 11:24:46 ------------------- 11:24:46 Commited By: **** collab-it+edgex@linuxfoundation.org 11:24:46 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 11:24:46 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:24:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 11:24:47 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 11:24:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:24:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:24:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:24:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:24:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:24:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:24:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 11:24:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:24:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:24:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:24:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:24:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:24:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:24:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 11:24:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 11:24:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 [Pipeline] echo 11:24:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c6cfcc [Pipeline] echo 11:24:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:24:51 + git log --format=format:%s -1 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 [Pipeline] echo 11:24:51 GIT_COMMIT: 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42, Commit Message: Merge pull request #430 from judehung/issue-429 [Pipeline] echo 11:24:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:24:52 11:24:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:24:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:24:52 latest: Pulling from edgex-devops/git-semver 11:24:52 31603596830f: Pulling fs layer 11:24:52 2a8b12db71e7: Pulling fs layer 11:24:52 6ca5941a6612: Pulling fs layer 11:24:52 ecc8261a40a4: Pulling fs layer 11:24:52 ecc8261a40a4: Waiting 11:24:52 2a8b12db71e7: Download complete 11:24:52 31603596830f: Verifying Checksum 11:24:52 31603596830f: Download complete 11:24:53 ecc8261a40a4: Verifying Checksum 11:24:53 ecc8261a40a4: Download complete 11:24:53 6ca5941a6612: Verifying Checksum 11:24:53 6ca5941a6612: Download complete 11:24:53 31603596830f: Pull complete 11:24:53 2a8b12db71e7: Pull complete 11:24:54 6ca5941a6612: Pull complete 11:24:54 ecc8261a40a4: Pull complete 11:24:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:24:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:24:54 prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container 11:24:54 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:24:56 $ docker top cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:24:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:24:57 [ssh-agent] Looking for ssh-agent implementation... 11:24:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:57 $ docker exec cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 ssh-agent 11:24:57 SSH_AUTH_SOCK=/tmp/ssh-KbBdcydOfYqq/agent.12 11:24:57 SSH_AGENT_PID=18 11:24:57 Running ssh-add (command line suppressed) 11:24:58 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8831235686794147018.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8831235686794147018.key) 11:24:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:24:58 + git tag --points-at HEAD [Pipeline] } 11:24:58 $ docker exec --env ******** --env ******** cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 ssh-agent -k 11:24:58 unset SSH_AUTH_SOCK; 11:24:58 unset SSH_AGENT_PID; 11:24:58 echo Agent pid 18 killed; 11:24:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:24:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:24:58 [ssh-agent] Looking for ssh-agent implementation... 11:24:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:59 $ docker exec cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 ssh-agent 11:24:59 SSH_AUTH_SOCK=/tmp/ssh-zMGsPwHI1LdP/agent.46 11:24:59 SSH_AGENT_PID=51 11:24:59 Running ssh-add (command line suppressed) 11:24:59 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8087572860472152893.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8087572860472152893.key) 11:24:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:24:59 + git semver init 11:24:59 # -> Open(): unable to determine branch for HEAD 11:24:59 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 11:24:59 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 11:24:59 # $SEMVER_REMOTE_NAME = origin 11:24:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:24:59 # $SEMVER_USER_NAME = edgex-jenkins 11:24:59 # $SEMVER_BRANCH = master 11:24:59 # $SEMVER_TEMP = /tmp/semver-137940751 11:24:59 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 11:25:00 # '/tmp/semver-137940751' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 11:25:00 # -> Force: false 11:25:00 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 11:25:00 $ docker exec --env ******** --env ******** cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 ssh-agent -k 11:25:00 unset SSH_AUTH_SOCK; 11:25:00 unset SSH_AGENT_PID; 11:25:00 echo Agent pid 51 killed; 11:25:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:01 + git semver [Pipeline] } 11:25:01 $ docker stop --time=1 cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 11:25:02 $ docker rm -f cbb34899c71b8984303cce15fed253b04b0b2d95a8706479ed583eedbdf8ae13 [Pipeline] // withDockerContainer [Pipeline] sh 11:25:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:25:03 Stashed 1 file(s) [Pipeline] echo 11:25:03 [edgeXSemver]: initialized semver on version 0.1.145 [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 11:25:19 Still waiting to schedule task 11:25:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:25:19 Still waiting to schedule task 11:25:19 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 11:27:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19956 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 11:27:12 Running in /w/workspace/go-mod-core-contracts/114 [Pipeline] { [Pipeline] checkout 11:27:17 using credential edgex-jenkins-ssh 11:27:17 Cloning the remote Git repository 11:27:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 11:27:17 > git init /w/workspace/go-mod-core-contracts/114 # timeout=10 11:27:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:27:17 > git --version # timeout=10 11:27:17 > git --version # 'git version 2.17.1' 11:27:17 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:27:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:19 Checking out Revision 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 (master) 11:27:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:27:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:27:18 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:27:19 > git config core.sparsecheckout # timeout=10 11:27:19 > git checkout -f 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 # timeout=10 11:27:23 Commit message: "Merge pull request #430 from judehung/issue-429" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:27:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:27:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:27:26 + true 11:27:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 11:27:30 ========================================================= 11:27:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:27:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:27:30 + 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 . 11:27:31 Sending build context to Docker daemon 2.154MB 11:27:31 Step 1/7 : ARG BASE=golang:1.15-alpine 11:27:31 Step 2/7 : FROM ${BASE} 11:27:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:27:32 5f621e34cdf4: Pulling fs layer 11:27:32 a4357932f1b6: Pulling fs layer 11:27:32 18c013af1878: Pulling fs layer 11:27:32 00ac8860ef70: Pulling fs layer 11:27:32 63d7cb157983: Pulling fs layer 11:27:32 b116817d02f9: Pulling fs layer 11:27:32 745a02a5169b: Pulling fs layer 11:27:32 745a02a5169b: Waiting 11:27:32 00ac8860ef70: Waiting 11:27:32 b116817d02f9: Waiting 11:27:32 63d7cb157983: Waiting 11:27:32 18c013af1878: Verifying Checksum 11:27:32 18c013af1878: Download complete 11:27:32 a4357932f1b6: Verifying Checksum 11:27:32 a4357932f1b6: Download complete 11:27:32 63d7cb157983: Verifying Checksum 11:27:32 63d7cb157983: Download complete 11:27:32 b116817d02f9: Verifying Checksum 11:27:32 b116817d02f9: Download complete 11:27:32 5f621e34cdf4: Download complete 11:27:32 5f621e34cdf4: Pull complete 11:27:33 a4357932f1b6: Pull complete 11:27:33 18c013af1878: Pull complete 11:27:34 745a02a5169b: Verifying Checksum 11:27:34 745a02a5169b: Download complete 11:27:36 00ac8860ef70: Verifying Checksum 11:27:36 00ac8860ef70: Download complete 11:27:46 00ac8860ef70: Pull complete 11:27:46 63d7cb157983: Pull complete 11:27:46 Running on prd-centos7-docker-4c-2g-19957 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 11:27:46 Running in /w/workspace/go-mod-core-contracts/114 [Pipeline] { [Pipeline] checkout 11:27:46 b116817d02f9: Pull complete 11:27:48 using credential edgex-jenkins-ssh 11:27:48 Cloning the remote Git repository 11:27:48 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 11:27:48 > git init /w/workspace/go-mod-core-contracts/114 # timeout=10 11:27:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:27:48 > git --version # timeout=10 11:27:48 > git --version # 'git version 2.24.3' 11:27:48 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:27:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:27:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:27:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:27:50 Checking out Revision 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 (master) 11:27:50 745a02a5169b: Pull complete 11:27:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:27:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:27:50 ---> b7e6874047d6 11:27:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:27:50 > git config core.sparsecheckout # timeout=10 11:27:50 > git checkout -f 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 # timeout=10 11:27:53 ---> Running in b2784efea99f 11:27:53 Removing intermediate container b2784efea99f 11:27:53 ---> eb46cc433d3c 11:27:53 Step 4/7 : RUN apk add bash 11:27:53 Commit message: "Merge pull request #430 from judehung/issue-429" 11:27:54 ---> Running in ffcbe4b43543 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:27:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 11:27:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 11:27:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:27:55 + sudo service docker restart 11:27:55 + true 11:27:55 Redirecting to /bin/systemctl restart docker.service 11:27:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo 11:27:56 ========================================================= 11:27:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:27:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:27:57 + 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 . 11:27:57 OK: 142 MiB in 39 packages 11:27:57 Sending build context to Docker daemon 2.155MB 11:27:57 Step 1/7 : ARG BASE=golang:1.15-alpine 11:27:57 Step 2/7 : FROM ${BASE} 11:27:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:27:57 188c0c94c7c5: Pulling fs layer 11:27:57 0ef7d3d256c8: Pulling fs layer 11:27:57 de9db76c5a1d: Pulling fs layer 11:27:57 bca2f99d35d6: Pulling fs layer 11:27:57 93359f2a8cfa: Pulling fs layer 11:27:57 7c6f9722023f: Pulling fs layer 11:27:57 a35cf1a2eb13: Pulling fs layer 11:27:57 7c6f9722023f: Waiting 11:27:57 bca2f99d35d6: Waiting 11:27:57 93359f2a8cfa: Waiting 11:27:57 a35cf1a2eb13: Waiting 11:27:57 de9db76c5a1d: Verifying Checksum 11:27:57 de9db76c5a1d: Download complete 11:27:57 0ef7d3d256c8: Download complete 11:27:57 93359f2a8cfa: Verifying Checksum 11:27:57 93359f2a8cfa: Download complete 11:27:57 7c6f9722023f: Verifying Checksum 11:27:57 7c6f9722023f: Download complete 11:27:57 188c0c94c7c5: Verifying Checksum 11:27:57 188c0c94c7c5: Download complete 11:27:58 188c0c94c7c5: Pull complete 11:27:58 0ef7d3d256c8: Pull complete 11:27:58 de9db76c5a1d: Pull complete 11:27:58 Removing intermediate container ffcbe4b43543 11:27:58 ---> d8923518318f 11:27:58 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:27:58 ---> Running in 5c318c247d75 11:27:59 Removing intermediate container 5c318c247d75 11:27:59 ---> 392f35258f40 11:27:59 Step 6/7 : COPY go.mod . 11:28:00 a35cf1a2eb13: Verifying Checksum 11:28:00 a35cf1a2eb13: Download complete 11:28:00 ---> 98694aecc952 11:28:00 Step 7/7 : RUN go mod download 11:28:00 ---> Running in ec895f63c83a 11:28:00 bca2f99d35d6: Verifying Checksum 11:28:00 bca2f99d35d6: Download complete 11:28:06 bca2f99d35d6: Pull complete 11:28:06 93359f2a8cfa: Pull complete 11:28:06 7c6f9722023f: Pull complete 11:28:14 a35cf1a2eb13: Pull complete 11:28:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:28:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:28:14 ---> a62c8e92a672 11:28:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:28:14 ---> Running in 5756f4636428 11:28:14 Removing intermediate container 5756f4636428 11:28:14 ---> 2fbcef287eba 11:28:14 Step 4/7 : RUN apk add bash 11:28:14 ---> Running in fecfc2ba3ba7 11:28:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:28:15 Removing intermediate container ec895f63c83a 11:28:15 ---> 11d1a15249dd 11:28:15 Successfully built 11d1a15249dd 11:28:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:28:15 + docker inspect -f . ci-base-image-arm64 11:28:15 . [Pipeline] withDockerContainer 11:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:28:16 prd-ubuntu18.04-docker-arm64-4c-16g-19956 does not seem to be running inside a container 11:28:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/114 -v /w/workspace/go-mod-core-contracts/114:/w/workspace/go-mod-core-contracts/114:rw,z -v /w/workspace/go-mod-core-contracts/114@tmp:/w/workspace/go-mod-core-contracts/114@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 11:28:16 OK: 166 MiB in 39 packages 11:28:17 Removing intermediate container fecfc2ba3ba7 11:28:17 ---> 389826b87c85 11:28:17 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:28:17 ---> Running in da02ba8a5915 11:28:17 Removing intermediate container da02ba8a5915 11:28:17 ---> 4d9582aee241 11:28:17 Step 6/7 : COPY go.mod . 11:28:17 ---> 7771227fd128 11:28:17 Step 7/7 : RUN go mod download 11:28:17 ---> Running in be7300b56848 11:28:17 $ docker top cf6cccc4942f2fb74d6f69d5791829c049e244e21b0ac18520d29331cb89433f -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:18 + go version 11:28:18 go version go1.15.5 linux/arm64 [Pipeline] } 11:28:18 $ docker stop --time=1 cf6cccc4942f2fb74d6f69d5791829c049e244e21b0ac18520d29331cb89433f 11:28:20 $ docker rm -f cf6cccc4942f2fb74d6f69d5791829c049e244e21b0ac18520d29331cb89433f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:28:21 + docker inspect -f . ci-base-image-arm64 11:28:21 . [Pipeline] withDockerContainer 11:28:21 prd-ubuntu18.04-docker-arm64-4c-16g-19956 does not seem to be running inside a container 11:28:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/114 -v /w/workspace/go-mod-core-contracts/114:/w/workspace/go-mod-core-contracts/114:rw,z -v /w/workspace/go-mod-core-contracts/114@tmp:/w/workspace/go-mod-core-contracts/114@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 11:28:23 $ docker top d25288a6570a2d2060eab8daa4bc92368f936c6516369236694706e4f80ac0e3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:24 + make test 11:28:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:28:29 Removing intermediate container be7300b56848 11:28:29 ---> c06fd27d798d 11:28:29 Successfully built c06fd27d798d 11:28:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:28:30 + docker inspect -f . ci-base-image-x86_64 11:28:30 . [Pipeline] withDockerContainer 11:28:30 prd-centos7-docker-4c-2g-19957 does not seem to be running inside a container 11:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/114 -v /w/workspace/go-mod-core-contracts/114:/w/workspace/go-mod-core-contracts/114:rw,z -v /w/workspace/go-mod-core-contracts/114@tmp:/w/workspace/go-mod-core-contracts/114@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 11:28:31 $ docker top 6712fc25c120b804af82000158f84eaad41d5f43595a4554607eac90a6debec0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:31 + go version 11:28:31 go version go1.15.5 linux/amd64 [Pipeline] } 11:28:31 $ docker stop --time=1 6712fc25c120b804af82000158f84eaad41d5f43595a4554607eac90a6debec0 11:28:33 $ docker rm -f 6712fc25c120b804af82000158f84eaad41d5f43595a4554607eac90a6debec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:28:34 + docker inspect -f . ci-base-image-x86_64 11:28:34 . [Pipeline] withDockerContainer 11:28:34 prd-centos7-docker-4c-2g-19957 does not seem to be running inside a container 11:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/114 -v /w/workspace/go-mod-core-contracts/114:/w/workspace/go-mod-core-contracts/114:rw,z -v /w/workspace/go-mod-core-contracts/114@tmp:/w/workspace/go-mod-core-contracts/114@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 11:28:34 $ docker top 9eadc6af05c40313247a08b950100b0e237a6a24191a5e6ea73d48567c987bad -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:35 + make test 11:28:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:28:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 11:28:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.042s coverage: 85.7% of statements 11:28:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements 11:28:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements 11:28:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.009s coverage: 77.8% of statements 11:28:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 11:28:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 26.3% of statements 11:28:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.023s coverage: 14.7% of statements 11:28:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.008s coverage: 100.0% of statements 11:28:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.023s coverage: 91.8% of statements 11:28:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 11:28:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 11:28:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.013s coverage: 100.0% of statements 11:28:44 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements 11:28:46 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements 11:28:46 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 11:28:46 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.019s coverage: 15.4% of statements 11:28:46 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements 11:28:46 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.028s coverage: 14.3% of statements 11:28:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 11:28:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 11:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.070s coverage: 85.7% of statements 11:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.021s coverage: 100.0% of statements 11:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.050s coverage: 85.0% of statements 11:28:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 11:28:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 11:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 44.1% of statements 11:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.013s coverage: 94.4% of statements 11:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.043s coverage: 92.9% of statements 11:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 11:28:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 11:28:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:28:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements 11:28:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.020s coverage: 77.8% of statements 11:28:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 11:28:49 gofmt -l . 11:28:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:28:49 $ docker stop --time=1 9eadc6af05c40313247a08b950100b0e237a6a24191a5e6ea73d48567c987bad 11:28:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 26.3% of statements 11:28:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.046s coverage: 14.7% of statements 11:28:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.048s coverage: 100.0% of statements 11:28:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.094s coverage: 91.8% of statements 11:28:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 11:28:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 11:28:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.056s coverage: 100.0% of statements 11:28:52 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.041s coverage: 47.8% of statements 11:28:52 $ docker rm -f 9eadc6af05c40313247a08b950100b0e237a6a24191a5e6ea73d48567c987bad [Pipeline] // withDockerContainer [Pipeline] sh 11:28:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:28:53 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 [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] } 11:28:57 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.119s coverage: 63.0% of statements 11:28:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements 11:28:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.030s coverage: 15.4% of statements 11:28:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.050s coverage: 15.4% of statements 11:28:57 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.019s coverage: 14.3% of statements 11:28:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 11:28:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.129s coverage: 85.0% of statements 11:28:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 11:28:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 11:28:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.083s coverage: 44.1% of statements 11:28:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.052s coverage: 94.4% of statements 11:29:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.123s coverage: 92.9% of statements 11:29:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 100.0% of statements 11:29:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 11:29:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:29:06 gofmt -l . 11:29:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:29:06 $ docker stop --time=1 d25288a6570a2d2060eab8daa4bc92368f936c6516369236694706e4f80ac0e3 11:29:09 $ docker rm -f d25288a6570a2d2060eab8daa4bc92368f936c6516369236694706e4f80ac0e3 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:29:10 Warning: overwriting stash ‘coverage-report’ 11:29:11 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 [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 11:29:13 provisioning config files... 11:29:13 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3209559309584224110tmp [Pipeline] { [Pipeline] sh 11:29:13 + set +x 11:29:13 + curl -s https://codecov.io/bash 11:29:13 + bash -s -- 11:29:13 11:29:13 _____ _ 11:29:13 / ____| | | 11:29:13 | | ___ __| | ___ ___ _____ __ 11:29:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:29:13 | |___| (_) | (_| | __/ (_| (_) \ V / 11:29:13 \_____\___/ \__,_|\___|\___\___/ \_/ 11:29:13 Bash-20201231-23d4836 11:29:13 11:29:13 11:29:13 ==> git version 2.24.3 found 11:29:13 ==> 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 11:29:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:29:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:29:13 ==> Jenkins CI detected. 11:29:13 project root: . 11:29:13 --> token set from env 11:29:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:29:13 ==> Running gcov in . (disable via -X gcov) 11:29:13 ==> Python coveragepy not found 11:29:13 ==> Searching for coverage reports in: 11:29:13 + . 11:29:13 -> Found 1 reports 11:29:13 ==> Detecting git/mercurial file structure 11:29:13 ==> Reading reports 11:29:13 + ./coverage.out bytes=121371 11:29:13 ==> Appending adjustments 11:29:13 https://docs.codecov.io/docs/fixing-reports 11:29:14 + Found adjustments 11:29:14 ==> Gzipping contents 11:29:14 20K /tmp/codecov.6qDJVr.gz 11:29:14 ==> Uploading reports 11:29:14 url: https://codecov.io 11:29:14 query: branch=master&commit=7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 11:29:14 -> Pinging Codecov 11:29:14 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 11:29:15 -> Uploading to 11:29:15 https://storage.googleapis.com/codecov/v4/raw/2021-01-13/71470A77251A30514AAF9C0BB2E5B6CE/7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42/fd3e7b66-ebab-4e38-852b-1b84d2ca4b44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T112915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29d9e19daa78082c3bbaa75be73403ee4d2ece8dcc7fb67353dccd35ba61b638 11:29:15 % Total % Received % Xferd Average Speed Time Time Time Current 11:29:15 Dload Upload Total Spent Left Speed 11:29:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19257 0 0 100 19257 0 39962 --:--:-- --:--:-- --:--:-- 39952 11:29:15 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 [Pipeline] } 11:29:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:29:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:29:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:29:17 11:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 11:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:29:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:29:17 188c0c94c7c5: Pulling fs layer 11:29:17 0ef7d3d256c8: Pulling fs layer 11:29:17 de9db76c5a1d: Pulling fs layer 11:29:17 0eba1c9be4d2: Pulling fs layer 11:29:17 0d57e429df01: Pulling fs layer 11:29:17 4e4be7b47b0d: Pulling fs layer 11:29:17 e1f770b5df2f: Pulling fs layer 11:29:17 85a0685a4137: Pulling fs layer 11:29:17 0eba1c9be4d2: Waiting 11:29:17 0d57e429df01: Waiting 11:29:17 4e4be7b47b0d: Waiting 11:29:17 e1f770b5df2f: Waiting 11:29:17 85a0685a4137: Waiting 11:29:17 de9db76c5a1d: Verifying Checksum 11:29:17 de9db76c5a1d: Download complete 11:29:17 0ef7d3d256c8: Verifying Checksum 11:29:17 0ef7d3d256c8: Download complete 11:29:17 0d57e429df01: Verifying Checksum 11:29:17 0d57e429df01: Download complete 11:29:17 4e4be7b47b0d: Verifying Checksum 11:29:17 4e4be7b47b0d: Download complete 11:29:18 188c0c94c7c5: Verifying Checksum 11:29:18 188c0c94c7c5: Download complete 11:29:18 188c0c94c7c5: Pull complete 11:29:18 0ef7d3d256c8: Pull complete 11:29:18 de9db76c5a1d: Pull complete 11:29:18 e1f770b5df2f: Verifying Checksum 11:29:18 e1f770b5df2f: Download complete 11:29:20 0eba1c9be4d2: Verifying Checksum 11:29:20 0eba1c9be4d2: Download complete 11:29:21 85a0685a4137: Verifying Checksum 11:29:21 85a0685a4137: Download complete 11:29:27 0eba1c9be4d2: Pull complete 11:29:27 0d57e429df01: Pull complete 11:29:27 4e4be7b47b0d: Pull complete 11:29:29 e1f770b5df2f: Pull complete 11:29:37 85a0685a4137: Pull complete 11:29:37 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 11:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:29:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 11:29:37 prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container 11:29:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:29:38 $ docker top 1c310feb283d4ae45dd994ef1ab36d7f3b317255b56a84d1df90306e5785b6e8 -eo pid,comm [Pipeline] { [Pipeline] echo 11:29:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 11:29:39 + set -o pipefail 11:29:39 + snyk monitor '--org=edgex-jenkins' 11:29:45 11:29:45 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 11:29:45 11:29:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/befbdb31-dd84-4fa5-816a-3d98c69d1283 11:29:45 11:29:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:29:45 11:29:45 [Pipeline] } 11:29:45 $ docker stop --time=1 1c310feb283d4ae45dd994ef1ab36d7f3b317255b56a84d1df90306e5785b6e8 11:29:48 $ docker rm -f 1c310feb283d4ae45dd994ef1ab36d7f3b317255b56a84d1df90306e5785b6e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 11:29:49 + git log --format=format:%s -1 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 [Pipeline] isUnix [Pipeline] sh 11:29:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:29:50 . [Pipeline] withDockerContainer 11:29:50 prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container 11:29:50 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:29:51 $ docker top 5113288cab516399e50894f1736c3b751ee24b2d03726361075373cc8fa0f104 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:29:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:29:51 [ssh-agent] Looking for ssh-agent implementation... 11:29:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:51 $ docker exec 5113288cab516399e50894f1736c3b751ee24b2d03726361075373cc8fa0f104 ssh-agent 11:29:51 SSH_AUTH_SOCK=/tmp/ssh-xPgpRt3zaZRi/agent.12 11:29:51 SSH_AGENT_PID=17 11:29:51 Running ssh-add (command line suppressed) 11:29:52 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1214402242388088035.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1214402242388088035.key) 11:29:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:29:52 + git semver tag 11:29:52 # -> Open(): unable to determine branch for HEAD 11:29:52 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 11:29:52 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 11:29:52 # $SEMVER_REMOTE_NAME = origin 11:29:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:29:52 # $SEMVER_USER_NAME = edgex-jenkins 11:29:52 # $SEMVER_BRANCH = master 11:29:52 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 11:29:52 # 7c6cfcc552c7b9bf6bb57adcfe393d54d04dae42 HEAD 11:29:52 # -> Force: false 11:29:52 # 6a63bfc9127bfec452fd8a3078c1dfc26c937479 refs/tags/v0.1.145 [Pipeline] } 11:29:52 $ docker exec --env ******** --env ******** 5113288cab516399e50894f1736c3b751ee24b2d03726361075373cc8fa0f104 ssh-agent -k 11:29:52 unset SSH_AUTH_SOCK; 11:29:52 unset SSH_AGENT_PID; 11:29:52 echo Agent pid 17 killed; 11:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:29:53 + git semver [Pipeline] } 11:29:53 $ docker stop --time=1 5113288cab516399e50894f1736c3b751ee24b2d03726361075373cc8fa0f104 11:29:54 $ docker rm -f 5113288cab516399e50894f1736c3b751ee24b2d03726361075373cc8fa0f104 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:29:55 11:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:29:55 0.23.1-centos7: Pulling from edgex-lftools 11:29:55 ab5ef0e58194: Pulling fs layer 11:29:55 9712f1f96733: Pulling fs layer 11:29:55 63f879dbbcfc: Pulling fs layer 11:29:55 0d9ebad4ef96: Pulling fs layer 11:29:55 e9a5061849ea: Pulling fs layer 11:29:55 d747dcd14b5f: Pulling fs layer 11:29:55 2de7ff778b66: Pulling fs layer 11:29:55 0d9ebad4ef96: Waiting 11:29:55 e9a5061849ea: Waiting 11:29:55 d747dcd14b5f: Waiting 11:29:55 2de7ff778b66: Waiting 11:29:55 9712f1f96733: Verifying Checksum 11:29:55 9712f1f96733: Download complete 11:29:57 63f879dbbcfc: Verifying Checksum 11:29:57 63f879dbbcfc: Download complete 11:29:57 e9a5061849ea: Verifying Checksum 11:29:57 e9a5061849ea: Download complete 11:29:57 d747dcd14b5f: Download complete 11:29:57 0d9ebad4ef96: Verifying Checksum 11:29:57 0d9ebad4ef96: Download complete 11:29:58 2de7ff778b66: Verifying Checksum 11:29:58 2de7ff778b66: Download complete 11:29:58 ab5ef0e58194: Verifying Checksum 11:29:58 ab5ef0e58194: Download complete 11:30:03 ab5ef0e58194: Pull complete 11:30:03 9712f1f96733: Pull complete 11:30:04 63f879dbbcfc: Pull complete 11:30:11 0d9ebad4ef96: Pull complete 11:30:12 e9a5061849ea: Pull complete 11:30:13 d747dcd14b5f: Pull complete 11:30:15 2de7ff778b66: Pull complete 11:30:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:30:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:30:15 prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container 11:30:16 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:30:20 $ docker top ba0fc67a86a5b7802ef9761d86fe90ddb1e2ce865fbc3c62a8cd8e8ffbe7ce2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:30:20 provisioning config files... 11:30:20 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config946286372781551930tmp 11:30:20 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1368379301656114848tmp 11:30:20 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1174144381225226852tmp [Pipeline] { [Pipeline] echo 11:30:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:30:21 ---> sigul-configuration.sh 11:30:21 gpg: directory `/root/.gnupg' created 11:30:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:30:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:30:21 gpg: keyring `/root/.gnupg/secring.gpg' created 11:30:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:30:21 gpg: CAST5 encrypted data 11:30:21 gpg: encrypted with 1 passphrase 11:30:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:30:21 + mkdir /home/jenkins 11:30:21 + mkdir /home/jenkins/sigul [Pipeline] sh 11:30:22 + 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 11:30:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:30:22 ---> sigul-install.sh 11:30:37 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 11:30:37 + git tag --list 11:30:37 v0.0.0 11:30:37 v0.0.1 11:30:37 v0.1.0 11:30:37 v0.1.1 11:30:37 v0.1.10 11:30:37 v0.1.100 11:30:37 v0.1.101 11:30:37 v0.1.102 11:30:37 v0.1.103 11:30:37 v0.1.104 11:30:37 v0.1.105 11:30:37 v0.1.106 11:30:37 v0.1.107 11:30:37 v0.1.108 11:30:37 v0.1.109 11:30:37 v0.1.11 11:30:37 v0.1.110 11:30:37 v0.1.111 11:30:37 v0.1.112 11:30:37 v0.1.113 11:30:37 v0.1.114 11:30:37 v0.1.115 11:30:37 v0.1.116 11:30:37 v0.1.117 11:30:37 v0.1.118 11:30:37 v0.1.119 11:30:37 v0.1.12 11:30:37 v0.1.120 11:30:37 v0.1.121 11:30:37 v0.1.122 11:30:37 v0.1.123 11:30:37 v0.1.124 11:30:37 v0.1.125 11:30:37 v0.1.126 11:30:37 v0.1.127 11:30:37 v0.1.128 11:30:37 v0.1.129 11:30:37 v0.1.13 11:30:37 v0.1.130 11:30:37 v0.1.131 11:30:37 v0.1.132 11:30:37 v0.1.133 11:30:37 v0.1.134 11:30:37 v0.1.135 11:30:37 v0.1.136 11:30:37 v0.1.137 11:30:37 v0.1.138 11:30:37 v0.1.139 11:30:37 v0.1.14 11:30:37 v0.1.140 11:30:37 v0.1.141 11:30:37 v0.1.142 11:30:37 v0.1.143 11:30:37 v0.1.144 11:30:37 v0.1.145 11:30:37 v0.1.15 11:30:37 v0.1.16 11:30:37 v0.1.17 11:30:37 v0.1.18 11:30:37 v0.1.19 11:30:37 v0.1.2 11:30:37 v0.1.20 11:30:37 v0.1.21 11:30:37 v0.1.22 11:30:37 v0.1.23 11:30:37 v0.1.24 11:30:37 v0.1.25 11:30:37 v0.1.26 11:30:37 v0.1.27 11:30:37 v0.1.28 11:30:37 v0.1.29 11:30:37 v0.1.3 11:30:37 v0.1.30 11:30:37 v0.1.31 11:30:37 v0.1.32 11:30:37 v0.1.33 11:30:37 v0.1.34 11:30:37 v0.1.35 11:30:37 v0.1.36 11:30:37 v0.1.37 11:30:37 v0.1.38 11:30:37 v0.1.39 11:30:37 v0.1.4 11:30:37 v0.1.40 11:30:37 v0.1.41 11:30:37 v0.1.42 11:30:37 v0.1.43 11:30:37 v0.1.44 11:30:37 v0.1.45 11:30:37 v0.1.46 11:30:37 v0.1.47 11:30:37 v0.1.48 11:30:37 v0.1.49 11:30:37 v0.1.5 11:30:37 v0.1.50 11:30:37 v0.1.51 11:30:37 v0.1.52 11:30:37 v0.1.53 11:30:37 v0.1.54 11:30:37 v0.1.55 11:30:37 v0.1.56 11:30:37 v0.1.57 11:30:37 v0.1.58 11:30:37 v0.1.59 11:30:37 v0.1.6 11:30:37 v0.1.60 11:30:37 v0.1.61 11:30:37 v0.1.62 11:30:37 v0.1.63 11:30:37 v0.1.64 11:30:37 v0.1.65 11:30:37 v0.1.66 11:30:37 v0.1.67 11:30:37 v0.1.68 11:30:37 v0.1.69 11:30:37 v0.1.7 11:30:37 v0.1.70 11:30:37 v0.1.71 11:30:37 v0.1.72 11:30:37 v0.1.73 11:30:37 v0.1.74 11:30:37 v0.1.75 11:30:37 v0.1.76 11:30:37 v0.1.77 11:30:37 v0.1.78 11:30:37 v0.1.79 11:30:37 v0.1.8 11:30:37 v0.1.80 11:30:37 v0.1.81 11:30:37 v0.1.82 11:30:37 v0.1.83 11:30:37 v0.1.84 11:30:37 v0.1.85 11:30:37 v0.1.86 11:30:37 v0.1.87 11:30:37 v0.1.88 11:30:37 v0.1.89 11:30:37 v0.1.9 11:30:37 v0.1.90 11:30:37 v0.1.91 11:30:37 v0.1.92 11:30:37 v0.1.93 11:30:37 v0.1.94 11:30:37 v0.1.95 11:30:37 v0.1.96 11:30:37 v0.1.97 11:30:37 v0.1.98 11:30:37 v0.1.99 [Pipeline] sh 11:30:38 + lftools sign git-tag v0.1.145 11:30:39 Signing Git tag with Sigul... 11:30:39 Signing v0.1.145 [Pipeline] echo 11:30:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:30:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:30:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:30:40 $ docker stop --time=1 ba0fc67a86a5b7802ef9761d86fe90ddb1e2ce865fbc3c62a8cd8e8ffbe7ce2e 11:30:42 $ docker rm -f ba0fc67a86a5b7802ef9761d86fe90ddb1e2ce865fbc3c62a8cd8e8ffbe7ce2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 11:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:30:44 . [Pipeline] withDockerContainer 11:30:44 prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container 11:30:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:30:45 $ docker top 6b30b1e840080ce97ffab302b593a46d01aa3663ac6994bd730917c9922029ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:30:45 [ssh-agent] Looking for ssh-agent implementation... 11:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:30:45 $ docker exec 6b30b1e840080ce97ffab302b593a46d01aa3663ac6994bd730917c9922029ff ssh-agent 11:30:45 SSH_AUTH_SOCK=/tmp/ssh-MiLolCUWLR6K/agent.12 11:30:45 SSH_AGENT_PID=17 11:30:45 Running ssh-add (command line suppressed) 11:30:46 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_596253836477878686.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_596253836477878686.key) 11:30:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:30:46 + git semver bump patch 11:30:46 # -> Open(): unable to determine branch for HEAD 11:30:46 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 11:30:46 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 11:30:46 # $SEMVER_REMOTE_NAME = origin 11:30:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:30:46 # $SEMVER_USER_NAME = edgex-jenkins 11:30:46 # $SEMVER_BRANCH = master 11:30:46 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 11:30:46 0.1.146 [Pipeline] } 11:30:46 $ docker exec --env ******** --env ******** 6b30b1e840080ce97ffab302b593a46d01aa3663ac6994bd730917c9922029ff ssh-agent -k 11:30:46 unset SSH_AUTH_SOCK; 11:30:46 unset SSH_AGENT_PID; 11:30:46 echo Agent pid 17 killed; 11:30:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:30:47 + git semver [Pipeline] } 11:30:47 $ docker stop --time=1 6b30b1e840080ce97ffab302b593a46d01aa3663ac6994bd730917c9922029ff 11:30:48 $ docker rm -f 6b30b1e840080ce97ffab302b593a46d01aa3663ac6994bd730917c9922029ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 11:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:30:49 . [Pipeline] withDockerContainer 11:30:49 prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container 11:30:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:30:49 $ docker top af27a238935443945d2c974f71bb4ff97a4c9d8503cd80a95d42de59d555fcc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:30:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:30:50 [ssh-agent] Looking for ssh-agent implementation... 11:30:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:30:50 $ docker exec af27a238935443945d2c974f71bb4ff97a4c9d8503cd80a95d42de59d555fcc3 ssh-agent 11:30:50 SSH_AUTH_SOCK=/tmp/ssh-kuqBIA3ERGHu/agent.11 11:30:50 SSH_AGENT_PID=16 11:30:50 Running ssh-add (command line suppressed) 11:30:50 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5541066205287885233.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5541066205287885233.key) 11:30:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:30:51 + git semver push 11:30:51 # -> Open(): unable to determine branch for HEAD 11:30:51 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 11:30:51 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 11:30:51 # $SEMVER_REMOTE_NAME = origin 11:30:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:30:51 # $SEMVER_USER_NAME = edgex-jenkins 11:30:51 # $SEMVER_BRANCH = master 11:30:51 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 11:30:57 $ docker exec --env ******** --env ******** af27a238935443945d2c974f71bb4ff97a4c9d8503cd80a95d42de59d555fcc3 ssh-agent -k 11:30:57 unset SSH_AUTH_SOCK; 11:30:57 unset SSH_AGENT_PID; 11:30:57 echo Agent pid 16 killed; 11:30:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:30:58 + git semver [Pipeline] } 11:30:58 $ docker stop --time=1 af27a238935443945d2c974f71bb4ff97a4c9d8503cd80a95d42de59d555fcc3 11:30:59 $ docker rm -f af27a238935443945d2c974f71bb4ff97a4c9d8503cd80a95d42de59d555fcc3 [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 11:31:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:31:02 ---> package-listing.sh 11:31:02 ++ facter osfamily 11:31:02 ++ tr '[:upper:]' '[:lower:]' 11:31:02 + OS_FAMILY=redhat 11:31:02 + workspace=/w/workspace/dry_go-mod-core-contracts_master 11:31:02 + START_PACKAGES=/tmp/packages_start.txt 11:31:02 + END_PACKAGES=/tmp/packages_end.txt 11:31:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:31:02 + PACKAGES=/tmp/packages_start.txt 11:31:02 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 11:31:02 + PACKAGES=/tmp/packages_end.txt 11:31:02 + case "${OS_FAMILY}" in 11:31:02 + rpm -qa 11:31:02 + sort 11:31:07 + '[' -f /tmp/packages_start.txt ']' 11:31:07 + '[' -f /tmp/packages_end.txt ']' 11:31:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:31:07 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 11:31:07 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 11:31:07 + 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 11:31:07 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 11:31:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:31:08 11:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:31:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:31:08 alpine: Pulling from edgex-lftools-log-publisher 11:31:08 df20fa9351a1: Pulling fs layer 11:31:08 36b3adc4ff6f: Pulling fs layer 11:31:08 8ad3a11d3b57: Pulling fs layer 11:31:08 46f8f816bc3b: Pulling fs layer 11:31:08 93b61091891f: Pulling fs layer 11:31:08 93b9cdb0e59b: Pulling fs layer 11:31:08 5e14af77c1be: Pulling fs layer 11:31:08 01666e4c0597: Pulling fs layer 11:31:08 aa168da1d23b: Pulling fs layer 11:31:08 93b61091891f: Waiting 11:31:08 93b9cdb0e59b: Waiting 11:31:08 5e14af77c1be: Waiting 11:31:08 01666e4c0597: Waiting 11:31:08 aa168da1d23b: Waiting 11:31:08 46f8f816bc3b: Waiting 11:31:08 36b3adc4ff6f: Verifying Checksum 11:31:08 36b3adc4ff6f: Download complete 11:31:08 46f8f816bc3b: Verifying Checksum 11:31:08 46f8f816bc3b: Download complete 11:31:08 df20fa9351a1: Download complete 11:31:08 93b9cdb0e59b: Verifying Checksum 11:31:08 93b9cdb0e59b: Download complete 11:31:09 5e14af77c1be: Verifying Checksum 11:31:09 5e14af77c1be: Download complete 11:31:09 93b61091891f: Verifying Checksum 11:31:09 93b61091891f: Download complete 11:31:09 01666e4c0597: Verifying Checksum 11:31:09 01666e4c0597: Download complete 11:31:09 8ad3a11d3b57: Verifying Checksum 11:31:09 8ad3a11d3b57: Download complete 11:31:09 df20fa9351a1: Pull complete 11:31:09 36b3adc4ff6f: Pull complete 11:31:11 aa168da1d23b: Verifying Checksum 11:31:11 aa168da1d23b: Download complete 11:31:11 8ad3a11d3b57: Pull complete 11:31:11 46f8f816bc3b: Pull complete 11:31:11 93b61091891f: Pull complete 11:31:12 93b9cdb0e59b: Pull complete 11:31:12 5e14af77c1be: Pull complete 11:31:12 01666e4c0597: Pull complete 11:31:19 aa168da1d23b: Pull complete 11:31:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:31:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:31:19 prd-centos7-docker-4c-2g-19955 does not seem to be running inside a container 11:31:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:31:22 $ docker top e928430a2b06767b04988650d8cd8a2e2e6e2a81706b88063e822db27bbeae9f -eo pid,comm [Pipeline] { [Pipeline] sh 11:31:22 + touch /tmp/pre-build-complete [Pipeline] sh 11:31:23 + mkdir -p /var/log/sa [Pipeline] sh 11:31:23 + ls /var/log/sa-host 11:31:23 + sadf -c /var/log/sa-host/sa13 11:31:23 file_magic: OK 11:31:23 HZ: Using current value: 100 11:31:23 file_header: OK 11:31:23 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 11:31:23 Statistics: 11:31:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:31:23 File successfully converted to sysstat format version 12.2.1 11:31:23 + sadf -c /var/log/sa-host/sa23 11:31:23 file_magic: OK 11:31:23 HZ: Using current value: 100 11:31:23 file_header: OK 11:31:23 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 11:31:23 Statistics: 11:31:23 Hnuu...uuuununununu... 11:31:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:31:24 provisioning config files... 11:31:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6445378974221307458tmp [Pipeline] { [Pipeline] echo 11:31:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:31:24 ---> create-netrc.sh [Pipeline] } 11:31:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:31:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:31:25 ---> python-tools-install.sh [Pipeline] echo 11:31:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:31:25 ---> sudo-logs.sh 11:31:25 Archiving 'sudo' log.. [Pipeline] echo 11:31:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:31:25 ---> job-cost.sh 11:31:25 lf-activate-venv: SKIPPING 11:31:25 INFO: No Stack... 11:31:26 INFO: Retrieving Pricing Info for: v1-standard-2 11:31:26 INFO: Archiving Costs [Pipeline] echo 11:31:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:31:27 ---> logs-deploy.sh 11:31:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/114 11:31:27 INFO: archiving workspace using pattern(s): 11:31:29 Archives upload complete. 11:31:29 INFO: archiving logs to Nexus 11:31:30 ---> uname -a: 11:31:30 Linux prd-centos7-docker-4c-2g-19955.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:31:30 11:31:30 11:31:30 ---> lscpu: 11:31:30 Architecture: x86_64 11:31:30 CPU op-mode(s): 32-bit, 64-bit 11:31:30 Byte Order: Little Endian 11:31:30 Address sizes: 40 bits physical, 48 bits virtual 11:31:30 CPU(s): 4 11:31:30 On-line CPU(s) list: 0-3 11:31:30 Thread(s) per core: 1 11:31:30 Core(s) per socket: 1 11:31:30 Socket(s): 4 11:31:30 NUMA node(s): 1 11:31:30 Vendor ID: GenuineIntel 11:31:30 CPU family: 6 11:31:30 Model: 44 11:31:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:31:30 Stepping: 1 11:31:30 CPU MHz: 2933.438 11:31:30 BogoMIPS: 5866.87 11:31:30 Virtualization: VT-x 11:31:30 Hypervisor vendor: KVM 11:31:30 Virtualization type: full 11:31:30 L1d cache: 128 KiB 11:31:30 L1i cache: 128 KiB 11:31:30 L2 cache: 16 MiB 11:31:30 L3 cache: 64 MiB 11:31:30 NUMA node0 CPU(s): 0-3 11:31:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:31:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:31:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:31:30 Vulnerability Meltdown: Mitigation; PTI 11:31:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:31:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:31:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:31:30 Vulnerability Srbds: Not affected 11:31:30 Vulnerability Tsx async abort: Not affected 11:31:30 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 11:31:30 11:31:30 11:31:30 ---> nproc: 11:31:30 4 11:31:30 11:31:30 11:31:30 ---> df -h: 11:31:30 Filesystem Size Used Available Use% Mounted on 11:31:30 overlay 50.0G 8.5G 41.4G 17% / 11:31:30 tmpfs 64.0M 0 64.0M 0% /dev 11:31:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:31:30 shm 64.0M 0 64.0M 0% /dev/shm 11:31:30 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 11:31:30 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 11:31:30 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 11:31:30 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 11:31:30 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 11:31:30 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 11:31:30 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 11:31:30 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 11:31:30 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 11:31:30 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 11:31:30 11:31:30 11:31:30 ---> free -m: 11:31:30 total used free shared buff/cache available 11:31:30 Mem: 1837 831 149 0 856 941 11:31:30 Swap: 1023 3 1020 11:31:30 11:31:30 11:31:30 ---> ip addr: 11:31:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:31:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:30 inet 127.0.0.1/8 scope host lo 11:31:30 valid_lft forever preferred_lft forever 11:31:30 inet6 ::1/128 scope host 11:31:30 valid_lft forever preferred_lft forever 11:31:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:31:30 link/ether fa:16:3e:6e:12:69 brd ff:ff:ff:ff:ff:ff 11:31:30 inet 10.30.122.83/23 brd 10.30.123.255 scope global dynamic eth0 11:31:30 valid_lft 85959sec preferred_lft 85959sec 11:31:30 inet6 fe80::f816:3eff:fe6e:1269/64 scope link 11:31:30 valid_lft forever preferred_lft forever 11:31:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:31:30 link/ether 02:42:9d:9e:d1:70 brd ff:ff:ff:ff:ff:ff 11:31:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:31:30 valid_lft forever preferred_lft forever 11:31:30 inet6 fe80::42:9dff:fe9e:d170/64 scope link 11:31:30 valid_lft forever preferred_lft forever 11:31:30 11:31:30 11:31:30 ---> sar -b -r -n DEV: 11:31:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 11:31:30 11:31:30 11:23:57 LINUX RESTART (4 CPU) 11:31:30 11:31:30 11:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:31:30 11:26:01 4.08 0.76 3.32 0.00 46.33 119.47 0.00 11:31:30 11:27:01 0.38 0.00 0.38 0.00 0.00 6.18 0.00 11:31:30 11:28:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 11:31:30 11:29:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 11:31:30 11:30:01 304.94 173.90 131.04 0.00 8842.18 45854.89 0.00 11:31:30 11:31:02 173.59 67.77 105.82 0.00 3831.45 22330.17 0.00 11:31:30 Average: 80.86 40.54 40.31 0.00 2127.20 11425.16 0.00 11:31:30 11:31:30 11:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:30 11:26:01 166076 0 609952 32.42 2620 1102896 1096572 37.42 410688 1105560 24 11:31:30 11:27:01 167808 0 608212 32.33 2620 1102904 1080112 36.86 408160 1105876 8 11:31:30 11:28:01 164676 0 611340 32.49 2620 1102908 1080364 36.87 413520 1104028 20 11:31:30 11:29:01 166400 0 609616 32.40 2620 1102908 1080112 36.86 421928 1094140 12 11:31:30 11:30:01 77592 0 755660 40.16 2596 1045696 1516244 51.75 675668 866812 71700 11:31:30 11:31:02 240380 0 779940 41.45 1492 859732 1110132 37.89 590836 712924 20 11:31:30 Average: 163822 0 662453 35.21 2428 1052841 1160589 39.61 486800 998223 11964 11:31:30 11:31:30 11:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:30 11:26:01 eth0 6.94 4.66 6.79 2.29 0.00 0.00 0.00 0.00 11:31:30 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 11:27:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:31:30 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 11:28:01 eth0 2.58 1.18 1.59 0.44 0.00 0.00 0.00 0.00 11:31:30 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 11:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:31:30 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 11:30:01 eth0 805.36 701.50 7401.72 63.11 0.00 0.00 0.00 0.00 11:31:30 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 11:30:01 docker0 18.08 17.38 1.40 122.51 0.00 0.00 0.00 0.00 11:31:30 11:31:02 eth0 127.74 87.55 272.36 78.76 0.00 0.00 0.00 0.00 11:31:30 11:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 11:31:02 docker0 23.98 37.73 1.82 202.79 0.00 0.00 0.00 0.00 11:31:30 Average: eth0 157.76 132.97 1285.01 24.18 0.00 0.00 0.00 0.00 11:31:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:30 Average: docker0 7.03 9.21 0.54 54.40 0.00 0.00 0.00 0.00 11:31:30 11:31:30 11:31:30 ---> sar -P ALL: 11:31:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 11:31:30 11:31:30 11:23:57 LINUX RESTART (4 CPU) 11:31:30 11:31:30 11:25:02 CPU %user %nice %system %iowait %steal %idle 11:31:30 11:26:01 all 0.40 0.00 0.16 0.07 0.00 99.37 11:31:30 11:26:01 0 0.20 0.00 0.15 0.03 0.00 99.61 11:31:30 11:26:01 1 0.39 0.00 0.15 0.03 0.00 99.42 11:31:30 11:26:01 2 0.20 0.00 0.12 0.03 0.00 99.64 11:31:30 11:26:01 3 0.80 0.00 0.22 0.19 0.00 98.80 11:31:30 11:27:01 all 0.16 0.00 0.10 0.00 0.00 99.74 11:31:30 11:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:31:30 11:27:01 1 0.13 0.00 0.17 0.00 0.00 99.70 11:31:30 11:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 11:31:30 11:27:01 3 0.47 0.00 0.15 0.00 0.00 99.38 11:31:30 11:28:01 all 0.19 0.00 0.08 0.00 0.00 99.73 11:31:30 11:28:01 0 0.07 0.00 0.15 0.00 0.00 99.78 11:31:30 11:28:01 1 0.55 0.00 0.07 0.00 0.02 99.37 11:31:30 11:28:01 2 0.05 0.00 0.05 0.00 0.00 99.90 11:31:30 11:28:01 3 0.08 0.00 0.05 0.00 0.00 99.87 11:31:30 11:29:01 all 0.13 0.00 0.04 0.00 0.00 99.83 11:31:30 11:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:31:30 11:29:01 1 0.37 0.00 0.03 0.00 0.02 99.58 11:31:30 11:29:01 2 0.03 0.00 0.07 0.00 0.00 99.90 11:31:30 11:29:01 3 0.07 0.00 0.07 0.00 0.00 99.87 11:31:30 11:30:01 all 12.67 0.00 9.43 2.50 0.09 75.31 11:31:30 11:30:01 0 14.01 0.00 10.01 3.87 0.07 72.04 11:31:30 11:30:01 1 12.93 0.00 8.76 0.74 0.10 77.48 11:31:30 11:30:01 2 11.76 0.00 9.02 3.37 0.09 75.76 11:31:30 11:30:01 3 11.99 0.00 9.93 2.02 0.12 75.93 11:31:30 11:31:02 all 8.83 0.00 7.16 2.89 0.08 81.03 11:31:30 11:31:02 0 8.38 0.00 7.67 3.22 0.12 80.61 11:31:30 11:31:02 1 7.59 0.00 6.73 4.64 0.07 80.97 11:31:30 11:31:02 2 10.12 0.00 6.51 2.75 0.05 80.57 11:31:30 11:31:02 3 9.21 0.00 7.75 0.95 0.10 81.99 11:31:30 Average: all 3.68 0.00 2.79 0.90 0.03 92.60 11:31:30 Average: 0 3.72 0.00 2.96 1.17 0.03 92.12 11:31:30 Average: 1 3.62 0.00 2.62 0.90 0.03 92.83 11:31:30 Average: 2 3.66 0.00 2.60 1.01 0.02 92.71 11:31:30 Average: 3 3.72 0.00 2.99 0.52 0.04 92.73 11:31:30 11:31:30 11:31:30