Pull request #628 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3516a5802e98db609ddc1f744b88735549b0839+0e90e8fc0ef5769f03c5bb27e3dfe37443650d78 (6121b0d413faa512af1ac8110031d1d87b619011) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1932810889866158335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5868418356539743445.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 144eb70ba3d470a427e699408e811d3f535e987a 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-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh370040482259174562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8398906284855197973.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2419085576414178406.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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-2917 in /w/workspace/dry_go-mod-core-contracts_PR-628 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-628 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh3183471822974663797.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh3232817211254408540.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0e90e8fc0ef5769f03c5bb27e3dfe37443650d78 into PR head commit f3516a5802e98db609ddc1f744b88735549b0839 Merge succeeded, producing f3516a5802e98db609ddc1f744b88735549b0839 Checking out Revision f3516a5802e98db609ddc1f744b88735549b0839 (PR-628) > git config core.sparsecheckout # timeout=10 > git checkout -f f3516a5802e98db609ddc1f744b88735549b0839 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh5471912596134702105.key > git merge 0e90e8fc0ef5769f03c5bb27e3dfe37443650d78 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3516a5802e98db609ddc1f744b88735549b0839 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" > git rev-list --no-walk d7273790a08f6fe03fbb57aa807b314fe6618c29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:00:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:00:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:00:41 ========================================================= 18:00:41 EdgeX Global Pipelines Version Info 18:00:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:00:42 ------------------- 18:00:42 stable info: 18:00:42 ------------------- 18:00:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:00:42 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 18:00:42 Message: update stable to v1.0.196 18:00:43 ------------------- 18:00:43 experimental info: 18:00:43 ------------------- 18:00:43 Commited By: **** collab-it+edgex@linuxfoundation.org 18:00:43 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 18:00:43 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:00:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 18:00:43 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 18:00:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:00:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:00:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:00:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:00:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:00:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3516a5802e98db609ddc1f744b88735549b0839 [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3516a5 [Pipeline] echo 18:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:45 + git log --format=format:%s -1 f3516a5802e98db609ddc1f744b88735549b0839 [Pipeline] echo 18:00:45 GIT_COMMIT: f3516a5802e98db609ddc1f744b88735549b0839, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0 [Pipeline] echo 18:00:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:00:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:45 18:00:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:00:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:46 latest: Pulling from edgex-devops/git-semver 18:00:46 31603596830f: Pulling fs layer 18:00:46 b6dc333f4379: Pulling fs layer 18:00:46 3d9ef1400e77: Pulling fs layer 18:00:46 fd332fbdc1db: Pulling fs layer 18:00:46 fd332fbdc1db: Waiting 18:00:46 b6dc333f4379: Verifying Checksum 18:00:46 b6dc333f4379: Download complete 18:00:46 31603596830f: Verifying Checksum 18:00:46 31603596830f: Download complete 18:00:46 31603596830f: Pull complete 18:00:46 b6dc333f4379: Pull complete 18:00:46 fd332fbdc1db: Verifying Checksum 18:00:46 fd332fbdc1db: Download complete 18:00:46 3d9ef1400e77: Verifying Checksum 18:00:46 3d9ef1400e77: Download complete 18:00:47 3d9ef1400e77: Pull complete 18:00:47 fd332fbdc1db: Pull complete 18:00:47 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 18:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:00:47 prd-centos7-docker-4c-2g-2917 does not seem to be running inside a container 18:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:00:48 $ docker top 31f76272c22f7f303fcf776f774e71da509ea3017ecab194ca5eda7fcbafb8b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:48 [ssh-agent] Looking for ssh-agent implementation... 18:00:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:48 $ docker exec 31f76272c22f7f303fcf776f774e71da509ea3017ecab194ca5eda7fcbafb8b0 ssh-agent 18:00:49 SSH_AUTH_SOCK=/tmp/ssh-JxYVH17lqMRx/agent.13 18:00:49 SSH_AGENT_PID=19 18:00:49 Running ssh-add (command line suppressed) 18:00:49 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_4321555087780584176.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_4321555087780584176.key) 18:00:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:49 + git tag --points-at HEAD [Pipeline] } 18:00:49 $ docker exec --env ******** --env ******** 31f76272c22f7f303fcf776f774e71da509ea3017ecab194ca5eda7fcbafb8b0 ssh-agent -k 18:00:49 unset SSH_AUTH_SOCK; 18:00:49 unset SSH_AGENT_PID; 18:00:49 echo Agent pid 19 killed; 18:00:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:00:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:49 [ssh-agent] Looking for ssh-agent implementation... 18:00:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:49 $ docker exec 31f76272c22f7f303fcf776f774e71da509ea3017ecab194ca5eda7fcbafb8b0 ssh-agent 18:00:49 SSH_AUTH_SOCK=/tmp/ssh-DikMTBG4rUrs/agent.54 18:00:49 SSH_AGENT_PID=60 18:00:49 Running ssh-add (command line suppressed) 18:00:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7116191410723675494.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7116191410723675494.key) 18:00:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:50 + git semver init 18:00:50 # -> Open(): unable to determine branch for HEAD 18:00:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git 18:00:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 18:00:50 # $SEMVER_REMOTE_NAME = origin 18:00:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:00:50 # $SEMVER_USER_NAME = edgex-jenkins 18:00:50 # $SEMVER_BRANCH = PR-628 18:00:50 # $SEMVER_TEMP = /tmp/semver-818993540 18:00:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 18:00:51 # '/tmp/semver-818993540' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' 18:00:51 # -> Force: false 18:00:51 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } 18:00:51 $ docker exec --env ******** --env ******** 31f76272c22f7f303fcf776f774e71da509ea3017ecab194ca5eda7fcbafb8b0 ssh-agent -k 18:00:51 unset SSH_AUTH_SOCK; 18:00:51 unset SSH_AGENT_PID; 18:00:51 echo Agent pid 60 killed; 18:00:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:51 + git semver [Pipeline] } 18:00:51 $ docker stop --time=1 31f76272c22f7f303fcf776f774e71da509ea3017ecab194ca5eda7fcbafb8b0 18:00:52 $ docker rm -f 31f76272c22f7f303fcf776f774e71da509ea3017ecab194ca5eda7fcbafb8b0 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:00:53 Stashed 1 file(s) [Pipeline] echo 18:00:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:01:08 Still waiting to schedule task 18:01:08 ‘prd-centos7-docker-4c-2g-2785’ is offline 18:01:08 ‘prd-centos7-docker-4c-2g-2918’ is offline 18:01:08 ‘prd-ubuntu18.04-docker-8c-8g-2915’ doesn’t have label ‘centos7-docker-4c-2g’ 18:01:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2907’ doesn’t have label ‘centos7-docker-4c-2g’ 18:01:08 Still waiting to schedule task 18:01:08 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:05:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2921 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 18:05:13 Running in /w/workspace/go-mod-core-contracts/12 [Pipeline] { [Pipeline] checkout 18:05:13 Selected Git installation does not exist. Using Default 18:05:13 The recommended git tool is: NONE 18:05:16 Running on prd-centos7-docker-4c-2g-2923 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 18:05:16 Running in /w/workspace/go-mod-core-contracts/12 [Pipeline] { [Pipeline] checkout 18:05:16 Selected Git installation does not exist. Using Default 18:05:16 The recommended git tool is: NONE 18:05:19 using credential edgex-jenkins-ssh 18:05:19 Cloning the remote Git repository 18:05:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:05:19 > git init /w/workspace/go-mod-core-contracts/12 # timeout=10 18:05:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:05:19 > git --version # timeout=10 18:05:19 > git --version # 'git version 2.24.4' 18:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:19 [INFO] Currently running in a labeled security context 18:05:19 [INFO] Currently SELinux is 'enforcing' on the host 18:05:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/12@tmp/jenkins-gitclient-ssh3937851958133620035.key 18:05:20 using credential edgex-jenkins-ssh 18:05:20 Cloning the remote Git repository 18:05:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:05:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:05:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:05:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:20 [INFO] Currently running in a labeled security context 18:05:20 [INFO] Currently SELinux is 'enforcing' on the host 18:05:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/12@tmp/jenkins-gitclient-ssh3644006273347943396.key 18:05:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:05:21 Merging remotes/origin/main commit 0e90e8fc0ef5769f03c5bb27e3dfe37443650d78 into PR head commit f3516a5802e98db609ddc1f744b88735549b0839 18:05:21 Merge succeeded, producing f3516a5802e98db609ddc1f744b88735549b0839 18:05:21 Checking out Revision f3516a5802e98db609ddc1f744b88735549b0839 (PR-628) 18:05:21 > git config core.sparsecheckout # timeout=10 18:05:21 > git checkout -f f3516a5802e98db609ddc1f744b88735549b0839 # timeout=10 18:05:21 > git remote # timeout=10 18:05:21 > git config --get remote.origin.url # timeout=10 18:05:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:21 [INFO] Currently running in a labeled security context 18:05:21 [INFO] Currently SELinux is 'enforcing' on the host 18:05:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/12@tmp/jenkins-gitclient-ssh389752717673196816.key 18:05:21 > git merge 0e90e8fc0ef5769f03c5bb27e3dfe37443650d78 # timeout=10 18:05:21 > git rev-parse HEAD^{commit} # timeout=10 18:05:21 > git config core.sparsecheckout # timeout=10 18:05:21 > git checkout -f f3516a5802e98db609ddc1f744b88735549b0839 # timeout=10 18:05:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:05:20 > git init /w/workspace/go-mod-core-contracts/12 # timeout=10 18:05:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:05:21 > git --version # timeout=10 18:05:21 > git --version # 'git version 2.17.1' 18:05:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:23 Merging remotes/origin/main commit 0e90e8fc0ef5769f03c5bb27e3dfe37443650d78 into PR head commit f3516a5802e98db609ddc1f744b88735549b0839 18:05:23 Merge succeeded, producing f3516a5802e98db609ddc1f744b88735549b0839 18:05:23 Checking out Revision f3516a5802e98db609ddc1f744b88735549b0839 (PR-628) 18:05:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:05:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:05:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:05:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:05:23 > git config core.sparsecheckout # timeout=10 18:05:23 > git checkout -f f3516a5802e98db609ddc1f744b88735549b0839 # timeout=10 18:05:23 > git remote # timeout=10 18:05:23 > git config --get remote.origin.url # timeout=10 18:05:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:23 > git merge 0e90e8fc0ef5769f03c5bb27e3dfe37443650d78 # timeout=10 18:05:23 > git rev-parse HEAD^{commit} # timeout=10 18:05:23 > git config core.sparsecheckout # timeout=10 18:05:24 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" 18:05:23 > git checkout -f f3516a5802e98db609ddc1f744b88735549b0839 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:05:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:05:26 + true 18:05:26 + sudo service docker restart 18:05:26 Redirecting to /bin/systemctl restart docker.service 18:05:28 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:05:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:05:29 + true 18:05:29 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:05:45 ========================================================= 18:05:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:05:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:05:45 + 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 . 18:05:45 Sending build context to Docker daemon 2.909MB 18:05:45 Step 1/7 : ARG BASE=golang:1.16-alpine 18:05:45 Step 2/7 : FROM ${BASE} 18:05:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:05:45 540db60ca938: Pulling fs layer 18:05:45 adcc1eea9eea: Pulling fs layer 18:05:45 4c4ab2625f07: Pulling fs layer 18:05:45 0773c198feca: Pulling fs layer 18:05:45 345f892a5656: Pulling fs layer 18:05:45 4796506630df: Pulling fs layer 18:05:45 cc55df3e53f1: Pulling fs layer 18:05:45 4d027b6c602c: Pulling fs layer 18:05:45 449e75d2c14e: Pulling fs layer 18:05:45 0773c198feca: Waiting 18:05:45 345f892a5656: Waiting 18:05:45 4796506630df: Waiting 18:05:45 cc55df3e53f1: Waiting 18:05:45 4d027b6c602c: Waiting 18:05:45 449e75d2c14e: Waiting 18:05:45 4c4ab2625f07: Verifying Checksum 18:05:45 4c4ab2625f07: Download complete 18:05:46 adcc1eea9eea: Verifying Checksum 18:05:46 adcc1eea9eea: Download complete 18:05:46 345f892a5656: Verifying Checksum 18:05:46 345f892a5656: Download complete 18:05:46 4796506630df: Verifying Checksum 18:05:46 4796506630df: Download complete 18:05:46 cc55df3e53f1: Verifying Checksum 18:05:46 cc55df3e53f1: Download complete 18:05:46 540db60ca938: Verifying Checksum 18:05:46 540db60ca938: Download complete 18:05:46 540db60ca938: Pull complete 18:05:46 adcc1eea9eea: Pull complete 18:05:46 4c4ab2625f07: Pull complete 18:05:46 4d027b6c602c: Verifying Checksum 18:05:46 4d027b6c602c: Download complete [Pipeline] unstash [Pipeline] echo 18:05:48 ========================================================= 18:05:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:05:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:05:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:05:49 449e75d2c14e: Verifying Checksum 18:05:49 449e75d2c14e: Download complete 18:05:50 Sending build context to Docker daemon 2.908MB 18:05:50 Step 1/7 : ARG BASE=golang:1.16-alpine 18:05:50 Step 2/7 : FROM ${BASE} 18:05:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:05:51 595b0fe564bb: Pulling fs layer 18:05:51 24495759ef45: Pulling fs layer 18:05:51 d148012ef14d: Pulling fs layer 18:05:51 cb65c68fc2e2: Pulling fs layer 18:05:51 093eec477d81: Pulling fs layer 18:05:51 a6d5b2bbb924: Pulling fs layer 18:05:51 2446dc1eb7d3: Pulling fs layer 18:05:51 596795e73e0f: Pulling fs layer 18:05:51 cb65c68fc2e2: Waiting 18:05:51 093eec477d81: Waiting 18:05:51 a6d5b2bbb924: Waiting 18:05:51 2446dc1eb7d3: Waiting 18:05:51 596795e73e0f: Waiting 18:05:51 d148012ef14d: Verifying Checksum 18:05:51 d148012ef14d: Download complete 18:05:51 24495759ef45: Verifying Checksum 18:05:51 24495759ef45: Download complete 18:05:51 093eec477d81: Download complete 18:05:51 a6d5b2bbb924: Download complete 18:05:51 2446dc1eb7d3: Verifying Checksum 18:05:51 2446dc1eb7d3: Download complete 18:05:51 595b0fe564bb: Verifying Checksum 18:05:51 595b0fe564bb: Download complete 18:05:52 595b0fe564bb: Pull complete 18:05:52 0773c198feca: Verifying Checksum 18:05:52 0773c198feca: Download complete 18:05:53 24495759ef45: Pull complete 18:05:53 d148012ef14d: Pull complete 18:05:56 596795e73e0f: Verifying Checksum 18:05:56 596795e73e0f: Download complete 18:05:56 0773c198feca: Pull complete 18:05:56 345f892a5656: Pull complete 18:05:56 4796506630df: Pull complete 18:05:56 cc55df3e53f1: Pull complete 18:05:56 4d027b6c602c: Pull complete 18:05:57 cb65c68fc2e2: Verifying Checksum 18:05:57 cb65c68fc2e2: Download complete 18:05:57 449e75d2c14e: Pull complete 18:05:57 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 18:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:05:57 ---> 0d28375d9b5b 18:05:57 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:06:01 ---> Running in 21c01ff25c18 18:06:01 Removing intermediate container 21c01ff25c18 18:06:01 ---> 65bd8d681b67 18:06:01 Step 4/7 : RUN apk add bash 18:06:01 ---> Running in bdfc04120584 18:06:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:06:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:06:03 OK: 149 MiB in 40 packages 18:06:03 Removing intermediate container bdfc04120584 18:06:03 ---> 8f0e06176aa2 18:06:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:06:03 ---> Running in 0cc2bfcdb18a 18:06:03 Removing intermediate container 0cc2bfcdb18a 18:06:03 ---> 1040d42154ad 18:06:03 Step 6/7 : COPY go.mod . 18:06:03 ---> e8c87caeed5a 18:06:03 Step 7/7 : RUN go mod download 18:06:03 ---> Running in 2fd86b529f43 18:06:10 cb65c68fc2e2: Pull complete 18:06:10 093eec477d81: Pull complete 18:06:10 a6d5b2bbb924: Pull complete 18:06:10 2446dc1eb7d3: Pull complete 18:06:14 596795e73e0f: Pull complete 18:06:14 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 18:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:06:14 ---> d9e956139c92 18:06:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:06:18 ---> Running in e1ee53471a13 18:06:18 Removing intermediate container e1ee53471a13 18:06:18 ---> 803995e28646 18:06:18 Step 4/7 : RUN apk add bash 18:06:18 ---> Running in 49be77357f66 18:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:06:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:06:22 OK: 138 MiB in 40 packages 18:06:23 Removing intermediate container 49be77357f66 18:06:23 ---> 48354872e25b 18:06:23 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:06:24 ---> Running in 4733ecaca494 18:06:24 Removing intermediate container 4733ecaca494 18:06:24 ---> 079be837e1db 18:06:24 Step 6/7 : COPY go.mod . 18:06:25 ---> a20b1fd9b6d5 18:06:25 Step 7/7 : RUN go mod download 18:06:25 ---> Running in ebbaae4f43ae 18:06:35 Removing intermediate container 2fd86b529f43 18:06:35 ---> 78f615042a15 18:06:35 Successfully built 78f615042a15 18:06:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:06:35 + docker inspect -f . ci-base-image-x86_64 18:06:35 . [Pipeline] withDockerContainer 18:06:36 prd-centos7-docker-4c-2g-2923 does not seem to be running inside a container 18:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:06:36 $ docker top d61f397e5ec2865c015d9c6b3c849ca940a55d58afd75da9678b757c284b4495 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:37 + go version 18:06:37 go version go1.16.5 linux/amd64 [Pipeline] } 18:06:37 $ docker stop --time=1 d61f397e5ec2865c015d9c6b3c849ca940a55d58afd75da9678b757c284b4495 18:06:38 $ docker rm -f d61f397e5ec2865c015d9c6b3c849ca940a55d58afd75da9678b757c284b4495 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:39 + docker inspect -f . ci-base-image-x86_64 18:06:39 . [Pipeline] withDockerContainer 18:06:39 prd-centos7-docker-4c-2g-2923 does not seem to be running inside a container 18:06:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:06:39 $ docker top 67c898a71c376ba74e07f3ccbf5694a19b460b929f67809b91b16070a6e1dca2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:40 + go mod tidy [Pipeline] sh 18:06:40 + make test 18:06:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:06:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 18:06:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.076s coverage: 83.5% of statements 18:06:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 18:06:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:06:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 18:06:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 18:06:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 18:06:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 47.2% of statements 18:06:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.015s coverage: 90.0% of statements 18:06:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.024s coverage: 86.2% of statements 18:06:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements 18:06:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements 18:06:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 18:06:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:06:59 gofmt -l . 18:06:59 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:06:59 $ docker stop --time=1 67c898a71c376ba74e07f3ccbf5694a19b460b929f67809b91b16070a6e1dca2 18:07:00 $ docker rm -f 67c898a71c376ba74e07f3ccbf5694a19b460b929f67809b91b16070a6e1dca2 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:01 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 18:07:03 ---> job-cost.sh 18:07:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F6r7 18:07:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:07:26 lf-activate-venv(): INFO: Adding /tmp/venv-F6r7/bin to PATH 18:07:26 INFO: No Stack... 18:07:26 INFO: Retrieving Pricing Info for: v3-standard-2 18:07:26 INFO: Archiving Costs [Pipeline] sh 18:07:26 + cat /w/workspace/go-mod-core-contracts/12/archives/cost.csv 18:07:26 + cut -d, -f6 [Pipeline] lock 18:07:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-12-stack-cost] 18:07:26 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-12-stack-cost] did not exist. Created. 18:07:26 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:27 + echo total: 0.05999999865889549 [Pipeline] stash 18:07:27 Stashed 1 file(s) [Pipeline] } 18:07:27 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-12-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:02 Removing intermediate container ebbaae4f43ae 18:08:02 ---> aa66c911115a 18:08:02 Successfully built aa66c911115a 18:08:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:08:03 + docker inspect -f . ci-base-image-arm64 18:08:03 . [Pipeline] withDockerContainer 18:08:03 prd-ubuntu18.04-docker-arm64-4c-16g-2921 does not seem to be running inside a container 18:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:08:05 $ docker top cc5c9dfba9b57788cc90a103cd0a14d6191fb24aa6b129fedd212a09825d0e99 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:06 + go version 18:08:06 go version go1.16.5 linux/arm64 [Pipeline] } 18:08:06 $ docker stop --time=1 cc5c9dfba9b57788cc90a103cd0a14d6191fb24aa6b129fedd212a09825d0e99 18:08:08 $ docker rm -f cc5c9dfba9b57788cc90a103cd0a14d6191fb24aa6b129fedd212a09825d0e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:09 + docker inspect -f . ci-base-image-arm64 18:08:09 . [Pipeline] withDockerContainer 18:08:09 prd-ubuntu18.04-docker-arm64-4c-16g-2921 does not seem to be running inside a container 18:08:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/12 -v /w/workspace/go-mod-core-contracts/12:/w/workspace/go-mod-core-contracts/12:rw,z -v /w/workspace/go-mod-core-contracts/12@tmp:/w/workspace/go-mod-core-contracts/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:08:11 $ docker top 5ed2b78ae39aebb0fa8e844ee49044e6d49fe7011b37dcdeb517081793c837ed -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:12 + go mod tidy [Pipeline] sh 18:08:14 + make test 18:08:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:08:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 18:08:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.496s coverage: 83.5% of statements 18:08:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 18:08:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:08:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 18:08:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.074s coverage: 26.3% of statements 18:08:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 18:08:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.129s coverage: 47.2% of statements 18:08:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.095s coverage: 90.0% of statements 18:08:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.237s coverage: 86.2% of statements 18:08:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.057s coverage: 59.5% of statements 18:08:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 35.5% of statements 18:09:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.045s coverage: 49.4% of statements 18:09:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:09:28 gofmt -l . 18:09:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:09:28 $ docker stop --time=1 5ed2b78ae39aebb0fa8e844ee49044e6d49fe7011b37dcdeb517081793c837ed 18:09:30 $ docker rm -f 5ed2b78ae39aebb0fa8e844ee49044e6d49fe7011b37dcdeb517081793c837ed [Pipeline] // withDockerContainer [Pipeline] sh 18:09:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:31 Warning: overwriting stash ‘coverage-report’ 18:09:32 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 18:09:32 ---> job-cost.sh 18:09:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wZ3C 18:10:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:12:36 lf-activate-venv(): INFO: Adding /tmp/venv-wZ3C/bin to PATH 18:12:36 INFO: No Stack... 18:12:36 INFO: Retrieving Pricing Info for: v2-standard-4 18:12:36 INFO: Archiving Costs [Pipeline] sh 18:12:36 + cat /w/workspace/go-mod-core-contracts/12/archives/cost.csv 18:12:36 + cut -d, -f6 [Pipeline] lock 18:12:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-12-stack-cost] 18:12:36 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-12-stack-cost] did not exist. Created. 18:12:36 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:12:37 /w/workspace/go-mod-core-contracts/12@tmp/durable-2aa3d251/script.sh: 1: /w/workspace/go-mod-core-contracts/12@tmp/durable-2aa3d251/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:12:37 + echo total: 0.18000000715255737 [Pipeline] stash 18:12:37 Warning: overwriting stash ‘stack-cost’ 18:12:37 Stashed 1 file(s) [Pipeline] } 18:12:37 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-12-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 18:12:38 provisioning config files... 18:12:38 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config5794713649731083922tmp [Pipeline] { [Pipeline] sh 18:12:38 + set +x 18:12:38 + curl -s https://codecov.io/bash 18:12:38 + bash -s -- 18:12:38 18:12:38 _____ _ 18:12:38 / ____| | | 18:12:38 | | ___ __| | ___ ___ _____ __ 18:12:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:12:38 | |___| (_) | (_| | __/ (_| (_) \ V / 18:12:38 \_____\___/ \__,_|\___|\___\___/ \_/ 18:12:38 Bash-1.0.5 18:12:38 18:12:38 18:12:38 ==> git version 2.24.4 found 18:12:38 ==> 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 18:12:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:12:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:12:38 ==> Jenkins CI detected. 18:12:38 project root: . 18:12:38 --> token set from env 18:12:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:12:38 ==> Running gcov in . (disable via -X gcov) 18:12:38 ==> Python coveragepy not found 18:12:38 ==> Searching for coverage reports in: 18:12:38 + . 18:12:38 -> Found 1 reports 18:12:38 ==> Detecting git/mercurial file structure 18:12:38 ==> Reading reports 18:12:39 + ./coverage.out bytes=101674 18:12:39 ==> Appending adjustments 18:12:39 https://docs.codecov.io/docs/fixing-reports 18:12:39 + Found adjustments 18:12:39 ==> Gzipping contents 18:12:39 16K /tmp/codecov.ja4t36.gz 18:12:39 ==> Uploading reports 18:12:39 url: https://codecov.io 18:12:39 query: branch=PR-628&commit=f3516a5802e98db609ddc1f744b88735549b0839&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 18:12:39 -> Pinging Codecov 18:12:39 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-628&commit=f3516a5802e98db609ddc1f744b88735549b0839&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 18:12:40 -> Uploading to 18:12:40 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/f3516a5802e98db609ddc1f744b88735549b0839/67c87090-732d-4d91-ac95-49b6f71d143d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T181239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d24c4f08372c29ddc0c2adbfebf3b57fd474b4394cfc08937d0563394881ed94 18:12:40 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:40 Dload Upload Total Spent Left Speed 18:12:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15227 0 0 100 15227 0 35891 --:--:-- --:--:-- --:--:-- 35912 18:12:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f3516a5802e98db609ddc1f744b88735549b0839 [Pipeline] } 18:12:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:12:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:12:43 ---> package-listing.sh 18:12:43 ++ facter osfamily 18:12:43 ++ tr '[:upper:]' '[:lower:]' 18:12:43 + OS_FAMILY=redhat 18:12:43 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 18:12:43 + START_PACKAGES=/tmp/packages_start.txt 18:12:43 + END_PACKAGES=/tmp/packages_end.txt 18:12:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:43 + PACKAGES=/tmp/packages_start.txt 18:12:43 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 18:12:43 + PACKAGES=/tmp/packages_end.txt 18:12:43 + case "${OS_FAMILY}" in 18:12:43 + sort 18:12:43 + rpm -qa 18:12:43 + '[' -f /tmp/packages_start.txt ']' 18:12:43 + '[' -f /tmp/packages_end.txt ']' 18:12:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:43 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 18:12:43 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ 18:12:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo 18:12:43 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/dry_go-mod-core-contracts_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:12:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:12:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:44 18:12:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:12:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:45 alpine: Pulling from edgex-lftools-log-publisher 18:12:45 5843afab3874: Pulling fs layer 18:12:45 2dfaacf7024e: Pulling fs layer 18:12:45 2dbba127c6aa: Pulling fs layer 18:12:45 1a467efa2204: Pulling fs layer 18:12:45 865369a531d5: Pulling fs layer 18:12:45 2dc3bafdbf1c: Pulling fs layer 18:12:45 9ac237eaa80d: Pulling fs layer 18:12:45 6bcad4ecc5c2: Pulling fs layer 18:12:45 7074353bde3e: Pulling fs layer 18:12:45 2dc3bafdbf1c: Waiting 18:12:45 9ac237eaa80d: Waiting 18:12:45 6bcad4ecc5c2: Waiting 18:12:45 7074353bde3e: Waiting 18:12:45 1a467efa2204: Waiting 18:12:45 865369a531d5: Waiting 18:12:45 2dfaacf7024e: Download complete 18:12:45 1a467efa2204: Verifying Checksum 18:12:45 1a467efa2204: Download complete 18:12:45 5843afab3874: Verifying Checksum 18:12:45 5843afab3874: Download complete 18:12:45 2dc3bafdbf1c: Verifying Checksum 18:12:45 2dc3bafdbf1c: Download complete 18:12:45 9ac237eaa80d: Verifying Checksum 18:12:45 9ac237eaa80d: Download complete 18:12:45 6bcad4ecc5c2: Verifying Checksum 18:12:45 6bcad4ecc5c2: Download complete 18:12:45 865369a531d5: Verifying Checksum 18:12:45 865369a531d5: Download complete 18:12:45 5843afab3874: Pull complete 18:12:45 2dfaacf7024e: Pull complete 18:12:45 2dbba127c6aa: Verifying Checksum 18:12:45 2dbba127c6aa: Download complete 18:12:46 2dbba127c6aa: Pull complete 18:12:46 1a467efa2204: Pull complete 18:12:46 865369a531d5: Pull complete 18:12:46 2dc3bafdbf1c: Pull complete 18:12:46 9ac237eaa80d: Pull complete 18:12:47 6bcad4ecc5c2: Pull complete 18:12:50 7074353bde3e: Verifying Checksum 18:12:50 7074353bde3e: Download complete 18:12:54 7074353bde3e: Pull complete 18:12:54 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 18:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:12:54 prd-centos7-docker-4c-2g-2917 does not seem to be running inside a container 18:12:55 $ 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/dry_go-mod-core-contracts_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:12:56 $ docker top a065bf6b0f00f1fac0bc41de494c770669b34bdeb15a8dff264b284271c4d9c8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:57 + touch /tmp/pre-build-complete [Pipeline] sh 18:12:57 + mkdir -p /var/log/sa [Pipeline] sh 18:12:58 + ls /var/log/sa-host 18:12:58 + sadf -c /var/log/sa-host/sa05 18:12:58 file_magic: OK 18:12:58 HZ: Using current value: 100 18:12:58 file_header: OK 18:12:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:12:58 Statistics: 18:12:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:12:58 File successfully converted to sysstat format version 12.5.4 18:12:58 + sadf -c /var/log/sa-host/sa15 18:12:58 file_magic: OK 18:12:58 HZ: Using current value: 100 18:12:58 file_header: OK 18:12:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:12:58 Statistics: 18:12:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:12:58 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:58 provisioning config files... 18:12:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config7550351834765315623tmp [Pipeline] { [Pipeline] echo 18:12:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:12:58 ---> create-netrc.sh [Pipeline] } 18:12:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:12:59 ---> python-tools-install.sh [Pipeline] echo 18:12:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:12:59 ---> sudo-logs.sh 18:12:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:12:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:12:59 ---> job-cost.sh 18:12:59 lf-activate-venv: SKIPPING 18:12:59 DEBUG: total: 0.18000000715255737 18:12:59 INFO: Retrieving Stack Cost... 18:13:00 INFO: Retrieving Pricing Info for: v3-standard-2 18:13:01 INFO: Archiving Costs [Pipeline] echo 18:13:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:13:01 ---> logs-deploy.sh 18:13:01 lf-activate-venv: SKIPPING 18:13:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/12 18:13:01 INFO: archiving workspace using pattern(s): 18:13:02 Archives upload complete. 18:13:02 INFO: archiving logs to Nexus 18:13:03 ---> uname -a: 18:13:03 Linux prd-centos7-docker-4c-2g-2917.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:13:03 18:13:03 18:13:03 ---> lscpu: 18:13:03 Architecture: x86_64 18:13:03 CPU op-mode(s): 32-bit, 64-bit 18:13:03 Address sizes: 40 bits physical, 48 bits virtual 18:13:03 Byte Order: Little Endian 18:13:03 CPU(s): 2 18:13:03 On-line CPU(s) list: 0,1 18:13:03 Vendor ID: AuthenticAMD 18:13:03 BIOS Vendor ID: QEMU 18:13:03 Model name: AMD EPYC-Rome Processor 18:13:03 BIOS Model name: pc-i440fx-4.2 18:13:03 CPU family: 23 18:13:03 Model: 49 18:13:03 Thread(s) per core: 1 18:13:03 Core(s) per socket: 1 18:13:03 Socket(s): 2 18:13:03 Stepping: 0 18:13:03 BogoMIPS: 5600.00 18:13:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:13:03 Virtualization: AMD-V 18:13:03 Hypervisor vendor: KVM 18:13:03 Virtualization type: full 18:13:03 L1d cache: 64 KiB (2 instances) 18:13:03 L1i cache: 64 KiB (2 instances) 18:13:03 L2 cache: 1 MiB (2 instances) 18:13:03 L3 cache: 32 MiB (2 instances) 18:13:03 NUMA node(s): 1 18:13:03 NUMA node0 CPU(s): 0,1 18:13:03 Vulnerability Itlb multihit: Not affected 18:13:03 Vulnerability L1tf: Not affected 18:13:03 Vulnerability Mds: Not affected 18:13:03 Vulnerability Meltdown: Not affected 18:13:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:13:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:13:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:13:03 Vulnerability Srbds: Not affected 18:13:03 Vulnerability Tsx async abort: Not affected 18:13:03 18:13:03 18:13:03 ---> nproc: 18:13:03 2 18:13:03 18:13:03 18:13:03 ---> df -h: 18:13:03 Filesystem Size Used Available Use% Mounted on 18:13:03 overlay 40.0G 7.6G 32.4G 19% / 18:13:03 tmpfs 64.0M 0 64.0M 0% /dev 18:13:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:13:03 shm 64.0M 0 64.0M 0% /dev/shm 18:13:03 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 18:13:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 18:13:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 18:13:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 18:13:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 18:13:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 18:13:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 18:13:03 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 18:13:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-628 18:13:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-628@tmp 18:13:03 18:13:03 18:13:03 ---> free -m: 18:13:03 total used free shared buff/cache available 18:13:03 Mem: 7821 830 4785 0 2205 6701 18:13:03 Swap: 1023 0 1023 18:13:03 18:13:03 18:13:03 ---> ip addr: 18:13:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:13:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:13:03 inet 127.0.0.1/8 scope host lo 18:13:03 valid_lft forever preferred_lft forever 18:13:03 inet6 ::1/128 scope host 18:13:03 valid_lft forever preferred_lft forever 18:13:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:13:03 link/ether fa:16:3e:13:60:5d brd ff:ff:ff:ff:ff:ff 18:13:03 inet 10.30.123.213/23 brd 10.30.123.255 scope global dynamic eth0 18:13:03 valid_lft 85622sec preferred_lft 85622sec 18:13:03 inet6 fe80::f816:3eff:fe13:605d/64 scope link 18:13:03 valid_lft forever preferred_lft forever 18:13:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:13:03 link/ether 02:42:10:57:91:e3 brd ff:ff:ff:ff:ff:ff 18:13:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:13:03 valid_lft forever preferred_lft forever 18:13:03 inet6 fe80::42:10ff:fe57:91e3/64 scope link 18:13:03 valid_lft forever preferred_lft forever 18:13:03 18:13:03 18:13:03 ---> sar -b -r -n DEV: 18:13:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 18:13:03 18:13:03 17:59:54 LINUX RESTART (2 CPU) 18:13:03 18:13:03 18:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:13:03 18:02:01 2.00 0.08 1.92 0.00 1.60 43.95 0.00 18:13:03 18:03:01 0.45 0.00 0.45 0.00 0.00 6.38 0.00 18:13:03 18:04:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 18:13:03 18:05:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 18:13:03 18:06:01 0.27 0.00 0.27 0.00 0.00 4.41 0.00 18:13:03 18:07:01 0.23 0.00 0.23 0.00 0.00 2.20 0.00 18:13:03 18:08:01 0.15 0.00 0.15 0.00 0.00 2.07 0.00 18:13:03 18:09:01 0.32 0.00 0.32 0.00 0.00 3.78 0.00 18:13:03 18:10:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 18:13:03 18:11:01 0.17 0.00 0.17 0.00 0.00 2.30 0.00 18:13:03 18:12:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 18:13:03 Average: 0.41 0.01 0.40 0.00 0.15 6.86 0.00 18:13:03 18:13:03 18:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:13:03 18:02:01 5466980 0 802004 10.01 2620 1737328 1245080 13.75 576464 1565180 16 18:13:03 18:03:01 5471760 0 797220 9.95 2620 1737332 1204772 13.30 575128 1562504 8 18:13:03 18:04:01 5469744 0 799232 9.98 2620 1737336 1204952 13.30 577284 1562500 8 18:13:03 18:05:01 5469576 0 799396 9.98 2620 1737340 1204988 13.30 576652 1563204 12 18:13:03 18:06:01 5468836 0 800128 9.99 2620 1737348 1205000 13.30 572204 1568148 8 18:13:03 18:07:01 5470728 0 798232 9.97 2620 1737352 1204772 13.30 570868 1568148 24 18:13:03 18:08:01 5468424 0 800528 10.00 2620 1737360 1204772 13.30 572928 1568152 16 18:13:03 18:09:01 5459356 0 809592 10.11 2620 1737364 1204772 13.30 582144 1568148 8 18:13:03 18:10:01 5459120 0 809792 10.11 2620 1737400 1204772 13.30 583960 1566444 20 18:13:03 18:11:01 5458736 0 810204 10.12 2620 1737372 1204868 13.30 584388 1566436 8 18:13:03 18:12:01 5459468 0 809472 10.11 2620 1737372 1204772 13.30 590720 1559588 8 18:13:03 Average: 5465703 0 803255 10.03 2620 1737355 1208502 13.34 578431 1565314 12 18:13:03 18:13:03 18:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:13:03 18:02:01 eth0 1.12 0.57 0.54 0.40 0.00 0.00 0.00 0.00 18:13:03 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:03:01 eth0 0.92 0.08 0.07 0.01 0.00 0.00 0.00 0.00 18:13:03 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:04:01 eth0 2.93 0.35 0.49 0.20 0.00 0.00 0.00 0.00 18:13:03 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:05:01 eth0 1.75 0.80 0.82 0.39 0.00 0.00 0.00 0.00 18:13:03 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:06:01 eth0 0.80 0.45 0.41 0.30 0.00 0.00 0.00 0.00 18:13:03 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:07:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:13:03 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:08:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:13:03 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:13:03 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:11:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 18:13:03 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:12:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:13:03 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 Average: eth0 0.75 0.25 0.23 0.13 0.00 0.00 0.00 0.00 18:13:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:13:03 18:13:03 ---> sar -P ALL: 18:13:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 18:13:03 18:13:03 17:59:54 LINUX RESTART (2 CPU) 18:13:03 18:13:03 18:01:01 CPU %user %nice %system %iowait %steal %idle 18:13:03 18:02:01 all 0.15 0.00 0.07 0.00 0.02 99.77 18:13:03 18:02:01 0 0.08 0.00 0.07 0.00 0.02 99.83 18:13:03 18:02:01 1 0.22 0.00 0.07 0.00 0.02 99.70 18:13:03 18:03:01 all 0.13 0.00 0.07 0.00 0.02 99.79 18:13:03 18:03:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:13:03 18:03:01 1 0.20 0.00 0.07 0.00 0.02 99.72 18:13:03 18:04:01 all 0.11 0.00 0.05 0.00 0.02 99.82 18:13:03 18:04:01 0 0.08 0.00 0.07 0.00 0.03 99.82 18:13:03 18:04:01 1 0.13 0.00 0.03 0.00 0.00 99.83 18:13:03 18:05:01 all 0.20 0.00 0.03 0.00 0.01 99.76 18:13:03 18:05:01 0 0.36 0.00 0.02 0.00 0.00 99.63 18:13:03 18:05:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:13:03 18:06:01 all 0.17 0.00 0.05 0.00 0.03 99.76 18:13:03 18:06:01 0 0.27 0.00 0.05 0.00 0.02 99.67 18:13:03 18:06:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:13:03 18:07:01 all 0.15 0.00 0.03 0.00 0.03 99.78 18:13:03 18:07:01 0 0.27 0.00 0.03 0.00 0.03 99.67 18:13:03 18:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:13:03 18:08:01 all 0.19 0.00 0.04 0.00 0.02 99.75 18:13:03 18:08:01 0 0.32 0.00 0.03 0.00 0.02 99.63 18:13:03 18:08:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:13:03 18:09:01 all 0.13 0.00 0.04 0.00 0.02 99.82 18:13:03 18:09:01 0 0.23 0.00 0.03 0.00 0.02 99.72 18:13:03 18:09:01 1 0.02 0.00 0.05 0.00 0.02 99.92 18:13:03 18:10:01 all 0.14 0.00 0.04 0.00 0.02 99.80 18:13:03 18:10:01 0 0.22 0.00 0.05 0.00 0.02 99.72 18:13:03 18:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:13:03 18:11:01 all 0.10 0.00 0.03 0.00 0.02 99.85 18:13:03 18:11:01 0 0.15 0.00 0.03 0.00 0.00 99.82 18:13:03 18:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:13:03 18:12:01 all 0.21 0.00 0.03 0.00 0.03 99.73 18:13:03 18:12:01 0 0.10 0.00 0.02 0.00 0.02 99.87 18:13:03 18:12:01 1 0.32 0.00 0.05 0.00 0.03 99.60 18:13:03 18:13:03 Average: CPU %user %nice %system %iowait %steal %idle 18:13:03 Average: all 0.15 0.00 0.04 0.00 0.02 99.78 18:13:03 Average: 0 0.19 0.00 0.04 0.00 0.02 99.75 18:13:03 Average: 1 0.11 0.00 0.05 0.00 0.02 99.82 18:13:03 18:13:03 18:13:03