Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 546abcade185a9c156a4286535458b6644383625 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16347 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 Checking out Revision 546abcade185a9c156a4286535458b6644383625 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 546abcade185a9c156a4286535458b6644383625 # timeout=10 Commit message: "Merge pull request #401 from weichou1229/issue-383" > git rev-list --no-walk 17bd62774d2a16c58141e8949cc3c0752ba8a77c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:51:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:51:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:51:36 ========================================================= 16:51:36 EdgeX Global Pipelines Version Info 16:51:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:51:38 ------------------- 16:51:38 stable info: 16:51:38 ------------------- 16:51:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:51:38 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 16:51:38 Message: update stable to v1.0.172 16:51:38 ------------------- 16:51:38 experimental info: 16:51:38 ------------------- 16:51:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:51:38 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 16:51:38 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:51:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:51:39 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:51:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:51:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:51:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:51:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:51:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 16:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:51:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:51:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:51:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:51:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:51:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:51:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 16:51:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:51:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:51:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:51:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:51:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:51:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:51:42 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:51:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:51:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:51:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:51:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 546abcade185a9c156a4286535458b6644383625 [Pipeline] echo 16:51:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 546abca [Pipeline] echo 16:51:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:51:43 + git log --format=format:%s -1 546abcade185a9c156a4286535458b6644383625 [Pipeline] echo 16:51:43 GIT_COMMIT: 546abcade185a9c156a4286535458b6644383625, Commit Message: Merge pull request #401 from weichou1229/issue-383 [Pipeline] echo 16:51:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:51:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:51:45 16:51:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:51:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:51:45 latest: Pulling from edgex-devops/git-semver 16:51:45 31603596830f: Pulling fs layer 16:51:45 2a8b12db71e7: Pulling fs layer 16:51:45 6ca5941a6612: Pulling fs layer 16:51:45 ecc8261a40a4: Pulling fs layer 16:51:45 2a8b12db71e7: Download complete 16:51:45 31603596830f: Verifying Checksum 16:51:45 31603596830f: Download complete 16:51:46 ecc8261a40a4: Verifying Checksum 16:51:46 ecc8261a40a4: Download complete 16:51:46 6ca5941a6612: Verifying Checksum 16:51:46 6ca5941a6612: Download complete 16:51:46 31603596830f: Pull complete 16:51:46 2a8b12db71e7: Pull complete 16:51:47 6ca5941a6612: Pull complete 16:51:47 ecc8261a40a4: Pull complete 16:51:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:51:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:51:47 prd-centos7-docker-4c-2g-16347 does not seem to be running inside a container 16:51:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:51:50 $ docker top 0e5d79cc67fb94335c822bc030e3da5c1712031c66d0365b29192318657cd238 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:51:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:50 [ssh-agent] Looking for ssh-agent implementation... 16:51:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:50 $ docker exec 0e5d79cc67fb94335c822bc030e3da5c1712031c66d0365b29192318657cd238 ssh-agent 16:51:50 SSH_AUTH_SOCK=/tmp/ssh-ZsPCpCjTATJv/agent.11 16:51:50 SSH_AGENT_PID=16 16:51:50 Running ssh-add (command line suppressed) 16:51:50 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5071928116306784859.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5071928116306784859.key) 16:51:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:51 + git tag --points-at HEAD [Pipeline] } 16:51:51 $ docker exec --env ******** --env ******** 0e5d79cc67fb94335c822bc030e3da5c1712031c66d0365b29192318657cd238 ssh-agent -k 16:51:51 unset SSH_AUTH_SOCK; 16:51:51 unset SSH_AGENT_PID; 16:51:51 echo Agent pid 16 killed; 16:51:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:51:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:51 [ssh-agent] Looking for ssh-agent implementation... 16:51:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:51 $ docker exec 0e5d79cc67fb94335c822bc030e3da5c1712031c66d0365b29192318657cd238 ssh-agent 16:51:52 SSH_AUTH_SOCK=/tmp/ssh-rSwTrOvUWEna/agent.45 16:51:52 SSH_AGENT_PID=50 16:51:52 Running ssh-add (command line suppressed) 16:51:52 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4313706458529264908.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4313706458529264908.key) 16:51:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:52 + git semver init 16:51:52 # -> Open(): unable to determine branch for HEAD 16:51:52 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:51:52 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:51:52 # $SEMVER_REMOTE_NAME = origin 16:51:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:51:52 # $SEMVER_USER_NAME = edgex-jenkins 16:51:52 # $SEMVER_BRANCH = master 16:51:52 # $SEMVER_TEMP = /tmp/semver-576314031 16:51:52 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:51:53 # '/tmp/semver-576314031' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 16:51:53 # -> Force: false 16:51:53 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 16:51:53 $ docker exec --env ******** --env ******** 0e5d79cc67fb94335c822bc030e3da5c1712031c66d0365b29192318657cd238 ssh-agent -k 16:51:53 unset SSH_AUTH_SOCK; 16:51:53 unset SSH_AGENT_PID; 16:51:53 echo Agent pid 50 killed; 16:51:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:53 + git semver [Pipeline] } 16:51:53 $ docker stop --time=1 0e5d79cc67fb94335c822bc030e3da5c1712031c66d0365b29192318657cd238 16:51:55 $ docker rm -f 0e5d79cc67fb94335c822bc030e3da5c1712031c66d0365b29192318657cd238 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:51:56 Stashed 1 file(s) [Pipeline] echo 16:51:56 [edgeXSemver]: initialized semver on version 0.1.131 [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 16:52:12 Still waiting to schedule task 16:52:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:52:12 Still waiting to schedule task 16:52:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:54:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16348 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 16:54:04 Running in /w/workspace/go-mod-core-contracts/100 [Pipeline] { [Pipeline] checkout 16:54:09 using credential edgex-jenkins-ssh 16:54:09 Cloning the remote Git repository 16:54:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:54:09 > git init /w/workspace/go-mod-core-contracts/100 # timeout=10 16:54:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:54:09 > git --version # timeout=10 16:54:09 > git --version # 'git version 2.17.1' 16:54:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:11 Checking out Revision 546abcade185a9c156a4286535458b6644383625 (master) 16:54:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:54:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:54:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:54:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:54:11 > git config core.sparsecheckout # timeout=10 16:54:11 > git checkout -f 546abcade185a9c156a4286535458b6644383625 # timeout=10 16:54:16 Commit message: "Merge pull request #401 from weichou1229/issue-383" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:54:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:54:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:54:18 + true 16:54:18 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:54:21 ========================================================= 16:54:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:54:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:54:22 + 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 . 16:54:23 Sending build context to Docker daemon 1.979MB 16:54:23 Step 1/7 : ARG BASE=golang:1.15-alpine 16:54:23 Step 2/7 : FROM ${BASE} 16:54:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:54:23 5f621e34cdf4: Pulling fs layer 16:54:23 a4357932f1b6: Pulling fs layer 16:54:23 18c013af1878: Pulling fs layer 16:54:23 00ac8860ef70: Pulling fs layer 16:54:23 63d7cb157983: Pulling fs layer 16:54:23 b116817d02f9: Pulling fs layer 16:54:23 745a02a5169b: Pulling fs layer 16:54:23 00ac8860ef70: Waiting 16:54:23 63d7cb157983: Waiting 16:54:23 b116817d02f9: Waiting 16:54:23 745a02a5169b: Waiting 16:54:23 18c013af1878: Download complete 16:54:23 a4357932f1b6: Download complete 16:54:23 63d7cb157983: Verifying Checksum 16:54:23 63d7cb157983: Download complete 16:54:23 b116817d02f9: Download complete 16:54:24 5f621e34cdf4: Verifying Checksum 16:54:24 5f621e34cdf4: Download complete 16:54:25 5f621e34cdf4: Pull complete 16:54:25 a4357932f1b6: Pull complete 16:54:26 18c013af1878: Pull complete 16:54:26 745a02a5169b: Verifying Checksum 16:54:26 745a02a5169b: Download complete 16:54:28 00ac8860ef70: Download complete 16:54:38 00ac8860ef70: Pull complete 16:54:38 63d7cb157983: Pull complete 16:54:38 b116817d02f9: Pull complete 16:54:41 745a02a5169b: Pull complete 16:54:41 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:54:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:54:41 ---> b7e6874047d6 16:54:41 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:54:43 Running on prd-centos7-docker-4c-2g-16349 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 16:54:43 Running in /w/workspace/go-mod-core-contracts/100 [Pipeline] { [Pipeline] checkout 16:54:45 ---> Running in 47fa352eda74 16:54:45 Removing intermediate container 47fa352eda74 16:54:45 ---> 6dd6fb65d2f4 16:54:45 Step 4/7 : RUN apk add bash 16:54:45 ---> Running in 8a937a348571 16:54:46 using credential edgex-jenkins-ssh 16:54:46 Cloning the remote Git repository 16:54:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:54:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:54:45 > git init /w/workspace/go-mod-core-contracts/100 # timeout=10 16:54:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:54:45 > git --version # timeout=10 16:54:45 > git --version # 'git version 2.24.3' 16:54:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:54:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:54:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:54:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:54:47 Checking out Revision 546abcade185a9c156a4286535458b6644383625 (master) 16:54:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:54:47 > git config core.sparsecheckout # timeout=10 16:54:47 > git checkout -f 546abcade185a9c156a4286535458b6644383625 # timeout=10 16:54:48 OK: 142 MiB in 39 packages 16:54:49 Removing intermediate container 8a937a348571 16:54:49 ---> 26ab61499eae 16:54:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:54:49 ---> Running in 00c826c10345 16:54:50 Removing intermediate container 00c826c10345 16:54:50 ---> 44240e100394 16:54:50 Step 6/7 : COPY go.mod . 16:54:50 Commit message: "Merge pull request #401 from weichou1229/issue-383" 16:54:51 ---> 1aff1c80b61b 16:54:51 Step 7/7 : RUN go mod download 16:54:51 ---> Running in 2df31f54cc21 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:54:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:54:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:54:52 + true 16:54:52 + sudo service docker restart 16:54:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 16:54:54 ========================================================= 16:54:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:54:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:54:54 + 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 . 16:54:55 Sending build context to Docker daemon 1.98MB 16:54:55 Step 1/7 : ARG BASE=golang:1.15-alpine 16:54:55 Step 2/7 : FROM ${BASE} 16:54:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:54:55 188c0c94c7c5: Pulling fs layer 16:54:55 0ef7d3d256c8: Pulling fs layer 16:54:55 de9db76c5a1d: Pulling fs layer 16:54:55 bca2f99d35d6: Pulling fs layer 16:54:55 93359f2a8cfa: Pulling fs layer 16:54:55 7c6f9722023f: Pulling fs layer 16:54:55 a35cf1a2eb13: Pulling fs layer 16:54:55 93359f2a8cfa: Waiting 16:54:55 7c6f9722023f: Waiting 16:54:55 a35cf1a2eb13: Waiting 16:54:55 bca2f99d35d6: Waiting 16:54:55 de9db76c5a1d: Verifying Checksum 16:54:55 de9db76c5a1d: Download complete 16:54:55 0ef7d3d256c8: Download complete 16:54:55 93359f2a8cfa: Download complete 16:54:55 7c6f9722023f: Download complete 16:54:55 188c0c94c7c5: Verifying Checksum 16:54:55 188c0c94c7c5: Download complete 16:54:55 188c0c94c7c5: Pull complete 16:54:55 0ef7d3d256c8: Pull complete 16:54:56 de9db76c5a1d: Pull complete 16:54:58 a35cf1a2eb13: Verifying Checksum 16:54:58 a35cf1a2eb13: Download complete 16:54:58 bca2f99d35d6: Verifying Checksum 16:54:58 bca2f99d35d6: Download complete 16:55:04 bca2f99d35d6: Pull complete 16:55:04 93359f2a8cfa: Pull complete 16:55:04 7c6f9722023f: Pull complete 16:55:06 Removing intermediate container 2df31f54cc21 16:55:06 ---> 60ef46021a6f 16:55:06 Successfully built 60ef46021a6f 16:55:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:55:06 + docker inspect -f . ci-base-image-arm64 16:55:06 . [Pipeline] withDockerContainer 16:55:06 prd-ubuntu18.04-docker-arm64-4c-16g-16348 does not seem to be running inside a container 16:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/100 -v /w/workspace/go-mod-core-contracts/100:/w/workspace/go-mod-core-contracts/100:rw,z -v /w/workspace/go-mod-core-contracts/100@tmp:/w/workspace/go-mod-core-contracts/100@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-arm64 cat 16:55:08 $ docker top af9101895b484260eab02c555305372a56273e8ce07fe1634945d15421013aee -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:09 + go version 16:55:09 go version go1.15.5 linux/arm64 [Pipeline] } 16:55:09 $ docker stop --time=1 af9101895b484260eab02c555305372a56273e8ce07fe1634945d15421013aee 16:55:11 $ docker rm -f af9101895b484260eab02c555305372a56273e8ce07fe1634945d15421013aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:12 + docker inspect -f . ci-base-image-arm64 16:55:12 . [Pipeline] withDockerContainer 16:55:12 prd-ubuntu18.04-docker-arm64-4c-16g-16348 does not seem to be running inside a container 16:55:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/100 -v /w/workspace/go-mod-core-contracts/100:/w/workspace/go-mod-core-contracts/100:rw,z -v /w/workspace/go-mod-core-contracts/100@tmp:/w/workspace/go-mod-core-contracts/100@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-arm64 cat 16:55:14 a35cf1a2eb13: Pull complete 16:55:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:55:14 ---> a62c8e92a672 16:55:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:55:14 ---> Running in 6152470ccd48 16:55:14 Removing intermediate container 6152470ccd48 16:55:14 ---> f507949ea248 16:55:14 Step 4/7 : RUN apk add bash 16:55:14 $ docker top b8043084abcecb930c5c64962e052e94d2b1eadfc5400708fee000d618ea09c4 -eo pid,comm 16:55:14 ---> Running in 318e6edb505b [Pipeline] { [Pipeline] sh 16:55:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:55:15 + make test 16:55:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:55:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:55:15 OK: 166 MiB in 39 packages 16:55:16 Removing intermediate container 318e6edb505b 16:55:16 ---> 758c7c57c26f 16:55:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:55:16 ---> Running in bd7364160621 16:55:16 Removing intermediate container bd7364160621 16:55:16 ---> c0e98f899239 16:55:16 Step 6/7 : COPY go.mod . 16:55:16 ---> b0945e01cfd9 16:55:16 Step 7/7 : RUN go mod download 16:55:16 ---> Running in 91347221d641 16:55:29 Removing intermediate container 91347221d641 16:55:29 ---> a5228dc73a14 16:55:29 Successfully built a5228dc73a14 16:55:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:55:29 + docker inspect -f . ci-base-image-x86_64 16:55:29 . [Pipeline] withDockerContainer 16:55:29 prd-centos7-docker-4c-2g-16349 does not seem to be running inside a container 16:55:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/100 -v /w/workspace/go-mod-core-contracts/100:/w/workspace/go-mod-core-contracts/100:rw,z -v /w/workspace/go-mod-core-contracts/100@tmp:/w/workspace/go-mod-core-contracts/100@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 16:55:30 $ docker top fb53b0a3ce33d0380e9a58163bee9522beb41a995a0aab0b758cc1867b0813d3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:30 + go version 16:55:30 go version go1.15.5 linux/amd64 [Pipeline] } 16:55:30 $ docker stop --time=1 fb53b0a3ce33d0380e9a58163bee9522beb41a995a0aab0b758cc1867b0813d3 16:55:32 $ docker rm -f fb53b0a3ce33d0380e9a58163bee9522beb41a995a0aab0b758cc1867b0813d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:33 + docker inspect -f . ci-base-image-x86_64 16:55:33 . [Pipeline] withDockerContainer 16:55:33 prd-centos7-docker-4c-2g-16349 does not seem to be running inside a container 16:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/100 -v /w/workspace/go-mod-core-contracts/100:/w/workspace/go-mod-core-contracts/100:rw,z -v /w/workspace/go-mod-core-contracts/100@tmp:/w/workspace/go-mod-core-contracts/100@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 16:55:34 $ docker top e9836eb1fb1cf2ea15173efa81d6d88497994aed7f1bb830c9302e5ad9f61235 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:34 + make test 16:55:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:55:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:55:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.025s coverage: 85.7% of statements 16:55:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.046s coverage: 100.0% of statements 16:55:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements 16:55:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.021s coverage: 77.8% of statements 16:55:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:55:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 18.6% of statements 16:55:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:55:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements 16:55:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.015s coverage: 100.0% of statements 16:55:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.019s coverage: 45.4% of statements 16:55:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.076s coverage: 14.7% of statements 16:55:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements 16:55:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.008s coverage: 77.8% of statements 16:55:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:55:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 18.6% of statements 16:55:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.7% of statements 16:55:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.010s coverage: 100.0% of statements 16:55:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.076s coverage: 91.8% of statements 16:55:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:55:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:55:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements 16:55:43 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.024s coverage: 47.8% of statements 16:55:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 91.8% of statements 16:55:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:55:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:55:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.017s coverage: 100.0% of statements 16:55:43 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.005s coverage: 47.8% of statements 16:55:45 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.028s coverage: 63.0% of statements 16:55:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements 16:55:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.007s coverage: 15.4% of statements 16:55:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.009s coverage: 15.4% of statements 16:55:45 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 16:55:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:55:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.023s coverage: 85.3% of statements 16:55:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:55:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:55:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 44.6% of statements 16:55:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 100.0% of statements 16:55:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 92.9% of statements 16:55:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 16:55:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:55:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:55:48 gofmt -l . 16:55:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:55:48 $ docker stop --time=1 e9836eb1fb1cf2ea15173efa81d6d88497994aed7f1bb830c9302e5ad9f61235 16:55:48 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.079s coverage: 63.0% of statements 16:55:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.037s coverage: 26.3% of statements 16:55:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.061s coverage: 15.4% of statements 16:55:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.042s coverage: 15.4% of statements 16:55:48 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements 16:55:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:55:51 $ docker rm -f e9836eb1fb1cf2ea15173efa81d6d88497994aed7f1bb830c9302e5ad9f61235 [Pipeline] // withDockerContainer [Pipeline] sh 16:55:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.090s coverage: 85.3% of statements 16:55:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:55:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:55:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.036s coverage: 44.6% of statements 16:55:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.039s coverage: 100.0% of statements 16:55:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 92.9% of statements 16:55:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:55:52 Stashed 1 file(s) [Pipeline] } 16:55:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.020s coverage: 100.0% of statements 16:55:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 16:55:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... [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] } 16:55:57 gofmt -l . 16:55:57 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:55:58 $ docker stop --time=1 b8043084abcecb930c5c64962e052e94d2b1eadfc5400708fee000d618ea09c4 16:56:00 $ docker rm -f b8043084abcecb930c5c64962e052e94d2b1eadfc5400708fee000d618ea09c4 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:56:01 Warning: overwriting stash ‘coverage-report’ 16:56:02 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 16:56:04 provisioning config files... 16:56:04 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2574611439809942849tmp [Pipeline] { [Pipeline] sh 16:56:04 + set +x 16:56:04 + curl -s https://codecov.io/bash 16:56:04 + bash -s -- 16:56:05 16:56:05 _____ _ 16:56:05 / ____| | | 16:56:05 | | ___ __| | ___ ___ _____ __ 16:56:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:56:05 | |___| (_) | (_| | __/ (_| (_) \ V / 16:56:05 \_____\___/ \__,_|\___|\___\___/ \_/ 16:56:05 Bash-20201130-cc6d3fe 16:56:05 16:56:05 16:56:05 ==> Jenkins CI detected. 16:56:05 project root: . 16:56:05 --> token set from env 16:56:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:56:05 ==> Running gcov in . (disable via -X gcov) 16:56:05 ==> Python coveragepy not found 16:56:05 ==> Searching for coverage reports in: 16:56:05 + . 16:56:05 -> Found 1 reports 16:56:05 ==> Detecting git/mercurial file structure 16:56:05 ==> Reading reports 16:56:05 + ./coverage.out bytes=112325 16:56:05 ==> Appending adjustments 16:56:05 https://docs.codecov.io/docs/fixing-reports 16:56:06 + Found adjustments 16:56:06 ==> Gzipping contents 16:56:06 20K /tmp/codecov.wWRieZ.gz 16:56:06 ==> Uploading reports 16:56:06 url: https://codecov.io 16:56:06 query: branch=master&commit=546abcade185a9c156a4286535458b6644383625&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F100%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:56:06 -> Pinging Codecov 16:56:06 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=546abcade185a9c156a4286535458b6644383625&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F100%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:56:06 -> Uploading to 16:56:06 https://storage.googleapis.com/codecov/v4/raw/2020-12-16/71470A77251A30514AAF9C0BB2E5B6CE/546abcade185a9c156a4286535458b6644383625/44180ae1-9aef-4ea7-85a1-dd43793f59b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201216T165606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6db5ca1edbce4e365ce71852de5f725411af0ce8132f4072dcc8b19bbb00851a 16:56:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:06 Dload Upload Total Spent Left Speed 16:56:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 18060 0 0 100 18060 0 8569 0:00:02 0:00:02 --:--:-- 8571 16:56:08 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/546abcade185a9c156a4286535458b6644383625 [Pipeline] } 16:56:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:56:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:56:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:09 16:56:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:56:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:56:10 188c0c94c7c5: Pulling fs layer 16:56:10 0ef7d3d256c8: Pulling fs layer 16:56:10 de9db76c5a1d: Pulling fs layer 16:56:10 0eba1c9be4d2: Pulling fs layer 16:56:10 0d57e429df01: Pulling fs layer 16:56:10 4e4be7b47b0d: Pulling fs layer 16:56:10 e1f770b5df2f: Pulling fs layer 16:56:10 85a0685a4137: Pulling fs layer 16:56:10 4e4be7b47b0d: Waiting 16:56:10 0eba1c9be4d2: Waiting 16:56:10 e1f770b5df2f: Waiting 16:56:10 85a0685a4137: Waiting 16:56:10 0d57e429df01: Waiting 16:56:10 de9db76c5a1d: Verifying Checksum 16:56:10 de9db76c5a1d: Download complete 16:56:10 0ef7d3d256c8: Verifying Checksum 16:56:10 0ef7d3d256c8: Download complete 16:56:10 0d57e429df01: Verifying Checksum 16:56:10 0d57e429df01: Download complete 16:56:10 188c0c94c7c5: Verifying Checksum 16:56:10 188c0c94c7c5: Download complete 16:56:10 4e4be7b47b0d: Verifying Checksum 16:56:10 4e4be7b47b0d: Download complete 16:56:10 188c0c94c7c5: Pull complete 16:56:10 0ef7d3d256c8: Pull complete 16:56:10 de9db76c5a1d: Pull complete 16:56:11 e1f770b5df2f: Verifying Checksum 16:56:13 0eba1c9be4d2: Verifying Checksum 16:56:13 0eba1c9be4d2: Download complete 16:56:14 85a0685a4137: Verifying Checksum 16:56:14 85a0685a4137: Download complete 16:56:19 0eba1c9be4d2: Pull complete 16:56:19 0d57e429df01: Pull complete 16:56:19 4e4be7b47b0d: Pull complete 16:56:21 e1f770b5df2f: Pull complete 16:56:29 85a0685a4137: Pull complete 16:56:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:56:30 prd-centos7-docker-4c-2g-16347 does not seem to be running inside a container 16:56:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:56:31 $ docker top 15af75158bf9590ff0cde7096dd60c8aefc4cae1373e8c56c442616cd1dd19ce -eo pid,comm [Pipeline] { [Pipeline] echo 16:56:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:56:31 + set -o pipefail 16:56:31 + snyk monitor '--org=edgex-jenkins' 16:56:37 16:56:37 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 16:56:37 16:56:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/41534dde-e671-49c1-b522-6b0b70b2dce8 16:56:37 16:56:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:56:37 16:56:37 16:56:37 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 16:56:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:56:37 $ docker stop --time=1 15af75158bf9590ff0cde7096dd60c8aefc4cae1373e8c56c442616cd1dd19ce 16:56:39 $ docker rm -f 15af75158bf9590ff0cde7096dd60c8aefc4cae1373e8c56c442616cd1dd19ce [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 16:56:41 + git log --format=format:%s -1 546abcade185a9c156a4286535458b6644383625 [Pipeline] isUnix [Pipeline] sh 16:56:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:56:42 . [Pipeline] withDockerContainer 16:56:42 prd-centos7-docker-4c-2g-16347 does not seem to be running inside a container 16:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:56:43 $ docker top d9691af14f6faeb0f47cd0fd9af20e899e00e69f56f61f49d74dad98f268953e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:43 [ssh-agent] Looking for ssh-agent implementation... 16:56:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:43 $ docker exec d9691af14f6faeb0f47cd0fd9af20e899e00e69f56f61f49d74dad98f268953e ssh-agent 16:56:44 SSH_AUTH_SOCK=/tmp/ssh-pjgJxxTqPbeX/agent.13 16:56:44 SSH_AGENT_PID=18 16:56:44 Running ssh-add (command line suppressed) 16:56:44 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_128529369254382706.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_128529369254382706.key) 16:56:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:44 + git semver tag 16:56:44 # -> Open(): unable to determine branch for HEAD 16:56:44 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:56:44 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:56:44 # $SEMVER_REMOTE_NAME = origin 16:56:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:56:44 # $SEMVER_USER_NAME = edgex-jenkins 16:56:44 # $SEMVER_BRANCH = master 16:56:44 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 16:56:44 # 546abcade185a9c156a4286535458b6644383625 HEAD 16:56:45 # -> Force: false 16:56:45 # 63704a9d0968746ae5d8ee14ec9ed6685b5358f5 refs/tags/v0.1.131 [Pipeline] } 16:56:45 $ docker exec --env ******** --env ******** d9691af14f6faeb0f47cd0fd9af20e899e00e69f56f61f49d74dad98f268953e ssh-agent -k 16:56:45 unset SSH_AUTH_SOCK; 16:56:45 unset SSH_AGENT_PID; 16:56:45 echo Agent pid 18 killed; 16:56:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:45 + git semver [Pipeline] } 16:56:45 $ docker stop --time=1 d9691af14f6faeb0f47cd0fd9af20e899e00e69f56f61f49d74dad98f268953e 16:56:47 $ docker rm -f d9691af14f6faeb0f47cd0fd9af20e899e00e69f56f61f49d74dad98f268953e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:47 16:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:56:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:48 0.23.1-centos7: Pulling from edgex-lftools 16:56:48 ab5ef0e58194: Pulling fs layer 16:56:48 9712f1f96733: Pulling fs layer 16:56:48 63f879dbbcfc: Pulling fs layer 16:56:48 0d9ebad4ef96: Pulling fs layer 16:56:48 e9a5061849ea: Pulling fs layer 16:56:48 d747dcd14b5f: Pulling fs layer 16:56:48 2de7ff778b66: Pulling fs layer 16:56:48 0d9ebad4ef96: Waiting 16:56:48 e9a5061849ea: Waiting 16:56:48 d747dcd14b5f: Waiting 16:56:48 2de7ff778b66: Waiting 16:56:48 9712f1f96733: Verifying Checksum 16:56:48 9712f1f96733: Download complete 16:56:49 63f879dbbcfc: Verifying Checksum 16:56:49 63f879dbbcfc: Download complete 16:56:49 e9a5061849ea: Verifying Checksum 16:56:49 e9a5061849ea: Download complete 16:56:49 d747dcd14b5f: Verifying Checksum 16:56:49 d747dcd14b5f: Download complete 16:56:50 2de7ff778b66: Verifying Checksum 16:56:50 2de7ff778b66: Download complete 16:56:50 0d9ebad4ef96: Verifying Checksum 16:56:50 0d9ebad4ef96: Download complete 16:56:50 ab5ef0e58194: Verifying Checksum 16:56:50 ab5ef0e58194: Download complete 16:56:56 ab5ef0e58194: Pull complete 16:56:56 9712f1f96733: Pull complete 16:56:58 63f879dbbcfc: Pull complete 16:57:05 0d9ebad4ef96: Pull complete 16:57:07 e9a5061849ea: Pull complete 16:57:07 d747dcd14b5f: Pull complete 16:57:09 2de7ff778b66: Pull complete 16:57:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:57:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:57:09 prd-centos7-docker-4c-2g-16347 does not seem to be running inside a container 16:57:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:57:13 $ docker top b23242f7479f06e419143c0fbb3f8b1afe6dc7422ffe51339f2abb1fe6b0c30e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:57:13 provisioning config files... 16:57:13 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2334746654706004011tmp 16:57:13 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2533195668227470241tmp 16:57:13 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7173327381725792680tmp [Pipeline] { [Pipeline] echo 16:57:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:57:14 ---> sigul-configuration.sh 16:57:14 gpg: directory `/root/.gnupg' created 16:57:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:57:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:57:14 gpg: keyring `/root/.gnupg/secring.gpg' created 16:57:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:57:14 gpg: CAST5 encrypted data 16:57:14 gpg: encrypted with 1 passphrase 16:57:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:57:14 + mkdir /home/jenkins 16:57:14 + mkdir /home/jenkins/sigul [Pipeline] sh 16:57:15 + 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 16:57:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:57:15 ---> sigul-install.sh 16:57:20 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:57:21 + git tag --list 16:57:21 v0.0.0 16:57:21 v0.0.1 16:57:21 v0.1.0 16:57:21 v0.1.1 16:57:21 v0.1.10 16:57:21 v0.1.100 16:57:21 v0.1.101 16:57:21 v0.1.102 16:57:21 v0.1.103 16:57:21 v0.1.104 16:57:21 v0.1.105 16:57:21 v0.1.106 16:57:21 v0.1.107 16:57:21 v0.1.108 16:57:21 v0.1.109 16:57:21 v0.1.11 16:57:21 v0.1.110 16:57:21 v0.1.111 16:57:21 v0.1.112 16:57:21 v0.1.113 16:57:21 v0.1.114 16:57:21 v0.1.115 16:57:21 v0.1.116 16:57:21 v0.1.117 16:57:21 v0.1.118 16:57:21 v0.1.119 16:57:21 v0.1.12 16:57:21 v0.1.120 16:57:21 v0.1.121 16:57:21 v0.1.122 16:57:21 v0.1.123 16:57:21 v0.1.124 16:57:21 v0.1.125 16:57:21 v0.1.126 16:57:21 v0.1.127 16:57:21 v0.1.128 16:57:21 v0.1.129 16:57:21 v0.1.13 16:57:21 v0.1.130 16:57:21 v0.1.131 16:57:21 v0.1.14 16:57:21 v0.1.15 16:57:21 v0.1.16 16:57:21 v0.1.17 16:57:21 v0.1.18 16:57:21 v0.1.19 16:57:21 v0.1.2 16:57:21 v0.1.20 16:57:21 v0.1.21 16:57:21 v0.1.22 16:57:21 v0.1.23 16:57:21 v0.1.24 16:57:21 v0.1.25 16:57:21 v0.1.26 16:57:21 v0.1.27 16:57:21 v0.1.28 16:57:21 v0.1.29 16:57:21 v0.1.3 16:57:21 v0.1.30 16:57:21 v0.1.31 16:57:21 v0.1.32 16:57:21 v0.1.33 16:57:21 v0.1.34 16:57:21 v0.1.35 16:57:21 v0.1.36 16:57:21 v0.1.37 16:57:21 v0.1.38 16:57:21 v0.1.39 16:57:21 v0.1.4 16:57:21 v0.1.40 16:57:21 v0.1.41 16:57:21 v0.1.42 16:57:21 v0.1.43 16:57:21 v0.1.44 16:57:21 v0.1.45 16:57:21 v0.1.46 16:57:21 v0.1.47 16:57:21 v0.1.48 16:57:21 v0.1.49 16:57:21 v0.1.5 16:57:21 v0.1.50 16:57:21 v0.1.51 16:57:21 v0.1.52 16:57:21 v0.1.53 16:57:21 v0.1.54 16:57:21 v0.1.55 16:57:21 v0.1.56 16:57:21 v0.1.57 16:57:21 v0.1.58 16:57:21 v0.1.59 16:57:21 v0.1.6 16:57:21 v0.1.60 16:57:21 v0.1.61 16:57:21 v0.1.62 16:57:21 v0.1.63 16:57:21 v0.1.64 16:57:21 v0.1.65 16:57:21 v0.1.66 16:57:21 v0.1.67 16:57:21 v0.1.68 16:57:21 v0.1.69 16:57:21 v0.1.7 16:57:21 v0.1.70 16:57:21 v0.1.71 16:57:21 v0.1.72 16:57:21 v0.1.73 16:57:21 v0.1.74 16:57:21 v0.1.75 16:57:21 v0.1.76 16:57:21 v0.1.77 16:57:21 v0.1.78 16:57:21 v0.1.79 16:57:21 v0.1.8 16:57:21 v0.1.80 16:57:21 v0.1.81 16:57:21 v0.1.82 16:57:21 v0.1.83 16:57:21 v0.1.84 16:57:21 v0.1.85 16:57:21 v0.1.86 16:57:21 v0.1.87 16:57:21 v0.1.88 16:57:21 v0.1.89 16:57:21 v0.1.9 16:57:21 v0.1.90 16:57:21 v0.1.91 16:57:21 v0.1.92 16:57:21 v0.1.93 16:57:21 v0.1.94 16:57:21 v0.1.95 16:57:21 v0.1.96 16:57:21 v0.1.97 16:57:21 v0.1.98 16:57:21 v0.1.99 [Pipeline] sh 16:57:21 + lftools sign git-tag v0.1.131 16:57:22 Signing Git tag with Sigul... 16:57:22 Signing v0.1.131 [Pipeline] echo 16:57:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:57:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:57:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:57:24 $ docker stop --time=1 b23242f7479f06e419143c0fbb3f8b1afe6dc7422ffe51339f2abb1fe6b0c30e 16:57:26 $ docker rm -f b23242f7479f06e419143c0fbb3f8b1afe6dc7422ffe51339f2abb1fe6b0c30e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:57:27 . [Pipeline] withDockerContainer 16:57:27 prd-centos7-docker-4c-2g-16347 does not seem to be running inside a container 16:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:57:28 $ docker top 987ddc4c9495f5cc34f0c0d696bce5411984ef6745a67848109b1e3739c4ee18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:28 [ssh-agent] Looking for ssh-agent implementation... 16:57:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:29 $ docker exec 987ddc4c9495f5cc34f0c0d696bce5411984ef6745a67848109b1e3739c4ee18 ssh-agent 16:57:29 SSH_AUTH_SOCK=/tmp/ssh-ueEOTWycAgNF/agent.11 16:57:29 SSH_AGENT_PID=16 16:57:29 Running ssh-add (command line suppressed) 16:57:29 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7942825267135195036.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7942825267135195036.key) 16:57:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:29 + git semver bump patch 16:57:29 # -> Open(): unable to determine branch for HEAD 16:57:29 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:57:29 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:57:29 # $SEMVER_REMOTE_NAME = origin 16:57:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:57:29 # $SEMVER_USER_NAME = edgex-jenkins 16:57:29 # $SEMVER_BRANCH = master 16:57:29 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 16:57:29 0.1.132 [Pipeline] } 16:57:29 $ docker exec --env ******** --env ******** 987ddc4c9495f5cc34f0c0d696bce5411984ef6745a67848109b1e3739c4ee18 ssh-agent -k 16:57:30 unset SSH_AUTH_SOCK; 16:57:30 unset SSH_AGENT_PID; 16:57:30 echo Agent pid 16 killed; 16:57:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:30 + git semver [Pipeline] } 16:57:30 $ docker stop --time=1 987ddc4c9495f5cc34f0c0d696bce5411984ef6745a67848109b1e3739c4ee18 16:57:31 $ docker rm -f 987ddc4c9495f5cc34f0c0d696bce5411984ef6745a67848109b1e3739c4ee18 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:57:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:57:32 . [Pipeline] withDockerContainer 16:57:32 prd-centos7-docker-4c-2g-16347 does not seem to be running inside a container 16:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:57:33 $ docker top d43c4e2314d4a99187b85cdac17b16ddd8e9bfa0d0d9f432733c615b56b79ac9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:33 [ssh-agent] Looking for ssh-agent implementation... 16:57:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:33 $ docker exec d43c4e2314d4a99187b85cdac17b16ddd8e9bfa0d0d9f432733c615b56b79ac9 ssh-agent 16:57:34 SSH_AUTH_SOCK=/tmp/ssh-ndfnYXf2cBQY/agent.11 16:57:34 SSH_AGENT_PID=16 16:57:34 Running ssh-add (command line suppressed) 16:57:34 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6526446098909092624.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6526446098909092624.key) 16:57:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:34 + git semver push 16:57:34 # -> Open(): unable to determine branch for HEAD 16:57:34 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:57:34 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:57:34 # $SEMVER_REMOTE_NAME = origin 16:57:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:57:34 # $SEMVER_USER_NAME = edgex-jenkins 16:57:34 # $SEMVER_BRANCH = master 16:57:34 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 16:57:41 $ docker exec --env ******** --env ******** d43c4e2314d4a99187b85cdac17b16ddd8e9bfa0d0d9f432733c615b56b79ac9 ssh-agent -k 16:57:41 unset SSH_AUTH_SOCK; 16:57:41 unset SSH_AGENT_PID; 16:57:41 echo Agent pid 16 killed; 16:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:42 + git semver [Pipeline] } 16:57:42 $ docker stop --time=1 d43c4e2314d4a99187b85cdac17b16ddd8e9bfa0d0d9f432733c615b56b79ac9 16:57:43 $ docker rm -f d43c4e2314d4a99187b85cdac17b16ddd8e9bfa0d0d9f432733c615b56b79ac9 [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 16:57:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:57:45 ---> package-listing.sh 16:57:45 ++ facter osfamily 16:57:45 ++ tr '[:upper:]' '[:lower:]' 16:57:45 + OS_FAMILY=redhat 16:57:45 + workspace=/w/workspace/dry_go-mod-core-contracts_master 16:57:45 + START_PACKAGES=/tmp/packages_start.txt 16:57:45 + END_PACKAGES=/tmp/packages_end.txt 16:57:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:57:45 + PACKAGES=/tmp/packages_start.txt 16:57:45 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 16:57:45 + PACKAGES=/tmp/packages_end.txt 16:57:45 + case "${OS_FAMILY}" in 16:57:45 + rpm -qa 16:57:45 + sort 16:57:51 + '[' -f /tmp/packages_start.txt ']' 16:57:51 + '[' -f /tmp/packages_end.txt ']' 16:57:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:51 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 16:57:51 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 16:57:51 + 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 16:57:51 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 16:57:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:57:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:57:51 16:57:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:57:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:57:52 alpine: Pulling from edgex-lftools-log-publisher 16:57:52 df20fa9351a1: Pulling fs layer 16:57:52 36b3adc4ff6f: Pulling fs layer 16:57:52 8ad3a11d3b57: Pulling fs layer 16:57:52 46f8f816bc3b: Pulling fs layer 16:57:52 93b61091891f: Pulling fs layer 16:57:52 93b9cdb0e59b: Pulling fs layer 16:57:52 5e14af77c1be: Pulling fs layer 16:57:52 01666e4c0597: Pulling fs layer 16:57:52 aa168da1d23b: Pulling fs layer 16:57:52 46f8f816bc3b: Waiting 16:57:52 93b9cdb0e59b: Waiting 16:57:52 5e14af77c1be: Waiting 16:57:52 01666e4c0597: Waiting 16:57:52 aa168da1d23b: Waiting 16:57:52 93b61091891f: Waiting 16:57:52 36b3adc4ff6f: Verifying Checksum 16:57:52 36b3adc4ff6f: Download complete 16:57:52 46f8f816bc3b: Verifying Checksum 16:57:52 46f8f816bc3b: Download complete 16:57:52 df20fa9351a1: Download complete 16:57:52 93b9cdb0e59b: Verifying Checksum 16:57:52 93b9cdb0e59b: Download complete 16:57:52 5e14af77c1be: Verifying Checksum 16:57:52 5e14af77c1be: Download complete 16:57:52 01666e4c0597: Verifying Checksum 16:57:52 01666e4c0597: Download complete 16:57:52 8ad3a11d3b57: Verifying Checksum 16:57:52 8ad3a11d3b57: Download complete 16:57:52 93b61091891f: Verifying Checksum 16:57:52 93b61091891f: Download complete 16:57:52 df20fa9351a1: Pull complete 16:57:53 36b3adc4ff6f: Pull complete 16:57:54 8ad3a11d3b57: Pull complete 16:57:54 aa168da1d23b: Verifying Checksum 16:57:54 aa168da1d23b: Download complete 16:57:55 46f8f816bc3b: Pull complete 16:57:55 93b61091891f: Pull complete 16:57:56 93b9cdb0e59b: Pull complete 16:57:56 5e14af77c1be: Pull complete 16:57:56 01666e4c0597: Pull complete 16:58:04 aa168da1d23b: Pull complete 16:58:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:58:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:58:04 prd-centos7-docker-4c-2g-16347 does not seem to be running inside a container 16:58:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:58:08 $ docker top 6257e35926b4ff20a20170018a352db83fb6af7e2a32baae0fe202ae34b4be88 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:08 + touch /tmp/pre-build-complete [Pipeline] sh 16:58:09 + mkdir -p /var/log/sa [Pipeline] sh 16:58:09 + ls /var/log/sa-host 16:58:09 + sadf -c /var/log/sa-host/sa16 16:58:09 file_magic: OK 16:58:09 HZ: Using current value: 100 16:58:09 file_header: OK 16:58:09 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 16:58:09 Statistics: 16:58:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:58:09 File successfully converted to sysstat format version 12.2.1 16:58:09 + sadf -c /var/log/sa-host/sa23 16:58:09 file_magic: OK 16:58:09 HZ: Using current value: 100 16:58:09 file_header: OK 16:58:09 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 16:58:09 Statistics: 16:58:09 Hnuu...uuuununununu... 16:58:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:09 provisioning config files... 16:58:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2793338775055763259tmp [Pipeline] { [Pipeline] echo 16:58:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:58:10 ---> create-netrc.sh [Pipeline] } 16:58:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:58:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:58:10 ---> python-tools-install.sh [Pipeline] echo 16:58:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:58:11 ---> sudo-logs.sh 16:58:11 Archiving 'sudo' log.. [Pipeline] echo 16:58:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:58:11 ---> job-cost.sh 16:58:11 lf-activate-venv: SKIPPING 16:58:11 INFO: No Stack... 16:58:12 INFO: Retrieving Pricing Info for: v1-standard-2 16:58:13 INFO: Archiving Costs [Pipeline] echo 16:58:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:58:13 ---> logs-deploy.sh 16:58:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/100 16:58:13 INFO: archiving workspace using pattern(s): 16:58:15 Archives upload complete. 16:58:15 INFO: archiving logs to Nexus 16:58:16 ---> uname -a: 16:58:16 Linux prd-centos7-docker-4c-2g-16347.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:58:16 16:58:16 16:58:16 ---> lscpu: 16:58:16 Architecture: x86_64 16:58:16 CPU op-mode(s): 32-bit, 64-bit 16:58:16 Byte Order: Little Endian 16:58:16 Address sizes: 40 bits physical, 48 bits virtual 16:58:16 CPU(s): 4 16:58:16 On-line CPU(s) list: 0-3 16:58:16 Thread(s) per core: 1 16:58:16 Core(s) per socket: 1 16:58:16 Socket(s): 4 16:58:16 NUMA node(s): 1 16:58:16 Vendor ID: GenuineIntel 16:58:16 CPU family: 6 16:58:16 Model: 44 16:58:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:58:16 Stepping: 1 16:58:16 CPU MHz: 2933.436 16:58:16 BogoMIPS: 5866.87 16:58:16 Virtualization: VT-x 16:58:16 Hypervisor vendor: KVM 16:58:16 Virtualization type: full 16:58:16 L1d cache: 128 KiB 16:58:16 L1i cache: 128 KiB 16:58:16 L2 cache: 16 MiB 16:58:16 L3 cache: 64 MiB 16:58:16 NUMA node0 CPU(s): 0-3 16:58:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:58:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:58:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:58:16 Vulnerability Meltdown: Mitigation; PTI 16:58:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:58:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:58:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:58:16 Vulnerability Srbds: Not affected 16:58:16 Vulnerability Tsx async abort: Not affected 16:58:16 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 16:58:16 16:58:16 16:58:16 ---> nproc: 16:58:16 4 16:58:16 16:58:16 16:58:16 ---> df -h: 16:58:16 Filesystem Size Used Available Use% Mounted on 16:58:16 overlay 50.0G 8.5G 41.4G 17% / 16:58:16 tmpfs 64.0M 0 64.0M 0% /dev 16:58:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:58:16 shm 64.0M 0 64.0M 0% /dev/shm 16:58:16 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 16:58:16 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 16:58:16 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 16:58:16 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 16:58:16 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 16:58:16 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 16:58:16 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 16:58:16 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 16:58:16 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 16:58:16 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 16:58:16 16:58:16 16:58:16 ---> free -m: 16:58:16 total used free shared buff/cache available 16:58:16 Mem: 1837 833 148 0 855 938 16:58:16 Swap: 1023 3 1020 16:58:16 16:58:16 16:58:16 ---> ip addr: 16:58:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:58:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:58:16 inet 127.0.0.1/8 scope host lo 16:58:16 valid_lft forever preferred_lft forever 16:58:16 inet6 ::1/128 scope host 16:58:16 valid_lft forever preferred_lft forever 16:58:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:58:16 link/ether fa:16:3e:18:2d:28 brd ff:ff:ff:ff:ff:ff 16:58:16 inet 10.30.122.63/23 brd 10.30.123.255 scope global dynamic eth0 16:58:16 valid_lft 85963sec preferred_lft 85963sec 16:58:16 inet6 fe80::f816:3eff:fe18:2d28/64 scope link 16:58:16 valid_lft forever preferred_lft forever 16:58:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:58:16 link/ether 02:42:f1:e4:0c:93 brd ff:ff:ff:ff:ff:ff 16:58:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:58:16 valid_lft forever preferred_lft forever 16:58:16 inet6 fe80::42:f1ff:fee4:c93/64 scope link 16:58:16 valid_lft forever preferred_lft forever 16:58:16 16:58:16 16:58:16 ---> sar -b -r -n DEV: 16:58:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 16:58:16 16:58:16 16:50:48 LINUX RESTART (4 CPU) 16:58:16 16:58:16 16:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:58:16 16:53:01 2.81 0.00 2.81 0.00 0.00 104.71 0.00 16:58:16 16:54:01 0.33 0.00 0.33 0.00 0.00 5.16 0.00 16:58:16 16:55:01 0.32 0.00 0.32 0.00 0.00 3.63 0.00 16:58:16 16:56:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 16:58:16 16:57:01 357.29 187.34 169.95 0.00 9238.78 55462.50 0.00 16:58:16 16:58:02 235.50 117.41 118.09 0.00 7975.02 26843.01 0.00 16:58:16 Average: 99.52 50.84 48.67 0.00 2872.19 13750.14 0.00 16:58:16 16:58:16 16:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:58:16 16:53:01 177592 0 614144 32.64 2620 1087188 1077424 36.77 423920 1081480 12 16:58:16 16:54:01 177612 0 614116 32.64 2620 1087196 1077532 36.77 423244 1082628 8 16:58:16 16:55:01 174652 0 617072 32.80 2620 1087200 1077664 36.78 433404 1075128 8 16:58:16 16:56:01 176216 0 615508 32.71 2620 1087200 1077424 36.77 430320 1076648 8 16:58:16 16:57:01 75012 0 795128 42.26 2404 1009000 1513668 51.66 643044 871688 72136 16:58:16 16:58:02 77860 0 863676 45.90 1144 938864 1540828 52.59 689780 754380 50124 16:58:16 Average: 143157 0 686607 36.49 2338 1049441 1227423 41.89 507285 990325 20383 16:58:16 16:58:16 16:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:58:16 16:53:01 eth0 0.43 0.12 0.02 0.05 0.00 0.00 0.00 0.00 16:58:16 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 16:54:01 eth0 3.85 1.96 3.05 0.13 0.00 0.00 0.00 0.00 16:58:16 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 16:55:01 eth0 1.37 0.82 0.60 0.41 0.00 0.00 0.00 0.00 16:58:16 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 16:56:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:58:16 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 16:57:01 eth0 798.20 684.27 7404.44 64.03 0.00 0.00 0.00 0.00 16:58:16 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 16:57:01 docker0 17.51 17.38 1.36 122.71 0.00 0.00 0.00 0.00 16:58:16 16:58:02 eth0 327.36 256.50 2417.35 133.34 0.00 0.00 0.00 0.00 16:58:16 16:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 16:58:02 docker0 26.50 32.44 1.98 194.06 0.00 0.00 0.00 0.00 16:58:16 Average: eth0 188.73 157.43 1639.00 33.04 0.00 0.00 0.00 0.00 16:58:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:16 Average: docker0 7.34 8.31 0.56 52.86 0.00 0.00 0.00 0.00 16:58:16 16:58:16 16:58:16 ---> sar -P ALL: 16:58:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 16:58:16 16:58:16 16:50:48 LINUX RESTART (4 CPU) 16:58:16 16:58:16 16:52:01 CPU %user %nice %system %iowait %steal %idle 16:58:16 16:53:01 all 0.13 0.00 0.06 0.00 0.01 99.80 16:58:16 16:53:01 0 0.10 0.00 0.07 0.00 0.02 99.82 16:58:16 16:53:01 1 0.08 0.00 0.07 0.00 0.02 99.83 16:58:16 16:53:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:58:16 16:53:01 3 0.30 0.00 0.08 0.00 0.00 99.62 16:58:16 16:54:01 all 0.17 0.00 0.07 0.00 0.00 99.76 16:58:16 16:54:01 0 0.13 0.00 0.07 0.00 0.00 99.80 16:58:16 16:54:01 1 0.20 0.00 0.07 0.00 0.02 99.72 16:58:16 16:54:01 2 0.07 0.00 0.07 0.00 0.00 99.87 16:58:16 16:54:01 3 0.27 0.00 0.08 0.00 0.00 99.65 16:58:16 16:55:01 all 0.15 0.00 0.05 0.00 0.01 99.79 16:58:16 16:55:01 0 0.43 0.00 0.05 0.00 0.00 99.52 16:58:16 16:55:01 1 0.05 0.00 0.07 0.00 0.02 99.87 16:58:16 16:55:01 2 0.08 0.00 0.07 0.00 0.02 99.83 16:58:16 16:55:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:58:16 16:56:01 all 0.15 0.00 0.05 0.00 0.02 99.78 16:58:16 16:56:01 0 0.48 0.00 0.03 0.00 0.02 99.47 16:58:16 16:56:01 1 0.05 0.00 0.07 0.00 0.02 99.87 16:58:16 16:56:01 2 0.03 0.00 0.07 0.00 0.02 99.88 16:58:16 16:56:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:58:16 16:57:01 all 15.87 0.00 11.69 3.00 1.40 68.05 16:58:16 16:57:01 0 15.05 0.00 11.55 2.81 1.43 69.15 16:58:16 16:57:01 1 16.98 0.00 11.27 1.66 1.47 68.61 16:58:16 16:57:01 2 15.94 0.00 11.65 3.76 1.36 67.29 16:58:16 16:57:01 3 15.48 0.00 12.28 3.76 1.32 67.15 16:58:16 16:58:02 all 11.71 0.00 8.95 3.41 0.62 75.31 16:58:16 16:58:02 0 10.38 0.00 9.21 2.87 0.60 76.94 16:58:16 16:58:02 1 9.71 0.00 8.05 2.36 0.50 79.38 16:58:16 16:58:02 2 14.40 0.00 9.53 4.06 0.74 71.28 16:58:16 16:58:02 3 12.38 0.00 8.98 4.34 0.67 73.63 16:58:16 Average: all 4.59 0.00 3.40 1.04 0.34 90.63 16:58:16 Average: 0 4.32 0.00 3.41 0.92 0.33 91.01 16:58:16 Average: 1 4.41 0.00 3.19 0.66 0.33 91.41 16:58:16 Average: 2 4.99 0.00 3.50 1.28 0.35 89.89 16:58:16 Average: 3 4.64 0.00 3.50 1.32 0.33 90.22 16:58:16 16:58:16 16:58:16