Pull request #71 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 47c53769084f08fc1d39cf685bf739a07748c17b+a282c667cd5f3734a54ec0276e1551daa14c1672 (79692d809ab63fa810c468083e3a8471b22a227a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6321 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [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/exfoundry_go-mod-messaging_PR-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit 47c53769084f08fc1d39cf685bf739a07748c17b Merge succeeded, producing 47c53769084f08fc1d39cf685bf739a07748c17b Checking out Revision 47c53769084f08fc1d39cf685bf739a07748c17b (PR-71) > 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 --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # 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 a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:59 ========================================================= 18:41:59 EdgeX Global Pipelines Version Info 18:41:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:01 ------------------- 18:42:01 stable info: 18:42:01 ------------------- 18:42:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:01 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 18:42:01 Message: update stable to v1.0.144 18:42:02 ------------------- 18:42:02 experimental info: 18:42:02 ------------------- 18:42:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:02 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 18:42:02 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 18:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:42:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:42:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 18:42:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:42:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:42:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:42:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo 18:42:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo 18:42:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo 18:42:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47c53769084f08fc1d39cf685bf739a07748c17b [Pipeline] echo 18:42:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47c5376 [Pipeline] echo 18:42:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:06 + git log --format=format:%s -1 47c53769084f08fc1d39cf685bf739a07748c17b [Pipeline] echo 18:42:06 GIT_COMMIT: 47c53769084f08fc1d39cf685bf739a07748c17b, Commit Message: fix: Change CorrelationID key constant to match recent change in edgex-go [Pipeline] echo 18:42:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:08 18:42:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:42:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:08 latest: Pulling from edgex-devops/git-semver 18:42:08 31603596830f: Pulling fs layer 18:42:08 2a8b12db71e7: Pulling fs layer 18:42:08 6ca5941a6612: Pulling fs layer 18:42:08 ecc8261a40a4: Pulling fs layer 18:42:08 ecc8261a40a4: Waiting 18:42:08 2a8b12db71e7: Verifying Checksum 18:42:08 2a8b12db71e7: Download complete 18:42:08 31603596830f: Download complete 18:42:08 ecc8261a40a4: Verifying Checksum 18:42:08 ecc8261a40a4: Download complete 18:42:08 6ca5941a6612: Verifying Checksum 18:42:08 6ca5941a6612: Download complete 18:42:09 31603596830f: Pull complete 18:42:09 2a8b12db71e7: Pull complete 18:42:10 6ca5941a6612: Pull complete 18:42:10 ecc8261a40a4: Pull complete 18:42:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:42:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:42:10 prd-centos7-docker-4c-2g-6321 does not seem to be running inside a container 18:42:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-71 -v /w/workspace/exfoundry_go-mod-messaging_PR-71:/w/workspace/exfoundry_go-mod-messaging_PR-71:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-71@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:42:13 $ docker top 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:13 [ssh-agent] Looking for ssh-agent implementation... 18:42:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:13 $ docker exec 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c ssh-agent 18:42:13 SSH_AUTH_SOCK=/tmp/ssh-UTX7jh7TflYP/agent.12 18:42:13 SSH_AGENT_PID=17 18:42:13 Running ssh-add (command line suppressed) 18:42:14 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_6526915434681426888.key (/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_6526915434681426888.key) 18:42:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:14 + git tag --points-at HEAD [Pipeline] } 18:42:14 $ docker exec --env ******** --env ******** 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c ssh-agent -k 18:42:14 unset SSH_AUTH_SOCK; 18:42:14 unset SSH_AGENT_PID; 18:42:14 echo Agent pid 17 killed; 18:42:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:14 [ssh-agent] Looking for ssh-agent implementation... 18:42:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:15 $ docker exec 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c ssh-agent 18:42:15 SSH_AUTH_SOCK=/tmp/ssh-zvq9Jnaj3a7x/agent.46 18:42:15 SSH_AGENT_PID=51 18:42:15 Running ssh-add (command line suppressed) 18:42:15 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_3689714685680044644.key (/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_3689714685680044644.key) 18:42:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:15 + git semver init 18:42:15 # -> Open(): unable to determine branch for HEAD 18:42:15 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-71/.git 18:42:15 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-71 18:42:15 # $SEMVER_REMOTE_NAME = origin 18:42:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:42:15 # $SEMVER_USER_NAME = edgex-jenkins 18:42:15 # $SEMVER_BRANCH = PR-71 18:42:15 # $SEMVER_TEMP = /tmp/semver-730265280 18:42:15 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 18:42:16 # '/tmp/semver-730265280' -> '/w/workspace/exfoundry_go-mod-messaging_PR-71/.semver' 18:42:16 # -> Force: false 18:42:16 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-71/.semver [Pipeline] } 18:42:16 $ docker exec --env ******** --env ******** 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c ssh-agent -k 18:42:16 unset SSH_AUTH_SOCK; 18:42:16 unset SSH_AGENT_PID; 18:42:16 echo Agent pid 51 killed; 18:42:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:16 + git semver [Pipeline] } 18:42:16 $ docker stop --time=1 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c 18:42:18 $ docker rm -f 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c [Pipeline] // withDockerContainer [Pipeline] sh 18:42:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:19 Stashed 1 file(s) [Pipeline] echo 18:42:19 [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 18:42:35 Still waiting to schedule task 18:42:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:42:35 Still waiting to schedule task 18:42:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 18:44:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6322 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [Pipeline] { [Pipeline] ws 18:44:35 Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout 18:44:41 using credential edgex-jenkins-ssh 18:44:41 Cloning the remote Git repository 18:44:41 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:44:41 > git init /w/workspace/go-mod-messaging/5 # timeout=10 18:44:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:44:41 > git --version # timeout=10 18:44:41 > git --version # 'git version 2.17.1' 18:44:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:43 Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit 47c53769084f08fc1d39cf685bf739a07748c17b 18:44:43 Merge succeeded, producing 47c53769084f08fc1d39cf685bf739a07748c17b 18:44:43 Checking out Revision 47c53769084f08fc1d39cf685bf739a07748c17b (PR-71) 18:44:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:44:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:44:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:44:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:44:43 > git config core.sparsecheckout # timeout=10 18:44:43 > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 18:44:43 > git remote # timeout=10 18:44:43 > git config --get remote.origin.url # timeout=10 18:44:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:43 > git merge a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 18:44:43 > git rev-parse HEAD^{commit} # timeout=10 18:44:43 > git config core.sparsecheckout # timeout=10 18:44:43 > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 18:44:47 Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:44:48 ========================================================= 18:44:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:44:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:44:49 + 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 . 18:44:50 Sending build context to Docker daemon 473.1kB 18:44:50 Step 1/7 : ARG BASE=golang:1.15-alpine 18:44:50 Step 2/7 : FROM ${BASE} 18:44:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:51 b538f80385f9: Pulling fs layer 18:44:51 74f711af9a0d: Pulling fs layer 18:44:51 99f96fe45779: Pulling fs layer 18:44:51 8529a6b9a6be: Pulling fs layer 18:44:51 45590311c82a: Pulling fs layer 18:44:51 69ca0ff8b7b3: Pulling fs layer 18:44:51 209524e5b208: Pulling fs layer 18:44:51 45590311c82a: Waiting 18:44:51 69ca0ff8b7b3: Waiting 18:44:51 209524e5b208: Waiting 18:44:51 8529a6b9a6be: Waiting 18:44:51 99f96fe45779: Verifying Checksum 18:44:51 99f96fe45779: Download complete 18:44:51 74f711af9a0d: Verifying Checksum 18:44:51 74f711af9a0d: Download complete 18:44:51 45590311c82a: Verifying Checksum 18:44:51 45590311c82a: Download complete 18:44:51 69ca0ff8b7b3: Verifying Checksum 18:44:51 69ca0ff8b7b3: Download complete 18:44:51 b538f80385f9: Download complete 18:44:51 b538f80385f9: Pull complete 18:44:52 74f711af9a0d: Pull complete 18:44:53 99f96fe45779: Pull complete 18:44:54 209524e5b208: Verifying Checksum 18:44:54 209524e5b208: Download complete 18:44:55 8529a6b9a6be: Download complete 18:45:05 8529a6b9a6be: Pull complete 18:45:05 45590311c82a: Pull complete 18:45:05 69ca0ff8b7b3: Pull complete 18:45:10 209524e5b208: Pull complete 18:45:10 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 18:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:45:10 ---> 5bddaf1c2fca 18:45:10 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:45:12 ---> Running in e572ede0cf86 18:45:12 Removing intermediate container e572ede0cf86 18:45:12 ---> acffd90a22e0 18:45:12 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 18:45:12 ---> Running in b0eb51018307 18:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:45:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:45:15 (1/5) Installing libsodium (1.0.18-r0) 18:45:16 (2/5) Installing libzmq (4.3.3-r0) 18:45:16 (3/5) Installing pkgconf (1.7.2-r0) 18:45:16 (4/5) Installing libsodium-dev (1.0.18-r0) 18:45:16 (5/5) Installing zeromq-dev (4.3.3-r0) 18:45:16 Executing busybox-1.31.1-r16.trigger 18:45:16 OK: 144 MiB in 44 packages 18:45:18 Removing intermediate container b0eb51018307 18:45:18 ---> 7670feea44b1 18:45:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:45:18 ---> Running in 8f0e5430f4f5 18:45:18 Removing intermediate container 8f0e5430f4f5 18:45:18 ---> 265506018383 18:45:18 Step 6/7 : COPY go.mod . 18:45:18 ---> 3236a13c033b 18:45:18 Step 7/7 : RUN go mod download 18:45:19 ---> Running in c16919669682 18:45:34 Removing intermediate container c16919669682 18:45:34 ---> 306602327353 18:45:34 Successfully built 306602327353 18:45:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:45:34 + docker inspect -f . ci-base-image-arm64 18:45:34 . [Pipeline] withDockerContainer 18:45:35 prd-ubuntu18.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container 18:45:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-arm64 cat 18:45:36 $ docker top 0987c16039434124c2915016e06656a2364fd7c7e81c3477d2ddb6c0dd0ac288 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:38 + go version 18:45:38 go version go1.15.2 linux/arm64 [Pipeline] } 18:45:38 $ docker stop --time=1 0987c16039434124c2915016e06656a2364fd7c7e81c3477d2ddb6c0dd0ac288 18:45:40 $ docker rm -f 0987c16039434124c2915016e06656a2364fd7c7e81c3477d2ddb6c0dd0ac288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:45:41 + docker inspect -f . ci-base-image-arm64 18:45:41 . [Pipeline] withDockerContainer 18:45:41 prd-ubuntu18.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container 18:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-arm64 cat 18:45:43 $ docker top 9bcee7eca7b5f37275cf3523af65511f3cc99d69b39e06e829838d2baef0e8b7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:45 + make test 18:45:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:45:57 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 18:45:59 Running on prd-centos7-docker-4c-2g-6323 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [Pipeline] { [Pipeline] ws 18:45:59 Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout 18:46:02 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.025s coverage: 94.7% of statements 18:46:09 using credential edgex-jenkins-ssh 18:46:09 Cloning the remote Git repository 18:46:09 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:46:09 > git init /w/workspace/go-mod-messaging/5 # timeout=10 18:46:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:46:10 > git --version # timeout=10 18:46:10 > git --version # 'git version 2.16.5' 18:46:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:46:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:46:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:46:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:46:12 Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit 47c53769084f08fc1d39cf685bf739a07748c17b 18:46:12 Merge succeeded, producing 47c53769084f08fc1d39cf685bf739a07748c17b 18:46:12 Checking out Revision 47c53769084f08fc1d39cf685bf739a07748c17b (PR-71) 18:46:12 > git config core.sparsecheckout # timeout=10 18:46:12 > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 18:46:12 > git remote # timeout=10 18:46:12 > git config --get remote.origin.url # timeout=10 18:46:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:12 > git merge a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 18:46:12 > git rev-parse HEAD^{commit} # timeout=10 18:46:12 > git config core.sparsecheckout # timeout=10 18:46:12 > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 18:46:14 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.020s coverage: 77.1% of statements 18:46:14 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 18:46:18 Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:46:20 ========================================================= 18:46:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:46:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:46:21 + 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 . 18:46:22 Sending build context to Docker daemon 473.1kB 18:46:22 Step 1/7 : ARG BASE=golang:1.15-alpine 18:46:22 Step 2/7 : FROM ${BASE} 18:46:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:46:22 df20fa9351a1: Pulling fs layer 18:46:22 ed8968b2872e: Pulling fs layer 18:46:22 a92cc7c5fd73: Pulling fs layer 18:46:22 e871e8e8d7a9: Pulling fs layer 18:46:22 e73272ec9a57: Pulling fs layer 18:46:22 1e910a182e73: Pulling fs layer 18:46:22 4e634b169226: Pulling fs layer 18:46:22 e871e8e8d7a9: Waiting 18:46:22 e73272ec9a57: Waiting 18:46:22 1e910a182e73: Waiting 18:46:22 4e634b169226: Waiting 18:46:22 a92cc7c5fd73: Verifying Checksum 18:46:22 a92cc7c5fd73: Download complete 18:46:22 ed8968b2872e: Download complete 18:46:23 e73272ec9a57: Verifying Checksum 18:46:23 e73272ec9a57: Download complete 18:46:23 1e910a182e73: Verifying Checksum 18:46:23 1e910a182e73: Download complete 18:46:23 df20fa9351a1: Verifying Checksum 18:46:23 df20fa9351a1: Download complete 18:46:24 df20fa9351a1: Pull complete 18:46:24 ed8968b2872e: Pull complete 18:46:24 a92cc7c5fd73: Pull complete 18:46:27 4e634b169226: Verifying Checksum 18:46:27 4e634b169226: Download complete 18:46:32 e871e8e8d7a9: Verifying Checksum 18:46:32 e871e8e8d7a9: Download complete 18:46:36 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.382s coverage: 84.1% of statements 18:46:36 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.020s coverage: 85.7% of statements 18:46:36 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.040s coverage: 100.0% of statements 18:46:36 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.020s coverage: 100.0% of statements 18:46:36 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.022s coverage: 90.9% of statements 18:46:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:46:37 gofmt -l . 18:46:38 [ "`gofmt -l .`" = "" ] [Pipeline] stash 18:46:38 Stashed 1 file(s) [Pipeline] } 18:46:38 $ docker stop --time=1 9bcee7eca7b5f37275cf3523af65511f3cc99d69b39e06e829838d2baef0e8b7 18:46:41 $ docker rm -f 9bcee7eca7b5f37275cf3523af65511f3cc99d69b39e06e829838d2baef0e8b7 [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:46:45 e871e8e8d7a9: Pull complete 18:46:45 e73272ec9a57: Pull complete 18:46:45 1e910a182e73: Pull complete 18:46:52 4e634b169226: Pull complete 18:46:52 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 18:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:46:52 ---> f7629b54cfaa 18:46:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:46:52 ---> Running in 51b5422ed795 18:46:53 Removing intermediate container 51b5422ed795 18:46:53 ---> ec1faffaaf67 18:46:53 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 18:46:53 ---> Running in 8c2b60ae1f71 18:46:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:46:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:46:56 (1/5) Installing libsodium (1.0.18-r0) 18:46:56 (2/5) Installing libzmq (4.3.3-r0) 18:46:56 (3/5) Installing pkgconf (1.7.2-r0) 18:46:56 (4/5) Installing libsodium-dev (1.0.18-r0) 18:46:56 (5/5) Installing zeromq-dev (4.3.3-r0) 18:46:56 Executing busybox-1.31.1-r16.trigger 18:46:56 OK: 167 MiB in 44 packages 18:46:57 Removing intermediate container 8c2b60ae1f71 18:46:57 ---> d33868375c5d 18:46:57 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:46:57 ---> Running in edf87e578b4d 18:46:57 Removing intermediate container edf87e578b4d 18:46:57 ---> 84b735850335 18:46:57 Step 6/7 : COPY go.mod . 18:46:58 ---> 4abb2cfd1392 18:46:58 Step 7/7 : RUN go mod download 18:46:58 ---> Running in ca141657a8bc 18:47:17 Removing intermediate container ca141657a8bc 18:47:17 ---> a301e22030bd 18:47:17 Successfully built a301e22030bd 18:47:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:47:17 + docker inspect -f . ci-base-image-x86_64 18:47:18 . [Pipeline] withDockerContainer 18:47:18 prd-centos7-docker-4c-2g-6323 does not seem to be running inside a container 18:47:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-x86_64 cat 18:47:20 $ docker top 6542f58988e4aad5e03c0746e77cf9870081619943771a525e601418066392a4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:20 + go version 18:47:20 go version go1.15.2 linux/amd64 [Pipeline] } 18:47:20 $ docker stop --time=1 6542f58988e4aad5e03c0746e77cf9870081619943771a525e601418066392a4 18:47:22 $ docker rm -f 6542f58988e4aad5e03c0746e77cf9870081619943771a525e601418066392a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:47:23 + docker inspect -f . ci-base-image-x86_64 18:47:23 . [Pipeline] withDockerContainer 18:47:24 prd-centos7-docker-4c-2g-6323 does not seem to be running inside a container 18:47:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-x86_64 cat 18:47:24 $ docker top 5ce4b16585929cd559459d851122ccde00534044b62d8e29a33dd21794165565 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:25 + make test 18:47:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:47:33 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 18:47:34 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.015s coverage: 94.7% of statements 18:47:42 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.039s coverage: 77.1% of statements 18:47:42 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 18:48:04 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.393s coverage: 84.1% of statements 18:48:04 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.021s coverage: 85.7% of statements 18:48:04 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.058s coverage: 100.0% of statements 18:48:04 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.053s coverage: 100.0% of statements 18:48:04 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.035s coverage: 90.9% of statements 18:48:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:48:06 gofmt -l . 18:48:06 [ "`gofmt -l .`" = "" ] [Pipeline] stash 18:48:06 Warning: overwriting stash ‘coverage-report’ 18:48:07 Stashed 1 file(s) [Pipeline] } 18:48:07 $ docker stop --time=1 5ce4b16585929cd559459d851122ccde00534044b62d8e29a33dd21794165565 18:48:08 $ docker rm -f 5ce4b16585929cd559459d851122ccde00534044b62d8e29a33dd21794165565 [Pipeline] // withDockerContainer [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 [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 18:48:11 provisioning config files... 18:48:11 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/config2733398801784599146tmp [Pipeline] { [Pipeline] sh 18:48:12 + set +x 18:48:12 + bash -s -- 18:48:12 + curl -s https://codecov.io/bash 18:48:12 18:48:12 _____ _ 18:48:12 / ____| | | 18:48:12 | | ___ __| | ___ ___ _____ __ 18:48:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:48:12 | |___| (_) | (_| | __/ (_| (_) \ V / 18:48:12 \_____\___/ \__,_|\___|\___\___/ \_/ 18:48:12 Bash-20201009-048fee3 18:48:12 18:48:12 18:48:12 ==> Jenkins CI detected. 18:48:12 project root: . 18:48:12 --> token set from env 18:48:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:48:12 ==> Running gcov in . (disable via -X gcov) 18:48:12 ==> Python coveragepy not found 18:48:12 ==> Searching for coverage reports in: 18:48:12 + . 18:48:12 -> Found 1 reports 18:48:12 ==> Detecting git/mercurial file structure 18:48:12 ==> Reading reports 18:48:12 + ./coverage.out bytes=20619 18:48:12 ==> Appending adjustments 18:48:12 https://docs.codecov.io/docs/fixing-reports 18:48:12 + Found adjustments 18:48:12 ==> Gzipping contents 18:48:12 ==> Uploading reports 18:48:12 url: https://codecov.io 18:48:12 query: branch=PR-71&commit=47c53769084f08fc1d39cf685bf739a07748c17b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-71%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=71&job=&cmd_args= 18:48:12 -> Pinging Codecov 18:48:12 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-71&commit=47c53769084f08fc1d39cf685bf739a07748c17b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-71%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=71&job=&cmd_args= 18:48:12 -> Uploading to 18:48:12 18:48:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:12 Dload Upload Total Spent Left Speed 18:48:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 18:48:12 X> Failed to upload 18:48:12 ==> Uploading to Codecov 18:48:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:12 Dload Upload Total Spent Left Speed 18:48:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 5189 0 0 100 5076 0 5699 --:--:-- --:--:-- --:--:-- 5696 100 5189 100 113 100 5076 126 5698 --:--:-- --:--:-- --:--:-- 5696 18:48:13 View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/47c53769084f08fc1d39cf685bf739a07748c17b [Pipeline] } 18:48:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) 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 18:48:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:48:17 ---> package-listing.sh 18:48:17 ++ facter osfamily 18:48:17 ++ tr '[:upper:]' '[:lower:]' 18:48:17 + OS_FAMILY=redhat 18:48:17 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-71 18:48:17 + START_PACKAGES=/tmp/packages_start.txt 18:48:17 + END_PACKAGES=/tmp/packages_end.txt 18:48:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:17 + PACKAGES=/tmp/packages_start.txt 18:48:17 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-71 ']' 18:48:17 + PACKAGES=/tmp/packages_end.txt 18:48:17 + case "${OS_FAMILY}" in 18:48:17 + rpm -qa 18:48:17 + sort 18:48:21 + '[' -f /tmp/packages_start.txt ']' 18:48:21 + '[' -f /tmp/packages_end.txt ']' 18:48:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:21 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-71 ']' 18:48:21 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-71/archives/ 18:48:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-71/archives/ [Pipeline] echo 18:48:21 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/exfoundry_go-mod-messaging_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:48:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:48:22 18:48:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:48:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:48:22 alpine: Pulling from edgex-lftools-log-publisher 18:48:22 df20fa9351a1: Pulling fs layer 18:48:22 36b3adc4ff6f: Pulling fs layer 18:48:22 8ad3a11d3b57: Pulling fs layer 18:48:22 46f8f816bc3b: Pulling fs layer 18:48:22 93b61091891f: Pulling fs layer 18:48:22 93b9cdb0e59b: Pulling fs layer 18:48:22 5e14af77c1be: Pulling fs layer 18:48:22 01666e4c0597: Pulling fs layer 18:48:22 aa168da1d23b: Pulling fs layer 18:48:22 46f8f816bc3b: Waiting 18:48:22 93b61091891f: Waiting 18:48:22 93b9cdb0e59b: Waiting 18:48:22 aa168da1d23b: Waiting 18:48:22 36b3adc4ff6f: Verifying Checksum 18:48:22 36b3adc4ff6f: Download complete 18:48:22 46f8f816bc3b: Verifying Checksum 18:48:22 46f8f816bc3b: Download complete 18:48:22 df20fa9351a1: Verifying Checksum 18:48:22 df20fa9351a1: Download complete 18:48:22 93b9cdb0e59b: Verifying Checksum 18:48:22 93b9cdb0e59b: Download complete 18:48:22 5e14af77c1be: Verifying Checksum 18:48:22 5e14af77c1be: Download complete 18:48:22 01666e4c0597: Verifying Checksum 18:48:22 01666e4c0597: Download complete 18:48:22 93b61091891f: Download complete 18:48:22 8ad3a11d3b57: Verifying Checksum 18:48:22 8ad3a11d3b57: Download complete 18:48:22 df20fa9351a1: Pull complete 18:48:23 36b3adc4ff6f: Pull complete 18:48:24 8ad3a11d3b57: Pull complete 18:48:24 46f8f816bc3b: Pull complete 18:48:24 93b61091891f: Pull complete 18:48:24 93b9cdb0e59b: Pull complete 18:48:25 5e14af77c1be: Pull complete 18:48:25 aa168da1d23b: Verifying Checksum 18:48:25 aa168da1d23b: Download complete 18:48:25 01666e4c0597: Pull complete 18:48:31 aa168da1d23b: Pull complete 18:48:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:48:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:48:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:48:31 prd-centos7-docker-4c-2g-6321 does not seem to be running inside a container 18:48:31 $ 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/exfoundry_go-mod-messaging_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-messaging_PR-71 -v /w/workspace/exfoundry_go-mod-messaging_PR-71:/w/workspace/exfoundry_go-mod-messaging_PR-71:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-71@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:48:38 $ docker top e0e380cef6abbf6d2c04608d6aa3fd74735ac961caffb24ca01a0a7c264d97f1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:39 + touch /tmp/pre-build-complete [Pipeline] sh 18:48:39 + mkdir -p /var/log/sa [Pipeline] sh 18:48:39 + ls /var/log/sa-host 18:48:39 + sadf -c /var/log/sa-host/sa05 18:48:39 file_magic: OK 18:48:39 HZ: Using current value: 100 18:48:39 file_header: OK 18:48:39 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 18:48:39 Statistics: 18:48:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:48:39 File successfully converted to sysstat format version 12.2.1 18:48:39 + sadf -c /var/log/sa-host/sa19 18:48:39 file_magic: OK 18:48:39 HZ: Using current value: 100 18:48:39 file_header: OK 18:48:39 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 18:48:39 Statistics: 18:48:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:48:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:40 provisioning config files... 18:48:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/config4028776564081050177tmp [Pipeline] { [Pipeline] echo 18:48:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:48:40 ---> create-netrc.sh [Pipeline] } 18:48:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:48:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:48:41 ---> python-tools-install.sh [Pipeline] echo 18:48:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:48:41 ---> sudo-logs.sh 18:48:41 Archiving 'sudo' log.. [Pipeline] echo 18:48:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:48:41 ---> job-cost.sh 18:48:41 lf-activate-venv: SKIPPING 18:48:41 INFO: No Stack... 18:48:43 INFO: Retrieving Pricing Info for: v1-standard-2 18:48:43 INFO: Archiving Costs [Pipeline] echo 18:48:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:48:44 ---> logs-deploy.sh 18:48:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-71/5 18:48:44 INFO: archiving workspace using pattern(s): 18:48:46 Archives upload complete. 18:48:46 INFO: archiving logs to Nexus 18:48:47 ---> uname -a: 18:48:47 Linux prd-centos7-docker-4c-2g-6321.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 18:48:47 18:48:47 18:48:47 ---> lscpu: 18:48:47 Architecture: x86_64 18:48:47 CPU op-mode(s): 32-bit, 64-bit 18:48:47 Byte Order: Little Endian 18:48:47 Address sizes: 40 bits physical, 48 bits virtual 18:48:47 CPU(s): 4 18:48:47 On-line CPU(s) list: 0-3 18:48:47 Thread(s) per core: 1 18:48:47 Core(s) per socket: 1 18:48:47 Socket(s): 4 18:48:47 NUMA node(s): 1 18:48:47 Vendor ID: GenuineIntel 18:48:47 CPU family: 6 18:48:47 Model: 44 18:48:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:48:47 Stepping: 1 18:48:47 CPU MHz: 2933.436 18:48:47 BogoMIPS: 5866.87 18:48:47 Virtualization: VT-x 18:48:47 Hypervisor vendor: KVM 18:48:47 Virtualization type: full 18:48:47 L1d cache: 128 KiB 18:48:47 L1i cache: 128 KiB 18:48:47 L2 cache: 16 MiB 18:48:47 L3 cache: 64 MiB 18:48:47 NUMA node0 CPU(s): 0-3 18:48:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:48:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:48:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:48:47 Vulnerability Meltdown: Mitigation; PTI 18:48:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:48:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:48:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:48:47 Vulnerability Tsx async abort: Not affected 18:48:47 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 18:48:47 18:48:47 18:48:47 ---> nproc: 18:48:47 4 18:48:47 18:48:47 18:48:47 ---> df -h: 18:48:47 Filesystem Size Used Available Use% Mounted on 18:48:47 overlay 50.0G 7.2G 42.8G 14% / 18:48:47 tmpfs 64.0M 0 64.0M 0% /dev 18:48:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:48:47 shm 64.0M 0 64.0M 0% /dev/shm 18:48:47 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 18:48:47 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 18:48:47 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 18:48:47 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 18:48:47 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 18:48:47 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-messaging_PR-71 18:48:47 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 18:48:47 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp 18:48:47 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 18:48:47 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 18:48:47 18:48:47 18:48:47 ---> free -m: 18:48:47 total used free shared buff/cache available 18:48:47 Mem: 1837 660 110 0 1066 1075 18:48:47 Swap: 1023 0 1023 18:48:47 18:48:47 18:48:47 ---> ip addr: 18:48:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:48:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:48:47 inet 127.0.0.1/8 scope host lo 18:48:47 valid_lft forever preferred_lft forever 18:48:47 inet6 ::1/128 scope host 18:48:47 valid_lft forever preferred_lft forever 18:48:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:48:47 link/ether fa:16:3e:8e:6e:73 brd ff:ff:ff:ff:ff:ff 18:48:47 inet 10.30.122.92/23 brd 10.30.123.255 scope global dynamic eth0 18:48:47 valid_lft 85958sec preferred_lft 85958sec 18:48:47 inet6 fe80::f816:3eff:fe8e:6e73/64 scope link 18:48:47 valid_lft forever preferred_lft forever 18:48:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:48:47 link/ether 02:42:32:2d:6c:b3 brd ff:ff:ff:ff:ff:ff 18:48:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:48:47 valid_lft forever preferred_lft forever 18:48:47 inet6 fe80::42:32ff:fe2d:6cb3/64 scope link 18:48:47 valid_lft forever preferred_lft forever 18:48:47 18:48:47 18:48:47 ---> sar -b -r -n DEV: 18:48:47 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 18:48:47 18:48:47 18:41:07 LINUX RESTART (4 CPU) 18:48:47 18:48:47 18:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:48:47 18:43:01 26.64 9.94 16.70 0.00 4339.60 2022.27 0.00 18:48:47 18:44:02 1.52 0.00 1.52 0.00 0.00 25.29 0.00 18:48:47 18:45:01 0.29 0.00 0.29 0.00 0.00 3.84 0.00 18:48:47 18:46:01 0.35 0.00 0.35 0.00 0.00 4.76 0.00 18:48:47 18:47:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 18:48:47 18:48:01 0.35 0.02 0.33 0.00 0.13 4.75 0.00 18:48:47 Average: 4.92 1.66 3.25 0.00 725.50 345.12 0.00 18:48:47 18:48:47 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:48:47 18:43:01 163324 0 561352 29.83 2620 1154260 1110508 37.90 414936 1143792 20 18:48:47 18:44:02 167480 0 557192 29.61 2620 1154264 1082904 36.96 414200 1140908 16 18:48:47 18:45:01 167500 0 557164 29.61 2620 1154272 1082976 36.96 414484 1140908 8 18:48:47 18:46:01 167408 0 557256 29.62 2620 1154272 1072624 36.61 415624 1139588 8 18:48:47 18:47:01 166992 0 557664 29.64 2620 1154280 1072768 36.61 421660 1134324 8 18:48:47 18:48:01 167344 0 557304 29.62 2620 1154288 1072720 36.61 421408 1134324 12 18:48:47 Average: 166675 0 557989 29.66 2620 1154273 1082417 36.94 417052 1138974 12 18:48:47 18:48:47 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:48:47 18:43:01 eth0 73.91 61.28 336.60 33.23 0.00 0.00 0.00 0.00 18:48:47 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 18:43:01 docker0 1.23 1.10 0.30 2.37 0.00 0.00 0.00 0.00 18:48:47 18:44:02 eth0 3.40 1.00 3.02 0.10 0.00 0.00 0.00 0.00 18:48:47 18:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 18:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 18:45:01 eth0 0.91 0.37 0.30 0.21 0.00 0.00 0.00 0.00 18:48:47 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 18:46:01 eth0 0.68 0.00 0.07 0.00 0.00 0.00 0.00 0.00 18:48:47 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 18:47:01 eth0 0.80 0.42 0.46 0.26 0.00 0.00 0.00 0.00 18:48:47 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 18:48:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:48:47 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 Average: eth0 13.35 10.56 56.93 5.65 0.00 0.00 0.00 0.00 18:48:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:47 Average: docker0 0.21 0.18 0.05 0.40 0.00 0.00 0.00 0.00 18:48:47 18:48:47 18:48:47 ---> sar -P ALL: 18:48:47 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 18:48:47 18:48:47 18:41:07 LINUX RESTART (4 CPU) 18:48:47 18:48:47 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:48:47 18:43:01 all 2.31 0.00 1.66 0.70 0.04 95.28 18:48:47 18:43:01 0 2.48 0.00 1.78 2.05 0.03 93.66 18:48:47 18:43:01 1 2.39 0.00 2.09 0.10 0.03 95.38 18:48:47 18:43:01 2 2.25 0.00 1.44 0.27 0.03 96.01 18:48:47 18:43:01 3 2.13 0.00 1.34 0.40 0.07 96.06 18:48:47 18:44:02 all 0.16 0.00 0.05 0.00 0.00 99.79 18:48:47 18:44:02 0 0.50 0.00 0.05 0.00 0.00 99.45 18:48:47 18:44:02 1 0.03 0.00 0.02 0.00 0.00 99.95 18:48:47 18:44:02 2 0.08 0.00 0.07 0.00 0.00 99.85 18:48:47 18:44:02 3 0.02 0.00 0.05 0.00 0.02 99.92 18:48:47 18:45:01 all 0.14 0.00 0.03 0.00 0.00 99.82 18:48:47 18:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:48:47 18:45:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:48:47 18:45:01 2 0.47 0.00 0.03 0.00 0.00 99.49 18:48:47 18:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:48:47 18:46:01 all 0.16 0.00 0.02 0.00 0.00 99.82 18:48:47 18:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:48:47 18:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:48:47 18:46:01 2 0.57 0.00 0.02 0.00 0.00 99.42 18:48:47 18:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:48:47 18:47:01 all 0.17 0.00 0.07 0.00 0.00 99.76 18:48:47 18:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:48:47 18:47:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:48:47 18:47:01 2 0.53 0.00 0.02 0.00 0.00 99.45 18:48:47 18:47:01 3 0.07 0.00 0.18 0.00 0.00 99.75 18:48:47 18:48:01 all 0.14 0.00 0.04 0.00 0.00 99.82 18:48:47 18:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:48:47 18:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:48:47 18:48:01 2 0.50 0.00 0.03 0.00 0.00 99.47 18:48:47 18:48:01 3 0.02 0.00 0.07 0.00 0.00 99.92 18:48:47 Average: all 0.51 0.00 0.31 0.12 0.01 99.05 18:48:47 Average: 0 0.51 0.00 0.32 0.34 0.01 98.82 18:48:47 Average: 1 0.43 0.00 0.37 0.02 0.01 99.17 18:48:47 Average: 2 0.73 0.00 0.27 0.04 0.01 98.95 18:48:47 Average: 3 0.38 0.00 0.28 0.07 0.01 99.25 18:48:47 18:48:47 18:48:47