Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c3318a46640bd77d3027b9d29fc394418b490a0e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17637 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision c3318a46640bd77d3027b9d29fc394418b490a0e (master) > 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 c3318a46640bd77d3027b9d29fc394418b490a0e # timeout=10 Commit message: "Merge pull request #410 from lenny-intel/remove-remote-logging2" > git rev-list --no-walk 2bd89ab3e4066cad80ccb3641c8ec0d3b0be50de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:52:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:52:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:52:57 ========================================================= 18:52:57 EdgeX Global Pipelines Version Info 18:52:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:52:58 ------------------- 18:52:58 stable info: 18:52:58 ------------------- 18:52:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:52:58 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 18:52:58 Message: update stable to v1.0.173 18:52:59 ------------------- 18:52:59 experimental info: 18:52:59 ------------------- 18:52:59 Commited By: **** collab-it+edgex@linuxfoundation.org 18:52:59 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 18:52:59 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:52:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 18:52:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 18:53:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:53:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:53:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:53:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:53:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:53:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:53:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:53:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 18:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:53:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:53:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:53:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:53:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:53:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 18:53:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:53:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:53:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:53:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:53:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:53:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:53:02 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:53:02 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 18:53:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:53:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:53:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:53:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3318a46640bd77d3027b9d29fc394418b490a0e [Pipeline] echo 18:53:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3318a4 [Pipeline] echo 18:53:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:04 + git log --format=format:%s -1 c3318a46640bd77d3027b9d29fc394418b490a0e [Pipeline] echo 18:53:04 GIT_COMMIT: c3318a46640bd77d3027b9d29fc394418b490a0e, Commit Message: Merge pull request #410 from lenny-intel/remove-remote-logging2 [Pipeline] echo 18:53:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:06 18:53:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:53:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:06 latest: Pulling from edgex-devops/git-semver 18:53:06 31603596830f: Pulling fs layer 18:53:06 2a8b12db71e7: Pulling fs layer 18:53:06 6ca5941a6612: Pulling fs layer 18:53:06 ecc8261a40a4: Pulling fs layer 18:53:06 ecc8261a40a4: Waiting 18:53:06 2a8b12db71e7: Verifying Checksum 18:53:06 2a8b12db71e7: Download complete 18:53:06 31603596830f: Verifying Checksum 18:53:06 31603596830f: Download complete 18:53:06 ecc8261a40a4: Verifying Checksum 18:53:06 ecc8261a40a4: Download complete 18:53:06 6ca5941a6612: Verifying Checksum 18:53:06 6ca5941a6612: Download complete 18:53:06 31603596830f: Pull complete 18:53:06 2a8b12db71e7: Pull complete 18:53:07 6ca5941a6612: Pull complete 18:53:08 ecc8261a40a4: Pull complete 18:53:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:53:08 prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container 18:53:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:53:10 $ docker top 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:10 [ssh-agent] Looking for ssh-agent implementation... 18:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:10 $ docker exec 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 ssh-agent 18:53:11 SSH_AUTH_SOCK=/tmp/ssh-T0llEpeV4u4m/agent.12 18:53:11 SSH_AGENT_PID=17 18:53:11 Running ssh-add (command line suppressed) 18:53:11 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6717561048607297174.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6717561048607297174.key) 18:53:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:11 + git tag --points-at HEAD [Pipeline] } 18:53:11 $ docker exec --env ******** --env ******** 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 ssh-agent -k 18:53:11 unset SSH_AUTH_SOCK; 18:53:11 unset SSH_AGENT_PID; 18:53:11 echo Agent pid 17 killed; 18:53:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:53:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:12 [ssh-agent] Looking for ssh-agent implementation... 18:53:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:12 $ docker exec 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 ssh-agent 18:53:12 SSH_AUTH_SOCK=/tmp/ssh-EajVVBtRYwsu/agent.46 18:53:12 SSH_AGENT_PID=52 18:53:12 Running ssh-add (command line suppressed) 18:53:12 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4513229533109368326.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4513229533109368326.key) 18:53:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:12 + git semver init 18:53:12 # -> Open(): unable to determine branch for HEAD 18:53:12 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 18:53:12 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 18:53:12 # $SEMVER_REMOTE_NAME = origin 18:53:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:53:12 # $SEMVER_USER_NAME = edgex-jenkins 18:53:12 # $SEMVER_BRANCH = master 18:53:12 # $SEMVER_TEMP = /tmp/semver-530624009 18:53:12 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 18:53:13 # '/tmp/semver-530624009' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 18:53:13 # -> Force: false 18:53:13 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 18:53:13 $ docker exec --env ******** --env ******** 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 ssh-agent -k 18:53:13 unset SSH_AUTH_SOCK; 18:53:13 unset SSH_AGENT_PID; 18:53:13 echo Agent pid 52 killed; 18:53:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:53:14 + git semver [Pipeline] } 18:53:14 $ docker stop --time=1 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 18:53:16 $ docker rm -f 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:53:17 Stashed 1 file(s) [Pipeline] echo 18:53:17 [edgeXSemver]: initialized semver on version 0.1.135 [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 18:53:32 Still waiting to schedule task 18:53:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:53:32 Still waiting to schedule task 18:53:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-17635’ is offline 18:55:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17638 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 18:55:32 Running in /w/workspace/go-mod-core-contracts/104 [Pipeline] { [Pipeline] checkout 18:55:37 using credential edgex-jenkins-ssh 18:55:37 Cloning the remote Git repository 18:55:37 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:55:37 > git init /w/workspace/go-mod-core-contracts/104 # timeout=10 18:55:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:55:37 > git --version # timeout=10 18:55:37 > git --version # 'git version 2.17.1' 18:55:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:39 Checking out Revision c3318a46640bd77d3027b9d29fc394418b490a0e (master) 18:55:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:55:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:55:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:55:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:55:39 > git config core.sparsecheckout # timeout=10 18:55:39 > git checkout -f c3318a46640bd77d3027b9d29fc394418b490a0e # timeout=10 18:55:43 Commit message: "Merge pull request #410 from lenny-intel/remove-remote-logging2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:55:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:55:46 + true 18:55:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:55:49 ========================================================= 18:55:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:55:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:55:49 + 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 . 18:55:50 Sending build context to Docker daemon 2.052MB 18:55:50 Step 1/7 : ARG BASE=golang:1.15-alpine 18:55:50 Step 2/7 : FROM ${BASE} 18:55:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:55:51 5f621e34cdf4: Pulling fs layer 18:55:51 a4357932f1b6: Pulling fs layer 18:55:51 18c013af1878: Pulling fs layer 18:55:51 00ac8860ef70: Pulling fs layer 18:55:51 63d7cb157983: Pulling fs layer 18:55:51 b116817d02f9: Pulling fs layer 18:55:51 745a02a5169b: Pulling fs layer 18:55:51 00ac8860ef70: Waiting 18:55:51 63d7cb157983: Waiting 18:55:51 b116817d02f9: Waiting 18:55:51 745a02a5169b: Waiting 18:55:51 18c013af1878: Verifying Checksum 18:55:51 18c013af1878: Download complete 18:55:51 a4357932f1b6: Verifying Checksum 18:55:51 a4357932f1b6: Download complete 18:55:51 63d7cb157983: Verifying Checksum 18:55:51 63d7cb157983: Download complete 18:55:51 b116817d02f9: Verifying Checksum 18:55:51 b116817d02f9: Download complete 18:55:51 5f621e34cdf4: Verifying Checksum 18:55:51 5f621e34cdf4: Download complete 18:55:52 5f621e34cdf4: Pull complete 18:55:53 a4357932f1b6: Pull complete 18:55:53 18c013af1878: Pull complete 18:55:54 745a02a5169b: Verifying Checksum 18:55:54 745a02a5169b: Download complete 18:55:54 Running on prd-centos7-docker-4c-2g-17639 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 18:55:54 Running in /w/workspace/go-mod-core-contracts/104 [Pipeline] { [Pipeline] checkout 18:55:55 00ac8860ef70: Verifying Checksum 18:55:55 00ac8860ef70: Download complete 18:56:03 using credential edgex-jenkins-ssh 18:56:03 Cloning the remote Git repository 18:56:03 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:56:03 > git init /w/workspace/go-mod-core-contracts/104 # timeout=10 18:56:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:56:03 > git --version # timeout=10 18:56:03 > git --version # 'git version 2.24.3' 18:56:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:05 Checking out Revision c3318a46640bd77d3027b9d29fc394418b490a0e (master) 18:56:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:56:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:56:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:56:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:56:05 > git config core.sparsecheckout # timeout=10 18:56:05 > git checkout -f c3318a46640bd77d3027b9d29fc394418b490a0e # timeout=10 18:56:05 00ac8860ef70: Pull complete 18:56:05 63d7cb157983: Pull complete 18:56:05 b116817d02f9: Pull complete 18:56:09 745a02a5169b: Pull complete 18:56:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:56:09 ---> b7e6874047d6 18:56:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:56:09 Commit message: "Merge pull request #410 from lenny-intel/remove-remote-logging2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:56:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:56:12 + true 18:56:12 + sudo service docker restart 18:56:12 Redirecting to /bin/systemctl restart docker.service 18:56:12 ---> Running in 071c1aa29182 18:56:12 Removing intermediate container 071c1aa29182 18:56:12 ---> 165362d36efd 18:56:12 Step 4/7 : RUN apk add bash 18:56:13 ---> Running in 44610477334b [Pipeline] unstash 18:56:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] echo 18:56:14 ========================================================= 18:56:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:56:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:56:14 + 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 . 18:56:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:56:15 Sending build context to Docker daemon 2.053MB 18:56:15 Step 1/7 : ARG BASE=golang:1.15-alpine 18:56:15 Step 2/7 : FROM ${BASE} 18:56:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:56:15 188c0c94c7c5: Pulling fs layer 18:56:15 0ef7d3d256c8: Pulling fs layer 18:56:15 de9db76c5a1d: Pulling fs layer 18:56:15 bca2f99d35d6: Pulling fs layer 18:56:15 93359f2a8cfa: Pulling fs layer 18:56:15 7c6f9722023f: Pulling fs layer 18:56:15 a35cf1a2eb13: Pulling fs layer 18:56:15 bca2f99d35d6: Waiting 18:56:15 93359f2a8cfa: Waiting 18:56:15 7c6f9722023f: Waiting 18:56:15 a35cf1a2eb13: Waiting 18:56:15 de9db76c5a1d: Verifying Checksum 18:56:15 de9db76c5a1d: Download complete 18:56:15 0ef7d3d256c8: Verifying Checksum 18:56:15 0ef7d3d256c8: Download complete 18:56:15 93359f2a8cfa: Download complete 18:56:15 7c6f9722023f: Verifying Checksum 18:56:15 7c6f9722023f: Download complete 18:56:15 188c0c94c7c5: Verifying Checksum 18:56:15 188c0c94c7c5: Download complete 18:56:15 OK: 142 MiB in 39 packages 18:56:16 188c0c94c7c5: Pull complete 18:56:16 0ef7d3d256c8: Pull complete 18:56:16 Removing intermediate container 44610477334b 18:56:16 ---> 5dc963e3aae5 18:56:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:56:17 de9db76c5a1d: Pull complete 18:56:17 ---> Running in 4cce5ce1d78a 18:56:17 Removing intermediate container 4cce5ce1d78a 18:56:17 ---> 79077c135c17 18:56:17 Step 6/7 : COPY go.mod . 18:56:18 ---> 33ab2ad0d6dd 18:56:18 Step 7/7 : RUN go mod download 18:56:18 ---> Running in 64d6dae2a15c 18:56:20 a35cf1a2eb13: Verifying Checksum 18:56:20 a35cf1a2eb13: Download complete 18:56:20 bca2f99d35d6: Verifying Checksum 18:56:20 bca2f99d35d6: Download complete 18:56:33 bca2f99d35d6: Pull complete 18:56:33 93359f2a8cfa: Pull complete 18:56:33 7c6f9722023f: Pull complete 18:56:33 Removing intermediate container 64d6dae2a15c 18:56:33 ---> 82a747d8a30a 18:56:33 Successfully built 82a747d8a30a 18:56:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:56:34 + docker inspect -f . ci-base-image-arm64 18:56:34 . [Pipeline] withDockerContainer 18:56:34 prd-ubuntu18.04-docker-arm64-4c-16g-17638 does not seem to be running inside a container 18:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/104 -v /w/workspace/go-mod-core-contracts/104:/w/workspace/go-mod-core-contracts/104:rw,z -v /w/workspace/go-mod-core-contracts/104@tmp:/w/workspace/go-mod-core-contracts/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:56:36 $ docker top f20020ddaaa9625c48ea33e23ea393e2080a257d97c52289c55d3b6c04eb88dc -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:37 + go version 18:56:37 go version go1.15.5 linux/arm64 [Pipeline] } 18:56:37 $ docker stop --time=1 f20020ddaaa9625c48ea33e23ea393e2080a257d97c52289c55d3b6c04eb88dc 18:56:37 a35cf1a2eb13: Pull complete 18:56:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:56:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:56:37 ---> a62c8e92a672 18:56:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:56:37 ---> Running in ec4286aee21c 18:56:37 Removing intermediate container ec4286aee21c 18:56:37 ---> d868bf09eb5c 18:56:37 Step 4/7 : RUN apk add bash 18:56:37 ---> Running in ab716dc9aac7 18:56:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:56:39 $ docker rm -f f20020ddaaa9625c48ea33e23ea393e2080a257d97c52289c55d3b6c04eb88dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:56:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:56:40 + docker inspect -f . ci-base-image-arm64 18:56:40 . [Pipeline] withDockerContainer 18:56:40 OK: 166 MiB in 39 packages 18:56:40 prd-ubuntu18.04-docker-arm64-4c-16g-17638 does not seem to be running inside a container 18:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/104 -v /w/workspace/go-mod-core-contracts/104:/w/workspace/go-mod-core-contracts/104:rw,z -v /w/workspace/go-mod-core-contracts/104@tmp:/w/workspace/go-mod-core-contracts/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:56:41 Removing intermediate container ab716dc9aac7 18:56:41 ---> 94e04a8b17c4 18:56:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:56:41 ---> Running in 62bac72d699a 18:56:41 Removing intermediate container 62bac72d699a 18:56:41 ---> b6897164861a 18:56:41 Step 6/7 : COPY go.mod . 18:56:41 ---> 9174f9475b83 18:56:41 Step 7/7 : RUN go mod download 18:56:42 ---> Running in af4da33f31b7 18:56:42 $ docker top 339b04eabb76aa28b5048889c8d0e9a50df391cdf8d8993e57402ad190a5807d -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:43 + make test 18:56:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:56:57 Removing intermediate container af4da33f31b7 18:56:57 ---> 8e72ec3bb81d 18:56:57 Successfully built 8e72ec3bb81d 18:56:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:56:57 + docker inspect -f . ci-base-image-x86_64 18:56:57 . [Pipeline] withDockerContainer 18:56:58 prd-centos7-docker-4c-2g-17639 does not seem to be running inside a container 18:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/104 -v /w/workspace/go-mod-core-contracts/104:/w/workspace/go-mod-core-contracts/104:rw,z -v /w/workspace/go-mod-core-contracts/104@tmp:/w/workspace/go-mod-core-contracts/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:56:59 $ docker top b348fa9c544527b4fbc1fe3e7e03e65d2122dc933e7a35242fdd7f43b5af2660 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:00 + go version 18:57:00 go version go1.15.5 linux/amd64 [Pipeline] } 18:57:00 $ docker stop --time=1 b348fa9c544527b4fbc1fe3e7e03e65d2122dc933e7a35242fdd7f43b5af2660 18:57:02 $ docker rm -f b348fa9c544527b4fbc1fe3e7e03e65d2122dc933e7a35242fdd7f43b5af2660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:57:03 + docker inspect -f . ci-base-image-x86_64 18:57:03 . [Pipeline] withDockerContainer 18:57:03 prd-centos7-docker-4c-2g-17639 does not seem to be running inside a container 18:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/104 -v /w/workspace/go-mod-core-contracts/104:/w/workspace/go-mod-core-contracts/104:rw,z -v /w/workspace/go-mod-core-contracts/104@tmp:/w/workspace/go-mod-core-contracts/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:57:04 $ docker top 7a8a89cb59f1cf7b7b4cbcda9b1dc07128ca71529e59351ef1a3575b6a40a5e5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 18:57:05 + make test 18:57:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:57:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.053s coverage: 85.7% of statements 18:57:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements 18:57:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.049s coverage: 45.4% of statements 18:57:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 18:57:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 18:57:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 26.3% of statements 18:57:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.057s coverage: 14.7% of statements 18:57:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.041s coverage: 100.0% of statements 18:57:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.078s coverage: 91.8% of statements 18:57:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 18:57:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 18:57:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.043s coverage: 100.0% of statements 18:57:11 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.032s coverage: 47.8% of statements 18:57:16 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.162s coverage: 63.0% of statements 18:57:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.014s coverage: 26.3% of statements 18:57:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.030s coverage: 15.4% of statements 18:57:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.041s coverage: 15.4% of statements 18:57:16 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.027s coverage: 14.3% of statements 18:57:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 18:57:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.145s coverage: 84.8% of statements 18:57:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 18:57:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:57:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.057s coverage: 44.6% of statements 18:57:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.071s coverage: 100.0% of statements 18:57:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.115s coverage: 93.6% of statements 18:57:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 18:57:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 18:57:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:57:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 18:57:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements 18:57:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.074s coverage: 100.0% of statements 18:57:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.039s coverage: 45.4% of statements 18:57:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements 18:57:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 18:57:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.048s coverage: 26.3% of statements 18:57:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.023s coverage: 14.7% of statements 18:57:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.030s coverage: 100.0% of statements 18:57:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.069s coverage: 91.8% of statements 18:57:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 18:57:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 18:57:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements 18:57:24 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.026s coverage: 47.8% of statements 18:57:25 gofmt -l . 18:57:25 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:57:25 $ docker stop --time=1 339b04eabb76aa28b5048889c8d0e9a50df391cdf8d8993e57402ad190a5807d 18:57:28 $ docker rm -f 339b04eabb76aa28b5048889c8d0e9a50df391cdf8d8993e57402ad190a5807d [Pipeline] // withDockerContainer 18:57:28 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 63.0% of statements 18:57:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements 18:57:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 18:57:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements 18:57:28 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.092s coverage: 14.3% of statements 18:57:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [Pipeline] sh 18:57:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:57:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 18:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.084s coverage: 84.8% of statements 18:57:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 18:57:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 44.6% of statements 18:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.014s coverage: 100.0% of statements 18:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.035s coverage: 93.6% of statements [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 18:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 18:57:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 18:57:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:57:34 gofmt -l . 18:57:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:57:34 $ docker stop --time=1 7a8a89cb59f1cf7b7b4cbcda9b1dc07128ca71529e59351ef1a3575b6a40a5e5 18:57:36 $ docker rm -f 7a8a89cb59f1cf7b7b4cbcda9b1dc07128ca71529e59351ef1a3575b6a40a5e5 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:57:37 Warning: overwriting stash ‘coverage-report’ 18:57:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:57:40 provisioning config files... 18:57:40 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1606516377559950423tmp [Pipeline] { [Pipeline] sh 18:57:40 + set +x 18:57:40 + curl -s https://codecov.io/bash 18:57:40 + bash -s -- 18:57:41 18:57:41 _____ _ 18:57:41 / ____| | | 18:57:41 | | ___ __| | ___ ___ _____ __ 18:57:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:57:41 | |___| (_) | (_| | __/ (_| (_) \ V / 18:57:41 \_____\___/ \__,_|\___|\___\___/ \_/ 18:57:41 Bash-20201223-5ad85e3 18:57:41 18:57:41 18:57:41 ==> git version 2.24.3 found 18:57:41 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:57:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:57:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:57:41 ==> Jenkins CI detected. 18:57:41 project root: . 18:57:41 --> token set from env 18:57:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:57:41 ==> Running gcov in . (disable via -X gcov) 18:57:41 ==> Python coveragepy not found 18:57:41 ==> Searching for coverage reports in: 18:57:41 + . 18:57:41 -> Found 1 reports 18:57:41 ==> Detecting git/mercurial file structure 18:57:41 ==> Reading reports 18:57:41 + ./coverage.out bytes=114401 18:57:41 ==> Appending adjustments 18:57:41 https://docs.codecov.io/docs/fixing-reports 18:57:42 + Found adjustments 18:57:42 ==> Gzipping contents 18:57:42 20K /tmp/codecov.sE2hHB.gz 18:57:42 ==> Uploading reports 18:57:42 url: https://codecov.io 18:57:42 query: branch=master&commit=c3318a46640bd77d3027b9d29fc394418b490a0e&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F104%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 18:57:42 -> Pinging Codecov 18:57:42 https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=master&commit=c3318a46640bd77d3027b9d29fc394418b490a0e&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F104%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 18:57:42 -> Uploading to 18:57:42 https://storage.googleapis.com/codecov/v4/raw/2020-12-29/71470A77251A30514AAF9C0BB2E5B6CE/c3318a46640bd77d3027b9d29fc394418b490a0e/d855aa8a-29dc-4746-ae4d-3af015abd98f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201229T185742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c716262d3a2840c1ffddec558aca7b84f790dd72af4cfbac397ce9f0977d410 18:57:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:57:42 Dload Upload Total Spent Left Speed 18:57:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18355 0 0 100 18355 0 38426 --:--:-- --:--:-- --:--:-- 38399 18:57:42 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c3318a46640bd77d3027b9d29fc394418b490a0e [Pipeline] } 18:57:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:57:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:57:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:57:44 18:57:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:57:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:57:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:57:44 188c0c94c7c5: Pulling fs layer 18:57:44 0ef7d3d256c8: Pulling fs layer 18:57:44 de9db76c5a1d: Pulling fs layer 18:57:44 0eba1c9be4d2: Pulling fs layer 18:57:44 0d57e429df01: Pulling fs layer 18:57:44 4e4be7b47b0d: Pulling fs layer 18:57:44 e1f770b5df2f: Pulling fs layer 18:57:44 85a0685a4137: Pulling fs layer 18:57:44 4e4be7b47b0d: Waiting 18:57:44 0eba1c9be4d2: Waiting 18:57:44 e1f770b5df2f: Waiting 18:57:44 0d57e429df01: Waiting 18:57:44 85a0685a4137: Waiting 18:57:44 de9db76c5a1d: Verifying Checksum 18:57:44 de9db76c5a1d: Download complete 18:57:44 0ef7d3d256c8: Verifying Checksum 18:57:44 0ef7d3d256c8: Download complete 18:57:44 0d57e429df01: Verifying Checksum 18:57:44 0d57e429df01: Download complete 18:57:44 4e4be7b47b0d: Verifying Checksum 18:57:44 4e4be7b47b0d: Download complete 18:57:44 188c0c94c7c5: Download complete 18:57:45 188c0c94c7c5: Pull complete 18:57:45 0ef7d3d256c8: Pull complete 18:57:45 de9db76c5a1d: Pull complete 18:57:46 e1f770b5df2f: Verifying Checksum 18:57:46 e1f770b5df2f: Download complete 18:57:48 0eba1c9be4d2: Verifying Checksum 18:57:48 0eba1c9be4d2: Download complete 18:57:49 85a0685a4137: Verifying Checksum 18:57:49 85a0685a4137: Download complete 18:57:55 0eba1c9be4d2: Pull complete 18:57:55 0d57e429df01: Pull complete 18:57:55 4e4be7b47b0d: Pull complete 18:57:57 e1f770b5df2f: Pull complete 18:58:05 85a0685a4137: Pull complete 18:58:05 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:58:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:58:05 prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container 18:58:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:58:06 $ docker top 2608769fb4db010f3dd0da94507372f2bd95d3643013863579cb2b4541222f8e -eo pid,comm [Pipeline] { [Pipeline] echo 18:58:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:58:07 + set -o pipefail 18:58:07 + snyk monitor '--org=edgex-jenkins' 18:58:11 18:58:11 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 18:58:11 18:58:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/4cad6157-4fea-4f50-a549-98cd81e0bc64 18:58:11 18:58:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:58:11 18:58:11 [Pipeline] } 18:58:11 $ docker stop --time=1 2608769fb4db010f3dd0da94507372f2bd95d3643013863579cb2b4541222f8e 18:58:13 $ docker rm -f 2608769fb4db010f3dd0da94507372f2bd95d3643013863579cb2b4541222f8e [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 18:58:15 + git log --format=format:%s -1 c3318a46640bd77d3027b9d29fc394418b490a0e [Pipeline] isUnix [Pipeline] sh 18:58:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:16 . [Pipeline] withDockerContainer 18:58:16 prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container 18:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:58:17 $ docker top 78999ad3c49296b31c056dc554dd505d7a3c46daa50881098feac7a14af3cafc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:17 [ssh-agent] Looking for ssh-agent implementation... 18:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:17 $ docker exec 78999ad3c49296b31c056dc554dd505d7a3c46daa50881098feac7a14af3cafc ssh-agent 18:58:17 SSH_AUTH_SOCK=/tmp/ssh-OIPzcBcnRdFZ/agent.11 18:58:17 SSH_AGENT_PID=17 18:58:17 Running ssh-add (command line suppressed) 18:58:17 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3334828649926545424.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3334828649926545424.key) 18:58:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:18 + git semver tag 18:58:18 # -> Open(): unable to determine branch for HEAD 18:58:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 18:58:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 18:58:18 # $SEMVER_REMOTE_NAME = origin 18:58:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:58:18 # $SEMVER_USER_NAME = edgex-jenkins 18:58:18 # $SEMVER_BRANCH = master 18:58:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 18:58:18 # c3318a46640bd77d3027b9d29fc394418b490a0e HEAD 18:58:18 # -> Force: false 18:58:18 # 3136d309701914cc7e6973be3bf818147ecc0e11 refs/tags/v0.1.135 [Pipeline] } 18:58:18 $ docker exec --env ******** --env ******** 78999ad3c49296b31c056dc554dd505d7a3c46daa50881098feac7a14af3cafc ssh-agent -k 18:58:18 unset SSH_AUTH_SOCK; 18:58:18 unset SSH_AGENT_PID; 18:58:18 echo Agent pid 17 killed; 18:58:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:19 + git semver [Pipeline] } 18:58:19 $ docker stop --time=1 78999ad3c49296b31c056dc554dd505d7a3c46daa50881098feac7a14af3cafc 18:58:20 $ docker rm -f 78999ad3c49296b31c056dc554dd505d7a3c46daa50881098feac7a14af3cafc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:58:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:21 18:58:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:58:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:21 0.23.1-centos7: Pulling from edgex-lftools 18:58:21 ab5ef0e58194: Pulling fs layer 18:58:21 9712f1f96733: Pulling fs layer 18:58:21 63f879dbbcfc: Pulling fs layer 18:58:21 0d9ebad4ef96: Pulling fs layer 18:58:21 e9a5061849ea: Pulling fs layer 18:58:21 d747dcd14b5f: Pulling fs layer 18:58:21 2de7ff778b66: Pulling fs layer 18:58:21 e9a5061849ea: Waiting 18:58:21 d747dcd14b5f: Waiting 18:58:21 2de7ff778b66: Waiting 18:58:21 0d9ebad4ef96: Waiting 18:58:21 9712f1f96733: Download complete 18:58:24 63f879dbbcfc: Verifying Checksum 18:58:24 63f879dbbcfc: Download complete 18:58:24 e9a5061849ea: Verifying Checksum 18:58:24 e9a5061849ea: Download complete 18:58:24 d747dcd14b5f: Verifying Checksum 18:58:24 d747dcd14b5f: Download complete 18:58:24 ab5ef0e58194: Verifying Checksum 18:58:24 ab5ef0e58194: Download complete 18:58:24 0d9ebad4ef96: Verifying Checksum 18:58:24 0d9ebad4ef96: Download complete 18:58:24 2de7ff778b66: Verifying Checksum 18:58:24 2de7ff778b66: Download complete 18:58:28 ab5ef0e58194: Pull complete 18:58:28 9712f1f96733: Pull complete 18:58:31 63f879dbbcfc: Pull complete 18:58:37 0d9ebad4ef96: Pull complete 18:58:39 e9a5061849ea: Pull complete 18:58:39 d747dcd14b5f: Pull complete 18:58:42 2de7ff778b66: Pull complete 18:58:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:58:42 prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container 18:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:58:46 $ docker top 7ef961225e29d46e2d2a89eae1b4233f392a270b09d8f85862d81cca3e1494a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:58:46 provisioning config files... 18:58:46 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8767634314709079019tmp 18:58:46 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2889992316460515366tmp 18:58:46 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9204361952643362292tmp [Pipeline] { [Pipeline] echo 18:58:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:58:47 ---> sigul-configuration.sh 18:58:47 gpg: directory `/root/.gnupg' created 18:58:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:58:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:58:47 gpg: keyring `/root/.gnupg/secring.gpg' created 18:58:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:58:47 gpg: CAST5 encrypted data 18:58:47 gpg: encrypted with 1 passphrase 18:58:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:58:47 + mkdir /home/jenkins 18:58:47 + mkdir /home/jenkins/sigul [Pipeline] sh 18:58:48 + 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 18:58:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:58:48 ---> sigul-install.sh 18:58:55 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:58:55 + git tag --list 18:58:55 v0.0.0 18:58:55 v0.0.1 18:58:55 v0.1.0 18:58:55 v0.1.1 18:58:55 v0.1.10 18:58:55 v0.1.100 18:58:55 v0.1.101 18:58:55 v0.1.102 18:58:55 v0.1.103 18:58:55 v0.1.104 18:58:55 v0.1.105 18:58:55 v0.1.106 18:58:55 v0.1.107 18:58:55 v0.1.108 18:58:55 v0.1.109 18:58:55 v0.1.11 18:58:55 v0.1.110 18:58:55 v0.1.111 18:58:55 v0.1.112 18:58:55 v0.1.113 18:58:55 v0.1.114 18:58:55 v0.1.115 18:58:55 v0.1.116 18:58:55 v0.1.117 18:58:55 v0.1.118 18:58:55 v0.1.119 18:58:55 v0.1.12 18:58:55 v0.1.120 18:58:55 v0.1.121 18:58:55 v0.1.122 18:58:55 v0.1.123 18:58:55 v0.1.124 18:58:55 v0.1.125 18:58:55 v0.1.126 18:58:55 v0.1.127 18:58:55 v0.1.128 18:58:55 v0.1.129 18:58:55 v0.1.13 18:58:55 v0.1.130 18:58:55 v0.1.131 18:58:55 v0.1.132 18:58:55 v0.1.133 18:58:55 v0.1.134 18:58:55 v0.1.135 18:58:55 v0.1.14 18:58:55 v0.1.15 18:58:55 v0.1.16 18:58:55 v0.1.17 18:58:55 v0.1.18 18:58:55 v0.1.19 18:58:55 v0.1.2 18:58:55 v0.1.20 18:58:55 v0.1.21 18:58:55 v0.1.22 18:58:55 v0.1.23 18:58:55 v0.1.24 18:58:55 v0.1.25 18:58:55 v0.1.26 18:58:55 v0.1.27 18:58:55 v0.1.28 18:58:55 v0.1.29 18:58:55 v0.1.3 18:58:55 v0.1.30 18:58:55 v0.1.31 18:58:55 v0.1.32 18:58:55 v0.1.33 18:58:55 v0.1.34 18:58:55 v0.1.35 18:58:55 v0.1.36 18:58:55 v0.1.37 18:58:55 v0.1.38 18:58:55 v0.1.39 18:58:55 v0.1.4 18:58:55 v0.1.40 18:58:55 v0.1.41 18:58:55 v0.1.42 18:58:55 v0.1.43 18:58:55 v0.1.44 18:58:55 v0.1.45 18:58:55 v0.1.46 18:58:55 v0.1.47 18:58:55 v0.1.48 18:58:55 v0.1.49 18:58:55 v0.1.5 18:58:55 v0.1.50 18:58:55 v0.1.51 18:58:55 v0.1.52 18:58:55 v0.1.53 18:58:55 v0.1.54 18:58:55 v0.1.55 18:58:55 v0.1.56 18:58:55 v0.1.57 18:58:55 v0.1.58 18:58:55 v0.1.59 18:58:55 v0.1.6 18:58:55 v0.1.60 18:58:55 v0.1.61 18:58:55 v0.1.62 18:58:55 v0.1.63 18:58:55 v0.1.64 18:58:55 v0.1.65 18:58:55 v0.1.66 18:58:55 v0.1.67 18:58:55 v0.1.68 18:58:55 v0.1.69 18:58:55 v0.1.7 18:58:55 v0.1.70 18:58:55 v0.1.71 18:58:55 v0.1.72 18:58:55 v0.1.73 18:58:55 v0.1.74 18:58:55 v0.1.75 18:58:55 v0.1.76 18:58:55 v0.1.77 18:58:55 v0.1.78 18:58:55 v0.1.79 18:58:55 v0.1.8 18:58:55 v0.1.80 18:58:55 v0.1.81 18:58:55 v0.1.82 18:58:55 v0.1.83 18:58:55 v0.1.84 18:58:55 v0.1.85 18:58:55 v0.1.86 18:58:55 v0.1.87 18:58:55 v0.1.88 18:58:55 v0.1.89 18:58:55 v0.1.9 18:58:55 v0.1.90 18:58:55 v0.1.91 18:58:55 v0.1.92 18:58:55 v0.1.93 18:58:55 v0.1.94 18:58:55 v0.1.95 18:58:55 v0.1.96 18:58:55 v0.1.97 18:58:55 v0.1.98 18:58:55 v0.1.99 [Pipeline] sh 18:58:55 + lftools sign git-tag v0.1.135 18:58:57 Signing Git tag with Sigul... 18:58:57 Signing v0.1.135 [Pipeline] echo 18:58:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:58:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:58:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:58:58 $ docker stop --time=1 7ef961225e29d46e2d2a89eae1b4233f392a270b09d8f85862d81cca3e1494a8 18:59:00 $ docker rm -f 7ef961225e29d46e2d2a89eae1b4233f392a270b09d8f85862d81cca3e1494a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:59:01 . [Pipeline] withDockerContainer 18:59:01 prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container 18:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:59:02 $ docker top 20f1b0d70c82684e878cadb444dff703af0112418d54992dd4ca2a6cfe5a383b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:02 [ssh-agent] Looking for ssh-agent implementation... 18:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:03 $ docker exec 20f1b0d70c82684e878cadb444dff703af0112418d54992dd4ca2a6cfe5a383b ssh-agent 18:59:03 SSH_AUTH_SOCK=/tmp/ssh-BGxweBVX1jQj/agent.11 18:59:03 SSH_AGENT_PID=17 18:59:03 Running ssh-add (command line suppressed) 18:59:03 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2099997819932346396.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2099997819932346396.key) 18:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:03 + git semver bump patch 18:59:03 # -> Open(): unable to determine branch for HEAD 18:59:03 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 18:59:03 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 18:59:03 # $SEMVER_REMOTE_NAME = origin 18:59:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:59:03 # $SEMVER_USER_NAME = edgex-jenkins 18:59:03 # $SEMVER_BRANCH = master 18:59:03 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 18:59:03 0.1.136 [Pipeline] } 18:59:03 $ docker exec --env ******** --env ******** 20f1b0d70c82684e878cadb444dff703af0112418d54992dd4ca2a6cfe5a383b ssh-agent -k 18:59:03 unset SSH_AUTH_SOCK; 18:59:03 unset SSH_AGENT_PID; 18:59:03 echo Agent pid 17 killed; 18:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:04 + git semver [Pipeline] } 18:59:04 $ docker stop --time=1 20f1b0d70c82684e878cadb444dff703af0112418d54992dd4ca2a6cfe5a383b 18:59:05 $ docker rm -f 20f1b0d70c82684e878cadb444dff703af0112418d54992dd4ca2a6cfe5a383b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:59:06 . [Pipeline] withDockerContainer 18:59:06 prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container 18:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:59:07 $ docker top 6bde88b0b947fe95b8152044680aa59193ca8d5486cca07896cbdba8c8387bf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:07 [ssh-agent] Looking for ssh-agent implementation... 18:59:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:07 $ docker exec 6bde88b0b947fe95b8152044680aa59193ca8d5486cca07896cbdba8c8387bf7 ssh-agent 18:59:08 SSH_AUTH_SOCK=/tmp/ssh-haLVZjZcqHK8/agent.12 18:59:08 SSH_AGENT_PID=17 18:59:08 Running ssh-add (command line suppressed) 18:59:08 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6234889464819954044.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6234889464819954044.key) 18:59:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:08 + git semver push 18:59:08 # -> Open(): unable to determine branch for HEAD 18:59:08 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 18:59:08 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 18:59:08 # $SEMVER_REMOTE_NAME = origin 18:59:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:59:08 # $SEMVER_USER_NAME = edgex-jenkins 18:59:08 # $SEMVER_BRANCH = master 18:59:08 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 18:59:15 $ docker exec --env ******** --env ******** 6bde88b0b947fe95b8152044680aa59193ca8d5486cca07896cbdba8c8387bf7 ssh-agent -k 18:59:15 unset SSH_AUTH_SOCK; 18:59:15 unset SSH_AGENT_PID; 18:59:15 echo Agent pid 17 killed; 18:59:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:15 + git semver [Pipeline] } 18:59:15 $ docker stop --time=1 6bde88b0b947fe95b8152044680aa59193ca8d5486cca07896cbdba8c8387bf7 18:59:17 $ docker rm -f 6bde88b0b947fe95b8152044680aa59193ca8d5486cca07896cbdba8c8387bf7 [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 18:59:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:59:19 ---> package-listing.sh 18:59:19 ++ facter osfamily 18:59:19 ++ tr '[:upper:]' '[:lower:]' 18:59:19 + OS_FAMILY=redhat 18:59:19 + workspace=/w/workspace/dry_go-mod-core-contracts_master 18:59:19 + START_PACKAGES=/tmp/packages_start.txt 18:59:19 + END_PACKAGES=/tmp/packages_end.txt 18:59:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:19 + PACKAGES=/tmp/packages_start.txt 18:59:19 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 18:59:19 + PACKAGES=/tmp/packages_end.txt 18:59:19 + case "${OS_FAMILY}" in 18:59:19 + rpm -qa 18:59:19 + sort 18:59:24 + '[' -f /tmp/packages_start.txt ']' 18:59:24 + '[' -f /tmp/packages_end.txt ']' 18:59:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:24 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 18:59:24 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 18:59:24 + 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 18:59:24 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 18:59:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:59:25 18:59:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:59:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:59:25 alpine: Pulling from edgex-lftools-log-publisher 18:59:25 df20fa9351a1: Pulling fs layer 18:59:25 36b3adc4ff6f: Pulling fs layer 18:59:25 8ad3a11d3b57: Pulling fs layer 18:59:25 46f8f816bc3b: Pulling fs layer 18:59:25 93b61091891f: Pulling fs layer 18:59:25 93b9cdb0e59b: Pulling fs layer 18:59:25 5e14af77c1be: Pulling fs layer 18:59:25 01666e4c0597: Pulling fs layer 18:59:25 46f8f816bc3b: Waiting 18:59:25 aa168da1d23b: Pulling fs layer 18:59:25 93b61091891f: Waiting 18:59:25 93b9cdb0e59b: Waiting 18:59:25 5e14af77c1be: Waiting 18:59:25 01666e4c0597: Waiting 18:59:25 aa168da1d23b: Waiting 18:59:25 36b3adc4ff6f: Download complete 18:59:25 46f8f816bc3b: Verifying Checksum 18:59:25 46f8f816bc3b: Download complete 18:59:26 df20fa9351a1: Verifying Checksum 18:59:26 df20fa9351a1: Download complete 18:59:26 93b61091891f: Verifying Checksum 18:59:26 93b61091891f: Download complete 18:59:26 93b9cdb0e59b: Download complete 18:59:26 01666e4c0597: Verifying Checksum 18:59:26 01666e4c0597: Download complete 18:59:26 5e14af77c1be: Verifying Checksum 18:59:26 5e14af77c1be: Download complete 18:59:26 8ad3a11d3b57: Verifying Checksum 18:59:26 8ad3a11d3b57: Download complete 18:59:26 df20fa9351a1: Pull complete 18:59:26 36b3adc4ff6f: Pull complete 18:59:27 8ad3a11d3b57: Pull complete 18:59:28 aa168da1d23b: Verifying Checksum 18:59:28 46f8f816bc3b: Pull complete 18:59:28 93b61091891f: Pull complete 18:59:28 93b9cdb0e59b: Pull complete 18:59:29 5e14af77c1be: Pull complete 18:59:29 01666e4c0597: Pull complete 18:59:37 aa168da1d23b: Pull complete 18:59:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:59:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:59:37 prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container 18:59:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:59:40 $ docker top d57ee847318b413f5200117da23703bf4259e23c167733c6c96f37b2b8bf535c -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:40 + touch /tmp/pre-build-complete [Pipeline] sh 18:59:41 + mkdir -p /var/log/sa [Pipeline] sh 18:59:41 + ls /var/log/sa-host 18:59:41 + sadf -c /var/log/sa-host/sa23 18:59:41 file_magic: OK 18:59:41 HZ: Using current value: 100 18:59:41 file_header: OK 18:59:41 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 18:59:41 Statistics: 18:59:41 Hnuu...uuuununununu... 18:59:41 File successfully converted to sysstat format version 12.2.1 18:59:41 + sadf -c /var/log/sa-host/sa29 18:59:41 file_magic: OK 18:59:41 HZ: Using current value: 100 18:59:41 file_header: OK 18:59:41 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 18:59:41 Statistics: 18:59:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:59:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:41 provisioning config files... 18:59:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5307605834381483421tmp [Pipeline] { [Pipeline] echo 18:59:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:59:42 ---> create-netrc.sh [Pipeline] } 18:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:59:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:59:42 ---> python-tools-install.sh [Pipeline] echo 18:59:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:59:43 ---> sudo-logs.sh 18:59:43 Archiving 'sudo' log.. [Pipeline] echo 18:59:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:59:43 ---> job-cost.sh 18:59:43 lf-activate-venv: SKIPPING 18:59:43 INFO: No Stack... 18:59:44 INFO: Retrieving Pricing Info for: v1-standard-2 18:59:44 INFO: Archiving Costs [Pipeline] echo 18:59:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:59:44 ---> logs-deploy.sh 18:59:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/104 18:59:44 INFO: archiving workspace using pattern(s): 18:59:46 Archives upload complete. 18:59:46 INFO: archiving logs to Nexus