Pull request #473 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 637d953f55be0b6e38d1a69ac942ddd6ba245b76+266ba797eb47958f26e9de3d4b9551a9393cdd62 (cdfc8d030c7cfc963e48ceca503199530a64c37e) 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-ssh15968755620348542403.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14499517543434126883.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-bootstrap/branches/PR-473/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-bootstrap/branches/PR-473/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13271029703741191384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh8991607195266157751.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-bootstrap/branches/PR-473/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-bootstrap/branches/PR-473/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh948180593870935282.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1973 in /w/workspace/xfoundry_go-mod-bootstrap_PR-473 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-473 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 266ba797eb47958f26e9de3d4b9551a9393cdd62 into PR head commit 637d953f55be0b6e38d1a69ac942ddd6ba245b76 Merge succeeded, producing 637d953f55be0b6e38d1a69ac942ddd6ba245b76 Checking out Revision 637d953f55be0b6e38d1a69ac942ddd6ba245b76 (PR-473) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:48:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:48:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:48:18 ========================================================= 16:48:18 EdgeX Global Pipelines Version Info 16:48:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 637d953f55be0b6e38d1a69ac942ddd6ba245b76 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 266ba797eb47958f26e9de3d4b9551a9393cdd62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 637d953f55be0b6e38d1a69ac942ddd6ba245b76 # timeout=10 > git rev-list --no-walk ce7d96809a8367a9cef453ebe105e08435f615fe # timeout=10 16:48:19 ------------------- 16:48:19 stable info: 16:48:19 ------------------- 16:48:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:48:19 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:48:19 Message: update stable to v1.0.245 16:48:20 ------------------- 16:48:20 experimental info: 16:48:20 ------------------- 16:48:20 Commited By: **** collab-it+edgex@linuxfoundation.org 16:48:20 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:48:20 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-473 [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-473 [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-473 [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 637d953f55be0b6e38d1a69ac942ddd6ba245b76 [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 637d953 [Pipeline] echo 16:48:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:48:21 + git rev-list -1 --merges 637d953f55be0b6e38d1a69ac942ddd6ba245b76~1..637d953f55be0b6e38d1a69ac942ddd6ba245b76 [Pipeline] echo 16:48:21 -----------> git rev-list -1 --merges 637d953f55be0b6e38d1a69ac942ddd6ba245b76~1..637d953f55be0b6e38d1a69ac942ddd6ba245b76 637d953f55be0b6e38d1a69ac942ddd6ba245b76 [false] [Pipeline] sh 16:48:21 + git log --format=format:%s -1 637d953f55be0b6e38d1a69ac942ddd6ba245b76 [Pipeline] echo 16:48:21 ========================================================= 16:48:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:48:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:21 + git log --format=format:%s -1 637d953f55be0b6e38d1a69ac942ddd6ba245b76 [Pipeline] echo 16:48:21 [semverPrep] GIT_COMMIT: 637d953f55be0b6e38d1a69ac942ddd6ba245b76, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo 16:48:21 [semverPrep] This is not a build commit. [Pipeline] sh 16:48:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:48:22 + grep -v github /etc/ssh/ssh_known_hosts 16:48:22 + [ -e /tmp/ssh_known_hosts ] 16:48:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:48:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:48:22 + sudo tee -a /etc/ssh/ssh_known_hosts 16:48:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:22 16:48:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:23 0.1.4: Pulling from edgex-devops/py-git-semver 16:48:23 b85a868b505f: Pulling fs layer 16:48:23 e2be974225ed: Pulling fs layer 16:48:23 339a4e72a1f5: Pulling fs layer 16:48:23 988bab9f4d93: Pulling fs layer 16:48:23 1469e6f7b9e6: Pulling fs layer 16:48:23 eaf3925da568: Pulling fs layer 16:48:23 988bab9f4d93: Waiting 16:48:23 1469e6f7b9e6: Waiting 16:48:23 bab4dde63d76: Pulling fs layer 16:48:23 bde34c3a00c8: Pulling fs layer 16:48:23 b352a97aabf1: Pulling fs layer 16:48:23 eaf3925da568: Waiting 16:48:23 bab4dde63d76: Waiting 16:48:23 4872d77fe225: Pulling fs layer 16:48:23 b352a97aabf1: Waiting 16:48:23 5851b861e8e6: Pulling fs layer 16:48:23 bde34c3a00c8: Waiting 16:48:23 5851b861e8e6: Waiting 16:48:23 e2be974225ed: Download complete 16:48:23 988bab9f4d93: Verifying Checksum 16:48:23 988bab9f4d93: Download complete 16:48:23 1469e6f7b9e6: Verifying Checksum 16:48:23 1469e6f7b9e6: Download complete 16:48:23 339a4e72a1f5: Verifying Checksum 16:48:23 339a4e72a1f5: Download complete 16:48:23 eaf3925da568: Verifying Checksum 16:48:23 eaf3925da568: Download complete 16:48:23 bde34c3a00c8: Download complete 16:48:23 b352a97aabf1: Verifying Checksum 16:48:23 b352a97aabf1: Download complete 16:48:23 4872d77fe225: Download complete 16:48:23 5851b861e8e6: Verifying Checksum 16:48:23 b85a868b505f: Verifying Checksum 16:48:23 b85a868b505f: Download complete 16:48:23 bab4dde63d76: Verifying Checksum 16:48:23 bab4dde63d76: Download complete 16:48:24 b85a868b505f: Pull complete 16:48:25 e2be974225ed: Pull complete 16:48:25 339a4e72a1f5: Pull complete 16:48:25 988bab9f4d93: Pull complete 16:48:25 1469e6f7b9e6: Pull complete 16:48:25 eaf3925da568: Pull complete 16:48:27 bab4dde63d76: Pull complete 16:48:28 bde34c3a00c8: Pull complete 16:48:28 b352a97aabf1: Pull complete 16:48:28 4872d77fe225: Pull complete 16:48:28 5851b861e8e6: Pull complete 16:48:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:28 prd-ubuntu20.04-docker-8c-8g-1973 does not seem to be running inside a container 16:48:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-473 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473:/w/workspace/xfoundry_go-mod-bootstrap_PR-473:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-473@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:10003/edgex-devops/py-git-semver:0.1.4 cat 16:48:31 $ docker top fc8ea00326c9c1b10336748ef1c29661a066212c46363462617ea2a31b0ef1af -eo pid,comm 16:48:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:48:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:31 [ssh-agent] Looking for ssh-agent implementation... 16:48:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:31 $ docker exec fc8ea00326c9c1b10336748ef1c29661a066212c46363462617ea2a31b0ef1af ssh-agent 16:48:32 SSH_AUTH_SOCK=/tmp/ssh-EEksNoFSgkpT/agent.32 16:48:32 SSH_AGENT_PID=38 16:48:32 Running ssh-add (command line suppressed) 16:48:32 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp/private_key_1606338494080606205.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp/private_key_1606338494080606205.key) 16:48:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:32 + git tag --points-at HEAD [Pipeline] } 16:48:32 $ docker exec --env ******** --env ******** fc8ea00326c9c1b10336748ef1c29661a066212c46363462617ea2a31b0ef1af ssh-agent -k 16:48:32 unset SSH_AUTH_SOCK; 16:48:32 unset SSH_AGENT_PID; 16:48:32 echo Agent pid 38 killed; 16:48:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:48:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:32 [ssh-agent] Looking for ssh-agent implementation... 16:48:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:32 $ docker exec fc8ea00326c9c1b10336748ef1c29661a066212c46363462617ea2a31b0ef1af ssh-agent 16:48:32 SSH_AUTH_SOCK=/tmp/ssh-jKUFYRbmpdSn/agent.70 16:48:32 SSH_AGENT_PID=76 16:48:32 Running ssh-add (command line suppressed) 16:48:33 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp/private_key_1901162406185837352.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp/private_key_1901162406185837352.key) 16:48:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:33 + git semver init 16:48:33 2023-03-15 16:48:33,554 [run_init] DEBUG init version:0.0.0 force:False 16:48:33 2023-03-15 16:48:33,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-473/.semver 16:48:33 2023-03-15 16:48:33,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-473/.semver 16:48:33 2023-03-15 16:48:33,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-473/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-473, universal_newlines=False, shell=None, istream=None) 16:48:34 2023-03-15 16:48:34,385 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-473/.git/info/exclude 16:48:34 2023-03-15 16:48:34,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-473/.semver/PR-473 with force:False 16:48:34 2023-03-15 16:48:34,385 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-473/.semver/PR-473 16:48:34 2023-03-15 16:48:34,390 [execute] INFO git cat-file --batch-check 16:48:34 2023-03-15 16:48:34,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-473/.semver, universal_newlines=False, shell=None, istream=) 16:48:34 2023-03-15 16:48:34,397 [execute] INFO git cat-file --batch 16:48:34 2023-03-15 16:48:34,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-473/.semver, universal_newlines=False, shell=None, istream=) 16:48:34 2023-03-15 16:48:34,402 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-473/.semver/PR-473 16:48:34 0.0.0 [Pipeline] } 16:48:34 $ docker exec --env ******** --env ******** fc8ea00326c9c1b10336748ef1c29661a066212c46363462617ea2a31b0ef1af ssh-agent -k 16:48:34 unset SSH_AUTH_SOCK; 16:48:34 unset SSH_AGENT_PID; 16:48:34 echo Agent pid 76 killed; 16:48:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:35 + git semver [Pipeline] } 16:48:35 $ docker stop --time=1 fc8ea00326c9c1b10336748ef1c29661a066212c46363462617ea2a31b0ef1af 16:48:36 $ docker rm -f --volumes fc8ea00326c9c1b10336748ef1c29661a066212c46363462617ea2a31b0ef1af [Pipeline] // withDockerContainer [Pipeline] sh 16:48:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:48:37 Stashed 1 file(s) [Pipeline] echo 16:48:37 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:48:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:37 ========================================================= 16:48:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:48:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:48:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:48:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:48:37 63b65145d645: Pulling fs layer 16:48:37 a2d21d5440eb: Pulling fs layer 16:48:37 935e6c44a52c: Pulling fs layer 16:48:37 94cc34f8dd06: Pulling fs layer 16:48:37 30dea6a524f1: Pulling fs layer 16:48:37 a2aff8979fd8: Pulling fs layer 16:48:37 6808be2612f2: Pulling fs layer 16:48:37 f25807f1079a: Pulling fs layer 16:48:37 94cc34f8dd06: Waiting 16:48:37 30dea6a524f1: Waiting 16:48:37 a2aff8979fd8: Waiting 16:48:37 6808be2612f2: Waiting 16:48:37 f25807f1079a: Waiting 16:48:37 a2d21d5440eb: Verifying Checksum 16:48:37 a2d21d5440eb: Download complete 16:48:37 94cc34f8dd06: Verifying Checksum 16:48:37 94cc34f8dd06: Download complete 16:48:37 30dea6a524f1: Verifying Checksum 16:48:37 30dea6a524f1: Download complete 16:48:37 63b65145d645: Verifying Checksum 16:48:37 63b65145d645: Download complete 16:48:37 a2aff8979fd8: Verifying Checksum 16:48:37 a2aff8979fd8: Download complete 16:48:37 63b65145d645: Pull complete 16:48:37 a2d21d5440eb: Pull complete 16:48:38 f25807f1079a: Verifying Checksum 16:48:38 f25807f1079a: Download complete 16:48:38 935e6c44a52c: Verifying Checksum 16:48:38 935e6c44a52c: Download complete 16:48:38 6808be2612f2: Verifying Checksum 16:48:38 6808be2612f2: Download complete 16:48:42 935e6c44a52c: Pull complete 16:48:42 94cc34f8dd06: Pull complete 16:48:42 30dea6a524f1: Pull complete 16:48:42 a2aff8979fd8: Pull complete 16:48:45 6808be2612f2: Pull complete 16:48:45 f25807f1079a: Pull complete 16:48:45 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:48:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:48:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:46 + docker inspect -f . ci-base-image-x86_64 16:48:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:46 prd-ubuntu20.04-docker-8c-8g-1973 does not seem to be running inside a container 16:48:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-473 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473:/w/workspace/xfoundry_go-mod-bootstrap_PR-473:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-473@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 16:48:50 $ docker top 89dae2690facbf0d70e5a650d4da928a332236beb56cac28903fc599152e841e -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:50 + go version 16:48:50 go version go1.20.2 linux/amd64 [Pipeline] } 16:48:50 $ docker stop --time=1 89dae2690facbf0d70e5a650d4da928a332236beb56cac28903fc599152e841e 16:48:51 $ docker rm -f --volumes 89dae2690facbf0d70e5a650d4da928a332236beb56cac28903fc599152e841e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:52 Still waiting to schedule task 16:48:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:48:52 + docker inspect -f . ci-base-image-x86_64 16:48:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:52 prd-ubuntu20.04-docker-8c-8g-1973 does not seem to be running inside a container 16:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-473 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473:/w/workspace/xfoundry_go-mod-bootstrap_PR-473:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-473@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 16:48:52 $ docker top 30753b057100f2bc39e58e47833614c589a6da69e92b15a600461207a884b5a8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:53 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-473 [Pipeline] fileExists [Pipeline] sh 16:48:53 + make test 16:48:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:48:53 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:48:53 go: downloading github.com/stretchr/testify v1.8.2 16:48:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 16:48:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 16:48:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.8 16:48:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 16:48:53 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 16:48:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 16:48:53 go: downloading github.com/pelletier/go-toml v1.9.5 16:48:53 go: downloading github.com/gorilla/mux v1.8.0 16:48:53 go: downloading github.com/mitchellh/copystructure v1.2.0 16:48:53 go: downloading github.com/google/uuid v1.3.0 16:48:53 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:48:53 go: downloading github.com/davecgh/go-spew v1.1.1 16:48:53 go: downloading github.com/pmezard/go-difflib v1.0.0 16:48:53 go: downloading github.com/stretchr/objx v0.5.0 16:48:53 go: downloading gopkg.in/yaml.v3 v3.0.1 16:48:53 go: downloading github.com/gorilla/websocket v1.4.2 16:48:53 go: downloading golang.org/x/net v0.7.0 16:48:53 go: downloading golang.org/x/sync v0.1.0 16:48:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 16:48:53 go: downloading github.com/go-kit/log v0.2.1 16:48:53 go: downloading github.com/go-playground/validator/v10 v10.11.2 16:48:53 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:48:53 go: downloading github.com/mitchellh/reflectwalk v1.0.2 16:48:53 go: downloading github.com/hashicorp/errwrap v1.0.0 16:48:53 go: downloading github.com/hashicorp/consul/api v1.19.1 16:48:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:48:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:48:53 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:48:53 go: downloading github.com/x448/float16 v0.8.4 16:48:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:48:53 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:48:53 go: downloading github.com/zeebo/errs v1.3.0 16:48:53 go: downloading google.golang.org/grpc v1.51.0 16:48:53 go: downloading github.com/go-playground/universal-translator v0.18.1 16:48:53 go: downloading github.com/leodido/go-urn v1.2.1 16:48:53 go: downloading golang.org/x/crypto v0.6.0 16:48:54 go: downloading golang.org/x/text v0.7.0 16:48:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:48:54 go: downloading google.golang.org/protobuf v1.28.1 16:48:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:48:54 go: downloading github.com/hashicorp/go-hclog v0.14.1 16:48:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:48:54 go: downloading github.com/hashicorp/serf v0.10.1 16:48:54 go: downloading github.com/go-playground/locales v0.14.1 16:48:54 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 16:48:54 go: downloading github.com/golang/protobuf v1.5.2 16:48:54 go: downloading golang.org/x/sys v0.5.0 16:48:54 go: downloading github.com/fatih/color v1.9.0 16:48:54 go: downloading github.com/mattn/go-isatty v0.0.14 16:48:54 go: downloading github.com/armon/go-metrics v0.3.10 16:48:54 go: downloading github.com/mattn/go-colorable v0.1.12 16:48:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 16:48:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:49:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 16:49:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 16:49:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 16:49:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 16:49:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 16:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.041s coverage: 36.5% of statements 16:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.016s coverage: 92.5% of statements 16:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 85.3% of statements 16:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.028s coverage: 42.3% of statements 16:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.034s coverage: 100.0% of statements 16:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.329s coverage: 87.7% of statements 16:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.015s coverage: 25.0% of statements 16:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.042s coverage: 79.2% of statements 16:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.011s coverage: 31.2% of statements 16:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 16:49:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:49:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:49:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:49:41 $ docker stop --time=1 30753b057100f2bc39e58e47833614c589a6da69e92b15a600461207a884b5a8 16:49:43 $ docker rm -f --volumes 30753b057100f2bc39e58e47833614c589a6da69e92b15a600461207a884b5a8 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:49:44 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:45 16:49:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:45 latest: Pulling from edgex-lftools-log-publisher 16:49:45 5eb5b503b376: Pulling fs layer 16:49:45 5c69ac0246d0: Pulling fs layer 16:49:45 ec43610c2a17: Pulling fs layer 16:49:45 3a2ae6a8a46f: Pulling fs layer 16:49:45 33b1e0a273af: Pulling fs layer 16:49:45 5d3b04190fa2: Pulling fs layer 16:49:45 2f39f015ded8: Pulling fs layer 16:49:45 3a2ae6a8a46f: Waiting 16:49:45 33b1e0a273af: Waiting 16:49:45 5d3b04190fa2: Waiting 16:49:45 2f39f015ded8: Waiting 16:49:45 5c69ac0246d0: Verifying Checksum 16:49:45 5c69ac0246d0: Download complete 16:49:45 3a2ae6a8a46f: Download complete 16:49:45 33b1e0a273af: Verifying Checksum 16:49:45 33b1e0a273af: Download complete 16:49:45 5d3b04190fa2: Verifying Checksum 16:49:45 5d3b04190fa2: Download complete 16:49:45 ec43610c2a17: Download complete 16:49:45 5eb5b503b376: Verifying Checksum 16:49:45 5eb5b503b376: Download complete 16:49:46 2f39f015ded8: Download complete 16:49:47 5eb5b503b376: Pull complete 16:49:47 5c69ac0246d0: Pull complete 16:49:47 ec43610c2a17: Pull complete 16:49:47 3a2ae6a8a46f: Pull complete 16:49:48 33b1e0a273af: Pull complete 16:49:48 5d3b04190fa2: Pull complete 16:49:53 2f39f015ded8: Pull complete 16:49:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:53 prd-ubuntu20.04-docker-8c-8g-1973 does not seem to be running inside a container 16:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-473 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473:/w/workspace/xfoundry_go-mod-bootstrap_PR-473:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:49:58 $ docker top 24d0b488b691757cb087c0d1862a79b746ae41ac9a456eac509425b90de77a09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:58 ---> job-cost.sh 16:49:58 lf-activate-venv: SKIPPING 16:49:58 INFO: No Stack... 16:49:58 INFO: Retrieving Pricing Info for: v3-standard-8 16:49:59 INFO: Archiving Costs [Pipeline] sh 16:49:59 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-473/archives/cost.csv 16:49:59 + cut -d, -f6 [Pipeline] lock 16:49:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-473-4-stack-cost] 16:49:59 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-473-4-stack-cost] did not exist. Created. 16:49:59 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-473-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:49:59 + echo total: 0.2199999988079071 [Pipeline] stash 16:49:59 Stashed 1 file(s) [Pipeline] } 16:49:59 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-473-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:49:59 $ docker stop --time=1 24d0b488b691757cb087c0d1862a79b746ae41ac9a456eac509425b90de77a09 16:50:00 $ docker rm -f --volumes 24d0b488b691757cb087c0d1862a79b746ae41ac9a456eac509425b90de77a09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:57:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2176 in /w/workspace/xfoundry_go-mod-bootstrap_PR-473 [Pipeline] { [Pipeline] ws 16:57:51 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 16:57:51 Selected Git installation does not exist. Using Default 16:57:51 The recommended git tool is: NONE 16:57:59 using credential edgex-jenkins-ssh 16:57:59 Cloning the remote Git repository 16:57:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:57:59 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 16:57:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:57:59 > git --version # timeout=10 16:57:59 > git --version # 'git version 2.25.1' 16:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:58:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:03 Merging remotes/origin/main commit 266ba797eb47958f26e9de3d4b9551a9393cdd62 into PR head commit 637d953f55be0b6e38d1a69ac942ddd6ba245b76 16:58:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:58:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:58:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:58:03 > git config core.sparsecheckout # timeout=10 16:58:03 > git checkout -f 637d953f55be0b6e38d1a69ac942ddd6ba245b76 # timeout=10 16:58:03 > git remote # timeout=10 16:58:03 > git config --get remote.origin.url # timeout=10 16:58:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:03 > git merge 266ba797eb47958f26e9de3d4b9551a9393cdd62 # timeout=10 16:58:03 Merge succeeded, producing 637d953f55be0b6e38d1a69ac942ddd6ba245b76 16:58:03 Checking out Revision 637d953f55be0b6e38d1a69ac942ddd6ba245b76 (PR-473) 16:58:04 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:03 > git rev-parse HEAD^{commit} # timeout=10 16:58:03 > git config core.sparsecheckout # timeout=10 16:58:03 > git checkout -f 637d953f55be0b6e38d1a69ac942ddd6ba245b76 # timeout=10 16:58:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:58:05 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:05 Dload Upload Total Spent Left Speed 16:58:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 16:58:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:58:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:58:06 + sudo tee /etc/docker/daemon.new 16:58:06 { 16:58:06 "registry-mirrors": [ 16:58:06 "https://nexus3.edgexfoundry.org:10001" 16:58:06 ], 16:58:06 "bip": "10.250.0.254/24", 16:58:06 "hosts": [ 16:58:06 "tcp://0.0.0.0:5555", 16:58:06 "unix:///var/run/docker.sock" 16:58:06 ], 16:58:06 "mtu": 1458, 16:58:06 "selinux-enabled": true, 16:58:06 "seccomp-profile": "/etc/docker/seccomp.json" 16:58:06 } [Pipeline] sh 16:58:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:58:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:58:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:25 ========================================================= 16:58:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:58:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:58:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:58:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:58:26 af6eaf76a39c: Pulling fs layer 16:58:26 55522c791124: Pulling fs layer 16:58:26 ce5c4a1c91eb: Pulling fs layer 16:58:26 169dfbe0d373: Pulling fs layer 16:58:26 e1ff8fa3b103: Pulling fs layer 16:58:26 52ebb69f0ebf: Pulling fs layer 16:58:26 5abe8eddf0d5: Pulling fs layer 16:58:26 169dfbe0d373: Waiting 16:58:26 e1ff8fa3b103: Waiting 16:58:26 52ebb69f0ebf: Waiting 16:58:26 5abe8eddf0d5: Waiting 16:58:26 55522c791124: Verifying Checksum 16:58:26 55522c791124: Download complete 16:58:26 169dfbe0d373: Verifying Checksum 16:58:26 169dfbe0d373: Download complete 16:58:26 e1ff8fa3b103: Download complete 16:58:26 af6eaf76a39c: Verifying Checksum 16:58:26 af6eaf76a39c: Download complete 16:58:28 5abe8eddf0d5: Verifying Checksum 16:58:28 5abe8eddf0d5: Download complete 16:58:28 af6eaf76a39c: Pull complete 16:58:28 55522c791124: Pull complete 16:58:29 ce5c4a1c91eb: Verifying Checksum 16:58:29 ce5c4a1c91eb: Download complete 16:58:29 52ebb69f0ebf: Verifying Checksum 16:58:29 52ebb69f0ebf: Download complete 16:58:42 ce5c4a1c91eb: Pull complete 16:58:42 169dfbe0d373: Pull complete 16:58:42 e1ff8fa3b103: Pull complete 16:58:47 52ebb69f0ebf: Pull complete 16:58:50 5abe8eddf0d5: Pull complete 16:58:50 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:58:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 16:58:50 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:51 + docker inspect -f . ci-base-image-arm64 16:58:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:51 prd-ubuntu20.04-docker-arm64-4c-16g-2176 does not seem to be running inside a container 16:58:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:58:55 $ docker top 14f31c1ab1e062a7104782f83a49eed0a636bcabe243307408b20d5cf8ee555f -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:56 + go version 16:58:56 go version go1.20.2 linux/arm64 [Pipeline] } 16:58:56 $ docker stop --time=1 14f31c1ab1e062a7104782f83a49eed0a636bcabe243307408b20d5cf8ee555f 16:58:57 $ docker rm -f --volumes 14f31c1ab1e062a7104782f83a49eed0a636bcabe243307408b20d5cf8ee555f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:58 + docker inspect -f . ci-base-image-arm64 16:58:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:58 prd-ubuntu20.04-docker-arm64-4c-16g-2176 does not seem to be running inside a container 16:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:59:02 $ docker top 1eda1896385449b46c3033bacd6769b4631538e1d2103537b996c81bf72d13c6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:03 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/4 [Pipeline] fileExists [Pipeline] sh 16:59:04 + make test 16:59:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:59:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.8 16:59:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 16:59:04 go: downloading github.com/pelletier/go-toml v1.9.5 16:59:04 go: downloading github.com/stretchr/testify v1.8.2 16:59:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 16:59:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 16:59:04 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 16:59:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 16:59:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:59:04 go: downloading github.com/mitchellh/copystructure v1.2.0 16:59:04 go: downloading github.com/google/uuid v1.3.0 16:59:04 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:59:04 go: downloading github.com/gorilla/mux v1.8.0 16:59:05 go: downloading github.com/davecgh/go-spew v1.1.1 16:59:05 go: downloading github.com/pmezard/go-difflib v1.0.0 16:59:05 go: downloading gopkg.in/yaml.v3 v3.0.1 16:59:05 go: downloading github.com/stretchr/objx v0.5.0 16:59:05 go: downloading github.com/go-kit/log v0.2.1 16:59:05 go: downloading github.com/go-playground/validator/v10 v10.11.2 16:59:05 go: downloading github.com/gorilla/websocket v1.4.2 16:59:05 go: downloading golang.org/x/net v0.7.0 16:59:05 go: downloading golang.org/x/sync v0.1.0 16:59:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 16:59:05 go: downloading github.com/mitchellh/reflectwalk v1.0.2 16:59:05 go: downloading github.com/hashicorp/errwrap v1.0.0 16:59:05 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:59:06 go: downloading github.com/hashicorp/consul/api v1.19.1 16:59:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:59:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:59:06 go: downloading github.com/go-playground/universal-translator v0.18.1 16:59:06 go: downloading github.com/leodido/go-urn v1.2.1 16:59:06 go: downloading golang.org/x/crypto v0.6.0 16:59:06 go: downloading golang.org/x/text v0.7.0 16:59:06 go: downloading github.com/zeebo/errs v1.3.0 16:59:06 go: downloading google.golang.org/grpc v1.51.0 16:59:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:59:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:59:08 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:59:08 go: downloading github.com/x448/float16 v0.8.4 16:59:08 go: downloading github.com/go-playground/locales v0.14.1 16:59:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:59:08 go: downloading github.com/hashicorp/go-hclog v0.14.1 16:59:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:59:08 go: downloading github.com/hashicorp/serf v0.10.1 16:59:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:59:08 go: downloading google.golang.org/protobuf v1.28.1 16:59:09 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 16:59:09 go: downloading github.com/fatih/color v1.9.0 16:59:09 go: downloading github.com/mattn/go-isatty v0.0.14 16:59:10 go: downloading github.com/armon/go-metrics v0.3.10 16:59:10 go: downloading github.com/golang/protobuf v1.5.2 16:59:10 go: downloading golang.org/x/sys v0.5.0 16:59:10 go: downloading github.com/mattn/go-colorable v0.1.12 16:59:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 16:59:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:01:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 17:02:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 17:02:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 17:02:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 17:02:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.177s coverage: 36.5% of statements 17:02:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.075s coverage: 92.5% of statements 17:02:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 85.3% of statements 17:02:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.124s coverage: 42.3% of statements 17:02:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.080s coverage: 100.0% of statements 17:02:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.433s coverage: 87.7% of statements 17:02:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.103s coverage: 25.0% of statements 17:02:32 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 17:02:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.202s coverage: 79.2% of statements 17:02:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.084s coverage: 31.2% of statements 17:02:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.032s coverage: 91.3% of statements 17:02:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:02:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:03:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:03:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:03:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:03:22 $ docker stop --time=1 1eda1896385449b46c3033bacd6769b4631538e1d2103537b996c81bf72d13c6 17:03:24 $ docker rm -f --volumes 1eda1896385449b46c3033bacd6769b4631538e1d2103537b996c81bf72d13c6 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:03:27 Warning: overwriting stash ‘coverage-report’ 17:03:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:28 17:03:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:29 arm64: Pulling from edgex-lftools-log-publisher 17:03:29 8998bd30e6a1: Pulling fs layer 17:03:29 04944245beec: Pulling fs layer 17:03:29 699f458cf7ca: Pulling fs layer 17:03:29 765212b225bb: Pulling fs layer 17:03:29 f23df028b6ca: Pulling fs layer 17:03:29 d65c8cfc05b1: Pulling fs layer 17:03:29 2437ff75d9bd: Pulling fs layer 17:03:29 765212b225bb: Waiting 17:03:29 f23df028b6ca: Waiting 17:03:29 d65c8cfc05b1: Waiting 17:03:29 04944245beec: Verifying Checksum 17:03:29 04944245beec: Download complete 17:03:29 765212b225bb: Verifying Checksum 17:03:29 765212b225bb: Download complete 17:03:29 f23df028b6ca: Download complete 17:03:29 d65c8cfc05b1: Download complete 17:03:29 699f458cf7ca: Download complete 17:03:30 8998bd30e6a1: Verifying Checksum 17:03:30 8998bd30e6a1: Download complete 17:03:33 2437ff75d9bd: Verifying Checksum 17:03:33 2437ff75d9bd: Download complete 17:03:34 8998bd30e6a1: Pull complete 17:03:35 04944245beec: Pull complete 17:03:36 699f458cf7ca: Pull complete 17:03:36 765212b225bb: Pull complete 17:03:37 f23df028b6ca: Pull complete 17:03:37 d65c8cfc05b1: Pull complete 17:03:52 2437ff75d9bd: Pull complete 17:03:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:53 prd-ubuntu20.04-docker-arm64-4c-16g-2176 does not seem to be running inside a container 17:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:03:55 $ docker top 014d57fd24ca38c5eb414f25dc29950f56a50706769f8ee2cb345960c586e338 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:56 ---> job-cost.sh 17:03:56 lf-activate-venv: SKIPPING 17:03:56 INFO: No Stack... 17:03:57 INFO: Retrieving Pricing Info for: v3-standard-4 17:03:58 INFO: Archiving Costs [Pipeline] sh 17:03:59 + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv 17:03:59 + cut -d, -f6 [Pipeline] lock 17:03:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-473-4-stack-cost] 17:03:59 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-473-4-stack-cost] did not exist. Created. 17:03:59 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-473-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:03:59 /w/workspace/go-mod-bootstrap/4@tmp/durable-b6f0f4e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:04:00 + echo total: 0.10999999940395355 [Pipeline] stash 17:04:00 Warning: overwriting stash ‘stack-cost’ 17:04:00 Stashed 1 file(s) [Pipeline] } 17:04:00 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-473-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:04:00 $ docker stop --time=1 014d57fd24ca38c5eb414f25dc29950f56a50706769f8ee2cb345960c586e338 17:04:02 $ docker rm -f --volumes 014d57fd24ca38c5eb414f25dc29950f56a50706769f8ee2cb345960c586e338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:04:02 provisioning config files... 17:04:02 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp/config3255434964408125190tmp [Pipeline] { [Pipeline] sh 17:04:02 + set +x 17:04:02 + curl -s https://codecov.io/bash 17:04:02 + bash -s -- 17:04:02 17:04:02 _____ _ 17:04:02 / ____| | | 17:04:02 | | ___ __| | ___ ___ _____ __ 17:04:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:04:02 | |___| (_) | (_| | __/ (_| (_) \ V / 17:04:02 \_____\___/ \__,_|\___|\___\___/ \_/ 17:04:02 Bash-1.0.6 17:04:02 17:04:02 17:04:02 ==> git version 2.25.1 found 17:04:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:04:02 Release-Date: 2020-01-08 17:04:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:04:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:04:02 ==> Jenkins CI detected. 17:04:02 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-473 17:04:02 project root: . 17:04:02 --> token set from env 17:04:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:04:02 ==> Running gcov in . (disable via -X gcov) 17:04:02 ==> Python coveragepy not found 17:04:02 ==> Searching for coverage reports in: 17:04:02 + . 17:04:02 -> Found 1 reports 17:04:02 ==> Detecting git/mercurial file structure 17:04:02 ==> Reading reports 17:04:02 + ./coverage.out bytes=84831 17:04:02 ==> Appending adjustments 17:04:02 https://docs.codecov.io/docs/fixing-reports 17:04:03 + Found adjustments 17:04:03 ==> Gzipping contents 17:04:03 16K /tmp/codecov.5k2noH.gz 17:04:03 ==> Uploading reports 17:04:03 url: https://codecov.io 17:04:03 query: branch=PR-473&commit=637d953f55be0b6e38d1a69ac942ddd6ba245b76&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-473%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=473&job=&cmd_args= 17:04:03 -> Pinging Codecov 17:04:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-473&commit=637d953f55be0b6e38d1a69ac942ddd6ba245b76&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-473%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=473&job=&cmd_args= 17:04:03 -> Uploading to 17:04:03 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/833815588EE85121546D348822E98E2E/637d953f55be0b6e38d1a69ac942ddd6ba245b76/e9115fd2-9678-4262-9477-765ab892be08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T170403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=043e13b87eada2d07263289e336fc665e8e34613522eb41a682920ba0eaa5f58 17:04:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:04:03 Dload Upload Total Spent Left Speed 17:04:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13438 0 0 100 13438 0 60260 --:--:-- --:--:-- --:--:-- 60531 17:04:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/637d953f55be0b6e38d1a69ac942ddd6ba245b76 [Pipeline] } 17:04:03 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:04:04 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-473/archives ] 17:04:04 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-473/archives 17:04:04 total 16 17:04:04 drwxr-xr-x 3 root root 4096 Mar 15 16:49 . 17:04:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:49 .. 17:04:04 drwxr-xr-x 2 root root 4096 Mar 15 16:49 cost 17:04:04 -rw-r--r-- 1 root root 88 Mar 15 16:49 cost.csv 17:04:04 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-473/archives 17:04:04 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-473/archives 17:04:04 total 16 17:04:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:49 . 17:04:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:49 .. 17:04:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:49 cost 17:04:04 -rw-r--r-- 1 jenkins jenkins 88 Mar 15 16:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:04:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:04:05 ---> package-listing.sh 17:04:05 ++ facter osfamily 17:04:05 ++ tr '[:upper:]' '[:lower:]' 17:04:05 + OS_FAMILY=debian 17:04:05 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-473 17:04:05 + START_PACKAGES=/tmp/packages_start.txt 17:04:05 + END_PACKAGES=/tmp/packages_end.txt 17:04:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:05 + PACKAGES=/tmp/packages_start.txt 17:04:05 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-473 ']' 17:04:05 + PACKAGES=/tmp/packages_end.txt 17:04:05 + case "${OS_FAMILY}" in 17:04:05 + dpkg -l 17:04:05 + grep '^ii' 17:04:05 + '[' -f /tmp/packages_start.txt ']' 17:04:05 + '[' -f /tmp/packages_end.txt ']' 17:04:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:05 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-473 ']' 17:04:05 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-473/archives/ 17:04:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-473/archives/ [Pipeline] echo 17:04:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:04:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:06 prd-ubuntu20.04-docker-8c-8g-1973 does not seem to be running inside a container 17:04:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473/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-bootstrap_PR-473 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473:/w/workspace/xfoundry_go-mod-bootstrap_PR-473:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-473@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:latest cat 17:04:06 $ docker top fd140d58503adc673ba3bebe52197e017475f556f5a0f89cee98c104189f14f3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:04:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:04:07 + ls /var/log/sa-host 17:04:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:07 provisioning config files... 17:04:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-473@tmp/config17322247349446151525tmp [Pipeline] { [Pipeline] echo 17:04:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:04:08 ---> create-netrc.sh [Pipeline] } 17:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:04:08 ---> python-tools-install.sh [Pipeline] echo 17:04:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:04:08 ---> sudo-logs.sh 17:04:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:04:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:04:09 ---> job-cost.sh 17:04:09 lf-activate-venv: SKIPPING 17:04:09 DEBUG: total: 0.2199999988079071 17:04:09 INFO: Retrieving Stack Cost... 17:04:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:04:09 INFO: Archiving Costs [Pipeline] echo 17:04:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:04:10 ---> logs-deploy.sh 17:04:10 lf-activate-venv: SKIPPING 17:04:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-473/4 17:04:10 INFO: archiving workspace using pattern(s): 17:04:11 Archives upload complete. 17:04:11 INFO: archiving logs to Nexus 17:04:12 ---> uname -a: 17:04:12 Linux prd-ubuntu20-04-docker-8c-8g-1973 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:04:12 17:04:12 17:04:12 ---> lscpu: 17:04:12 Architecture: x86_64 17:04:12 CPU op-mode(s): 32-bit, 64-bit 17:04:12 Byte Order: Little Endian 17:04:12 Address sizes: 40 bits physical, 48 bits virtual 17:04:12 CPU(s): 8 17:04:12 On-line CPU(s) list: 0-7 17:04:12 Thread(s) per core: 1 17:04:12 Core(s) per socket: 1 17:04:12 Socket(s): 8 17:04:12 NUMA node(s): 1 17:04:12 Vendor ID: AuthenticAMD 17:04:12 CPU family: 23 17:04:12 Model: 49 17:04:12 Model name: AMD EPYC-Rome Processor 17:04:12 Stepping: 0 17:04:12 CPU MHz: 2799.998 17:04:12 BogoMIPS: 5599.99 17:04:12 Virtualization: AMD-V 17:04:12 Hypervisor vendor: KVM 17:04:12 Virtualization type: full 17:04:12 L1d cache: 256 KiB 17:04:12 L1i cache: 256 KiB 17:04:12 L2 cache: 4 MiB 17:04:12 L3 cache: 128 MiB 17:04:12 NUMA node0 CPU(s): 0-7 17:04:12 Vulnerability Itlb multihit: Not affected 17:04:12 Vulnerability L1tf: Not affected 17:04:12 Vulnerability Mds: Not affected 17:04:12 Vulnerability Meltdown: Not affected 17:04:12 Vulnerability Mmio stale data: Not affected 17:04:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:04:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:04:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:04:12 Vulnerability Srbds: Not affected 17:04:12 Vulnerability Tsx async abort: Not affected 17:04:12 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:04:12 17:04:12 17:04:12 ---> nproc: 17:04:12 8 17:04:12 17:04:12 17:04:12 ---> df -h: 17:04:12 Filesystem Size Used Avail Use% Mounted on 17:04:12 overlay 155G 11G 145G 7% / 17:04:12 tmpfs 64M 0 64M 0% /dev 17:04:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:04:12 shm 64M 0 64M 0% /dev/shm 17:04:12 /dev/vda1 155G 11G 145G 7% /facter-os 17:04:12 17:04:12 17:04:12 ---> sar -b -r -n DEV: 17:04:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1973) 03/15/23 _x86_64_ (8 CPU) 17:04:12 17:04:12 16:47:38 LINUX RESTART (8 CPU) 17:04:12 17:04:12 16:48:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:04:12 16:49:01 130.68 39.49 91.19 0.00 4407.10 63702.95 0.00 17:04:12 16:50:01 64.61 0.22 64.40 0.00 12.13 34763.35 0.00 17:04:12 16:51:01 1.33 0.00 1.33 0.00 0.00 19.21 0.00 17:04:12 16:52:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 17:04:12 16:53:01 42.51 11.03 31.48 0.00 5223.53 5151.67 0.00 17:04:12 16:54:01 15.28 0.18 15.10 0.00 1.87 3656.99 0.00 17:04:12 16:55:01 3.47 0.02 3.45 0.00 0.13 89.70 0.00 17:04:12 16:56:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 17:04:12 16:57:01 2.77 1.65 1.12 0.00 37.73 13.86 0.00 17:04:12 16:58:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 17:04:12 16:59:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 17:04:12 17:00:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 17:04:12 17:01:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 17:04:12 17:02:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 17:04:12 17:03:01 1.95 0.02 1.93 0.00 0.13 28.12 0.00 17:04:12 17:04:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 17:04:12 Average: 16.82 3.21 13.61 0.00 597.20 6602.61 0.00 17:04:12 17:04:12 16:48:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:04:12 16:49:01 28695336 31453276 848844 2.58 88128 2917692 2191084 6.46 1280124 2503884 349740 17:04:12 16:50:01 28694524 31587224 716936 2.18 95456 3034088 1771192 5.22 1107372 2670916 460 17:04:12 16:51:01 28705676 31597968 706536 2.15 95476 3033948 1771192 5.22 1094828 2670768 28 17:04:12 16:52:01 28706384 31598676 705712 2.15 95516 3033952 1771192 5.22 1094352 2670768 168 17:04:12 16:53:01 28232692 31577696 715372 2.18 114924 3449388 1755724 5.17 1360908 2846652 94224 17:04:12 16:54:01 28176076 31579928 712220 2.17 129436 3491000 1816380 5.35 1415776 2843224 8 17:04:12 16:55:01 28188448 31587848 704116 2.14 128064 3487748 1784480 5.26 1405652 2840372 8 17:04:12 16:56:01 28188724 31588224 703688 2.14 128148 3487752 1784480 5.26 1405728 2840384 8 17:04:12 16:57:01 28181252 31582996 708772 2.16 128204 3488880 1768428 5.21 1414972 2840732 12 17:04:12 16:58:01 28181796 31583516 708124 2.15 128252 3488884 1768428 5.21 1415276 2840732 28 17:04:12 16:59:01 28181424 31583144 708412 2.15 128276 3488884 1768428 5.21 1415332 2840732 20 17:04:12 17:00:01 28181916 31584288 708024 2.15 128316 3488892 1768428 5.21 1414644 2841324 188 17:04:12 17:01:01 28181900 31584348 707984 2.15 128340 3488896 1768428 5.21 1414184 2841344 16 17:04:12 17:02:01 28181600 31584056 708184 2.15 128372 3488896 1768428 5.21 1414312 2841344 184 17:04:12 17:03:01 28177996 31580504 711404 2.16 128448 3488868 1796312 5.29 1414132 2841316 60 17:04:12 17:04:01 28178216 31580792 711064 2.16 128476 3488876 1796312 5.29 1414260 2841320 168 17:04:12 Average: 28314622 31577155 717837 2.18 118864 3365415 1803057 5.31 1342616 2788488 27832 17:04:12 17:04:12 16:48:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:04:12 16:49:01 lo 3.59 3.59 0.35 0.35 0.00 0.00 0.00 0.00 17:04:12 16:49:01 veth110389f 40.30 64.54 3.59 601.58 0.00 0.00 0.00 0.05 17:04:12 16:49:01 docker0 45.56 68.82 3.63 650.53 0.00 0.00 0.00 0.00 17:04:12 16:49:01 ens3 719.81 423.03 7335.81 94.98 0.00 0.00 0.00 0.00 17:04:12 16:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:04:12 16:50:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:50:01 ens3 121.39 89.50 2536.15 85.57 0.00 0.00 0.00 0.00 17:04:12 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:51:01 ens3 0.35 0.03 0.02 0.02 0.00 0.00 0.00 0.00 17:04:12 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:12 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:52:01 ens3 0.65 0.28 1.19 0.02 0.00 0.00 0.00 0.00 17:04:12 16:53:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:04:12 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:53:01 ens3 162.97 80.99 2801.93 5.74 0.00 0.00 0.00 0.00 17:04:12 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:12 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:54:01 ens3 1.02 0.50 0.40 0.13 0.00 0.00 0.00 0.00 17:04:12 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:55:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:04:12 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:12 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:56:01 ens3 0.48 0.13 0.03 0.01 0.00 0.00 0.00 0.00 17:04:12 16:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:04:12 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:57:01 ens3 11.25 6.83 5.69 5.88 0.00 0.00 0.00 0.00 17:04:12 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:12 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:58:01 ens3 1.37 0.97 0.62 0.50 0.00 0.00 0.00 0.00 17:04:12 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 16:59:01 ens3 0.57 0.38 0.33 0.27 0.00 0.00 0.00 0.00 17:04:12 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:12 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 17:00:01 ens3 0.43 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:04:12 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 17:01:01 ens3 0.93 0.28 0.21 0.08 0.00 0.00 0.00 0.00 17:04:12 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:12 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 17:02:01 ens3 0.63 0.52 0.27 0.22 0.00 0.00 0.00 0.00 17:04:12 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 17:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:12 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:12 17:04:01 ens3 0.83 0.22 0.13 0.07 0.00 0.00 0.00 0.00 17:04:12 Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 17:04:12 Average: docker0 2.76 4.17 0.22 39.38 0.00 0.00 0.00 0.00 17:04:12 Average: ens3 62.56 36.93 779.01 11.92 0.00 0.00 0.00 0.00 17:04:12 17:04:12 17:04:12 ---> sar -P ALL: 17:04:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1973) 03/15/23 _x86_64_ (8 CPU) 17:04:12 17:04:12 16:47:38 LINUX RESTART (8 CPU) 17:04:12 17:04:12 16:48:03 CPU %user %nice %system %iowait %steal %idle 17:04:12 16:49:01 all 15.84 0.00 4.55 2.51 0.07 77.02 17:04:12 16:49:01 0 16.55 0.00 4.23 0.35 0.07 78.80 17:04:12 16:49:01 1 15.02 0.00 5.09 4.52 0.07 75.30 17:04:12 16:49:01 2 17.34 0.00 4.07 0.17 0.07 78.35 17:04:12 16:49:01 3 14.22 0.00 4.11 7.11 0.09 74.48 17:04:12 16:49:01 4 14.08 0.00 4.61 0.09 0.07 81.15 17:04:12 16:49:01 5 18.45 0.00 4.19 0.44 0.07 76.85 17:04:12 16:49:01 6 16.31 0.00 4.62 1.08 0.09 77.90 17:04:12 16:49:01 7 14.80 0.00 5.52 6.34 0.07 73.27 17:04:12 16:50:01 all 26.55 0.00 4.95 1.60 0.08 66.82 17:04:12 16:50:01 0 26.53 0.00 6.16 4.25 0.07 62.99 17:04:12 16:50:01 1 26.18 0.00 5.02 0.86 0.05 67.88 17:04:12 16:50:01 2 26.35 0.00 4.43 0.02 0.05 69.15 17:04:12 16:50:01 3 25.77 0.00 4.62 0.32 0.20 69.09 17:04:12 16:50:01 4 27.68 0.00 4.14 0.13 0.05 68.00 17:04:12 16:50:01 5 26.90 0.00 5.37 5.52 0.09 62.13 17:04:12 16:50:01 6 26.96 0.00 5.06 0.35 0.07 67.56 17:04:12 16:50:01 7 25.99 0.00 4.79 1.44 0.07 67.72 17:04:12 16:51:01 all 0.23 0.00 0.02 0.00 0.01 99.73 17:04:12 16:51:01 0 0.07 0.00 0.10 0.00 0.02 99.82 17:04:12 16:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:04:12 16:51:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:04:12 16:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:04:12 16:51:01 4 1.65 0.00 0.00 0.00 0.02 98.34 17:04:12 16:51:01 5 0.07 0.00 0.02 0.02 0.00 99.90 17:04:12 16:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:04:12 16:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:04:12 16:52:01 all 0.03 0.00 0.01 0.00 0.01 99.96 17:04:12 16:52:01 0 0.03 0.00 0.03 0.02 0.02 99.90 17:04:12 16:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 16:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:04:12 16:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:04:12 16:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 16:52:01 5 0.07 0.00 0.02 0.00 0.02 99.90 17:04:12 16:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 16:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:04:12 16:53:01 all 1.71 0.00 0.99 0.71 0.02 96.57 17:04:12 16:53:01 0 1.66 0.00 2.98 1.49 0.07 93.81 17:04:12 16:53:01 1 2.37 0.00 1.25 1.40 0.02 94.97 17:04:12 16:53:01 2 1.24 0.00 0.70 0.05 0.02 97.99 17:04:12 16:53:01 3 1.42 0.00 0.50 0.08 0.02 97.98 17:04:12 16:53:01 4 1.38 0.00 0.64 0.18 0.02 97.79 17:04:12 16:53:01 5 1.19 0.00 0.50 0.48 0.02 97.81 17:04:12 16:53:01 6 3.32 0.00 0.68 0.12 0.02 95.86 17:04:12 16:53:01 7 1.14 0.00 0.64 1.88 0.02 96.33 17:04:12 16:54:01 all 0.62 0.00 0.58 0.14 0.01 98.65 17:04:12 16:54:01 0 1.04 0.00 0.38 0.13 0.02 98.43 17:04:12 16:54:01 1 0.33 0.00 0.82 0.37 0.02 98.47 17:04:12 16:54:01 2 0.87 0.00 0.45 0.02 0.03 98.63 17:04:12 16:54:01 3 0.72 0.00 0.38 0.05 0.02 98.83 17:04:12 16:54:01 4 0.67 0.00 0.70 0.02 0.00 98.61 17:04:12 16:54:01 5 0.53 0.00 0.28 0.38 0.00 98.80 17:04:12 16:54:01 6 0.52 0.00 0.35 0.13 0.02 98.98 17:04:12 16:54:01 7 0.30 0.00 1.25 0.03 0.00 98.42 17:04:12 16:55:01 all 0.08 0.00 0.06 0.03 0.01 99.83 17:04:12 16:55:01 0 0.03 0.00 0.03 0.10 0.02 99.82 17:04:12 16:55:01 1 0.05 0.00 0.05 0.00 0.00 99.90 17:04:12 16:55:01 2 0.30 0.00 0.10 0.00 0.02 99.58 17:04:12 16:55:01 3 0.12 0.00 0.07 0.00 0.00 99.82 17:04:12 16:55:01 4 0.05 0.00 0.03 0.00 0.00 99.92 17:04:12 16:55:01 5 0.05 0.00 0.07 0.12 0.02 99.75 17:04:12 16:55:01 6 0.02 0.00 0.07 0.00 0.00 99.92 17:04:12 16:55:01 7 0.03 0.00 0.05 0.00 0.00 99.92 17:04:12 16:56:01 all 0.02 0.00 0.01 0.03 0.00 99.93 17:04:12 16:56:01 0 0.07 0.00 0.03 0.00 0.00 99.90 17:04:12 16:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 16:56:01 2 0.07 0.00 0.02 0.00 0.02 99.90 17:04:12 16:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:04:12 16:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:04:12 16:56:01 5 0.00 0.00 0.00 0.25 0.00 99.75 17:04:12 16:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 16:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:04:12 16:57:01 all 0.30 0.00 0.03 0.04 0.01 99.62 17:04:12 16:57:01 0 0.08 0.00 0.00 0.02 0.02 99.88 17:04:12 16:57:01 1 0.17 0.00 0.03 0.03 0.00 99.77 17:04:12 16:57:01 2 0.43 0.00 0.05 0.07 0.02 99.43 17:04:12 16:57:01 3 0.25 0.00 0.03 0.00 0.02 99.70 17:04:12 16:57:01 4 1.22 0.00 0.02 0.00 0.02 98.75 17:04:12 16:57:01 5 0.20 0.00 0.05 0.20 0.02 99.53 17:04:12 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:04:12 16:57:01 7 0.07 0.00 0.03 0.00 0.02 99.88 17:04:12 16:58:01 all 0.15 0.00 0.01 0.00 0.01 99.82 17:04:12 16:58:01 0 0.37 0.00 0.03 0.02 0.02 99.57 17:04:12 16:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:04:12 16:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:04:12 16:58:01 3 0.07 0.00 0.00 0.00 0.00 99.93 17:04:12 16:58:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:04:12 16:58:01 5 0.07 0.00 0.03 0.02 0.02 99.87 17:04:12 16:58:01 6 0.60 0.00 0.00 0.00 0.00 99.40 17:04:12 16:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 16:59:01 all 0.05 0.00 0.01 0.00 0.00 99.93 17:04:12 16:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:04:12 16:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:04:12 16:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:04:12 16:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:04:12 16:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:04:12 16:59:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:04:12 16:59:01 6 0.25 0.00 0.00 0.00 0.00 99.75 17:04:12 16:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:04:12 17:04:12 16:59:01 CPU %user %nice %system %iowait %steal %idle 17:04:12 17:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 17:04:12 17:00:01 0 0.05 0.00 0.05 0.02 0.00 99.88 17:04:12 17:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:04:12 17:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:04:12 17:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:04:12 17:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:04:12 17:00:01 5 0.03 0.00 0.00 0.02 0.02 99.93 17:04:12 17:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:04:12 17:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:04:12 17:01:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:04:12 17:01:01 0 0.00 0.00 0.00 0.08 0.02 99.90 17:04:12 17:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:04:12 17:01:01 2 0.07 0.00 0.03 0.00 0.02 99.88 17:04:12 17:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:04:12 17:01:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:04:12 17:01:01 5 0.02 0.00 0.03 0.02 0.02 99.92 17:04:12 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:04:12 17:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:04:12 17:02:01 all 0.19 0.00 0.01 0.00 0.01 99.79 17:04:12 17:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:04:12 17:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 17:02:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:04:12 17:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:04:12 17:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 17:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:04:12 17:02:01 6 1.32 0.00 0.03 0.00 0.02 98.63 17:04:12 17:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 17:03:01 all 0.09 0.00 0.04 0.01 0.00 99.85 17:04:12 17:03:01 0 0.02 0.00 0.03 0.02 0.00 99.93 17:04:12 17:03:01 1 0.02 0.00 0.05 0.00 0.00 99.93 17:04:12 17:03:01 2 0.08 0.00 0.05 0.00 0.02 99.85 17:04:12 17:03:01 3 0.03 0.00 0.05 0.02 0.00 99.90 17:04:12 17:03:01 4 0.05 0.00 0.03 0.00 0.00 99.92 17:04:12 17:03:01 5 0.07 0.00 0.07 0.03 0.02 99.82 17:04:12 17:03:01 6 0.48 0.00 0.02 0.00 0.00 99.50 17:04:12 17:03:01 7 0.00 0.00 0.03 0.00 0.00 99.97 17:04:12 17:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:04:12 17:04:01 0 0.02 0.00 0.00 0.02 0.02 99.95 17:04:12 17:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:04:12 17:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:04:12 17:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 17:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:04:12 17:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:04:12 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 17:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:04:12 Average: all 2.82 0.00 0.69 0.31 0.02 96.16 17:04:12 Average: 0 2.86 0.00 0.87 0.40 0.02 95.85 17:04:12 Average: 1 2.72 0.00 0.76 0.44 0.01 96.07 17:04:12 Average: 2 2.88 0.00 0.62 0.02 0.02 96.46 17:04:12 Average: 3 2.63 0.00 0.60 0.46 0.02 96.29 17:04:12 Average: 4 2.91 0.00 0.63 0.03 0.01 96.43 17:04:12 Average: 5 2.91 0.00 0.65 0.46 0.02 95.96 17:04:12 Average: 6 3.06 0.00 0.66 0.10 0.01 96.16 17:04:12 Average: 7 2.59 0.00 0.75 0.59 0.01 96.06 17:04:12 17:04:12 17:04:12