Pull request #113 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from c0c2cc01de46763704b742e9effddc782be5de88+462d2b631b3a66b5ccca44d94490a8fbffa36db5 (2b65171f79bf8f8b24f21a19e5c88b38dc6315da) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4473753480773530345.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1618974144109293124.key > 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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-113/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-113/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6619554802640299451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh315457090047295007.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-113/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-113/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3755316086597852495.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1371 in /w/workspace/xfoundry_go-mod-messaging_PR-113 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-113 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/jenkins-gitclient-ssh4374827511615521051.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 462d2b631b3a66b5ccca44d94490a8fbffa36db5 into PR head commit c0c2cc01de46763704b742e9effddc782be5de88 Merge succeeded, producing c0c2cc01de46763704b742e9effddc782be5de88 Checking out Revision c0c2cc01de46763704b742e9effddc782be5de88 (PR-113) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/jenkins-gitclient-ssh3863393933447417060.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/jenkins-gitclient-ssh9062907742503745154.key > git merge 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git rev-list --no-walk 0a96afae3f4b072ee136f8e04d8a60175c461085 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T13:57:12.008Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T13:57:12.102Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T13:57:12.132Z] ========================================================= [2021-08-02T13:57:12.132Z] EdgeX Global Pipelines Version Info [2021-08-02T13:57:12.132Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:57:13.382Z] ------------------- [2021-08-02T13:57:13.382Z] stable info: [2021-08-02T13:57:13.382Z] ------------------- [2021-08-02T13:57:13.382Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T13:57:13.382Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T13:57:13.382Z] Message: update stable to v1.0.199 [2021-08-02T13:57:13.969Z] ------------------- [2021-08-02T13:57:13.969Z] experimental info: [2021-08-02T13:57:13.969Z] ------------------- [2021-08-02T13:57:13.969Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T13:57:13.969Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T13:57:13.969Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T13:57:14.104Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-08-02T13:57:14.129Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-08-02T13:57:14.153Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T13:57:14.178Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T13:57:14.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T13:57:14.224Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T13:57:14.248Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T13:57:14.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T13:57:14.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T13:57:14.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T13:57:14.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T13:57:14.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T13:57:14.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-08-02T13:57:14.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T13:57:14.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T13:57:14.448Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:57:14.470Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:57:14.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:57:14.514Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:57:14.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T13:57:14.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T13:57:14.580Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T13:57:14.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T13:57:14.624Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T13:57:14.645Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T13:57:14.667Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T13:57:14.689Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T13:57:14.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo [2021-08-02T13:57:14.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo [2021-08-02T13:57:14.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo [2021-08-02T13:57:14.780Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0c2cc01de46763704b742e9effddc782be5de88 [Pipeline] echo [2021-08-02T13:57:14.806Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0c2cc0 [Pipeline] echo [2021-08-02T13:57:14.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T13:57:15.383Z] + git log --format=format:%s -1 c0c2cc01de46763704b742e9effddc782be5de88 [Pipeline] echo [2021-08-02T13:57:15.440Z] GIT_COMMIT: c0c2cc01de46763704b742e9effddc782be5de88, Commit Message: docs: Update build status badge [Pipeline] echo [2021-08-02T13:57:15.456Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:57:16.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:57:16.077Z] [2021-08-02T13:57:16.077Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:57:16.411Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:57:16.411Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T13:57:16.411Z] 31603596830f: Pulling fs layer [2021-08-02T13:57:16.411Z] b6dc333f4379: Pulling fs layer [2021-08-02T13:57:16.411Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T13:57:16.411Z] fd332fbdc1db: Pulling fs layer [2021-08-02T13:57:16.411Z] fd332fbdc1db: Waiting [2021-08-02T13:57:16.411Z] b6dc333f4379: Verifying Checksum [2021-08-02T13:57:16.411Z] b6dc333f4379: Download complete [2021-08-02T13:57:16.684Z] 31603596830f: Verifying Checksum [2021-08-02T13:57:16.684Z] 31603596830f: Download complete [2021-08-02T13:57:16.953Z] 31603596830f: Pull complete [2021-08-02T13:57:16.953Z] fd332fbdc1db: Verifying Checksum [2021-08-02T13:57:16.953Z] fd332fbdc1db: Download complete [2021-08-02T13:57:16.953Z] b6dc333f4379: Pull complete [2021-08-02T13:57:16.953Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T13:57:16.953Z] 3d9ef1400e77: Download complete [2021-08-02T13:57:17.545Z] 3d9ef1400e77: Pull complete [2021-08-02T13:57:17.812Z] fd332fbdc1db: Pull complete [2021-08-02T13:57:17.812Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T13:57:17.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:57:17.812Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T13:57:17.902Z] prd-centos7-docker-4c-2g-1371 does not seem to be running inside a container [2021-08-02T13:57:17.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-113 -v /w/workspace/xfoundry_go-mod-messaging_PR-113:/w/workspace/xfoundry_go-mod-messaging_PR-113:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T13:57:18.678Z] $ docker top 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T13:57:18.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T13:57:18.798Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T13:57:18.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T13:57:18.917Z] $ docker exec 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d ssh-agent [2021-08-02T13:57:19.031Z] SSH_AUTH_SOCK=/tmp/ssh-NvJQrtZwVei9/agent.13 [2021-08-02T13:57:19.031Z] SSH_AGENT_PID=19 [2021-08-02T13:57:19.042Z] Running ssh-add (command line suppressed) [2021-08-02T13:57:19.141Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/private_key_1061254880886605057.key (/w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/private_key_1061254880886605057.key) [2021-08-02T13:57:19.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T13:57:19.483Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T13:57:19.502Z] $ docker exec --env ******** --env ******** 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d ssh-agent -k [2021-08-02T13:57:19.591Z] unset SSH_AUTH_SOCK; [2021-08-02T13:57:19.591Z] unset SSH_AGENT_PID; [2021-08-02T13:57:19.591Z] echo Agent pid 19 killed; [2021-08-02T13:57:19.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T13:57:19.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T13:57:19.701Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T13:57:19.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T13:57:19.833Z] $ docker exec 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d ssh-agent [2021-08-02T13:57:19.961Z] SSH_AUTH_SOCK=/tmp/ssh-mhg1pX1WiSQS/agent.55 [2021-08-02T13:57:19.961Z] SSH_AGENT_PID=62 [2021-08-02T13:57:19.971Z] Running ssh-add (command line suppressed) [2021-08-02T13:57:20.072Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/private_key_3817045133701026870.key (/w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/private_key_3817045133701026870.key) [2021-08-02T13:57:20.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T13:57:20.417Z] + git semver init [2021-08-02T13:57:20.417Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T13:57:20.417Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-113/.git [2021-08-02T13:57:20.417Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-113 [2021-08-02T13:57:20.417Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T13:57:20.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T13:57:20.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T13:57:20.417Z] # $SEMVER_BRANCH = PR-113 [2021-08-02T13:57:20.417Z] # $SEMVER_TEMP = /tmp/semver-886993148 [2021-08-02T13:57:20.417Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-08-02T13:57:20.688Z] # '/tmp/semver-886993148' -> '/w/workspace/xfoundry_go-mod-messaging_PR-113/.semver' [2021-08-02T13:57:20.688Z] # -> Force: false [2021-08-02T13:57:20.688Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-113/.semver [Pipeline] } [2021-08-02T13:57:20.702Z] $ docker exec --env ******** --env ******** 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d ssh-agent -k [2021-08-02T13:57:20.798Z] unset SSH_AUTH_SOCK; [2021-08-02T13:57:20.798Z] unset SSH_AGENT_PID; [2021-08-02T13:57:20.798Z] echo Agent pid 62 killed; [2021-08-02T13:57:20.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T13:57:21.162Z] + git semver [Pipeline] } [2021-08-02T13:57:21.178Z] $ docker stop --time=1 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d [2021-08-02T13:57:22.397Z] $ docker rm -f 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T13:57:22.781Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T13:57:23.130Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T13:57:23.133Z] [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-08-02T13:57:38.390Z] Still waiting to schedule task [2021-08-02T13:57:38.391Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T13:57:38.393Z] Still waiting to schedule task [2021-08-02T13:57:38.394Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T13:59:48.207Z] Running on prd-centos7-docker-4c-2g-1374 in /w/workspace/xfoundry_go-mod-messaging_PR-113 [Pipeline] { [Pipeline] ws [2021-08-02T13:59:48.231Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2021-08-02T13:59:48.343Z] Selected Git installation does not exist. Using Default [2021-08-02T13:59:48.343Z] The recommended git tool is: NONE [2021-08-02T13:59:51.410Z] using credential edgex-jenkins-ssh [2021-08-02T13:59:51.430Z] Cloning the remote Git repository [2021-08-02T13:59:51.453Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-08-02T13:59:51.528Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2021-08-02T13:59:51.556Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-08-02T13:59:51.557Z] > git --version # timeout=10 [2021-08-02T13:59:51.565Z] > git --version # 'git version 2.24.4' [2021-08-02T13:59:51.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:59:51.594Z] [INFO] Currently running in a labeled security context [2021-08-02T13:59:51.594Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T13:59:51.595Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh3169814972457572659.key [2021-08-02T13:59:51.618Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T13:59:52.794Z] Merging remotes/origin/main commit 462d2b631b3a66b5ccca44d94490a8fbffa36db5 into PR head commit c0c2cc01de46763704b742e9effddc782be5de88 [2021-08-02T13:59:52.883Z] Merge succeeded, producing c0c2cc01de46763704b742e9effddc782be5de88 [2021-08-02T13:59:52.883Z] Checking out Revision c0c2cc01de46763704b742e9effddc782be5de88 (PR-113) [2021-08-02T13:59:52.301Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-08-02T13:59:52.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T13:59:52.323Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-08-02T13:59:52.340Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-08-02T13:59:52.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:59:52.342Z] [INFO] Currently running in a labeled security context [2021-08-02T13:59:52.342Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T13:59:52.342Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh2026760515259994689.key [2021-08-02T13:59:52.350Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T13:59:52.802Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T13:59:52.810Z] > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 [2021-08-02T13:59:52.844Z] > git remote # timeout=10 [2021-08-02T13:59:52.852Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T13:59:52.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:59:52.857Z] [INFO] Currently running in a labeled security context [2021-08-02T13:59:52.857Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T13:59:52.857Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh7576304013645332835.key [2021-08-02T13:59:52.863Z] > git merge 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 [2021-08-02T13:59:52.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T13:59:52.883Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T13:59:52.890Z] > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 [2021-08-02T13:59:56.577Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T13:59:57.064Z] ========================================================= [2021-08-02T13:59:57.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T13:59:57.064Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:59:57.496Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T13:59:57.497Z] Sending build context to Docker daemon 604.2kB [2021-08-02T13:59:57.497Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T13:59:57.497Z] Step 2/7 : FROM ${BASE} [2021-08-02T13:59:57.770Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T13:59:57.770Z] 540db60ca938: Pulling fs layer [2021-08-02T13:59:57.770Z] adcc1eea9eea: Pulling fs layer [2021-08-02T13:59:57.770Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T13:59:57.770Z] 0773c198feca: Pulling fs layer [2021-08-02T13:59:57.770Z] 345f892a5656: Pulling fs layer [2021-08-02T13:59:57.770Z] 4796506630df: Pulling fs layer [2021-08-02T13:59:57.770Z] cc55df3e53f1: Pulling fs layer [2021-08-02T13:59:57.770Z] 4d027b6c602c: Pulling fs layer [2021-08-02T13:59:57.770Z] 449e75d2c14e: Pulling fs layer [2021-08-02T13:59:57.770Z] 4796506630df: Waiting [2021-08-02T13:59:57.770Z] cc55df3e53f1: Waiting [2021-08-02T13:59:57.770Z] 4d027b6c602c: Waiting [2021-08-02T13:59:57.770Z] 449e75d2c14e: Waiting [2021-08-02T13:59:57.770Z] 0773c198feca: Waiting [2021-08-02T13:59:57.770Z] 345f892a5656: Waiting [2021-08-02T13:59:57.770Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T13:59:57.770Z] 4c4ab2625f07: Download complete [2021-08-02T13:59:57.770Z] adcc1eea9eea: Verifying Checksum [2021-08-02T13:59:57.770Z] adcc1eea9eea: Download complete [2021-08-02T13:59:57.770Z] 345f892a5656: Verifying Checksum [2021-08-02T13:59:57.770Z] 345f892a5656: Download complete [2021-08-02T13:59:57.770Z] 4796506630df: Verifying Checksum [2021-08-02T13:59:57.770Z] 4796506630df: Download complete [2021-08-02T13:59:58.040Z] 540db60ca938: Verifying Checksum [2021-08-02T13:59:58.040Z] 540db60ca938: Download complete [2021-08-02T13:59:58.040Z] cc55df3e53f1: Verifying Checksum [2021-08-02T13:59:58.040Z] cc55df3e53f1: Download complete [2021-08-02T13:59:58.040Z] 540db60ca938: Pull complete [2021-08-02T13:59:58.040Z] adcc1eea9eea: Pull complete [2021-08-02T13:59:58.307Z] 4c4ab2625f07: Pull complete [2021-08-02T13:59:58.891Z] 4d027b6c602c: Verifying Checksum [2021-08-02T13:59:58.891Z] 4d027b6c602c: Download complete [2021-08-02T14:00:04.266Z] 449e75d2c14e: Verifying Checksum [2021-08-02T14:00:04.266Z] 449e75d2c14e: Download complete [2021-08-02T14:00:06.226Z] 0773c198feca: Verifying Checksum [2021-08-02T14:00:06.226Z] 0773c198feca: Download complete [2021-08-02T14:00:09.618Z] 0773c198feca: Pull complete [2021-08-02T14:00:09.618Z] 345f892a5656: Pull complete [2021-08-02T14:00:09.618Z] 4796506630df: Pull complete [2021-08-02T14:00:09.618Z] cc55df3e53f1: Pull complete [2021-08-02T14:00:09.618Z] 4d027b6c602c: Pull complete [2021-08-02T14:00:11.053Z] 449e75d2c14e: Pull complete [2021-08-02T14:00:11.053Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T14:00:11.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T14:00:11.053Z] ---> 0d28375d9b5b [2021-08-02T14:00:11.053Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T14:00:12.675Z] ---> Running in ddb0bc851976 [2021-08-02T14:00:12.675Z] Removing intermediate container ddb0bc851976 [2021-08-02T14:00:12.675Z] ---> 862745ed9290 [2021-08-02T14:00:12.675Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-02T14:00:12.675Z] ---> Running in a0538dd216d5 [2021-08-02T14:00:12.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:00:14.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:00:14.642Z] (1/5) Installing libsodium (1.0.18-r0) [2021-08-02T14:00:14.642Z] (2/5) Installing libzmq (4.3.3-r1) [2021-08-02T14:00:14.642Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-08-02T14:00:14.909Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-08-02T14:00:14.909Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-08-02T14:00:15.175Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T14:00:15.175Z] OK: 150 MiB in 45 packages [2021-08-02T14:00:15.446Z] Removing intermediate container a0538dd216d5 [2021-08-02T14:00:15.446Z] ---> e6c51875dba7 [2021-08-02T14:00:15.446Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T14:00:15.446Z] ---> Running in dbea18be7f00 [2021-08-02T14:00:15.446Z] Removing intermediate container dbea18be7f00 [2021-08-02T14:00:15.446Z] ---> 5663f4fb4ad1 [2021-08-02T14:00:15.446Z] Step 6/7 : COPY go.mod . [2021-08-02T14:00:15.716Z] ---> 1ffa8ed71f8f [2021-08-02T14:00:15.716Z] Step 7/7 : RUN go mod download [2021-08-02T14:00:15.716Z] ---> Running in 895b73b7029a [2021-08-02T14:00:21.097Z] Removing intermediate container 895b73b7029a [2021-08-02T14:00:21.097Z] ---> a502e85b6232 [2021-08-02T14:00:21.097Z] Successfully built a502e85b6232 [2021-08-02T14:00:21.097Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:00:21.476Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:00:21.476Z] . [Pipeline] withDockerContainer [2021-08-02T14:00:21.573Z] prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container [2021-08-02T14:00:21.637Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:00:22.011Z] $ docker top 32c1e45d68a3e60c610e0a4c9215799076513f5f9fd5a102178647390a6afc3d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:00:22.423Z] + go version [2021-08-02T14:00:22.423Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T14:00:22.438Z] $ docker stop --time=1 32c1e45d68a3e60c610e0a4c9215799076513f5f9fd5a102178647390a6afc3d [2021-08-02T14:00:23.616Z] $ docker rm -f 32c1e45d68a3e60c610e0a4c9215799076513f5f9fd5a102178647390a6afc3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:00:24.239Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:00:24.239Z] . [Pipeline] withDockerContainer [2021-08-02T14:00:24.332Z] prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container [2021-08-02T14:00:24.392Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:00:24.785Z] $ docker top 634dcd41e684f70fcfb90316dc94e54faaa12e982e27af52d3c510e3dbdf9243 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:00:25.186Z] + go mod tidy [Pipeline] sh [2021-08-02T14:00:25.506Z] + make test [2021-08-02T14:00:25.507Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T14:00:28.919Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-08-02T14:00:31.539Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.009s coverage: 90.0% of statements [2021-08-02T14:00:34.915Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.003s coverage: 67.3% of statements [2021-08-02T14:00:34.915Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-08-02T14:00:53.762Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1375 in /w/workspace/xfoundry_go-mod-messaging_PR-113 [Pipeline] { [Pipeline] ws [2021-08-02T14:00:53.785Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:00:54.031Z] Selected Git installation does not exist. Using Default [2021-08-02T14:00:54.031Z] The recommended git tool is: NONE [2021-08-02T14:00:57.013Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.342s coverage: 83.8% of statements [2021-08-02T14:00:57.013Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.008s coverage: 85.7% of statements [2021-08-02T14:00:57.013Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.005s coverage: 100.0% of statements [2021-08-02T14:00:57.013Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements [2021-08-02T14:00:57.013Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements [2021-08-02T14:00:57.013Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T14:00:59.995Z] using credential edgex-jenkins-ssh [2021-08-02T14:01:00.015Z] Cloning the remote Git repository [2021-08-02T14:01:00.068Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-08-02T14:01:00.230Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2021-08-02T14:01:00.594Z] gofmt -l . [2021-08-02T14:01:00.861Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T14:01:00.881Z] $ docker stop --time=1 634dcd41e684f70fcfb90316dc94e54faaa12e982e27af52d3c510e3dbdf9243 [2021-08-02T14:01:00.310Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-08-02T14:01:00.310Z] > git --version # timeout=10 [2021-08-02T14:01:00.331Z] > git --version # 'git version 2.17.1' [2021-08-02T14:01:00.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:01:00.407Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:01:01.323Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-08-02T14:01:01.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:01:01.372Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-08-02T14:01:01.412Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-08-02T14:01:01.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:01:01.423Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:01:02.191Z] $ docker rm -f 634dcd41e684f70fcfb90316dc94e54faaa12e982e27af52d3c510e3dbdf9243 [2021-08-02T14:01:02.260Z] Merging remotes/origin/main commit 462d2b631b3a66b5ccca44d94490a8fbffa36db5 into PR head commit c0c2cc01de46763704b742e9effddc782be5de88 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:01:02.504Z] Merge succeeded, producing c0c2cc01de46763704b742e9effddc782be5de88 [2021-08-02T14:01:02.505Z] Checking out Revision c0c2cc01de46763704b742e9effddc782be5de88 (PR-113) [2021-08-02T14:01:02.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:01:02.858Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-08-02T14:01:02.324Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:01:02.346Z] > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 [2021-08-02T14:01:02.423Z] > git remote # timeout=10 [2021-08-02T14:01:02.440Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:01:02.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:01:02.466Z] > git merge 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 [2021-08-02T14:01:02.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:01:02.510Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:01:02.526Z] > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:01:03.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:01:03.835Z] [2021-08-02T14:01:03.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:01:04.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:01:04.174Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:01:04.174Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:01:04.174Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:01:04.174Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:01:04.174Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:01:04.174Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:01:04.174Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:01:04.174Z] d287ab97295c: Pulling fs layer [2021-08-02T14:01:04.174Z] 77bc0d833cb6: Waiting [2021-08-02T14:01:04.174Z] 9065ff56babe: Waiting [2021-08-02T14:01:04.174Z] d287ab97295c: Waiting [2021-08-02T14:01:04.174Z] dc539afda2c1: Waiting [2021-08-02T14:01:04.762Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:01:04.762Z] a1111a8f2ec3: Download complete [2021-08-02T14:01:04.762Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:01:04.762Z] dc539afda2c1: Download complete [2021-08-02T14:01:04.762Z] 77bc0d833cb6: Download complete [2021-08-02T14:01:04.762Z] 9065ff56babe: Verifying Checksum [2021-08-02T14:01:04.762Z] 9065ff56babe: Download complete [2021-08-02T14:01:05.029Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:01:05.029Z] ed53099fbce6: Download complete [2021-08-02T14:01:06.439Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:01:06.439Z] b4d181a07f80: Download complete [2021-08-02T14:01:06.792Z] Commit message: "docs: Update build status badge" [2021-08-02T14:01:07.051Z] [2021-08-02T14:01:07.051Z] GitHub has been notified of this commit’s build result [2021-08-02T14:01:07.051Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-08-02T14:01:07.398Z] b4d181a07f80: Pull complete [2021-08-02T14:01:07.399Z] a1111a8f2ec3: Pull complete [Pipeline] echo [2021-08-02T14:01:07.468Z] ========================================================= [2021-08-02T14:01:07.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T14:01:07.468Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:01:07.981Z] ed53099fbce6: Pull complete [2021-08-02T14:01:07.981Z] dc539afda2c1: Pull complete [2021-08-02T14:01:08.001Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T14:01:08.247Z] 77bc0d833cb6: Pull complete [2021-08-02T14:01:08.247Z] 9065ff56babe: Pull complete [2021-08-02T14:01:08.604Z] Sending build context to Docker daemon 603.1kB [2021-08-02T14:01:08.883Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T14:01:08.883Z] Step 2/7 : FROM ${BASE} [2021-08-02T14:01:09.562Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T14:01:09.562Z] 595b0fe564bb: Pulling fs layer [2021-08-02T14:01:09.562Z] 24495759ef45: Pulling fs layer [2021-08-02T14:01:09.562Z] d148012ef14d: Pulling fs layer [2021-08-02T14:01:09.562Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T14:01:09.562Z] 093eec477d81: Pulling fs layer [2021-08-02T14:01:09.562Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T14:01:09.562Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T14:01:09.562Z] 596795e73e0f: Pulling fs layer [2021-08-02T14:01:09.562Z] cb65c68fc2e2: Waiting [2021-08-02T14:01:09.562Z] 093eec477d81: Waiting [2021-08-02T14:01:09.562Z] 2446dc1eb7d3: Waiting [2021-08-02T14:01:09.562Z] a6d5b2bbb924: Waiting [2021-08-02T14:01:09.562Z] d148012ef14d: Download complete [2021-08-02T14:01:09.562Z] 24495759ef45: Verifying Checksum [2021-08-02T14:01:09.562Z] 24495759ef45: Download complete [2021-08-02T14:01:09.562Z] 093eec477d81: Verifying Checksum [2021-08-02T14:01:09.562Z] 093eec477d81: Download complete [2021-08-02T14:01:09.562Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T14:01:09.562Z] a6d5b2bbb924: Download complete [2021-08-02T14:01:09.562Z] 2446dc1eb7d3: Download complete [2021-08-02T14:01:09.881Z] 595b0fe564bb: Download complete [2021-08-02T14:01:10.495Z] 595b0fe564bb: Pull complete [2021-08-02T14:01:11.104Z] 24495759ef45: Pull complete [2021-08-02T14:01:11.581Z] d287ab97295c: Verifying Checksum [2021-08-02T14:01:11.581Z] d287ab97295c: Download complete [2021-08-02T14:01:11.710Z] d148012ef14d: Pull complete [2021-08-02T14:01:12.769Z] 596795e73e0f: Verifying Checksum [2021-08-02T14:01:12.769Z] 596795e73e0f: Download complete [2021-08-02T14:01:14.759Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T14:01:14.759Z] cb65c68fc2e2: Download complete [2021-08-02T14:01:15.258Z] d287ab97295c: Pull complete [2021-08-02T14:01:15.258Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:01:15.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:01:15.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:01:15.345Z] prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container [2021-08-02T14:01:15.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:01:17.566Z] $ docker top 09557eeb2a964499c8cd575cca20e97107b1744431b59372dd4e638989095d98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:01:18.038Z] ---> job-cost.sh [2021-08-02T14:01:18.038Z] lf-activate-venv: SKIPPING [2021-08-02T14:01:18.038Z] INFO: No Stack... [2021-08-02T14:01:18.999Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:01:19.266Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:01:19.594Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [2021-08-02T14:01:19.594Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T14:01:19.631Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] [2021-08-02T14:01:19.653Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] did not exist. Created. [2021-08-02T14:01:19.653Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:01:20.014Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T14:01:20.054Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:01:20.071Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:01:20.097Z] $ docker stop --time=1 09557eeb2a964499c8cd575cca20e97107b1744431b59372dd4e638989095d98 [2021-08-02T14:01:21.253Z] $ docker rm -f 09557eeb2a964499c8cd575cca20e97107b1744431b59372dd4e638989095d98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T14:01:24.946Z] cb65c68fc2e2: Pull complete [2021-08-02T14:01:25.548Z] 093eec477d81: Pull complete [2021-08-02T14:01:25.827Z] a6d5b2bbb924: Pull complete [2021-08-02T14:01:26.439Z] 2446dc1eb7d3: Pull complete [2021-08-02T14:01:30.791Z] 596795e73e0f: Pull complete [2021-08-02T14:01:30.791Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T14:01:30.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T14:01:30.791Z] ---> d9e956139c92 [2021-08-02T14:01:30.791Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T14:01:34.218Z] ---> Running in 3ee4e97700a2 [2021-08-02T14:01:34.494Z] Removing intermediate container 3ee4e97700a2 [2021-08-02T14:01:34.494Z] ---> 46152ff21c46 [2021-08-02T14:01:34.494Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-02T14:01:34.770Z] ---> Running in 1bcbe46088bb [2021-08-02T14:01:36.212Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:01:37.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:01:37.792Z] (1/5) Installing libsodium (1.0.18-r0) [2021-08-02T14:01:38.065Z] (2/5) Installing libzmq (4.3.3-r1) [2021-08-02T14:01:38.065Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-08-02T14:01:38.065Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-08-02T14:01:38.344Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-08-02T14:01:38.344Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T14:01:38.344Z] OK: 139 MiB in 45 packages [2021-08-02T14:01:39.848Z] Removing intermediate container 1bcbe46088bb [2021-08-02T14:01:39.848Z] ---> c1634eed1529 [2021-08-02T14:01:39.848Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T14:01:40.121Z] ---> Running in 37a51c5e3df5 [2021-08-02T14:01:40.730Z] Removing intermediate container 37a51c5e3df5 [2021-08-02T14:01:40.730Z] ---> 905185d045a0 [2021-08-02T14:01:40.730Z] Step 6/7 : COPY go.mod . [2021-08-02T14:01:41.329Z] ---> 992d0d1a87a6 [2021-08-02T14:01:41.329Z] Step 7/7 : RUN go mod download [2021-08-02T14:01:41.606Z] ---> Running in cb60659fccd9 [2021-08-02T14:01:56.782Z] Removing intermediate container cb60659fccd9 [2021-08-02T14:01:56.782Z] ---> a2ad7f190bdf [2021-08-02T14:01:56.782Z] Successfully built a2ad7f190bdf [2021-08-02T14:01:56.782Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:01:57.389Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:01:57.389Z] . [Pipeline] withDockerContainer [2021-08-02T14:01:57.654Z] prd-ubuntu18.04-docker-arm64-4c-16g-1375 does not seem to be running inside a container [2021-08-02T14:01:57.738Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:01:59.420Z] $ docker top 1b24dfe355d404cb4cfacb7eaf2a606fbaa1fc5733a9074c2016f3373b716847 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:02:00.383Z] + go version [2021-08-02T14:02:00.383Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T14:02:00.405Z] $ docker stop --time=1 1b24dfe355d404cb4cfacb7eaf2a606fbaa1fc5733a9074c2016f3373b716847 [2021-08-02T14:02:02.208Z] $ docker rm -f 1b24dfe355d404cb4cfacb7eaf2a606fbaa1fc5733a9074c2016f3373b716847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:02:03.030Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:02:03.030Z] . [Pipeline] withDockerContainer [2021-08-02T14:02:03.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-1375 does not seem to be running inside a container [2021-08-02T14:02:03.349Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:02:04.858Z] $ docker top 81561e087c1afd894ca91711090a269c318ce924d867cf6756bfec937d7e21dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:02:05.783Z] + go mod tidy [Pipeline] sh [2021-08-02T14:02:06.723Z] + make test [2021-08-02T14:02:06.723Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T14:02:25.111Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-08-02T14:02:30.544Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.043s coverage: 90.0% of statements [2021-08-02T14:02:43.023Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.025s coverage: 67.3% of statements [2021-08-02T14:02:43.023Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-08-02T14:03:05.199Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.393s coverage: 83.8% of statements [2021-08-02T14:03:05.199Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements [2021-08-02T14:03:05.199Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.056s coverage: 100.0% of statements [2021-08-02T14:03:05.199Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.019s coverage: 100.0% of statements [2021-08-02T14:03:05.199Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.019s coverage: 90.9% of statements [2021-08-02T14:03:05.199Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T14:03:27.436Z] gofmt -l . [2021-08-02T14:03:27.436Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T14:03:27.455Z] $ docker stop --time=1 81561e087c1afd894ca91711090a269c318ce924d867cf6756bfec937d7e21dc [2021-08-02T14:03:29.904Z] $ docker rm -f 81561e087c1afd894ca91711090a269c318ce924d867cf6756bfec937d7e21dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:03:30.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:03:30.774Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T14:03:31.371Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:03:32.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:03:32.414Z] [2021-08-02T14:03:32.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:03:32.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:03:33.065Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T14:03:33.065Z] 448f6bf000e3: Pulling fs layer [2021-08-02T14:03:33.065Z] f757da607395: Pulling fs layer [2021-08-02T14:03:33.065Z] 05883995daec: Pulling fs layer [2021-08-02T14:03:33.065Z] 8603b9c90790: Pulling fs layer [2021-08-02T14:03:33.065Z] 1560dd03e051: Pulling fs layer [2021-08-02T14:03:33.065Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T14:03:33.065Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T14:03:33.065Z] 8603b9c90790: Waiting [2021-08-02T14:03:33.065Z] 1560dd03e051: Waiting [2021-08-02T14:03:33.065Z] 27f5ce0e4adf: Waiting [2021-08-02T14:03:33.065Z] c2d8d7efcc4b: Waiting [2021-08-02T14:03:33.352Z] f757da607395: Verifying Checksum [2021-08-02T14:03:33.352Z] f757da607395: Download complete [2021-08-02T14:03:33.352Z] 8603b9c90790: Download complete [2021-08-02T14:03:33.631Z] 1560dd03e051: Verifying Checksum [2021-08-02T14:03:33.631Z] 1560dd03e051: Download complete [2021-08-02T14:03:33.631Z] 27f5ce0e4adf: Download complete [2021-08-02T14:03:33.631Z] 05883995daec: Verifying Checksum [2021-08-02T14:03:33.631Z] 05883995daec: Download complete [2021-08-02T14:03:34.615Z] 448f6bf000e3: Verifying Checksum [2021-08-02T14:03:34.615Z] 448f6bf000e3: Download complete [2021-08-02T14:03:38.026Z] 448f6bf000e3: Pull complete [2021-08-02T14:03:38.632Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T14:03:38.632Z] c2d8d7efcc4b: Download complete [2021-08-02T14:03:38.632Z] f757da607395: Pull complete [2021-08-02T14:03:40.094Z] 05883995daec: Pull complete [2021-08-02T14:03:40.699Z] 8603b9c90790: Pull complete [2021-08-02T14:03:41.692Z] 1560dd03e051: Pull complete [2021-08-02T14:03:42.296Z] 27f5ce0e4adf: Pull complete [2021-08-02T14:03:57.438Z] c2d8d7efcc4b: Pull complete [2021-08-02T14:03:57.438Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T14:03:57.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:03:57.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T14:03:57.724Z] prd-ubuntu18.04-docker-arm64-4c-16g-1375 does not seem to be running inside a container [2021-08-02T14:03:57.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T14:04:03.211Z] $ docker top e7e7d3a643055c6c973c1da16edc44c77febe88fc1bd4f740c02dbe518dda955 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:04:04.284Z] ---> job-cost.sh [2021-08-02T14:04:04.284Z] lf-activate-venv: SKIPPING [2021-08-02T14:04:04.284Z] INFO: No Stack... [2021-08-02T14:04:04.885Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T14:04:05.480Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:04:06.148Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [2021-08-02T14:04:06.148Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T14:04:06.221Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] [2021-08-02T14:04:06.231Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] did not exist. Created. [2021-08-02T14:04:06.231Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:04:06.947Z] /w/workspace/go-mod-messaging/2@tmp/durable-eb1d6edd/script.sh: 1: /w/workspace/go-mod-messaging/2@tmp/durable-eb1d6edd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T14:04:07.638Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T14:04:07.662Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T14:04:07.707Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:04:07.720Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:04:07.744Z] $ docker stop --time=1 e7e7d3a643055c6c973c1da16edc44c77febe88fc1bd4f740c02dbe518dda955 [2021-08-02T14:04:09.415Z] $ docker rm -f e7e7d3a643055c6c973c1da16edc44c77febe88fc1bd4f740c02dbe518dda955 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-08-02T14:04:10.524Z] provisioning config files... [2021-08-02T14:04:10.542Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/config3007487139371671625tmp [Pipeline] { [Pipeline] sh [2021-08-02T14:04:10.892Z] + set +x [2021-08-02T14:04:10.892Z] + curl -s https://codecov.io/bash [2021-08-02T14:04:10.892Z] + bash -s -- [2021-08-02T14:04:10.892Z] [2021-08-02T14:04:10.892Z] _____ _ [2021-08-02T14:04:10.892Z] / ____| | | [2021-08-02T14:04:10.892Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T14:04:10.892Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T14:04:10.892Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T14:04:10.892Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T14:04:10.892Z] Bash-1.0.6 [2021-08-02T14:04:10.892Z] [2021-08-02T14:04:10.892Z] [2021-08-02T14:04:10.892Z] ==> git version 2.24.4 found [2021-08-02T14:04:10.892Z] ==> 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-08-02T14:04:10.892Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T14:04:10.892Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T14:04:10.892Z] ==> Jenkins CI detected. [2021-08-02T14:04:10.892Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-113 [2021-08-02T14:04:10.892Z] project root: . [2021-08-02T14:04:10.892Z] --> token set from env [2021-08-02T14:04:10.893Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T14:04:11.164Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T14:04:11.164Z] ==> Python coveragepy not found [2021-08-02T14:04:11.164Z] ==> Searching for coverage reports in: [2021-08-02T14:04:11.164Z] + . [2021-08-02T14:04:11.164Z] -> Found 1 reports [2021-08-02T14:04:11.164Z] ==> Detecting git/mercurial file structure [2021-08-02T14:04:11.164Z] ==> Reading reports [2021-08-02T14:04:11.164Z] + ./coverage.out bytes=21942 [2021-08-02T14:04:11.164Z] ==> Appending adjustments [2021-08-02T14:04:11.164Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T14:04:11.164Z] + Found adjustments [2021-08-02T14:04:11.164Z] ==> Gzipping contents [2021-08-02T14:04:11.164Z] 8.0K /tmp/codecov.9nliyj.gz [2021-08-02T14:04:11.164Z] ==> Uploading reports [2021-08-02T14:04:11.164Z] url: https://codecov.io [2021-08-02T14:04:11.164Z] query: branch=PR-113&commit=c0c2cc01de46763704b742e9effddc782be5de88&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-113%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=113&job=&cmd_args= [2021-08-02T14:04:11.164Z] -> Pinging Codecov [2021-08-02T14:04:11.164Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-113&commit=c0c2cc01de46763704b742e9effddc782be5de88&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-113%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=113&job=&cmd_args= [2021-08-02T14:04:11.752Z] -> Uploading to [2021-08-02T14:04:11.752Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/F6E385568367DD0E4001BA4F8F1CB792/c0c2cc01de46763704b742e9effddc782be5de88/3e02818d-f9bf-4336-b85f-89f9d09c1219.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T140411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bffde5931ea0c4f9d9878b3d2e233ca28abb4aa3feea34719eac93d1c6a390f2 [2021-08-02T14:04:11.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T14:04:11.752Z] Dload Upload Total Spent Left Speed [2021-08-02T14:04:12.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5057 0 0 100 5057 0 9088 --:--:-- --:--:-- --:--:-- 9078 [2021-08-02T14:04:12.021Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c0c2cc01de46763704b742e9effddc782be5de88 [Pipeline] } [2021-08-02T14:04:12.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-08-02T14:04:13.838Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:04:14.431Z] ---> package-listing.sh [2021-08-02T14:04:14.431Z] ++ facter osfamily [2021-08-02T14:04:14.431Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T14:04:14.707Z] + OS_FAMILY=redhat [2021-08-02T14:04:14.707Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-113 [2021-08-02T14:04:14.707Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T14:04:14.707Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T14:04:14.707Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T14:04:14.707Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T14:04:14.707Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-113 ']' [2021-08-02T14:04:14.707Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T14:04:14.707Z] + case "${OS_FAMILY}" in [2021-08-02T14:04:14.707Z] + rpm -qa [2021-08-02T14:04:14.707Z] + sort [2021-08-02T14:04:15.296Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T14:04:15.296Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T14:04:15.296Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T14:04:15.296Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-113 ']' [2021-08-02T14:04:15.296Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-113/archives/ [2021-08-02T14:04:15.296Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-113/archives/ [Pipeline] echo [2021-08-02T14:04:15.313Z] 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-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T14:04:15.650Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:04:15.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:04:15.980Z] [2021-08-02T14:04:15.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:04:16.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:04:16.602Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:04:16.602Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:04:16.602Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:04:16.602Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:04:16.602Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:04:16.602Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:04:16.602Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:04:16.602Z] d287ab97295c: Pulling fs layer [2021-08-02T14:04:16.602Z] 77bc0d833cb6: Waiting [2021-08-02T14:04:16.602Z] 9065ff56babe: Waiting [2021-08-02T14:04:16.602Z] d287ab97295c: Waiting [2021-08-02T14:04:16.602Z] dc539afda2c1: Waiting [2021-08-02T14:04:16.868Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:04:16.869Z] a1111a8f2ec3: Download complete [2021-08-02T14:04:16.869Z] dc539afda2c1: Download complete [2021-08-02T14:04:17.135Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:04:17.135Z] 77bc0d833cb6: Download complete [2021-08-02T14:04:17.135Z] 9065ff56babe: Verifying Checksum [2021-08-02T14:04:17.135Z] 9065ff56babe: Download complete [2021-08-02T14:04:17.401Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:04:17.401Z] ed53099fbce6: Download complete [2021-08-02T14:04:17.988Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:04:17.988Z] b4d181a07f80: Download complete [2021-08-02T14:04:19.426Z] b4d181a07f80: Pull complete [2021-08-02T14:04:19.426Z] a1111a8f2ec3: Pull complete [2021-08-02T14:04:19.696Z] ed53099fbce6: Pull complete [2021-08-02T14:04:19.696Z] dc539afda2c1: Pull complete [2021-08-02T14:04:19.970Z] 77bc0d833cb6: Pull complete [2021-08-02T14:04:20.239Z] 9065ff56babe: Pull complete [2021-08-02T14:04:23.609Z] d287ab97295c: Verifying Checksum [2021-08-02T14:04:23.609Z] d287ab97295c: Download complete [2021-08-02T14:04:27.901Z] d287ab97295c: Pull complete [2021-08-02T14:04:27.901Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:04:27.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:04:27.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:04:27.994Z] prd-centos7-docker-4c-2g-1371 does not seem to be running inside a container [2021-08-02T14:04:28.048Z] $ 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-113/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-113 -v /w/workspace/xfoundry_go-mod-messaging_PR-113:/w/workspace/xfoundry_go-mod-messaging_PR-113:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-113@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:04:30.557Z] $ docker top 1c747b08f65064898a40d33b4b93d69e80834bcfb05cb4915486ee94bb61388b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:04:30.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T14:04:31.264Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T14:04:31.600Z] + ls /var/log/sa-host [2021-08-02T14:04:31.600Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T14:04:31.600Z] file_magic: OK [2021-08-02T14:04:31.600Z] HZ: Using current value: 100 [2021-08-02T14:04:31.600Z] file_header: OK [2021-08-02T14:04:31.600Z] 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-08-02T14:04:31.600Z] Statistics: [2021-08-02T14:04:31.600Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:04:31.600Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T14:04:31.600Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T14:04:31.600Z] file_magic: OK [2021-08-02T14:04:31.600Z] HZ: Using current value: 100 [2021-08-02T14:04:31.600Z] file_header: OK [2021-08-02T14:04:31.600Z] 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-08-02T14:04:31.600Z] Statistics: [2021-08-02T14:04:31.600Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:04:31.600Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:04:31.785Z] provisioning config files... [2021-08-02T14:04:31.803Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/config2404467828830676714tmp [Pipeline] { [Pipeline] echo [2021-08-02T14:04:31.829Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:04:32.165Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T14:04:32.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:04:32.564Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T14:04:32.582Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:04:32.902Z] ---> sudo-logs.sh [2021-08-02T14:04:32.902Z] Archiving 'sudo' log.. [2021-08-02T14:04:32.902Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1371.vexxhost.local: Name or service not known [2021-08-02T14:04:32.902Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1371.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T14:04:32.947Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:04:33.268Z] ---> job-cost.sh [2021-08-02T14:04:33.269Z] lf-activate-venv: SKIPPING [2021-08-02T14:04:33.269Z] DEBUG: total: 0.18000000715255737 [2021-08-02T14:04:33.269Z] INFO: Retrieving Stack Cost... [2021-08-02T14:04:34.231Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:04:34.231Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T14:04:34.251Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:04:34.564Z] ---> logs-deploy.sh [2021-08-02T14:04:34.564Z] lf-activate-venv: SKIPPING [2021-08-02T14:04:34.564Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-113/2 [2021-08-02T14:04:34.564Z] INFO: archiving workspace using pattern(s): [2021-08-02T14:04:35.527Z] Archives upload complete. [2021-08-02T14:04:35.528Z] INFO: archiving logs to Nexus [2021-08-02T14:04:36.111Z] ---> uname -a: [2021-08-02T14:04:36.111Z] Linux prd-centos7-docker-4c-2g-1371.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-02T14:04:36.111Z] [2021-08-02T14:04:36.111Z] [2021-08-02T14:04:36.111Z] ---> lscpu: [2021-08-02T14:04:36.111Z] Architecture: x86_64 [2021-08-02T14:04:36.111Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-02T14:04:36.111Z] Byte Order: Little Endian [2021-08-02T14:04:36.111Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-02T14:04:36.111Z] CPU(s): 2 [2021-08-02T14:04:36.111Z] On-line CPU(s) list: 0,1 [2021-08-02T14:04:36.111Z] Thread(s) per core: 1 [2021-08-02T14:04:36.111Z] Core(s) per socket: 1 [2021-08-02T14:04:36.111Z] Socket(s): 2 [2021-08-02T14:04:36.111Z] NUMA node(s): 1 [2021-08-02T14:04:36.111Z] Vendor ID: AuthenticAMD [2021-08-02T14:04:36.111Z] CPU family: 23 [2021-08-02T14:04:36.111Z] Model: 49 [2021-08-02T14:04:36.111Z] Model name: AMD EPYC-Rome Processor [2021-08-02T14:04:36.111Z] Stepping: 0 [2021-08-02T14:04:36.111Z] CPU MHz: 2799.998 [2021-08-02T14:04:36.111Z] BogoMIPS: 5599.99 [2021-08-02T14:04:36.111Z] Virtualization: AMD-V [2021-08-02T14:04:36.111Z] Hypervisor vendor: KVM [2021-08-02T14:04:36.111Z] Virtualization type: full [2021-08-02T14:04:36.111Z] L1d cache: 32K [2021-08-02T14:04:36.111Z] L1i cache: 32K [2021-08-02T14:04:36.111Z] L2 cache: 512K [2021-08-02T14:04:36.111Z] L3 cache: 16384K [2021-08-02T14:04:36.111Z] NUMA node0 CPU(s): 0,1 [2021-08-02T14:04:36.111Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-02T14:04:36.111Z] [2021-08-02T14:04:36.111Z] [2021-08-02T14:04:36.111Z] ---> nproc: [2021-08-02T14:04:36.111Z] 2 [2021-08-02T14:04:36.111Z] [2021-08-02T14:04:36.111Z] [2021-08-02T14:04:36.111Z] ---> df -h: [2021-08-02T14:04:36.111Z] Filesystem Size Used Avail Use% Mounted on [2021-08-02T14:04:36.111Z] overlay 40G 7.7G 33G 20% / [2021-08-02T14:04:36.111Z] tmpfs 64M 0 64M 0% /dev [2021-08-02T14:04:36.111Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-02T14:04:36.111Z] shm 64M 0 64M 0% /dev/shm [2021-08-02T14:04:36.111Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-02T14:04:36.111Z] [2021-08-02T14:04:36.111Z] [2021-08-02T14:04:36.111Z] ---> sar -b -r -n DEV: [2021-08-02T14:04:36.111Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) [2021-08-02T14:04:36.111Z] [2021-08-02T14:04:36.111Z] 13:56:32 LINUX RESTART (2 CPU) [2021-08-02T14:04:36.111Z] [2021-08-02T14:04:36.111Z] 13:57:02 tps rtps wtps bread/s bwrtn/s [2021-08-02T14:04:36.111Z] 13:58:01 79.38 4.35 75.03 2841.10 2889.72 [2021-08-02T14:04:36.111Z] 13:59:01 1.82 0.00 1.82 0.00 34.33 [2021-08-02T14:04:36.111Z] 14:00:01 0.27 0.00 0.27 0.00 4.15 [2021-08-02T14:04:36.112Z] 14:01:01 0.32 0.03 0.28 0.27 5.41 [2021-08-02T14:04:36.112Z] 14:02:01 0.45 0.08 0.37 1.60 7.51 [2021-08-02T14:04:36.112Z] 14:03:01 0.42 0.00 0.42 0.00 6.01 [2021-08-02T14:04:36.112Z] 14:04:01 0.20 0.00 0.20 0.00 3.58 [2021-08-02T14:04:36.112Z] Average: 11.68 0.63 11.05 400.54 415.86 [2021-08-02T14:04:36.112Z] [2021-08-02T14:04:36.112Z] 13:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-02T14:04:36.112Z] 13:58:01 5466192 0 808248 10.09 2620 1731880 1298464 14.34 582264 1560908 20 [2021-08-02T14:04:36.112Z] 13:59:01 5473516 0 800916 10.00 2620 1731888 1240452 13.70 576508 1560872 16 [2021-08-02T14:04:36.112Z] 14:00:01 5477112 0 797316 9.96 2620 1731892 1206456 13.32 579012 1555568 8 [2021-08-02T14:04:36.112Z] 14:01:01 5472984 0 801348 10.01 2620 1731988 1209764 13.36 581940 1555592 28 [2021-08-02T14:04:36.112Z] 14:02:01 5471872 0 802420 10.02 2620 1732028 1207132 13.33 580400 1559356 16 [2021-08-02T14:04:36.112Z] 14:03:01 5471576 0 802716 10.02 2620 1732028 1207156 13.33 580544 1559356 8 [2021-08-02T14:04:36.112Z] 14:04:01 5472444 0 801844 10.01 2620 1732032 1206988 13.33 579696 1559356 12 [2021-08-02T14:04:36.112Z] Average: 5472242 0 802115 10.02 2620 1731962 1225202 13.53 580052 1558715 15 [2021-08-02T14:04:36.112Z] [2021-08-02T14:04:36.112Z] 13:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-02T14:04:36.112Z] 13:58:01 eth0 430.81 255.56 732.00 65.52 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 13:58:01 docker0 2.03 1.47 0.50 4.09 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 13:59:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:00:01 eth0 1.67 0.32 0.38 0.17 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:01:01 eth0 2.43 0.57 0.67 0.39 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:02:01 eth0 1.30 0.45 0.44 0.27 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:03:01 eth0 2.18 0.40 0.46 0.23 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:04:01 eth0 2.88 0.70 0.82 0.38 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] Average: eth0 62.27 36.40 103.56 9.47 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] Average: docker0 0.29 0.21 0.07 0.58 0.00 0.00 0.00 0.00 [2021-08-02T14:04:36.112Z] [2021-08-02T14:04:36.112Z] [2021-08-02T14:04:36.112Z] ---> sar -P ALL: [2021-08-02T14:04:36.112Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) [2021-08-02T14:04:36.112Z] [2021-08-02T14:04:36.112Z] 13:56:32 LINUX RESTART (2 CPU) [2021-08-02T14:04:36.112Z] [2021-08-02T14:04:36.112Z] 13:57:02 CPU %user %nice %system %iowait %steal %idle [2021-08-02T14:04:36.112Z] 13:58:01 all 8.00 0.00 2.64 2.10 0.04 87.22 [2021-08-02T14:04:36.112Z] 13:58:01 0 7.77 0.00 2.81 0.62 0.05 88.74 [2021-08-02T14:04:36.112Z] 13:58:01 1 8.23 0.00 2.47 3.57 0.03 85.70 [2021-08-02T14:04:36.112Z] 13:59:01 all 0.18 0.00 0.06 0.00 0.03 99.73 [2021-08-02T14:04:36.112Z] 13:59:01 0 0.17 0.00 0.07 0.00 0.03 99.73 [2021-08-02T14:04:36.112Z] 13:59:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-08-02T14:04:36.112Z] 14:00:01 all 0.12 0.00 0.06 0.00 0.02 99.81 [2021-08-02T14:04:36.112Z] 14:00:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2021-08-02T14:04:36.112Z] 14:00:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-08-02T14:04:36.112Z] 14:01:01 all 0.25 0.00 0.06 0.00 0.02 99.67 [2021-08-02T14:04:36.112Z] 14:01:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2021-08-02T14:04:36.112Z] 14:01:01 1 0.47 0.00 0.05 0.00 0.02 99.47 [2021-08-02T14:04:36.112Z] 14:02:01 all 0.22 0.00 0.08 0.00 0.02 99.68 [2021-08-02T14:04:36.112Z] 14:02:01 0 0.10 0.00 0.10 0.00 0.02 99.78 [2021-08-02T14:04:36.112Z] 14:02:01 1 0.33 0.00 0.07 0.00 0.02 99.58 [2021-08-02T14:04:36.112Z] 14:03:01 all 0.15 0.00 0.06 0.00 0.02 99.77 [2021-08-02T14:04:36.112Z] 14:03:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2021-08-02T14:04:36.112Z] 14:03:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-08-02T14:04:36.112Z] 14:04:01 all 0.12 0.00 0.07 0.00 0.03 99.79 [2021-08-02T14:04:36.112Z] 14:04:01 0 0.15 0.00 0.07 0.00 0.03 99.75 [2021-08-02T14:04:36.112Z] 14:04:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-08-02T14:04:36.112Z] Average: all 1.26 0.00 0.42 0.29 0.02 98.00 [2021-08-02T14:04:36.112Z] Average: 0 1.16 0.00 0.45 0.09 0.03 98.27 [2021-08-02T14:04:36.112Z] Average: 1 1.36 0.00 0.39 0.50 0.02 97.74 [2021-08-02T14:04:36.112Z] [2021-08-02T14:04:36.112Z] [2021-08-02T14:04:36.112Z]