Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c3ae47e2bb696172946919a1d86c19c8de804c45 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-109 in /w/workspace/xfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision c3ae47e2bb696172946919a1d86c19c8de804c45 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3ae47e2bb696172946919a1d86c19c8de804c45 # timeout=10 Commit message: "Merge pull request #60 from lenny-intel/newtag" > git rev-list --no-walk 912bafda15eb2b65f59c90ee688a8c24ad2447e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:54:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:54:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:54:34 ========================================================= 04:54:34 EdgeX Global Pipelines Version Info 04:54:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:54:35 ------------------- 04:54:35 stable info: 04:54:35 ------------------- 04:54:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:54:35 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 04:54:35 Message: update stable to v1.0.122 04:54:37 ------------------- 04:54:37 experimental info: 04:54:37 ------------------- 04:54:37 Commited By: **** collab-it+edgex@linuxfoundation.org 04:54:37 Commit SHA: 84d9a0843d1df7ebf9e0c4533e50f756df06f1d7 04:54:37 Message: update experimental to v1.0.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:54:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 04:54:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 04:54:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:54:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:54:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:54:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:54:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 04:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:54:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:54:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:54:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:54:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 04:54:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:54:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:54:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:54:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 04:54:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 04:54:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 04:54:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3ae47e2bb696172946919a1d86c19c8de804c45 [Pipeline] echo 04:54:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3ae47e [Pipeline] echo 04:54:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:41 + git log --format=format:%s -1 c3ae47e2bb696172946919a1d86c19c8de804c45 [Pipeline] echo 04:54:41 GIT_COMMIT: c3ae47e2bb696172946919a1d86c19c8de804c45, Commit Message: Merge pull request #60 from lenny-intel/newtag [Pipeline] echo 04:54:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:54:43 04:54:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:54:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:54:43 latest: Pulling from edgex-devops/git-semver 04:54:43 31603596830f: Pulling fs layer 04:54:43 2a8b12db71e7: Pulling fs layer 04:54:43 6ca5941a6612: Pulling fs layer 04:54:43 ecc8261a40a4: Pulling fs layer 04:54:43 ecc8261a40a4: Waiting 04:54:43 2a8b12db71e7: Verifying Checksum 04:54:43 2a8b12db71e7: Download complete 04:54:44 31603596830f: Verifying Checksum 04:54:44 31603596830f: Download complete 04:54:44 6ca5941a6612: Verifying Checksum 04:54:44 6ca5941a6612: Download complete 04:54:44 ecc8261a40a4: Verifying Checksum 04:54:44 ecc8261a40a4: Download complete 04:54:44 31603596830f: Pull complete 04:54:44 2a8b12db71e7: Pull complete 04:54:45 6ca5941a6612: Pull complete 04:54:45 ecc8261a40a4: Pull complete 04:54:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:54:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:54:45 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 04:54:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:54:47 $ docker top 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:48 [ssh-agent] Looking for ssh-agent implementation... 04:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:48 $ docker exec 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb ssh-agent 04:54:48 SSH_AUTH_SOCK=/tmp/ssh-nDDrG2zVKjgP/agent.11 04:54:48 SSH_AGENT_PID=16 04:54:48 Running ssh-add (command line suppressed) 04:54:48 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6781245657144944220.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6781245657144944220.key) 04:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:49 + git describe --exact-match --tags HEAD 04:54:49 fatal: No names found, cannot describe anything. [Pipeline] } 04:54:49 $ docker exec --env ******** --env ******** 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb ssh-agent -k 04:54:49 unset SSH_AUTH_SOCK; 04:54:49 unset SSH_AGENT_PID; 04:54:49 echo Agent pid 16 killed; 04:54:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:54:49 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:54:49 This usually means this commit has not been tagged. [Pipeline] sshagent 04:54:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:49 [ssh-agent] Looking for ssh-agent implementation... 04:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:49 $ docker exec 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb ssh-agent 04:54:49 SSH_AUTH_SOCK=/tmp/ssh-thdlckc5YtyK/agent.45 04:54:49 SSH_AGENT_PID=50 04:54:49 Running ssh-add (command line suppressed) 04:54:49 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3585377781535396075.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3585377781535396075.key) 04:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:50 + git semver init 04:54:50 # -> Open(): unable to determine branch for HEAD 04:54:50 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 04:54:50 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 04:54:50 # $SEMVER_REMOTE_NAME = origin 04:54:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:54:50 # $SEMVER_USER_NAME = edgex-jenkins 04:54:50 # $SEMVER_BRANCH = master 04:54:50 # $SEMVER_TEMP = /tmp/semver-045769663 04:54:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 04:54:52 # '/tmp/semver-045769663' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' 04:54:52 # -> Force: false 04:54:52 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 04:54:52 $ docker exec --env ******** --env ******** 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb ssh-agent -k 04:54:52 unset SSH_AUTH_SOCK; 04:54:52 unset SSH_AGENT_PID; 04:54:52 echo Agent pid 50 killed; 04:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:54:53 + git semver [Pipeline] } 04:54:53 $ docker stop --time=1 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb 04:54:54 $ docker rm -f 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:54:55 Stashed 33 file(s) [Pipeline] echo 04:54:55 [edgeXSemver]: initialized semver on version 0.1.23 [Pipeline] echo 04:54:55 Archived original version: [0.1.23] [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 04:55:11 Still waiting to schedule task 04:55:11 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-109’ 04:55:11 Still waiting to schedule task 04:55:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:57:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-110 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 04:57:15 Running in /w/workspace/go-mod-messaging/13 [Pipeline] { [Pipeline] checkout 04:57:20 using credential edgex-jenkins-ssh 04:57:20 Cloning the remote Git repository 04:57:20 Cloning with configured refspecs honoured and without tags 04:57:20 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 04:57:20 > git init /w/workspace/go-mod-messaging/13 # timeout=10 04:57:21 Fetching without tags 04:57:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 04:57:20 > git --version # timeout=10 04:57:20 > git --version # 'git version 2.17.1' 04:57:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:57:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 04:57:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:57:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 04:57:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 04:57:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:57:23 Checking out Revision c3ae47e2bb696172946919a1d86c19c8de804c45 (master) 04:57:23 > git config core.sparsecheckout # timeout=10 04:57:23 > git checkout -f c3ae47e2bb696172946919a1d86c19c8de804c45 # timeout=10 04:57:27 Commit message: "Merge pull request #60 from lenny-intel/newtag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:57:29 ========================================================= 04:57:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:57:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:57:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 04:57:31 Sending build context to Docker daemon 581.6kB 04:57:31 Step 1/7 : ARG BASE=golang:1.15-alpine 04:57:31 Step 2/7 : FROM ${BASE} 04:57:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:57:31 b538f80385f9: Pulling fs layer 04:57:31 74f711af9a0d: Pulling fs layer 04:57:31 99f96fe45779: Pulling fs layer 04:57:31 8529a6b9a6be: Pulling fs layer 04:57:31 45590311c82a: Pulling fs layer 04:57:31 69ca0ff8b7b3: Pulling fs layer 04:57:31 209524e5b208: Pulling fs layer 04:57:31 45590311c82a: Waiting 04:57:31 69ca0ff8b7b3: Waiting 04:57:31 209524e5b208: Waiting 04:57:31 8529a6b9a6be: Waiting 04:57:31 99f96fe45779: Download complete 04:57:31 74f711af9a0d: Verifying Checksum 04:57:31 74f711af9a0d: Download complete 04:57:31 45590311c82a: Verifying Checksum 04:57:31 45590311c82a: Download complete 04:57:31 69ca0ff8b7b3: Verifying Checksum 04:57:31 69ca0ff8b7b3: Download complete 04:57:32 b538f80385f9: Verifying Checksum 04:57:32 b538f80385f9: Download complete 04:57:33 b538f80385f9: Pull complete 04:57:33 74f711af9a0d: Pull complete 04:57:33 99f96fe45779: Pull complete 04:57:35 209524e5b208: Download complete 04:57:36 8529a6b9a6be: Verifying Checksum 04:57:36 8529a6b9a6be: Download complete 04:57:48 8529a6b9a6be: Pull complete 04:57:48 45590311c82a: Pull complete 04:57:48 69ca0ff8b7b3: Pull complete 04:57:51 209524e5b208: Pull complete 04:57:51 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 04:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:57:51 ---> 5bddaf1c2fca 04:57:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:57:53 ---> Running in 3c01cf7ed444 04:57:54 Removing intermediate container 3c01cf7ed444 04:57:54 ---> 88e586430be0 04:57:54 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 04:57:54 ---> Running in 0527839b4b45 04:57:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:57:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:57:57 (1/5) Installing libsodium (1.0.18-r0) 04:57:57 (2/5) Installing libzmq (4.3.3-r0) 04:57:57 (3/5) Installing pkgconf (1.7.2-r0) 04:57:57 (4/5) Installing libsodium-dev (1.0.18-r0) 04:57:57 (5/5) Installing zeromq-dev (4.3.3-r0) 04:57:57 Executing busybox-1.31.1-r16.trigger 04:57:57 OK: 144 MiB in 44 packages 04:57:59 Removing intermediate container 0527839b4b45 04:57:59 ---> 8c8ac96526b4 04:57:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:57:59 ---> Running in cc0e16267d0f 04:57:59 Removing intermediate container cc0e16267d0f 04:57:59 ---> 82746ac267a5 04:57:59 Step 6/7 : COPY go.mod . 04:58:00 ---> bec2201b4092 04:58:00 Step 7/7 : RUN go mod download 04:58:00 ---> Running in 5d1996a14213 04:58:15 Removing intermediate container 5d1996a14213 04:58:15 ---> 9a16f5ad76bb 04:58:15 Successfully built 9a16f5ad76bb 04:58:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:58:16 + docker inspect -f . ci-base-image-arm64 04:58:16 . [Pipeline] withDockerContainer 04:58:16 prd-ubuntu18.04-docker-arm64-4c-16g-110 does not seem to be running inside a container 04:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/13 -v /w/workspace/go-mod-messaging/13:/w/workspace/go-mod-messaging/13:rw,z -v /w/workspace/go-mod-messaging/13@tmp:/w/workspace/go-mod-messaging/13@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 ******** ci-base-image-arm64 cat 04:58:18 $ docker top 47b81b3b94dd4e2552c075f3aad3bac1542bcef26cb59bff8213ae1437fa8a69 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:19 + go version 04:58:19 go version go1.15.2 linux/arm64 [Pipeline] } 04:58:19 $ docker stop --time=1 47b81b3b94dd4e2552c075f3aad3bac1542bcef26cb59bff8213ae1437fa8a69 04:58:21 $ docker rm -f 47b81b3b94dd4e2552c075f3aad3bac1542bcef26cb59bff8213ae1437fa8a69 [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] } 04:58:34 Running on prd-centos7-docker-4c-2g-111 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 04:58:34 Running in /w/workspace/go-mod-messaging/13 [Pipeline] { [Pipeline] checkout 04:58:36 using credential edgex-jenkins-ssh 04:58:36 Cloning the remote Git repository 04:58:36 Cloning with configured refspecs honoured and without tags 04:58:36 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 04:58:36 > git init /w/workspace/go-mod-messaging/13 # timeout=10 04:58:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 04:58:36 > git --version # timeout=10 04:58:37 Fetching without tags 04:58:37 Checking out Revision c3ae47e2bb696172946919a1d86c19c8de804c45 (master) 04:58:36 > git --version # 'git version 2.16.5' 04:58:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:58:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 04:58:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:58:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 04:58:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 04:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:58:37 > git config core.sparsecheckout # timeout=10 04:58:37 > git checkout -f c3ae47e2bb696172946919a1d86c19c8de804c45 # timeout=10 04:58:41 Commit message: "Merge pull request #60 from lenny-intel/newtag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:58:42 ========================================================= 04:58:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:58:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:58:42 + 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 . 04:58:43 Sending build context to Docker daemon 581.6kB 04:58:43 Step 1/7 : ARG BASE=golang:1.15-alpine 04:58:43 Step 2/7 : FROM ${BASE} 04:58:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:58:43 df20fa9351a1: Pulling fs layer 04:58:43 ed8968b2872e: Pulling fs layer 04:58:43 a92cc7c5fd73: Pulling fs layer 04:58:43 e871e8e8d7a9: Pulling fs layer 04:58:43 e73272ec9a57: Pulling fs layer 04:58:43 1e910a182e73: Pulling fs layer 04:58:43 4e634b169226: Pulling fs layer 04:58:43 e871e8e8d7a9: Waiting 04:58:43 4e634b169226: Waiting 04:58:43 e73272ec9a57: Waiting 04:58:43 1e910a182e73: Waiting 04:58:43 a92cc7c5fd73: Verifying Checksum 04:58:43 a92cc7c5fd73: Download complete 04:58:43 ed8968b2872e: Verifying Checksum 04:58:43 ed8968b2872e: Download complete 04:58:43 e73272ec9a57: Verifying Checksum 04:58:43 e73272ec9a57: Download complete 04:58:43 1e910a182e73: Verifying Checksum 04:58:43 1e910a182e73: Download complete 04:58:43 df20fa9351a1: Verifying Checksum 04:58:43 df20fa9351a1: Download complete 04:58:43 df20fa9351a1: Pull complete 04:58:43 ed8968b2872e: Pull complete 04:58:43 a92cc7c5fd73: Pull complete 04:58:46 4e634b169226: Verifying Checksum 04:58:46 4e634b169226: Download complete 04:58:46 e871e8e8d7a9: Verifying Checksum 04:58:46 e871e8e8d7a9: Download complete 04:58:51 e871e8e8d7a9: Pull complete 04:58:51 e73272ec9a57: Pull complete 04:58:51 1e910a182e73: Pull complete 04:58:58 4e634b169226: Pull complete 04:58:58 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 04:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:58:58 ---> f7629b54cfaa 04:58:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:58:58 ---> Running in 0eb311ef81d8 04:58:58 Removing intermediate container 0eb311ef81d8 04:58:58 ---> be9d4e1f4aff 04:58:58 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 04:58:58 ---> Running in 30e01dd68e13 04:58:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:59:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:59:00 (1/5) Installing libsodium (1.0.18-r0) 04:59:00 (2/5) Installing libzmq (4.3.3-r0) 04:59:00 (3/5) Installing pkgconf (1.7.2-r0) 04:59:01 (4/5) Installing libsodium-dev (1.0.18-r0) 04:59:01 (5/5) Installing zeromq-dev (4.3.3-r0) 04:59:01 Executing busybox-1.31.1-r16.trigger 04:59:01 OK: 167 MiB in 44 packages 04:59:01 Removing intermediate container 30e01dd68e13 04:59:01 ---> 0cccd33d25a8 04:59:01 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:59:01 ---> Running in 6712f70fdf62 04:59:01 Removing intermediate container 6712f70fdf62 04:59:01 ---> ab8d0872e021 04:59:01 Step 6/7 : COPY go.mod . 04:59:02 ---> 4a1ccbad8782 04:59:02 Step 7/7 : RUN go mod download 04:59:02 ---> Running in a25537723f55 04:59:14 Removing intermediate container a25537723f55 04:59:14 ---> cc34e516d68c 04:59:14 Successfully built cc34e516d68c 04:59:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:59:14 + docker inspect -f . ci-base-image-x86_64 04:59:14 . [Pipeline] withDockerContainer 04:59:14 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 04:59:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/13 -v /w/workspace/go-mod-messaging/13:/w/workspace/go-mod-messaging/13:rw,z -v /w/workspace/go-mod-messaging/13@tmp:/w/workspace/go-mod-messaging/13@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 ******** ci-base-image-x86_64 cat 04:59:15 $ docker top 7ecaa74627b5f3bf5ef501293317e7b2a684bb47a13a373695413e8a946c5041 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:16 + go version 04:59:16 go version go1.15.2 linux/amd64 [Pipeline] } 04:59:16 $ docker stop --time=1 7ecaa74627b5f3bf5ef501293317e7b2a684bb47a13a373695413e8a946c5041 04:59:17 $ docker rm -f 7ecaa74627b5f3bf5ef501293317e7b2a684bb47a13a373695413e8a946c5041 [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 04:59:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 04:59:20 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 04:59:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:59:20 04:59:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 04:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:59:21 1.317.0: Pulling from edgex-devops/edgex-snyk-go 04:59:21 cbdbe7a5bc2a: Pulling fs layer 04:59:21 408f87550127: Pulling fs layer 04:59:21 fe522b08c979: Pulling fs layer 04:59:21 221eaa008020: Pulling fs layer 04:59:21 2a4607e5d6b9: Pulling fs layer 04:59:21 8f79b27c4fd2: Pulling fs layer 04:59:21 e5c8dbe1645b: Pulling fs layer 04:59:21 23e8b3b47431: Pulling fs layer 04:59:21 5c568d65a230: Pulling fs layer 04:59:21 8f79b27c4fd2: Waiting 04:59:21 e5c8dbe1645b: Waiting 04:59:21 221eaa008020: Waiting 04:59:21 2a4607e5d6b9: Waiting 04:59:21 23e8b3b47431: Waiting 04:59:21 5c568d65a230: Waiting 04:59:21 fe522b08c979: Verifying Checksum 04:59:21 fe522b08c979: Download complete 04:59:21 408f87550127: Download complete 04:59:21 2a4607e5d6b9: Verifying Checksum 04:59:21 2a4607e5d6b9: Download complete 04:59:21 8f79b27c4fd2: Verifying Checksum 04:59:21 8f79b27c4fd2: Download complete 04:59:21 cbdbe7a5bc2a: Verifying Checksum 04:59:21 cbdbe7a5bc2a: Download complete 04:59:21 cbdbe7a5bc2a: Pull complete 04:59:22 408f87550127: Pull complete 04:59:22 fe522b08c979: Pull complete 04:59:22 e5c8dbe1645b: Verifying Checksum 04:59:22 e5c8dbe1645b: Download complete 04:59:24 23e8b3b47431: Verifying Checksum 04:59:24 23e8b3b47431: Download complete 04:59:24 5c568d65a230: Verifying Checksum 04:59:24 5c568d65a230: Download complete 04:59:25 221eaa008020: Verifying Checksum 04:59:25 221eaa008020: Download complete 04:59:31 221eaa008020: Pull complete 04:59:31 2a4607e5d6b9: Pull complete 04:59:31 8f79b27c4fd2: Pull complete 04:59:32 e5c8dbe1645b: Pull complete 04:59:36 23e8b3b47431: Pull complete 04:59:36 5c568d65a230: Pull complete 04:59:36 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 04:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:59:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 04:59:37 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 04:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-messaging_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-devops/edgex-snyk-go:1.317.0 cat 04:59:38 $ docker top 4558411f5ccd9d4a05d4db6b1fd99641b2ff4355f678f1695b4db6fc5b9edff1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:38 + snyk monitor '--org=edgex-jenkins' 04:59:43 04:59:43 Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging)... 04:59:43 04:59:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/9fe80f22-c240-4ae2-909c-681336bf876c 04:59:43 04:59:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:59:43 04:59:43 04:59:43 Snyk CLI supports Node.js 8 and higher. 04:59:43 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 04:59:43 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 04:59:43 04:59:43 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 04:59:43 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 04:59:43 $ docker stop --time=1 4558411f5ccd9d4a05d4db6b1fd99641b2ff4355f678f1695b4db6fc5b9edff1 04:59:45 $ docker rm -f 4558411f5ccd9d4a05d4db6b1fd99641b2ff4355f678f1695b4db6fc5b9edff1 [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 04:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:59:46 . [Pipeline] withDockerContainer 04:59:47 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 04:59:47 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:59:47 $ docker top dbc25aef99f3fc16b8c495135f5a85cd47fcafe8315a203c71fbc958cd99a61e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:48 [ssh-agent] Looking for ssh-agent implementation... 04:59:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:48 $ docker exec dbc25aef99f3fc16b8c495135f5a85cd47fcafe8315a203c71fbc958cd99a61e ssh-agent 04:59:48 SSH_AUTH_SOCK=/tmp/ssh-6WTlPEfUUExa/agent.11 04:59:48 SSH_AGENT_PID=16 04:59:48 Running ssh-add (command line suppressed) 04:59:48 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7447590707430245890.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7447590707430245890.key) 04:59:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:49 + git semver tag 04:59:49 # -> Open(): unable to determine branch for HEAD 04:59:49 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 04:59:49 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 04:59:49 # $SEMVER_REMOTE_NAME = origin 04:59:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:59:49 # $SEMVER_USER_NAME = edgex-jenkins 04:59:49 # $SEMVER_BRANCH = master 04:59:49 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 04:59:49 # c3ae47e2bb696172946919a1d86c19c8de804c45 HEAD 04:59:49 # -> Force: false 04:59:49 # 62ea399b0f48504ef5638fd50b9e06e7c624430c refs/tags/v0.1.23 [Pipeline] } 04:59:49 $ docker exec --env ******** --env ******** dbc25aef99f3fc16b8c495135f5a85cd47fcafe8315a203c71fbc958cd99a61e ssh-agent -k 04:59:49 unset SSH_AUTH_SOCK; 04:59:49 unset SSH_AGENT_PID; 04:59:49 echo Agent pid 16 killed; 04:59:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:49 + git semver [Pipeline] } 04:59:49 $ docker stop --time=1 dbc25aef99f3fc16b8c495135f5a85cd47fcafe8315a203c71fbc958cd99a61e 04:59:51 $ docker rm -f dbc25aef99f3fc16b8c495135f5a85cd47fcafe8315a203c71fbc958cd99a61e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:59:51 04:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:59:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:59:52 0.23.1-centos7: Pulling from edgex-lftools 04:59:52 ab5ef0e58194: Pulling fs layer 04:59:52 9712f1f96733: Pulling fs layer 04:59:52 63f879dbbcfc: Pulling fs layer 04:59:52 0d9ebad4ef96: Pulling fs layer 04:59:52 e9a5061849ea: Pulling fs layer 04:59:52 d747dcd14b5f: Pulling fs layer 04:59:52 2de7ff778b66: Pulling fs layer 04:59:52 0d9ebad4ef96: Waiting 04:59:52 e9a5061849ea: Waiting 04:59:52 d747dcd14b5f: Waiting 04:59:52 2de7ff778b66: Waiting 04:59:52 9712f1f96733: Verifying Checksum 04:59:52 9712f1f96733: Download complete 04:59:53 63f879dbbcfc: Verifying Checksum 04:59:53 63f879dbbcfc: Download complete 04:59:53 e9a5061849ea: Verifying Checksum 04:59:53 e9a5061849ea: Download complete 04:59:53 d747dcd14b5f: Verifying Checksum 04:59:53 d747dcd14b5f: Download complete 04:59:54 2de7ff778b66: Verifying Checksum 04:59:54 2de7ff778b66: Download complete 04:59:54 0d9ebad4ef96: Verifying Checksum 04:59:54 0d9ebad4ef96: Download complete 04:59:54 ab5ef0e58194: Verifying Checksum 04:59:54 ab5ef0e58194: Download complete 04:59:58 ab5ef0e58194: Pull complete 04:59:58 9712f1f96733: Pull complete 05:00:01 63f879dbbcfc: Pull complete 05:00:08 0d9ebad4ef96: Pull complete 05:00:08 e9a5061849ea: Pull complete 05:00:08 d747dcd14b5f: Pull complete 05:00:11 2de7ff778b66: Pull complete 05:00:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:00:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:00:11 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 05:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:00:15 $ docker top 4171790cfdecb24a931412dd977637d75e3b75d88be775fb2891bc4bc27d3e76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:00:16 provisioning config files... 05:00:16 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config2947818552938610640tmp 05:00:16 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config5100116995707229018tmp 05:00:16 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6557494356524468437tmp [Pipeline] { [Pipeline] echo 05:00:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:00:16 ---> sigul-configuration.sh 05:00:16 gpg: directory `/root/.gnupg' created 05:00:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:00:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:00:16 gpg: keyring `/root/.gnupg/secring.gpg' created 05:00:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:00:16 gpg: CAST5 encrypted data 05:00:17 gpg: encrypted with 1 passphrase 05:00:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:00:17 + mkdir /home/jenkins 05:00:17 + mkdir /home/jenkins/sigul [Pipeline] sh 05:00:17 + 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 05:00:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:00:18 ---> sigul-install.sh 05:00:23 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:00:23 + git tag --list 05:00:23 v0.1.23 [Pipeline] sh 05:00:24 + lftools sign git-tag v0.1.23 05:00:25 Signing Git tag with Sigul... 05:00:25 Signing v0.1.23 [Pipeline] echo 05:00:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:00:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:00:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:00:26 $ docker stop --time=1 4171790cfdecb24a931412dd977637d75e3b75d88be775fb2891bc4bc27d3e76 05:00:28 $ docker rm -f 4171790cfdecb24a931412dd977637d75e3b75d88be775fb2891bc4bc27d3e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:00:29 . [Pipeline] withDockerContainer 05:00:29 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 05:00:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:00:30 $ docker top 4b221b476a93f5621e1ffe5cc5cac9f4f1e3904f6be4c96b68c4d058ea3d1005 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:30 [ssh-agent] Looking for ssh-agent implementation... 05:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:31 $ docker exec 4b221b476a93f5621e1ffe5cc5cac9f4f1e3904f6be4c96b68c4d058ea3d1005 ssh-agent 05:00:31 SSH_AUTH_SOCK=/tmp/ssh-eMC3iXyPks3F/agent.11 05:00:31 SSH_AGENT_PID=16 05:00:31 Running ssh-add (command line suppressed) 05:00:31 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1759793516228063023.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1759793516228063023.key) 05:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:31 + git semver bump patch 05:00:31 # -> Open(): unable to determine branch for HEAD 05:00:31 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 05:00:31 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 05:00:31 # $SEMVER_REMOTE_NAME = origin 05:00:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:00:31 # $SEMVER_USER_NAME = edgex-jenkins 05:00:31 # $SEMVER_BRANCH = master 05:00:31 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 05:00:31 0.1.24 [Pipeline] } 05:00:31 $ docker exec --env ******** --env ******** 4b221b476a93f5621e1ffe5cc5cac9f4f1e3904f6be4c96b68c4d058ea3d1005 ssh-agent -k 05:00:31 unset SSH_AUTH_SOCK; 05:00:31 unset SSH_AGENT_PID; 05:00:31 echo Agent pid 16 killed; 05:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:32 + git semver [Pipeline] } 05:00:32 $ docker stop --time=1 4b221b476a93f5621e1ffe5cc5cac9f4f1e3904f6be4c96b68c4d058ea3d1005 05:00:33 $ docker rm -f 4b221b476a93f5621e1ffe5cc5cac9f4f1e3904f6be4c96b68c4d058ea3d1005 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:00:34 . [Pipeline] withDockerContainer 05:00:34 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 05:00:34 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:00:35 $ docker top 3cbd305067b0e6a501029f8f397eb1ac8038a26ee52b89dd0d1d7d60c2e0efd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:35 [ssh-agent] Looking for ssh-agent implementation... 05:00:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:35 $ docker exec 3cbd305067b0e6a501029f8f397eb1ac8038a26ee52b89dd0d1d7d60c2e0efd2 ssh-agent 05:00:35 SSH_AUTH_SOCK=/tmp/ssh-fnoizQRmewhr/agent.11 05:00:35 SSH_AGENT_PID=17 05:00:35 Running ssh-add (command line suppressed) 05:00:36 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2154299429551689008.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2154299429551689008.key) 05:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:36 + git semver push 05:00:36 # -> Open(): unable to determine branch for HEAD 05:00:36 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 05:00:36 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 05:00:36 # $SEMVER_REMOTE_NAME = origin 05:00:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:00:36 # $SEMVER_USER_NAME = edgex-jenkins 05:00:36 # $SEMVER_BRANCH = master 05:00:36 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 05:00:44 $ docker exec --env ******** --env ******** 3cbd305067b0e6a501029f8f397eb1ac8038a26ee52b89dd0d1d7d60c2e0efd2 ssh-agent -k 05:00:44 unset SSH_AUTH_SOCK; 05:00:44 unset SSH_AGENT_PID; 05:00:44 echo Agent pid 17 killed; 05:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:45 + git semver [Pipeline] } 05:00:45 $ docker stop --time=1 3cbd305067b0e6a501029f8f397eb1ac8038a26ee52b89dd0d1d7d60c2e0efd2 05:00:46 $ docker rm -f 3cbd305067b0e6a501029f8f397eb1ac8038a26ee52b89dd0d1d7d60c2e0efd2 [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 05:00:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:00:49 ---> package-listing.sh 05:00:49 ++ facter osfamily 05:00:49 ++ tr '[:upper:]' '[:lower:]' 05:00:49 + OS_FAMILY=redhat 05:00:49 + workspace=/w/workspace/xfoundry_go-mod-messaging_master 05:00:49 + START_PACKAGES=/tmp/packages_start.txt 05:00:49 + END_PACKAGES=/tmp/packages_end.txt 05:00:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:00:49 + PACKAGES=/tmp/packages_start.txt 05:00:49 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 05:00:49 + PACKAGES=/tmp/packages_end.txt 05:00:49 + case "${OS_FAMILY}" in 05:00:49 + rpm -qa 05:00:49 + sort 05:00:53 + '[' -f /tmp/packages_start.txt ']' 05:00:53 + '[' -f /tmp/packages_end.txt ']' 05:00:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:00:53 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 05:00:53 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ 05:00:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] isUnix [Pipeline] sh 05:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:00:54 05:00:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:00:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:00:55 alpine: Pulling from edgex-lftools-log-publisher 05:00:55 df20fa9351a1: Pulling fs layer 05:00:55 36b3adc4ff6f: Pulling fs layer 05:00:55 8ad3a11d3b57: Pulling fs layer 05:00:55 46f8f816bc3b: Pulling fs layer 05:00:55 0dadc02b9964: Pulling fs layer 05:00:55 ce6a7cf60c04: Pulling fs layer 05:00:55 7a184a31f384: Pulling fs layer 05:00:55 0879bd2ef858: Pulling fs layer 05:00:55 0dadc02b9964: Waiting 05:00:55 46f8f816bc3b: Waiting 05:00:55 ce6a7cf60c04: Waiting 05:00:55 7a184a31f384: Waiting 05:00:55 0879bd2ef858: Waiting 05:00:55 36b3adc4ff6f: Verifying Checksum 05:00:55 36b3adc4ff6f: Download complete 05:00:55 46f8f816bc3b: Verifying Checksum 05:00:55 46f8f816bc3b: Download complete 05:00:55 df20fa9351a1: Verifying Checksum 05:00:55 df20fa9351a1: Download complete 05:00:55 ce6a7cf60c04: Verifying Checksum 05:00:55 ce6a7cf60c04: Download complete 05:00:55 0dadc02b9964: Verifying Checksum 05:00:55 0dadc02b9964: Download complete 05:00:55 7a184a31f384: Verifying Checksum 05:00:55 7a184a31f384: Download complete 05:00:55 8ad3a11d3b57: Verifying Checksum 05:00:55 8ad3a11d3b57: Download complete 05:00:55 df20fa9351a1: Pull complete 05:00:55 36b3adc4ff6f: Pull complete 05:00:55 0879bd2ef858: Verifying Checksum 05:00:55 0879bd2ef858: Download complete 05:00:56 8ad3a11d3b57: Pull complete 05:00:56 46f8f816bc3b: Pull complete 05:00:56 0dadc02b9964: Pull complete 05:00:56 ce6a7cf60c04: Pull complete 05:00:57 7a184a31f384: Pull complete 05:00:59 0879bd2ef858: Pull complete 05:00:59 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 05:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:00:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:00:59 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 05:00:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:01:02 $ docker top 54156bb70ffa4732da3bfea056ecbddd2c2296f816adaf9f9576748d4008ac3f -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:03 + mkdir -p /var/log/sa [Pipeline] sh 05:01:03 + ls /var/log/sa-host 05:01:03 + sadf -c /var/log/sa-host/sa05 05:01:03 file_magic: OK 05:01:03 HZ: Using current value: 100 05:01:03 file_header: OK 05:01:03 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 05:01:03 Statistics: 05:01:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:01:03 File successfully converted to sysstat format version 12.2.1 05:01:03 + sadf -c /var/log/sa-host/sa17 05:01:03 file_magic: OK 05:01:03 HZ: Using current value: 100 05:01:03 file_header: OK 05:01:03 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 05:01:03 Statistics: 05:01:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:01:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:03 provisioning config files... 05:01:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config245299876536378489tmp [Pipeline] { [Pipeline] echo 05:01:04 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:01:04 ---> create-netrc.sh [Pipeline] echo 05:01:04 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:01:04 ---> logs-deploy.sh 05:01:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/13 05:01:04 INFO: archiving workspace using pattern(s): 05:01:06 Archives upload complete. 05:01:06 INFO: archiving logs to Nexus 05:01:07 ---> uname -a: 05:01:07 Linux 54156bb70ffa 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 05:01:07 05:01:07 05:01:07 ---> lscpu: 05:01:07 Architecture: x86_64 05:01:07 CPU op-mode(s): 32-bit, 64-bit 05:01:07 Byte Order: Little Endian 05:01:07 Address sizes: 40 bits physical, 48 bits virtual 05:01:07 CPU(s): 4 05:01:07 On-line CPU(s) list: 0-3 05:01:07 Thread(s) per core: 1 05:01:07 Core(s) per socket: 1 05:01:07 Socket(s): 4 05:01:07 NUMA node(s): 1 05:01:07 Vendor ID: GenuineIntel 05:01:07 CPU family: 6 05:01:07 Model: 44 05:01:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:01:07 Stepping: 1 05:01:07 CPU MHz: 2933.396 05:01:07 BogoMIPS: 5866.79 05:01:07 Virtualization: VT-x 05:01:07 Hypervisor vendor: KVM 05:01:07 Virtualization type: full 05:01:07 L1d cache: 128 KiB 05:01:07 L1i cache: 128 KiB 05:01:07 L2 cache: 16 MiB 05:01:07 L3 cache: 64 MiB 05:01:07 NUMA node0 CPU(s): 0-3 05:01:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:01:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:01:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:01:07 Vulnerability Meltdown: Mitigation; PTI 05:01:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:01:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:01:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:01:07 Vulnerability Tsx async abort: Not affected 05:01:07 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 05:01:07 05:01:07 05:01:07 ---> nproc: 05:01:07 4 05:01:07 05:01:07 05:01:07 ---> df -h: 05:01:07 Filesystem Size Used Available Use% Mounted on 05:01:07 overlay 50.0G 8.2G 41.8G 16% / 05:01:07 tmpfs 64.0M 0 64.0M 0% /dev 05:01:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:01:07 shm 64.0M 0 64.0M 0% /dev/shm 05:01:07 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf 05:01:07 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname 05:01:07 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts 05:01:07 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host 05:01:07 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/xfoundry_go-mod-messaging_master 05:01:07 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/xfoundry_go-mod-messaging_master@tmp 05:01:07 05:01:07 05:01:07 ---> free -m: 05:01:07 total used free shared buff/cache available 05:01:07 Mem: 1837 783 114 0 939 989 05:01:07 Swap: 1023 2 1021 05:01:07 05:01:07 05:01:07 ---> ip addr: 05:01:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:01:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:01:07 inet 127.0.0.1/8 scope host lo 05:01:07 valid_lft forever preferred_lft forever 05:01:07 16: eth0@if17: mtu 1458 qdisc noqueue state UP 05:01:07 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 05:01:07 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 05:01:07 valid_lft forever preferred_lft forever 05:01:07 05:01:07 05:01:07 ---> sar -b -r -n DEV: 05:01:07 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/17/20 _x86_64_ (4 CPU) 05:01:07 05:01:07 04:53:43 LINUX RESTART (4 CPU) 05:01:07 05:01:07 04:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:01:07 04:56:01 3.21 0.00 3.21 0.00 0.00 103.00 0.00 05:01:07 04:57:01 0.40 0.00 0.40 0.00 0.00 5.45 0.00 05:01:07 04:58:01 0.17 0.00 0.17 0.00 0.00 2.60 0.00 05:01:07 04:59:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 05:01:07 05:00:01 260.86 132.54 128.31 0.00 7567.19 46432.81 0.00 05:01:07 05:01:01 224.97 108.55 116.41 0.00 8206.38 23126.00 0.00 05:01:07 Average: 81.74 40.23 41.51 0.00 2632.36 11624.12 0.00 05:01:07 05:01:07 04:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:01:07 04:56:01 183668 0 577188 30.68 2620 1118080 1074220 36.66 421420 1118428 12 05:01:07 04:57:01 184212 0 576640 30.65 2620 1118084 1072164 36.59 421600 1118020 8 05:01:07 04:58:01 180884 0 579960 30.82 2620 1118092 1072444 36.60 424776 1117772 8 05:01:07 04:59:01 180348 0 580496 30.85 2620 1118092 1072396 36.60 434764 1108620 8 05:01:07 05:00:01 101336 0 711348 37.81 2596 1066276 1514528 51.69 610640 961392 78820 05:01:07 05:01:01 113900 0 795892 42.30 1492 970272 1285196 43.86 624348 823580 8 05:01:07 Average: 157391 0 636921 33.85 2428 1084816 1181825 40.33 489591 1041302 13144 05:01:07 05:01:07 04:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:01:07 04:56:01 eth0 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:01:07 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 04:57:01 eth0 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 05:01:07 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 04:58:01 eth0 3.33 1.35 3.16 0.27 0.00 0.00 0.00 0.00 05:01:07 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 04:59:01 eth0 0.50 0.45 0.27 0.21 0.00 0.00 0.00 0.00 05:01:07 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 05:00:01 eth0 784.03 716.95 7027.76 62.34 0.00 0.00 0.00 0.00 05:01:07 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 05:00:01 docker0 12.53 11.13 1.14 42.13 0.00 0.00 0.00 0.00 05:01:07 05:01:01 eth0 202.79 162.89 999.64 94.95 0.00 0.00 0.00 0.00 05:01:07 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 05:01:01 docker0 28.09 31.51 1.76 198.56 0.00 0.00 0.00 0.00 05:01:07 Average: eth0 165.39 147.09 1339.44 26.34 0.00 0.00 0.00 0.00 05:01:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:07 Average: docker0 6.78 7.12 0.48 40.19 0.00 0.00 0.00 0.00 05:01:07 05:01:07 05:01:07 ---> sar -P ALL: 05:01:07 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/17/20 _x86_64_ (4 CPU) 05:01:07 05:01:07 04:53:43 LINUX RESTART (4 CPU) 05:01:07 05:01:07 04:55:01 CPU %user %nice %system %iowait %steal %idle 05:01:07 04:56:01 all 0.17 0.00 0.05 0.00 0.00 99.78 05:01:07 04:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:01:07 04:56:01 1 0.07 0.00 0.08 0.00 0.00 99.85 05:01:07 04:56:01 2 0.45 0.00 0.03 0.00 0.00 99.52 05:01:07 04:56:01 3 0.13 0.00 0.03 0.00 0.00 99.83 05:01:07 04:57:01 all 0.15 0.00 0.03 0.00 0.00 99.81 05:01:07 04:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:01:07 04:57:01 1 0.15 0.00 0.05 0.00 0.02 99.78 05:01:07 04:57:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:01:07 04:57:01 3 0.38 0.00 0.02 0.00 0.00 99.60 05:01:07 04:58:01 all 0.18 0.00 0.03 0.00 0.00 99.79 05:01:07 04:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:01:07 04:58:01 1 0.10 0.00 0.05 0.00 0.00 99.85 05:01:07 04:58:01 2 0.10 0.00 0.02 0.00 0.00 99.88 05:01:07 04:58:01 3 0.48 0.00 0.03 0.00 0.00 99.48 05:01:07 04:59:01 all 0.17 0.00 0.02 0.00 0.00 99.81 05:01:07 04:59:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:01:07 04:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:01:07 04:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:01:07 04:59:01 3 0.53 0.00 0.02 0.00 0.00 99.45 05:01:07 05:00:01 all 11.36 0.00 6.36 2.59 0.04 79.64 05:01:07 05:00:01 0 11.37 0.00 6.78 2.44 0.03 79.38 05:01:07 05:00:01 1 11.86 0.00 6.69 2.97 0.03 78.45 05:01:07 05:00:01 2 11.08 0.00 6.07 3.19 0.03 79.63 05:01:07 05:00:01 3 11.14 0.00 5.92 1.78 0.05 81.11 05:01:07 05:01:01 all 9.61 0.00 6.26 3.50 0.04 80.58 05:01:07 05:01:01 0 8.10 0.00 6.21 1.06 0.03 84.60 05:01:07 05:01:01 1 9.47 0.00 6.65 5.14 0.05 78.69 05:01:07 05:01:01 2 9.92 0.00 6.55 6.44 0.03 77.06 05:01:07 05:01:01 3 10.97 0.00 5.64 1.34 0.05 82.00 05:01:07 Average: all 3.57 0.00 2.11 1.01 0.01 93.30 05:01:07 Average: 0 3.23 0.00 2.16 0.58 0.01 94.02 05:01:07 Average: 1 3.58 0.00 2.24 1.34 0.02 92.83 05:01:07 Average: 2 3.57 0.00 2.10 1.59 0.01 92.72 05:01:07 Average: 3 3.90 0.00 1.92 0.51 0.02 93.65 05:01:07 05:01:07 05:01:07