Pull request #860 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 446f51765315aa042c9ccc7c6dfcc97c86084905 rather than a82334f329341628846807d6925db64d8d201a8c Obtained Jenkinsfile from 446f51765315aa042c9ccc7c6dfcc97c86084905 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-ssh6631089473077089523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1975421207374857390.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10008448583985558069.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10473784760006999299.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7342061170481994919.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18396412944651229741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6188 in /w/workspace/dry_go-mod-core-contracts_PR-860 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-860 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 446f51765315aa042c9ccc7c6dfcc97c86084905 into PR head commit a82334f329341628846807d6925db64d8d201a8c Merge succeeded, producing a82334f329341628846807d6925db64d8d201a8c Checking out Revision a82334f329341628846807d6925db64d8d201a8c (PR-860) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a82334f329341628846807d6925db64d8d201a8c # 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 446f51765315aa042c9ccc7c6dfcc97c86084905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a82334f329341628846807d6925db64d8d201a8c # timeout=10 Commit message: "fix: Restore core-command topic key" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:27:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:27:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:27:59 ========================================================= 07:27:59 EdgeX Global Pipelines Version Info 07:27:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:28:00 ------------------- 07:28:00 stable info: 07:28:00 ------------------- 07:28:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:28:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 07:28:00 Message: update stable to v1.0.254 07:28:00 ------------------- 07:28:00 experimental info: 07:28:00 ------------------- 07:28:00 Commited By: **** collab-it+edgex@linuxfoundation.org 07:28:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 07:28:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:28:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:28:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:28:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:28:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:28:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:28:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-860 [Pipeline] echo 07:28:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-860 [Pipeline] echo 07:28:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-860 [Pipeline] echo 07:28:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a82334f329341628846807d6925db64d8d201a8c [Pipeline] echo 07:28:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a82334f [Pipeline] echo 07:28:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:28:02 + git rev-list -1 --merges a82334f329341628846807d6925db64d8d201a8c~1..a82334f329341628846807d6925db64d8d201a8c [Pipeline] echo 07:28:02 -----------> git rev-list -1 --merges a82334f329341628846807d6925db64d8d201a8c~1..a82334f329341628846807d6925db64d8d201a8c a82334f329341628846807d6925db64d8d201a8c [false] [Pipeline] sh 07:28:03 + git log --format=format:%s -1 a82334f329341628846807d6925db64d8d201a8c [Pipeline] echo 07:28:03 ========================================================= 07:28:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:28:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:28:03 + git log --format=format:%s -1 a82334f329341628846807d6925db64d8d201a8c [Pipeline] echo 07:28:03 [semverPrep] GIT_COMMIT: a82334f329341628846807d6925db64d8d201a8c, Commit Message: fix: Restore core-command topic key [Pipeline] echo 07:28:03 [semverPrep] This is not a build commit. [Pipeline] sh 07:28:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:28:04 + grep -v github /etc/ssh/ssh_known_hosts 07:28:04 + [ -e /tmp/ssh_known_hosts ] 07:28:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:28:04 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:28:04 sudo tee -a /etc/ssh/ssh_known_hosts 07:28:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:28:04 07:28:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:28:05 0.1.4: Pulling from edgex-devops/py-git-semver 07:28:05 b85a868b505f: Pulling fs layer 07:28:05 e2be974225ed: Pulling fs layer 07:28:05 339a4e72a1f5: Pulling fs layer 07:28:05 988bab9f4d93: Pulling fs layer 07:28:05 1469e6f7b9e6: Pulling fs layer 07:28:05 eaf3925da568: Pulling fs layer 07:28:05 bab4dde63d76: Pulling fs layer 07:28:05 bde34c3a00c8: Pulling fs layer 07:28:05 b352a97aabf1: Pulling fs layer 07:28:05 4872d77fe225: Pulling fs layer 07:28:05 5851b861e8e6: Pulling fs layer 07:28:05 988bab9f4d93: Waiting 07:28:05 bab4dde63d76: Waiting 07:28:05 1469e6f7b9e6: Waiting 07:28:05 4872d77fe225: Waiting 07:28:05 bde34c3a00c8: Waiting 07:28:05 b352a97aabf1: Waiting 07:28:05 5851b861e8e6: Waiting 07:28:05 eaf3925da568: Waiting 07:28:05 e2be974225ed: Download complete 07:28:05 988bab9f4d93: Verifying Checksum 07:28:05 988bab9f4d93: Download complete 07:28:05 1469e6f7b9e6: Verifying Checksum 07:28:05 1469e6f7b9e6: Download complete 07:28:05 339a4e72a1f5: Verifying Checksum 07:28:05 339a4e72a1f5: Download complete 07:28:05 eaf3925da568: Verifying Checksum 07:28:05 eaf3925da568: Download complete 07:28:05 bde34c3a00c8: Verifying Checksum 07:28:05 bde34c3a00c8: Download complete 07:28:05 b352a97aabf1: Verifying Checksum 07:28:05 b352a97aabf1: Download complete 07:28:05 4872d77fe225: Verifying Checksum 07:28:05 4872d77fe225: Download complete 07:28:05 5851b861e8e6: Verifying Checksum 07:28:05 5851b861e8e6: Download complete 07:28:05 b85a868b505f: Verifying Checksum 07:28:05 b85a868b505f: Download complete 07:28:06 bab4dde63d76: Verifying Checksum 07:28:06 bab4dde63d76: Download complete 07:28:07 b85a868b505f: Pull complete 07:28:07 e2be974225ed: Pull complete 07:28:07 339a4e72a1f5: Pull complete 07:28:07 988bab9f4d93: Pull complete 07:28:08 1469e6f7b9e6: Pull complete 07:28:08 eaf3925da568: Pull complete 07:28:10 bab4dde63d76: Pull complete 07:28:10 bde34c3a00c8: Pull complete 07:28:10 b352a97aabf1: Pull complete 07:28:10 4872d77fe225: Pull complete 07:28:10 5851b861e8e6: Pull complete 07:28:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:28:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:10 prd-ubuntu20.04-docker-8c-8g-6188 does not seem to be running inside a container 07:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-860 -v /w/workspace/dry_go-mod-core-contracts_PR-860:/w/workspace/dry_go-mod-core-contracts_PR-860:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-860@tmp:/w/workspace/dry_go-mod-core-contracts_PR-860@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:28:14 $ docker top aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:14 [ssh-agent] Looking for ssh-agent implementation... 07:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:14 $ docker exec aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa ssh-agent 07:28:14 SSH_AUTH_SOCK=/tmp/ssh-BPYwEKn8j7dF/agent.32 07:28:14 SSH_AGENT_PID=38 07:28:14 Running ssh-add (command line suppressed) 07:28:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-860@tmp/private_key_4261548732319426847.key (/w/workspace/dry_go-mod-core-contracts_PR-860@tmp/private_key_4261548732319426847.key) 07:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:15 + git tag --points-at HEAD [Pipeline] } 07:28:15 $ docker exec --env ******** --env ******** aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa ssh-agent -k 07:28:15 unset SSH_AUTH_SOCK; 07:28:15 unset SSH_AGENT_PID; 07:28:15 echo Agent pid 38 killed; 07:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:28:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:15 [ssh-agent] Looking for ssh-agent implementation... 07:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:15 $ docker exec aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa ssh-agent 07:28:15 SSH_AUTH_SOCK=/tmp/ssh-EoXlq45qUajP/agent.70 07:28:15 SSH_AGENT_PID=76 07:28:15 Running ssh-add (command line suppressed) 07:28:15 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-860@tmp/private_key_2409266086998380371.key (/w/workspace/dry_go-mod-core-contracts_PR-860@tmp/private_key_2409266086998380371.key) 07:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:16 + git semver init 07:28:16 2023-09-14 07:28:16,526 [run_init] DEBUG init version:0.0.0 force:False 07:28:16 2023-09-14 07:28:16,526 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-860/.semver 07:28:16 2023-09-14 07:28:16,527 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-860/.semver 07:28:16 2023-09-14 07:28:16,527 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-860/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-860, universal_newlines=False, shell=None, istream=None) 07:28:18 2023-09-14 07:28:17,917 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-860/.git/info/exclude 07:28:18 2023-09-14 07:28:17,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-860/.semver/PR-860 with force:False 07:28:18 2023-09-14 07:28:17,917 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-860/.semver/PR-860 07:28:18 2023-09-14 07:28:17,920 [execute] INFO git cat-file --batch-check 07:28:18 2023-09-14 07:28:17,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-860/.semver, universal_newlines=False, shell=None, istream=) 07:28:18 2023-09-14 07:28:17,925 [execute] INFO git cat-file --batch 07:28:18 2023-09-14 07:28:17,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-860/.semver, universal_newlines=False, shell=None, istream=) 07:28:18 2023-09-14 07:28:17,930 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-860/.semver/PR-860 07:28:18 0.0.0 [Pipeline] } 07:28:18 $ docker exec --env ******** --env ******** aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa ssh-agent -k 07:28:18 unset SSH_AUTH_SOCK; 07:28:18 unset SSH_AGENT_PID; 07:28:18 echo Agent pid 76 killed; 07:28:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:28:18 + git semver [Pipeline] } 07:28:19 $ docker stop --time=1 aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa 07:28:21 $ docker rm -f --volumes aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa [Pipeline] // withDockerContainer [Pipeline] sh 07:28:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:28:21 Stashed 1 file(s) [Pipeline] echo 07:28:21 [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 07:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:22 ========================================================= 07:28:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:28:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:28:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:28:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:28:23 7264a8db6415: Pulling fs layer 07:28:23 c4d48a809fc2: Pulling fs layer 07:28:23 4f1c88b9dad5: Pulling fs layer 07:28:23 ad3a456e5733: Pulling fs layer 07:28:23 9e4f439ed901: Pulling fs layer 07:28:23 feaf6a47b606: Pulling fs layer 07:28:23 5e8b037d7d82: Pulling fs layer 07:28:23 8ac70367396e: Pulling fs layer 07:28:23 6db16350a2e2: Pulling fs layer 07:28:23 9250d5d63582: Pulling fs layer 07:28:23 9e4f439ed901: Waiting 07:28:23 feaf6a47b606: Waiting 07:28:23 8ac70367396e: Waiting 07:28:23 5e8b037d7d82: Waiting 07:28:23 6db16350a2e2: Waiting 07:28:23 ad3a456e5733: Waiting 07:28:23 c4d48a809fc2: Verifying Checksum 07:28:23 c4d48a809fc2: Download complete 07:28:23 ad3a456e5733: Download complete 07:28:23 9e4f439ed901: Download complete 07:28:23 7264a8db6415: Verifying Checksum 07:28:23 7264a8db6415: Download complete 07:28:23 feaf6a47b606: Verifying Checksum 07:28:23 feaf6a47b606: Download complete 07:28:24 8ac70367396e: Verifying Checksum 07:28:24 8ac70367396e: Download complete 07:28:24 4f1c88b9dad5: Verifying Checksum 07:28:24 4f1c88b9dad5: Download complete 07:28:24 7264a8db6415: Pull complete 07:28:24 6db16350a2e2: Verifying Checksum 07:28:24 9250d5d63582: Verifying Checksum 07:28:24 9250d5d63582: Download complete 07:28:24 5e8b037d7d82: Verifying Checksum 07:28:24 5e8b037d7d82: Download complete 07:28:25 c4d48a809fc2: Pull complete 07:28:28 4f1c88b9dad5: Pull complete 07:28:28 ad3a456e5733: Pull complete 07:28:28 9e4f439ed901: Pull complete 07:28:28 feaf6a47b606: Pull complete 07:28:30 5e8b037d7d82: Pull complete 07:28:31 8ac70367396e: Pull complete 07:28:31 6db16350a2e2: Pull complete 07:28:32 9250d5d63582: Pull complete 07:28:32 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 07:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:28:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 07:28:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + docker inspect -f . ci-base-image-x86_64 07:28:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:33 prd-ubuntu20.04-docker-8c-8g-6188 does not seem to be running inside a container 07:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-860 -v /w/workspace/dry_go-mod-core-contracts_PR-860:/w/workspace/dry_go-mod-core-contracts_PR-860:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-860@tmp:/w/workspace/dry_go-mod-core-contracts_PR-860@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-x86_64 cat 07:28:37 Still waiting to schedule task 07:28:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:28:42 $ docker top 8fc1562dce013cb4a8485d5211a4c9bbc9d06a70b1f2652f8ca8aee9ff19cdad -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:42 + go version 07:28:42 go version go1.21.0 linux/amd64 [Pipeline] } 07:28:42 $ docker stop --time=1 8fc1562dce013cb4a8485d5211a4c9bbc9d06a70b1f2652f8ca8aee9ff19cdad 07:28:44 $ docker rm -f --volumes 8fc1562dce013cb4a8485d5211a4c9bbc9d06a70b1f2652f8ca8aee9ff19cdad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:45 + docker inspect -f . ci-base-image-x86_64 07:28:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:45 prd-ubuntu20.04-docker-8c-8g-6188 does not seem to be running inside a container 07:28:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-860 -v /w/workspace/dry_go-mod-core-contracts_PR-860:/w/workspace/dry_go-mod-core-contracts_PR-860:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-860@tmp:/w/workspace/dry_go-mod-core-contracts_PR-860@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-x86_64 cat 07:28:46 $ docker top 9367a3756e129a20a14fd034cd331d44dccd324c6532f3a1c4396edf7bfdf766 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:46 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-860 [Pipeline] fileExists [Pipeline] sh 07:28:47 + make test 07:28:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:28:47 go: downloading github.com/go-playground/validator/v10 v10.15.1 07:28:47 go: downloading github.com/google/uuid v1.3.1 07:28:47 go: downloading github.com/stretchr/testify v1.8.4 07:28:47 go: downloading gopkg.in/yaml.v3 v3.0.1 07:28:47 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 07:28:47 go: downloading github.com/go-kit/log v0.2.1 07:28:47 go: downloading github.com/davecgh/go-spew v1.1.1 07:28:47 go: downloading github.com/pmezard/go-difflib v1.0.0 07:28:47 go: downloading github.com/stretchr/objx v0.5.0 07:28:47 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 07:28:47 go: downloading github.com/go-playground/universal-translator v0.18.1 07:28:47 go: downloading github.com/leodido/go-urn v1.2.4 07:28:47 go: downloading golang.org/x/crypto v0.7.0 07:28:47 go: downloading golang.org/x/text v0.8.0 07:28:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:28:47 go: downloading github.com/x448/float16 v0.8.4 07:28:47 go: downloading github.com/go-playground/locales v0.14.1 07:28:49 go: downloading golang.org/x/net v0.8.0 07:28:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 07:28:58 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 07:28:58 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 07:28:58 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 07:28:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.076s coverage: 83.5% of statements 07:28:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.012s coverage: 32.4% of statements 07:28:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.019s coverage: 29.4% of statements 07:28:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.021s coverage: 29.3% of statements 07:28:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.034s coverage: 53.8% of statements 07:28:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.010s coverage: 90.0% of statements 07:28:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.042s coverage: 86.7% of statements 07:28:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.013s coverage: 60.5% of statements 07:28:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.008s coverage: 36.1% of statements 07:28:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.012s coverage: 48.7% of statements 07:29:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:29:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:29:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:29:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:29:11 $ docker stop --time=1 9367a3756e129a20a14fd034cd331d44dccd324c6532f3a1c4396edf7bfdf766 07:29:15 $ docker rm -f --volumes 9367a3756e129a20a14fd034cd331d44dccd324c6532f3a1c4396edf7bfdf766 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:29:16 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 07:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:29:17 07:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:29:17 latest: Pulling from edgex-lftools-log-publisher 07:29:17 5eb5b503b376: Pulling fs layer 07:29:17 5c69ac0246d0: Pulling fs layer 07:29:17 ec43610c2a17: Pulling fs layer 07:29:17 3a2ae6a8a46f: Pulling fs layer 07:29:17 33b1e0a273af: Pulling fs layer 07:29:17 5d3b04190fa2: Pulling fs layer 07:29:17 2f39f015ded8: Pulling fs layer 07:29:17 3a2ae6a8a46f: Waiting 07:29:17 5d3b04190fa2: Waiting 07:29:17 2f39f015ded8: Waiting 07:29:17 33b1e0a273af: Waiting 07:29:17 5c69ac0246d0: Verifying Checksum 07:29:17 5c69ac0246d0: Download complete 07:29:17 3a2ae6a8a46f: Verifying Checksum 07:29:17 3a2ae6a8a46f: Download complete 07:29:17 33b1e0a273af: Verifying Checksum 07:29:17 33b1e0a273af: Download complete 07:29:17 5d3b04190fa2: Verifying Checksum 07:29:17 5d3b04190fa2: Download complete 07:29:17 ec43610c2a17: Verifying Checksum 07:29:17 ec43610c2a17: Download complete 07:29:18 5eb5b503b376: Verifying Checksum 07:29:18 5eb5b503b376: Download complete 07:29:18 2f39f015ded8: Verifying Checksum 07:29:19 5eb5b503b376: Pull complete 07:29:19 5c69ac0246d0: Pull complete 07:29:20 ec43610c2a17: Pull complete 07:29:20 3a2ae6a8a46f: Pull complete 07:29:20 33b1e0a273af: Pull complete 07:29:20 5d3b04190fa2: Pull complete 07:29:24 2f39f015ded8: Pull complete 07:29:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:29:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:24 prd-ubuntu20.04-docker-8c-8g-6188 does not seem to be running inside a container 07:29:24 $ 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/dry_go-mod-core-contracts_PR-860 -v /w/workspace/dry_go-mod-core-contracts_PR-860:/w/workspace/dry_go-mod-core-contracts_PR-860:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-860@tmp:/w/workspace/dry_go-mod-core-contracts_PR-860@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:latest cat 07:29:33 $ docker top 47a6e72b89745a96d5ff33be27fe677a0441828aa475510526e6eb678eeec520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:34 ---> job-cost.sh 07:29:34 lf-activate-venv: SKIPPING 07:29:34 INFO: No Stack... 07:29:34 INFO: Retrieving Pricing Info for: v3-standard-8 07:29:35 INFO: Archiving Costs [Pipeline] sh 07:29:35 + cat /w/workspace/dry_go-mod-core-contracts_PR-860/archives/cost.csv 07:29:35 + cut -d, -f6 [Pipeline] lock 07:29:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] 07:29:35 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] did not exist. Created. 07:29:35 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:36 + echo total: 0.2199999988079071 [Pipeline] stash 07:29:36 Stashed 1 file(s) [Pipeline] } 07:29:36 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:29:36 $ docker stop --time=1 47a6e72b89745a96d5ff33be27fe677a0441828aa475510526e6eb678eeec520 07:29:37 $ docker rm -f --volumes 47a6e72b89745a96d5ff33be27fe677a0441828aa475510526e6eb678eeec520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:30:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6189 in /w/workspace/dry_go-mod-core-contracts_PR-860 [Pipeline] { [Pipeline] ws 07:30:04 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:30:04 The recommended git tool is: git 07:30:09 using credential edgex-jenkins-ssh 07:30:09 Cloning the remote Git repository 07:30:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:30:09 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:30:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:30:09 > git --version # timeout=10 07:30:09 > git --version # 'git version 2.25.1' 07:30:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:30:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:30:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:30:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:30:12 Merging remotes/origin/main commit 446f51765315aa042c9ccc7c6dfcc97c86084905 into PR head commit a82334f329341628846807d6925db64d8d201a8c 07:30:12 Merge succeeded, producing a82334f329341628846807d6925db64d8d201a8c 07:30:12 Checking out Revision a82334f329341628846807d6925db64d8d201a8c (PR-860) 07:30:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:30:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:30:12 > git config core.sparsecheckout # timeout=10 07:30:12 > git checkout -f a82334f329341628846807d6925db64d8d201a8c # timeout=10 07:30:12 > git remote # timeout=10 07:30:12 > git config --get remote.origin.url # timeout=10 07:30:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:12 > git merge 446f51765315aa042c9ccc7c6dfcc97c86084905 # timeout=10 07:30:12 > git rev-parse HEAD^{commit} # timeout=10 07:30:12 > git config core.sparsecheckout # timeout=10 07:30:12 > git checkout -f a82334f329341628846807d6925db64d8d201a8c # timeout=10 07:30:16 Commit message: "fix: Restore core-command topic key" 07:30:16 > git --version # timeout=10 07:30:16 > git --version # 'git version 2.25.1' 07:30:16 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:30:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:30:17 % Total % Received % Xferd Average Speed Time Time Time Current 07:30:17 Dload Upload Total Spent Left Speed 07:30:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 07:30:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:30:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 07:30:18 sudo tee /etc/docker/daemon.new 07:30:18 { 07:30:18 "registry-mirrors": [ 07:30:18 "https://nexus3.edgexfoundry.org:10001" 07:30:18 ], 07:30:18 "bip": "10.250.0.254/24", 07:30:18 "hosts": [ 07:30:18 "tcp://0.0.0.0:5555", 07:30:18 "unix:///var/run/docker.sock" 07:30:18 ], 07:30:18 "mtu": 1458, 07:30:18 "selinux-enabled": true, 07:30:18 "seccomp-profile": "/etc/docker/seccomp.json" 07:30:18 } [Pipeline] sh 07:30:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:30:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:30:37 ========================================================= 07:30:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:30:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:30:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:30:38 9fda8d8052c6: Pulling fs layer 07:30:38 5d54e960e981: Pulling fs layer 07:30:38 c4a7e357bf2a: Pulling fs layer 07:30:38 f0e02332f6b5: Pulling fs layer 07:30:38 66412af1f25a: Pulling fs layer 07:30:38 1baf3a5c0e64: Pulling fs layer 07:30:38 9a37bb91b891: Pulling fs layer 07:30:38 a29adfc67d43: Pulling fs layer 07:30:38 d5de9f91c1a4: Pulling fs layer 07:30:38 f0e02332f6b5: Waiting 07:30:38 66412af1f25a: Waiting 07:30:38 1baf3a5c0e64: Waiting 07:30:38 9a37bb91b891: Waiting 07:30:38 a29adfc67d43: Waiting 07:30:38 d5de9f91c1a4: Waiting 07:30:38 5d54e960e981: Verifying Checksum 07:30:38 5d54e960e981: Download complete 07:30:38 f0e02332f6b5: Download complete 07:30:38 66412af1f25a: Verifying Checksum 07:30:38 66412af1f25a: Download complete 07:30:38 9fda8d8052c6: Download complete 07:30:39 9a37bb91b891: Verifying Checksum 07:30:39 9a37bb91b891: Download complete 07:30:40 9fda8d8052c6: Pull complete 07:30:40 a29adfc67d43: Verifying Checksum 07:30:40 a29adfc67d43: Download complete 07:30:40 5d54e960e981: Pull complete 07:30:40 d5de9f91c1a4: Verifying Checksum 07:30:40 d5de9f91c1a4: Download complete 07:30:40 c4a7e357bf2a: Verifying Checksum 07:30:40 c4a7e357bf2a: Download complete 07:30:41 1baf3a5c0e64: Verifying Checksum 07:30:41 1baf3a5c0e64: Download complete 07:30:51 c4a7e357bf2a: Pull complete 07:30:51 f0e02332f6b5: Pull complete 07:30:51 66412af1f25a: Pull complete 07:31:00 1baf3a5c0e64: Pull complete 07:31:00 9a37bb91b891: Pull complete 07:31:02 a29adfc67d43: Pull complete 07:31:03 d5de9f91c1a4: Pull complete 07:31:03 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 07:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:31:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 07:31:03 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:04 + docker inspect -f . ci-base-image-arm64 07:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:04 prd-ubuntu20.04-docker-arm64-4c-16g-6189 does not seem to be running inside a container 07:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 07:31:07 $ docker top 0b2d66891236c5eaf20e75ef8ae830b8b9f4216b2d258d4cfce5029e37175cc8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:08 + go version 07:31:08 go version go1.21.0 linux/arm64 [Pipeline] } 07:31:08 $ docker stop --time=1 0b2d66891236c5eaf20e75ef8ae830b8b9f4216b2d258d4cfce5029e37175cc8 07:31:10 $ docker rm -f --volumes 0b2d66891236c5eaf20e75ef8ae830b8b9f4216b2d258d4cfce5029e37175cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:10 + docker inspect -f . ci-base-image-arm64 07:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:11 prd-ubuntu20.04-docker-arm64-4c-16g-6189 does not seem to be running inside a container 07:31:11 $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 07:31:13 $ docker top 4b25a0c6de7744f556028cac1f0fe771e90d534eba6a43415f0d3a7ada632032 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:13 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 07:31:14 + make test 07:31:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:31:14 go: downloading github.com/stretchr/testify v1.8.4 07:31:14 go: downloading github.com/google/uuid v1.3.1 07:31:14 go: downloading github.com/go-kit/log v0.2.1 07:31:14 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 07:31:14 go: downloading github.com/go-playground/validator/v10 v10.15.1 07:31:14 go: downloading gopkg.in/yaml.v3 v3.0.1 07:31:15 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:31:15 go: downloading github.com/x448/float16 v0.8.4 07:31:15 go: downloading github.com/davecgh/go-spew v1.1.1 07:31:15 go: downloading github.com/pmezard/go-difflib v1.0.0 07:31:15 go: downloading github.com/stretchr/objx v0.5.0 07:31:15 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 07:31:15 go: downloading github.com/go-playground/universal-translator v0.18.1 07:31:15 go: downloading github.com/leodido/go-urn v1.2.4 07:31:15 go: downloading golang.org/x/crypto v0.7.0 07:31:15 go: downloading golang.org/x/text v0.8.0 07:31:15 go: downloading github.com/go-playground/locales v0.14.1 07:31:20 go: downloading golang.org/x/net v0.8.0 07:31:22 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 07:32:08 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 07:32:08 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 07:32:08 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.389s coverage: 83.5% of statements 07:32:08 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.057s coverage: 32.4% of statements 07:32:08 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 07:32:08 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.040s coverage: 29.4% of statements 07:32:08 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.046s coverage: 29.3% of statements 07:32:08 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.133s coverage: 53.8% of statements 07:32:08 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.067s coverage: 90.0% of statements 07:32:08 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.231s coverage: 86.7% of statements 07:32:08 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.102s coverage: 60.5% of statements 07:32:08 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.017s coverage: 36.1% of statements 07:32:08 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.034s coverage: 48.7% of statements 07:32:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:32:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:32:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:32:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:32:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:32:19 $ docker stop --time=1 4b25a0c6de7744f556028cac1f0fe771e90d534eba6a43415f0d3a7ada632032 07:32:21 $ docker rm -f --volumes 4b25a0c6de7744f556028cac1f0fe771e90d534eba6a43415f0d3a7ada632032 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:32:23 Warning: overwriting stash ‘coverage-report’ 07:32:23 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 07:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:24 07:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:25 arm64: Pulling from edgex-lftools-log-publisher 07:32:25 8998bd30e6a1: Pulling fs layer 07:32:25 04944245beec: Pulling fs layer 07:32:25 699f458cf7ca: Pulling fs layer 07:32:25 765212b225bb: Pulling fs layer 07:32:25 f23df028b6ca: Pulling fs layer 07:32:25 d65c8cfc05b1: Pulling fs layer 07:32:25 2437ff75d9bd: Pulling fs layer 07:32:25 765212b225bb: Waiting 07:32:25 f23df028b6ca: Waiting 07:32:25 d65c8cfc05b1: Waiting 07:32:25 2437ff75d9bd: Waiting 07:32:25 04944245beec: Verifying Checksum 07:32:25 04944245beec: Download complete 07:32:25 765212b225bb: Verifying Checksum 07:32:25 f23df028b6ca: Verifying Checksum 07:32:25 f23df028b6ca: Download complete 07:32:25 d65c8cfc05b1: Download complete 07:32:25 699f458cf7ca: Verifying Checksum 07:32:25 699f458cf7ca: Download complete 07:32:25 8998bd30e6a1: Verifying Checksum 07:32:25 8998bd30e6a1: Download complete 07:32:27 2437ff75d9bd: Verifying Checksum 07:32:27 2437ff75d9bd: Download complete 07:32:29 8998bd30e6a1: Pull complete 07:32:30 04944245beec: Pull complete 07:32:33 699f458cf7ca: Pull complete 07:32:33 765212b225bb: Pull complete 07:32:33 f23df028b6ca: Pull complete 07:32:34 d65c8cfc05b1: Pull complete 07:32:49 2437ff75d9bd: Pull complete 07:32:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:49 prd-ubuntu20.04-docker-arm64-4c-16g-6189 does not seem to be running inside a container 07:32:49 $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 07:32:52 $ docker top 35a7a5967ff3cb43f6ff013df26491db86a2f4722c10fededef10f1e43391e48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:52 ---> job-cost.sh 07:32:53 lf-activate-venv: SKIPPING 07:32:53 INFO: No Stack... 07:32:53 INFO: Retrieving Pricing Info for: v3-standard-4 07:32:54 INFO: Archiving Costs [Pipeline] sh 07:32:54 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 07:32:54 + cut -d, -f6 [Pipeline] lock 07:32:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] 07:32:54 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] did not exist. Created. 07:32:54 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:32:55 /w/workspace/go-mod-core-contracts/1@tmp/durable-bb169c95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:32:55 + echo total: 0.10999999940395355 [Pipeline] stash 07:32:55 Warning: overwriting stash ‘stack-cost’ 07:32:55 Stashed 1 file(s) [Pipeline] } 07:32:55 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:32:55 $ docker stop --time=1 35a7a5967ff3cb43f6ff013df26491db86a2f4722c10fededef10f1e43391e48 07:32:57 $ docker rm -f --volumes 35a7a5967ff3cb43f6ff013df26491db86a2f4722c10fededef10f1e43391e48 [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 07:32:58 provisioning config files... 07:32:58 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-860@tmp/config503816391658442088tmp [Pipeline] { [Pipeline] sh 07:32:58 + set +x 07:32:58 + bash -s -- 07:32:58 + curl -s https://codecov.io/bash 07:32:58 07:32:58 _____ _ 07:32:58 / ____| | | 07:32:58 | | ___ __| | ___ ___ _____ __ 07:32:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:32:58 | |___| (_) | (_| | __/ (_| (_) \ V / 07:32:58 \_____\___/ \__,_|\___|\___\___/ \_/ 07:32:58 Bash-1.0.6 07:32:58 07:32:58 07:32:58 ==> git version 2.25.1 found 07:32:58 ==> 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 07:32:58 Release-Date: 2020-01-08 07:32:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:32:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:32:58 ==> Jenkins CI detected. 07:32:58 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-860 07:32:58 project root: . 07:32:58 --> token set from env 07:32:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:32:58 ==> Running gcov in . (disable via -X gcov) 07:32:58 ==> Python coveragepy not found 07:32:58 ==> Searching for coverage reports in: 07:32:58 + . 07:32:58 -> Found 1 reports 07:32:58 ==> Detecting git/mercurial file structure 07:32:58 ==> Reading reports 07:32:58 + ./coverage.out bytes=135171 07:32:58 ==> Appending adjustments 07:32:58 https://docs.codecov.io/docs/fixing-reports 07:32:59 + Found adjustments 07:32:59 ==> Gzipping contents 07:32:59 20K /tmp/codecov.JJtAXP.gz 07:32:59 ==> Uploading reports 07:32:59 url: https://codecov.io 07:32:59 query: branch=PR-860&commit=a82334f329341628846807d6925db64d8d201a8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-860%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=860&job=&cmd_args= 07:32:59 -> Pinging Codecov 07:32:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-860&commit=a82334f329341628846807d6925db64d8d201a8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-860%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=860&job=&cmd_args= 07:32:59 -> Uploading to 07:32:59 https://storage.googleapis.com/codecov/v4/raw/2023-09-14/71470A77251A30514AAF9C0BB2E5B6CE/a82334f329341628846807d6925db64d8d201a8c/4e2a3dd7-f162-49e0-b17c-9986bf39806a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230914T073259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5c64615afd51ba519bcc07dc180e5cd79fcc4f806731aa098b0e778b2caebec 07:32:59 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:59 Dload Upload Total Spent Left Speed 07:32:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19176 0 0 100 19176 0 88368 --:--:-- --:--:-- --:--:-- 88368 07:32:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a82334f329341628846807d6925db64d8d201a8c [Pipeline] } 07:32:59 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 07:33:01 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-860/archives ] 07:33:01 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-860/archives 07:33:01 total 16 07:33:01 drwxr-xr-x 3 root root 4096 Sep 14 07:29 . 07:33:01 drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 07:29 .. 07:33:01 drwxr-xr-x 2 root root 4096 Sep 14 07:29 cost 07:33:01 -rw-r--r-- 1 root root 93 Sep 14 07:29 cost.csv 07:33:01 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-860/archives 07:33:01 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-860/archives 07:33:01 total 16 07:33:01 drwxr-xr-x 3 jenkins jenkins 4096 Sep 14 07:29 . 07:33:01 drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 07:29 .. 07:33:01 drwxr-xr-x 2 jenkins jenkins 4096 Sep 14 07:29 cost 07:33:01 -rw-r--r-- 1 jenkins jenkins 93 Sep 14 07:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:33:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:33:02 ---> package-listing.sh 07:33:02 ++ facter osfamily 07:33:02 ++ tr '[:upper:]' '[:lower:]' 07:33:02 + OS_FAMILY=debian 07:33:02 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-860 07:33:02 + START_PACKAGES=/tmp/packages_start.txt 07:33:02 + END_PACKAGES=/tmp/packages_end.txt 07:33:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:02 + PACKAGES=/tmp/packages_start.txt 07:33:02 + '[' /w/workspace/dry_go-mod-core-contracts_PR-860 ']' 07:33:02 + PACKAGES=/tmp/packages_end.txt 07:33:02 + case "${OS_FAMILY}" in 07:33:02 + dpkg -l 07:33:02 + grep '^ii' 07:33:02 + '[' -f /tmp/packages_start.txt ']' 07:33:02 + '[' -f /tmp/packages_end.txt ']' 07:33:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:02 + '[' /w/workspace/dry_go-mod-core-contracts_PR-860 ']' 07:33:02 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-860/archives/ 07:33:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-860/archives/ [Pipeline] echo 07:33:03 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/dry_go-mod-core-contracts_PR-860/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:33:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:04 prd-ubuntu20.04-docker-8c-8g-6188 does not seem to be running inside a container 07:33:04 $ 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/dry_go-mod-core-contracts_PR-860/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-860 -v /w/workspace/dry_go-mod-core-contracts_PR-860:/w/workspace/dry_go-mod-core-contracts_PR-860:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-860@tmp:/w/workspace/dry_go-mod-core-contracts_PR-860@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 07:33:04 $ docker top 4d5eb1f9667dc7d6bf5066a3d6a5335312e5699f6038f5eca4709c7bfa5ac16e -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:04 + touch /tmp/pre-build-complete [Pipeline] sh 07:33:05 + mkdir -p /var/log/sysstat [Pipeline] sh 07:33:05 + ls /var/log/sa-host 07:33:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:05 provisioning config files... 07:33:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-860@tmp/config18108441961097313155tmp [Pipeline] { [Pipeline] echo 07:33:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:33:05 ---> create-netrc.sh [Pipeline] } 07:33:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:33:06 ---> python-tools-install.sh [Pipeline] echo 07:33:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:33:06 ---> sudo-logs.sh 07:33:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:33:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:33:07 ---> job-cost.sh 07:33:07 lf-activate-venv: SKIPPING 07:33:07 DEBUG: total: 0.2199999988079071 07:33:07 INFO: Retrieving Stack Cost... 07:33:07 INFO: Retrieving Pricing Info for: v3-standard-8 07:33:08 INFO: Archiving Costs [Pipeline] echo 07:33:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:33:08 ---> logs-deploy.sh 07:33:08 lf-activate-venv: SKIPPING 07:33:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-860/1 07:33:08 INFO: archiving workspace using pattern(s): 07:33:09 Archives upload complete. 07:33:09 INFO: archiving logs to Nexus 07:33:10 ---> uname -a: 07:33:10 Linux prd-ubuntu20-04-docker-8c-8g-6188 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:33:10 07:33:10 07:33:10 ---> lscpu: 07:33:10 Architecture: x86_64 07:33:10 CPU op-mode(s): 32-bit, 64-bit 07:33:10 Byte Order: Little Endian 07:33:10 Address sizes: 40 bits physical, 48 bits virtual 07:33:10 CPU(s): 8 07:33:10 On-line CPU(s) list: 0-7 07:33:10 Thread(s) per core: 1 07:33:10 Core(s) per socket: 1 07:33:10 Socket(s): 8 07:33:10 NUMA node(s): 1 07:33:10 Vendor ID: AuthenticAMD 07:33:10 CPU family: 23 07:33:10 Model: 49 07:33:10 Model name: AMD EPYC-Rome Processor 07:33:10 Stepping: 0 07:33:10 CPU MHz: 2800.000 07:33:10 BogoMIPS: 5600.00 07:33:10 Virtualization: AMD-V 07:33:10 Hypervisor vendor: KVM 07:33:10 Virtualization type: full 07:33:10 L1d cache: 256 KiB 07:33:10 L1i cache: 256 KiB 07:33:10 L2 cache: 4 MiB 07:33:10 L3 cache: 128 MiB 07:33:10 NUMA node0 CPU(s): 0-7 07:33:10 Vulnerability Itlb multihit: Not affected 07:33:10 Vulnerability L1tf: Not affected 07:33:10 Vulnerability Mds: Not affected 07:33:10 Vulnerability Meltdown: Not affected 07:33:10 Vulnerability Mmio stale data: Not affected 07:33:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:33:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:33:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:33:10 Vulnerability Srbds: Not affected 07:33:10 Vulnerability Tsx async abort: Not affected 07:33:10 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 07:33:10 07:33:10 07:33:10 ---> nproc: 07:33:10 8 07:33:10 07:33:10 07:33:10 ---> df -h: 07:33:10 Filesystem Size Used Avail Use% Mounted on 07:33:10 overlay 155G 11G 145G 7% / 07:33:10 tmpfs 64M 0 64M 0% /dev 07:33:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:33:10 shm 64M 0 64M 0% /dev/shm 07:33:10 /dev/vda1 155G 11G 145G 7% /facter-os 07:33:10 07:33:10 07:33:10 ---> sar -b -r -n DEV: 07:33:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6188) 09/14/23 _x86_64_ (8 CPU) 07:33:10 07:33:10 07:26:47 LINUX RESTART (8 CPU) 07:33:10 07:33:10 07:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:33:10 07:28:01 391.71 106.88 269.50 15.33 12744.15 59970.20 3893072.86 07:33:10 07:29:01 97.35 9.38 87.97 0.00 1612.93 51681.92 0.00 07:33:10 07:30:01 53.59 0.25 53.34 0.00 16.53 39789.77 0.00 07:33:10 07:31:02 3.38 0.00 3.38 0.00 0.00 12652.29 0.00 07:33:10 07:32:01 3.75 0.00 3.75 0.00 0.00 12598.41 0.00 07:33:10 07:33:01 3.13 0.10 3.03 0.00 7.20 12518.71 0.00 07:33:10 Average: 91.57 19.25 69.80 2.53 2374.89 31509.48 641687.83 07:33:10 07:33:10 07:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:33:10 07:28:01 29904580 31656444 681524 2.07 77844 1992616 1646476 4.85 1124576 1560356 3504 07:33:10 07:29:01 28146464 31377244 900852 2.74 113596 3358152 2012008 5.93 1664960 2638508 273792 07:33:10 07:30:01 28156596 31567532 712328 2.17 123264 3507504 1685764 4.97 1411296 2858608 328 07:33:10 07:31:02 28156048 31567136 712468 2.17 123340 3507504 1685764 4.97 1411104 2858612 28 07:33:10 07:32:01 28166868 31578016 701500 2.13 123408 3507508 1685764 4.97 1400484 2858612 32 07:33:10 07:33:01 28166452 31577916 701212 2.13 123476 3507744 1683292 4.96 1401572 2858544 212 07:33:10 Average: 28449501 31554048 734981 2.24 114155 3230171 1733178 5.11 1402332 2605540 46316 07:33:10 07:33:10 07:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:33:10 07:28:01 lo 2.91 2.91 0.26 0.26 0.00 0.00 0.00 0.00 07:33:10 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:28:01 ens3 536.95 334.04 3587.72 66.17 0.00 0.00 0.00 0.00 07:33:10 07:29:01 veth049855e 52.69 102.22 4.80 729.92 0.00 0.00 0.00 0.06 07:33:10 07:29:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 07:33:10 07:29:01 docker0 56.12 105.05 4.50 773.90 0.00 0.00 0.00 0.00 07:33:10 07:29:01 ens3 357.59 212.53 6284.84 68.20 0.00 0.00 0.00 0.00 07:33:10 07:30:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:33:10 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:30:01 ens3 102.58 58.57 2526.91 12.83 0.00 0.00 0.00 0.00 07:33:10 07:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:31:02 ens3 0.50 0.27 0.26 0.20 0.00 0.00 0.00 0.00 07:33:10 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:32:01 ens3 1.81 0.98 2.76 0.07 0.00 0.00 0.00 0.00 07:33:10 07:33:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:33:10 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:33:01 ens3 4.85 3.48 4.55 1.85 0.00 0.00 0.00 0.00 07:33:10 Average: lo 1.21 1.21 0.11 0.11 0.00 0.00 0.00 0.00 07:33:10 Average: docker0 9.41 17.61 0.75 129.70 0.00 0.00 0.00 0.00 07:33:10 Average: ens3 166.82 101.28 2069.41 24.84 0.00 0.00 0.00 0.00 07:33:10 07:33:10 07:33:10 ---> sar -P ALL: 07:33:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6188) 09/14/23 _x86_64_ (8 CPU) 07:33:10 07:33:10 07:26:47 LINUX RESTART (8 CPU) 07:33:10 07:33:10 07:27:02 CPU %user %nice %system %iowait %steal %idle 07:33:10 07:28:01 all 7.15 0.01 2.88 22.87 0.05 67.03 07:33:10 07:28:01 0 6.52 0.00 3.70 4.51 0.07 85.20 07:33:10 07:28:01 1 8.20 0.00 2.48 21.94 0.07 67.31 07:33:10 07:28:01 2 7.32 0.00 2.62 21.45 0.03 68.57 07:33:10 07:28:01 3 4.86 0.03 3.08 26.78 0.05 65.20 07:33:10 07:28:01 4 10.40 0.02 2.06 19.08 0.05 68.39 07:33:10 07:28:01 5 7.00 0.03 3.27 19.29 0.05 70.37 07:33:10 07:28:01 6 4.85 0.02 2.26 31.41 0.03 61.42 07:33:10 07:28:01 7 8.04 0.00 3.59 38.60 0.07 49.70 07:33:10 07:29:01 all 14.56 0.00 3.61 6.19 0.08 75.56 07:33:10 07:29:01 0 13.78 0.00 3.37 12.65 0.07 70.14 07:33:10 07:29:01 1 12.38 0.00 4.80 0.71 0.07 82.04 07:33:10 07:29:01 2 15.16 0.00 3.84 2.12 0.10 78.78 07:33:10 07:29:01 3 16.35 0.00 2.80 2.68 0.08 78.09 07:33:10 07:29:01 4 15.98 0.00 3.12 4.38 0.08 76.43 07:33:10 07:29:01 5 13.46 0.00 4.31 18.54 0.07 63.62 07:33:10 07:29:01 6 14.68 0.00 3.37 6.88 0.08 74.98 07:33:10 07:29:01 7 14.70 0.00 3.26 1.58 0.10 80.36 07:33:10 07:30:01 all 9.72 0.00 1.62 2.97 0.05 85.65 07:33:10 07:30:01 0 9.76 0.00 1.45 0.17 0.05 88.57 07:33:10 07:30:01 1 9.14 0.00 1.27 0.37 0.05 89.17 07:33:10 07:30:01 2 10.36 0.00 1.38 0.02 0.03 88.21 07:33:10 07:30:01 3 10.22 0.00 2.03 13.31 0.05 74.39 07:33:10 07:30:01 4 9.37 0.00 1.59 0.07 0.03 88.94 07:33:10 07:30:01 5 7.90 0.00 2.73 9.68 0.05 79.64 07:33:10 07:30:01 6 10.96 0.00 1.26 0.00 0.05 87.73 07:33:10 07:30:01 7 10.06 0.00 1.23 0.24 0.05 88.43 07:33:10 07:31:02 all 0.02 0.00 0.01 0.01 0.00 99.96 07:33:10 07:31:02 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:31:02 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:31:02 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:10 07:31:02 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:10 07:31:02 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:31:02 5 0.00 0.00 0.00 0.03 0.00 99.97 07:33:10 07:31:02 6 0.05 0.00 0.02 0.00 0.00 99.93 07:33:10 07:31:02 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:32:01 all 0.04 0.00 0.01 0.01 0.00 99.93 07:33:10 07:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:33:10 07:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:33:10 07:32:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:33:10 07:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:10 07:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:32:01 5 0.02 0.00 0.00 0.05 0.00 99.93 07:33:10 07:32:01 6 0.10 0.00 0.03 0.00 0.00 99.86 07:33:10 07:32:01 7 0.09 0.00 0.02 0.00 0.00 99.90 07:33:10 07:33:01 all 0.17 0.00 0.09 0.01 0.00 99.72 07:33:10 07:33:01 0 0.33 0.00 0.10 0.00 0.00 99.57 07:33:10 07:33:01 1 0.12 0.00 0.05 0.00 0.00 99.83 07:33:10 07:33:01 2 0.20 0.00 0.10 0.00 0.00 99.70 07:33:10 07:33:01 3 0.10 0.00 0.10 0.03 0.00 99.77 07:33:10 07:33:01 4 0.15 0.00 0.08 0.00 0.02 99.75 07:33:10 07:33:01 5 0.13 0.00 0.10 0.03 0.00 99.73 07:33:10 07:33:01 6 0.18 0.00 0.12 0.00 0.02 99.68 07:33:10 07:33:01 7 0.15 0.00 0.10 0.00 0.00 99.75 07:33:10 Average: all 5.27 0.00 1.37 5.30 0.03 88.04 07:33:10 Average: 0 5.06 0.00 1.44 2.88 0.03 90.59 07:33:10 Average: 1 4.96 0.00 1.43 3.80 0.03 89.78 07:33:10 Average: 2 5.51 0.00 1.32 3.90 0.03 89.24 07:33:10 Average: 3 5.24 0.01 1.33 7.08 0.03 86.30 07:33:10 Average: 4 5.97 0.00 1.14 3.88 0.03 88.97 07:33:10 Average: 5 4.74 0.01 1.73 7.90 0.03 85.60 07:33:10 Average: 6 5.13 0.00 1.17 6.32 0.03 87.34 07:33:10 Average: 7 5.51 0.00 1.36 6.65 0.04 86.45 07:33:10 07:33:10 07:33:10