Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 462d2b631b3a66b5ccca44d94490a8fbffa36db5 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8321804112913244080.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh831247372319573265.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh253568103612521420.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5010488640236227572.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2605637140375294058.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1229 in /w/workspace/xfoundry_go-mod-messaging_master [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 Avoid second fetch Checking out Revision 462d2b631b3a66b5ccca44d94490a8fbffa36db5 (master) > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_master@tmp/jenkins-gitclient-ssh823883886211189891.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 Commit message: "Merge pull request #110 from jpwhitemn/add-ireland-changelog" > git rev-list --no-walk 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:02:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:02:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:02:29 ========================================================= 17:02:29 EdgeX Global Pipelines Version Info 17:02:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:02:31 ------------------- 17:02:31 stable info: 17:02:31 ------------------- 17:02:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:02:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:02:31 Message: update stable to v1.0.195 17:02:31 ------------------- 17:02:31 experimental info: 17:02:31 ------------------- 17:02:31 Commited By: **** collab-it+edgex@linuxfoundation.org 17:02:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:02:31 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:02:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 462d2b631b3a66b5ccca44d94490a8fbffa36db5 [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 462d2b6 [Pipeline] echo 17:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:02:33 + git log --format=format:%s -1 462d2b631b3a66b5ccca44d94490a8fbffa36db5 [Pipeline] echo 17:02:33 GIT_COMMIT: 462d2b631b3a66b5ccca44d94490a8fbffa36db5, Commit Message: Merge pull request #110 from jpwhitemn/add-ireland-changelog [Pipeline] echo 17:02:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:38 17:02:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:02:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:39 latest: Pulling from edgex-devops/git-semver 17:02:39 31603596830f: Pulling fs layer 17:02:39 54011a49482f: Pulling fs layer 17:02:39 a6820b24f6d8: Pulling fs layer 17:02:39 f581987b2513: Pulling fs layer 17:02:39 f581987b2513: Waiting 17:02:39 54011a49482f: Verifying Checksum 17:02:39 54011a49482f: Download complete 17:02:39 31603596830f: Verifying Checksum 17:02:39 31603596830f: Download complete 17:02:39 f581987b2513: Verifying Checksum 17:02:39 f581987b2513: Download complete 17:02:39 a6820b24f6d8: Verifying Checksum 17:02:39 a6820b24f6d8: Download complete 17:02:39 31603596830f: Pull complete 17:02:39 54011a49482f: Pull complete 17:02:40 a6820b24f6d8: Pull complete 17:02:40 f581987b2513: Pull complete 17:02:40 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:02:40 prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container 17:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:02:41 $ docker top 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:02:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:42 [ssh-agent] Looking for ssh-agent implementation... 17:02:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:42 $ docker exec 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 ssh-agent 17:02:42 SSH_AUTH_SOCK=/tmp/ssh-L77mDWwkxmPs/agent.14 17:02:42 SSH_AGENT_PID=20 17:02:42 Running ssh-add (command line suppressed) 17:02:42 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6718156511267519439.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6718156511267519439.key) 17:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:42 + git tag --points-at HEAD [Pipeline] } 17:02:42 $ docker exec --env ******** --env ******** 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 ssh-agent -k 17:02:42 unset SSH_AUTH_SOCK; 17:02:42 unset SSH_AGENT_PID; 17:02:42 echo Agent pid 20 killed; 17:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:02:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:42 [ssh-agent] Looking for ssh-agent implementation... 17:02:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:43 $ docker exec 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 ssh-agent 17:02:43 SSH_AUTH_SOCK=/tmp/ssh-aVl3ynKtz4gZ/agent.56 17:02:43 SSH_AGENT_PID=62 17:02:43 Running ssh-add (command line suppressed) 17:02:43 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3230269477274615789.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3230269477274615789.key) 17:02:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:43 + git semver init 17:02:43 # -> Open(): unable to determine branch for HEAD 17:02:43 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 17:02:43 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 17:02:43 # $SEMVER_REMOTE_NAME = origin 17:02:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:02:43 # $SEMVER_USER_NAME = edgex-jenkins 17:02:43 # $SEMVER_BRANCH = master 17:02:43 # $SEMVER_TEMP = /tmp/semver-283781074 17:02:43 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 17:02:43 # '/tmp/semver-283781074' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' 17:02:43 # -> Force: false 17:02:43 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 17:02:43 $ docker exec --env ******** --env ******** 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 ssh-agent -k 17:02:43 unset SSH_AUTH_SOCK; 17:02:43 unset SSH_AGENT_PID; 17:02:43 echo Agent pid 62 killed; 17:02:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:44 + git semver [Pipeline] } 17:02:44 $ docker stop --time=1 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 17:02:45 $ docker rm -f 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 [Pipeline] // withDockerContainer [Pipeline] sh 17:02:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:02:46 Stashed 1 file(s) [Pipeline] echo 17:02:46 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 17:03:01 Still waiting to schedule task 17:03:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:03:01 Still waiting to schedule task 17:03:01 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:05:20 Running on prd-centos7-docker-4c-2g-1232 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 17:05:20 Running in /w/workspace/go-mod-messaging/40 [Pipeline] { [Pipeline] checkout 17:05:20 Selected Git installation does not exist. Using Default 17:05:20 The recommended git tool is: NONE 17:05:23 using credential edgex-jenkins-ssh 17:05:23 Cloning the remote Git repository 17:05:23 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:05:23 Avoid second fetch 17:05:23 Checking out Revision 462d2b631b3a66b5ccca44d94490a8fbffa36db5 (master) 17:05:23 > git init /w/workspace/go-mod-messaging/40 # timeout=10 17:05:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:05:23 > git --version # timeout=10 17:05:23 > git --version # 'git version 2.24.4' 17:05:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:23 [INFO] Currently running in a labeled security context 17:05:23 [INFO] Currently SELinux is 'enforcing' on the host 17:05:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/40@tmp/jenkins-gitclient-ssh2510473634306186956.key 17:05:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:05:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:23 > git config core.sparsecheckout # timeout=10 17:05:23 > git checkout -f 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 17:05:29 Commit message: "Merge pull request #110 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:05:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:05:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:05:31 + sudo service docker restart 17:05:31 + true 17:05:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:05:49 ========================================================= 17:05:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:05:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:05:50 + 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 . 17:05:50 Sending build context to Docker daemon 588.3kB 17:05:50 Step 1/7 : ARG BASE=golang:1.16-alpine 17:05:50 Step 2/7 : FROM ${BASE} 17:05:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:05:50 540db60ca938: Pulling fs layer 17:05:50 adcc1eea9eea: Pulling fs layer 17:05:50 4c4ab2625f07: Pulling fs layer 17:05:50 0510c868ecb4: Pulling fs layer 17:05:50 afea3b2eda06: Pulling fs layer 17:05:50 7809a108b3ef: Pulling fs layer 17:05:50 f706445af74f: Pulling fs layer 17:05:50 0510c868ecb4: Waiting 17:05:50 afea3b2eda06: Waiting 17:05:50 7809a108b3ef: Waiting 17:05:50 f706445af74f: Waiting 17:05:50 4c4ab2625f07: Verifying Checksum 17:05:50 4c4ab2625f07: Download complete 17:05:50 adcc1eea9eea: Verifying Checksum 17:05:50 adcc1eea9eea: Download complete 17:05:50 afea3b2eda06: Verifying Checksum 17:05:50 afea3b2eda06: Download complete 17:05:50 7809a108b3ef: Verifying Checksum 17:05:50 7809a108b3ef: Download complete 17:05:50 540db60ca938: Verifying Checksum 17:05:50 540db60ca938: Download complete 17:05:50 540db60ca938: Pull complete 17:05:51 adcc1eea9eea: Pull complete 17:05:51 4c4ab2625f07: Pull complete 17:05:52 f706445af74f: Verifying Checksum 17:05:52 f706445af74f: Download complete 17:05:52 0510c868ecb4: Verifying Checksum 17:05:52 0510c868ecb4: Download complete 17:05:56 0510c868ecb4: Pull complete 17:05:56 afea3b2eda06: Pull complete 17:05:56 7809a108b3ef: Pull complete 17:05:57 f706445af74f: Pull complete 17:05:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:05:57 ---> b068be0155e3 17:05:57 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:06:01 ---> Running in b699cc523b15 17:06:01 Removing intermediate container b699cc523b15 17:06:01 ---> 933fec5813a5 17:06:01 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 17:06:01 ---> Running in bcc148ab7111 17:06:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:06:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:06:02 (1/5) Installing libsodium (1.0.18-r0) 17:06:02 (2/5) Installing libzmq (4.3.3-r1) 17:06:03 (3/5) Installing pkgconf (1.7.3-r0) 17:06:03 (4/5) Installing libsodium-dev (1.0.18-r0) 17:06:03 (5/5) Installing zeromq-dev (4.3.3-r1) 17:06:03 Executing busybox-1.32.1-r6.trigger 17:06:03 OK: 150 MiB in 45 packages 17:06:03 Removing intermediate container bcc148ab7111 17:06:03 ---> 80691c5fe8d8 17:06:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:06:03 ---> Running in 629728e3d2a3 17:06:03 Removing intermediate container 629728e3d2a3 17:06:03 ---> e898dc12937f 17:06:03 Step 6/7 : COPY go.mod . 17:06:03 ---> c313e88d9b11 17:06:03 Step 7/7 : RUN go mod download 17:06:03 ---> Running in 4f37698e82a2 17:06:11 Removing intermediate container 4f37698e82a2 17:06:11 ---> aad7e388d519 17:06:11 Successfully built aad7e388d519 17:06:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:06:11 + docker inspect -f . ci-base-image-x86_64 17:06:11 . [Pipeline] withDockerContainer 17:06:11 prd-centos7-docker-4c-2g-1232 does not seem to be running inside a container 17:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@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 ******** ci-base-image-x86_64 cat 17:06:12 $ docker top dcf849cf7b3a255e7642a4e276bd8211ba96f7ed388ac50d8412560819fc7b4d -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:12 + go version 17:06:12 go version go1.16.3 linux/amd64 [Pipeline] } 17:06:12 $ docker stop --time=1 dcf849cf7b3a255e7642a4e276bd8211ba96f7ed388ac50d8412560819fc7b4d 17:06:13 $ docker rm -f dcf849cf7b3a255e7642a4e276bd8211ba96f7ed388ac50d8412560819fc7b4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:06:14 + docker inspect -f . ci-base-image-x86_64 17:06:14 . [Pipeline] withDockerContainer 17:06:14 prd-centos7-docker-4c-2g-1232 does not seem to be running inside a container 17:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@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 ******** ci-base-image-x86_64 cat 17:06:14 $ docker top 6eeeb74acce339a7e795f3fd5817a3d9cd57a865d6466c48cd869bbe7d21d6b5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:15 + go mod tidy [Pipeline] sh 17:06:15 + make test 17:06:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:06:18 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:06:21 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.014s coverage: 90.0% of statements 17:06:24 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.008s coverage: 67.3% of statements 17:06:24 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:06:46 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.346s coverage: 83.8% of statements 17:06:46 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.004s coverage: 85.7% of statements 17:06:46 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.003s coverage: 100.0% of statements 17:06:46 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.002s coverage: 100.0% of statements 17:06:46 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements 17:06:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:06:49 gofmt -l . 17:06:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:06:49 $ docker stop --time=1 6eeeb74acce339a7e795f3fd5817a3d9cd57a865d6466c48cd869bbe7d21d6b5 17:06:51 $ docker rm -f 6eeeb74acce339a7e795f3fd5817a3d9cd57a865d6466c48cd869bbe7d21d6b5 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:06:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:06:55 ---> job-cost.sh 17:06:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uIEz 17:06:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1233 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 17:06:56 Running in /w/workspace/go-mod-messaging/40 [Pipeline] { [Pipeline] checkout 17:06:56 Selected Git installation does not exist. Using Default 17:06:56 The recommended git tool is: NONE 17:07:02 using credential edgex-jenkins-ssh 17:07:02 Cloning the remote Git repository 17:07:02 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:07:02 > git init /w/workspace/go-mod-messaging/40 # timeout=10 17:07:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:07:02 > git --version # timeout=10 17:07:02 > git --version # 'git version 2.17.1' 17:07:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:07:03 Avoid second fetch 17:07:03 Checking out Revision 462d2b631b3a66b5ccca44d94490a8fbffa36db5 (master) 17:07:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:07:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:03 > git config core.sparsecheckout # timeout=10 17:07:04 > git checkout -f 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 17:07:08 Commit message: "Merge pull request #110 from jpwhitemn/add-ireland-changelog" 17:07:08 17:07:08 GitHub has been notified of this commit’s build result 17:07:08 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:07:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:07:12 + true 17:07:12 + sudo service docker restart 17:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-uIEz/bin to PATH 17:07:16 INFO: No Stack... 17:07:17 INFO: Retrieving Pricing Info for: v3-standard-2 17:07:17 INFO: Archiving Costs [Pipeline] sh 17:07:18 + cat /w/workspace/go-mod-messaging/40/archives/cost.csv 17:07:18 + cut -d, -f6 [Pipeline] lock 17:07:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] 17:07:18 Resource [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] did not exist. Created. 17:07:18 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:07:18 + echo total: 0.05999999865889549 [Pipeline] stash 17:07:18 Stashed 1 file(s) [Pipeline] } 17:07:18 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 17:07:31 ========================================================= 17:07:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:07:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:07:31 + 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 . 17:07:32 Sending build context to Docker daemon 587.3kB 17:07:32 Step 1/7 : ARG BASE=golang:1.16-alpine 17:07:32 Step 2/7 : FROM ${BASE} 17:07:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:07:32 595b0fe564bb: Pulling fs layer 17:07:32 3088b5b3c5c0: Pulling fs layer 17:07:32 5b7225fbf94c: Pulling fs layer 17:07:32 ba82ee9f976e: Pulling fs layer 17:07:32 506bd15cee9f: Pulling fs layer 17:07:32 75a0a4a0db45: Pulling fs layer 17:07:32 618dc40b7e24: Pulling fs layer 17:07:32 506bd15cee9f: Waiting 17:07:32 618dc40b7e24: Waiting 17:07:32 75a0a4a0db45: Waiting 17:07:32 ba82ee9f976e: Waiting 17:07:32 5b7225fbf94c: Verifying Checksum 17:07:32 5b7225fbf94c: Download complete 17:07:32 3088b5b3c5c0: Verifying Checksum 17:07:32 3088b5b3c5c0: Download complete 17:07:33 506bd15cee9f: Verifying Checksum 17:07:33 506bd15cee9f: Download complete 17:07:33 75a0a4a0db45: Verifying Checksum 17:07:33 75a0a4a0db45: Download complete 17:07:33 595b0fe564bb: Verifying Checksum 17:07:33 595b0fe564bb: Download complete 17:07:34 595b0fe564bb: Pull complete 17:07:34 3088b5b3c5c0: Pull complete 17:07:34 5b7225fbf94c: Pull complete 17:07:35 618dc40b7e24: Verifying Checksum 17:07:35 618dc40b7e24: Download complete 17:07:37 ba82ee9f976e: Verifying Checksum 17:07:37 ba82ee9f976e: Download complete 17:07:47 ba82ee9f976e: Pull complete 17:07:47 506bd15cee9f: Pull complete 17:07:48 75a0a4a0db45: Pull complete 17:07:52 618dc40b7e24: Pull complete 17:07:52 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:07:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:07:52 ---> a36622ca3599 17:07:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:07:54 ---> Running in 76d3f7600403 17:07:54 Removing intermediate container 76d3f7600403 17:07:54 ---> cd5c02d9b74c 17:07:54 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 17:07:54 ---> Running in cced1e99d8b7 17:07:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:07:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:07:57 (1/5) Installing libsodium (1.0.18-r0) 17:07:58 (2/5) Installing libzmq (4.3.3-r1) 17:07:58 (3/5) Installing pkgconf (1.7.3-r0) 17:07:58 (4/5) Installing libsodium-dev (1.0.18-r0) 17:07:58 (5/5) Installing zeromq-dev (4.3.3-r1) 17:07:58 Executing busybox-1.32.1-r6.trigger 17:07:58 OK: 139 MiB in 45 packages 17:07:59 Removing intermediate container cced1e99d8b7 17:07:59 ---> 300a94a1e548 17:07:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:07:59 ---> Running in 321d2b25584b 17:08:00 Removing intermediate container 321d2b25584b 17:08:00 ---> d7613a0b892b 17:08:00 Step 6/7 : COPY go.mod . 17:08:01 ---> 9e90c05f307f 17:08:01 Step 7/7 : RUN go mod download 17:08:01 ---> Running in 5e8b46619bb4 17:08:16 Removing intermediate container 5e8b46619bb4 17:08:16 ---> 0a356ba887e9 17:08:16 Successfully built 0a356ba887e9 17:08:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:08:19 + docker inspect -f . ci-base-image-arm64 17:08:19 . [Pipeline] withDockerContainer 17:08:19 prd-ubuntu18.04-docker-arm64-4c-16g-1233 does not seem to be running inside a container 17:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@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 ******** ci-base-image-arm64 cat 17:08:20 $ docker top 60772bb248497cd6059caabdec4b850ca2b1a347db5806f392737889b2d019bb -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:21 + go version 17:08:21 go version go1.16.5 linux/arm64 [Pipeline] } 17:08:21 $ docker stop --time=1 60772bb248497cd6059caabdec4b850ca2b1a347db5806f392737889b2d019bb 17:08:23 $ docker rm -f 60772bb248497cd6059caabdec4b850ca2b1a347db5806f392737889b2d019bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:24 + docker inspect -f . ci-base-image-arm64 17:08:24 . [Pipeline] withDockerContainer 17:08:24 prd-ubuntu18.04-docker-arm64-4c-16g-1233 does not seem to be running inside a container 17:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@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 ******** ci-base-image-arm64 cat 17:08:26 $ docker top 9db308621ecef399764301ef06c5225050210647623f7220f2384636bf32a239 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:27 + go mod tidy [Pipeline] sh 17:08:28 + make test 17:08:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:08:46 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:08:52 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.072s coverage: 90.0% of statements 17:09:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.037s coverage: 67.3% of statements 17:09:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:09:29 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.389s coverage: 83.8% of statements 17:09:29 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements 17:09:29 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.055s coverage: 100.0% of statements 17:09:29 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.071s coverage: 100.0% of statements 17:09:29 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.035s coverage: 90.9% of statements 17:09:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:09:43 gofmt -l . 17:09:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:09:43 $ docker stop --time=1 9db308621ecef399764301ef06c5225050210647623f7220f2384636bf32a239 17:09:45 $ docker rm -f 9db308621ecef399764301ef06c5225050210647623f7220f2384636bf32a239 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:46 Warning: overwriting stash ‘coverage-report’ 17:09:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:09:48 ---> job-cost.sh 17:09:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2EfA 17:10:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:11:48 lf-activate-venv(): INFO: Adding /tmp/venv-2EfA/bin to PATH 17:11:48 INFO: No Stack... 17:11:48 INFO: Retrieving Pricing Info for: v2-standard-4 17:11:48 INFO: Archiving Costs [Pipeline] sh 17:11:49 + + cat /w/workspace/go-mod-messaging/40/archives/cost.csv 17:11:49 cut -d, -f6 [Pipeline] lock 17:11:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] 17:11:51 Resource [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] did not exist. Created. 17:11:51 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:51 /w/workspace/go-mod-messaging/40@tmp/durable-627de07c/script.sh: 1: /w/workspace/go-mod-messaging/40@tmp/durable-627de07c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:11:52 + echo total: 0.18000000715255737 [Pipeline] stash 17:11:52 Warning: overwriting stash ‘stack-cost’ 17:11:52 Stashed 1 file(s) [Pipeline] } 17:11:52 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:11:53 provisioning config files... 17:11:53 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4560081186656441144tmp [Pipeline] { [Pipeline] sh 17:11:54 + set +x 17:11:54 + bash -s -- 17:11:54 + curl -s https://codecov.io/bash 17:11:54 17:11:54 _____ _ 17:11:54 / ____| | | 17:11:54 | | ___ __| | ___ ___ _____ __ 17:11:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:11:54 | |___| (_) | (_| | __/ (_| (_) \ V / 17:11:54 \_____\___/ \__,_|\___|\___\___/ \_/ 17:11:54 Bash-1.0.3 17:11:54 17:11:54 17:11:54 ==> git version 2.24.4 found 17:11:54 ==> 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 17:11:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:11:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:11:54 ==> Jenkins CI detected. 17:11:54 project root: . 17:11:54 --> token set from env 17:11:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:11:54 ==> Running gcov in . (disable via -X gcov) 17:11:54 ==> Python coveragepy not found 17:11:54 ==> Searching for coverage reports in: 17:11:54 + . 17:11:54 -> Found 1 reports 17:11:54 ==> Detecting git/mercurial file structure 17:11:54 ==> Reading reports 17:11:54 + ./coverage.out bytes=21942 17:11:54 ==> Appending adjustments 17:11:54 https://docs.codecov.io/docs/fixing-reports 17:11:54 + Found adjustments 17:11:54 ==> Gzipping contents 17:11:54 8.0K /tmp/codecov.l9OHAW.gz 17:11:54 ==> Uploading reports 17:11:54 url: https://codecov.io 17:11:54 query: branch=master&commit=462d2b631b3a66b5ccca44d94490a8fbffa36db5&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:11:54 -> Pinging Codecov 17:11:54 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=462d2b631b3a66b5ccca44d94490a8fbffa36db5&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:11:54 -> Uploading to 17:11:54 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/F6E385568367DD0E4001BA4F8F1CB792/462d2b631b3a66b5ccca44d94490a8fbffa36db5/1437f6f9-28c0-485b-885c-a853a2dc579a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T171154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f0f8bd33d336e90809551167a35f5caf8263b65427cb312f5e37f4a2e86fd6e 17:11:54 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:54 Dload Upload Total Spent Left Speed 17:11:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5263 0 0 100 5263 0 13271 --:--:-- --:--:-- --:--:-- 13290 17:11:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/462d2b631b3a66b5ccca44d94490a8fbffa36db5 [Pipeline] } 17:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:11:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:11:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:56 17:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:11:57 188c0c94c7c5: Pulling fs layer 17:11:57 0ef7d3d256c8: Pulling fs layer 17:11:57 de9db76c5a1d: Pulling fs layer 17:11:57 0eba1c9be4d2: Pulling fs layer 17:11:57 0d57e429df01: Pulling fs layer 17:11:57 4e4be7b47b0d: Pulling fs layer 17:11:57 e1f770b5df2f: Pulling fs layer 17:11:57 85a0685a4137: Pulling fs layer 17:11:57 0eba1c9be4d2: Waiting 17:11:57 0d57e429df01: Waiting 17:11:57 4e4be7b47b0d: Waiting 17:11:57 e1f770b5df2f: Waiting 17:11:57 85a0685a4137: Waiting 17:11:57 de9db76c5a1d: Verifying Checksum 17:11:57 de9db76c5a1d: Download complete 17:11:57 0ef7d3d256c8: Verifying Checksum 17:11:57 0ef7d3d256c8: Download complete 17:11:57 0d57e429df01: Verifying Checksum 17:11:57 0d57e429df01: Download complete 17:11:57 4e4be7b47b0d: Verifying Checksum 17:11:57 4e4be7b47b0d: Download complete 17:11:57 188c0c94c7c5: Verifying Checksum 17:11:57 188c0c94c7c5: Download complete 17:11:57 188c0c94c7c5: Pull complete 17:11:57 0ef7d3d256c8: Pull complete 17:11:57 de9db76c5a1d: Pull complete 17:11:58 e1f770b5df2f: Verifying Checksum 17:11:58 e1f770b5df2f: Download complete 17:12:00 0eba1c9be4d2: Verifying Checksum 17:12:00 0eba1c9be4d2: Download complete 17:12:01 85a0685a4137: Verifying Checksum 17:12:01 85a0685a4137: Download complete 17:12:04 0eba1c9be4d2: Pull complete 17:12:04 0d57e429df01: Pull complete 17:12:04 4e4be7b47b0d: Pull complete 17:12:04 e1f770b5df2f: Pull complete 17:12:09 85a0685a4137: Pull complete 17:12:09 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:12:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:12:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:12:10 prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container 17:12:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:12:10 $ docker top 98e023601d889e3d74a5e51efb3d0ed81a9ce085f8477987f07ee94bf2e80f85 -eo pid,comm [Pipeline] { [Pipeline] echo 17:12:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:12:11 + set -o pipefail 17:12:11 + snyk monitor '--org=edgex-jenkins' 17:12:14 17:12:14 Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging/v2)... 17:12:14 17:12:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/4ffe2b41-11c4-4997-a58f-b61f7e026698 17:12:14 17:12:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:12:14 17:12:14 [Pipeline] } 17:12:14 $ docker stop --time=1 98e023601d889e3d74a5e51efb3d0ed81a9ce085f8477987f07ee94bf2e80f85 17:12:15 $ docker rm -f 98e023601d889e3d74a5e51efb3d0ed81a9ce085f8477987f07ee94bf2e80f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:19 + git log --format=format:%s -1 462d2b631b3a66b5ccca44d94490a8fbffa36db5 [Pipeline] isUnix [Pipeline] sh 17:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:19 . [Pipeline] withDockerContainer 17:12:19 prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container 17:12:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:12:19 $ docker top f1c30a9a3e3a86fddd12147e7e98983375a0a8373bcaa35b10d7920c19b3ea38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:19 [ssh-agent] Looking for ssh-agent implementation... 17:12:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:20 $ docker exec f1c30a9a3e3a86fddd12147e7e98983375a0a8373bcaa35b10d7920c19b3ea38 ssh-agent 17:12:20 SSH_AUTH_SOCK=/tmp/ssh-wPKIO1i1LpaG/agent.14 17:12:20 SSH_AGENT_PID=20 17:12:20 Running ssh-add (command line suppressed) 17:12:20 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3709715729920581911.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3709715729920581911.key) 17:12:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:20 + git semver tag 17:12:20 # -> Open(): unable to determine branch for HEAD 17:12:20 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 17:12:20 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 17:12:20 # $SEMVER_REMOTE_NAME = origin 17:12:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:20 # $SEMVER_USER_NAME = edgex-jenkins 17:12:20 # $SEMVER_BRANCH = master 17:12:20 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 17:12:20 # 462d2b631b3a66b5ccca44d94490a8fbffa36db5 HEAD 17:12:20 # -> Force: false 17:12:20 # dfdcfbaaade448e0127cf795d595c6d75a786e2c refs/tags/v2.0.1-dev.1 [Pipeline] } 17:12:20 $ docker exec --env ******** --env ******** f1c30a9a3e3a86fddd12147e7e98983375a0a8373bcaa35b10d7920c19b3ea38 ssh-agent -k 17:12:20 unset SSH_AUTH_SOCK; 17:12:20 unset SSH_AGENT_PID; 17:12:20 echo Agent pid 20 killed; 17:12:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:21 + git semver [Pipeline] } 17:12:21 $ docker stop --time=1 f1c30a9a3e3a86fddd12147e7e98983375a0a8373bcaa35b10d7920c19b3ea38 17:12:22 $ docker rm -f f1c30a9a3e3a86fddd12147e7e98983375a0a8373bcaa35b10d7920c19b3ea38 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:22 17:12:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:12:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:23 0.23.1-centos7: Pulling from edgex-lftools 17:12:23 ab5ef0e58194: Pulling fs layer 17:12:23 9712f1f96733: Pulling fs layer 17:12:23 63f879dbbcfc: Pulling fs layer 17:12:23 0d9ebad4ef96: Pulling fs layer 17:12:23 e9a5061849ea: Pulling fs layer 17:12:23 d747dcd14b5f: Pulling fs layer 17:12:23 2de7ff778b66: Pulling fs layer 17:12:23 0d9ebad4ef96: Waiting 17:12:23 e9a5061849ea: Waiting 17:12:23 d747dcd14b5f: Waiting 17:12:23 2de7ff778b66: Waiting 17:12:23 9712f1f96733: Verifying Checksum 17:12:23 9712f1f96733: Download complete 17:12:24 63f879dbbcfc: Verifying Checksum 17:12:24 63f879dbbcfc: Download complete 17:12:25 e9a5061849ea: Verifying Checksum 17:12:25 e9a5061849ea: Download complete 17:12:25 d747dcd14b5f: Verifying Checksum 17:12:25 d747dcd14b5f: Download complete 17:12:25 0d9ebad4ef96: Verifying Checksum 17:12:25 0d9ebad4ef96: Download complete 17:12:25 2de7ff778b66: Verifying Checksum 17:12:25 2de7ff778b66: Download complete 17:12:25 ab5ef0e58194: Verifying Checksum 17:12:25 ab5ef0e58194: Download complete 17:12:27 ab5ef0e58194: Pull complete 17:12:27 9712f1f96733: Pull complete 17:12:28 63f879dbbcfc: Pull complete 17:12:32 0d9ebad4ef96: Pull complete 17:12:32 e9a5061849ea: Pull complete 17:12:32 d747dcd14b5f: Pull complete 17:12:33 2de7ff778b66: Pull complete 17:12:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:12:33 prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container 17:12:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:12:36 $ docker top 707ec68134c4b0d2afdfcccea8f0455fd539e89371386ba6493e424ccbfcba2d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:12:36 provisioning config files... 17:12:36 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config201068571075539594tmp 17:12:36 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config3763463173649203673tmp 17:12:36 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config377398618997337046tmp [Pipeline] { [Pipeline] echo 17:12:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:12:37 ---> sigul-configuration.sh 17:12:37 gpg: directory `/root/.gnupg' created 17:12:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:12:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:12:37 gpg: keyring `/root/.gnupg/secring.gpg' created 17:12:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:12:37 gpg: CAST5 encrypted data 17:12:37 gpg: encrypted with 1 passphrase 17:12:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:12:37 + mkdir /home/jenkins 17:12:37 + mkdir /home/jenkins/sigul [Pipeline] sh 17:12:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:12:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:12:38 ---> sigul-install.sh 17:12:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:12:43 + git tag --list 17:12:43 v0.0.0 17:12:43 v0.1.0 17:12:43 v0.1.1 17:12:43 v0.1.10 17:12:43 v0.1.11 17:12:43 v0.1.12 17:12:43 v0.1.13 17:12:43 v0.1.14 17:12:43 v0.1.15 17:12:43 v0.1.16 17:12:43 v0.1.17 17:12:43 v0.1.18 17:12:43 v0.1.19 17:12:43 v0.1.2 17:12:43 v0.1.20 17:12:43 v0.1.21 17:12:43 v0.1.22 17:12:43 v0.1.23 17:12:43 v0.1.24 17:12:43 v0.1.25 17:12:43 v0.1.26 17:12:43 v0.1.27 17:12:43 v0.1.28 17:12:43 v0.1.29 17:12:43 v0.1.3 17:12:43 v0.1.30 17:12:43 v0.1.31 17:12:43 v0.1.4 17:12:43 v0.1.5 17:12:43 v0.1.6 17:12:43 v0.1.7 17:12:43 v0.1.8 17:12:43 v0.1.9 17:12:43 v2.0.0 17:12:43 v2.0.0-dev.1 17:12:43 v2.0.0-dev.10 17:12:43 v2.0.0-dev.11 17:12:43 v2.0.0-dev.12 17:12:43 v2.0.0-dev.13 17:12:43 v2.0.0-dev.14 17:12:43 v2.0.0-dev.15 17:12:43 v2.0.0-dev.16 17:12:43 v2.0.0-dev.2 17:12:43 v2.0.0-dev.3 17:12:43 v2.0.0-dev.4 17:12:43 v2.0.0-dev.5 17:12:43 v2.0.0-dev.6 17:12:43 v2.0.0-dev.7 17:12:43 v2.0.0-dev.8 17:12:43 v2.0.0-dev.9 17:12:43 v2.0.1-dev.1 [Pipeline] sh 17:12:43 + lftools sign git-tag v2.0.1-dev.1 17:12:44 Signing Git tag with Sigul... 17:12:44 Signing v2.0.1-dev.1 [Pipeline] echo 17:12:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:12:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:12:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:12:45 $ docker stop --time=1 707ec68134c4b0d2afdfcccea8f0455fd539e89371386ba6493e424ccbfcba2d 17:12:47 $ docker rm -f 707ec68134c4b0d2afdfcccea8f0455fd539e89371386ba6493e424ccbfcba2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:47 . [Pipeline] withDockerContainer 17:12:47 prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container 17:12:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:12:48 $ docker top 571904c06bde60fcf3296259111989d0a4676c610676009f5afa9b405391137c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:48 [ssh-agent] Looking for ssh-agent implementation... 17:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:48 $ docker exec 571904c06bde60fcf3296259111989d0a4676c610676009f5afa9b405391137c ssh-agent 17:12:48 SSH_AUTH_SOCK=/tmp/ssh-E5KubBBcuT44/agent.14 17:12:48 SSH_AGENT_PID=20 17:12:48 Running ssh-add (command line suppressed) 17:12:48 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3784647496122250636.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3784647496122250636.key) 17:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:49 + git semver bump pre 17:12:49 # -> Open(): unable to determine branch for HEAD 17:12:49 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 17:12:49 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 17:12:49 # $SEMVER_REMOTE_NAME = origin 17:12:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:49 # $SEMVER_USER_NAME = edgex-jenkins 17:12:49 # $SEMVER_BRANCH = master 17:12:49 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 17:12:49 2.0.1-dev.2 [Pipeline] } 17:12:49 $ docker exec --env ******** --env ******** 571904c06bde60fcf3296259111989d0a4676c610676009f5afa9b405391137c ssh-agent -k 17:12:49 unset SSH_AUTH_SOCK; 17:12:49 unset SSH_AGENT_PID; 17:12:49 echo Agent pid 20 killed; 17:12:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:51 + git semver [Pipeline] } 17:12:51 $ docker stop --time=1 571904c06bde60fcf3296259111989d0a4676c610676009f5afa9b405391137c 17:12:53 $ docker rm -f 571904c06bde60fcf3296259111989d0a4676c610676009f5afa9b405391137c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:53 . [Pipeline] withDockerContainer 17:12:53 prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container 17:12:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:12:53 $ docker top 9eaefee13cdee83b9117d610382bd5a6fe9ba37a7743dc72e132b481906a8111 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:54 [ssh-agent] Looking for ssh-agent implementation... 17:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:54 $ docker exec 9eaefee13cdee83b9117d610382bd5a6fe9ba37a7743dc72e132b481906a8111 ssh-agent 17:12:54 SSH_AUTH_SOCK=/tmp/ssh-uaRzExxWpAlE/agent.14 17:12:54 SSH_AGENT_PID=20 17:12:54 Running ssh-add (command line suppressed) 17:12:54 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_5764676389775725595.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_5764676389775725595.key) 17:12:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:54 + git semver push 17:12:54 # -> Open(): unable to determine branch for HEAD 17:12:54 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 17:12:54 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 17:12:54 # $SEMVER_REMOTE_NAME = origin 17:12:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:54 # $SEMVER_USER_NAME = edgex-jenkins 17:12:54 # $SEMVER_BRANCH = master 17:12:54 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 17:13:00 $ docker exec --env ******** --env ******** 9eaefee13cdee83b9117d610382bd5a6fe9ba37a7743dc72e132b481906a8111 ssh-agent -k 17:13:00 unset SSH_AUTH_SOCK; 17:13:00 unset SSH_AGENT_PID; 17:13:00 echo Agent pid 20 killed; 17:13:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:00 + git semver [Pipeline] } 17:13:00 $ docker stop --time=1 9eaefee13cdee83b9117d610382bd5a6fe9ba37a7743dc72e132b481906a8111 17:13:01 $ docker rm -f 9eaefee13cdee83b9117d610382bd5a6fe9ba37a7743dc72e132b481906a8111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:13:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:13:03 ---> package-listing.sh 17:13:03 ++ facter osfamily 17:13:03 ++ tr '[:upper:]' '[:lower:]' 17:13:04 + OS_FAMILY=redhat 17:13:04 + workspace=/w/workspace/xfoundry_go-mod-messaging_master 17:13:04 + START_PACKAGES=/tmp/packages_start.txt 17:13:04 + END_PACKAGES=/tmp/packages_end.txt 17:13:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:13:04 + PACKAGES=/tmp/packages_start.txt 17:13:04 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 17:13:04 + PACKAGES=/tmp/packages_end.txt 17:13:04 + case "${OS_FAMILY}" in 17:13:04 + rpm -qa 17:13:04 + sort 17:13:04 + '[' -f /tmp/packages_start.txt ']' 17:13:04 + '[' -f /tmp/packages_end.txt ']' 17:13:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:13:04 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 17:13:04 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ 17:13:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] echo 17:13:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:13:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:05 17:13:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:05 alpine: Pulling from edgex-lftools-log-publisher 17:13:05 df20fa9351a1: Pulling fs layer 17:13:05 36b3adc4ff6f: Pulling fs layer 17:13:05 8ad3a11d3b57: Pulling fs layer 17:13:05 46f8f816bc3b: Pulling fs layer 17:13:05 93b61091891f: Pulling fs layer 17:13:05 93b9cdb0e59b: Pulling fs layer 17:13:05 5e14af77c1be: Pulling fs layer 17:13:05 01666e4c0597: Pulling fs layer 17:13:05 aa168da1d23b: Pulling fs layer 17:13:05 93b9cdb0e59b: Waiting 17:13:05 5e14af77c1be: Waiting 17:13:05 01666e4c0597: Waiting 17:13:05 aa168da1d23b: Waiting 17:13:05 46f8f816bc3b: Waiting 17:13:05 93b61091891f: Waiting 17:13:05 36b3adc4ff6f: Verifying Checksum 17:13:05 36b3adc4ff6f: Download complete 17:13:05 46f8f816bc3b: Verifying Checksum 17:13:05 46f8f816bc3b: Download complete 17:13:06 df20fa9351a1: Verifying Checksum 17:13:06 df20fa9351a1: Download complete 17:13:06 93b61091891f: Download complete 17:13:06 93b9cdb0e59b: Verifying Checksum 17:13:06 93b9cdb0e59b: Download complete 17:13:06 5e14af77c1be: Verifying Checksum 17:13:06 5e14af77c1be: Download complete 17:13:06 01666e4c0597: Verifying Checksum 17:13:06 01666e4c0597: Download complete 17:13:06 df20fa9351a1: Pull complete 17:13:06 8ad3a11d3b57: Verifying Checksum 17:13:06 8ad3a11d3b57: Download complete 17:13:06 36b3adc4ff6f: Pull complete 17:13:06 8ad3a11d3b57: Pull complete 17:13:06 46f8f816bc3b: Pull complete 17:13:06 93b61091891f: Pull complete 17:13:07 93b9cdb0e59b: Pull complete 17:13:07 5e14af77c1be: Pull complete 17:13:07 01666e4c0597: Pull complete 17:13:08 aa168da1d23b: Verifying Checksum 17:13:08 aa168da1d23b: Download complete 17:13:12 aa168da1d23b: Pull complete 17:13:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:13:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:13:12 prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container 17:13:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:13:30 $ docker top 6682816e732265fa73051b19f043d727799c03876d362e3f3db39759964a5d23 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:13:30 + mkdir -p /var/log/sa [Pipeline] sh 17:13:31 + ls /var/log/sa-host 17:13:31 + sadf -c /var/log/sa-host/sa05 17:13:31 file_magic: OK 17:13:31 HZ: Using current value: 100 17:13:31 file_header: OK 17:13:31 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 17:13:31 Statistics: 17:13:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:13:31 File successfully converted to sysstat format version 12.2.1 17:13:31 + sadf -c /var/log/sa-host/sa24 17:13:31 file_magic: OK 17:13:31 HZ: Using current value: 100 17:13:31 file_header: OK 17:13:31 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 17:13:31 Statistics: 17:13:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:13:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:34 provisioning config files... 17:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config5953364278052263738tmp [Pipeline] { [Pipeline] echo 17:13:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:13:34 ---> create-netrc.sh [Pipeline] } 17:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:13:34 ---> python-tools-install.sh [Pipeline] echo 17:13:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:13:35 ---> sudo-logs.sh 17:13:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:13:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:13:35 ---> job-cost.sh 17:13:35 lf-activate-venv: SKIPPING 17:13:35 DEBUG: total: 0.18000000715255737 17:13:35 INFO: Retrieving Stack Cost... 17:13:36 INFO: Retrieving Pricing Info for: v3-standard-2 17:13:37 INFO: Archiving Costs [Pipeline] echo 17:13:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:13:37 ---> logs-deploy.sh 17:13:37 lf-activate-venv: SKIPPING 17:13:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/40 17:13:37 INFO: archiving workspace using pattern(s): 17:13:38 Archives upload complete. 17:13:38 INFO: archiving logs to Nexus 17:13:39 ---> uname -a: 17:13:39 Linux prd-centos7-docker-4c-2g-1229.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:13:39 17:13:39 17:13:39 ---> lscpu: 17:13:39 Architecture: x86_64 17:13:39 CPU op-mode(s): 32-bit, 64-bit 17:13:39 Byte Order: Little Endian 17:13:39 Address sizes: 40 bits physical, 48 bits virtual 17:13:39 CPU(s): 2 17:13:39 On-line CPU(s) list: 0,1 17:13:39 Thread(s) per core: 1 17:13:39 Core(s) per socket: 1 17:13:39 Socket(s): 2 17:13:39 NUMA node(s): 1 17:13:39 Vendor ID: AuthenticAMD 17:13:39 CPU family: 23 17:13:39 Model: 49 17:13:39 Model name: AMD EPYC-Rome Processor 17:13:39 Stepping: 0 17:13:39 CPU MHz: 2799.998 17:13:39 BogoMIPS: 5599.99 17:13:39 Virtualization: AMD-V 17:13:39 Hypervisor vendor: KVM 17:13:39 Virtualization type: full 17:13:39 L1d cache: 64 KiB 17:13:39 L1i cache: 64 KiB 17:13:39 L2 cache: 1 MiB 17:13:39 L3 cache: 32 MiB 17:13:39 NUMA node0 CPU(s): 0,1 17:13:39 Vulnerability Itlb multihit: Not affected 17:13:39 Vulnerability L1tf: Not affected 17:13:39 Vulnerability Mds: Not affected 17:13:39 Vulnerability Meltdown: Not affected 17:13:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:13:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:13:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:13:39 Vulnerability Srbds: Not affected 17:13:39 Vulnerability Tsx async abort: Not affected 17:13:39 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:13:39 17:13:39 17:13:39 ---> nproc: 17:13:39 2 17:13:39 17:13:39 17:13:39 ---> df -h: 17:13:39 Filesystem Size Used Available Use% Mounted on 17:13:39 overlay 40.0G 8.9G 31.1G 22% / 17:13:39 tmpfs 64.0M 0 64.0M 0% /dev 17:13:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:13:39 shm 64.0M 0 64.0M 0% /dev/shm 17:13:39 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 17:13:39 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 17:13:39 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 17:13:39 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 17:13:39 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-messaging_master 17:13:39 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-messaging_master@tmp 17:13:39 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 17:13:39 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 17:13:39 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 17:13:39 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 17:13:39 17:13:39 17:13:39 ---> free -m: 17:13:39 total used free shared buff/cache available 17:13:39 Mem: 7821 1280 3160 0 3380 6459 17:13:39 Swap: 1023 0 1023 17:13:39 17:13:39 17:13:39 ---> ip addr: 17:13:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:13:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:13:39 inet 127.0.0.1/8 scope host lo 17:13:39 valid_lft forever preferred_lft forever 17:13:39 inet6 ::1/128 scope host 17:13:39 valid_lft forever preferred_lft forever 17:13:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:13:39 link/ether fa:16:3e:64:50:41 brd ff:ff:ff:ff:ff:ff 17:13:39 inet 10.30.123.89/23 brd 10.30.123.255 scope global dynamic eth0 17:13:39 valid_lft 85684sec preferred_lft 85684sec 17:13:39 inet6 fe80::f816:3eff:fe64:5041/64 scope link 17:13:39 valid_lft forever preferred_lft forever 17:13:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:13:39 link/ether 02:42:1c:72:c9:2d brd ff:ff:ff:ff:ff:ff 17:13:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:13:39 valid_lft forever preferred_lft forever 17:13:39 inet6 fe80::42:1cff:fe72:c92d/64 scope link 17:13:39 valid_lft forever preferred_lft forever 17:13:39 17:13:39 17:13:39 ---> sar -b -r -n DEV: 17:13:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 17:13:39 17:13:39 17:01:31 LINUX RESTART (2 CPU) 17:13:39 17:13:39 17:02:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:13:39 17:03:02 97.54 17.05 80.48 0.00 5694.40 22151.96 0.00 17:13:39 17:04:01 1.95 0.00 1.95 0.00 0.00 40.30 0.00 17:13:39 17:05:01 0.20 0.00 0.20 0.00 0.00 3.43 0.00 17:13:39 17:06:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 17:13:39 17:07:01 0.27 0.00 0.27 0.00 0.00 3.70 0.00 17:13:39 17:08:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 17:13:39 17:09:01 0.33 0.00 0.33 0.00 0.00 5.11 0.00 17:13:39 17:10:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 17:13:39 17:11:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 17:13:39 17:12:01 1.72 0.03 1.68 0.00 3.73 30.85 0.00 17:13:39 17:13:01 192.24 0.00 192.24 0.00 0.00 54129.96 0.00 17:13:39 Average: 26.66 1.51 25.15 0.00 503.19 6909.40 0.00 17:13:39 17:13:39 17:02:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:13:39 17:03:02 5468320 0 805664 10.06 2620 1732328 1279844 14.13 574444 1567496 128 17:13:39 17:04:01 5478588 0 795388 9.93 2620 1732336 1204128 13.29 565560 1567460 20 17:13:39 17:05:01 5478140 0 795836 9.94 2620 1732336 1204332 13.30 565100 1568940 8 17:13:39 17:06:01 5476152 0 797812 9.96 2620 1732348 1204448 13.30 567004 1568940 16 17:13:39 17:07:01 5476628 0 797332 9.96 2620 1732352 1204412 13.30 563272 1572500 20 17:13:39 17:08:01 5475264 0 798692 9.97 2620 1732356 1204364 13.30 564108 1572504 12 17:13:39 17:09:01 5475352 0 798600 9.97 2620 1732360 1204584 13.30 563812 1572500 20 17:13:39 17:10:01 5470868 0 803080 10.03 2620 1732364 1204732 13.30 568148 1572500 16 17:13:39 17:11:01 5462380 0 811564 10.13 2620 1732368 1204516 13.30 577032 1572500 8 17:13:39 17:12:01 5053732 0 910792 11.37 2620 2041788 1603640 17.71 742096 1800896 309200 17:13:39 17:13:01 3722356 0 1229580 15.35 2620 3054376 1633316 18.03 943856 2703376 44 17:13:39 Average: 5276162 0 849485 10.61 2620 1880665 1286574 14.20 617676 1694510 28136 17:13:39 17:13:39 17:02:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:13:39 17:03:02 eth0 555.52 372.54 1095.97 83.40 0.00 0.00 0.00 0.00 17:13:39 17:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:03:02 docker0 2.02 1.67 0.49 4.08 0.00 0.00 0.00 0.00 17:13:39 17:04:01 eth0 0.51 0.08 0.06 0.10 0.00 0.00 0.00 0.00 17:13:39 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:05:01 eth0 1.05 0.37 0.33 0.20 0.00 0.00 0.00 0.00 17:13:39 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:06:01 eth0 1.27 0.35 0.33 0.20 0.00 0.00 0.00 0.00 17:13:39 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:07:01 eth0 0.55 0.32 0.27 0.17 0.00 0.00 0.00 0.00 17:13:39 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:08:01 eth0 0.23 0.17 0.08 0.10 0.00 0.00 0.00 0.00 17:13:39 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:09:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 17:13:39 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:10:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 0.00 17:13:39 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:13:39 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:12:01 eth0 448.25 409.16 4074.79 30.26 0.00 0.00 0.00 0.00 17:13:39 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:13:01 eth0 610.99 498.53 3598.66 130.78 0.00 0.00 0.00 0.00 17:13:39 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 17:13:01 vethdfe781f 2.00 1.53 0.37 0.37 0.00 0.00 0.00 0.00 17:13:39 17:13:01 docker0 88.53 143.53 5.41 325.20 0.00 0.00 0.00 0.00 17:13:39 Average: eth0 146.21 115.98 797.80 22.17 0.00 0.00 0.00 0.00 17:13:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:39 Average: vethdfe781f 0.18 0.14 0.03 0.03 0.00 0.00 0.00 0.00 17:13:39 Average: docker0 8.26 13.26 0.54 30.07 0.00 0.00 0.00 0.00 17:13:39 17:13:39 17:13:39 ---> sar -P ALL: 17:13:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 17:13:39 17:13:39 17:01:31 LINUX RESTART (2 CPU) 17:13:39 17:13:39 17:02:03 CPU %user %nice %system %iowait %steal %idle 17:13:39 17:03:02 all 12.20 0.00 3.63 11.34 0.07 72.76 17:13:39 17:03:02 0 13.17 0.00 3.82 12.07 0.07 70.87 17:13:39 17:03:02 1 11.22 0.00 3.44 10.62 0.07 74.65 17:13:39 17:04:01 all 0.13 0.00 0.04 0.00 0.02 99.81 17:13:39 17:04:01 0 0.07 0.00 0.05 0.00 0.02 99.86 17:13:39 17:04:01 1 0.19 0.00 0.03 0.00 0.02 99.76 17:13:39 17:05:01 all 0.19 0.00 0.03 0.00 0.03 99.75 17:13:39 17:05:01 0 0.08 0.00 0.03 0.00 0.03 99.85 17:13:39 17:05:01 1 0.30 0.00 0.03 0.00 0.02 99.65 17:13:39 17:06:01 all 0.18 0.00 0.03 0.00 0.02 99.77 17:13:39 17:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:13:39 17:06:01 1 0.32 0.00 0.02 0.00 0.00 99.67 17:13:39 17:07:01 all 0.16 0.00 0.03 0.00 0.02 99.79 17:13:39 17:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:13:39 17:07:01 1 0.25 0.00 0.03 0.00 0.02 99.70 17:13:39 17:08:01 all 0.14 0.00 0.03 0.00 0.02 99.81 17:13:39 17:08:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:13:39 17:08:01 1 0.23 0.00 0.03 0.00 0.00 99.73 17:13:39 17:09:01 all 0.18 0.00 0.03 0.00 0.01 99.79 17:13:39 17:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:13:39 17:09:01 1 0.30 0.00 0.02 0.00 0.00 99.68 17:13:39 17:10:01 all 0.13 0.00 0.03 0.00 0.03 99.81 17:13:39 17:10:01 0 0.07 0.00 0.05 0.00 0.03 99.85 17:13:39 17:10:01 1 0.20 0.00 0.02 0.00 0.02 99.77 17:13:39 17:11:01 all 0.17 0.00 0.05 0.00 0.03 99.76 17:13:39 17:11:01 0 0.05 0.00 0.08 0.00 0.03 99.83 17:13:39 17:11:01 1 0.28 0.00 0.02 0.00 0.02 99.68 17:13:39 17:12:01 all 2.04 0.00 1.02 0.01 0.03 96.91 17:13:39 17:12:01 0 2.25 0.00 1.13 0.02 0.03 96.57 17:13:39 17:12:01 1 1.83 0.00 0.91 0.00 0.02 97.25 17:13:39 17:13:01 all 21.02 0.00 9.11 2.75 0.08 67.04 17:13:39 17:13:01 0 19.02 0.00 9.46 2.05 0.09 69.38 17:13:39 17:13:01 1 23.03 0.00 8.76 3.44 0.07 64.70 17:13:39 17:13:39 Average: CPU %user %nice %system %iowait %steal %idle 17:13:39 Average: all 3.19 0.00 1.23 1.22 0.03 94.33 17:13:39 Average: 0 3.04 0.00 1.29 1.23 0.04 94.41 17:13:39 Average: 1 3.33 0.00 1.16 1.22 0.02 94.26 17:13:39 17:13:39 17:13:39