Pull request #906 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 cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from c0aee4d0164cd00be5460de209ed87a69c3d15fc+2eb7a4d5a30a2528529c04a788427d751ad1ed7b (d91a6a42d512068c927de865bcd1fdc0bf719a36) 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-ssh13155700003294317181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10292761901110592980.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 590556114a56c6d90cc8043840e039c2f74196dc 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-906/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-906/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4736953952589492356.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-906/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15814519213219216379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17924923013710835160.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-906/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-906/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10056968781057669292.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 590556114a56c6d90cc8043840e039c2f74196dc 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-5500 in /w/workspace/dry_go-mod-core-contracts_PR-906 [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-906 # 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 > 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/906/head:refs/remotes/origin/PR-906 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2eb7a4d5a30a2528529c04a788427d751ad1ed7b into PR head commit c0aee4d0164cd00be5460de209ed87a69c3d15fc Merge succeeded, producing c0aee4d0164cd00be5460de209ed87a69c3d15fc Checking out Revision c0aee4d0164cd00be5460de209ed87a69c3d15fc (PR-906) > git config core.sparsecheckout # timeout=10 > git checkout -f c0aee4d0164cd00be5460de209ed87a69c3d15fc # 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 2eb7a4d5a30a2528529c04a788427d751ad1ed7b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0aee4d0164cd00be5460de209ed87a69c3d15fc # timeout=10 Commit message: "fix: Move DBTimestamp from Profile to BasicInfo" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:58:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:04 ========================================================= 01:58:04 EdgeX Global Pipelines Version Info 01:58:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:05 ------------------- 01:58:05 stable info: 01:58:05 ------------------- 01:58:05 Commited By: Ginny Guan ginny@iotechsys.com 01:58:05 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:58:05 Message: update stable to v1.0.260 01:58:05 ------------------- 01:58:05 experimental info: 01:58:05 ------------------- 01:58:05 Commited By: Ginny Guan ginny@iotechsys.com 01:58:05 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:58:05 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 01:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-906 [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-906 [Pipeline] echo 01:58:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-906 [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0aee4d0164cd00be5460de209ed87a69c3d15fc [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0aee4d [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:58:08 + git rev-list -1 --merges c0aee4d0164cd00be5460de209ed87a69c3d15fc~1..c0aee4d0164cd00be5460de209ed87a69c3d15fc [Pipeline] echo 01:58:08 -----------> git rev-list -1 --merges c0aee4d0164cd00be5460de209ed87a69c3d15fc~1..c0aee4d0164cd00be5460de209ed87a69c3d15fc c0aee4d0164cd00be5460de209ed87a69c3d15fc [false] [Pipeline] sh 01:58:09 + git log --format=format:%s -1 c0aee4d0164cd00be5460de209ed87a69c3d15fc [Pipeline] echo 01:58:09 ========================================================= 01:58:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:09 + git log --format=format:%s -1 c0aee4d0164cd00be5460de209ed87a69c3d15fc [Pipeline] echo 01:58:09 [semverPrep] GIT_COMMIT: c0aee4d0164cd00be5460de209ed87a69c3d15fc, Commit Message: fix: Move DBTimestamp from Profile to BasicInfo [Pipeline] echo 01:58:09 [semverPrep] This is not a build commit. [Pipeline] sh 01:58:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:10 + grep -v github /etc/ssh/ssh_known_hosts 01:58:10 + [ -e /tmp/ssh_known_hosts ] 01:58:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:58:10 + sudo tee -a /etc/ssh/ssh_known_hosts 01:58:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:11 01:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:11 0.1.4: Pulling from edgex-devops/py-git-semver 01:58:11 b85a868b505f: Pulling fs layer 01:58:11 e2be974225ed: Pulling fs layer 01:58:11 339a4e72a1f5: Pulling fs layer 01:58:11 988bab9f4d93: Pulling fs layer 01:58:11 1469e6f7b9e6: Pulling fs layer 01:58:11 eaf3925da568: Pulling fs layer 01:58:11 bab4dde63d76: Pulling fs layer 01:58:11 bde34c3a00c8: Pulling fs layer 01:58:11 b352a97aabf1: Pulling fs layer 01:58:11 4872d77fe225: Pulling fs layer 01:58:11 5851b861e8e6: Pulling fs layer 01:58:11 b352a97aabf1: Waiting 01:58:11 bab4dde63d76: Waiting 01:58:11 4872d77fe225: Waiting 01:58:11 bde34c3a00c8: Waiting 01:58:11 5851b861e8e6: Waiting 01:58:11 988bab9f4d93: Waiting 01:58:11 1469e6f7b9e6: Waiting 01:58:11 eaf3925da568: Waiting 01:58:11 e2be974225ed: Verifying Checksum 01:58:11 e2be974225ed: Download complete 01:58:11 988bab9f4d93: Verifying Checksum 01:58:11 988bab9f4d93: Download complete 01:58:11 1469e6f7b9e6: Verifying Checksum 01:58:11 1469e6f7b9e6: Download complete 01:58:11 eaf3925da568: Verifying Checksum 01:58:11 eaf3925da568: Download complete 01:58:11 339a4e72a1f5: Verifying Checksum 01:58:11 339a4e72a1f5: Download complete 01:58:11 bde34c3a00c8: Verifying Checksum 01:58:11 bde34c3a00c8: Download complete 01:58:11 b352a97aabf1: Verifying Checksum 01:58:11 b352a97aabf1: Download complete 01:58:11 4872d77fe225: Download complete 01:58:11 5851b861e8e6: Verifying Checksum 01:58:11 5851b861e8e6: Download complete 01:58:11 b85a868b505f: Download complete 01:58:11 bab4dde63d76: Verifying Checksum 01:58:12 b85a868b505f: Pull complete 01:58:12 e2be974225ed: Pull complete 01:58:13 339a4e72a1f5: Pull complete 01:58:13 988bab9f4d93: Pull complete 01:58:13 1469e6f7b9e6: Pull complete 01:58:13 eaf3925da568: Pull complete 01:58:15 bab4dde63d76: Pull complete 01:58:15 bde34c3a00c8: Pull complete 01:58:15 b352a97aabf1: Pull complete 01:58:15 4872d77fe225: Pull complete 01:58:15 5851b861e8e6: Pull complete 01:58:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:16 prd-ubuntu20.04-docker-8c-8g-5500 does not seem to be running inside a container 01:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-906 -v /w/workspace/dry_go-mod-core-contracts_PR-906:/w/workspace/dry_go-mod-core-contracts_PR-906:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-906@tmp:/w/workspace/dry_go-mod-core-contracts_PR-906@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 01:58:19 $ docker top c1bc419fa38832e81ce06f1507364a1ac88da9ee246ebe9cd79af36ff91ca464 -eo pid,comm 01:58:20 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). 01:58:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:58:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:20 [ssh-agent] Looking for ssh-agent implementation... 01:58:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:20 $ docker exec c1bc419fa38832e81ce06f1507364a1ac88da9ee246ebe9cd79af36ff91ca464 ssh-agent 01:58:20 SSH_AUTH_SOCK=/tmp/ssh-Mxp8wb4aEiPV/agent.32 01:58:20 SSH_AGENT_PID=38 01:58:20 Running ssh-add (command line suppressed) 01:58:20 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-906@tmp/private_key_13035449729331749094.key (/w/workspace/dry_go-mod-core-contracts_PR-906@tmp/private_key_13035449729331749094.key) 01:58:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:20 + git tag --points-at HEAD [Pipeline] } 01:58:21 $ docker exec --env ******** --env ******** c1bc419fa38832e81ce06f1507364a1ac88da9ee246ebe9cd79af36ff91ca464 ssh-agent -k 01:58:21 unset SSH_AUTH_SOCK; 01:58:21 unset SSH_AGENT_PID; 01:58:21 echo Agent pid 38 killed; 01:58:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:58:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:21 [ssh-agent] Looking for ssh-agent implementation... 01:58:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:21 $ docker exec c1bc419fa38832e81ce06f1507364a1ac88da9ee246ebe9cd79af36ff91ca464 ssh-agent 01:58:21 SSH_AUTH_SOCK=/tmp/ssh-pfERgt1JjFgq/agent.71 01:58:21 SSH_AGENT_PID=77 01:58:21 Running ssh-add (command line suppressed) 01:58:21 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-906@tmp/private_key_4182645304510020937.key (/w/workspace/dry_go-mod-core-contracts_PR-906@tmp/private_key_4182645304510020937.key) 01:58:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:21 + git semver init 01:58:22 2024-07-13 01:58:22,083 [run_init] DEBUG init version:0.0.0 force:False 01:58:22 2024-07-13 01:58:22,083 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-906/.semver 01:58:22 2024-07-13 01:58:22,084 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-906/.semver 01:58:22 2024-07-13 01:58:22,084 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-906/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-906, universal_newlines=False, shell=None, istream=None) 01:58:23 2024-07-13 01:58:22,870 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-906/.git/info/exclude 01:58:23 2024-07-13 01:58:22,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-906/.semver/PR-906 with force:False 01:58:23 2024-07-13 01:58:22,871 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-906/.semver/PR-906 01:58:23 2024-07-13 01:58:22,876 [execute] INFO git cat-file --batch-check 01:58:23 2024-07-13 01:58:22,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-906/.semver, universal_newlines=False, shell=None, istream=) 01:58:23 2024-07-13 01:58:22,883 [execute] INFO git cat-file --batch 01:58:23 2024-07-13 01:58:22,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-906/.semver, universal_newlines=False, shell=None, istream=) 01:58:23 2024-07-13 01:58:22,887 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-906/.semver/PR-906 01:58:23 0.0.0 [Pipeline] } 01:58:23 $ docker exec --env ******** --env ******** c1bc419fa38832e81ce06f1507364a1ac88da9ee246ebe9cd79af36ff91ca464 ssh-agent -k 01:58:23 unset SSH_AUTH_SOCK; 01:58:23 unset SSH_AGENT_PID; 01:58:23 echo Agent pid 77 killed; 01:58:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:23 + git semver [Pipeline] } 01:58:24 $ docker stop --time=1 c1bc419fa38832e81ce06f1507364a1ac88da9ee246ebe9cd79af36ff91ca464 01:58:25 $ docker rm -f --volumes c1bc419fa38832e81ce06f1507364a1ac88da9ee246ebe9cd79af36ff91ca464 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:26 Stashed 1 file(s) [Pipeline] echo 01:58:26 [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 01:58:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:26 ========================================================= 01:58:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:58:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:58:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:27 619be1103602: Pulling fs layer 01:58:27 7862e08f4a3e: Pulling fs layer 01:58:27 5df492c9dc93: Pulling fs layer 01:58:27 7629e6793208: Pulling fs layer 01:58:27 4f4fb700ef54: Pulling fs layer 01:58:27 fb5054dd5b73: Pulling fs layer 01:58:27 eeca6798cff9: Pulling fs layer 01:58:27 aa269ceb94a6: Pulling fs layer 01:58:27 ada007ff1a6a: Pulling fs layer 01:58:27 4f4fb700ef54: Waiting 01:58:27 aa269ceb94a6: Waiting 01:58:27 fb5054dd5b73: Waiting 01:58:27 ada007ff1a6a: Waiting 01:58:27 eeca6798cff9: Waiting 01:58:27 7862e08f4a3e: Download complete 01:58:27 7629e6793208: Download complete 01:58:27 4f4fb700ef54: Download complete 01:58:27 fb5054dd5b73: Verifying Checksum 01:58:27 fb5054dd5b73: Download complete 01:58:27 619be1103602: Verifying Checksum 01:58:27 619be1103602: Download complete 01:58:27 eeca6798cff9: Verifying Checksum 01:58:27 eeca6798cff9: Download complete 01:58:27 619be1103602: Pull complete 01:58:27 ada007ff1a6a: Verifying Checksum 01:58:27 ada007ff1a6a: Download complete 01:58:27 7862e08f4a3e: Pull complete 01:58:27 5df492c9dc93: Verifying Checksum 01:58:27 5df492c9dc93: Download complete 01:58:28 aa269ceb94a6: Verifying Checksum 01:58:28 aa269ceb94a6: Download complete 01:58:30 5df492c9dc93: Pull complete 01:58:30 7629e6793208: Pull complete 01:58:30 4f4fb700ef54: Pull complete 01:58:30 fb5054dd5b73: Pull complete 01:58:31 eeca6798cff9: Pull complete 01:58:33 aa269ceb94a6: Pull complete 01:58:33 ada007ff1a6a: Pull complete 01:58:33 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:58:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:58:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 01:58:34 + 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 01:58:34 + docker inspect -f . ci-base-image-x86_64 01:58:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:34 prd-ubuntu20.04-docker-8c-8g-5500 does not seem to be running inside a container 01:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-906 -v /w/workspace/dry_go-mod-core-contracts_PR-906:/w/workspace/dry_go-mod-core-contracts_PR-906:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-906@tmp:/w/workspace/dry_go-mod-core-contracts_PR-906@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 01:58:38 $ docker top 734226fbf2b0516d0cf4dfe2b91dccba6131075d9a96edbb4176d1f24362ccbe -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:39 + go version 01:58:39 go version go1.21.9 linux/amd64 [Pipeline] } 01:58:39 $ docker stop --time=1 734226fbf2b0516d0cf4dfe2b91dccba6131075d9a96edbb4176d1f24362ccbe 01:58:40 $ docker rm -f --volumes 734226fbf2b0516d0cf4dfe2b91dccba6131075d9a96edbb4176d1f24362ccbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:41 + docker inspect -f . ci-base-image-x86_64 01:58:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:41 Still waiting to schedule task 01:58:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5499’ 01:58:41 prd-ubuntu20.04-docker-8c-8g-5500 does not seem to be running inside a container 01:58:41 $ 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-906 -v /w/workspace/dry_go-mod-core-contracts_PR-906:/w/workspace/dry_go-mod-core-contracts_PR-906:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-906@tmp:/w/workspace/dry_go-mod-core-contracts_PR-906@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 01:58:41 $ docker top 4d1ea59b6c211668415f6954e98479c9c3429ad4a532494a0e3df70da83e8d39 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:42 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-906 [Pipeline] fileExists [Pipeline] sh 01:58:42 + make test 01:58:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:58:42 go: downloading github.com/google/uuid v1.6.0 01:58:42 go: downloading github.com/go-playground/validator/v10 v10.22.0 01:58:42 go: downloading github.com/stretchr/testify v1.9.0 01:58:42 go: downloading gopkg.in/yaml.v3 v3.0.1 01:58:42 go: downloading github.com/go-kit/log v0.2.1 01:58:42 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 01:58:43 go: downloading github.com/davecgh/go-spew v1.1.1 01:58:43 go: downloading github.com/pmezard/go-difflib v1.0.0 01:58:43 go: downloading github.com/stretchr/objx v0.5.2 01:58:43 go: downloading github.com/go-logfmt/logfmt v0.5.1 01:58:43 go: downloading golang.org/x/text v0.16.0 01:58:43 go: downloading github.com/leodido/go-urn v1.4.0 01:58:43 go: downloading golang.org/x/crypto v0.25.0 01:58:43 go: downloading github.com/go-playground/universal-translator v0.18.1 01:58:43 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 01:58:43 go: downloading github.com/go-playground/locales v0.14.1 01:58:43 go: downloading github.com/x448/float16 v0.8.4 01:58:43 go: downloading golang.org/x/sys v0.22.0 01:58:44 go: downloading golang.org/x/net v0.27.0 01:58:45 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 01:58:52 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 01:58:52 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 01:58:52 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 01:58:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.079s coverage: 83.7% of statements 01:58:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.009s coverage: 38.7% of statements 01:58:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.009s coverage: 29.4% of statements 01:58:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.011s coverage: 29.3% of statements 01:58:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.031s coverage: 64.5% of statements 01:58:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.007s coverage: 90.0% of statements 01:58:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.036s coverage: 85.7% of statements 01:58:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.008s coverage: 64.6% of statements 01:58:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.003s coverage: 36.1% of statements 01:58:52 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.008s coverage: 47.5% of statements 01:59:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:59:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:59:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:59:06 $ docker stop --time=1 4d1ea59b6c211668415f6954e98479c9c3429ad4a532494a0e3df70da83e8d39 01:59:10 $ docker rm -f --volumes 4d1ea59b6c211668415f6954e98479c9c3429ad4a532494a0e3df70da83e8d39 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:59:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:12 01:59:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:13 latest: Pulling from edgex-lftools-log-publisher 01:59:13 5eb5b503b376: Pulling fs layer 01:59:13 5c69ac0246d0: Pulling fs layer 01:59:13 ec43610c2a17: Pulling fs layer 01:59:13 3a2ae6a8a46f: Pulling fs layer 01:59:13 33b1e0a273af: Pulling fs layer 01:59:13 5d3b04190fa2: Pulling fs layer 01:59:13 2f39f015ded8: Pulling fs layer 01:59:13 5d3b04190fa2: Waiting 01:59:13 33b1e0a273af: Waiting 01:59:13 3a2ae6a8a46f: Waiting 01:59:13 2f39f015ded8: Waiting 01:59:13 5c69ac0246d0: Verifying Checksum 01:59:13 5c69ac0246d0: Download complete 01:59:13 3a2ae6a8a46f: Verifying Checksum 01:59:13 3a2ae6a8a46f: Download complete 01:59:13 ec43610c2a17: Verifying Checksum 01:59:13 ec43610c2a17: Download complete 01:59:13 33b1e0a273af: Verifying Checksum 01:59:13 33b1e0a273af: Download complete 01:59:13 5d3b04190fa2: Download complete 01:59:13 5eb5b503b376: Verifying Checksum 01:59:13 5eb5b503b376: Download complete 01:59:14 2f39f015ded8: Download complete 01:59:14 5eb5b503b376: Pull complete 01:59:15 5c69ac0246d0: Pull complete 01:59:15 ec43610c2a17: Pull complete 01:59:15 3a2ae6a8a46f: Pull complete 01:59:15 33b1e0a273af: Pull complete 01:59:15 5d3b04190fa2: Pull complete 01:59:20 2f39f015ded8: Pull complete 01:59:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:59:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:20 prd-ubuntu20.04-docker-8c-8g-5500 does not seem to be running inside a container 01:59:20 $ 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-906 -v /w/workspace/dry_go-mod-core-contracts_PR-906:/w/workspace/dry_go-mod-core-contracts_PR-906:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-906@tmp:/w/workspace/dry_go-mod-core-contracts_PR-906@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 01:59:24 $ docker top f2adb62f65a5859c1fd85dad8105497b4fa0ba46af2445ad5aa268a9e0a2303c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:25 ---> job-cost.sh 01:59:25 lf-activate-venv: SKIPPING 01:59:25 INFO: No Stack... 01:59:25 INFO: Retrieving Pricing Info for: v3-standard-8 01:59:25 INFO: Archiving Costs [Pipeline] sh 01:59:26 + cat /w/workspace/dry_go-mod-core-contracts_PR-906/archives/cost.csv 01:59:26 + cut -d, -f6 [Pipeline] lock 01:59:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-906-1-stack-cost] 01:59:26 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-906-1-stack-cost] did not exist. Created. 01:59:26 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-906-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:26 + echo total: 0.2199999988079071 [Pipeline] stash 01:59:26 Stashed 1 file(s) [Pipeline] } 01:59:26 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-906-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:26 $ docker stop --time=1 f2adb62f65a5859c1fd85dad8105497b4fa0ba46af2445ad5aa268a9e0a2303c 01:59:28 $ docker rm -f --volumes f2adb62f65a5859c1fd85dad8105497b4fa0ba46af2445ad5aa268a9e0a2303c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5501 in /w/workspace/dry_go-mod-core-contracts_PR-906 [Pipeline] { [Pipeline] ws 02:02:19 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 02:02:19 The recommended git tool is: git 02:02:24 using credential edgex-jenkins-ssh 02:02:24 Cloning the remote Git repository 02:02:24 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:02:24 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 02:02:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:02:24 > git --version # timeout=10 02:02:24 > git --version # 'git version 2.25.1' 02:02:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:02:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:02:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:02:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/906/head:refs/remotes/origin/PR-906 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:02:27 Merging remotes/origin/main commit 2eb7a4d5a30a2528529c04a788427d751ad1ed7b into PR head commit c0aee4d0164cd00be5460de209ed87a69c3d15fc 02:02:27 ERROR: Checkout failed 02:02:27 hudson.plugins.git.GitException: Command "git checkout -f c0aee4d0164cd00be5460de209ed87a69c3d15fc" returned status code 128: 02:02:27 stdout: 02:02:27 stderr: fatal: reference is not a tree: c0aee4d0164cd00be5460de209ed87a69c3d15fc 02:02:27 02:02:27 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 02:02:27 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3174) 02:02:27 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu20.04-docker-arm64-4c-16g-5501 02:02:27 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 02:02:27 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 02:02:27 at hudson.remoting.Channel.call(Channel.java:1003) 02:02:27 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 02:02:27 at jdk.internal.reflect.GeneratedMethodAccessor684.invoke(Unknown Source) 02:02:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:02:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:02:27 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 02:02:27 at com.sun.proxy.$Proxy230.execute(Unknown Source) 02:02:27 at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144) 02:02:27 at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110) 02:02:27 at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1162) 02:02:27 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1306) 02:02:27 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) 02:02:27 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) 02:02:27 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) 02:02:27 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 02:02:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:02:27 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:02:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:02:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:02:27 at java.base/java.lang.Thread.run(Thread.java:829) 02:02:27 Caused: hudson.plugins.git.GitException: Could not checkout c0aee4d0164cd00be5460de209ed87a69c3d15fc 02:02:27 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3202) 02:02:27 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 02:02:27 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 02:02:27 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 02:02:27 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 02:02:27 at hudson.remoting.Request$2.run(Request.java:377) 02:02:27 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 02:02:27 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:02:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:02:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:02:27 at java.base/java.lang.Thread.run(Thread.java:829) 02:02:27 ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:28 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage 02:02:27 > git config core.sparsecheckout # timeout=10 02:02:27 > git checkout -f c0aee4d0164cd00be5460de209ed87a69c3d15fc # timeout=10 [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:02:30 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-906/archives ] 02:02:30 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-906/archives 02:02:30 total 16 02:02:30 drwxr-xr-x 3 root root 4096 Jul 13 01:59 . 02:02:30 drwxrwxr-x 11 jenkins jenkins 4096 Jul 13 01:59 .. 02:02:30 drwxr-xr-x 2 root root 4096 Jul 13 01:59 cost 02:02:30 -rw-r--r-- 1 root root 93 Jul 13 01:59 cost.csv 02:02:30 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-906/archives 02:02:30 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-906/archives 02:02:30 total 16 02:02:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 01:59 . 02:02:30 drwxrwxr-x 11 jenkins jenkins 4096 Jul 13 01:59 .. 02:02:30 drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 01:59 cost 02:02:30 -rw-r--r-- 1 jenkins jenkins 93 Jul 13 01:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:02:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:02:31 ---> package-listing.sh 02:02:31 ++ facter osfamily 02:02:31 ++ tr '[:upper:]' '[:lower:]' 02:02:32 + OS_FAMILY=debian 02:02:32 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-906 02:02:32 + START_PACKAGES=/tmp/packages_start.txt 02:02:32 + END_PACKAGES=/tmp/packages_end.txt 02:02:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:02:32 + PACKAGES=/tmp/packages_start.txt 02:02:32 + '[' /w/workspace/dry_go-mod-core-contracts_PR-906 ']' 02:02:32 + PACKAGES=/tmp/packages_end.txt 02:02:32 + case "${OS_FAMILY}" in 02:02:32 + dpkg -l 02:02:32 + grep '^ii' 02:02:32 + '[' -f /tmp/packages_start.txt ']' 02:02:32 + '[' -f /tmp/packages_end.txt ']' 02:02:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:02:32 + '[' /w/workspace/dry_go-mod-core-contracts_PR-906 ']' 02:02:32 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-906/archives/ 02:02:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-906/archives/ [Pipeline] echo 02:02:32 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-906/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:02:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:33 prd-ubuntu20.04-docker-8c-8g-5500 does not seem to be running inside a container 02:02:33 $ 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-906/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-906 -v /w/workspace/dry_go-mod-core-contracts_PR-906:/w/workspace/dry_go-mod-core-contracts_PR-906:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-906@tmp:/w/workspace/dry_go-mod-core-contracts_PR-906@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 02:02:33 $ docker top 42ec1e1f9cd49c1dea2f2934a2db15b317f175550b61ab9d219e1753a5f27d6e -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:34 + touch /tmp/pre-build-complete [Pipeline] sh 02:02:34 + mkdir -p /var/log/sysstat [Pipeline] sh 02:02:34 + ls /var/log/sa-host 02:02:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:34 provisioning config files... 02:02:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-906@tmp/config17836891154667388456tmp [Pipeline] { [Pipeline] echo 02:02:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:02:35 ---> create-netrc.sh [Pipeline] } 02:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:02:35 ---> python-tools-install.sh [Pipeline] echo 02:02:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:02:36 ---> sudo-logs.sh 02:02:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:02:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:02:36 ---> job-cost.sh 02:02:36 lf-activate-venv: SKIPPING 02:02:36 DEBUG: total: 0.2199999988079071 02:02:36 INFO: Retrieving Stack Cost... 02:02:36 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:37 INFO: Archiving Costs [Pipeline] echo 02:02:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:02:37 ---> logs-deploy.sh 02:02:37 lf-activate-venv: SKIPPING 02:02:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-906/1 02:02:37 INFO: archiving workspace using pattern(s): 02:02:38 Archives upload complete. 02:02:38 INFO: archiving logs to Nexus 02:02:39 ---> uname -a: 02:02:39 Linux prd-ubuntu20-04-docker-8c-8g-5500 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:02:39 02:02:39 02:02:39 ---> lscpu: 02:02:39 Architecture: x86_64 02:02:39 CPU op-mode(s): 32-bit, 64-bit 02:02:39 Byte Order: Little Endian 02:02:39 Address sizes: 40 bits physical, 48 bits virtual 02:02:39 CPU(s): 8 02:02:39 On-line CPU(s) list: 0-7 02:02:39 Thread(s) per core: 1 02:02:39 Core(s) per socket: 1 02:02:39 Socket(s): 8 02:02:39 NUMA node(s): 1 02:02:39 Vendor ID: AuthenticAMD 02:02:39 CPU family: 23 02:02:39 Model: 49 02:02:39 Model name: AMD EPYC-Rome Processor 02:02:39 Stepping: 0 02:02:39 CPU MHz: 2799.998 02:02:39 BogoMIPS: 5599.99 02:02:39 Virtualization: AMD-V 02:02:39 Hypervisor vendor: KVM 02:02:39 Virtualization type: full 02:02:39 L1d cache: 256 KiB 02:02:39 L1i cache: 256 KiB 02:02:39 L2 cache: 4 MiB 02:02:39 L3 cache: 128 MiB 02:02:39 NUMA node0 CPU(s): 0-7 02:02:39 Vulnerability Itlb multihit: Not affected 02:02:39 Vulnerability L1tf: Not affected 02:02:39 Vulnerability Mds: Not affected 02:02:39 Vulnerability Meltdown: Not affected 02:02:39 Vulnerability Mmio stale data: Not affected 02:02:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:02:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:02:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:02:39 Vulnerability Srbds: Not affected 02:02:39 Vulnerability Tsx async abort: Not affected 02:02:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 02:02:39 02:02:39 02:02:39 ---> nproc: 02:02:39 8 02:02:39 02:02:39 02:02:39 ---> df -h: 02:02:39 Filesystem Size Used Avail Use% Mounted on 02:02:39 overlay 155G 11G 145G 7% / 02:02:39 tmpfs 64M 0 64M 0% /dev 02:02:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:02:39 shm 64M 0 64M 0% /dev/shm 02:02:39 /dev/vda1 155G 11G 145G 7% /facter-os 02:02:39 02:02:39 02:02:39 ---> sar -b -r -n DEV: 02:02:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5500) 07/13/24 _x86_64_ (8 CPU) 02:02:39 02:02:39 01:57:23 LINUX RESTART (8 CPU) 02:02:39 02:02:39 01:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:02:39 01:59:01 242.43 9.95 232.48 0.00 1728.74 35713.48 0.00 02:02:39 02:00:01 70.14 1.73 68.41 0.00 44.79 28526.33 0.00 02:02:39 02:01:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 02:02:39 02:02:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 02:02:39 Average: 78.64 2.92 75.72 0.00 443.47 16066.75 0.00 02:02:39 02:02:39 01:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:02:39 01:59:01 28343176 31046988 1260336 3.83 86144 2858036 2243604 6.61 1680304 2427068 339576 02:02:39 02:00:01 28703104 31523956 784636 2.39 95344 2949664 1745096 5.14 1142632 2587312 176 02:02:39 02:01:01 28703844 31524724 783728 2.38 95376 2949668 1745096 5.14 1141788 2587320 12 02:02:39 02:02:01 28707888 31528844 779520 2.37 95392 2949668 1745096 5.14 1137848 2587324 228 02:02:39 Average: 28614503 31406128 902055 2.74 93064 2926759 1869723 5.51 1275643 2547256 84998 02:02:39 02:02:39 01:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:02:39 01:59:01 vethc0fe9c7 41.40 79.78 4.19 795.13 0.00 0.00 0.00 0.07 02:02:39 01:59:01 docker0 48.66 86.81 4.39 858.71 0.00 0.00 0.00 0.00 02:02:39 01:59:01 ens3 329.87 204.53 5755.75 53.28 0.00 0.00 0.00 0.00 02:02:39 01:59:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 02:02:39 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:39 02:00:01 ens3 103.32 63.01 2542.44 17.83 0.00 0.00 0.00 0.00 02:02:39 02:00:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 02:02:39 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:39 02:01:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:02:39 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:39 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:39 02:02:01 ens3 1.18 0.47 0.35 0.22 0.00 0.00 0.00 0.00 02:02:39 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:39 Average: docker0 12.17 21.71 1.10 214.72 0.00 0.00 0.00 0.00 02:02:39 Average: ens3 108.65 67.01 2074.86 17.84 0.00 0.00 0.00 0.00 02:02:39 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 02:02:39 02:02:39 02:02:39 ---> sar -P ALL: 02:02:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5500) 07/13/24 _x86_64_ (8 CPU) 02:02:39 02:02:39 01:57:23 LINUX RESTART (8 CPU) 02:02:39 02:02:39 01:58:01 CPU %user %nice %system %iowait %steal %idle 02:02:39 01:59:01 all 20.09 0.00 4.47 2.33 0.08 73.04 02:02:39 01:59:01 0 19.12 0.00 4.26 0.45 0.08 76.08 02:02:39 01:59:01 1 20.75 0.00 4.62 0.42 0.08 74.13 02:02:39 01:59:01 2 20.34 0.00 5.27 2.18 0.08 72.12 02:02:39 01:59:01 3 20.49 0.00 5.10 12.14 0.07 62.21 02:02:39 01:59:01 4 20.58 0.00 4.45 0.25 0.07 74.65 02:02:39 01:59:01 5 18.65 0.00 3.94 0.27 0.07 77.08 02:02:39 01:59:01 6 20.38 0.00 3.72 1.55 0.07 74.29 02:02:39 01:59:01 7 20.38 0.00 4.41 1.45 0.08 73.68 02:02:39 02:00:01 all 6.54 0.00 1.68 1.51 0.04 90.23 02:02:39 02:00:01 0 6.18 0.00 1.19 0.05 0.05 92.53 02:02:39 02:00:01 1 6.49 0.00 2.14 0.47 0.05 90.85 02:02:39 02:00:01 2 7.27 0.00 1.49 0.05 0.03 91.15 02:02:39 02:00:01 3 6.83 0.00 1.71 0.02 0.03 91.41 02:02:39 02:00:01 4 6.49 0.00 2.24 9.85 0.03 81.39 02:02:39 02:00:01 5 6.53 0.00 1.98 0.03 0.05 91.41 02:02:39 02:00:01 6 6.71 0.00 1.41 1.51 0.05 90.31 02:02:39 02:00:01 7 5.80 0.00 1.28 0.15 0.03 92.74 02:02:39 02:01:01 all 0.04 0.00 0.02 0.00 0.01 99.94 02:02:39 02:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:02:39 02:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:02:39 02:01:01 2 0.12 0.00 0.00 0.00 0.00 99.88 02:02:39 02:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:02:39 02:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:02:39 02:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:02:39 02:01:01 6 0.02 0.00 0.07 0.00 0.00 99.92 02:02:39 02:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:02:39 02:02:01 all 0.26 0.00 0.02 0.00 0.01 99.70 02:02:39 02:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:02:39 02:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:02:39 02:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:02:39 02:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:02:39 02:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:02:39 02:02:01 5 0.05 0.00 0.05 0.00 0.02 99.88 02:02:39 02:02:01 6 0.13 0.00 0.03 0.00 0.02 99.82 02:02:39 02:02:01 7 1.78 0.00 0.02 0.00 0.02 98.19 02:02:39 Average: all 6.69 0.00 1.54 0.96 0.03 90.78 02:02:39 Average: 0 6.32 0.00 1.37 0.13 0.04 92.15 02:02:39 Average: 1 6.80 0.00 1.69 0.22 0.04 91.24 02:02:39 Average: 2 6.89 0.00 1.68 0.55 0.03 90.85 02:02:39 Average: 3 6.79 0.00 1.69 3.01 0.03 88.48 02:02:39 Average: 4 6.74 0.00 1.66 2.52 0.03 89.04 02:02:39 Average: 5 6.27 0.00 1.49 0.08 0.03 92.13 02:02:39 Average: 6 6.78 0.00 1.30 0.76 0.03 91.12 02:02:39 Average: 7 6.95 0.00 1.42 0.40 0.03 91.20 02:02:39 02:02:39 02:02:39