Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c2f3ae99b0e5235a121651f211ad2c8cc1234812 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4780’ Running on prd-centos7-docker-4c-2g-4784 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 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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-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 --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision c2f3ae99b0e5235a121651f211ad2c8cc1234812 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 Commit message: "Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/go-redis/redis/v7-7.3.0" > git rev-list --no-walk a9782fd296e62743fd293fc29a8ddc102bb806d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:54:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:54:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:54:12 ========================================================= 19:54:12 EdgeX Global Pipelines Version Info 19:54:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:54:14 ------------------- 19:54:14 stable info: 19:54:14 ------------------- 19:54:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:54:14 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:54:14 Message: update stable to v1.0.192 19:54:15 ------------------- 19:54:15 experimental info: 19:54:15 ------------------- 19:54:15 Commited By: **** collab-it+edgex@linuxfoundation.org 19:54:15 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:54:15 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:54:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2f3ae99b0e5235a121651f211ad2c8cc1234812 [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2f3ae9 [Pipeline] echo 19:54:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:54:16 + git log --format=format:%s -1 c2f3ae99b0e5235a121651f211ad2c8cc1234812 [Pipeline] echo 19:54:16 GIT_COMMIT: c2f3ae99b0e5235a121651f211ad2c8cc1234812, Commit Message: Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/go-redis/redis/v7-7.3.0 [Pipeline] echo 19:54:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:54:17 19:54:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:54:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:54:18 latest: Pulling from edgex-devops/git-semver 19:54:18 31603596830f: Pulling fs layer 19:54:18 54011a49482f: Pulling fs layer 19:54:18 a6820b24f6d8: Pulling fs layer 19:54:18 f581987b2513: Pulling fs layer 19:54:18 f581987b2513: Waiting 19:54:18 54011a49482f: Verifying Checksum 19:54:18 54011a49482f: Download complete 19:54:18 31603596830f: Verifying Checksum 19:54:18 31603596830f: Download complete 19:54:18 f581987b2513: Verifying Checksum 19:54:18 f581987b2513: Download complete 19:54:18 a6820b24f6d8: Verifying Checksum 19:54:18 a6820b24f6d8: Download complete 19:54:18 31603596830f: Pull complete 19:54:18 54011a49482f: Pull complete 19:54:19 a6820b24f6d8: Pull complete 19:54:19 f581987b2513: Pull complete 19:54:19 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:54:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:54:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:54:19 prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container 19:54:19 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:54:21 $ docker top ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:22 [ssh-agent] Looking for ssh-agent implementation... 19:54:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:22 $ docker exec ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 ssh-agent 19:54:22 SSH_AUTH_SOCK=/tmp/ssh-TFKPsxVudQ6e/agent.12 19:54:22 SSH_AGENT_PID=18 19:54:22 Running ssh-add (command line suppressed) 19:54:22 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6752324177419037897.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6752324177419037897.key) 19:54:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:22 + git tag --points-at HEAD [Pipeline] } 19:54:23 $ docker exec --env ******** --env ******** ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 ssh-agent -k 19:54:23 unset SSH_AUTH_SOCK; 19:54:23 unset SSH_AGENT_PID; 19:54:23 echo Agent pid 18 killed; 19:54:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:54:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:23 [ssh-agent] Looking for ssh-agent implementation... 19:54:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:23 $ docker exec ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 ssh-agent 19:54:23 SSH_AUTH_SOCK=/tmp/ssh-kqQnoVaabFvS/agent.46 19:54:23 SSH_AGENT_PID=51 19:54:23 Running ssh-add (command line suppressed) 19:54:23 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2411714720914761084.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2411714720914761084.key) 19:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:24 + git semver init 19:54:24 # -> Open(): unable to determine branch for HEAD 19:54:24 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 19:54:24 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 19:54:24 # $SEMVER_REMOTE_NAME = origin 19:54:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:54:24 # $SEMVER_USER_NAME = edgex-jenkins 19:54:24 # $SEMVER_BRANCH = master 19:54:24 # $SEMVER_TEMP = /tmp/semver-338068255 19:54:24 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 19:54:24 # '/tmp/semver-338068255' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' 19:54:24 # -> Force: false 19:54:24 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 19:54:24 $ docker exec --env ******** --env ******** ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 ssh-agent -k 19:54:24 unset SSH_AUTH_SOCK; 19:54:24 unset SSH_AGENT_PID; 19:54:24 echo Agent pid 51 killed; 19:54:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:25 + git semver [Pipeline] } 19:54:25 $ docker stop --time=1 ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 19:54:26 $ docker rm -f ed99514c6ed308c0f4a1a0d69f79c1f9fde5a2177c8a158408015ee3cde61b31 [Pipeline] // withDockerContainer [Pipeline] sh 19:54:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:54:27 Stashed 1 file(s) [Pipeline] echo 19:54:27 [edgeXSemver]: initialized semver on version 2.0.0-dev.15 [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 19:54:42 Still waiting to schedule task 19:54:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:54:42 Still waiting to schedule task 19:54:42 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:56:03 Running on prd-centos7-docker-4c-2g-4788 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 19:56:03 Running in /w/workspace/go-mod-messaging/37 [Pipeline] { [Pipeline] checkout 19:56:06 using credential edgex-jenkins-ssh 19:56:06 Cloning the remote Git repository 19:56:06 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 19:56:06 > git init /w/workspace/go-mod-messaging/37 # timeout=10 19:56:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:56:06 > git --version # timeout=10 19:56:06 > git --version # 'git version 2.24.3' 19:56:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:56:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:07 Checking out Revision c2f3ae99b0e5235a121651f211ad2c8cc1234812 (master) 19:56:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:56:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:56:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:56:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:56:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:56:07 > git config core.sparsecheckout # timeout=10 19:56:07 > git checkout -f c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 19:56:11 Commit message: "Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/go-redis/redis/v7-7.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:56:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:56:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:56:12 + true 19:56:12 + sudo service docker restart 19:56:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:56:14 ========================================================= 19:56:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:56:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:56:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:56:15 Sending build context to Docker daemon 574.5kB 19:56:15 Step 1/7 : ARG BASE=golang:1.16-alpine 19:56:15 Step 2/7 : FROM ${BASE} 19:56:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:56:15 540db60ca938: Pulling fs layer 19:56:15 adcc1eea9eea: Pulling fs layer 19:56:15 4c4ab2625f07: Pulling fs layer 19:56:15 0510c868ecb4: Pulling fs layer 19:56:15 afea3b2eda06: Pulling fs layer 19:56:15 7809a108b3ef: Pulling fs layer 19:56:15 f706445af74f: Pulling fs layer 19:56:15 0510c868ecb4: Waiting 19:56:15 afea3b2eda06: Waiting 19:56:15 7809a108b3ef: Waiting 19:56:15 f706445af74f: Waiting 19:56:15 4c4ab2625f07: Verifying Checksum 19:56:15 4c4ab2625f07: Download complete 19:56:15 adcc1eea9eea: Download complete 19:56:15 afea3b2eda06: Download complete 19:56:15 7809a108b3ef: Download complete 19:56:15 540db60ca938: Download complete 19:56:16 540db60ca938: Pull complete 19:56:16 adcc1eea9eea: Pull complete 19:56:16 4c4ab2625f07: Pull complete 19:56:17 f706445af74f: Verifying Checksum 19:56:17 f706445af74f: Download complete 19:56:18 0510c868ecb4: Verifying Checksum 19:56:18 0510c868ecb4: Download complete 19:56:24 0510c868ecb4: Pull complete 19:56:24 afea3b2eda06: Pull complete 19:56:24 7809a108b3ef: Pull complete 19:56:28 f706445af74f: Pull complete 19:56:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:56:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:56:28 ---> b068be0155e3 19:56:28 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:56:28 ---> Running in 394df5dfae31 19:56:28 Removing intermediate container 394df5dfae31 19:56:28 ---> ae98fa19536a 19:56:28 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 19:56:28 ---> Running in cadcc75e10ba 19:56:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:56:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:56:30 (1/5) Installing libsodium (1.0.18-r0) 19:56:30 (2/5) Installing libzmq (4.3.3-r1) 19:56:30 (3/5) Installing pkgconf (1.7.3-r0) 19:56:30 (4/5) Installing libsodium-dev (1.0.18-r0) 19:56:31 (5/5) Installing zeromq-dev (4.3.3-r1) 19:56:31 Executing busybox-1.32.1-r6.trigger 19:56:31 OK: 150 MiB in 45 packages 19:56:31 Removing intermediate container cadcc75e10ba 19:56:31 ---> 69cda676cbbf 19:56:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:56:32 ---> Running in 3231891c9128 19:56:32 Removing intermediate container 3231891c9128 19:56:32 ---> 57481c7422b5 19:56:32 Step 6/7 : COPY go.mod . 19:56:32 ---> f64da16c2d65 19:56:32 Step 7/7 : RUN go mod download 19:56:32 ---> Running in be109fa02cc8 19:56:47 Removing intermediate container be109fa02cc8 19:56:47 ---> d90a091b037b 19:56:47 Successfully built d90a091b037b 19:56:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:56:47 + docker inspect -f . ci-base-image-x86_64 19:56:47 . [Pipeline] withDockerContainer 19:56:47 prd-centos7-docker-4c-2g-4788 does not seem to be running inside a container 19:56:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/37 -v /w/workspace/go-mod-messaging/37:/w/workspace/go-mod-messaging/37:rw,z -v /w/workspace/go-mod-messaging/37@tmp:/w/workspace/go-mod-messaging/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:56:48 $ docker top 43a64f09b783f6bc3b30ce60d8365f462c3b481f9ea95a7ec67334bfbd9f2915 -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:48 + go version 19:56:48 go version go1.16.3 linux/amd64 [Pipeline] } 19:56:48 $ docker stop --time=1 43a64f09b783f6bc3b30ce60d8365f462c3b481f9ea95a7ec67334bfbd9f2915 19:56:50 $ docker rm -f 43a64f09b783f6bc3b30ce60d8365f462c3b481f9ea95a7ec67334bfbd9f2915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:56:50 + docker inspect -f . ci-base-image-x86_64 19:56:50 . [Pipeline] withDockerContainer 19:56:50 prd-centos7-docker-4c-2g-4788 does not seem to be running inside a container 19:56:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/37 -v /w/workspace/go-mod-messaging/37:/w/workspace/go-mod-messaging/37:rw,z -v /w/workspace/go-mod-messaging/37@tmp:/w/workspace/go-mod-messaging/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:56:51 $ docker top faab6788d0cd463903ecee50491b07d0ad2e0c9a51cfed10317c65d57dd9193a -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:51 + go mod tidy [Pipeline] sh 19:56:52 + make test 19:56:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:57:00 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 19:57:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.033s coverage: 90.0% of statements 19:57:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.026s coverage: 67.3% of statements 19:57:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 19:57:29 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.368s coverage: 83.8% of statements 19:57:29 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.008s coverage: 85.7% of statements 19:57:29 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.006s coverage: 100.0% of statements 19:57:29 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.008s coverage: 100.0% of statements 19:57:29 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.005s coverage: 90.9% of statements 19:57:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:57:32 gofmt -l . 19:57:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:57:32 $ docker stop --time=1 faab6788d0cd463903ecee50491b07d0ad2e0c9a51cfed10317c65d57dd9193a 19:57:34 $ docker rm -f faab6788d0cd463903ecee50491b07d0ad2e0c9a51cfed10317c65d57dd9193a [Pipeline] // withDockerContainer [Pipeline] sh 19:57:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:57:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:57:35 ---> job-cost.sh 19:57:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HXue 19:57:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:58:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4789 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 19:58:09 Running in /w/workspace/go-mod-messaging/37 [Pipeline] { [Pipeline] checkout 19:58:14 using credential edgex-jenkins-ssh 19:58:14 Cloning the remote Git repository 19:58:14 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 19:58:14 > git init /w/workspace/go-mod-messaging/37 # timeout=10 19:58:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:58:14 > git --version # timeout=10 19:58:14 > git --version # 'git version 2.17.1' 19:58:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:16 Checking out Revision c2f3ae99b0e5235a121651f211ad2c8cc1234812 (master) 19:58:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:58:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:58:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:58:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:58:16 > git config core.sparsecheckout # timeout=10 19:58:16 > git checkout -f c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 19:58:17 lf-activate-venv(): INFO: Adding /tmp/venv-HXue/bin to PATH 19:58:17 INFO: No Stack... 19:58:17 INFO: Retrieving Pricing Info for: v1-standard-2 19:58:17 INFO: Archiving Costs [Pipeline] sh 19:58:17 + cut -d, -f6 19:58:17 + cat /w/workspace/go-mod-messaging/37/archives/cost.csv [Pipeline] lock 19:58:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] 19:58:17 Resource [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] did not exist. Created. 19:58:17 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:58:17 + echo total: 0.029999999329447746 [Pipeline] stash 19:58:18 Stashed 1 file(s) [Pipeline] } 19:58:18 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:58:20 Commit message: "Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/go-redis/redis/v7-7.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:58:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:58:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:58:22 + true 19:58:22 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:58:25 ========================================================= 19:58:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:58:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:58:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:58:26 Sending build context to Docker daemon 573.4kB 19:58:26 Step 1/7 : ARG BASE=golang:1.16-alpine 19:58:26 Step 2/7 : FROM ${BASE} 19:58:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:58:27 595b0fe564bb: Pulling fs layer 19:58:27 7186ed65a4f7: Pulling fs layer 19:58:27 316046926c0a: Pulling fs layer 19:58:27 4ebd0625c992: Pulling fs layer 19:58:27 207e8628e3a3: Pulling fs layer 19:58:27 c791037a9be2: Pulling fs layer 19:58:27 ffd874e62e21: Pulling fs layer 19:58:27 4ebd0625c992: Waiting 19:58:27 207e8628e3a3: Waiting 19:58:27 c791037a9be2: Waiting 19:58:27 ffd874e62e21: Waiting 19:58:27 316046926c0a: Verifying Checksum 19:58:27 316046926c0a: Download complete 19:58:27 7186ed65a4f7: Download complete 19:58:27 207e8628e3a3: Verifying Checksum 19:58:27 207e8628e3a3: Download complete 19:58:27 c791037a9be2: Verifying Checksum 19:58:27 c791037a9be2: Download complete 19:58:27 595b0fe564bb: Verifying Checksum 19:58:27 595b0fe564bb: Download complete 19:58:27 595b0fe564bb: Pull complete 19:58:28 7186ed65a4f7: Pull complete 19:58:28 316046926c0a: Pull complete 19:58:29 ffd874e62e21: Verifying Checksum 19:58:29 ffd874e62e21: Download complete 19:58:31 4ebd0625c992: Verifying Checksum 19:58:31 4ebd0625c992: Download complete 19:58:41 4ebd0625c992: Pull complete 19:58:41 207e8628e3a3: Pull complete 19:58:41 c791037a9be2: Pull complete 19:58:44 ffd874e62e21: Pull complete 19:58:44 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:58:44 ---> cfc18b08335c 19:58:44 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:58:47 ---> Running in a83379ad893f 19:58:48 Removing intermediate container a83379ad893f 19:58:48 ---> da03d9348e02 19:58:48 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 19:58:48 ---> Running in f0d65323306f 19:58:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:58:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:58:51 (1/5) Installing libsodium (1.0.18-r0) 19:58:51 (2/5) Installing libzmq (4.3.3-r1) 19:58:51 (3/5) Installing pkgconf (1.7.3-r0) 19:58:51 (4/5) Installing libsodium-dev (1.0.18-r0) 19:58:51 (5/5) Installing zeromq-dev (4.3.3-r1) 19:58:51 Executing busybox-1.32.1-r6.trigger 19:58:51 OK: 139 MiB in 45 packages 19:58:53 Removing intermediate container f0d65323306f 19:58:53 ---> c1d6655a9025 19:58:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:58:53 ---> Running in 44c2243c3317 19:58:53 Removing intermediate container 44c2243c3317 19:58:53 ---> 4eb85b882ba6 19:58:53 Step 6/7 : COPY go.mod . 19:58:54 ---> c40a8cbc41fd 19:58:54 Step 7/7 : RUN go mod download 19:58:54 ---> Running in 07f3637a01e4 19:59:09 Removing intermediate container 07f3637a01e4 19:59:09 ---> b377d3362563 19:59:09 Successfully built b377d3362563 19:59:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:59:10 + docker inspect -f . ci-base-image-arm64 19:59:10 . [Pipeline] withDockerContainer 19:59:10 prd-ubuntu18.04-docker-arm64-4c-16g-4789 does not seem to be running inside a container 19:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/37 -v /w/workspace/go-mod-messaging/37:/w/workspace/go-mod-messaging/37:rw,z -v /w/workspace/go-mod-messaging/37@tmp:/w/workspace/go-mod-messaging/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:59:12 $ docker top b661f448c4dac6b1c22669c78fa8bad12bf622a31b4d62da661d223aab17ebf6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:13 + go version 19:59:13 go version go1.16.3 linux/arm64 [Pipeline] } 19:59:13 $ docker stop --time=1 b661f448c4dac6b1c22669c78fa8bad12bf622a31b4d62da661d223aab17ebf6 19:59:15 $ docker rm -f b661f448c4dac6b1c22669c78fa8bad12bf622a31b4d62da661d223aab17ebf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:59:15 + docker inspect -f . ci-base-image-arm64 19:59:15 . [Pipeline] withDockerContainer 19:59:16 prd-ubuntu18.04-docker-arm64-4c-16g-4789 does not seem to be running inside a container 19:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/37 -v /w/workspace/go-mod-messaging/37:/w/workspace/go-mod-messaging/37:rw,z -v /w/workspace/go-mod-messaging/37@tmp:/w/workspace/go-mod-messaging/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:59:17 $ docker top 5dd21019e6581425645fbad4e917c97dbfcdfa5a33b4b35627fc4b38e6b64aaf -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:18 + go mod tidy [Pipeline] sh 19:59:19 + make test 19:59:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:59:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 19:59:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.109s coverage: 90.0% of statements 19:59:48 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.024s coverage: 67.3% of statements 19:59:48 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 20:00:21 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.394s coverage: 83.8% of statements 20:00:21 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.021s coverage: 85.7% of statements 20:00:21 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.029s coverage: 100.0% of statements 20:00:21 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.018s coverage: 100.0% of statements 20:00:21 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.012s coverage: 90.9% of statements 20:00:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:00:40 gofmt -l . 20:00:40 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:00:40 $ docker stop --time=1 5dd21019e6581425645fbad4e917c97dbfcdfa5a33b4b35627fc4b38e6b64aaf 20:00:42 $ docker rm -f 5dd21019e6581425645fbad4e917c97dbfcdfa5a33b4b35627fc4b38e6b64aaf [Pipeline] // withDockerContainer [Pipeline] sh 20:00:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:00:43 Warning: overwriting stash ‘coverage-report’ 20:00:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:00:44 ---> job-cost.sh 20:00:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7kLW 20:01:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:02:45 lf-activate-venv(): INFO: Adding /tmp/venv-7kLW/bin to PATH 20:02:45 INFO: No Stack... 20:02:45 INFO: Retrieving Pricing Info for: lf-standard-4 20:02:45 INFO: Archiving Costs [Pipeline] sh 20:02:45 + cat /w/workspace/go-mod-messaging/37/archives/cost.csv 20:02:45 + cut -d, -f6 [Pipeline] lock 20:02:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] 20:02:45 Resource [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] did not exist. Created. 20:02:45 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:02:46 /w/workspace/go-mod-messaging/37@tmp/durable-c13bcec7/script.sh: 1: /w/workspace/go-mod-messaging/37@tmp/durable-c13bcec7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:02:46 + echo total: 0.20999999344348907 [Pipeline] stash 20:02:46 Warning: overwriting stash ‘stack-cost’ 20:02:46 Stashed 1 file(s) [Pipeline] } 20:02:46 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-37-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 20:02:47 provisioning config files... 20:02:47 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config1723678586061816485tmp [Pipeline] { [Pipeline] sh 20:02:47 + set +x 20:02:47 + curl -s https://codecov.io/bash 20:02:47 + bash -s -- 20:02:47 20:02:47 _____ _ 20:02:47 / ____| | | 20:02:47 | | ___ __| | ___ ___ _____ __ 20:02:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:02:47 | |___| (_) | (_| | __/ (_| (_) \ V / 20:02:47 \_____\___/ \__,_|\___|\___\___/ \_/ 20:02:47 Bash-1.0.2 20:02:47 20:02:47 20:02:47 ==> git version 2.24.3 found 20:02:47 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:02:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:02:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:02:47 ==> Jenkins CI detected. 20:02:47 project root: . 20:02:47 --> token set from env 20:02:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:02:47 ==> Running gcov in . (disable via -X gcov) 20:02:47 ==> Python coveragepy not found 20:02:47 ==> Searching for coverage reports in: 20:02:47 + . 20:02:47 -> Found 1 reports 20:02:47 ==> Detecting git/mercurial file structure 20:02:47 ==> Reading reports 20:02:47 + ./coverage.out bytes=21942 20:02:47 ==> Appending adjustments 20:02:47 https://docs.codecov.io/docs/fixing-reports 20:02:48 + Found adjustments 20:02:48 ==> Gzipping contents 20:02:48 8.0K /tmp/codecov.41vEFN.gz 20:02:48 ==> Uploading reports 20:02:48 url: https://codecov.io 20:02:48 query: branch=master&commit=c2f3ae99b0e5235a121651f211ad2c8cc1234812&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F37%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 20:02:48 -> Pinging Codecov 20:02:48 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=c2f3ae99b0e5235a121651f211ad2c8cc1234812&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F37%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 20:02:48 -> Uploading to 20:02:48 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/F6E385568367DD0E4001BA4F8F1CB792/c2f3ae99b0e5235a121651f211ad2c8cc1234812/ac63640e-b938-4df7-9f0d-88214373cba4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T200248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d313d058bb09dfb6aff7a336558a19ec870cb06f3962133dae4b1245ce8ec6fb 20:02:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:48 Dload Upload Total Spent Left Speed 20:02:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5267 0 0 100 5267 0 9701 --:--:-- --:--:-- --:--:-- 9699 20:02:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c2f3ae99b0e5235a121651f211ad2c8cc1234812 [Pipeline] } 20:02:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:02:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:02:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:02:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:02:50 20:02:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:02:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:02:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:02:50 188c0c94c7c5: Pulling fs layer 20:02:50 0ef7d3d256c8: Pulling fs layer 20:02:50 de9db76c5a1d: Pulling fs layer 20:02:50 0eba1c9be4d2: Pulling fs layer 20:02:50 0d57e429df01: Pulling fs layer 20:02:50 4e4be7b47b0d: Pulling fs layer 20:02:50 e1f770b5df2f: Pulling fs layer 20:02:50 85a0685a4137: Pulling fs layer 20:02:50 0eba1c9be4d2: Waiting 20:02:50 0d57e429df01: Waiting 20:02:50 4e4be7b47b0d: Waiting 20:02:50 e1f770b5df2f: Waiting 20:02:50 85a0685a4137: Waiting 20:02:50 de9db76c5a1d: Verifying Checksum 20:02:50 de9db76c5a1d: Download complete 20:02:50 0ef7d3d256c8: Verifying Checksum 20:02:50 0ef7d3d256c8: Download complete 20:02:50 0d57e429df01: Verifying Checksum 20:02:50 0d57e429df01: Download complete 20:02:50 4e4be7b47b0d: Verifying Checksum 20:02:50 4e4be7b47b0d: Download complete 20:02:50 188c0c94c7c5: Verifying Checksum 20:02:50 188c0c94c7c5: Download complete 20:02:51 188c0c94c7c5: Pull complete 20:02:51 0ef7d3d256c8: Pull complete 20:02:51 de9db76c5a1d: Pull complete 20:02:52 e1f770b5df2f: Verifying Checksum 20:02:52 e1f770b5df2f: Download complete 20:02:54 85a0685a4137: Verifying Checksum 20:02:54 85a0685a4137: Download complete 20:02:54 0eba1c9be4d2: Verifying Checksum 20:02:54 0eba1c9be4d2: Download complete 20:02:59 0eba1c9be4d2: Pull complete 20:03:00 0d57e429df01: Pull complete 20:03:00 4e4be7b47b0d: Pull complete 20:03:01 e1f770b5df2f: Pull complete 20:03:10 85a0685a4137: Pull complete 20:03:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:03:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:03:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:03:10 prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container 20:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:03:11 $ docker top ec25469f4e1405ec96095a8e3bfabd8077e7673ab06b4334f41af9320f531176 -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:03:11 + set -o pipefail 20:03:11 + snyk monitor '--org=edgex-jenkins' 20:03:19 20:03:19 Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging/v2)... 20:03:19 20:03:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/5644a891-a986-4a39-9902-2de2399cbda0 20:03:19 20:03:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:03:19 20:03:19 [Pipeline] } 20:03:19 $ docker stop --time=1 ec25469f4e1405ec96095a8e3bfabd8077e7673ab06b4334f41af9320f531176 20:03:22 $ docker rm -f ec25469f4e1405ec96095a8e3bfabd8077e7673ab06b4334f41af9320f531176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 20:03:22 + git log --format=format:%s -1 c2f3ae99b0e5235a121651f211ad2c8cc1234812 [Pipeline] isUnix [Pipeline] sh 20:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:03:23 . [Pipeline] withDockerContainer 20:03:23 prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container 20:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:03:24 $ docker top 7037eb226e1f8c5bf1534417d5690aa0a730749895b50e6955c1c61d0d404aa8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:03:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:24 [ssh-agent] Looking for ssh-agent implementation... 20:03:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:24 $ docker exec 7037eb226e1f8c5bf1534417d5690aa0a730749895b50e6955c1c61d0d404aa8 ssh-agent 20:03:24 SSH_AUTH_SOCK=/tmp/ssh-FFFPmqBDVnyt/agent.11 20:03:24 SSH_AGENT_PID=16 20:03:24 Running ssh-add (command line suppressed) 20:03:25 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2203171474929291525.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2203171474929291525.key) 20:03:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:25 + git semver tag 20:03:25 # -> Open(): unable to determine branch for HEAD 20:03:25 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 20:03:25 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 20:03:25 # $SEMVER_REMOTE_NAME = origin 20:03:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:03:25 # $SEMVER_USER_NAME = edgex-jenkins 20:03:25 # $SEMVER_BRANCH = master 20:03:25 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 20:03:25 # c2f3ae99b0e5235a121651f211ad2c8cc1234812 HEAD 20:03:25 # -> Force: false 20:03:25 # 9928ae7e955c0ff1a37abe835a8bc68069be7650 refs/tags/v2.0.0-dev.15 [Pipeline] } 20:03:25 $ docker exec --env ******** --env ******** 7037eb226e1f8c5bf1534417d5690aa0a730749895b50e6955c1c61d0d404aa8 ssh-agent -k 20:03:25 unset SSH_AUTH_SOCK; 20:03:25 unset SSH_AGENT_PID; 20:03:25 echo Agent pid 16 killed; 20:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:03:26 + git semver [Pipeline] } 20:03:26 $ docker stop --time=1 7037eb226e1f8c5bf1534417d5690aa0a730749895b50e6955c1c61d0d404aa8 20:03:27 $ docker rm -f 7037eb226e1f8c5bf1534417d5690aa0a730749895b50e6955c1c61d0d404aa8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:03:27 20:03:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:03:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:03:28 0.23.1-centos7: Pulling from edgex-lftools 20:03:28 ab5ef0e58194: Pulling fs layer 20:03:28 9712f1f96733: Pulling fs layer 20:03:28 63f879dbbcfc: Pulling fs layer 20:03:28 0d9ebad4ef96: Pulling fs layer 20:03:28 e9a5061849ea: Pulling fs layer 20:03:28 d747dcd14b5f: Pulling fs layer 20:03:28 2de7ff778b66: Pulling fs layer 20:03:28 e9a5061849ea: Waiting 20:03:28 d747dcd14b5f: Waiting 20:03:28 2de7ff778b66: Waiting 20:03:28 0d9ebad4ef96: Waiting 20:03:28 9712f1f96733: Verifying Checksum 20:03:28 9712f1f96733: Download complete 20:03:29 63f879dbbcfc: Verifying Checksum 20:03:29 63f879dbbcfc: Download complete 20:03:29 e9a5061849ea: Verifying Checksum 20:03:29 e9a5061849ea: Download complete 20:03:29 d747dcd14b5f: Verifying Checksum 20:03:29 d747dcd14b5f: Download complete 20:03:30 2de7ff778b66: Verifying Checksum 20:03:30 2de7ff778b66: Download complete 20:03:30 0d9ebad4ef96: Verifying Checksum 20:03:30 0d9ebad4ef96: Download complete 20:03:30 ab5ef0e58194: Verifying Checksum 20:03:30 ab5ef0e58194: Download complete 20:03:34 ab5ef0e58194: Pull complete 20:03:34 9712f1f96733: Pull complete 20:03:37 63f879dbbcfc: Pull complete 20:03:44 0d9ebad4ef96: Pull complete 20:03:44 e9a5061849ea: Pull complete 20:03:44 d747dcd14b5f: Pull complete 20:03:47 2de7ff778b66: Pull complete 20:03:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:03:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:03:47 prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container 20:03:47 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:03:51 $ docker top 45d3c639bb0b1a84c77c34038116eeb6411c203148817e4c4996717b67464103 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:03:51 provisioning config files... 20:03:51 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6477625391412156342tmp 20:03:51 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4526940989377211926tmp 20:03:51 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config3118976356370627083tmp [Pipeline] { [Pipeline] echo 20:03:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:03:52 ---> sigul-configuration.sh 20:03:52 gpg: directory `/root/.gnupg' created 20:03:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:03:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:03:52 gpg: keyring `/root/.gnupg/secring.gpg' created 20:03:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:03:52 gpg: CAST5 encrypted data 20:03:52 gpg: encrypted with 1 passphrase 20:03:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:03:52 + mkdir /home/jenkins 20:03:52 + mkdir /home/jenkins/sigul [Pipeline] sh 20:03:53 + 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 20:03:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:03:53 ---> sigul-install.sh 20:04:00 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:04:00 + git tag --list 20:04:00 v0.0.0 20:04:00 v0.1.0 20:04:00 v0.1.1 20:04:00 v0.1.10 20:04:00 v0.1.11 20:04:00 v0.1.12 20:04:00 v0.1.13 20:04:00 v0.1.14 20:04:00 v0.1.15 20:04:00 v0.1.16 20:04:00 v0.1.17 20:04:00 v0.1.18 20:04:00 v0.1.19 20:04:00 v0.1.2 20:04:00 v0.1.20 20:04:00 v0.1.21 20:04:00 v0.1.22 20:04:00 v0.1.23 20:04:00 v0.1.24 20:04:00 v0.1.25 20:04:00 v0.1.26 20:04:00 v0.1.27 20:04:00 v0.1.28 20:04:00 v0.1.29 20:04:00 v0.1.3 20:04:00 v0.1.30 20:04:00 v0.1.31 20:04:00 v0.1.4 20:04:00 v0.1.5 20:04:00 v0.1.6 20:04:00 v0.1.7 20:04:00 v0.1.8 20:04:00 v0.1.9 20:04:00 v2.0.0-dev.1 20:04:00 v2.0.0-dev.10 20:04:00 v2.0.0-dev.11 20:04:00 v2.0.0-dev.12 20:04:00 v2.0.0-dev.13 20:04:00 v2.0.0-dev.14 20:04:00 v2.0.0-dev.15 20:04:00 v2.0.0-dev.2 20:04:00 v2.0.0-dev.3 20:04:00 v2.0.0-dev.4 20:04:00 v2.0.0-dev.5 20:04:00 v2.0.0-dev.6 20:04:00 v2.0.0-dev.7 20:04:00 v2.0.0-dev.8 20:04:00 v2.0.0-dev.9 [Pipeline] sh 20:04:01 + lftools sign git-tag v2.0.0-dev.15 20:04:02 Signing Git tag with Sigul... 20:04:02 Signing v2.0.0-dev.15 [Pipeline] echo 20:04:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:04:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:04:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:04:03 $ docker stop --time=1 45d3c639bb0b1a84c77c34038116eeb6411c203148817e4c4996717b67464103 20:04:05 $ docker rm -f 45d3c639bb0b1a84c77c34038116eeb6411c203148817e4c4996717b67464103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:05 . [Pipeline] withDockerContainer 20:04:05 prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container 20:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:04:06 $ docker top c75da339a1f79c5d02f3a98e52e61a44ef5b70049e0dafdc3b22a268ce2654b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:07 [ssh-agent] Looking for ssh-agent implementation... 20:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:07 $ docker exec c75da339a1f79c5d02f3a98e52e61a44ef5b70049e0dafdc3b22a268ce2654b4 ssh-agent 20:04:07 SSH_AUTH_SOCK=/tmp/ssh-ETB4Zo6cOhMD/agent.12 20:04:07 SSH_AGENT_PID=17 20:04:07 Running ssh-add (command line suppressed) 20:04:07 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6153453132082887933.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6153453132082887933.key) 20:04:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:07 + git semver bump pre 20:04:07 # -> Open(): unable to determine branch for HEAD 20:04:07 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 20:04:07 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 20:04:07 # $SEMVER_REMOTE_NAME = origin 20:04:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:04:07 # $SEMVER_USER_NAME = edgex-jenkins 20:04:07 # $SEMVER_BRANCH = master 20:04:07 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 20:04:07 2.0.0-dev.16 [Pipeline] } 20:04:08 $ docker exec --env ******** --env ******** c75da339a1f79c5d02f3a98e52e61a44ef5b70049e0dafdc3b22a268ce2654b4 ssh-agent -k 20:04:08 unset SSH_AUTH_SOCK; 20:04:08 unset SSH_AGENT_PID; 20:04:08 echo Agent pid 17 killed; 20:04:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:08 + git semver [Pipeline] } 20:04:08 $ docker stop --time=1 c75da339a1f79c5d02f3a98e52e61a44ef5b70049e0dafdc3b22a268ce2654b4 20:04:09 $ docker rm -f c75da339a1f79c5d02f3a98e52e61a44ef5b70049e0dafdc3b22a268ce2654b4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:10 . [Pipeline] withDockerContainer 20:04:10 prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container 20:04:10 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:04:11 $ docker top 1324b11df46274fb8f70506cc12bc73f9ea44c68b86ddc7ff5914655cbef42f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:11 [ssh-agent] Looking for ssh-agent implementation... 20:04:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:11 $ docker exec 1324b11df46274fb8f70506cc12bc73f9ea44c68b86ddc7ff5914655cbef42f0 ssh-agent 20:04:12 SSH_AUTH_SOCK=/tmp/ssh-aIr7NLyaOnBO/agent.13 20:04:12 SSH_AGENT_PID=19 20:04:12 Running ssh-add (command line suppressed) 20:04:12 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7817266376111893790.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7817266376111893790.key) 20:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:12 + git semver push 20:04:12 # -> Open(): unable to determine branch for HEAD 20:04:12 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 20:04:12 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 20:04:12 # $SEMVER_REMOTE_NAME = origin 20:04:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:04:12 # $SEMVER_USER_NAME = edgex-jenkins 20:04:12 # $SEMVER_BRANCH = master 20:04:12 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 20:04:16 $ docker exec --env ******** --env ******** 1324b11df46274fb8f70506cc12bc73f9ea44c68b86ddc7ff5914655cbef42f0 ssh-agent -k 20:04:16 unset SSH_AUTH_SOCK; 20:04:16 unset SSH_AGENT_PID; 20:04:16 echo Agent pid 19 killed; 20:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:18 + git semver [Pipeline] } 20:04:18 $ docker stop --time=1 1324b11df46274fb8f70506cc12bc73f9ea44c68b86ddc7ff5914655cbef42f0 20:04:19 $ docker rm -f 1324b11df46274fb8f70506cc12bc73f9ea44c68b86ddc7ff5914655cbef42f0 [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 20:04:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:04:21 ---> package-listing.sh 20:04:21 ++ facter osfamily 20:04:21 ++ tr '[:upper:]' '[:lower:]' 20:04:21 + OS_FAMILY=redhat 20:04:21 + workspace=/w/workspace/xfoundry_go-mod-messaging_master 20:04:21 + START_PACKAGES=/tmp/packages_start.txt 20:04:21 + END_PACKAGES=/tmp/packages_end.txt 20:04:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:04:21 + PACKAGES=/tmp/packages_start.txt 20:04:21 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 20:04:21 + PACKAGES=/tmp/packages_end.txt 20:04:21 + case "${OS_FAMILY}" in 20:04:21 + rpm -qa 20:04:21 + sort 20:04:26 + '[' -f /tmp/packages_start.txt ']' 20:04:26 + '[' -f /tmp/packages_end.txt ']' 20:04:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:04:26 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 20:04:26 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ 20:04:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] echo 20:04:26 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/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:04:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:04:27 20:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:04:27 alpine: Pulling from edgex-lftools-log-publisher 20:04:27 df20fa9351a1: Pulling fs layer 20:04:27 36b3adc4ff6f: Pulling fs layer 20:04:27 8ad3a11d3b57: Pulling fs layer 20:04:27 46f8f816bc3b: Pulling fs layer 20:04:27 93b61091891f: Pulling fs layer 20:04:27 93b9cdb0e59b: Pulling fs layer 20:04:27 5e14af77c1be: Pulling fs layer 20:04:27 01666e4c0597: Pulling fs layer 20:04:27 aa168da1d23b: Pulling fs layer 20:04:27 93b9cdb0e59b: Waiting 20:04:27 5e14af77c1be: Waiting 20:04:27 01666e4c0597: Waiting 20:04:27 aa168da1d23b: Waiting 20:04:27 46f8f816bc3b: Waiting 20:04:27 93b61091891f: Waiting 20:04:27 36b3adc4ff6f: Verifying Checksum 20:04:27 36b3adc4ff6f: Download complete 20:04:27 46f8f816bc3b: Verifying Checksum 20:04:27 46f8f816bc3b: Download complete 20:04:27 df20fa9351a1: Verifying Checksum 20:04:27 df20fa9351a1: Download complete 20:04:27 93b9cdb0e59b: Verifying Checksum 20:04:27 93b9cdb0e59b: Download complete 20:04:27 93b61091891f: Verifying Checksum 20:04:27 93b61091891f: Download complete 20:04:27 5e14af77c1be: Verifying Checksum 20:04:27 5e14af77c1be: Download complete 20:04:27 01666e4c0597: Verifying Checksum 20:04:27 01666e4c0597: Download complete 20:04:27 8ad3a11d3b57: Verifying Checksum 20:04:27 8ad3a11d3b57: Download complete 20:04:28 df20fa9351a1: Pull complete 20:04:28 36b3adc4ff6f: Pull complete 20:04:30 8ad3a11d3b57: Pull complete 20:04:30 aa168da1d23b: Verifying Checksum 20:04:30 aa168da1d23b: Download complete 20:04:30 46f8f816bc3b: Pull complete 20:04:31 93b61091891f: Pull complete 20:04:31 93b9cdb0e59b: Pull complete 20:04:31 5e14af77c1be: Pull complete 20:04:31 01666e4c0597: Pull complete 20:04:39 aa168da1d23b: Pull complete 20:04:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:04:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:04:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:04:39 prd-centos7-docker-4c-2g-4784 does not seem to be running inside a container 20:04:39 $ 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/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:04:42 $ docker top b2858778ba7ed719a28dbf639a7e5ebc7876d6beab51881fc0af09c9acc25b52 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:42 + touch /tmp/pre-build-complete [Pipeline] sh 20:04:43 + mkdir -p /var/log/sa [Pipeline] sh 20:04:43 + ls /var/log/sa-host 20:04:43 + sadf -c /var/log/sa-host/sa12 20:04:43 file_magic: OK 20:04:43 HZ: Using current value: 100 20:04:43 file_header: OK 20:04:43 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 20:04:43 Statistics: 20:04:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:04:43 File successfully converted to sysstat format version 12.2.1 20:04:43 + sadf -c /var/log/sa-host/sa23 20:04:43 file_magic: OK 20:04:43 HZ: Using current value: 100 20:04:43 file_header: OK 20:04:43 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 20:04:43 Statistics: 20:04:43 Hnuu...uuuununununu... 20:04:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:43 provisioning config files... 20:04:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6798868300828151168tmp [Pipeline] { [Pipeline] echo 20:04:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:04:44 ---> create-netrc.sh [Pipeline] } 20:04:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:04:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:04:44 ---> python-tools-install.sh [Pipeline] echo 20:04:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:04:44 ---> sudo-logs.sh 20:04:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:04:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:04:45 ---> job-cost.sh 20:04:45 lf-activate-venv: SKIPPING 20:04:45 DEBUG: total: 0.20999999344348907 20:04:45 INFO: Retrieving Stack Cost... 20:04:46 INFO: Retrieving Pricing Info for: v1-standard-2 20:04:46 INFO: Archiving Costs [Pipeline] echo 20:04:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:04:46 ---> logs-deploy.sh 20:04:46 lf-activate-venv: SKIPPING 20:04:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/37 20:04:46 INFO: archiving workspace using pattern(s): 20:04:48 Archives upload complete. 20:04:48 INFO: archiving logs to Nexus 20:04:49 ---> uname -a: 20:04:49 Linux prd-centos7-docker-4c-2g-4784.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:04:49 20:04:49 20:04:49 ---> lscpu: 20:04:49 Architecture: x86_64 20:04:49 CPU op-mode(s): 32-bit, 64-bit 20:04:49 Byte Order: Little Endian 20:04:49 Address sizes: 40 bits physical, 48 bits virtual 20:04:49 CPU(s): 4 20:04:49 On-line CPU(s) list: 0-3 20:04:49 Thread(s) per core: 1 20:04:49 Core(s) per socket: 1 20:04:49 Socket(s): 4 20:04:49 NUMA node(s): 1 20:04:49 Vendor ID: GenuineIntel 20:04:49 CPU family: 6 20:04:49 Model: 44 20:04:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:04:49 Stepping: 1 20:04:49 CPU MHz: 2933.438 20:04:49 BogoMIPS: 5866.87 20:04:49 Virtualization: VT-x 20:04:49 Hypervisor vendor: KVM 20:04:49 Virtualization type: full 20:04:49 L1d cache: 128 KiB 20:04:49 L1i cache: 128 KiB 20:04:49 L2 cache: 16 MiB 20:04:49 L3 cache: 64 MiB 20:04:49 NUMA node0 CPU(s): 0-3 20:04:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:04:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:04:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:04:49 Vulnerability Meltdown: Mitigation; PTI 20:04:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:04:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:04:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:04:49 Vulnerability Srbds: Not affected 20:04:49 Vulnerability Tsx async abort: Not affected 20:04:49 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 20:04:49 20:04:49 20:04:49 ---> nproc: 20:04:49 4 20:04:49 20:04:49 20:04:49 ---> df -h: 20:04:49 Filesystem Size Used Available Use% Mounted on 20:04:49 overlay 50.0G 8.5G 41.4G 17% / 20:04:49 tmpfs 64.0M 0 64.0M 0% /dev 20:04:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:04:49 shm 64.0M 0 64.0M 0% /dev/shm 20:04:49 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 20:04:49 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 20:04:49 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 20:04:49 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 20:04:49 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-messaging_master@tmp 20:04:49 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 20:04:49 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 20:04:49 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 20:04:49 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 20:04:49 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-messaging_master 20:04:49 20:04:49 20:04:49 ---> free -m: 20:04:49 total used free shared buff/cache available 20:04:49 Mem: 1837 826 146 0 864 948 20:04:49 Swap: 1023 3 1020 20:04:49 20:04:49 20:04:49 ---> ip addr: 20:04:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:04:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:04:49 inet 127.0.0.1/8 scope host lo 20:04:49 valid_lft forever preferred_lft forever 20:04:49 inet6 ::1/128 scope host 20:04:49 valid_lft forever preferred_lft forever 20:04:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:04:49 link/ether fa:16:3e:f1:71:88 brd ff:ff:ff:ff:ff:ff 20:04:49 inet 10.30.122.65/23 brd 10.30.123.255 scope global dynamic eth0 20:04:49 valid_lft 85733sec preferred_lft 85733sec 20:04:49 inet6 fe80::f816:3eff:fef1:7188/64 scope link 20:04:49 valid_lft forever preferred_lft forever 20:04:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:04:49 link/ether 02:42:35:75:70:ae brd ff:ff:ff:ff:ff:ff 20:04:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:04:49 valid_lft forever preferred_lft forever 20:04:49 inet6 fe80::42:35ff:fe75:70ae/64 scope link 20:04:49 valid_lft forever preferred_lft forever 20:04:49 20:04:49 20:04:49 ---> sar -b -r -n DEV: 20:04:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 20:04:49 20:04:49 19:53:30 LINUX RESTART (4 CPU) 20:04:49 20:04:49 19:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:04:49 19:55:01 57.43 17.04 40.39 0.00 5021.26 3742.43 0.00 20:04:49 19:56:01 0.57 0.00 0.57 0.00 0.00 11.61 0.00 20:04:49 19:57:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 20:04:49 19:58:01 0.65 0.00 0.65 0.00 0.00 8.08 0.00 20:04:49 19:59:01 0.40 0.00 0.40 0.00 0.00 5.40 0.00 20:04:49 20:00:01 0.37 0.00 0.37 0.00 0.00 5.66 0.00 20:04:49 20:01:01 0.27 0.02 0.25 0.00 0.13 3.00 0.00 20:04:49 20:02:01 0.38 0.08 0.30 0.00 1.60 5.68 0.00 20:04:49 20:03:01 56.14 16.73 39.41 0.00 1286.31 17791.49 0.00 20:04:49 20:04:01 393.29 207.59 185.70 0.00 10850.60 49503.18 0.00 20:04:49 Average: 50.99 24.17 26.82 0.00 1711.24 7116.29 0.00 20:04:49 20:04:49 19:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:04:49 19:55:01 170112 0 608516 32.34 2620 1100296 1104740 37.70 416544 1096392 132 20:04:49 19:56:01 173768 0 604848 32.15 2620 1100308 1098128 37.48 414656 1095136 8 20:04:49 19:57:01 172132 0 606480 32.23 2620 1100312 1096140 37.41 415116 1096384 8 20:04:49 19:58:01 172100 0 606512 32.23 2620 1100312 1095124 37.37 429464 1082080 8 20:04:49 19:59:01 169756 0 608828 32.36 2620 1100340 1095300 37.38 431308 1082988 24 20:04:49 20:00:01 167220 0 611380 32.49 2620 1100324 1090100 37.20 453888 1062920 16 20:04:49 20:01:01 166784 0 611812 32.52 2620 1100328 1082684 36.95 454524 1062448 20 20:04:49 20:02:01 166596 0 611872 32.52 2620 1100456 1080496 36.88 454628 1062508 8 20:04:49 20:03:01 160084 0 693700 36.87 2620 1025140 1291772 44.09 469516 1013904 100288 20:04:49 20:04:01 89596 0 802572 42.65 1516 987860 1231704 42.04 690216 762932 10648 20:04:49 Average: 160815 0 636652 33.84 2510 1081568 1126619 38.45 462986 1041769 11116 20:04:49 20:04:49 19:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:04:49 19:55:01 eth0 551.76 355.75 1073.38 84.01 0.00 0.00 0.00 0.00 20:04:49 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 19:55:01 docker0 2.05 1.68 0.47 3.90 0.00 0.00 0.00 0.00 20:04:49 19:56:01 eth0 1.70 0.37 0.38 0.20 0.00 0.00 0.00 0.00 20:04:49 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 19:57:01 eth0 1.63 0.48 0.58 0.39 0.00 0.00 0.00 0.00 20:04:49 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 19:58:01 eth0 3.41 0.32 0.55 0.20 0.00 0.00 0.00 0.00 20:04:49 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 19:59:01 eth0 1.90 0.97 1.07 0.78 0.00 0.00 0.00 0.00 20:04:49 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 20:00:01 eth0 1.82 0.22 0.25 0.10 0.00 0.00 0.00 0.00 20:04:49 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 20:01:01 eth0 2.13 0.58 0.66 0.37 0.00 0.00 0.00 0.00 20:04:49 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 20:02:01 eth0 0.53 0.32 0.27 0.23 0.00 0.00 0.00 0.00 20:04:49 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 20:03:01 eth0 399.93 353.61 4073.20 60.53 0.00 0.00 0.00 0.00 20:04:49 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 20:04:01 veth22538e9 28.38 32.42 1.95 258.47 0.00 0.00 0.00 0.00 20:04:49 20:04:01 eth0 426.66 371.27 3540.98 44.71 0.00 0.00 0.00 0.00 20:04:49 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 20:04:01 docker0 42.29 45.31 2.86 304.38 0.00 0.00 0.00 0.00 20:04:49 Average: veth22538e9 2.84 3.25 0.20 25.90 0.00 0.00 0.00 0.00 20:04:49 Average: eth0 138.51 108.01 869.06 19.05 0.00 0.00 0.00 0.00 20:04:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:49 Average: docker0 4.44 4.71 0.33 30.89 0.00 0.00 0.00 0.00 20:04:49 20:04:49 20:04:49 ---> sar -P ALL: 20:04:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 20:04:49 20:04:49 19:53:30 LINUX RESTART (4 CPU) 20:04:49 20:04:49 19:54:02 CPU %user %nice %system %iowait %steal %idle 20:04:49 19:55:01 all 8.44 0.00 2.92 1.16 0.05 87.43 20:04:49 19:55:01 0 8.05 0.00 3.74 1.41 0.03 86.77 20:04:49 19:55:01 1 7.38 0.00 2.69 0.27 0.05 89.61 20:04:49 19:55:01 2 9.17 0.00 2.64 0.33 0.05 87.81 20:04:49 19:55:01 3 9.16 0.00 2.62 2.62 0.05 85.54 20:04:49 19:56:01 all 0.16 0.00 0.05 0.00 0.00 99.79 20:04:49 19:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:04:49 19:56:01 1 0.55 0.00 0.03 0.00 0.00 99.42 20:04:49 19:56:01 2 0.05 0.00 0.10 0.00 0.00 99.85 20:04:49 19:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:04:49 19:57:01 all 0.21 0.00 0.21 0.00 0.01 99.58 20:04:49 19:57:01 0 0.05 0.00 0.32 0.00 0.00 99.63 20:04:49 19:57:01 1 0.60 0.00 0.12 0.00 0.02 99.27 20:04:49 19:57:01 2 0.10 0.00 0.08 0.00 0.02 99.80 20:04:49 19:57:01 3 0.08 0.00 0.32 0.00 0.00 99.60 20:04:49 19:58:01 all 0.16 0.00 0.03 0.00 0.00 99.80 20:04:49 19:58:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:04:49 19:58:01 1 0.52 0.00 0.03 0.00 0.00 99.45 20:04:49 19:58:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:04:49 19:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:04:49 19:59:01 all 0.20 0.00 0.05 0.00 0.03 99.73 20:04:49 19:59:01 0 0.07 0.00 0.05 0.00 0.03 99.85 20:04:49 19:59:01 1 0.60 0.00 0.08 0.00 0.00 99.32 20:04:49 19:59:01 2 0.07 0.00 0.03 0.00 0.02 99.88 20:04:49 19:59:01 3 0.05 0.00 0.02 0.00 0.05 99.88 20:04:49 20:00:01 all 0.15 0.00 0.05 0.00 0.00 99.79 20:04:49 20:00:01 0 0.02 0.00 0.05 0.00 0.00 99.93 20:04:49 20:00:01 1 0.53 0.00 0.12 0.00 0.00 99.35 20:04:49 20:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:04:49 20:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:04:49 20:01:01 all 0.17 0.00 0.03 0.00 0.01 99.79 20:04:49 20:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:04:49 20:01:01 1 0.55 0.00 0.03 0.00 0.02 99.40 20:04:49 20:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:04:49 20:01:01 3 0.05 0.00 0.05 0.00 0.02 99.88 20:04:49 20:02:01 all 0.17 0.00 0.04 0.00 0.01 99.78 20:04:49 20:02:01 0 0.07 0.00 0.07 0.00 0.02 99.85 20:04:49 20:02:01 1 0.53 0.00 0.02 0.00 0.00 99.45 20:04:49 20:02:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:04:49 20:02:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:04:49 20:03:01 all 4.90 0.00 2.91 0.59 0.06 91.54 20:04:49 20:03:01 0 5.20 0.00 3.31 0.39 0.05 91.04 20:04:49 20:03:01 1 5.10 0.00 3.24 0.37 0.08 91.21 20:04:49 20:03:01 2 4.55 0.00 2.51 1.48 0.03 91.42 20:04:49 20:03:01 3 4.75 0.00 2.59 0.10 0.08 92.48 20:04:49 20:04:01 all 14.69 0.00 9.38 4.23 0.30 71.40 20:04:49 20:04:01 0 13.61 0.00 9.48 5.09 0.34 71.48 20:04:49 20:04:01 1 13.17 0.00 8.62 4.79 0.24 73.17 20:04:49 20:04:01 2 19.19 0.00 10.15 2.94 0.34 67.38 20:04:49 20:04:01 3 12.78 0.00 9.26 4.12 0.29 73.55 20:04:49 Average: all 2.87 0.00 1.54 0.59 0.05 94.96 20:04:49 Average: 0 2.67 0.00 1.68 0.67 0.05 94.93 20:04:49 Average: 1 2.91 0.00 1.47 0.53 0.04 95.04 20:04:49 Average: 2 3.26 0.00 1.53 0.47 0.05 94.69 20:04:49 Average: 3 2.64 0.00 1.47 0.67 0.05 95.17 20:04:49 20:04:49 20:04:49