Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ee20051688ae70d1113833499a5ba5a9398d1a28 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6952 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ee20051688ae70d1113833499a5ba5a9398d1a28 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 Commit message: "Merge pull request #355 from judehung/issue-354" > git rev-list --no-walk c9efc357fe638ed4dbd739befcaf3df2c9dd2676 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:13:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:13:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:13:51 ========================================================= 13:13:51 EdgeX Global Pipelines Version Info 13:13:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:13:53 ------------------- 13:13:53 stable info: 13:13:53 ------------------- 13:13:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:13:53 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 13:13:53 Message: update stable to v1.0.144 13:13:54 ------------------- 13:13:54 experimental info: 13:13:54 ------------------- 13:13:54 Commited By: **** collab-it+edgex@linuxfoundation.org 13:13:54 Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd 13:13:54 Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 13:13:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 13:13:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 13:13:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:13:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:13:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:13:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:13:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:13:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 13:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:13:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:13:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:13:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:13:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:13:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 13:13:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:13:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:13:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:13:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:13:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:13:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:13:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 13:13:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 13:13:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 13:13:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee20051688ae70d1113833499a5ba5a9398d1a28 [Pipeline] echo 13:13:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee20051 [Pipeline] echo 13:13:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:13:59 + git log --format=format:%s -1 ee20051688ae70d1113833499a5ba5a9398d1a28 [Pipeline] echo 13:13:59 GIT_COMMIT: ee20051688ae70d1113833499a5ba5a9398d1a28, Commit Message: Merge pull request #355 from judehung/issue-354 [Pipeline] echo 13:13:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:14:00 13:14:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:14:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:14:00 latest: Pulling from edgex-devops/git-semver 13:14:00 31603596830f: Pulling fs layer 13:14:00 2a8b12db71e7: Pulling fs layer 13:14:00 6ca5941a6612: Pulling fs layer 13:14:00 ecc8261a40a4: Pulling fs layer 13:14:00 ecc8261a40a4: Waiting 13:14:00 2a8b12db71e7: Verifying Checksum 13:14:00 2a8b12db71e7: Download complete 13:14:01 31603596830f: Verifying Checksum 13:14:01 31603596830f: Download complete 13:14:01 ecc8261a40a4: Verifying Checksum 13:14:01 ecc8261a40a4: Download complete 13:14:01 6ca5941a6612: Verifying Checksum 13:14:01 6ca5941a6612: Download complete 13:14:01 31603596830f: Pull complete 13:14:01 2a8b12db71e7: Pull complete 13:14:02 6ca5941a6612: Pull complete 13:14:02 ecc8261a40a4: Pull complete 13:14:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:14:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:14:02 prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container 13:14:02 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:14:05 $ docker top 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:14:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:05 [ssh-agent] Looking for ssh-agent implementation... 13:14:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:05 $ docker exec 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 ssh-agent 13:14:05 SSH_AUTH_SOCK=/tmp/ssh-N7KOTPhAUyyI/agent.11 13:14:05 SSH_AGENT_PID=17 13:14:05 Running ssh-add (command line suppressed) 13:14:06 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9093756547141472087.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9093756547141472087.key) 13:14:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:06 + git tag --points-at HEAD [Pipeline] } 13:14:06 $ docker exec --env ******** --env ******** 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 ssh-agent -k 13:14:06 unset SSH_AUTH_SOCK; 13:14:06 unset SSH_AGENT_PID; 13:14:06 echo Agent pid 17 killed; 13:14:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:14:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:06 [ssh-agent] Looking for ssh-agent implementation... 13:14:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:06 $ docker exec 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 ssh-agent 13:14:07 SSH_AUTH_SOCK=/tmp/ssh-98JMDAeslzOX/agent.47 13:14:07 SSH_AGENT_PID=52 13:14:07 Running ssh-add (command line suppressed) 13:14:07 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1997013100533358575.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1997013100533358575.key) 13:14:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:07 + git semver init 13:14:07 # -> Open(): unable to determine branch for HEAD 13:14:07 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 13:14:07 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 13:14:07 # $SEMVER_REMOTE_NAME = origin 13:14:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:14:07 # $SEMVER_USER_NAME = edgex-jenkins 13:14:07 # $SEMVER_BRANCH = master 13:14:07 # $SEMVER_TEMP = /tmp/semver-704600348 13:14:07 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 13:14:08 # '/tmp/semver-704600348' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 13:14:08 # -> Force: false 13:14:08 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 13:14:08 $ docker exec --env ******** --env ******** 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 ssh-agent -k 13:14:08 unset SSH_AUTH_SOCK; 13:14:08 unset SSH_AGENT_PID; 13:14:08 echo Agent pid 52 killed; 13:14:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:14:08 + git semver [Pipeline] } 13:14:08 $ docker stop --time=1 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 13:14:10 $ docker rm -f 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:14:11 Stashed 1 file(s) [Pipeline] echo 13:14:11 [edgeXSemver]: initialized semver on version 0.1.106 [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 13:14:27 Still waiting to schedule task 13:14:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:14:27 Still waiting to schedule task 13:14:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:16:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6953 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 13:16:20 Running in /w/workspace/go-mod-core-contracts/72 [Pipeline] { [Pipeline] checkout 13:16:25 using credential edgex-jenkins-ssh 13:16:25 Cloning the remote Git repository 13:16:25 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:16:25 > git init /w/workspace/go-mod-core-contracts/72 # timeout=10 13:16:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:16:26 > git --version # timeout=10 13:16:26 > git --version # 'git version 2.17.1' 13:16:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:27 Checking out Revision ee20051688ae70d1113833499a5ba5a9398d1a28 (master) 13:16:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:16:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:16:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:16:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:16:27 > git config core.sparsecheckout # timeout=10 13:16:27 > git checkout -f ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 13:16:32 Commit message: "Merge pull request #355 from judehung/issue-354" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:16:33 ========================================================= 13:16:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:16:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:16:34 + 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 . 13:16:35 Sending build context to Docker daemon 1.766MB 13:16:35 Step 1/7 : ARG BASE=golang:1.15-alpine 13:16:35 Step 2/7 : FROM ${BASE} 13:16:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:16:35 b538f80385f9: Pulling fs layer 13:16:35 74f711af9a0d: Pulling fs layer 13:16:35 99f96fe45779: Pulling fs layer 13:16:35 8529a6b9a6be: Pulling fs layer 13:16:35 45590311c82a: Pulling fs layer 13:16:35 69ca0ff8b7b3: Pulling fs layer 13:16:35 209524e5b208: Pulling fs layer 13:16:35 8529a6b9a6be: Waiting 13:16:35 45590311c82a: Waiting 13:16:35 209524e5b208: Waiting 13:16:35 99f96fe45779: Verifying Checksum 13:16:35 99f96fe45779: Download complete 13:16:35 74f711af9a0d: Verifying Checksum 13:16:35 74f711af9a0d: Download complete 13:16:35 45590311c82a: Verifying Checksum 13:16:35 45590311c82a: Download complete 13:16:35 69ca0ff8b7b3: Verifying Checksum 13:16:35 69ca0ff8b7b3: Download complete 13:16:35 b538f80385f9: Download complete 13:16:36 b538f80385f9: Pull complete 13:16:37 74f711af9a0d: Pull complete 13:16:37 99f96fe45779: Pull complete 13:16:39 209524e5b208: Verifying Checksum 13:16:39 209524e5b208: Download complete 13:16:40 8529a6b9a6be: Verifying Checksum 13:16:40 8529a6b9a6be: Download complete 13:16:50 8529a6b9a6be: Pull complete 13:16:50 45590311c82a: Pull complete 13:16:50 69ca0ff8b7b3: Pull complete 13:16:55 209524e5b208: Pull complete 13:16:55 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 13:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:16:55 ---> 5bddaf1c2fca 13:16:55 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:16:57 ---> Running in d8d223007bd4 13:16:57 Removing intermediate container d8d223007bd4 13:16:57 ---> 958ac09ba4c1 13:16:57 Step 4/7 : RUN apk add bash 13:16:58 ---> Running in 483a22e93bdf 13:16:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:17:01 OK: 142 MiB in 39 packages 13:17:02 Removing intermediate container 483a22e93bdf 13:17:02 ---> 612ae49ebd6d 13:17:02 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:17:02 ---> Running in 5abb24394c38 13:17:02 Removing intermediate container 5abb24394c38 13:17:02 ---> 57f6158b3c76 13:17:02 Step 6/7 : COPY go.mod . 13:17:03 ---> 48beba9b0b99 13:17:03 Step 7/7 : RUN go mod download 13:17:03 ---> Running in 820b5f03d001 13:17:14 Running on prd-centos7-docker-4c-2g-6954 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 13:17:14 Running in /w/workspace/go-mod-core-contracts/72 [Pipeline] { [Pipeline] checkout 13:17:17 using credential edgex-jenkins-ssh 13:17:17 Cloning the remote Git repository 13:17:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:17:17 > git init /w/workspace/go-mod-core-contracts/72 # timeout=10 13:17:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:17:18 > git --version # timeout=10 13:17:18 > git --version # 'git version 2.16.5' 13:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 13:17:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:18 Removing intermediate container 820b5f03d001 13:17:18 ---> c0ae2ca03283 13:17:18 Successfully built c0ae2ca03283 13:17:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:17:19 + docker inspect -f . ci-base-image-arm64 13:17:19 . [Pipeline] withDockerContainer 13:17:19 Checking out Revision ee20051688ae70d1113833499a5ba5a9398d1a28 (master) 13:17:19 prd-ubuntu18.04-docker-arm64-4c-16g-6953 does not seem to be running inside a container 13:17:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/72 -v /w/workspace/go-mod-core-contracts/72:/w/workspace/go-mod-core-contracts/72:rw,z -v /w/workspace/go-mod-core-contracts/72@tmp:/w/workspace/go-mod-core-contracts/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:17:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:17:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:17:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:17:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:17:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:17:19 > git config core.sparsecheckout # timeout=10 13:17:19 > git checkout -f ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 13:17:21 $ docker top ef022d14c64849c4a89a24c903c08425f87e513495250cb6fea68c21126351c8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:23 + go version 13:17:23 go version go1.15.2 linux/arm64 [Pipeline] } 13:17:23 $ docker stop --time=1 ef022d14c64849c4a89a24c903c08425f87e513495250cb6fea68c21126351c8 13:17:23 Commit message: "Merge pull request #355 from judehung/issue-354" 13:17:24 $ docker rm -f ef022d14c64849c4a89a24c903c08425f87e513495250cb6fea68c21126351c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] unstash Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] echo 13:17:26 ========================================================= 13:17:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:17:26 ========================================================= [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 13:17:26 + 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 . [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] } 13:17:27 Sending build context to Docker daemon 1.766MB 13:17:27 Step 1/7 : ARG BASE=golang:1.15-alpine 13:17:27 Step 2/7 : FROM ${BASE} 13:17:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:17:27 df20fa9351a1: Pulling fs layer 13:17:27 ed8968b2872e: Pulling fs layer 13:17:27 a92cc7c5fd73: Pulling fs layer 13:17:27 e871e8e8d7a9: Pulling fs layer 13:17:27 e73272ec9a57: Pulling fs layer 13:17:27 1e910a182e73: Pulling fs layer 13:17:27 4e634b169226: Pulling fs layer 13:17:27 e871e8e8d7a9: Waiting 13:17:27 e73272ec9a57: Waiting 13:17:27 1e910a182e73: Waiting 13:17:27 a92cc7c5fd73: Verifying Checksum 13:17:27 a92cc7c5fd73: Download complete 13:17:27 ed8968b2872e: Verifying Checksum 13:17:27 ed8968b2872e: Download complete 13:17:27 e73272ec9a57: Verifying Checksum 13:17:27 1e910a182e73: Verifying Checksum 13:17:27 1e910a182e73: Download complete 13:17:27 df20fa9351a1: Verifying Checksum 13:17:27 df20fa9351a1: Download complete 13:17:28 df20fa9351a1: Pull complete 13:17:28 ed8968b2872e: Pull complete 13:17:28 a92cc7c5fd73: Pull complete 13:17:30 4e634b169226: Verifying Checksum 13:17:30 4e634b169226: Download complete 13:17:30 e871e8e8d7a9: Download complete 13:17:36 e871e8e8d7a9: Pull complete 13:17:36 e73272ec9a57: Pull complete 13:17:36 1e910a182e73: Pull complete 13:17:41 4e634b169226: Pull complete 13:17:41 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 13:17:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:17:41 ---> f7629b54cfaa 13:17:41 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:17:41 ---> Running in b12089df6a03 13:17:41 Removing intermediate container b12089df6a03 13:17:41 ---> 7ff3e5707bee 13:17:41 Step 4/7 : RUN apk add bash 13:17:41 ---> Running in b2746682fc8a 13:17:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:17:43 OK: 166 MiB in 39 packages 13:17:44 Removing intermediate container b2746682fc8a 13:17:44 ---> 2d44a0a6dc9c 13:17:44 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:17:44 ---> Running in 166452f00a4d 13:17:44 Removing intermediate container 166452f00a4d 13:17:44 ---> 189eae3f83a7 13:17:44 Step 6/7 : COPY go.mod . 13:17:44 ---> 235f60828afe 13:17:44 Step 7/7 : RUN go mod download 13:17:44 ---> Running in d2108a2436c1 13:17:57 Removing intermediate container d2108a2436c1 13:17:57 ---> e668bf810342 13:17:57 Successfully built e668bf810342 13:17:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:17:57 + docker inspect -f . ci-base-image-x86_64 13:17:57 . [Pipeline] withDockerContainer 13:17:57 prd-centos7-docker-4c-2g-6954 does not seem to be running inside a container 13:17:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/72 -v /w/workspace/go-mod-core-contracts/72:/w/workspace/go-mod-core-contracts/72:rw,z -v /w/workspace/go-mod-core-contracts/72@tmp:/w/workspace/go-mod-core-contracts/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:17:58 $ docker top 1ee45b9b61c3a02e04ba7caa2392339567047593f89e8757d4ed038ba23995f5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:58 + go version 13:17:58 go version go1.15.2 linux/amd64 [Pipeline] } 13:17:58 $ docker stop --time=1 1ee45b9b61c3a02e04ba7caa2392339567047593f89e8757d4ed038ba23995f5 13:18:00 $ docker rm -f 1ee45b9b61c3a02e04ba7caa2392339567047593f89e8757d4ed038ba23995f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:18:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 13:18:03 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 13:18:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 13:18:03 13:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 13:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 13:18:03 1.317.0: Pulling from edgex-devops/edgex-snyk-go 13:18:03 cbdbe7a5bc2a: Pulling fs layer 13:18:03 408f87550127: Pulling fs layer 13:18:03 fe522b08c979: Pulling fs layer 13:18:03 221eaa008020: Pulling fs layer 13:18:03 2a4607e5d6b9: Pulling fs layer 13:18:03 8f79b27c4fd2: Pulling fs layer 13:18:03 e5c8dbe1645b: Pulling fs layer 13:18:03 23e8b3b47431: Pulling fs layer 13:18:03 5c568d65a230: Pulling fs layer 13:18:03 8f79b27c4fd2: Waiting 13:18:03 e5c8dbe1645b: Waiting 13:18:03 23e8b3b47431: Waiting 13:18:03 5c568d65a230: Waiting 13:18:03 221eaa008020: Waiting 13:18:03 2a4607e5d6b9: Waiting 13:18:03 fe522b08c979: Verifying Checksum 13:18:03 fe522b08c979: Download complete 13:18:03 408f87550127: Verifying Checksum 13:18:03 408f87550127: Download complete 13:18:03 2a4607e5d6b9: Verifying Checksum 13:18:03 2a4607e5d6b9: Download complete 13:18:03 8f79b27c4fd2: Verifying Checksum 13:18:03 8f79b27c4fd2: Download complete 13:18:03 cbdbe7a5bc2a: Download complete 13:18:04 cbdbe7a5bc2a: Pull complete 13:18:04 408f87550127: Pull complete 13:18:04 fe522b08c979: Pull complete 13:18:05 e5c8dbe1645b: Download complete 13:18:06 23e8b3b47431: Verifying Checksum 13:18:06 23e8b3b47431: Download complete 13:18:06 5c568d65a230: Verifying Checksum 13:18:06 5c568d65a230: Download complete 13:18:07 221eaa008020: Verifying Checksum 13:18:07 221eaa008020: Download complete 13:18:12 221eaa008020: Pull complete 13:18:12 2a4607e5d6b9: Pull complete 13:18:12 8f79b27c4fd2: Pull complete 13:18:15 e5c8dbe1645b: Pull complete 13:18:19 23e8b3b47431: Pull complete 13:18:20 5c568d65a230: Pull complete 13:18:20 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 13:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 13:18:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 13:18:20 prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container 13:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 13:18:21 $ docker top b9a4b63dcff89ce8f3dd20b41e796f9d0bdb5f42369ea1663dfef921a432f5d5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:21 + snyk monitor '--org=edgex-jenkins' 13:18:26 13:18:26 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 13:18:26 13:18:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/0c222fc6-336b-468f-9dfe-8181c94ab31b 13:18:26 13:18:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:18:26 13:18:26 13:18:26 Snyk CLI supports Node.js 8 and higher. 13:18:26 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 13:18:26 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 13:18:26 13:18:26 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 13:18:26 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 13:18:26 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 13:18:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:18:26 $ docker stop --time=1 b9a4b63dcff89ce8f3dd20b41e796f9d0bdb5f42369ea1663dfef921a432f5d5 13:18:28 $ docker rm -f b9a4b63dcff89ce8f3dd20b41e796f9d0bdb5f42369ea1663dfef921a432f5d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:18:30 + git log --format=format:%s -1 ee20051688ae70d1113833499a5ba5a9398d1a28 [Pipeline] isUnix [Pipeline] sh 13:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:31 . [Pipeline] withDockerContainer 13:18:31 prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container 13:18:31 $ 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 13:18:32 $ docker top c2f7b85f8e22ce30987daf3e2b6eed561fc00de17089a8960dc1741193464542 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:18:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:18:32 [ssh-agent] Looking for ssh-agent implementation... 13:18:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:18:32 $ docker exec c2f7b85f8e22ce30987daf3e2b6eed561fc00de17089a8960dc1741193464542 ssh-agent 13:18:32 SSH_AUTH_SOCK=/tmp/ssh-m2sZ63oXN9oo/agent.12 13:18:32 SSH_AGENT_PID=18 13:18:32 Running ssh-add (command line suppressed) 13:18:32 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8685532522886112549.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8685532522886112549.key) 13:18:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:18:33 + git semver tag 13:18:33 # -> Open(): unable to determine branch for HEAD 13:18:33 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 13:18:33 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 13:18:33 # $SEMVER_REMOTE_NAME = origin 13:18:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:18:33 # $SEMVER_USER_NAME = edgex-jenkins 13:18:33 # $SEMVER_BRANCH = master 13:18:33 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 13:18:33 # ee20051688ae70d1113833499a5ba5a9398d1a28 HEAD 13:18:33 # -> Force: false 13:18:33 # 2e123c94da956817bd4ee52743eb707b684bb66a refs/tags/v0.1.106 [Pipeline] } 13:18:33 $ docker exec --env ******** --env ******** c2f7b85f8e22ce30987daf3e2b6eed561fc00de17089a8960dc1741193464542 ssh-agent -k 13:18:33 unset SSH_AUTH_SOCK; 13:18:33 unset SSH_AGENT_PID; 13:18:33 echo Agent pid 18 killed; 13:18:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:18:34 + git semver [Pipeline] } 13:18:34 $ docker stop --time=1 c2f7b85f8e22ce30987daf3e2b6eed561fc00de17089a8960dc1741193464542 13:18:35 $ docker rm -f c2f7b85f8e22ce30987daf3e2b6eed561fc00de17089a8960dc1741193464542 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:18:36 13:18:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:18:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:18:36 0.23.1-centos7: Pulling from edgex-lftools 13:18:36 ab5ef0e58194: Pulling fs layer 13:18:36 9712f1f96733: Pulling fs layer 13:18:36 63f879dbbcfc: Pulling fs layer 13:18:36 0d9ebad4ef96: Pulling fs layer 13:18:36 e9a5061849ea: Pulling fs layer 13:18:36 d747dcd14b5f: Pulling fs layer 13:18:36 2de7ff778b66: Pulling fs layer 13:18:36 e9a5061849ea: Waiting 13:18:36 d747dcd14b5f: Waiting 13:18:36 2de7ff778b66: Waiting 13:18:36 0d9ebad4ef96: Waiting 13:18:36 9712f1f96733: Verifying Checksum 13:18:36 9712f1f96733: Download complete 13:18:37 63f879dbbcfc: Verifying Checksum 13:18:37 63f879dbbcfc: Download complete 13:18:37 e9a5061849ea: Verifying Checksum 13:18:37 e9a5061849ea: Download complete 13:18:37 d747dcd14b5f: Verifying Checksum 13:18:37 d747dcd14b5f: Download complete 13:18:38 2de7ff778b66: Verifying Checksum 13:18:38 2de7ff778b66: Download complete 13:18:38 0d9ebad4ef96: Verifying Checksum 13:18:38 0d9ebad4ef96: Download complete 13:18:39 ab5ef0e58194: Verifying Checksum 13:18:39 ab5ef0e58194: Download complete 13:18:43 ab5ef0e58194: Pull complete 13:18:43 9712f1f96733: Pull complete 13:18:45 63f879dbbcfc: Pull complete 13:18:52 0d9ebad4ef96: Pull complete 13:18:54 e9a5061849ea: Pull complete 13:18:54 d747dcd14b5f: Pull complete 13:18:57 2de7ff778b66: Pull complete 13:18:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:18:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:18:57 prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container 13:18:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:19:01 $ docker top 725bbb19fff817f673cf68e6b8c82089e2fa87d21baa0b8ff813574847490623 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:19:02 provisioning config files... 13:19:02 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3891681371000258061tmp 13:19:02 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1239607554473851561tmp 13:19:02 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7098899208209459130tmp [Pipeline] { [Pipeline] echo 13:19:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:19:02 ---> sigul-configuration.sh 13:19:02 gpg: directory `/root/.gnupg' created 13:19:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:19:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:19:02 gpg: keyring `/root/.gnupg/secring.gpg' created 13:19:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:19:02 gpg: CAST5 encrypted data 13:19:02 gpg: encrypted with 1 passphrase 13:19:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:19:03 + mkdir /home/jenkins 13:19:03 + mkdir /home/jenkins/sigul [Pipeline] sh 13:19:03 + 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 13:19:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:19:03 ---> sigul-install.sh 13:19:09 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:19:09 + git tag --list 13:19:09 v0.0.0 13:19:09 v0.0.1 13:19:09 v0.1.0 13:19:09 v0.1.1 13:19:09 v0.1.10 13:19:09 v0.1.100 13:19:09 v0.1.101 13:19:09 v0.1.102 13:19:09 v0.1.103 13:19:09 v0.1.104 13:19:09 v0.1.105 13:19:09 v0.1.106 13:19:09 v0.1.11 13:19:09 v0.1.12 13:19:09 v0.1.13 13:19:09 v0.1.14 13:19:09 v0.1.15 13:19:09 v0.1.16 13:19:09 v0.1.17 13:19:09 v0.1.18 13:19:09 v0.1.19 13:19:09 v0.1.2 13:19:09 v0.1.20 13:19:09 v0.1.21 13:19:09 v0.1.22 13:19:09 v0.1.23 13:19:09 v0.1.24 13:19:09 v0.1.25 13:19:09 v0.1.26 13:19:09 v0.1.27 13:19:09 v0.1.28 13:19:09 v0.1.29 13:19:09 v0.1.3 13:19:09 v0.1.30 13:19:09 v0.1.31 13:19:09 v0.1.32 13:19:09 v0.1.33 13:19:09 v0.1.34 13:19:09 v0.1.35 13:19:09 v0.1.36 13:19:09 v0.1.37 13:19:09 v0.1.38 13:19:09 v0.1.39 13:19:09 v0.1.4 13:19:09 v0.1.40 13:19:09 v0.1.41 13:19:09 v0.1.42 13:19:09 v0.1.43 13:19:09 v0.1.44 13:19:09 v0.1.45 13:19:09 v0.1.46 13:19:09 v0.1.47 13:19:09 v0.1.48 13:19:09 v0.1.49 13:19:09 v0.1.5 13:19:09 v0.1.50 13:19:09 v0.1.51 13:19:09 v0.1.52 13:19:09 v0.1.53 13:19:09 v0.1.54 13:19:09 v0.1.55 13:19:09 v0.1.56 13:19:09 v0.1.57 13:19:09 v0.1.58 13:19:09 v0.1.59 13:19:09 v0.1.6 13:19:09 v0.1.60 13:19:09 v0.1.61 13:19:09 v0.1.62 13:19:09 v0.1.63 13:19:09 v0.1.64 13:19:09 v0.1.65 13:19:09 v0.1.66 13:19:09 v0.1.67 13:19:09 v0.1.68 13:19:09 v0.1.69 13:19:09 v0.1.7 13:19:09 v0.1.70 13:19:09 v0.1.71 13:19:09 v0.1.72 13:19:09 v0.1.73 13:19:09 v0.1.74 13:19:09 v0.1.75 13:19:09 v0.1.76 13:19:09 v0.1.77 13:19:09 v0.1.78 13:19:09 v0.1.79 13:19:09 v0.1.8 13:19:09 v0.1.80 13:19:09 v0.1.81 13:19:09 v0.1.82 13:19:09 v0.1.83 13:19:09 v0.1.84 13:19:09 v0.1.85 13:19:09 v0.1.86 13:19:09 v0.1.87 13:19:09 v0.1.88 13:19:09 v0.1.89 13:19:09 v0.1.9 13:19:09 v0.1.90 13:19:09 v0.1.91 13:19:09 v0.1.92 13:19:09 v0.1.93 13:19:09 v0.1.94 13:19:09 v0.1.95 13:19:09 v0.1.96 13:19:09 v0.1.97 13:19:09 v0.1.98 13:19:09 v0.1.99 [Pipeline] sh 13:19:09 + lftools sign git-tag v0.1.106 13:19:11 Signing Git tag with Sigul... 13:19:11 Signing v0.1.106 [Pipeline] echo 13:19:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:19:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:19:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:19:12 $ docker stop --time=1 725bbb19fff817f673cf68e6b8c82089e2fa87d21baa0b8ff813574847490623 13:19:14 $ docker rm -f 725bbb19fff817f673cf68e6b8c82089e2fa87d21baa0b8ff813574847490623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:19:15 . [Pipeline] withDockerContainer 13:19:15 prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container 13:19:15 $ 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 13:19:16 $ docker top 48cafebb1c77eb7e2b37009bbb1cfe33aeeafa7567b819724bde9ed37f8adc33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:16 [ssh-agent] Looking for ssh-agent implementation... 13:19:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:16 $ docker exec 48cafebb1c77eb7e2b37009bbb1cfe33aeeafa7567b819724bde9ed37f8adc33 ssh-agent 13:19:17 SSH_AUTH_SOCK=/tmp/ssh-ovJQ5qXQ7qU2/agent.11 13:19:17 SSH_AGENT_PID=16 13:19:17 Running ssh-add (command line suppressed) 13:19:17 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4884101558879169073.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4884101558879169073.key) 13:19:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:17 + git semver bump patch 13:19:17 # -> Open(): unable to determine branch for HEAD 13:19:17 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 13:19:17 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 13:19:17 # $SEMVER_REMOTE_NAME = origin 13:19:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:19:17 # $SEMVER_USER_NAME = edgex-jenkins 13:19:17 # $SEMVER_BRANCH = master 13:19:17 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 13:19:17 0.1.107 [Pipeline] } 13:19:17 $ docker exec --env ******** --env ******** 48cafebb1c77eb7e2b37009bbb1cfe33aeeafa7567b819724bde9ed37f8adc33 ssh-agent -k 13:19:17 unset SSH_AUTH_SOCK; 13:19:17 unset SSH_AGENT_PID; 13:19:17 echo Agent pid 16 killed; 13:19:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:18 + git semver [Pipeline] } 13:19:18 $ docker stop --time=1 48cafebb1c77eb7e2b37009bbb1cfe33aeeafa7567b819724bde9ed37f8adc33 13:19:19 $ docker rm -f 48cafebb1c77eb7e2b37009bbb1cfe33aeeafa7567b819724bde9ed37f8adc33 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:19:20 . [Pipeline] withDockerContainer 13:19:20 prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container 13:19:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:19:21 $ docker top e5bff28b7a8da5e7088ee3ddc50bf33d4050c5335079aa19595691c785903748 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:21 [ssh-agent] Looking for ssh-agent implementation... 13:19:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:21 $ docker exec e5bff28b7a8da5e7088ee3ddc50bf33d4050c5335079aa19595691c785903748 ssh-agent 13:19:21 SSH_AUTH_SOCK=/tmp/ssh-27PvkT7IYblu/agent.13 13:19:21 SSH_AGENT_PID=19 13:19:21 Running ssh-add (command line suppressed) 13:19:21 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2220450735318791743.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2220450735318791743.key) 13:19:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:22 + git semver push 13:19:22 # -> Open(): unable to determine branch for HEAD 13:19:22 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 13:19:22 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 13:19:22 # $SEMVER_REMOTE_NAME = origin 13:19:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:19:22 # $SEMVER_USER_NAME = edgex-jenkins 13:19:22 # $SEMVER_BRANCH = master 13:19:22 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 13:19:28 $ docker exec --env ******** --env ******** e5bff28b7a8da5e7088ee3ddc50bf33d4050c5335079aa19595691c785903748 ssh-agent -k 13:19:29 unset SSH_AUTH_SOCK; 13:19:29 unset SSH_AGENT_PID; 13:19:29 echo Agent pid 19 killed; 13:19:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:29 + git semver [Pipeline] } 13:19:29 $ docker stop --time=1 e5bff28b7a8da5e7088ee3ddc50bf33d4050c5335079aa19595691c785903748 13:19:31 $ docker rm -f e5bff28b7a8da5e7088ee3ddc50bf33d4050c5335079aa19595691c785903748 [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 13:19:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:19:33 ---> package-listing.sh 13:19:33 ++ facter osfamily 13:19:33 ++ tr '[:upper:]' '[:lower:]' 13:19:33 + OS_FAMILY=redhat 13:19:33 + workspace=/w/workspace/dry_go-mod-core-contracts_master 13:19:33 + START_PACKAGES=/tmp/packages_start.txt 13:19:33 + END_PACKAGES=/tmp/packages_end.txt 13:19:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:19:33 + PACKAGES=/tmp/packages_start.txt 13:19:33 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 13:19:33 + PACKAGES=/tmp/packages_end.txt 13:19:33 + case "${OS_FAMILY}" in 13:19:33 + rpm -qa 13:19:33 + sort 13:19:37 + '[' -f /tmp/packages_start.txt ']' 13:19:37 + '[' -f /tmp/packages_end.txt ']' 13:19:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:19:37 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 13:19:37 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 13:19:37 + 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 13:19:37 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 13:19:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:19:38 13:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:19:38 alpine: Pulling from edgex-lftools-log-publisher 13:19:38 df20fa9351a1: Pulling fs layer 13:19:38 36b3adc4ff6f: Pulling fs layer 13:19:38 8ad3a11d3b57: Pulling fs layer 13:19:38 46f8f816bc3b: Pulling fs layer 13:19:38 93b61091891f: Pulling fs layer 13:19:38 93b9cdb0e59b: Pulling fs layer 13:19:38 5e14af77c1be: Pulling fs layer 13:19:38 01666e4c0597: Pulling fs layer 13:19:38 aa168da1d23b: Pulling fs layer 13:19:38 46f8f816bc3b: Waiting 13:19:38 93b61091891f: Waiting 13:19:38 5e14af77c1be: Waiting 13:19:38 93b9cdb0e59b: Waiting 13:19:38 aa168da1d23b: Waiting 13:19:38 36b3adc4ff6f: Download complete 13:19:38 46f8f816bc3b: Verifying Checksum 13:19:38 46f8f816bc3b: Download complete 13:19:39 df20fa9351a1: Verifying Checksum 13:19:39 df20fa9351a1: Download complete 13:19:39 93b61091891f: Verifying Checksum 13:19:39 93b61091891f: Download complete 13:19:39 93b9cdb0e59b: Verifying Checksum 13:19:39 93b9cdb0e59b: Download complete 13:19:39 5e14af77c1be: Verifying Checksum 13:19:39 5e14af77c1be: Download complete 13:19:39 01666e4c0597: Verifying Checksum 13:19:39 01666e4c0597: Download complete 13:19:39 8ad3a11d3b57: Verifying Checksum 13:19:39 8ad3a11d3b57: Download complete 13:19:39 df20fa9351a1: Pull complete 13:19:39 36b3adc4ff6f: Pull complete 13:19:40 8ad3a11d3b57: Pull complete 13:19:40 46f8f816bc3b: Pull complete 13:19:40 93b61091891f: Pull complete 13:19:40 aa168da1d23b: Verifying Checksum 13:19:40 aa168da1d23b: Download complete 13:19:41 93b9cdb0e59b: Pull complete 13:19:41 5e14af77c1be: Pull complete 13:19:41 01666e4c0597: Pull complete 13:19:48 aa168da1d23b: Pull complete 13:19:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:19:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:19:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:19:48 prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container 13:19:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:19:51 $ docker top 2a3b8bd6221ed30fd9714788ea9b78363850b14193985c336c0f8efb7c756c59 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:51 + touch /tmp/pre-build-complete [Pipeline] sh 13:19:52 + mkdir -p /var/log/sa [Pipeline] sh 13:19:52 + ls /var/log/sa-host 13:19:52 + sadf -c /var/log/sa-host/sa05 13:19:52 file_magic: OK 13:19:52 HZ: Using current value: 100 13:19:52 file_header: OK 13:19:52 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 13:19:52 Statistics: 13:19:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:19:52 File successfully converted to sysstat format version 12.2.1 13:19:52 + sadf -c /var/log/sa-host/sa20 13:19:52 file_magic: OK 13:19:52 HZ: Using current value: 100 13:19:52 file_header: OK 13:19:52 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 13:19:52 Statistics: 13:19:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:19:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:54 provisioning config files... 13:19:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4333629491575548340tmp [Pipeline] { [Pipeline] echo 13:19:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:19:54 ---> create-netrc.sh [Pipeline] } 13:19:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:19:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:19:55 ---> python-tools-install.sh [Pipeline] echo 13:19:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:19:55 ---> sudo-logs.sh 13:19:55 Archiving 'sudo' log.. [Pipeline] echo 13:19:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:19:55 ---> job-cost.sh 13:19:55 lf-activate-venv: SKIPPING 13:19:55 INFO: No Stack... 13:19:56 INFO: Retrieving Pricing Info for: v1-standard-2 13:19:57 INFO: Archiving Costs [Pipeline] echo 13:19:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:19:57 ---> logs-deploy.sh 13:19:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/72 13:19:57 INFO: archiving workspace using pattern(s): 13:19:58 Archives upload complete. 13:19:59 INFO: archiving logs to Nexus 13:20:00 ---> uname -a: 13:20:00 Linux prd-centos7-docker-4c-2g-6952.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 13:20:00 13:20:00 13:20:00 ---> lscpu: 13:20:00 Architecture: x86_64 13:20:00 CPU op-mode(s): 32-bit, 64-bit 13:20:00 Byte Order: Little Endian 13:20:00 Address sizes: 40 bits physical, 48 bits virtual 13:20:00 CPU(s): 4 13:20:00 On-line CPU(s) list: 0-3 13:20:00 Thread(s) per core: 1 13:20:00 Core(s) per socket: 1 13:20:00 Socket(s): 4 13:20:00 NUMA node(s): 1 13:20:00 Vendor ID: GenuineIntel 13:20:00 CPU family: 6 13:20:00 Model: 44 13:20:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:20:00 Stepping: 1 13:20:00 CPU MHz: 2933.442 13:20:00 BogoMIPS: 5866.88 13:20:00 Virtualization: VT-x 13:20:00 Hypervisor vendor: KVM 13:20:00 Virtualization type: full 13:20:00 L1d cache: 128 KiB 13:20:00 L1i cache: 128 KiB 13:20:00 L2 cache: 16 MiB 13:20:00 L3 cache: 64 MiB 13:20:00 NUMA node0 CPU(s): 0-3 13:20:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 13:20:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 13:20:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 13:20:00 Vulnerability Meltdown: Mitigation; PTI 13:20:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:20:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:20:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:20:00 Vulnerability Tsx async abort: Not affected 13:20:00 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 13:20:00 13:20:00 13:20:00 ---> nproc: 13:20:00 4 13:20:00 13:20:00 13:20:00 ---> df -h: 13:20:00 Filesystem Size Used Available Use% Mounted on 13:20:00 overlay 50.0G 8.4G 41.5G 17% / 13:20:00 tmpfs 64.0M 0 64.0M 0% /dev 13:20:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 13:20:00 shm 64.0M 0 64.0M 0% /dev/shm 13:20:00 /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os 13:20:00 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf 13:20:00 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname 13:20:00 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts 13:20:00 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log 13:20:00 /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json 13:20:00 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master 13:20:00 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 13:20:00 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host 13:20:00 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure 13:20:00 13:20:00 13:20:00 ---> free -m: 13:20:00 total used free shared buff/cache available 13:20:00 Mem: 1837 782 154 0 900 991 13:20:00 Swap: 1023 3 1020 13:20:00 13:20:00 13:20:00 ---> ip addr: 13:20:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:20:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:20:00 inet 127.0.0.1/8 scope host lo 13:20:00 valid_lft forever preferred_lft forever 13:20:00 inet6 ::1/128 scope host 13:20:00 valid_lft forever preferred_lft forever 13:20:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:20:00 link/ether fa:16:3e:e9:d8:7d brd ff:ff:ff:ff:ff:ff 13:20:00 inet 10.30.123.96/23 brd 10.30.123.255 scope global dynamic eth0 13:20:00 valid_lft 86000sec preferred_lft 86000sec 13:20:00 inet6 fe80::f816:3eff:fee9:d87d/64 scope link 13:20:00 valid_lft forever preferred_lft forever 13:20:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:20:00 link/ether 02:42:b8:08:45:b2 brd ff:ff:ff:ff:ff:ff 13:20:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:20:00 valid_lft forever preferred_lft forever 13:20:00 inet6 fe80::42:b8ff:fe08:45b2/64 scope link 13:20:00 valid_lft forever preferred_lft forever 13:20:00 13:20:00