Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-347 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 with configured refspecs honoured and without tags 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a (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/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a # timeout=10 Commit message: "Merge pull request #269 from lenny-intel/ValueTypeValidation" > git rev-list --no-walk 6486545aa210051214681770a55b4e6e9fd2ee43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:00:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:00:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:00:00 ========================================================= 03:00:00 EdgeX Global Pipelines Version Info 03:00:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:00:02 ------------------- 03:00:02 stable info: 03:00:02 ------------------- 03:00:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:00:02 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 03:00:02 Message: update stable to v1.0.106 03:00:03 ------------------- 03:00:03 experimental info: 03:00:03 ------------------- 03:00:03 Commited By: **** collab-it+edgex@linuxfoundation.org 03:00:03 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 03:00:03 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:00:05 + git log --format=format:%s -1 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a [Pipeline] echo 03:00:05 GIT_COMMIT: 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a, Commit Message: Merge pull request #269 from lenny-intel/ValueTypeValidation [Pipeline] echo 03:00:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:00:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:00:06 03:00:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:00:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:00:08 latest: Pulling from edgex-devops/git-semver 03:00:08 31603596830f: Pulling fs layer 03:00:08 2a8b12db71e7: Pulling fs layer 03:00:08 6ca5941a6612: Pulling fs layer 03:00:08 ecc8261a40a4: Pulling fs layer 03:00:08 ecc8261a40a4: Waiting 03:00:08 2a8b12db71e7: Verifying Checksum 03:00:08 2a8b12db71e7: Download complete 03:00:08 31603596830f: Verifying Checksum 03:00:08 31603596830f: Download complete 03:00:08 ecc8261a40a4: Verifying Checksum 03:00:08 ecc8261a40a4: Download complete 03:00:08 6ca5941a6612: Verifying Checksum 03:00:08 6ca5941a6612: Download complete 03:00:08 31603596830f: Pull complete 03:00:08 2a8b12db71e7: Pull complete 03:00:09 6ca5941a6612: Pull complete 03:00:09 ecc8261a40a4: Pull complete 03:00:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:00:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:00:10 prd-centos7-docker-4c-2g-347 does not seem to be running inside a container 03:00:10 $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:00:12 $ docker top 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:00:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:13 [ssh-agent] Looking for ssh-agent implementation... 03:00:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:13 $ docker exec 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 ssh-agent 03:00:13 SSH_AUTH_SOCK=/tmp/ssh-U883KnwsnQou/agent.11 03:00:13 SSH_AGENT_PID=16 03:00:13 Running ssh-add (command line suppressed) 03:00:13 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8952031944800733063.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8952031944800733063.key) 03:00:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:14 + git describe --exact-match --tags HEAD 03:00:14 fatal: No names found, cannot describe anything. [Pipeline] } 03:00:14 $ docker exec --env ******** --env ******** 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 ssh-agent -k 03:00:14 unset SSH_AUTH_SOCK; 03:00:14 unset SSH_AGENT_PID; 03:00:14 echo Agent pid 16 killed; 03:00:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:00:14 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:00:14 This usually means this commit has not been tagged. [Pipeline] sshagent 03:00:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:14 [ssh-agent] Looking for ssh-agent implementation... 03:00:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:14 $ docker exec 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 ssh-agent 03:00:14 SSH_AUTH_SOCK=/tmp/ssh-Zg6ngCb2vPbQ/agent.44 03:00:14 SSH_AGENT_PID=50 03:00:14 Running ssh-add (command line suppressed) 03:00:14 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3838237607315009862.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3838237607315009862.key) 03:00:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:15 + git semver init 03:00:15 # -> Open(): unable to determine branch for HEAD 03:00:15 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:00:15 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:00:15 # $SEMVER_REMOTE_NAME = origin 03:00:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:00:15 # $SEMVER_USER_NAME = edgex-jenkins 03:00:15 # $SEMVER_BRANCH = master 03:00:15 # $SEMVER_TEMP = /tmp/semver-670801249 03:00:15 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:00:15 # '/tmp/semver-670801249' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 03:00:15 # -> Force: false 03:00:15 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 03:00:15 $ docker exec --env ******** --env ******** 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 ssh-agent -k 03:00:15 unset SSH_AUTH_SOCK; 03:00:15 unset SSH_AGENT_PID; 03:00:15 echo Agent pid 50 killed; 03:00:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:16 + git semver [Pipeline] } 03:00:16 $ docker stop --time=1 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 03:00:18 $ docker rm -f 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:00:18 Stashed 83 file(s) [Pipeline] echo 03:00:18 [edgeXSemver] initialized semver on version 0.1.72 [Pipeline] echo 03:00:18 Archived original version: [0.1.72] [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 03:00:34 Still waiting to schedule task 03:00:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:00:34 Still waiting to schedule task 03:00:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:02:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-348 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 03:02:14 Running in /w/workspace/go-mod-core-contracts/37 [Pipeline] { [Pipeline] checkout 03:02:20 using credential edgex-jenkins-ssh 03:02:20 Cloning the remote Git repository 03:02:20 Cloning with configured refspecs honoured and without tags 03:02:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:02:20 > git init /w/workspace/go-mod-core-contracts/37 # timeout=10 03:02:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:02:20 > git --version # timeout=10 03:02:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:02:21 Fetching without tags 03:02:22 Checking out Revision 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a (master) 03:02:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:02:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:02:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:02:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:02:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:02:22 > git config core.sparsecheckout # timeout=10 03:02:22 > git checkout -f 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a # timeout=10 03:02:26 Commit message: "Merge pull request #269 from lenny-intel/ValueTypeValidation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:02:28 ========================================================= 03:02:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:02:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:02:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 03:02:30 Sending build context to Docker daemon 2.132MB 03:02:30 Step 1/7 : ARG BASE=golang:1.13-alpine 03:02:30 Step 2/7 : FROM ${BASE} 03:02:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:02:30 b538f80385f9: Pulling fs layer 03:02:30 74f711af9a0d: Pulling fs layer 03:02:30 99f96fe45779: Pulling fs layer 03:02:30 fd7a069fd194: Pulling fs layer 03:02:30 66aa3694b03b: Pulling fs layer 03:02:30 170f70906a0f: Pulling fs layer 03:02:30 ad7c5574e4b9: Pulling fs layer 03:02:30 e772456be8f7: Pulling fs layer 03:02:30 c890913d741a: Pulling fs layer 03:02:30 2480fcc9aa5a: Pulling fs layer 03:02:30 09adf4765672: Pulling fs layer 03:02:30 fd7a069fd194: Waiting 03:02:30 66aa3694b03b: Waiting 03:02:30 e772456be8f7: Waiting 03:02:30 170f70906a0f: Waiting 03:02:30 ad7c5574e4b9: Waiting 03:02:30 c890913d741a: Waiting 03:02:30 2480fcc9aa5a: Waiting 03:02:30 09adf4765672: Waiting 03:02:30 99f96fe45779: Verifying Checksum 03:02:30 99f96fe45779: Download complete 03:02:30 74f711af9a0d: Download complete 03:02:30 66aa3694b03b: Download complete 03:02:30 b538f80385f9: Download complete 03:02:30 170f70906a0f: Verifying Checksum 03:02:30 170f70906a0f: Download complete 03:02:31 b538f80385f9: Pull complete 03:02:32 74f711af9a0d: Pull complete 03:02:32 99f96fe45779: Pull complete 03:02:35 ad7c5574e4b9: Verifying Checksum 03:02:35 ad7c5574e4b9: Download complete 03:02:35 c890913d741a: Verifying Checksum 03:02:35 c890913d741a: Download complete 03:02:36 e772456be8f7: Verifying Checksum 03:02:36 e772456be8f7: Download complete 03:02:36 09adf4765672: Verifying Checksum 03:02:36 09adf4765672: Download complete 03:02:36 2480fcc9aa5a: Verifying Checksum 03:02:36 2480fcc9aa5a: Download complete 03:02:36 fd7a069fd194: Verifying Checksum 03:02:36 fd7a069fd194: Download complete 03:02:49 fd7a069fd194: Pull complete 03:02:49 66aa3694b03b: Pull complete 03:02:49 170f70906a0f: Pull complete 03:02:51 ad7c5574e4b9: Pull complete 03:02:57 e772456be8f7: Pull complete 03:02:57 c890913d741a: Pull complete 03:02:59 2480fcc9aa5a: Pull complete 03:02:59 09adf4765672: Pull complete 03:02:59 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 03:02:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:02:59 ---> 2248a725d1cf 03:02:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:03:04 Running on prd-centos7-docker-4c-2g-350 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 03:03:04 Running in /w/workspace/go-mod-core-contracts/37 [Pipeline] { [Pipeline] checkout 03:03:05 ---> Running in 51eb9f0fd39d 03:03:05 Removing intermediate container 51eb9f0fd39d 03:03:05 ---> 161863b5799e 03:03:05 Step 4/7 : RUN apk add bash 03:03:05 ---> Running in d9aff62bc008 03:03:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:03:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:03:07 using credential edgex-jenkins-ssh 03:03:07 Cloning the remote Git repository 03:03:07 Cloning with configured refspecs honoured and without tags 03:03:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:03:07 > git init /w/workspace/go-mod-core-contracts/37 # timeout=10 03:03:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:03:07 > git --version # timeout=10 03:03:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:08 OK: 142 MiB in 39 packages 03:03:08 Fetching without tags 03:03:09 Checking out Revision 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a (master) 03:03:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:03:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:03:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:03:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:09 > git config core.sparsecheckout # timeout=10 03:03:09 > git checkout -f 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a # timeout=10 03:03:09 Removing intermediate container d9aff62bc008 03:03:09 ---> 7f076915b5e9 03:03:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:03:09 ---> Running in 67195f8749b1 03:03:10 Removing intermediate container 67195f8749b1 03:03:10 ---> e314c06ac941 03:03:10 Step 6/7 : COPY go.mod . 03:03:11 ---> 5ba66a8ad7de 03:03:11 Step 7/7 : RUN go mod download 03:03:11 ---> Running in 1bfd3f12d31c 03:03:12 Commit message: "Merge pull request #269 from lenny-intel/ValueTypeValidation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:03:13 ========================================================= 03:03:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:03:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:03:13 go: finding github.com/davecgh/go-spew v1.1.0 03:03:13 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:03:13 go: finding github.com/go-kit/kit v0.8.0 03:03:13 go: finding github.com/go-logfmt/logfmt v0.4.0 03:03:13 go: finding github.com/go-playground/assert/v2 v2.0.1 03:03:13 go: finding github.com/go-playground/locales v0.13.0 03:03:13 go: finding github.com/go-playground/universal-translator v0.17.0 03:03:13 go: finding github.com/go-playground/validator/v10 v10.3.0 03:03:13 go: finding github.com/go-stack/stack v1.8.0 03:03:13 go: finding github.com/google/uuid v1.1.0 03:03:13 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:03:13 go: finding github.com/leodido/go-urn v1.2.0 03:03:13 go: finding github.com/pmezard/go-difflib v1.0.0 03:03:13 go: finding github.com/stretchr/objx v0.1.0 03:03:13 go: finding github.com/stretchr/testify v1.5.1 03:03:13 go: finding github.com/x448/float16 v0.8.4 03:03:13 go: finding golang.org/x/text v0.3.2 03:03: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.13-alpine . 03:03:14 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 03:03:14 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:03:14 go: finding gopkg.in/yaml.v2 v2.2.8 03:03:14 Sending build context to Docker daemon 2.132MB 03:03:14 Step 1/7 : ARG BASE=golang:1.13-alpine 03:03:14 Step 2/7 : FROM ${BASE} 03:03:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:03:14 df20fa9351a1: Pulling fs layer 03:03:14 ed8968b2872e: Pulling fs layer 03:03:14 a92cc7c5fd73: Pulling fs layer 03:03:14 2dd03ba5bac4: Pulling fs layer 03:03:14 1e091d79d1de: Pulling fs layer 03:03:14 481702a1767f: Pulling fs layer 03:03:14 f64a6f60c768: Pulling fs layer 03:03:14 e78d2573fc39: Pulling fs layer 03:03:14 e876d2f968b6: Pulling fs layer 03:03:14 ce8a83651883: Pulling fs layer 03:03:14 07967f4d0e4b: Pulling fs layer 03:03:14 f64a6f60c768: Waiting 03:03:14 e78d2573fc39: Waiting 03:03:14 e876d2f968b6: Waiting 03:03:14 ce8a83651883: Waiting 03:03:14 07967f4d0e4b: Waiting 03:03:14 1e091d79d1de: Waiting 03:03:14 2dd03ba5bac4: Waiting 03:03:14 481702a1767f: Waiting 03:03:14 a92cc7c5fd73: Verifying Checksum 03:03:14 a92cc7c5fd73: Download complete 03:03:14 ed8968b2872e: Download complete 03:03:14 1e091d79d1de: Verifying Checksum 03:03:14 1e091d79d1de: Download complete 03:03:14 481702a1767f: Verifying Checksum 03:03:14 481702a1767f: Download complete 03:03:14 df20fa9351a1: Verifying Checksum 03:03:14 df20fa9351a1: Download complete 03:03:14 df20fa9351a1: Pull complete 03:03:15 f64a6f60c768: Verifying Checksum 03:03:15 f64a6f60c768: Download complete 03:03:15 e876d2f968b6: Verifying Checksum 03:03:15 e876d2f968b6: Download complete 03:03:16 e78d2573fc39: Verifying Checksum 03:03:16 e78d2573fc39: Download complete 03:03:16 ce8a83651883: Verifying Checksum 03:03:16 ce8a83651883: Download complete 03:03:16 2dd03ba5bac4: Verifying Checksum 03:03:16 2dd03ba5bac4: Download complete 03:03:16 07967f4d0e4b: Verifying Checksum 03:03:16 07967f4d0e4b: Download complete 03:03:16 ed8968b2872e: Pull complete 03:03:16 a92cc7c5fd73: Pull complete 03:03:23 2dd03ba5bac4: Pull complete 03:03:23 1e091d79d1de: Pull complete 03:03:23 481702a1767f: Pull complete 03:03:26 Removing intermediate container 1bfd3f12d31c 03:03:26 ---> 25d23d229e02 03:03:26 Successfully built 25d23d229e02 03:03:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } 03:03:26 f64a6f60c768: Pull complete [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] } 03:03:31 e78d2573fc39: Pull complete 03:03:31 e876d2f968b6: Pull complete 03:03:32 ce8a83651883: Pull complete 03:03:32 07967f4d0e4b: Pull complete 03:03:32 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 03:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:03:32 ---> 5d7c900382c6 03:03:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:03:34 ---> Running in a46fb6c52240 03:03:34 Removing intermediate container a46fb6c52240 03:03:34 ---> aeb5323d6db7 03:03:34 Step 4/7 : RUN apk add bash 03:03:34 ---> Running in 5e8a2dc7f03f 03:03:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:03:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:03:36 OK: 166 MiB in 39 packages 03:03:37 Removing intermediate container 5e8a2dc7f03f 03:03:37 ---> d441f4aef06c 03:03:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:03:37 ---> Running in c7ec707991de 03:03:37 Removing intermediate container c7ec707991de 03:03:37 ---> da4d4422c4c9 03:03:37 Step 6/7 : COPY go.mod . 03:03:37 ---> 34e867e34129 03:03:37 Step 7/7 : RUN go mod download 03:03:37 ---> Running in 89f32a915f69 03:03:39 go: finding github.com/davecgh/go-spew v1.1.0 03:03:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:03:39 go: finding github.com/go-kit/kit v0.8.0 03:03:39 go: finding github.com/go-logfmt/logfmt v0.4.0 03:03:39 go: finding github.com/go-playground/assert/v2 v2.0.1 03:03:39 go: finding github.com/go-playground/locales v0.13.0 03:03:39 go: finding github.com/go-playground/universal-translator v0.17.0 03:03:39 go: finding github.com/go-playground/validator/v10 v10.3.0 03:03:39 go: finding github.com/go-stack/stack v1.8.0 03:03:39 go: finding github.com/google/uuid v1.1.0 03:03:39 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:03:39 go: finding github.com/leodido/go-urn v1.2.0 03:03:39 go: finding github.com/pmezard/go-difflib v1.0.0 03:03:39 go: finding github.com/stretchr/objx v0.1.0 03:03:39 go: finding github.com/stretchr/testify v1.5.1 03:03:39 go: finding github.com/x448/float16 v0.8.4 03:03:39 go: finding golang.org/x/text v0.3.2 03:03:39 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 03:03:39 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:03:39 go: finding gopkg.in/yaml.v2 v2.2.8 03:03:48 Removing intermediate container 89f32a915f69 03:03:48 ---> 61a25b6d74cd 03:03:48 Successfully built 61a25b6d74cd 03:03:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:03:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 03:03:49 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 03:03:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:03:50 03:03:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 03:03:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:03:50 1.317.0: Pulling from edgex-devops/edgex-snyk-go 03:03:50 cbdbe7a5bc2a: Pulling fs layer 03:03:50 408f87550127: Pulling fs layer 03:03:50 fe522b08c979: Pulling fs layer 03:03:50 221eaa008020: Pulling fs layer 03:03:50 2a4607e5d6b9: Pulling fs layer 03:03:50 8f79b27c4fd2: Pulling fs layer 03:03:50 e5c8dbe1645b: Pulling fs layer 03:03:50 23e8b3b47431: Pulling fs layer 03:03:50 5c568d65a230: Pulling fs layer 03:03:50 221eaa008020: Waiting 03:03:50 2a4607e5d6b9: Waiting 03:03:50 8f79b27c4fd2: Waiting 03:03:50 e5c8dbe1645b: Waiting 03:03:50 23e8b3b47431: Waiting 03:03:50 5c568d65a230: Waiting 03:03:50 fe522b08c979: Verifying Checksum 03:03:50 fe522b08c979: Download complete 03:03:50 408f87550127: Verifying Checksum 03:03:50 408f87550127: Download complete 03:03:50 2a4607e5d6b9: Verifying Checksum 03:03:50 2a4607e5d6b9: Download complete 03:03:50 8f79b27c4fd2: Verifying Checksum 03:03:50 8f79b27c4fd2: Download complete 03:03:50 cbdbe7a5bc2a: Download complete 03:03:50 e5c8dbe1645b: Verifying Checksum 03:03:50 e5c8dbe1645b: Download complete 03:03:51 cbdbe7a5bc2a: Pull complete 03:03:51 23e8b3b47431: Verifying Checksum 03:03:51 23e8b3b47431: Download complete 03:03:51 5c568d65a230: Verifying Checksum 03:03:51 5c568d65a230: Download complete 03:03:51 408f87550127: Pull complete 03:03:52 fe522b08c979: Pull complete 03:03:52 221eaa008020: Verifying Checksum 03:03:52 221eaa008020: Download complete 03:03:57 221eaa008020: Pull complete 03:03:57 2a4607e5d6b9: Pull complete 03:03:57 8f79b27c4fd2: Pull complete 03:03:59 e5c8dbe1645b: Pull complete 03:04:02 23e8b3b47431: Pull complete 03:04:04 5c568d65a230: Pull complete 03:04:04 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 03:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:04:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 03:04:04 prd-centos7-docker-4c-2g-347 does not seem to be running inside a container 03:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 03:04:05 $ docker top 3c664c1ff88dc52ed8fae2e102dd42d0b85fb0e6d4a6599f95beb14ca0ae8482 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:06 + snyk monitor '--org=edgex-jenkins' 03:04:11 03:04:11 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 03:04:11 03:04:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/a4eab787-bf4f-40e9-9995-555d1ed02385 03:04:11 03:04:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:04:11 03:04:12 03:04:12 Snyk CLI supports Node.js 8 and higher. 03:04:12 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 03:04:12 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 03:04:12 03:04:12 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 03:04:12 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 03:04:12 $ docker stop --time=1 3c664c1ff88dc52ed8fae2e102dd42d0b85fb0e6d4a6599f95beb14ca0ae8482 03:04:14 $ docker rm -f 3c664c1ff88dc52ed8fae2e102dd42d0b85fb0e6d4a6599f95beb14ca0ae8482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 03:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:16 . [Pipeline] withDockerContainer 03:04:16 prd-centos7-docker-4c-2g-347 does not seem to be running inside a container 03:04:16 $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:04:16 $ docker top eb1af7ad2f5970fe56c38e168d477d72815fe77f9cb5b54b194dc3df586ba17d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:04:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:17 [ssh-agent] Looking for ssh-agent implementation... 03:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:17 $ docker exec eb1af7ad2f5970fe56c38e168d477d72815fe77f9cb5b54b194dc3df586ba17d ssh-agent 03:04:17 SSH_AUTH_SOCK=/tmp/ssh-UfKAIPDV4CHn/agent.12 03:04:17 SSH_AGENT_PID=17 03:04:17 Running ssh-add (command line suppressed) 03:04:17 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5646356338710799664.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5646356338710799664.key) 03:04:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:04:18 + git semver tag 03:04:18 # -> Open(): unable to determine branch for HEAD 03:04:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:04:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:04:18 # $SEMVER_REMOTE_NAME = origin 03:04:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:04:18 # $SEMVER_USER_NAME = edgex-jenkins 03:04:18 # $SEMVER_BRANCH = master 03:04:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 03:04:18 # 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a HEAD 03:04:18 # -> Force: false 03:04:18 # 8bdc5941509efc4a84f09256bc3810665269385f refs/tags/v0.1.72 [Pipeline] } 03:04:18 $ docker exec --env ******** --env ******** eb1af7ad2f5970fe56c38e168d477d72815fe77f9cb5b54b194dc3df586ba17d ssh-agent -k 03:04:18 unset SSH_AUTH_SOCK; 03:04:18 unset SSH_AGENT_PID; 03:04:18 echo Agent pid 17 killed; 03:04:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:04:18 + git semver [Pipeline] } 03:04:18 $ docker stop --time=1 eb1af7ad2f5970fe56c38e168d477d72815fe77f9cb5b54b194dc3df586ba17d 03:04:20 $ docker rm -f eb1af7ad2f5970fe56c38e168d477d72815fe77f9cb5b54b194dc3df586ba17d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:04:20 03:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:04:21 0.23.1-centos7: Pulling from edgex-lftools 03:04:21 ab5ef0e58194: Pulling fs layer 03:04:21 9712f1f96733: Pulling fs layer 03:04:21 63f879dbbcfc: Pulling fs layer 03:04:21 0d9ebad4ef96: Pulling fs layer 03:04:21 e9a5061849ea: Pulling fs layer 03:04:21 d747dcd14b5f: Pulling fs layer 03:04:21 2de7ff778b66: Pulling fs layer 03:04:21 e9a5061849ea: Waiting 03:04:21 d747dcd14b5f: Waiting 03:04:21 2de7ff778b66: Waiting 03:04:21 0d9ebad4ef96: Waiting 03:04:21 9712f1f96733: Verifying Checksum 03:04:21 9712f1f96733: Download complete 03:04:21 63f879dbbcfc: Verifying Checksum 03:04:21 63f879dbbcfc: Download complete 03:04:21 e9a5061849ea: Verifying Checksum 03:04:21 e9a5061849ea: Download complete 03:04:21 d747dcd14b5f: Verifying Checksum 03:04:21 d747dcd14b5f: Download complete 03:04:22 0d9ebad4ef96: Verifying Checksum 03:04:22 0d9ebad4ef96: Download complete 03:04:22 2de7ff778b66: Verifying Checksum 03:04:22 2de7ff778b66: Download complete 03:04:22 ab5ef0e58194: Verifying Checksum 03:04:22 ab5ef0e58194: Download complete 03:04:26 ab5ef0e58194: Pull complete 03:04:26 9712f1f96733: Pull complete 03:04:29 63f879dbbcfc: Pull complete 03:04:36 0d9ebad4ef96: Pull complete 03:04:37 e9a5061849ea: Pull complete 03:04:37 d747dcd14b5f: Pull complete 03:04:40 2de7ff778b66: Pull complete 03:04:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:04:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:04:41 prd-centos7-docker-4c-2g-347 does not seem to be running inside a container 03:04:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:04:45 $ docker top 9906fd441152b13ad39efe95272c8be92e56e8866e3386c57167184db4747ce2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:04:45 provisioning config files... 03:04:45 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3728879518907099836tmp 03:04:45 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2750255341072544721tmp 03:04:45 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9188361644686826546tmp [Pipeline] { [Pipeline] echo 03:04:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:04:46 ---> sigul-configuration.sh 03:04:46 gpg: directory `/root/.gnupg' created 03:04:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:04:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:04:46 gpg: keyring `/root/.gnupg/secring.gpg' created 03:04:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:04:46 gpg: CAST5 encrypted data 03:04:46 gpg: encrypted with 1 passphrase 03:04:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:04:46 + mkdir /home/jenkins 03:04:46 + mkdir /home/jenkins/sigul [Pipeline] sh 03:04:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 03:04:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:04:47 ---> sigul-install.sh 03:04:52 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:04:52 + git tag --list 03:04:52 v0.1.72 [Pipeline] sh 03:04:53 + lftools sign git-tag v0.1.72 03:04:54 Signing Git tag with Sigul... 03:04:54 Signing v0.1.72 [Pipeline] echo 03:04:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:04:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:04:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:04:56 $ docker stop --time=1 9906fd441152b13ad39efe95272c8be92e56e8866e3386c57167184db4747ce2 03:04:58 $ docker rm -f 9906fd441152b13ad39efe95272c8be92e56e8866e3386c57167184db4747ce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:59 . [Pipeline] withDockerContainer 03:04:59 prd-centos7-docker-4c-2g-347 does not seem to be running inside a container 03:04:59 $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:05:00 $ docker top fa438527b12988c97a7363a21fc57b124f2679a824ef5a7e4146f676aed8ecc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:00 [ssh-agent] Looking for ssh-agent implementation... 03:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:00 $ docker exec fa438527b12988c97a7363a21fc57b124f2679a824ef5a7e4146f676aed8ecc6 ssh-agent 03:05:00 SSH_AUTH_SOCK=/tmp/ssh-WUESW2twhS41/agent.11 03:05:00 SSH_AGENT_PID=17 03:05:00 Running ssh-add (command line suppressed) 03:05:00 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5356687835295335845.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5356687835295335845.key) 03:05:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:01 + git semver bump patch 03:05:01 # -> Open(): unable to determine branch for HEAD 03:05:01 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:05:01 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:05:01 # $SEMVER_REMOTE_NAME = origin 03:05:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:05:01 # $SEMVER_USER_NAME = edgex-jenkins 03:05:01 # $SEMVER_BRANCH = master 03:05:01 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 03:05:01 0.1.73 [Pipeline] } 03:05:01 $ docker exec --env ******** --env ******** fa438527b12988c97a7363a21fc57b124f2679a824ef5a7e4146f676aed8ecc6 ssh-agent -k 03:05:01 unset SSH_AUTH_SOCK; 03:05:01 unset SSH_AGENT_PID; 03:05:01 echo Agent pid 17 killed; 03:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:02 + git semver [Pipeline] } 03:05:02 $ docker stop --time=1 fa438527b12988c97a7363a21fc57b124f2679a824ef5a7e4146f676aed8ecc6 03:05:03 $ docker rm -f fa438527b12988c97a7363a21fc57b124f2679a824ef5a7e4146f676aed8ecc6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:05:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:05:03 . [Pipeline] withDockerContainer 03:05:04 prd-centos7-docker-4c-2g-347 does not seem to be running inside a container 03:05:04 $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:05:04 $ docker top 4240ac7384a40b82866f35f3b8372abb583492d465b2d7b04bab5b17b6e2de1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:05 [ssh-agent] Looking for ssh-agent implementation... 03:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:05 $ docker exec 4240ac7384a40b82866f35f3b8372abb583492d465b2d7b04bab5b17b6e2de1d ssh-agent 03:05:05 SSH_AUTH_SOCK=/tmp/ssh-c9kCQPdbANo2/agent.12 03:05:05 SSH_AGENT_PID=17 03:05:05 Running ssh-add (command line suppressed) 03:05:05 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2713902543197313082.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2713902543197313082.key) 03:05:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:05 + git semver push 03:05:05 # -> Open(): unable to determine branch for HEAD 03:05:05 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:05:05 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:05:05 # $SEMVER_REMOTE_NAME = origin 03:05:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:05:05 # $SEMVER_USER_NAME = edgex-jenkins 03:05:05 # $SEMVER_BRANCH = master 03:05:05 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 03:05:12 $ docker exec --env ******** --env ******** 4240ac7384a40b82866f35f3b8372abb583492d465b2d7b04bab5b17b6e2de1d ssh-agent -k 03:05:12 unset SSH_AUTH_SOCK; 03:05:12 unset SSH_AGENT_PID; 03:05:12 echo Agent pid 17 killed; 03:05:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:13 + git semver [Pipeline] } 03:05:13 $ docker stop --time=1 4240ac7384a40b82866f35f3b8372abb583492d465b2d7b04bab5b17b6e2de1d 03:05:14 $ docker rm -f 4240ac7384a40b82866f35f3b8372abb583492d465b2d7b04bab5b17b6e2de1d [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 03:05:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:05:16 ---> package-listing.sh 03:05:16 ++ facter osfamily 03:05:16 ++ tr '[:upper:]' '[:lower:]' 03:05:16 + OS_FAMILY=redhat 03:05:16 + workspace=/w/workspace/dry_go-mod-core-contracts_master 03:05:16 + START_PACKAGES=/tmp/packages_start.txt 03:05:16 + END_PACKAGES=/tmp/packages_end.txt 03:05:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:05:16 + PACKAGES=/tmp/packages_start.txt 03:05:16 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 03:05:16 + PACKAGES=/tmp/packages_end.txt 03:05:16 + case "${OS_FAMILY}" in 03:05:16 + rpm -qa 03:05:16 + sort 03:05:20 + '[' -f /tmp/packages_start.txt ']' 03:05:20 + '[' -f /tmp/packages_end.txt ']' 03:05:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:05:20 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 03:05:20 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 03:05:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh 03:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:05:20 03:05:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:05:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:05:21 alpine: Pulling from edgex-lftools-log-publisher 03:05:21 c9b1b535fdd9: Pulling fs layer 03:05:21 2cc5ad85d9ab: Pulling fs layer 03:05:21 756a868c4378: Pulling fs layer 03:05:21 444b2fc9a129: Pulling fs layer 03:05:21 ea15f1150254: Pulling fs layer 03:05:21 41b27a9f41bf: Pulling fs layer 03:05:21 28c525ee5125: Pulling fs layer 03:05:21 094b1ea09ed8: Pulling fs layer 03:05:21 138eaada9080: Pulling fs layer 03:05:21 0622d0fa9048: Pulling fs layer 03:05:21 444b2fc9a129: Waiting 03:05:21 41b27a9f41bf: Waiting 03:05:21 28c525ee5125: Waiting 03:05:21 ea15f1150254: Waiting 03:05:21 094b1ea09ed8: Waiting 03:05:21 138eaada9080: Waiting 03:05:21 0622d0fa9048: Waiting 03:05:21 2cc5ad85d9ab: Verifying Checksum 03:05:21 2cc5ad85d9ab: Download complete 03:05:21 444b2fc9a129: Verifying Checksum 03:05:21 444b2fc9a129: Download complete 03:05:21 c9b1b535fdd9: Verifying Checksum 03:05:21 c9b1b535fdd9: Download complete 03:05:21 ea15f1150254: Verifying Checksum 03:05:21 ea15f1150254: Download complete 03:05:21 28c525ee5125: Verifying Checksum 03:05:21 28c525ee5125: Download complete 03:05:21 756a868c4378: Verifying Checksum 03:05:21 756a868c4378: Download complete 03:05:21 c9b1b535fdd9: Pull complete 03:05:21 138eaada9080: Verifying Checksum 03:05:21 138eaada9080: Download complete 03:05:21 0622d0fa9048: Verifying Checksum 03:05:21 0622d0fa9048: Download complete 03:05:21 094b1ea09ed8: Verifying Checksum 03:05:21 094b1ea09ed8: Download complete 03:05:22 41b27a9f41bf: Download complete 03:05:22 2cc5ad85d9ab: Pull complete 03:05:24 756a868c4378: Pull complete 03:05:24 444b2fc9a129: Pull complete 03:05:24 ea15f1150254: Pull complete 03:05:28 41b27a9f41bf: Pull complete 03:05:28 28c525ee5125: Pull complete 03:05:30 094b1ea09ed8: Pull complete 03:05:30 138eaada9080: Pull complete 03:05:30 0622d0fa9048: Pull complete 03:05:30 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:05:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:05:30 prd-centos7-docker-4c-2g-347 does not seem to be running inside a container 03:05:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:05:33 $ docker top 715736c37e5a1ba8ab58e6dec9e9346a0d730f707e12fc0c7829021a1a2dd774 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:33 provisioning config files... 03:05:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4716758833855284396tmp [Pipeline] { [Pipeline] echo 03:05:33 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:05:34 ---> create-netrc.sh [Pipeline] echo 03:05:34 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:05:34 ---> logs-deploy.sh 03:05:34 + ARCHIVE_ARTIFACTS= 03:05:34 + LOGS_SERVER=https://logs.edgexfoundry.org 03:05:34 + '[' https://logs.edgexfoundry.org == None ']' 03:05:34 + NEXUS_URL=https://nexus.edgexfoundry.org 03:05:34 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/37 03:05:34 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/37/ 03:05:34 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/37 /w/workspace/dry_go-mod-core-contracts_master 03:05:35 Archives upload complete. 03:05:35 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/37 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/37/ 03:05:36 ---> uname -a: 03:05:36 Linux 715736c37e5a 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 03:05:36 03:05:36 03:05:36 ---> lscpu: 03:05:36 Architecture: x86_64 03:05:36 CPU op-mode(s): 32-bit, 64-bit 03:05:36 Byte Order: Little Endian 03:05:36 Address sizes: 40 bits physical, 48 bits virtual 03:05:36 CPU(s): 4 03:05:36 On-line CPU(s) list: 0-3 03:05:36 Thread(s) per core: 1 03:05:36 Core(s) per socket: 1 03:05:36 Socket(s): 4 03:05:36 NUMA node(s): 1 03:05:36 Vendor ID: GenuineIntel 03:05:36 CPU family: 6 03:05:36 Model: 44 03:05:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:05:36 Stepping: 1 03:05:36 CPU MHz: 2933.438 03:05:36 BogoMIPS: 5866.87 03:05:36 Virtualization: VT-x 03:05:36 Hypervisor vendor: KVM 03:05:36 Virtualization type: full 03:05:36 L1d cache: 128 KiB 03:05:36 L1i cache: 128 KiB 03:05:36 L2 cache: 16 MiB 03:05:36 L3 cache: 64 MiB 03:05:36 NUMA node0 CPU(s): 0-3 03:05:36 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:05:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:05:36 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:05:36 Vulnerability Meltdown: Mitigation; PTI 03:05:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:05:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:05:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:05:36 Vulnerability Tsx async abort: Not affected 03:05:36 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 03:05:36 03:05:36 03:05:36 ---> nproc: 03:05:36 4 03:05:36 03:05:36 03:05:36 ---> df -h: 03:05:36 Filesystem Size Used Available Use% Mounted on 03:05:36 overlay 50.0G 8.5G 41.5G 17% / 03:05:36 tmpfs 64.0M 0 64.0M 0% /dev 03:05:36 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:05:36 shm 64.0M 0 64.0M 0% /dev/shm 03:05:36 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 03:05:36 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 03:05:36 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 03:05:36 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 03:05:36 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master 03:05:36 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 03:05:36 03:05:36 03:05:36 ---> free -m: 03:05:36 total used free shared buff/cache available 03:05:36 Mem: 1837 777 111 0 948 991 03:05:36 Swap: 1023 3 1020 03:05:36 03:05:36 03:05:36 ---> ip addr: 03:05:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:05:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:05:36 inet 127.0.0.1/8 scope host lo 03:05:36 valid_lft forever preferred_lft forever 03:05:36 16: eth0@if17: mtu 1458 qdisc noqueue state UP 03:05:36 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:05:36 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:05:36 valid_lft forever preferred_lft forever 03:05:36 03:05:36 03:05:36 ---> sar -b -r -n DEV: 03:05:36 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/18/20 _x86_64_ (4 CPU) 03:05:36 03:05:36 02:59:13 LINUX RESTART 03:05:36 03:05:36 03:00:01 tps rtps wtps bread/s bwrtn/s 03:05:36 03:01:01 30.77 11.22 19.55 4415.24 2138.69 03:05:36 03:02:01 1.80 0.08 1.71 1.60 32.23 03:05:36 03:03:01 0.70 0.00 0.70 0.00 9.05 03:05:36 03:04:01 107.71 57.28 50.43 2029.84 22715.13 03:05:36 03:05:01 341.11 180.23 160.89 9044.61 42052.63 03:05:36 Average: 96.44 49.77 46.67 3099.09 13391.67 03:05:36 03:05:36 03:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:05:36 03:01:01 164172 1717384 91.27 2620 1131316 1107368 37.79 443740 1112404 20 03:05:36 03:02:01 167808 1713748 91.08 2620 1131492 1086316 37.07 443324 1109968 24 03:05:36 03:03:01 168596 1712960 91.04 2620 1131464 1072164 36.59 444624 1108380 8 03:05:36 03:04:01 70876 1810680 96.23 2620 1110224 1497608 51.11 518664 1094308 68160 03:05:36 03:05:01 224276 1657280 88.08 2048 921068 1215152 41.47 605360 765260 60 03:05:36 Average: 159146 1722410 91.54 2506 1085113 1195722 40.81 491142 1038064 13654 03:05:36 03:05:36 03:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:05:36 03:01:01 eth0 59.68 45.85 347.87 37.21 0.00 0.00 0.00 03:05:36 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:36 03:01:01 docker0 4.18 3.01 0.87 10.14 0.00 0.00 0.00 03:05:36 03:02:01 eth0 2.48 0.62 2.68 0.04 0.00 0.00 0.00 03:05:36 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:36 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:36 03:03:01 eth0 0.88 0.33 0.35 0.20 0.00 0.00 0.00 03:05:36 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:36 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:36 03:04:01 eth0 137.86 96.34 3760.93 10.09 0.00 0.00 0.00 03:05:36 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:36 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:36 03:05:01 vethe17ee27 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:05:36 03:05:01 eth0 872.22 549.00 8417.09 189.65 0.00 0.00 0.00 03:05:36 03:05:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 03:05:36 03:05:01 docker0 44.64 47.14 3.49 317.60 0.00 0.00 0.00 03:05:36 Average: vethe17ee27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:05:36 Average: eth0 174.49 109.83 1683.87 37.94 0.00 0.00 0.00 03:05:36 Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 03:05:36 Average: docker0 8.93 9.43 0.70 63.54 0.00 0.00 0.00 03:05:36 03:05:36 03:05:36 ---> sar -P ALL: 03:05:36 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/18/20 _x86_64_ (4 CPU) 03:05:36 03:05:36 02:59:13 LINUX RESTART 03:05:36 03:05:36 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:05:36 03:01:01 all 2.69 0.00 1.60 0.99 0.00 94.72 03:05:36 03:01:01 0 3.37 0.00 1.79 0.70 0.00 94.14 03:05:36 03:01:01 1 2.36 0.00 1.50 1.99 0.00 94.15 03:05:36 03:01:01 2 2.69 0.00 1.27 0.60 0.00 95.44 03:05:36 03:01:01 3 2.36 0.00 1.82 0.69 0.00 95.13 03:05:36 03:02:01 all 0.17 0.00 0.06 0.00 0.00 99.76 03:05:36 03:02:01 0 0.05 0.00 0.05 0.00 0.00 99.90 03:05:36 03:02:01 1 0.27 0.00 0.05 0.02 0.00 99.67 03:05:36 03:02:01 2 0.25 0.00 0.07 0.00 0.00 99.68 03:05:36 03:02:01 3 0.08 0.00 0.07 0.00 0.00 99.85 03:05:36 03:03:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:05:36 03:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:05:36 03:03:01 1 0.47 0.00 0.07 0.00 0.00 99.47 03:05:36 03:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:05:36 03:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:05:36 03:04:01 all 4.74 0.00 2.76 0.93 0.01 91.57 03:05:36 03:04:01 0 4.79 0.00 2.85 1.10 0.00 91.26 03:05:36 03:04:01 1 5.20 0.00 2.48 1.16 0.00 91.16 03:05:36 03:04:01 2 4.66 0.00 2.88 0.37 0.00 92.09 03:05:36 03:04:01 3 4.33 0.00 2.82 1.07 0.02 91.76 03:05:36 03:05:01 all 12.74 0.00 8.31 4.54 0.02 74.40 03:05:36 03:05:01 0 11.72 0.00 7.79 4.15 0.02 76.33 03:05:36 03:05:01 1 11.95 0.00 9.03 4.80 0.02 74.21 03:05:36 03:05:01 2 15.69 0.00 7.55 4.33 0.02 72.42 03:05:36 03:05:01 3 11.59 0.00 8.84 4.85 0.02 74.69 03:05:36 Average: all 4.07 0.00 2.53 1.28 0.01 92.11 03:05:36 Average: 0 3.97 0.00 2.48 1.18 0.00 92.37 03:05:36 Average: 1 4.02 0.00 2.61 1.58 0.00 91.78 03:05:36 Average: 2 4.63 0.00 2.34 1.05 0.00 91.97 03:05:36 Average: 3 3.65 0.00 2.69 1.31 0.01 92.33 03:05:36 03:05:36 03:05:36