Pull request #101 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from e3da10d81762519b882df518c474d7a99d472f0d+fc0cef43ba1582f85993886af18da78a5c504390 (e1de8665e59fb7b91bb269d2e1ad9ee2a21306e2) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33796 in /w/workspace/xfoundry_go-mod-messaging_PR-101 [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_PR-101 # 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/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fc0cef43ba1582f85993886af18da78a5c504390 into PR head commit e3da10d81762519b882df518c474d7a99d472f0d Merge succeeded, producing e3da10d81762519b882df518c474d7a99d472f0d Checking out Revision e3da10d81762519b882df518c474d7a99d472f0d (PR-101) > git config core.sparsecheckout # timeout=10 > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fc0cef43ba1582f85993886af18da78a5c504390 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 Commit message: "fix: Use Redis Pub/Sub which supports topic scheme with wild cards" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-13T00:44:29.118Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-13T00:44:29.467Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 54fff430a29f74b79b86baf030a0389173274c30 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-13T00:44:29.554Z] ========================================================= [2021-04-13T00:44:29.554Z] EdgeX Global Pipelines Version Info [2021-04-13T00:44:29.554Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-13T00:44:31.000Z] ------------------- [2021-04-13T00:44:31.000Z] stable info: [2021-04-13T00:44:31.000Z] ------------------- [2021-04-13T00:44:31.000Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-13T00:44:31.000Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-13T00:44:31.000Z] Message: update stable to v1.0.186 [2021-04-13T00:44:31.946Z] ------------------- [2021-04-13T00:44:31.946Z] experimental info: [2021-04-13T00:44:31.946Z] ------------------- [2021-04-13T00:44:31.946Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-13T00:44:31.946Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-13T00:44:31.946Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-13T00:44:32.187Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-04-13T00:44:32.281Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-04-13T00:44:32.362Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-13T00:44:32.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-13T00:44:32.532Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-13T00:44:32.617Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-13T00:44:32.721Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-13T00:44:32.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-13T00:44:32.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-13T00:44:32.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-13T00:44:33.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-13T00:44:33.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2021-04-13T00:44:33.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-13T00:44:33.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-13T00:44:33.491Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-13T00:44:33.583Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-13T00:44:33.664Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-13T00:44:33.746Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-13T00:44:33.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-13T00:44:33.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-13T00:44:34.003Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-13T00:44:34.092Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-13T00:44:34.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-13T00:44:34.337Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-13T00:44:34.418Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-13T00:44:34.500Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-13T00:44:34.589Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo [2021-04-13T00:44:34.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo [2021-04-13T00:44:34.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo [2021-04-13T00:44:34.837Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3da10d81762519b882df518c474d7a99d472f0d [Pipeline] echo [2021-04-13T00:44:34.917Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3da10d [Pipeline] echo [2021-04-13T00:44:34.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-13T00:44:35.633Z] + git log --format=format:%s -1 e3da10d81762519b882df518c474d7a99d472f0d [Pipeline] echo [2021-04-13T00:44:35.698Z] GIT_COMMIT: e3da10d81762519b882df518c474d7a99d472f0d, Commit Message: fix: Use Redis Pub/Sub which supports topic scheme with wild cards [Pipeline] echo [2021-04-13T00:44:35.748Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-13T00:44:36.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T00:44:36.830Z] [2021-04-13T00:44:36.830Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T00:44:37.173Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T00:44:37.173Z] latest: Pulling from edgex-devops/git-semver [2021-04-13T00:44:37.173Z] 31603596830f: Pulling fs layer [2021-04-13T00:44:37.173Z] 2a8b12db71e7: Pulling fs layer [2021-04-13T00:44:37.173Z] 6ca5941a6612: Pulling fs layer [2021-04-13T00:44:37.173Z] ecc8261a40a4: Pulling fs layer [2021-04-13T00:44:37.173Z] ecc8261a40a4: Waiting [2021-04-13T00:44:37.173Z] 2a8b12db71e7: Download complete [2021-04-13T00:44:37.435Z] 31603596830f: Verifying Checksum [2021-04-13T00:44:37.435Z] 31603596830f: Download complete [2021-04-13T00:44:37.435Z] 6ca5941a6612: Verifying Checksum [2021-04-13T00:44:37.435Z] 6ca5941a6612: Download complete [2021-04-13T00:44:37.435Z] ecc8261a40a4: Verifying Checksum [2021-04-13T00:44:37.435Z] ecc8261a40a4: Download complete [2021-04-13T00:44:37.701Z] 31603596830f: Pull complete [2021-04-13T00:44:37.964Z] 2a8b12db71e7: Pull complete [2021-04-13T00:44:38.911Z] 6ca5941a6612: Pull complete [2021-04-13T00:44:38.911Z] ecc8261a40a4: Pull complete [2021-04-13T00:44:38.911Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-13T00:44:38.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-13T00:44:38.911Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-13T00:44:39.034Z] prd-centos7-docker-4c-2g-33796 does not seem to be running inside a container [2021-04-13T00:44:39.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-101 -v /w/workspace/xfoundry_go-mod-messaging_PR-101:/w/workspace/xfoundry_go-mod-messaging_PR-101:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-101@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-101@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-13T00:44:41.369Z] $ docker top b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-13T00:44:41.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-13T00:44:41.828Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-13T00:44:42.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-13T00:44:42.101Z] $ docker exec b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 ssh-agent [2021-04-13T00:44:42.280Z] SSH_AUTH_SOCK=/tmp/ssh-ZgyF3AbecPvK/agent.11 [2021-04-13T00:44:42.280Z] SSH_AGENT_PID=17 [2021-04-13T00:44:42.296Z] Running ssh-add (command line suppressed) [2021-04-13T00:44:42.435Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/private_key_2895616108348659497.key (/w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/private_key_2895616108348659497.key) [2021-04-13T00:44:42.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-13T00:44:42.828Z] + git tag --points-at HEAD [Pipeline] } [2021-04-13T00:44:42.851Z] $ docker exec --env ******** --env ******** b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 ssh-agent -k [2021-04-13T00:44:42.975Z] unset SSH_AUTH_SOCK; [2021-04-13T00:44:42.975Z] unset SSH_AGENT_PID; [2021-04-13T00:44:42.975Z] echo Agent pid 17 killed; [2021-04-13T00:44:43.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-13T00:44:43.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-13T00:44:43.161Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-13T00:44:43.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-13T00:44:43.343Z] $ docker exec b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 ssh-agent [2021-04-13T00:44:43.515Z] SSH_AUTH_SOCK=/tmp/ssh-llbi1IjIQ9U5/agent.46 [2021-04-13T00:44:43.515Z] SSH_AGENT_PID=51 [2021-04-13T00:44:43.522Z] Running ssh-add (command line suppressed) [2021-04-13T00:44:43.658Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/private_key_3085502133235000542.key (/w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/private_key_3085502133235000542.key) [2021-04-13T00:44:43.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-13T00:44:44.045Z] + git semver init [2021-04-13T00:44:44.045Z] # -> Open(): unable to determine branch for HEAD [2021-04-13T00:44:44.045Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-101/.git [2021-04-13T00:44:44.045Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-101 [2021-04-13T00:44:44.045Z] # $SEMVER_REMOTE_NAME = origin [2021-04-13T00:44:44.045Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-13T00:44:44.045Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-13T00:44:44.045Z] # $SEMVER_BRANCH = PR-101 [2021-04-13T00:44:44.045Z] # $SEMVER_TEMP = /tmp/semver-574706199 [2021-04-13T00:44:44.045Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-04-13T00:44:44.620Z] # '/tmp/semver-574706199' -> '/w/workspace/xfoundry_go-mod-messaging_PR-101/.semver' [2021-04-13T00:44:44.620Z] # -> Force: false [2021-04-13T00:44:44.620Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-101/.semver [Pipeline] } [2021-04-13T00:44:44.635Z] $ docker exec --env ******** --env ******** b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 ssh-agent -k [2021-04-13T00:44:44.773Z] unset SSH_AUTH_SOCK; [2021-04-13T00:44:44.773Z] unset SSH_AGENT_PID; [2021-04-13T00:44:44.773Z] echo Agent pid 51 killed; [2021-04-13T00:44:44.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-13T00:44:45.285Z] + git semver [Pipeline] } [2021-04-13T00:44:45.307Z] $ docker stop --time=1 b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 [2021-04-13T00:44:46.838Z] $ docker rm -f b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T00:44:47.306Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-13T00:44:47.778Z] Stashed 1 file(s) [Pipeline] echo [2021-04-13T00:44:47.781Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2021-04-13T00:45:03.560Z] Still waiting to schedule task [2021-04-13T00:45:03.560Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-13T00:45:03.562Z] Still waiting to schedule task [2021-04-13T00:45:03.562Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-13T00:47:03.085Z] Running on prd-centos7-docker-4c-2g-33798 in /w/workspace/xfoundry_go-mod-messaging_PR-101 [Pipeline] { [Pipeline] ws [2021-04-13T00:47:03.147Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2021-04-13T00:47:05.623Z] using credential edgex-jenkins-ssh [2021-04-13T00:47:05.688Z] Cloning the remote Git repository [2021-04-13T00:47:04.945Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-13T00:47:05.025Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2021-04-13T00:47:05.098Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-13T00:47:05.099Z] > git --version # timeout=10 [2021-04-13T00:47:05.107Z] > git --version # 'git version 2.24.3' [2021-04-13T00:47:05.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T00:47:05.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T00:47:05.736Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-13T00:47:05.748Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T00:47:05.763Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-13T00:47:05.777Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-13T00:47:05.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T00:47:05.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T00:47:06.903Z] Merging remotes/origin/master commit fc0cef43ba1582f85993886af18da78a5c504390 into PR head commit e3da10d81762519b882df518c474d7a99d472f0d [2021-04-13T00:47:06.992Z] Merge succeeded, producing e3da10d81762519b882df518c474d7a99d472f0d [2021-04-13T00:47:06.993Z] Checking out Revision e3da10d81762519b882df518c474d7a99d472f0d (PR-101) [2021-04-13T00:47:06.243Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T00:47:06.252Z] > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 [2021-04-13T00:47:06.292Z] > git remote # timeout=10 [2021-04-13T00:47:06.298Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T00:47:06.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T00:47:06.308Z] > git merge fc0cef43ba1582f85993886af18da78a5c504390 # timeout=10 [2021-04-13T00:47:06.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T00:47:06.335Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T00:47:06.341Z] > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 [2021-04-13T00:47:10.356Z] Commit message: "fix: Use Redis Pub/Sub which supports topic scheme with wild cards" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-13T00:47:11.670Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-13T00:47:12.001Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-13T00:47:12.303Z] + sudo service docker restart [2021-04-13T00:47:12.303Z] + true [2021-04-13T00:47:12.303Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-13T00:47:13.370Z] ========================================================= [2021-04-13T00:47:13.370Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-13T00:47:13.370Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-13T00:47:13.741Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-13T00:47:14.321Z] Sending build context to Docker daemon 549.4kB [2021-04-13T00:47:14.321Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-13T00:47:14.321Z] Step 2/7 : FROM ${BASE} [2021-04-13T00:47:14.321Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-13T00:47:14.321Z] 188c0c94c7c5: Pulling fs layer [2021-04-13T00:47:14.321Z] 0ef7d3d256c8: Pulling fs layer [2021-04-13T00:47:14.321Z] de9db76c5a1d: Pulling fs layer [2021-04-13T00:47:14.321Z] bca2f99d35d6: Pulling fs layer [2021-04-13T00:47:14.321Z] 93359f2a8cfa: Pulling fs layer [2021-04-13T00:47:14.321Z] 7c6f9722023f: Pulling fs layer [2021-04-13T00:47:14.321Z] a35cf1a2eb13: Pulling fs layer [2021-04-13T00:47:14.321Z] 93359f2a8cfa: Waiting [2021-04-13T00:47:14.321Z] 7c6f9722023f: Waiting [2021-04-13T00:47:14.321Z] a35cf1a2eb13: Waiting [2021-04-13T00:47:14.321Z] bca2f99d35d6: Waiting [2021-04-13T00:47:14.321Z] de9db76c5a1d: Verifying Checksum [2021-04-13T00:47:14.321Z] de9db76c5a1d: Download complete [2021-04-13T00:47:14.321Z] 0ef7d3d256c8: Verifying Checksum [2021-04-13T00:47:14.321Z] 0ef7d3d256c8: Download complete [2021-04-13T00:47:14.321Z] 93359f2a8cfa: Verifying Checksum [2021-04-13T00:47:14.321Z] 93359f2a8cfa: Download complete [2021-04-13T00:47:14.321Z] 7c6f9722023f: Verifying Checksum [2021-04-13T00:47:14.321Z] 7c6f9722023f: Download complete [2021-04-13T00:47:14.321Z] 188c0c94c7c5: Verifying Checksum [2021-04-13T00:47:14.321Z] 188c0c94c7c5: Download complete [2021-04-13T00:47:14.588Z] 188c0c94c7c5: Pull complete [2021-04-13T00:47:14.850Z] 0ef7d3d256c8: Pull complete [2021-04-13T00:47:15.113Z] de9db76c5a1d: Pull complete [2021-04-13T00:47:17.675Z] a35cf1a2eb13: Verifying Checksum [2021-04-13T00:47:17.675Z] a35cf1a2eb13: Download complete [2021-04-13T00:47:17.675Z] bca2f99d35d6: Verifying Checksum [2021-04-13T00:47:17.675Z] bca2f99d35d6: Download complete [2021-04-13T00:47:24.330Z] bca2f99d35d6: Pull complete [2021-04-13T00:47:24.330Z] 93359f2a8cfa: Pull complete [2021-04-13T00:47:24.330Z] 7c6f9722023f: Pull complete [2021-04-13T00:47:27.693Z] a35cf1a2eb13: Pull complete [2021-04-13T00:47:27.958Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-13T00:47:27.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-13T00:47:27.958Z] ---> a62c8e92a672 [2021-04-13T00:47:27.958Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-13T00:47:28.222Z] ---> Running in 0f69b8182a44 [2021-04-13T00:47:28.486Z] Removing intermediate container 0f69b8182a44 [2021-04-13T00:47:28.486Z] ---> 34c1cc96ced2 [2021-04-13T00:47:28.486Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-04-13T00:47:28.486Z] ---> Running in e18d1ea74ea1 [2021-04-13T00:47:29.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-13T00:47:29.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-13T00:47:30.227Z] (1/5) Installing libsodium (1.0.18-r0) [2021-04-13T00:47:30.227Z] (2/5) Installing libzmq (4.3.3-r0) [2021-04-13T00:47:30.227Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-04-13T00:47:30.492Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-04-13T00:47:30.492Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-04-13T00:47:30.492Z] Executing busybox-1.31.1-r19.trigger [2021-04-13T00:47:30.492Z] OK: 167 MiB in 44 packages [2021-04-13T00:47:31.444Z] Removing intermediate container e18d1ea74ea1 [2021-04-13T00:47:31.444Z] ---> d8206717b4f6 [2021-04-13T00:47:31.444Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-13T00:47:31.444Z] ---> Running in 2ef37395d9ad [2021-04-13T00:47:31.444Z] Removing intermediate container 2ef37395d9ad [2021-04-13T00:47:31.444Z] ---> 68e1a72c4b72 [2021-04-13T00:47:31.444Z] Step 6/7 : COPY go.mod . [2021-04-13T00:47:31.709Z] ---> 39b7dd3ff4a6 [2021-04-13T00:47:31.709Z] Step 7/7 : RUN go mod download [2021-04-13T00:47:31.973Z] ---> Running in 4afd73e54872 [2021-04-13T00:47:44.267Z] Removing intermediate container 4afd73e54872 [2021-04-13T00:47:44.267Z] ---> ec1d2b421258 [2021-04-13T00:47:44.267Z] Successfully built ec1d2b421258 [2021-04-13T00:47:44.267Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T00:47:44.685Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-13T00:47:44.685Z] . [Pipeline] withDockerContainer [2021-04-13T00:47:44.800Z] prd-centos7-docker-4c-2g-33798 does not seem to be running inside a container [2021-04-13T00:47:44.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-13T00:47:45.605Z] $ docker top c628e55bdd8f659df17c7bfb52ce8885b2036610f63b495469d0255b4fcf07aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T00:47:46.146Z] + go version [2021-04-13T00:47:46.146Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-13T00:47:46.161Z] $ docker stop --time=1 c628e55bdd8f659df17c7bfb52ce8885b2036610f63b495469d0255b4fcf07aa [2021-04-13T00:47:47.559Z] $ docker rm -f c628e55bdd8f659df17c7bfb52ce8885b2036610f63b495469d0255b4fcf07aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-13T00:47:48.444Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-13T00:47:48.444Z] . [Pipeline] withDockerContainer [2021-04-13T00:47:48.553Z] prd-centos7-docker-4c-2g-33798 does not seem to be running inside a container [2021-04-13T00:47:48.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-13T00:47:49.414Z] $ docker top ccd05b7c16d08d45c871a8e2d80a0d61b0b7d29f6fabdd5e1355ee2e964e319b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T00:47:49.946Z] + make test [2021-04-13T00:47:49.946Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-13T00:47:55.334Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-04-13T00:47:57.157Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.042s coverage: 89.9% of statements [2021-04-13T00:48:01.518Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.010s coverage: 66.7% of statements [2021-04-13T00:48:01.518Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] [2021-04-13T00:48:23.567Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.346s coverage: 83.9% of statements [2021-04-13T00:48:23.567Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.013s coverage: 85.7% of statements [2021-04-13T00:48:23.567Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.006s coverage: 100.0% of statements [2021-04-13T00:48:23.567Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.017s coverage: 100.0% of statements [2021-04-13T00:48:23.567Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements [2021-04-13T00:48:23.567Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-13T00:48:24.525Z] gofmt -l . [2021-04-13T00:48:24.525Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-13T00:48:24.809Z] $ docker stop --time=1 ccd05b7c16d08d45c871a8e2d80a0d61b0b7d29f6fabdd5e1355ee2e964e319b [2021-04-13T00:48:26.628Z] $ docker rm -f ccd05b7c16d08d45c871a8e2d80a0d61b0b7d29f6fabdd5e1355ee2e964e319b [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T00:48:27.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-13T00:48:27.618Z] 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 [2021-04-13T00:48:29.178Z] ---> job-cost.sh [2021-04-13T00:48:29.178Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZOaO [2021-04-13T00:48:44.042Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33799 in /w/workspace/xfoundry_go-mod-messaging_PR-101 [Pipeline] { [Pipeline] ws [2021-04-13T00:48:44.108Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [2021-04-13T00:48:44.134Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] checkout [2021-04-13T00:48:49.539Z] using credential edgex-jenkins-ssh [2021-04-13T00:48:49.639Z] Cloning the remote Git repository [2021-04-13T00:48:49.670Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-13T00:48:49.796Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2021-04-13T00:48:49.890Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-13T00:48:49.891Z] > git --version # timeout=10 [2021-04-13T00:48:49.920Z] > git --version # 'git version 2.17.1' [2021-04-13T00:48:49.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T00:48:50.008Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T00:48:51.567Z] Merging remotes/origin/master commit fc0cef43ba1582f85993886af18da78a5c504390 into PR head commit e3da10d81762519b882df518c474d7a99d472f0d [2021-04-13T00:48:51.783Z] Merge succeeded, producing e3da10d81762519b882df518c474d7a99d472f0d [2021-04-13T00:48:51.783Z] Checking out Revision e3da10d81762519b882df518c474d7a99d472f0d (PR-101) [2021-04-13T00:48:50.803Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-13T00:48:50.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-13T00:48:50.857Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-13T00:48:50.910Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-13T00:48:50.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T00:48:50.931Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-13T00:48:51.559Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T00:48:51.578Z] > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 [2021-04-13T00:48:51.665Z] > git remote # timeout=10 [2021-04-13T00:48:51.684Z] > git config --get remote.origin.url # timeout=10 [2021-04-13T00:48:51.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-13T00:48:51.708Z] > git merge fc0cef43ba1582f85993886af18da78a5c504390 # timeout=10 [2021-04-13T00:48:51.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-13T00:48:51.755Z] > git config core.sparsecheckout # timeout=10 [2021-04-13T00:48:51.780Z] > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 [2021-04-13T00:48:56.415Z] Commit message: "fix: Use Redis Pub/Sub which supports topic scheme with wild cards" [2021-04-13T00:48:56.763Z] [2021-04-13T00:48:56.763Z] GitHub has been notified of this commit’s build result [2021-04-13T00:48:56.763Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-13T00:48:57.901Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-13T00:48:58.330Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-13T00:48:58.729Z] + + sudo service docker restart [2021-04-13T00:48:58.729Z] true [Pipeline] unstash [Pipeline] echo [2021-04-13T00:49:01.740Z] ========================================================= [2021-04-13T00:49:01.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-13T00:49:01.740Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-13T00:49:02.152Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-13T00:49:03.139Z] Sending build context to Docker daemon 548.4kB [2021-04-13T00:49:03.139Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-13T00:49:03.139Z] Step 2/7 : FROM ${BASE} [2021-04-13T00:49:03.738Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-13T00:49:03.738Z] 5f621e34cdf4: Pulling fs layer [2021-04-13T00:49:03.738Z] a4357932f1b6: Pulling fs layer [2021-04-13T00:49:03.738Z] 18c013af1878: Pulling fs layer [2021-04-13T00:49:03.738Z] 00ac8860ef70: Pulling fs layer [2021-04-13T00:49:03.738Z] 63d7cb157983: Pulling fs layer [2021-04-13T00:49:03.738Z] b116817d02f9: Pulling fs layer [2021-04-13T00:49:03.738Z] 745a02a5169b: Pulling fs layer [2021-04-13T00:49:03.738Z] 00ac8860ef70: Waiting [2021-04-13T00:49:03.738Z] b116817d02f9: Waiting [2021-04-13T00:49:03.738Z] 63d7cb157983: Waiting [2021-04-13T00:49:03.738Z] 745a02a5169b: Waiting [2021-04-13T00:49:03.738Z] 18c013af1878: Verifying Checksum [2021-04-13T00:49:03.738Z] 18c013af1878: Download complete [2021-04-13T00:49:03.738Z] a4357932f1b6: Verifying Checksum [2021-04-13T00:49:03.738Z] a4357932f1b6: Download complete [2021-04-13T00:49:03.738Z] 63d7cb157983: Verifying Checksum [2021-04-13T00:49:03.738Z] 63d7cb157983: Download complete [2021-04-13T00:49:03.738Z] b116817d02f9: Verifying Checksum [2021-04-13T00:49:03.738Z] b116817d02f9: Download complete [2021-04-13T00:49:03.738Z] 5f621e34cdf4: Verifying Checksum [2021-04-13T00:49:03.738Z] 5f621e34cdf4: Download complete [2021-04-13T00:49:04.343Z] 5f621e34cdf4: Pull complete [2021-04-13T00:49:05.357Z] a4357932f1b6: Pull complete [2021-04-13T00:49:05.633Z] 18c013af1878: Pull complete [2021-04-13T00:49:06.633Z] 745a02a5169b: Verifying Checksum [2021-04-13T00:49:06.633Z] 745a02a5169b: Download complete [2021-04-13T00:49:07.631Z] 00ac8860ef70: Download complete [2021-04-13T00:49:16.327Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZOaO/bin to PATH [2021-04-13T00:49:16.327Z] INFO: No Stack... [2021-04-13T00:49:16.327Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-13T00:49:16.327Z] INFO: Archiving Costs [Pipeline] sh [2021-04-13T00:49:16.640Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [2021-04-13T00:49:16.640Z] + cut -d, -f6 [Pipeline] lock [2021-04-13T00:49:16.718Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] [2021-04-13T00:49:16.725Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] did not exist. Created. [2021-04-13T00:49:16.725Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-13T00:49:17.166Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-13T00:49:17.301Z] Stashed 1 file(s) [Pipeline] } [2021-04-13T00:49:17.311Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-04-13T00:49:17.835Z] 00ac8860ef70: Pull complete [2021-04-13T00:49:17.835Z] 63d7cb157983: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-13T00:49:18.119Z] b116817d02f9: Pull complete [2021-04-13T00:49:21.521Z] 745a02a5169b: Pull complete [2021-04-13T00:49:21.521Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-13T00:49:21.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-13T00:49:21.521Z] ---> b7e6874047d6 [2021-04-13T00:49:21.522Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-13T00:49:24.163Z] ---> Running in e4bb92ac8595 [2021-04-13T00:49:24.761Z] Removing intermediate container e4bb92ac8595 [2021-04-13T00:49:24.761Z] ---> 6c5d3de6b832 [2021-04-13T00:49:24.761Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-04-13T00:49:24.761Z] ---> Running in 293daa53a346 [2021-04-13T00:49:26.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-13T00:49:26.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-13T00:49:27.771Z] (1/5) Installing libsodium (1.0.18-r0) [2021-04-13T00:49:27.771Z] (2/5) Installing libzmq (4.3.3-r0) [2021-04-13T00:49:27.771Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-04-13T00:49:27.771Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-04-13T00:49:28.048Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-04-13T00:49:28.048Z] Executing busybox-1.31.1-r19.trigger [2021-04-13T00:49:28.048Z] OK: 144 MiB in 44 packages [2021-04-13T00:49:29.478Z] Removing intermediate container 293daa53a346 [2021-04-13T00:49:29.478Z] ---> ed3acb0f373e [2021-04-13T00:49:29.478Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-13T00:49:29.750Z] ---> Running in bbd796275afb [2021-04-13T00:49:30.023Z] Removing intermediate container bbd796275afb [2021-04-13T00:49:30.023Z] ---> 742f3ae70914 [2021-04-13T00:49:30.023Z] Step 6/7 : COPY go.mod . [2021-04-13T00:49:30.619Z] ---> da1f8c6d9e66 [2021-04-13T00:49:30.619Z] Step 7/7 : RUN go mod download [2021-04-13T00:49:30.895Z] ---> Running in 5ac062b49859 [2021-04-13T00:49:45.999Z] Removing intermediate container 5ac062b49859 [2021-04-13T00:49:45.999Z] ---> 2ee49d78fd09 [2021-04-13T00:49:45.999Z] Successfully built 2ee49d78fd09 [2021-04-13T00:49:45.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-13T00:49:46.347Z] + docker inspect -f . ci-base-image-arm64 [2021-04-13T00:49:46.347Z] . [Pipeline] withDockerContainer [2021-04-13T00:49:46.635Z] prd-ubuntu18.04-docker-arm64-4c-16g-33799 does not seem to be running inside a container [2021-04-13T00:49:46.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-13T00:49:48.242Z] $ docker top de6831cda8437f3c19d1a9255586591c5f6268785f964d70cb49b173060e8410 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T00:49:49.324Z] + go version [2021-04-13T00:49:49.324Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-13T00:49:49.342Z] $ docker stop --time=1 de6831cda8437f3c19d1a9255586591c5f6268785f964d70cb49b173060e8410 [2021-04-13T00:49:51.320Z] $ docker rm -f de6831cda8437f3c19d1a9255586591c5f6268785f964d70cb49b173060e8410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-13T00:49:52.334Z] + docker inspect -f . ci-base-image-arm64 [2021-04-13T00:49:52.334Z] . [Pipeline] withDockerContainer [2021-04-13T00:49:52.611Z] prd-ubuntu18.04-docker-arm64-4c-16g-33799 does not seem to be running inside a container [2021-04-13T00:49:52.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-13T00:49:54.295Z] $ docker top 752d393ce30440bf7b51f700a303739f27ed5ea1fe4ff2e6b714f1edbed3ad42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T00:49:55.432Z] + make test [2021-04-13T00:49:55.432Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-13T00:50:17.733Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-04-13T00:50:23.219Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.068s coverage: 89.9% of statements [2021-04-13T00:50:25.863Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.024s coverage: 66.7% of statements [2021-04-13T00:50:25.863Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] [2021-04-13T00:50:58.199Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.786s coverage: 83.9% of statements [2021-04-13T00:50:58.199Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements [2021-04-13T00:50:58.199Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.029s coverage: 100.0% of statements [2021-04-13T00:50:58.199Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.011s coverage: 100.0% of statements [2021-04-13T00:50:58.199Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.012s coverage: 90.9% of statements [2021-04-13T00:50:58.199Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-13T00:51:02.545Z] gofmt -l . [2021-04-13T00:51:02.545Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-13T00:51:02.580Z] $ docker stop --time=1 752d393ce30440bf7b51f700a303739f27ed5ea1fe4ff2e6b714f1edbed3ad42 [2021-04-13T00:51:04.691Z] $ docker rm -f 752d393ce30440bf7b51f700a303739f27ed5ea1fe4ff2e6b714f1edbed3ad42 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-13T00:51:05.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-13T00:51:05.558Z] Warning: overwriting stash ‘coverage-report’ [2021-04-13T00:51:06.437Z] 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 [2021-04-13T00:51:07.485Z] ---> job-cost.sh [2021-04-13T00:51:07.485Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cUBT [2021-04-13T00:51:54.470Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-13T00:53:46.335Z] lf-activate-venv(): INFO: Adding /tmp/venv-cUBT/bin to PATH [2021-04-13T00:53:46.335Z] INFO: No Stack... [2021-04-13T00:53:46.335Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-13T00:53:46.336Z] INFO: Archiving Costs [Pipeline] sh [2021-04-13T00:53:46.681Z] + cut -d, -f6 [2021-04-13T00:53:46.681Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [Pipeline] lock [2021-04-13T00:53:46.794Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] [2021-04-13T00:53:46.800Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] did not exist. Created. [2021-04-13T00:53:46.801Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-13T00:53:47.245Z] /w/workspace/go-mod-messaging/2@tmp/durable-eae3b530/script.sh: 1: /w/workspace/go-mod-messaging/2@tmp/durable-eae3b530/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-13T00:53:47.592Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-13T00:53:47.611Z] Warning: overwriting stash ‘stack-cost’ [2021-04-13T00:53:47.758Z] Stashed 1 file(s) [Pipeline] } [2021-04-13T00:53:47.772Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-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 [2021-04-13T00:53:48.936Z] provisioning config files... [2021-04-13T00:53:48.949Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/config1912474062806909526tmp [Pipeline] { [Pipeline] sh [2021-04-13T00:53:49.376Z] + set +x [2021-04-13T00:53:49.376Z] + curl -s https://codecov.io/bash [2021-04-13T00:53:49.376Z] + bash -s -- [2021-04-13T00:53:49.643Z] [2021-04-13T00:53:49.643Z] _____ _ [2021-04-13T00:53:49.643Z] / ____| | | [2021-04-13T00:53:49.643Z] | | ___ __| | ___ ___ _____ __ [2021-04-13T00:53:49.643Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-13T00:53:49.643Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-13T00:53:49.643Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-13T00:53:49.643Z] Bash-20210309-2b87ace [2021-04-13T00:53:49.643Z] [2021-04-13T00:53:49.643Z] [2021-04-13T00:53:49.643Z] ==> git version 2.24.3 found [2021-04-13T00:53:49.643Z] ==> 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 [2021-04-13T00:53:49.643Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-13T00:53:49.643Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-13T00:53:49.643Z] ==> Jenkins CI detected. [2021-04-13T00:53:49.643Z] project root: . [2021-04-13T00:53:49.643Z] --> token set from env [2021-04-13T00:53:49.643Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-13T00:53:49.643Z] ==> Running gcov in . (disable via -X gcov) [2021-04-13T00:53:49.643Z] ==> Python coveragepy not found [2021-04-13T00:53:49.643Z] ==> Searching for coverage reports in: [2021-04-13T00:53:49.643Z] + . [2021-04-13T00:53:49.643Z] -> Found 1 reports [2021-04-13T00:53:49.643Z] ==> Detecting git/mercurial file structure [2021-04-13T00:53:49.643Z] ==> Reading reports [2021-04-13T00:53:49.643Z] + ./coverage.out bytes=22177 [2021-04-13T00:53:49.908Z] ==> Appending adjustments [2021-04-13T00:53:49.908Z] https://docs.codecov.io/docs/fixing-reports [2021-04-13T00:53:49.908Z] + Found adjustments [2021-04-13T00:53:49.908Z] ==> Gzipping contents [2021-04-13T00:53:49.908Z] 8.0K /tmp/codecov.gvQIi0.gz [2021-04-13T00:53:49.908Z] ==> Uploading reports [2021-04-13T00:53:49.908Z] url: https://codecov.io [2021-04-13T00:53:49.908Z] query: branch=PR-101&commit=e3da10d81762519b882df518c474d7a99d472f0d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-101%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=101&job=&cmd_args= [2021-04-13T00:53:49.908Z] -> Pinging Codecov [2021-04-13T00:53:49.908Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-101&commit=e3da10d81762519b882df518c474d7a99d472f0d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-101%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=101&job=&cmd_args= [2021-04-13T00:53:50.488Z] -> Uploading to [2021-04-13T00:53:50.488Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-13/F6E385568367DD0E4001BA4F8F1CB792/e3da10d81762519b882df518c474d7a99d472f0d/611380df-e971-4998-a3da-3bd89092cf91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210413T005350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e41ce7c7e1488f6c576c10234f988148fb2fe093f7298a33f5533ccbe41eecfc [2021-04-13T00:53:50.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-13T00:53:50.488Z] Dload Upload Total Spent Left Speed [2021-04-13T00:53:50.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5276 0 0 100 5276 0 12685 --:--:-- --:--:-- --:--:-- 12682 100 5276 0 0 100 5276 0 12679 --:--:-- --:--:-- --:--:-- 12682 [2021-04-13T00:53:50.758Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/e3da10d81762519b882df518c474d7a99d472f0d [Pipeline] } [2021-04-13T00:53:50.771Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2021-04-13T00:53:53.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T00:53:53.760Z] ---> package-listing.sh [2021-04-13T00:53:53.760Z] ++ facter osfamily [2021-04-13T00:53:53.760Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-13T00:53:53.760Z] + OS_FAMILY=redhat [2021-04-13T00:53:53.760Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-101 [2021-04-13T00:53:53.760Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-13T00:53:53.760Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-13T00:53:53.760Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-13T00:53:53.760Z] + PACKAGES=/tmp/packages_start.txt [2021-04-13T00:53:53.760Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-101 ']' [2021-04-13T00:53:53.760Z] + PACKAGES=/tmp/packages_end.txt [2021-04-13T00:53:53.760Z] + case "${OS_FAMILY}" in [2021-04-13T00:53:53.760Z] + rpm -qa [2021-04-13T00:53:53.760Z] + sort [2021-04-13T00:53:59.085Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-13T00:53:59.085Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-13T00:53:59.085Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-13T00:53:59.085Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-101 ']' [2021-04-13T00:53:59.085Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-101/archives/ [2021-04-13T00:53:59.085Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-101/archives/ [Pipeline] echo [2021-04-13T00:53:59.099Z] 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_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-13T00:53:59.397Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-13T00:53:59.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T00:53:59.711Z] [2021-04-13T00:53:59.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-13T00:54:00.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T00:54:00.076Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-13T00:54:00.076Z] df20fa9351a1: Pulling fs layer [2021-04-13T00:54:00.076Z] 36b3adc4ff6f: Pulling fs layer [2021-04-13T00:54:00.076Z] 8ad3a11d3b57: Pulling fs layer [2021-04-13T00:54:00.076Z] 46f8f816bc3b: Pulling fs layer [2021-04-13T00:54:00.076Z] 93b61091891f: Pulling fs layer [2021-04-13T00:54:00.076Z] 93b9cdb0e59b: Pulling fs layer [2021-04-13T00:54:00.076Z] 5e14af77c1be: Pulling fs layer [2021-04-13T00:54:00.076Z] 01666e4c0597: Pulling fs layer [2021-04-13T00:54:00.076Z] aa168da1d23b: Pulling fs layer [2021-04-13T00:54:00.076Z] 93b9cdb0e59b: Waiting [2021-04-13T00:54:00.076Z] 5e14af77c1be: Waiting [2021-04-13T00:54:00.076Z] 01666e4c0597: Waiting [2021-04-13T00:54:00.076Z] aa168da1d23b: Waiting [2021-04-13T00:54:00.076Z] 46f8f816bc3b: Waiting [2021-04-13T00:54:00.076Z] 93b61091891f: Waiting [2021-04-13T00:54:00.076Z] 36b3adc4ff6f: Download complete [2021-04-13T00:54:00.076Z] 46f8f816bc3b: Verifying Checksum [2021-04-13T00:54:00.076Z] 46f8f816bc3b: Download complete [2021-04-13T00:54:00.076Z] df20fa9351a1: Verifying Checksum [2021-04-13T00:54:00.076Z] df20fa9351a1: Download complete [2021-04-13T00:54:00.076Z] 93b9cdb0e59b: Verifying Checksum [2021-04-13T00:54:00.076Z] 93b9cdb0e59b: Download complete [2021-04-13T00:54:00.342Z] 5e14af77c1be: Verifying Checksum [2021-04-13T00:54:00.342Z] 5e14af77c1be: Download complete [2021-04-13T00:54:00.342Z] 01666e4c0597: Verifying Checksum [2021-04-13T00:54:00.342Z] 01666e4c0597: Download complete [2021-04-13T00:54:00.342Z] 93b61091891f: Verifying Checksum [2021-04-13T00:54:00.342Z] 93b61091891f: Download complete [2021-04-13T00:54:00.342Z] 8ad3a11d3b57: Verifying Checksum [2021-04-13T00:54:00.342Z] 8ad3a11d3b57: Download complete [2021-04-13T00:54:00.607Z] df20fa9351a1: Pull complete [2021-04-13T00:54:00.880Z] 36b3adc4ff6f: Pull complete [2021-04-13T00:54:01.462Z] 8ad3a11d3b57: Pull complete [2021-04-13T00:54:01.728Z] 46f8f816bc3b: Pull complete [2021-04-13T00:54:02.700Z] 93b61091891f: Pull complete [2021-04-13T00:54:02.700Z] aa168da1d23b: Verifying Checksum [2021-04-13T00:54:02.700Z] aa168da1d23b: Download complete [2021-04-13T00:54:02.969Z] 93b9cdb0e59b: Pull complete [2021-04-13T00:54:03.240Z] 5e14af77c1be: Pull complete [2021-04-13T00:54:03.240Z] 01666e4c0597: Pull complete [2021-04-13T00:54:11.472Z] aa168da1d23b: Pull complete [2021-04-13T00:54:11.472Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-13T00:54:11.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-13T00:54:11.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-13T00:54:11.690Z] prd-centos7-docker-4c-2g-33796 does not seem to be running inside a container [2021-04-13T00:54:11.743Z] $ 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_PR-101/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_PR-101 -v /w/workspace/xfoundry_go-mod-messaging_PR-101:/w/workspace/xfoundry_go-mod-messaging_PR-101:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-101@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-101@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-13T00:54:15.757Z] $ docker top 5a677348eadc67ffdb07ecf5c47d8e4958e9df248c3507cfdea1b56a9e65744d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-13T00:54:16.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-13T00:54:16.523Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-13T00:54:16.826Z] + ls /var/log/sa-host [2021-04-13T00:54:16.827Z] + sadf -c /var/log/sa-host/sa13 [2021-04-13T00:54:16.827Z] file_magic: OK [2021-04-13T00:54:16.827Z] HZ: Using current value: 100 [2021-04-13T00:54:16.827Z] file_header: OK [2021-04-13T00:54:16.827Z] 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 [2021-04-13T00:54:16.827Z] Statistics: [2021-04-13T00:54:16.827Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-13T00:54:16.827Z] File successfully converted to sysstat format version 12.2.1 [2021-04-13T00:54:16.827Z] + sadf -c /var/log/sa-host/sa23 [2021-04-13T00:54:16.827Z] file_magic: OK [2021-04-13T00:54:16.827Z] HZ: Using current value: 100 [2021-04-13T00:54:16.827Z] file_header: OK [2021-04-13T00:54:16.827Z] 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 [2021-04-13T00:54:16.827Z] Statistics: [2021-04-13T00:54:16.827Z] Hnuu...uuuununununu... [2021-04-13T00:54:16.827Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-13T00:54:19.185Z] provisioning config files... [2021-04-13T00:54:19.203Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/config2785896689772544802tmp [Pipeline] { [Pipeline] echo [2021-04-13T00:54:19.292Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T00:54:19.596Z] ---> create-netrc.sh [Pipeline] } [2021-04-13T00:54:19.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-13T00:54:19.694Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T00:54:19.994Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-13T00:54:20.006Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T00:54:20.310Z] ---> sudo-logs.sh [2021-04-13T00:54:20.310Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-13T00:54:20.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T00:54:20.692Z] ---> job-cost.sh [2021-04-13T00:54:20.692Z] lf-activate-venv: SKIPPING [2021-04-13T00:54:20.692Z] DEBUG: total: 0.20999999344348907 [2021-04-13T00:54:20.692Z] INFO: Retrieving Stack Cost... [2021-04-13T00:54:22.092Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-13T00:54:22.354Z] INFO: Archiving Costs [Pipeline] echo [2021-04-13T00:54:22.368Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-13T00:54:22.665Z] ---> logs-deploy.sh [2021-04-13T00:54:22.665Z] lf-activate-venv: SKIPPING [2021-04-13T00:54:22.665Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-101/2 [2021-04-13T00:54:22.665Z] INFO: archiving workspace using pattern(s): [2021-04-13T00:54:24.605Z] Archives upload complete. [2021-04-13T00:54:24.605Z] INFO: archiving logs to Nexus [2021-04-13T00:54:25.560Z] ---> uname -a: [2021-04-13T00:54:25.560Z] Linux prd-centos7-docker-4c-2g-33796.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] ---> lscpu: [2021-04-13T00:54:25.560Z] Architecture: x86_64 [2021-04-13T00:54:25.560Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-13T00:54:25.560Z] Byte Order: Little Endian [2021-04-13T00:54:25.560Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-13T00:54:25.560Z] CPU(s): 4 [2021-04-13T00:54:25.560Z] On-line CPU(s) list: 0-3 [2021-04-13T00:54:25.560Z] Thread(s) per core: 1 [2021-04-13T00:54:25.560Z] Core(s) per socket: 1 [2021-04-13T00:54:25.560Z] Socket(s): 4 [2021-04-13T00:54:25.560Z] NUMA node(s): 1 [2021-04-13T00:54:25.560Z] Vendor ID: GenuineIntel [2021-04-13T00:54:25.560Z] CPU family: 6 [2021-04-13T00:54:25.560Z] Model: 44 [2021-04-13T00:54:25.560Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-13T00:54:25.560Z] Stepping: 1 [2021-04-13T00:54:25.560Z] CPU MHz: 2933.442 [2021-04-13T00:54:25.560Z] BogoMIPS: 5866.88 [2021-04-13T00:54:25.560Z] Virtualization: VT-x [2021-04-13T00:54:25.560Z] Hypervisor vendor: KVM [2021-04-13T00:54:25.560Z] Virtualization type: full [2021-04-13T00:54:25.560Z] L1d cache: 128 KiB [2021-04-13T00:54:25.560Z] L1i cache: 128 KiB [2021-04-13T00:54:25.560Z] L2 cache: 16 MiB [2021-04-13T00:54:25.560Z] L3 cache: 64 MiB [2021-04-13T00:54:25.560Z] NUMA node0 CPU(s): 0-3 [2021-04-13T00:54:25.560Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-13T00:54:25.560Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-13T00:54:25.560Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-13T00:54:25.560Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-13T00:54:25.560Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-13T00:54:25.560Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-13T00:54:25.560Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-13T00:54:25.560Z] Vulnerability Srbds: Not affected [2021-04-13T00:54:25.560Z] Vulnerability Tsx async abort: Not affected [2021-04-13T00:54:25.560Z] 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 [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] ---> nproc: [2021-04-13T00:54:25.560Z] 4 [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] ---> df -h: [2021-04-13T00:54:25.560Z] Filesystem Size Used Available Use% Mounted on [2021-04-13T00:54:25.560Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-13T00:54:25.560Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-13T00:54:25.560Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-13T00:54:25.560Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-13T00:54:25.560Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-13T00:54:25.560Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-13T00:54:25.560Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-13T00:54:25.560Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-13T00:54:25.560Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-messaging_PR-101 [2021-04-13T00:54:25.560Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-messaging_PR-101@tmp [2021-04-13T00:54:25.560Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-13T00:54:25.560Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-13T00:54:25.560Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-13T00:54:25.560Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] ---> free -m: [2021-04-13T00:54:25.560Z] total used free shared buff/cache available [2021-04-13T00:54:25.560Z] Mem: 1837 699 111 0 1026 1032 [2021-04-13T00:54:25.560Z] Swap: 1023 0 1023 [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] ---> ip addr: [2021-04-13T00:54:25.560Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-13T00:54:25.560Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-13T00:54:25.560Z] inet 127.0.0.1/8 scope host lo [2021-04-13T00:54:25.560Z] valid_lft forever preferred_lft forever [2021-04-13T00:54:25.560Z] inet6 ::1/128 scope host [2021-04-13T00:54:25.560Z] valid_lft forever preferred_lft forever [2021-04-13T00:54:25.560Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-13T00:54:25.560Z] link/ether fa:16:3e:0e:f1:d1 brd ff:ff:ff:ff:ff:ff [2021-04-13T00:54:25.560Z] inet 10.30.122.60/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-13T00:54:25.560Z] valid_lft 85771sec preferred_lft 85771sec [2021-04-13T00:54:25.560Z] inet6 fe80::f816:3eff:fe0e:f1d1/64 scope link [2021-04-13T00:54:25.560Z] valid_lft forever preferred_lft forever [2021-04-13T00:54:25.560Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-13T00:54:25.560Z] link/ether 02:42:c6:ca:1e:f5 brd ff:ff:ff:ff:ff:ff [2021-04-13T00:54:25.560Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-13T00:54:25.560Z] valid_lft forever preferred_lft forever [2021-04-13T00:54:25.560Z] inet6 fe80::42:c6ff:feca:1ef5/64 scope link [2021-04-13T00:54:25.560Z] valid_lft forever preferred_lft forever [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] ---> sar -b -r -n DEV: [2021-04-13T00:54:25.560Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] 00:43:44 LINUX RESTART (4 CPU) [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] 00:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-13T00:54:25.560Z] 00:45:01 192.32 104.91 87.41 0.00 10486.15 39785.70 0.00 [2021-04-13T00:54:25.560Z] 00:46:01 2.35 0.00 2.35 0.00 0.00 50.36 0.00 [2021-04-13T00:54:25.560Z] 00:47:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 [2021-04-13T00:54:25.560Z] 00:48:01 0.35 0.00 0.35 0.00 0.00 4.10 0.00 [2021-04-13T00:54:25.560Z] 00:49:01 0.28 0.00 0.28 0.00 0.00 4.15 0.00 [2021-04-13T00:54:25.560Z] 00:50:01 0.32 0.00 0.32 0.00 0.00 4.13 0.00 [2021-04-13T00:54:25.560Z] 00:51:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-04-13T00:54:25.560Z] 00:52:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 [2021-04-13T00:54:25.560Z] 00:53:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 [2021-04-13T00:54:25.560Z] 00:54:01 53.27 50.27 3.00 0.00 4276.65 84.02 0.00 [2021-04-13T00:54:25.560Z] Average: 24.71 15.38 9.34 0.00 1461.89 3936.25 0.00 [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] 00:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-13T00:54:25.560Z] 00:45:01 153296 0 596680 31.71 2608 1128960 1103448 37.66 447652 1081776 128 [2021-04-13T00:54:25.560Z] 00:46:01 156844 0 593228 31.53 2608 1128864 1081244 36.90 445620 1080688 20 [2021-04-13T00:54:25.560Z] 00:47:01 156864 0 593200 31.53 2608 1128872 1081548 36.91 452824 1073644 8 [2021-04-13T00:54:25.560Z] 00:48:01 156452 0 593612 31.55 2608 1128872 1077608 36.78 453224 1073556 24 [2021-04-13T00:54:25.560Z] 00:49:01 154828 0 595228 31.64 2608 1128880 1077608 36.78 462420 1066224 8 [2021-04-13T00:54:25.560Z] 00:50:01 155380 0 594672 31.61 2608 1128884 1077560 36.78 462372 1066208 8 [2021-04-13T00:54:25.560Z] 00:51:01 154992 0 595056 31.63 2608 1128888 1077608 36.78 462520 1066204 8 [2021-04-13T00:54:25.560Z] 00:52:01 155428 0 594592 31.60 2608 1128916 1077536 36.77 462088 1066212 16 [2021-04-13T00:54:25.560Z] 00:53:01 155480 0 594560 31.60 2608 1128896 1077548 36.77 462192 1066204 8 [2021-04-13T00:54:25.560Z] 00:54:01 100060 0 635364 33.77 2608 1143512 1283636 43.81 491008 1085364 99504 [2021-04-13T00:54:25.560Z] Average: 149962 0 598619 31.82 2608 1130354 1101534 37.59 460192 1072608 9973 [2021-04-13T00:54:25.560Z] [2021-04-13T00:54:25.560Z] 00:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-13T00:54:25.560Z] 00:45:01 eth0 554.15 338.32 1073.09 100.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:45:01 docker0 1.40 1.20 0.40 3.19 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:46:01 eth0 1.33 0.80 0.75 0.06 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:47:01 eth0 1.02 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:48:01 eth0 1.78 0.40 0.41 0.21 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:49:01 eth0 1.45 0.50 0.57 0.36 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:50:01 eth0 0.50 0.18 0.17 0.10 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:51:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:52:01 eth0 1.90 0.17 0.25 0.07 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:53:01 eth0 1.57 0.38 0.37 0.20 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:54:01 eth0 136.53 107.57 1318.35 12.70 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.560Z] Average: eth0 69.30 44.43 238.18 11.27 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.561Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.561Z] Average: docker0 0.14 0.12 0.04 0.31 0.00 0.00 0.00 0.00 [2021-04-13T00:54:25.561Z] [2021-04-13T00:54:25.561Z] [2021-04-13T00:54:25.561Z] ---> sar -P ALL: [2021-04-13T00:54:25.561Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) [2021-04-13T00:54:25.561Z] [2021-04-13T00:54:25.561Z] 00:43:44 LINUX RESTART (4 CPU) [2021-04-13T00:54:25.561Z] [2021-04-13T00:54:25.561Z] 00:44:02 CPU %user %nice %system %iowait %steal %idle [2021-04-13T00:54:25.561Z] 00:45:01 all 15.30 0.00 9.16 6.52 0.10 68.93 [2021-04-13T00:54:25.561Z] 00:45:01 0 16.49 0.00 7.88 5.85 0.09 69.69 [2021-04-13T00:54:25.561Z] 00:45:01 1 14.83 0.00 10.46 4.96 0.09 69.66 [2021-04-13T00:54:25.561Z] 00:45:01 2 15.27 0.00 8.86 5.74 0.14 69.99 [2021-04-13T00:54:25.561Z] 00:45:01 3 14.60 0.00 9.44 9.53 0.07 66.36 [2021-04-13T00:54:25.561Z] 00:46:01 all 0.13 0.00 0.06 0.00 0.00 99.81 [2021-04-13T00:54:25.561Z] 00:46:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-04-13T00:54:25.561Z] 00:46:01 1 0.25 0.00 0.08 0.00 0.02 99.65 [2021-04-13T00:54:25.561Z] 00:46:01 2 0.20 0.00 0.03 0.00 0.00 99.77 [2021-04-13T00:54:25.561Z] 00:46:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-04-13T00:54:25.561Z] 00:47:01 all 0.12 0.00 0.12 0.00 0.00 99.75 [2021-04-13T00:54:25.561Z] 00:47:01 0 0.03 0.00 0.08 0.00 0.02 99.87 [2021-04-13T00:54:25.561Z] 00:47:01 1 0.32 0.00 0.08 0.00 0.00 99.60 [2021-04-13T00:54:25.561Z] 00:47:01 2 0.08 0.00 0.22 0.00 0.00 99.70 [2021-04-13T00:54:25.561Z] 00:47:01 3 0.05 0.00 0.10 0.00 0.00 99.85 [2021-04-13T00:54:25.561Z] 00:48:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-04-13T00:54:25.561Z] 00:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-13T00:54:25.561Z] 00:48:01 1 0.45 0.00 0.02 0.00 0.00 99.53 [2021-04-13T00:54:25.561Z] 00:48:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-13T00:54:25.561Z] 00:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-13T00:54:25.561Z] 00:49:01 all 0.18 0.00 0.08 0.00 0.01 99.72 [2021-04-13T00:54:25.561Z] 00:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-13T00:54:25.561Z] 00:49:01 1 0.57 0.00 0.07 0.00 0.02 99.35 [2021-04-13T00:54:25.561Z] 00:49:01 2 0.07 0.00 0.20 0.00 0.02 99.72 [2021-04-13T00:54:25.561Z] 00:49:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2021-04-13T00:54:25.561Z] 00:50:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-04-13T00:54:25.561Z] 00:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-04-13T00:54:25.561Z] 00:50:01 1 0.50 0.00 0.02 0.00 0.00 99.48 [2021-04-13T00:54:25.561Z] 00:50:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-13T00:54:25.561Z] 00:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-13T00:54:25.561Z] 00:51:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2021-04-13T00:54:25.561Z] 00:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-13T00:54:25.561Z] 00:51:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-04-13T00:54:25.561Z] 00:51:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2021-04-13T00:54:25.561Z] 00:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2021-04-13T00:54:25.561Z] 00:52:01 all 0.13 0.00 0.04 0.00 0.00 99.83 [2021-04-13T00:54:25.561Z] 00:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-13T00:54:25.561Z] 00:52:01 1 0.47 0.00 0.05 0.00 0.00 99.48 [2021-04-13T00:54:25.561Z] 00:52:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-04-13T00:54:25.561Z] 00:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-13T00:54:25.561Z] 00:53:01 all 0.08 0.00 0.04 0.00 0.00 99.88 [2021-04-13T00:54:25.561Z] 00:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-13T00:54:25.561Z] 00:53:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-04-13T00:54:25.561Z] 00:53:01 2 0.13 0.00 0.07 0.00 0.00 99.80 [2021-04-13T00:54:25.561Z] 00:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-13T00:54:25.561Z] 00:54:01 all 2.04 0.00 1.26 1.15 0.02 95.52 [2021-04-13T00:54:25.561Z] 00:54:01 0 1.76 0.00 1.34 0.10 0.02 96.79 [2021-04-13T00:54:25.561Z] 00:54:01 1 1.64 0.00 0.75 0.02 0.02 97.58 [2021-04-13T00:54:25.561Z] 00:54:01 2 1.62 0.00 0.97 0.55 0.03 96.82 [2021-04-13T00:54:25.561Z] 00:54:01 3 3.16 0.00 1.97 3.95 0.02 90.90 [2021-04-13T00:54:25.561Z] Average: all 1.79 0.00 1.05 0.74 0.01 96.40 [2021-04-13T00:54:25.561Z] Average: 0 1.79 0.00 0.92 0.58 0.01 96.70 [2021-04-13T00:54:25.561Z] Average: 1 1.92 0.00 1.13 0.48 0.02 96.45 [2021-04-13T00:54:25.561Z] Average: 2 1.71 0.00 1.02 0.61 0.02 96.64 [2021-04-13T00:54:25.561Z] Average: 3 1.75 0.00 1.14 1.31 0.01 95.79 [2021-04-13T00:54:25.561Z] [2021-04-13T00:54:25.561Z] [2021-04-13T00:54:25.561Z]