Pull request #866 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 ejlee3 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 19844c402a13fd3820b4425fdcd9bc78a451426b+f257af92ec9a84d5eb23be9d36a24fa6f543465b (5b46921956aef7c13a482b8b301149a7d2776876) 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-ssh5798573218066910067.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh2626200865805821861.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-866/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-866/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2912481820236043110.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-866/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6387963903974290652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh5280704727894239092.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-866/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-866/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14702074611625430394.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16218 in /w/workspace/dry_go-mod-core-contracts_PR-866 [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-866 # 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 > 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 Merging remotes/origin/main commit f257af92ec9a84d5eb23be9d36a24fa6f543465b into PR head commit 19844c402a13fd3820b4425fdcd9bc78a451426b Merge succeeded, producing 19844c402a13fd3820b4425fdcd9bc78a451426b Checking out Revision 19844c402a13fd3820b4425fdcd9bc78a451426b (PR-866) > 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/866/head:refs/remotes/origin/PR-866 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19844c402a13fd3820b4425fdcd9bc78a451426b # 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 f257af92ec9a84d5eb23be9d36a24fa6f543465b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19844c402a13fd3820b4425fdcd9bc78a451426b # timeout=10 Commit message: "docs: Update changelog for 3.1 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:25:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:25:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:25:12 ========================================================= 16:25:12 EdgeX Global Pipelines Version Info 16:25:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:25:13 ------------------- 16:25:13 stable info: 16:25:13 ------------------- 16:25:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:25:13 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:25:13 Message: update stable to v1.0.255 16:25:14 ------------------- 16:25:14 experimental info: 16:25:14 ------------------- 16:25:14 Commited By: **** collab-it+edgex@linuxfoundation.org 16:25:14 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:25:14 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-866 [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-866 [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-866 [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19844c402a13fd3820b4425fdcd9bc78a451426b [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19844c4 [Pipeline] echo 16:25:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:25:16 + git rev-list -1 --merges 19844c402a13fd3820b4425fdcd9bc78a451426b~1..19844c402a13fd3820b4425fdcd9bc78a451426b [Pipeline] echo 16:25:16 -----------> git rev-list -1 --merges 19844c402a13fd3820b4425fdcd9bc78a451426b~1..19844c402a13fd3820b4425fdcd9bc78a451426b 19844c402a13fd3820b4425fdcd9bc78a451426b [false] [Pipeline] sh 16:25:16 + git log --format=format:%s -1 19844c402a13fd3820b4425fdcd9bc78a451426b [Pipeline] echo 16:25:16 ========================================================= 16:25:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:25:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:17 + git log --format=format:%s -1 19844c402a13fd3820b4425fdcd9bc78a451426b [Pipeline] echo 16:25:17 [semverPrep] GIT_COMMIT: 19844c402a13fd3820b4425fdcd9bc78a451426b, Commit Message: docs: Update changelog for 3.1 release [Pipeline] echo 16:25:17 [semverPrep] This is not a build commit. [Pipeline] sh 16:25:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:25:17 + grep -v github /etc/ssh/ssh_known_hosts 16:25:17 + [ -e /tmp/ssh_known_hosts ] 16:25:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:25:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 16:25:17 sudo tee -a /etc/ssh/ssh_known_hosts 16:25:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:18 16:25:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:18 0.1.4: Pulling from edgex-devops/py-git-semver 16:25:18 b85a868b505f: Pulling fs layer 16:25:18 e2be974225ed: Pulling fs layer 16:25:18 339a4e72a1f5: Pulling fs layer 16:25:18 988bab9f4d93: Pulling fs layer 16:25:18 1469e6f7b9e6: Pulling fs layer 16:25:18 eaf3925da568: Pulling fs layer 16:25:18 bab4dde63d76: Pulling fs layer 16:25:18 bde34c3a00c8: Pulling fs layer 16:25:18 b352a97aabf1: Pulling fs layer 16:25:18 4872d77fe225: Pulling fs layer 16:25:18 5851b861e8e6: Pulling fs layer 16:25:18 bab4dde63d76: Waiting 16:25:18 4872d77fe225: Waiting 16:25:18 b352a97aabf1: Waiting 16:25:18 5851b861e8e6: Waiting 16:25:18 bde34c3a00c8: Waiting 16:25:18 1469e6f7b9e6: Waiting 16:25:18 eaf3925da568: Waiting 16:25:18 988bab9f4d93: Waiting 16:25:18 e2be974225ed: Verifying Checksum 16:25:18 e2be974225ed: Download complete 16:25:18 988bab9f4d93: Verifying Checksum 16:25:18 988bab9f4d93: Download complete 16:25:18 1469e6f7b9e6: Verifying Checksum 16:25:18 1469e6f7b9e6: Download complete 16:25:18 eaf3925da568: Download complete 16:25:18 339a4e72a1f5: Verifying Checksum 16:25:18 339a4e72a1f5: Download complete 16:25:18 bde34c3a00c8: Verifying Checksum 16:25:18 bde34c3a00c8: Download complete 16:25:18 b352a97aabf1: Download complete 16:25:18 4872d77fe225: Verifying Checksum 16:25:18 4872d77fe225: Download complete 16:25:18 5851b861e8e6: Verifying Checksum 16:25:18 5851b861e8e6: Download complete 16:25:19 b85a868b505f: Verifying Checksum 16:25:19 b85a868b505f: Download complete 16:25:19 bab4dde63d76: Download complete 16:25:20 b85a868b505f: Pull complete 16:25:20 e2be974225ed: Pull complete 16:25:21 339a4e72a1f5: Pull complete 16:25:21 988bab9f4d93: Pull complete 16:25:21 1469e6f7b9e6: Pull complete 16:25:21 eaf3925da568: Pull complete 16:25:23 bab4dde63d76: Pull complete 16:25:23 bde34c3a00c8: Pull complete 16:25:23 b352a97aabf1: Pull complete 16:25:23 4872d77fe225: Pull complete 16:25:23 5851b861e8e6: Pull complete 16:25:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:23 prd-ubuntu20.04-docker-8c-8g-16218 does not seem to be running inside a container 16:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-866 -v /w/workspace/dry_go-mod-core-contracts_PR-866:/w/workspace/dry_go-mod-core-contracts_PR-866:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-866@tmp:/w/workspace/dry_go-mod-core-contracts_PR-866@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:25:34 $ docker top 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 -eo pid,comm 16:25:34 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:25:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:34 [ssh-agent] Looking for ssh-agent implementation... 16:25:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:35 $ docker exec 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 ssh-agent 16:25:35 SSH_AUTH_SOCK=/tmp/ssh-llVUSnawy3Fw/agent.32 16:25:35 SSH_AGENT_PID=38 16:25:35 Running ssh-add (command line suppressed) 16:25:35 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-866@tmp/private_key_7575091172240725761.key (/w/workspace/dry_go-mod-core-contracts_PR-866@tmp/private_key_7575091172240725761.key) 16:25:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:35 + git tag --points-at HEAD [Pipeline] } 16:25:35 $ docker exec --env ******** --env ******** 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 ssh-agent -k 16:25:35 unset SSH_AUTH_SOCK; 16:25:35 unset SSH_AGENT_PID; 16:25:35 echo Agent pid 38 killed; 16:25:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:25:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:35 [ssh-agent] Looking for ssh-agent implementation... 16:25:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:35 $ docker exec 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 ssh-agent 16:25:36 SSH_AUTH_SOCK=/tmp/ssh-Iqu2qWMecHeo/agent.70 16:25:36 SSH_AGENT_PID=76 16:25:36 Running ssh-add (command line suppressed) 16:25:36 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-866@tmp/private_key_11646498096539303394.key (/w/workspace/dry_go-mod-core-contracts_PR-866@tmp/private_key_11646498096539303394.key) 16:25:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:36 + git semver init 16:25:36 2023-11-01 16:25:36,688 [run_init] DEBUG init version:0.0.0 force:False 16:25:36 2023-11-01 16:25:36,689 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-866/.semver 16:25:36 2023-11-01 16:25:36,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-866/.semver 16:25:36 2023-11-01 16:25:36,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-866/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-866, universal_newlines=False, shell=None, istream=None) 16:25:37 2023-11-01 16:25:37,588 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-866/.git/info/exclude 16:25:37 2023-11-01 16:25:37,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-866/.semver/PR-866 with force:False 16:25:37 2023-11-01 16:25:37,589 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-866/.semver/PR-866 16:25:37 2023-11-01 16:25:37,593 [execute] INFO git cat-file --batch-check 16:25:37 2023-11-01 16:25:37,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-866/.semver, universal_newlines=False, shell=None, istream=) 16:25:37 2023-11-01 16:25:37,599 [execute] INFO git cat-file --batch 16:25:37 2023-11-01 16:25:37,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-866/.semver, universal_newlines=False, shell=None, istream=) 16:25:37 2023-11-01 16:25:37,604 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-866/.semver/PR-866 16:25:37 0.0.0 [Pipeline] } 16:25:37 $ docker exec --env ******** --env ******** 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 ssh-agent -k 16:25:37 unset SSH_AUTH_SOCK; 16:25:37 unset SSH_AGENT_PID; 16:25:37 echo Agent pid 76 killed; 16:25:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:38 + git semver [Pipeline] } 16:25:38 $ docker stop --time=1 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 16:25:39 $ docker rm -f --volumes 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:25:40 Stashed 1 file(s) [Pipeline] echo 16:25:40 [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:25:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:25:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:25:41 ========================================================= 16:25:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:25:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:25:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:25:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:25:41 7264a8db6415: Pulling fs layer 16:25:41 c4d48a809fc2: Pulling fs layer 16:25:41 4f1c88b9dad5: Pulling fs layer 16:25:41 ad3a456e5733: Pulling fs layer 16:25:41 33e27b845d1e: Pulling fs layer 16:25:41 c68163c4e522: Pulling fs layer 16:25:41 50da416c3ac9: Pulling fs layer 16:25:41 23d2d4c4bb30: Pulling fs layer 16:25:41 c68163c4e522: Waiting 16:25:41 ad3a456e5733: Waiting 16:25:41 50da416c3ac9: Waiting 16:25:41 33e27b845d1e: Waiting 16:25:41 23d2d4c4bb30: Waiting 16:25:41 c4d48a809fc2: Download complete 16:25:41 ad3a456e5733: Download complete 16:25:41 33e27b845d1e: Verifying Checksum 16:25:41 33e27b845d1e: Download complete 16:25:41 7264a8db6415: Verifying Checksum 16:25:41 7264a8db6415: Download complete 16:25:41 c68163c4e522: Verifying Checksum 16:25:41 c68163c4e522: Download complete 16:25:42 7264a8db6415: Pull complete 16:25:42 23d2d4c4bb30: Verifying Checksum 16:25:42 23d2d4c4bb30: Download complete 16:25:42 c4d48a809fc2: Pull complete 16:25:42 4f1c88b9dad5: Verifying Checksum 16:25:42 4f1c88b9dad5: Download complete 16:25:42 50da416c3ac9: Verifying Checksum 16:25:42 50da416c3ac9: Download complete 16:25:45 4f1c88b9dad5: Pull complete 16:25:45 ad3a456e5733: Pull complete 16:25:45 33e27b845d1e: Pull complete 16:25:45 c68163c4e522: Pull complete 16:25:48 50da416c3ac9: Pull complete 16:25:48 23d2d4c4bb30: Pull complete 16:25:48 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:25:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:25:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 16:25:48 + 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 16:25:49 + docker inspect -f . ci-base-image-x86_64 16:25:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:49 prd-ubuntu20.04-docker-8c-8g-16218 does not seem to be running inside a container 16:25:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-866 -v /w/workspace/dry_go-mod-core-contracts_PR-866:/w/workspace/dry_go-mod-core-contracts_PR-866:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-866@tmp:/w/workspace/dry_go-mod-core-contracts_PR-866@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:25:56 Still waiting to schedule task 16:25:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:25:58 $ docker top 093e1c518976fe19a19cdf0e56386aa0ed3f7ef90def8fbe037cec4d720ee36a -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:59 + go version 16:25:59 go version go1.21.0 linux/amd64 [Pipeline] } 16:25:59 $ docker stop --time=1 093e1c518976fe19a19cdf0e56386aa0ed3f7ef90def8fbe037cec4d720ee36a 16:26:00 $ docker rm -f --volumes 093e1c518976fe19a19cdf0e56386aa0ed3f7ef90def8fbe037cec4d720ee36a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:01 + docker inspect -f . ci-base-image-x86_64 16:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:01 prd-ubuntu20.04-docker-8c-8g-16218 does not seem to be running inside a container 16:26:01 $ 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-866 -v /w/workspace/dry_go-mod-core-contracts_PR-866:/w/workspace/dry_go-mod-core-contracts_PR-866:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-866@tmp:/w/workspace/dry_go-mod-core-contracts_PR-866@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:26:01 $ docker top c62845971e558491eae9806f673960a561592561751c5013f114f3d13c8a9b4e -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:02 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-866 [Pipeline] fileExists [Pipeline] sh 16:26:02 + make test 16:26:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:26:02 go: downloading github.com/go-playground/validator/v10 v10.15.5 16:26:02 go: downloading github.com/google/uuid v1.3.1 16:26:02 go: downloading github.com/stretchr/testify v1.8.4 16:26:02 go: downloading gopkg.in/yaml.v3 v3.0.1 16:26:02 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:26:02 go: downloading github.com/go-kit/log v0.2.1 16:26:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:26:02 go: downloading github.com/davecgh/go-spew v1.1.1 16:26:02 go: downloading github.com/pmezard/go-difflib v1.0.0 16:26:02 go: downloading github.com/stretchr/objx v0.5.0 16:26:02 go: downloading github.com/x448/float16 v0.8.4 16:26:02 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:26:02 go: downloading github.com/go-playground/universal-translator v0.18.1 16:26:02 go: downloading github.com/leodido/go-urn v1.2.4 16:26:02 go: downloading golang.org/x/crypto v0.14.0 16:26:02 go: downloading golang.org/x/text v0.13.0 16:26:02 go: downloading github.com/go-playground/locales v0.14.1 16:26:04 go: downloading golang.org/x/net v0.17.0 16:26:05 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 16:26:12 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 16:26:12 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 16:26:12 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 16:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.082s coverage: 83.5% of statements 16:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.012s coverage: 32.4% of statements 16:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.014s coverage: 29.4% of statements 16:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.026s coverage: 29.3% of statements 16:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.015s coverage: 53.8% of statements 16:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.008s coverage: 90.0% of statements 16:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.038s coverage: 86.7% of statements 16:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.013s coverage: 60.5% of statements 16:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.010s coverage: 36.1% of statements 16:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.014s coverage: 48.7% of statements 16:26:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:26:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:26:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:26:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:26:23 $ docker stop --time=1 c62845971e558491eae9806f673960a561592561751c5013f114f3d13c8a9b4e 16:26:29 $ docker rm -f --volumes c62845971e558491eae9806f673960a561592561751c5013f114f3d13c8a9b4e [Pipeline] // withDockerContainer [Pipeline] sh 16:26:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:26:30 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:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:31 16:26:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:31 latest: Pulling from edgex-lftools-log-publisher 16:26:31 5eb5b503b376: Pulling fs layer 16:26:31 5c69ac0246d0: Pulling fs layer 16:26:31 ec43610c2a17: Pulling fs layer 16:26:31 3a2ae6a8a46f: Pulling fs layer 16:26:31 33b1e0a273af: Pulling fs layer 16:26:31 5d3b04190fa2: Pulling fs layer 16:26:31 2f39f015ded8: Pulling fs layer 16:26:31 5d3b04190fa2: Waiting 16:26:31 2f39f015ded8: Waiting 16:26:31 33b1e0a273af: Waiting 16:26:31 5c69ac0246d0: Verifying Checksum 16:26:31 5c69ac0246d0: Download complete 16:26:31 3a2ae6a8a46f: Verifying Checksum 16:26:31 3a2ae6a8a46f: Download complete 16:26:32 33b1e0a273af: Verifying Checksum 16:26:32 33b1e0a273af: Download complete 16:26:32 5d3b04190fa2: Verifying Checksum 16:26:32 5d3b04190fa2: Download complete 16:26:32 ec43610c2a17: Verifying Checksum 16:26:32 ec43610c2a17: Download complete 16:26:32 5eb5b503b376: Verifying Checksum 16:26:32 5eb5b503b376: Download complete 16:26:32 2f39f015ded8: Verifying Checksum 16:26:32 2f39f015ded8: Download complete 16:26:33 5eb5b503b376: Pull complete 16:26:33 5c69ac0246d0: Pull complete 16:26:33 ec43610c2a17: Pull complete 16:26:34 3a2ae6a8a46f: Pull complete 16:26:34 33b1e0a273af: Pull complete 16:26:34 5d3b04190fa2: Pull complete 16:26:38 2f39f015ded8: Pull complete 16:26:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:38 prd-ubuntu20.04-docker-8c-8g-16218 does not seem to be running inside a container 16:26:38 $ 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-866 -v /w/workspace/dry_go-mod-core-contracts_PR-866:/w/workspace/dry_go-mod-core-contracts_PR-866:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-866@tmp:/w/workspace/dry_go-mod-core-contracts_PR-866@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:26:50 $ docker top 4915f0e21d7547a70700323676cf02ca74e20c3974dcb68479dca99e6aae6c33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:50 ---> job-cost.sh 16:26:50 lf-activate-venv: SKIPPING 16:26:50 INFO: No Stack... 16:26:51 INFO: Retrieving Pricing Info for: v3-standard-8 16:26:51 INFO: Archiving Costs [Pipeline] sh 16:26:51 + cat /w/workspace/dry_go-mod-core-contracts_PR-866/archives/cost.csv 16:26:51 + cut -d, -f6 [Pipeline] lock 16:26:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] 16:26:52 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] did not exist. Created. 16:26:52 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:26:52 + echo total: 0.2199999988079071 [Pipeline] stash 16:26:52 Stashed 1 file(s) [Pipeline] } 16:26:52 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:26:52 $ docker stop --time=1 4915f0e21d7547a70700323676cf02ca74e20c3974dcb68479dca99e6aae6c33 16:26:54 $ docker rm -f --volumes 4915f0e21d7547a70700323676cf02ca74e20c3974dcb68479dca99e6aae6c33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:27:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16221 in /w/workspace/dry_go-mod-core-contracts_PR-866 [Pipeline] { [Pipeline] ws 16:27:46 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 16:27:46 The recommended git tool is: git 16:27:52 using credential edgex-jenkins-ssh 16:27:52 Cloning the remote Git repository 16:27:52 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:27:52 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 16:27:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:27:53 > git --version # timeout=10 16:27:53 > git --version # 'git version 2.25.1' 16:27:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:27:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:56 Merging remotes/origin/main commit f257af92ec9a84d5eb23be9d36a24fa6f543465b into PR head commit 19844c402a13fd3820b4425fdcd9bc78a451426b 16:27:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:27:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:27:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/866/head:refs/remotes/origin/PR-866 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:27:57 Merge succeeded, producing 19844c402a13fd3820b4425fdcd9bc78a451426b 16:27:57 Checking out Revision 19844c402a13fd3820b4425fdcd9bc78a451426b (PR-866) 16:27:56 > git config core.sparsecheckout # timeout=10 16:27:56 > git checkout -f 19844c402a13fd3820b4425fdcd9bc78a451426b # timeout=10 16:27:56 > git remote # timeout=10 16:27:56 > git config --get remote.origin.url # timeout=10 16:27:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:57 > git merge f257af92ec9a84d5eb23be9d36a24fa6f543465b # timeout=10 16:27:57 > git rev-parse HEAD^{commit} # timeout=10 16:27:57 > git config core.sparsecheckout # timeout=10 16:27:57 > git checkout -f 19844c402a13fd3820b4425fdcd9bc78a451426b # timeout=10 16:28:00 Commit message: "docs: Update changelog for 3.1 release" 16:28:00 > git --version # timeout=10 16:28:00 > git --version # 'git version 2.25.1' 16:28:00 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:28:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:02 Dload Upload Total Spent Left Speed 16:28:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12751 75 9637 0 0 69833 0 --:--:-- --:--:-- --:--:-- 69330 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 16:28:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:28:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:28:03 + sudo tee /etc/docker/daemon.new 16:28:03 { 16:28:03 "registry-mirrors": [ 16:28:03 "https://nexus3.edgexfoundry.org:10001" 16:28:03 ], 16:28:03 "bip": "10.250.0.254/24", 16:28:03 "hosts": [ 16:28:03 "tcp://0.0.0.0:5555", 16:28:03 "unix:///var/run/docker.sock" 16:28:03 ], 16:28:03 "mtu": 1458, 16:28:03 "selinux-enabled": true, 16:28:03 "seccomp-profile": "/etc/docker/seccomp.json" 16:28:03 } [Pipeline] sh 16:28:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:28:03 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:28:22 ========================================================= 16:28:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:28:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:28:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:28:23 9fda8d8052c6: Pulling fs layer 16:28:23 5d54e960e981: Pulling fs layer 16:28:23 c4a7e357bf2a: Pulling fs layer 16:28:23 f0e02332f6b5: Pulling fs layer 16:28:23 cefa15bbcfad: Pulling fs layer 16:28:23 17808c966233: Pulling fs layer 16:28:23 f4c1fc716caa: Pulling fs layer 16:28:23 f0e02332f6b5: Waiting 16:28:23 cefa15bbcfad: Waiting 16:28:23 17808c966233: Waiting 16:28:23 f4c1fc716caa: Waiting 16:28:23 5d54e960e981: Verifying Checksum 16:28:23 5d54e960e981: Download complete 16:28:23 f0e02332f6b5: Verifying Checksum 16:28:23 f0e02332f6b5: Download complete 16:28:23 cefa15bbcfad: Verifying Checksum 16:28:23 cefa15bbcfad: Download complete 16:28:23 9fda8d8052c6: Download complete 16:28:24 f4c1fc716caa: Verifying Checksum 16:28:24 f4c1fc716caa: Download complete 16:28:24 9fda8d8052c6: Pull complete 16:28:25 5d54e960e981: Pull complete 16:28:25 c4a7e357bf2a: Verifying Checksum 16:28:26 17808c966233: Download complete 16:28:39 c4a7e357bf2a: Pull complete 16:28:39 f0e02332f6b5: Pull complete 16:28:39 cefa15bbcfad: Pull complete 16:28:47 17808c966233: Pull complete 16:28:49 f4c1fc716caa: Pull complete 16:28:49 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 16:28:50 + 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 16:28:50 + docker inspect -f . ci-base-image-arm64 16:28:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:51 prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container 16:28:51 $ 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 16:28:59 $ docker top 4dc6412b9360d0cfb9b2464fa3c76c61cce6aae7f8f46e216284128a5d869f6b -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:00 + go version 16:29:00 go version go1.21.0 linux/arm64 [Pipeline] } 16:29:00 $ docker stop --time=1 4dc6412b9360d0cfb9b2464fa3c76c61cce6aae7f8f46e216284128a5d869f6b 16:29:02 $ docker rm -f --volumes 4dc6412b9360d0cfb9b2464fa3c76c61cce6aae7f8f46e216284128a5d869f6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker inspect -f . ci-base-image-arm64 16:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:03 prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container 16:29:03 $ 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 16:29:05 $ docker top c4c60cdd2366f34609383bc6e59dd1516395c4777223852359249338044e2e10 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:05 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 16:29:06 + make test 16:29:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:29:06 go: downloading github.com/go-kit/log v0.2.1 16:29:06 go: downloading github.com/stretchr/testify v1.8.4 16:29:06 go: downloading github.com/go-playground/validator/v10 v10.15.5 16:29:07 go: downloading github.com/google/uuid v1.3.1 16:29:07 go: downloading gopkg.in/yaml.v3 v3.0.1 16:29:07 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:29:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:29:07 go: downloading github.com/davecgh/go-spew v1.1.1 16:29:07 go: downloading github.com/pmezard/go-difflib v1.0.0 16:29:07 go: downloading github.com/stretchr/objx v0.5.0 16:29:07 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:29:07 go: downloading github.com/go-playground/universal-translator v0.18.1 16:29:07 go: downloading github.com/leodido/go-urn v1.2.4 16:29:07 go: downloading golang.org/x/crypto v0.14.0 16:29:07 go: downloading golang.org/x/text v0.13.0 16:29:08 go: downloading github.com/x448/float16 v0.8.4 16:29:09 go: downloading github.com/go-playground/locales v0.14.1 16:29:13 go: downloading golang.org/x/net v0.17.0 16:29:16 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 16:30:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 16:30:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 16:30:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.455s coverage: 83.5% of statements 16:30:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.047s coverage: 32.4% of statements 16:30:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 16:30:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.134s coverage: 29.4% of statements 16:30:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.057s coverage: 29.3% of statements 16:30:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.106s coverage: 53.8% of statements 16:30:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.045s coverage: 90.0% of statements 16:30:18 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.310s coverage: 86.7% of statements 16:30:18 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.062s coverage: 60.5% of statements 16:30:18 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.018s coverage: 36.1% of statements 16:30:18 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.046s coverage: 48.7% of statements 16:30:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:30:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:30:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:30:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:30:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:30:31 $ docker stop --time=1 c4c60cdd2366f34609383bc6e59dd1516395c4777223852359249338044e2e10 16:30:33 $ docker rm -f --volumes c4c60cdd2366f34609383bc6e59dd1516395c4777223852359249338044e2e10 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:30:35 Warning: overwriting stash ‘coverage-report’ 16:30:36 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 16:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:37 16:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:39 arm64: Pulling from edgex-lftools-log-publisher 16:30:39 8998bd30e6a1: Pulling fs layer 16:30:39 04944245beec: Pulling fs layer 16:30:39 699f458cf7ca: Pulling fs layer 16:30:39 765212b225bb: Pulling fs layer 16:30:39 f23df028b6ca: Pulling fs layer 16:30:39 d65c8cfc05b1: Pulling fs layer 16:30:39 2437ff75d9bd: Pulling fs layer 16:30:39 765212b225bb: Waiting 16:30:39 f23df028b6ca: Waiting 16:30:39 2437ff75d9bd: Waiting 16:30:39 d65c8cfc05b1: Waiting 16:30:39 04944245beec: Download complete 16:30:39 765212b225bb: Download complete 16:30:39 f23df028b6ca: Verifying Checksum 16:30:39 f23df028b6ca: Download complete 16:30:39 d65c8cfc05b1: Verifying Checksum 16:30:39 d65c8cfc05b1: Download complete 16:30:39 699f458cf7ca: Verifying Checksum 16:30:39 699f458cf7ca: Download complete 16:30:40 8998bd30e6a1: Verifying Checksum 16:30:40 8998bd30e6a1: Download complete 16:30:42 2437ff75d9bd: Verifying Checksum 16:30:42 2437ff75d9bd: Download complete 16:30:44 8998bd30e6a1: Pull complete 16:30:45 04944245beec: Pull complete 16:30:46 699f458cf7ca: Pull complete 16:30:47 765212b225bb: Pull complete 16:30:48 f23df028b6ca: Pull complete 16:30:48 d65c8cfc05b1: Pull complete 16:31:06 2437ff75d9bd: Pull complete 16:31:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:06 prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container 16:31:06 $ 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 16:31:10 $ docker top 341c95a7051558c933126fb63b192b2e6a2111a5c4448b01a3a4664db5aa4ab8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:11 ---> job-cost.sh 16:31:11 lf-activate-venv: SKIPPING 16:31:11 INFO: No Stack... 16:31:12 INFO: Retrieving Pricing Info for: v3-standard-4 16:31:13 INFO: Archiving Costs [Pipeline] sh 16:31:14 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 16:31:14 + cut -d, -f6 [Pipeline] lock 16:31:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] 16:31:14 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] did not exist. Created. 16:31:14 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:14 /w/workspace/go-mod-core-contracts/1@tmp/durable-4bd00bfc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:31:15 + echo total: 0.10999999940395355 [Pipeline] stash 16:31:15 Warning: overwriting stash ‘stack-cost’ 16:31:15 Stashed 1 file(s) [Pipeline] } 16:31:15 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:15 $ docker stop --time=1 341c95a7051558c933126fb63b192b2e6a2111a5c4448b01a3a4664db5aa4ab8 16:31:17 $ docker rm -f --volumes 341c95a7051558c933126fb63b192b2e6a2111a5c4448b01a3a4664db5aa4ab8 [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 16:31:18 provisioning config files... 16:31:18 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-866@tmp/config7602168866534165487tmp [Pipeline] { [Pipeline] sh 16:31:18 + set +x 16:31:18 + bash -s -- 16:31:18 + curl -s https://codecov.io/bash 16:31:18 16:31:18 _____ _ 16:31:18 / ____| | | 16:31:18 | | ___ __| | ___ ___ _____ __ 16:31:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:31:18 | |___| (_) | (_| | __/ (_| (_) \ V / 16:31:18 \_____\___/ \__,_|\___|\___\___/ \_/ 16:31:18 Bash-1.0.6 16:31:18 16:31:18 16:31:18 ==> git version 2.25.1 found 16:31:18 ==> 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 16:31:18 Release-Date: 2020-01-08 16:31:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:31:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:31:18 ==> Jenkins CI detected. 16:31:18 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-866 16:31:18 project root: . 16:31:18 --> token set from env 16:31:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:31:18 ==> Running gcov in . (disable via -X gcov) 16:31:18 ==> Python coveragepy not found 16:31:18 ==> Searching for coverage reports in: 16:31:18 + . 16:31:18 -> Found 1 reports 16:31:18 ==> Detecting git/mercurial file structure 16:31:19 ==> Reading reports 16:31:19 + ./coverage.out bytes=135171 16:31:19 ==> Appending adjustments 16:31:19 https://docs.codecov.io/docs/fixing-reports 16:31:19 + Found adjustments 16:31:19 ==> Gzipping contents 16:31:19 20K /tmp/codecov.UgtCVQ.gz 16:31:19 ==> Uploading reports 16:31:19 url: https://codecov.io 16:31:19 query: branch=PR-866&commit=19844c402a13fd3820b4425fdcd9bc78a451426b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-866%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=866&job=&cmd_args= 16:31:19 -> Pinging Codecov 16:31:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-866&commit=19844c402a13fd3820b4425fdcd9bc78a451426b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-866%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=866&job=&cmd_args= 16:31:19 -> Uploading to 16:31:19 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/71470A77251A30514AAF9C0BB2E5B6CE/19844c402a13fd3820b4425fdcd9bc78a451426b/f85c16a3-dcf6-4bb0-a772-f825395f242f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T163119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd5591d68852919c81008f240467ea88f7d0709aa52a6540a606fbdb89993212 16:31:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:19 Dload Upload Total Spent Left Speed 16:31:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19172 0 0 100 19172 0 68716 --:--:-- --:--:-- --:--:-- 68716 16:31:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/19844c402a13fd3820b4425fdcd9bc78a451426b [Pipeline] } 16:31:20 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 16:31:21 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-866/archives ] 16:31:21 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-866/archives 16:31:21 total 16 16:31:21 drwxr-xr-x 3 root root 4096 Nov 1 16:26 . 16:31:21 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 16:26 .. 16:31:21 drwxr-xr-x 2 root root 4096 Nov 1 16:26 cost 16:31:21 -rw-r--r-- 1 root root 93 Nov 1 16:26 cost.csv 16:31:21 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-866/archives 16:31:21 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-866/archives 16:31:21 total 16 16:31:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:26 . 16:31:21 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 16:26 .. 16:31:21 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:26 cost 16:31:21 -rw-r--r-- 1 jenkins jenkins 93 Nov 1 16:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:31:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:31:23 ---> package-listing.sh 16:31:23 ++ facter osfamily 16:31:23 ++ tr '[:upper:]' '[:lower:]' 16:31:23 + OS_FAMILY=debian 16:31:23 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-866 16:31:23 + START_PACKAGES=/tmp/packages_start.txt 16:31:23 + END_PACKAGES=/tmp/packages_end.txt 16:31:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:31:23 + PACKAGES=/tmp/packages_start.txt 16:31:23 + '[' /w/workspace/dry_go-mod-core-contracts_PR-866 ']' 16:31:23 + PACKAGES=/tmp/packages_end.txt 16:31:23 + case "${OS_FAMILY}" in 16:31:23 + dpkg -l 16:31:23 + grep '^ii' 16:31:23 + '[' -f /tmp/packages_start.txt ']' 16:31:23 + '[' -f /tmp/packages_end.txt ']' 16:31:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:31:23 + '[' /w/workspace/dry_go-mod-core-contracts_PR-866 ']' 16:31:23 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-866/archives/ 16:31:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-866/archives/ [Pipeline] echo 16:31:23 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-866/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:31:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:24 prd-ubuntu20.04-docker-8c-8g-16218 does not seem to be running inside a container 16:31:24 $ 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-866/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-866 -v /w/workspace/dry_go-mod-core-contracts_PR-866:/w/workspace/dry_go-mod-core-contracts_PR-866:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-866@tmp:/w/workspace/dry_go-mod-core-contracts_PR-866@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 16:31:24 $ docker top 144f28fb8df4848f3adf6afc22633877984fd63df8dd9cbf551d5eba82a9ed7d -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:25 + touch /tmp/pre-build-complete [Pipeline] sh 16:31:25 + mkdir -p /var/log/sysstat [Pipeline] sh 16:31:25 + ls /var/log/sa-host 16:31:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:25 provisioning config files... 16:31:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-866@tmp/config7238879376582788584tmp [Pipeline] { [Pipeline] echo 16:31:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:31:26 ---> create-netrc.sh [Pipeline] } 16:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:31:26 ---> python-tools-install.sh [Pipeline] echo 16:31:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:31:27 ---> sudo-logs.sh 16:31:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:31:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:31:27 ---> job-cost.sh 16:31:27 lf-activate-venv: SKIPPING 16:31:27 DEBUG: total: 0.2199999988079071 16:31:27 INFO: Retrieving Stack Cost... 16:31:27 INFO: Retrieving Pricing Info for: v3-standard-8 16:31:28 INFO: Archiving Costs [Pipeline] echo 16:31:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:31:28 ---> logs-deploy.sh 16:31:28 lf-activate-venv: SKIPPING 16:31:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-866/1 16:31:28 INFO: archiving workspace using pattern(s): 16:31:29 Archives upload complete. 16:31:29 INFO: archiving logs to Nexus 16:31:30 ---> uname -a: 16:31:30 Linux prd-ubuntu20-04-docker-8c-8g-16218 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:31:30 16:31:30 16:31:30 ---> lscpu: 16:31:30 Architecture: x86_64 16:31:30 CPU op-mode(s): 32-bit, 64-bit 16:31:30 Byte Order: Little Endian 16:31:30 Address sizes: 40 bits physical, 48 bits virtual 16:31:30 CPU(s): 8 16:31:30 On-line CPU(s) list: 0-7 16:31:30 Thread(s) per core: 1 16:31:30 Core(s) per socket: 1 16:31:30 Socket(s): 8 16:31:30 NUMA node(s): 1 16:31:30 Vendor ID: AuthenticAMD 16:31:30 CPU family: 23 16:31:30 Model: 49 16:31:30 Model name: AMD EPYC-Rome Processor 16:31:30 Stepping: 0 16:31:30 CPU MHz: 2799.998 16:31:30 BogoMIPS: 5599.99 16:31:30 Virtualization: AMD-V 16:31:30 Hypervisor vendor: KVM 16:31:30 Virtualization type: full 16:31:30 L1d cache: 256 KiB 16:31:30 L1i cache: 256 KiB 16:31:30 L2 cache: 4 MiB 16:31:30 L3 cache: 128 MiB 16:31:30 NUMA node0 CPU(s): 0-7 16:31:30 Vulnerability Itlb multihit: Not affected 16:31:30 Vulnerability L1tf: Not affected 16:31:30 Vulnerability Mds: Not affected 16:31:30 Vulnerability Meltdown: Not affected 16:31:30 Vulnerability Mmio stale data: Not affected 16:31:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:31:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:31:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:31:30 Vulnerability Srbds: Not affected 16:31:30 Vulnerability Tsx async abort: Not affected 16:31:30 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 16:31:30 16:31:30 16:31:30 ---> nproc: 16:31:30 8 16:31:30 16:31:30 16:31:30 ---> df -h: 16:31:30 Filesystem Size Used Avail Use% Mounted on 16:31:30 overlay 155G 11G 145G 7% / 16:31:30 tmpfs 64M 0 64M 0% /dev 16:31:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:31:30 shm 64M 0 64M 0% /dev/shm 16:31:30 /dev/vda1 155G 11G 145G 7% /facter-os 16:31:30 16:31:30 16:31:30 ---> sar -b -r -n DEV: 16:31:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16218) 11/01/23 _x86_64_ (8 CPU) 16:31:30 16:31:30 16:24:15 LINUX RESTART (8 CPU) 16:31:30 16:31:30 16:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:31:30 16:26:01 293.52 14.66 278.85 0.00 1913.28 36534.71 0.00 16:31:30 16:27:01 80.25 0.40 79.85 0.00 8.93 32522.98 0.00 16:31:30 16:28:01 2.30 0.00 2.30 0.00 0.00 2442.41 0.00 16:31:30 16:29:01 1.93 0.00 1.93 0.00 0.00 2438.93 0.00 16:31:30 16:30:01 45.63 11.35 34.28 0.00 3439.16 8272.49 0.00 16:31:30 16:31:01 6.72 0.02 6.70 0.00 0.13 2538.38 0.00 16:31:30 Average: 71.72 4.40 67.32 0.00 893.58 14124.98 0.00 16:31:30 16:31:30 16:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:31:30 16:26:01 29259024 31545648 776112 2.36 74088 2486276 1807076 5.33 1022648 2229832 580 16:31:30 16:27:01 28738736 31545940 762516 2.32 95044 2938304 1725120 5.08 1128316 2580360 424 16:31:30 16:28:01 28738820 31546148 762076 2.32 95124 2938308 1725120 5.08 1128416 2580364 8 16:31:30 16:29:01 28739124 31546528 761620 2.32 95196 2938308 1725120 5.08 1126992 2580364 148 16:31:30 16:30:01 28406164 31528840 749576 2.28 118372 3231032 1699136 5.01 1354676 2653632 1012 16:31:30 16:31:01 28411732 31529696 748264 2.28 116976 3227908 1694616 4.99 1352184 2650504 24 16:31:30 Average: 28715600 31540467 760027 2.31 99133 2960023 1729365 5.10 1185539 2545843 366 16:31:30 16:31:30 16:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:31:30 16:26:01 docker0 4.35 3.68 0.55 41.72 0.00 0.00 0.00 0.00 16:31:30 16:26:01 veth21dc48d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:31:30 16:26:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 16:31:30 16:26:01 ens3 409.52 252.87 5120.26 85.00 0.00 0.00 0.00 0.00 16:31:30 16:27:01 docker0 50.27 86.10 4.03 744.47 0.00 0.00 0.00 0.00 16:31:30 16:27:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:31:30 16:27:01 ens3 191.13 114.53 3278.93 21.36 0.00 0.00 0.00 0.00 16:31:30 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:30 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:30 16:28:01 ens3 5.08 1.52 3.39 0.28 0.00 0.00 0.00 0.00 16:31:30 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:30 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:31:30 16:29:01 ens3 1.48 1.15 0.66 0.51 0.00 0.00 0.00 0.00 16:31:30 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:30 16:30:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 16:31:30 16:30:01 ens3 139.09 60.86 2076.92 4.62 0.00 0.00 0.00 0.00 16:31:30 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:30 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:31:30 16:31:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:31:30 Average: docker0 9.10 14.96 0.76 131.03 0.00 0.00 0.00 0.00 16:31:30 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 16:31:30 Average: ens3 124.42 71.85 1746.70 18.63 0.00 0.00 0.00 0.00 16:31:30 16:31:30 16:31:30 ---> sar -P ALL: 16:31:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16218) 11/01/23 _x86_64_ (8 CPU) 16:31:30 16:31:30 16:24:15 LINUX RESTART (8 CPU) 16:31:30 16:31:30 16:25:01 CPU %user %nice %system %iowait %steal %idle 16:31:30 16:26:01 all 7.10 0.00 2.45 6.03 0.06 84.36 16:31:30 16:26:01 0 5.75 0.00 2.36 1.42 0.07 90.40 16:31:30 16:26:01 1 6.63 0.00 3.79 16.10 0.05 73.43 16:31:30 16:26:01 2 6.55 0.00 2.55 18.35 0.05 72.50 16:31:30 16:26:01 3 5.99 0.00 3.18 0.25 0.07 90.51 16:31:30 16:26:01 4 8.67 0.00 2.08 0.24 0.08 88.93 16:31:30 16:26:01 5 7.12 0.00 1.72 10.25 0.05 80.86 16:31:30 16:26:01 6 6.25 0.00 2.07 1.61 0.05 90.02 16:31:30 16:26:01 7 9.86 0.00 1.85 0.03 0.08 88.17 16:31:30 16:27:01 all 18.72 0.00 2.92 4.37 0.07 73.91 16:31:30 16:27:01 0 18.44 0.00 3.14 0.87 0.07 77.48 16:31:30 16:27:01 1 18.81 0.00 3.16 0.86 0.08 77.09 16:31:30 16:27:01 2 19.18 0.00 2.83 0.57 0.05 77.37 16:31:30 16:27:01 3 19.62 0.00 2.60 2.73 0.08 74.97 16:31:30 16:27:01 4 17.42 0.00 2.25 0.92 0.05 79.35 16:31:30 16:27:01 5 17.89 0.00 3.53 20.38 0.07 58.13 16:31:30 16:27:01 6 17.81 0.00 2.87 8.55 0.08 70.68 16:31:30 16:27:01 7 20.60 0.00 2.99 0.27 0.07 76.08 16:31:30 16:28:01 all 0.05 0.00 0.01 0.09 0.00 99.85 16:31:30 16:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:31:30 16:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:31:30 16:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:31:30 16:28:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:31:30 16:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:31:30 16:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:31:30 16:28:01 6 0.20 0.00 0.02 0.72 0.02 99.05 16:31:30 16:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:31:30 16:29:01 all 0.16 0.00 0.01 0.05 0.00 99.78 16:31:30 16:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:31:30 16:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:31:30 16:29:01 2 0.00 0.00 0.00 0.15 0.00 99.85 16:31:30 16:29:01 3 0.10 0.00 0.02 0.00 0.02 99.87 16:31:30 16:29:01 4 0.05 0.00 0.00 0.00 0.02 99.93 16:31:30 16:29:01 5 0.12 0.00 0.02 0.02 0.00 99.85 16:31:30 16:29:01 6 0.93 0.00 0.02 0.22 0.00 98.84 16:31:30 16:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:31:30 16:30:01 all 2.30 0.00 1.15 4.31 0.03 92.21 16:31:30 16:30:01 0 1.60 0.00 0.89 3.81 0.02 93.69 16:31:30 16:30:01 1 3.86 0.00 2.05 1.54 0.08 92.47 16:31:30 16:30:01 2 1.53 0.00 0.80 0.97 0.02 96.68 16:31:30 16:30:01 3 1.26 0.00 1.71 21.42 0.03 75.59 16:31:30 16:30:01 4 1.83 0.00 0.92 0.47 0.02 96.77 16:31:30 16:30:01 5 3.66 0.00 1.30 0.87 0.03 94.14 16:31:30 16:30:01 6 2.27 0.00 0.75 4.20 0.03 92.75 16:31:30 16:30:01 7 2.39 0.00 0.80 1.22 0.03 95.55 16:31:30 16:31:01 all 0.08 0.00 0.05 0.01 0.00 99.85 16:31:30 16:31:01 0 0.03 0.00 0.07 0.00 0.00 99.90 16:31:30 16:31:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:31:30 16:31:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:31:30 16:31:01 3 0.10 0.00 0.03 0.10 0.00 99.77 16:31:30 16:31:01 4 0.03 0.00 0.05 0.00 0.00 99.92 16:31:30 16:31:01 5 0.23 0.00 0.07 0.00 0.00 99.70 16:31:30 16:31:01 6 0.12 0.00 0.07 0.02 0.00 99.80 16:31:30 16:31:01 7 0.07 0.00 0.05 0.00 0.00 99.88 16:31:30 Average: all 4.71 0.00 1.10 2.47 0.03 91.69 16:31:30 Average: 0 4.29 0.00 1.08 1.02 0.03 93.59 16:31:30 Average: 1 4.88 0.00 1.50 3.07 0.04 90.51 16:31:30 Average: 2 4.54 0.00 1.03 3.32 0.02 91.09 16:31:30 Average: 3 4.50 0.00 1.26 4.08 0.03 90.13 16:31:30 Average: 4 4.65 0.00 0.88 0.27 0.03 94.16 16:31:30 Average: 5 4.80 0.00 1.10 5.20 0.03 88.88 16:31:30 Average: 6 4.58 0.00 0.96 2.55 0.03 91.88 16:31:30 Average: 7 5.47 0.00 0.95 0.25 0.03 93.30 16:31:30 16:31:30 16:31:30