Branch indexing 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 jackchenjc for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 29429b2ab4844c1006891675a450df90b4926aeb rather than bd79a0482006ee19c5997c17ade2b0257977efaa Obtained Jenkinsfile from 29429b2ab4844c1006891675a450df90b4926aeb 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-ssh9174365269360884883.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh194623349987566701.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-879/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-879/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14928773074728286239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh694775213282074977.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-879/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-879/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6449696301897710162.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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-4987 in /w/workspace/dry_go-mod-core-contracts_PR-879 [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-879 # 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/879/head:refs/remotes/origin/PR-879 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 29429b2ab4844c1006891675a450df90b4926aeb into PR head commit bd79a0482006ee19c5997c17ade2b0257977efaa Merge succeeded, producing 1f9f6904774239f4893c132d6a4102c97c30ea20 Checking out Revision 1f9f6904774239f4893c132d6a4102c97c30ea20 (PR-879) > git config core.sparsecheckout # timeout=10 > git checkout -f bd79a0482006ee19c5997c17ade2b0257977efaa # 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 29429b2ab4844c1006891675a450df90b4926aeb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f9f6904774239f4893c132d6a4102c97c30ea20 # timeout=10 Commit message: "Merge commit '29429b2ab4844c1006891675a450df90b4926aeb' into HEAD" > git rev-list --no-walk d5c0b17a6943685c32792a840d8fd5e26b99a1d1 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:41:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:41:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:41:23 ========================================================= 08:41:23 EdgeX Global Pipelines Version Info 08:41:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:41:24 ------------------- 08:41:24 stable info: 08:41:24 ------------------- 08:41:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:41:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:41:24 Message: update stable to v1.0.258 08:41:24 ------------------- 08:41:24 experimental info: 08:41:24 ------------------- 08:41:24 Commited By: **** collab-it+edgex@linuxfoundation.org 08:41:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:41:24 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:41:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-879 [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-879 [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-879 [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f9f6904774239f4893c132d6a4102c97c30ea20 [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f9f690 [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:41:26 + git rev-list -1 --merges 1f9f6904774239f4893c132d6a4102c97c30ea20~1..1f9f6904774239f4893c132d6a4102c97c30ea20 [Pipeline] echo 08:41:26 -----------> git rev-list -1 --merges 1f9f6904774239f4893c132d6a4102c97c30ea20~1..1f9f6904774239f4893c132d6a4102c97c30ea20 1f9f6904774239f4893c132d6a4102c97c30ea20 08:41:26 1f9f6904774239f4893c132d6a4102c97c30ea20 [false] [Pipeline] sh 08:41:27 + git log --format=format:%s -1 1f9f6904774239f4893c132d6a4102c97c30ea20 [Pipeline] echo 08:41:27 ========================================================= 08:41:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:41:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:41:27 + git log --format=format:%s -1 1f9f6904774239f4893c132d6a4102c97c30ea20 [Pipeline] echo 08:41:27 [semverPrep] GIT_COMMIT: 1f9f6904774239f4893c132d6a4102c97c30ea20, Commit Message: Merge commit '29429b2ab4844c1006891675a450df90b4926aeb' into HEAD [Pipeline] echo 08:41:27 [semverPrep] This is not a build commit. [Pipeline] sh 08:41:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:27 + grep -v github /etc/ssh/ssh_known_hosts 08:41:27 + [ -e /tmp/ssh_known_hosts ] 08:41:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:41:27 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:41:27 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:41:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:28 08:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:29 0.1.4: Pulling from edgex-devops/py-git-semver 08:41:29 b85a868b505f: Pulling fs layer 08:41:29 e2be974225ed: Pulling fs layer 08:41:29 339a4e72a1f5: Pulling fs layer 08:41:29 988bab9f4d93: Pulling fs layer 08:41:29 1469e6f7b9e6: Pulling fs layer 08:41:29 eaf3925da568: Pulling fs layer 08:41:29 bab4dde63d76: Pulling fs layer 08:41:29 bde34c3a00c8: Pulling fs layer 08:41:29 b352a97aabf1: Pulling fs layer 08:41:29 4872d77fe225: Pulling fs layer 08:41:29 5851b861e8e6: Pulling fs layer 08:41:29 988bab9f4d93: Waiting 08:41:29 1469e6f7b9e6: Waiting 08:41:29 eaf3925da568: Waiting 08:41:29 bab4dde63d76: Waiting 08:41:29 bde34c3a00c8: Waiting 08:41:29 b352a97aabf1: Waiting 08:41:29 4872d77fe225: Waiting 08:41:29 5851b861e8e6: Waiting 08:41:29 e2be974225ed: Download complete 08:41:29 988bab9f4d93: Download complete 08:41:29 1469e6f7b9e6: Verifying Checksum 08:41:29 1469e6f7b9e6: Download complete 08:41:29 eaf3925da568: Verifying Checksum 08:41:29 eaf3925da568: Download complete 08:41:29 339a4e72a1f5: Verifying Checksum 08:41:29 339a4e72a1f5: Download complete 08:41:29 bde34c3a00c8: Verifying Checksum 08:41:29 bde34c3a00c8: Download complete 08:41:29 b352a97aabf1: Verifying Checksum 08:41:29 b352a97aabf1: Download complete 08:41:29 4872d77fe225: Verifying Checksum 08:41:29 4872d77fe225: Download complete 08:41:29 5851b861e8e6: Verifying Checksum 08:41:29 5851b861e8e6: Download complete 08:41:29 b85a868b505f: Verifying Checksum 08:41:29 b85a868b505f: Download complete 08:41:29 bab4dde63d76: Verifying Checksum 08:41:29 bab4dde63d76: Download complete 08:41:30 b85a868b505f: Pull complete 08:41:30 e2be974225ed: Pull complete 08:41:31 339a4e72a1f5: Pull complete 08:41:31 988bab9f4d93: Pull complete 08:41:31 1469e6f7b9e6: Pull complete 08:41:31 eaf3925da568: Pull complete 08:41:34 bab4dde63d76: Pull complete 08:41:34 bde34c3a00c8: Pull complete 08:41:34 b352a97aabf1: Pull complete 08:41:34 4872d77fe225: Pull complete 08:41:35 5851b861e8e6: Pull complete 08:41:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:35 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 08:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-879 -v /w/workspace/dry_go-mod-core-contracts_PR-879:/w/workspace/dry_go-mod-core-contracts_PR-879:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-879@tmp:/w/workspace/dry_go-mod-core-contracts_PR-879@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-devops/py-git-semver:0.1.4 cat 08:41:39 $ docker top c60e75c4c663f27665fdac0dbc8520e310de3f1dc2ecd7c532a3c50cd2fc73a5 -eo pid,comm 08:41:39 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). 08:41:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:39 [ssh-agent] Looking for ssh-agent implementation... 08:41:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:39 $ docker exec c60e75c4c663f27665fdac0dbc8520e310de3f1dc2ecd7c532a3c50cd2fc73a5 ssh-agent 08:41:39 SSH_AUTH_SOCK=/tmp/ssh-yX7InEm7QMHB/agent.34 08:41:39 SSH_AGENT_PID=40 08:41:39 Running ssh-add (command line suppressed) 08:41:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-879@tmp/private_key_18275176436778853627.key (/w/workspace/dry_go-mod-core-contracts_PR-879@tmp/private_key_18275176436778853627.key) 08:41:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:40 + git tag --points-at HEAD [Pipeline] } 08:41:40 $ docker exec --env ******** --env ******** c60e75c4c663f27665fdac0dbc8520e310de3f1dc2ecd7c532a3c50cd2fc73a5 ssh-agent -k 08:41:40 unset SSH_AUTH_SOCK; 08:41:40 unset SSH_AGENT_PID; 08:41:40 echo Agent pid 40 killed; 08:41:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:41:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:40 [ssh-agent] Looking for ssh-agent implementation... 08:41:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:40 $ docker exec c60e75c4c663f27665fdac0dbc8520e310de3f1dc2ecd7c532a3c50cd2fc73a5 ssh-agent 08:41:40 SSH_AUTH_SOCK=/tmp/ssh-xeKJL6MTPh66/agent.72 08:41:40 SSH_AGENT_PID=78 08:41:40 Running ssh-add (command line suppressed) 08:41:40 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-879@tmp/private_key_9750001002285670746.key (/w/workspace/dry_go-mod-core-contracts_PR-879@tmp/private_key_9750001002285670746.key) 08:41:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:40 + git semver init 08:41:41 2024-03-05 08:41:41,129 [run_init] DEBUG init version:0.0.0 force:False 08:41:41 2024-03-05 08:41:41,130 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-879/.semver 08:41:41 2024-03-05 08:41:41,131 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-879/.semver 08:41:41 2024-03-05 08:41:41,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-879/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-879, universal_newlines=False, shell=None, istream=None) 08:41:42 2024-03-05 08:41:42,094 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-879/.git/info/exclude 08:41:42 2024-03-05 08:41:42,094 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-879/.semver/PR-879 with force:False 08:41:42 2024-03-05 08:41:42,094 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-879/.semver/PR-879 08:41:42 2024-03-05 08:41:42,098 [execute] INFO git cat-file --batch-check 08:41:42 2024-03-05 08:41:42,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-879/.semver, universal_newlines=False, shell=None, istream=) 08:41:42 2024-03-05 08:41:42,104 [execute] INFO git cat-file --batch 08:41:42 2024-03-05 08:41:42,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-879/.semver, universal_newlines=False, shell=None, istream=) 08:41:42 2024-03-05 08:41:42,109 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-879/.semver/PR-879 08:41:42 0.0.0 [Pipeline] } 08:41:42 $ docker exec --env ******** --env ******** c60e75c4c663f27665fdac0dbc8520e310de3f1dc2ecd7c532a3c50cd2fc73a5 ssh-agent -k 08:41:42 unset SSH_AUTH_SOCK; 08:41:42 unset SSH_AGENT_PID; 08:41:42 echo Agent pid 78 killed; 08:41:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:42 + git semver [Pipeline] } 08:41:42 $ docker stop --time=1 c60e75c4c663f27665fdac0dbc8520e310de3f1dc2ecd7c532a3c50cd2fc73a5 08:41:44 $ docker rm -f --volumes c60e75c4c663f27665fdac0dbc8520e310de3f1dc2ecd7c532a3c50cd2fc73a5 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:41:45 Stashed 1 file(s) [Pipeline] echo 08:41:45 [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 08:41:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:41:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:41:45 ========================================================= 08:41:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:41:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:41:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:41:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:41:45 7264a8db6415: Pulling fs layer 08:41:45 c4d48a809fc2: Pulling fs layer 08:41:45 4f1c88b9dad5: Pulling fs layer 08:41:45 ad3a456e5733: Pulling fs layer 08:41:45 69c7f0334f64: Pulling fs layer 08:41:45 1f1c1a5573a3: Pulling fs layer 08:41:45 ce7588e14bc9: Pulling fs layer 08:41:45 b5e4710f87ac: Pulling fs layer 08:41:45 ad3a456e5733: Waiting 08:41:45 69c7f0334f64: Waiting 08:41:45 ce7588e14bc9: Waiting 08:41:45 b5e4710f87ac: Waiting 08:41:45 1f1c1a5573a3: Waiting 08:41:45 c4d48a809fc2: Download complete 08:41:45 ad3a456e5733: Verifying Checksum 08:41:45 ad3a456e5733: Download complete 08:41:45 69c7f0334f64: Verifying Checksum 08:41:45 69c7f0334f64: Download complete 08:41:45 7264a8db6415: Verifying Checksum 08:41:45 7264a8db6415: Download complete 08:41:45 1f1c1a5573a3: Verifying Checksum 08:41:45 1f1c1a5573a3: Download complete 08:41:46 7264a8db6415: Pull complete 08:41:46 b5e4710f87ac: Verifying Checksum 08:41:46 b5e4710f87ac: Download complete 08:41:46 c4d48a809fc2: Pull complete 08:41:46 4f1c88b9dad5: Verifying Checksum 08:41:46 4f1c88b9dad5: Download complete 08:41:46 ce7588e14bc9: Verifying Checksum 08:41:46 ce7588e14bc9: Download complete 08:41:50 4f1c88b9dad5: Pull complete 08:41:50 ad3a456e5733: Pull complete 08:41:50 69c7f0334f64: Pull complete 08:41:50 1f1c1a5573a3: Pull complete 08:41:51 ce7588e14bc9: Pull complete 08:41:52 b5e4710f87ac: Pull complete 08:41:52 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:41:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 08:41:52 + 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 08:41:53 + docker inspect -f . ci-base-image-x86_64 08:41:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:53 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 08:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-879 -v /w/workspace/dry_go-mod-core-contracts_PR-879:/w/workspace/dry_go-mod-core-contracts_PR-879:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-879@tmp:/w/workspace/dry_go-mod-core-contracts_PR-879@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:42:00 Still waiting to schedule task 08:42:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4985’ 08:42:00 $ docker top c9feb0f5ad22461dc6ada0618b07668a819c90b8b0dc7bd67e4c403d039bc6f3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:01 + go version 08:42:01 go version go1.21.0 linux/amd64 [Pipeline] } 08:42:01 $ docker stop --time=1 c9feb0f5ad22461dc6ada0618b07668a819c90b8b0dc7bd67e4c403d039bc6f3 08:42:02 $ docker rm -f --volumes c9feb0f5ad22461dc6ada0618b07668a819c90b8b0dc7bd67e4c403d039bc6f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:03 + docker inspect -f . ci-base-image-x86_64 08:42:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:03 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 08:42:03 $ 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-879 -v /w/workspace/dry_go-mod-core-contracts_PR-879:/w/workspace/dry_go-mod-core-contracts_PR-879:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-879@tmp:/w/workspace/dry_go-mod-core-contracts_PR-879@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:42:03 $ docker top 6119e436b8d36c8f35d5840679502e0e53e3dcf28a28f2939cbc70800a9f5892 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:04 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-879 [Pipeline] fileExists [Pipeline] sh 08:42:04 + make test 08:42:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:42:04 go: downloading github.com/google/uuid v1.6.0 08:42:04 go: downloading github.com/go-playground/validator/v10 v10.19.0 08:42:04 go: downloading github.com/stretchr/testify v1.9.0 08:42:04 go: downloading gopkg.in/yaml.v3 v3.0.1 08:42:04 go: downloading github.com/go-kit/log v0.2.1 08:42:04 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 08:42:04 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:42:04 go: downloading github.com/davecgh/go-spew v1.1.1 08:42:04 go: downloading github.com/pmezard/go-difflib v1.0.0 08:42:04 go: downloading github.com/stretchr/objx v0.5.2 08:42:05 go: downloading golang.org/x/text v0.14.0 08:42:05 go: downloading github.com/go-playground/universal-translator v0.18.1 08:42:05 go: downloading github.com/leodido/go-urn v1.4.0 08:42:05 go: downloading golang.org/x/crypto v0.19.0 08:42:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:42:05 go: downloading github.com/x448/float16 v0.8.4 08:42:05 go: downloading github.com/go-playground/locales v0.14.1 08:42:06 go: downloading golang.org/x/net v0.21.0 08:42:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 08:42:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 08:42:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 08:42:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 08:42:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.124s coverage: 83.5% of statements 08:42:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.023s coverage: 31.1% of statements 08:42:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.021s coverage: 29.4% of statements 08:42:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.017s coverage: 29.3% of statements 08:42:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.025s coverage: 56.2% of statements 08:42:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.014s coverage: 90.0% of statements 08:42:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.038s coverage: 87.1% of statements 08:42:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.011s coverage: 63.8% of statements 08:42:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 08:42:17 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.012s coverage: 47.5% of statements 08:42:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:42:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:42:28 $ docker stop --time=1 6119e436b8d36c8f35d5840679502e0e53e3dcf28a28f2939cbc70800a9f5892 08:42:32 $ docker rm -f --volumes 6119e436b8d36c8f35d5840679502e0e53e3dcf28a28f2939cbc70800a9f5892 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:42:33 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 08:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:34 08:42:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:34 latest: Pulling from edgex-lftools-log-publisher 08:42:34 5eb5b503b376: Pulling fs layer 08:42:34 5c69ac0246d0: Pulling fs layer 08:42:34 ec43610c2a17: Pulling fs layer 08:42:34 3a2ae6a8a46f: Pulling fs layer 08:42:34 33b1e0a273af: Pulling fs layer 08:42:34 5d3b04190fa2: Pulling fs layer 08:42:34 2f39f015ded8: Pulling fs layer 08:42:34 3a2ae6a8a46f: Waiting 08:42:34 33b1e0a273af: Waiting 08:42:34 5d3b04190fa2: Waiting 08:42:34 2f39f015ded8: Waiting 08:42:34 5c69ac0246d0: Download complete 08:42:34 3a2ae6a8a46f: Verifying Checksum 08:42:34 3a2ae6a8a46f: Download complete 08:42:35 33b1e0a273af: Verifying Checksum 08:42:35 33b1e0a273af: Download complete 08:42:35 5d3b04190fa2: Verifying Checksum 08:42:35 5d3b04190fa2: Download complete 08:42:35 ec43610c2a17: Verifying Checksum 08:42:35 ec43610c2a17: Download complete 08:42:35 5eb5b503b376: Verifying Checksum 08:42:35 5eb5b503b376: Download complete 08:42:35 2f39f015ded8: Verifying Checksum 08:42:35 2f39f015ded8: Download complete 08:42:36 5eb5b503b376: Pull complete 08:42:36 5c69ac0246d0: Pull complete 08:42:36 ec43610c2a17: Pull complete 08:42:36 3a2ae6a8a46f: Pull complete 08:42:37 33b1e0a273af: Pull complete 08:42:37 5d3b04190fa2: Pull complete 08:42:41 2f39f015ded8: Pull complete 08:42:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:41 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 08:42:41 $ 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-879 -v /w/workspace/dry_go-mod-core-contracts_PR-879:/w/workspace/dry_go-mod-core-contracts_PR-879:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-879@tmp:/w/workspace/dry_go-mod-core-contracts_PR-879@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:42:48 $ docker top 15dd894949ecea432828efbe0889449afef32853f089a1842c5f54ca462b5683 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:49 ---> job-cost.sh 08:42:49 lf-activate-venv: SKIPPING 08:42:49 INFO: No Stack... 08:42:49 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:49 INFO: Archiving Costs [Pipeline] sh 08:42:50 + cat /w/workspace/dry_go-mod-core-contracts_PR-879/archives/cost.csv 08:42:50 + cut -d, -f6 [Pipeline] lock 08:42:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-879-4-stack-cost] 08:42:50 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-879-4-stack-cost] did not exist. Created. 08:42:50 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-879-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:42:50 + echo total: 0.2199999988079071 [Pipeline] stash 08:42:50 Stashed 1 file(s) [Pipeline] } 08:42:50 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-879-4-stack-cost] [Pipeline] // lock [Pipeline] } 08:42:50 $ docker stop --time=1 15dd894949ecea432828efbe0889449afef32853f089a1842c5f54ca462b5683 08:42:51 $ docker rm -f --volumes 15dd894949ecea432828efbe0889449afef32853f089a1842c5f54ca462b5683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:45:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4988 in /w/workspace/dry_go-mod-core-contracts_PR-879 [Pipeline] { [Pipeline] ws 08:45:37 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 08:45:40 The recommended git tool is: git 08:45:50 using credential edgex-jenkins-ssh 08:45:50 Cloning the remote Git repository 08:45:50 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:45:50 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 08:45:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:45:50 > git --version # timeout=10 08:45:50 > git --version # 'git version 2.25.1' 08:45:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:45:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:45:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:45:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/879/head:refs/remotes/origin/PR-879 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:45:54 Merging remotes/origin/main commit 29429b2ab4844c1006891675a450df90b4926aeb into PR head commit bd79a0482006ee19c5997c17ade2b0257977efaa 08:45:55 Merge succeeded, producing da0ee1a73e8546f68c31a1f3a383cac1f124c8b0 08:45:55 Checking out Revision da0ee1a73e8546f68c31a1f3a383cac1f124c8b0 (PR-879) 08:45:54 > git config core.sparsecheckout # timeout=10 08:45:55 > git checkout -f bd79a0482006ee19c5997c17ade2b0257977efaa # timeout=10 08:45:55 > git remote # timeout=10 08:45:55 > git config --get remote.origin.url # timeout=10 08:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:55 > git merge 29429b2ab4844c1006891675a450df90b4926aeb # timeout=10 08:45:55 > git rev-parse HEAD^{commit} # timeout=10 08:45:55 > git config core.sparsecheckout # timeout=10 08:45:55 > git checkout -f da0ee1a73e8546f68c31a1f3a383cac1f124c8b0 # timeout=10 08:45:59 Commit message: "Merge commit '29429b2ab4844c1006891675a450df90b4926aeb' into HEAD" 08:45:59 First time build. Skipping changelog. 08:45:59 > git rev-list --no-walk d5c0b17a6943685c32792a840d8fd5e26b99a1d1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:46:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:46:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:46:00 Dload Upload Total Spent Left Speed 08:46:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 08:46:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:46:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:46:01 + sudo tee /etc/docker/daemon.new 08:46:01 { 08:46:01 "registry-mirrors": [ 08:46:01 "https://nexus3.edgexfoundry.org:10001" 08:46:01 ], 08:46:01 "bip": "10.250.0.254/24", 08:46:01 "hosts": [ 08:46:01 "tcp://0.0.0.0:5555", 08:46:01 "unix:///var/run/docker.sock" 08:46:01 ], 08:46:01 "mtu": 1458, 08:46:01 "selinux-enabled": true, 08:46:01 "seccomp-profile": "/etc/docker/seccomp.json" 08:46:01 } [Pipeline] sh 08:46:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:46:02 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 08:46:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:21 ========================================================= 08:46:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:46:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:46:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:46:22 9fda8d8052c6: Pulling fs layer 08:46:22 5d54e960e981: Pulling fs layer 08:46:22 c4a7e357bf2a: Pulling fs layer 08:46:22 f0e02332f6b5: Pulling fs layer 08:46:22 872ee5b61b7b: Pulling fs layer 08:46:22 0c6a40ed1a82: Pulling fs layer 08:46:22 94ae7d8d031c: Pulling fs layer 08:46:22 0c6a40ed1a82: Waiting 08:46:22 94ae7d8d031c: Waiting 08:46:22 f0e02332f6b5: Waiting 08:46:22 872ee5b61b7b: Waiting 08:46:22 5d54e960e981: Verifying Checksum 08:46:22 5d54e960e981: Download complete 08:46:22 f0e02332f6b5: Verifying Checksum 08:46:22 f0e02332f6b5: Download complete 08:46:22 872ee5b61b7b: Verifying Checksum 08:46:22 872ee5b61b7b: Download complete 08:46:22 9fda8d8052c6: Download complete 08:46:22 94ae7d8d031c: Verifying Checksum 08:46:22 94ae7d8d031c: Download complete 08:46:22 9fda8d8052c6: Pull complete 08:46:23 5d54e960e981: Pull complete 08:46:23 c4a7e357bf2a: Verifying Checksum 08:46:23 c4a7e357bf2a: Download complete 08:46:24 0c6a40ed1a82: Verifying Checksum 08:46:24 0c6a40ed1a82: Download complete 08:46:37 c4a7e357bf2a: Pull complete 08:46:37 f0e02332f6b5: Pull complete 08:46:37 872ee5b61b7b: Pull complete 08:46:45 0c6a40ed1a82: Pull complete 08:46:47 94ae7d8d031c: Pull complete 08:46:47 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:46:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 08:46:47 + 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 08:46:47 + docker inspect -f . ci-base-image-arm64 08:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:48 prd-ubuntu20.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container 08:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:46:51 $ docker top 65a8fb10ee15cfdf5f9bd871d23f4e21a26ce300076dd17b66e2c757c489e497 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:52 + go version 08:46:52 go version go1.21.0 linux/arm64 [Pipeline] } 08:46:52 $ docker stop --time=1 65a8fb10ee15cfdf5f9bd871d23f4e21a26ce300076dd17b66e2c757c489e497 08:46:53 $ docker rm -f --volumes 65a8fb10ee15cfdf5f9bd871d23f4e21a26ce300076dd17b66e2c757c489e497 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:54 + docker inspect -f . ci-base-image-arm64 08:46:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:54 prd-ubuntu20.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container 08:46:54 $ 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/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:46:55 $ docker top be18b7b7dc5135e13216de8be9c9f2f5b0a47de453a182e17eff7f393b9bcf6a -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:56 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/4 [Pipeline] fileExists [Pipeline] sh 08:46:57 + make test 08:46:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:46:57 go: downloading github.com/go-kit/log v0.2.1 08:46:57 go: downloading github.com/stretchr/testify v1.9.0 08:46:57 go: downloading github.com/go-playground/validator/v10 v10.19.0 08:46:58 go: downloading github.com/google/uuid v1.6.0 08:46:58 go: downloading gopkg.in/yaml.v3 v3.0.1 08:46:58 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 08:46:58 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:46:58 go: downloading github.com/davecgh/go-spew v1.1.1 08:46:58 go: downloading github.com/pmezard/go-difflib v1.0.0 08:46:58 go: downloading github.com/stretchr/objx v0.5.2 08:46:58 go: downloading github.com/x448/float16 v0.8.4 08:46:58 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:46:58 go: downloading github.com/go-playground/universal-translator v0.18.1 08:46:58 go: downloading github.com/leodido/go-urn v1.4.0 08:46:58 go: downloading golang.org/x/crypto v0.19.0 08:46:59 go: downloading golang.org/x/text v0.14.0 08:46:59 go: downloading github.com/go-playground/locales v0.14.1 08:47:04 go: downloading golang.org/x/net v0.21.0 08:47:06 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 08:47:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 08:47:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 08:47:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.452s coverage: 83.5% of statements 08:47:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.078s coverage: 31.1% of statements 08:47:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 08:47:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.089s coverage: 29.4% of statements 08:47:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.109s coverage: 29.3% of statements 08:47:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.136s coverage: 56.2% of statements 08:47:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.107s coverage: 90.0% of statements 08:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.234s coverage: 87.1% of statements 08:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.048s coverage: 63.8% of statements 08:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.017s coverage: 36.1% of statements 08:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.041s coverage: 47.5% of statements 08:47:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:47:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:48:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:48:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:48:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:48:12 $ docker stop --time=1 be18b7b7dc5135e13216de8be9c9f2f5b0a47de453a182e17eff7f393b9bcf6a 08:48:14 $ docker rm -f --volumes be18b7b7dc5135e13216de8be9c9f2f5b0a47de453a182e17eff7f393b9bcf6a [Pipeline] // withDockerContainer [Pipeline] sh 08:48:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:48:16 Warning: overwriting stash ‘coverage-report’ 08:48:17 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 08:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:18 08:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:18 arm64: Pulling from edgex-lftools-log-publisher 08:48:18 8998bd30e6a1: Pulling fs layer 08:48:18 04944245beec: Pulling fs layer 08:48:18 699f458cf7ca: Pulling fs layer 08:48:18 765212b225bb: Pulling fs layer 08:48:18 f23df028b6ca: Pulling fs layer 08:48:18 d65c8cfc05b1: Pulling fs layer 08:48:18 2437ff75d9bd: Pulling fs layer 08:48:18 765212b225bb: Waiting 08:48:18 f23df028b6ca: Waiting 08:48:18 d65c8cfc05b1: Waiting 08:48:18 2437ff75d9bd: Waiting 08:48:18 04944245beec: Verifying Checksum 08:48:18 04944245beec: Download complete 08:48:18 765212b225bb: Verifying Checksum 08:48:18 765212b225bb: Download complete 08:48:19 f23df028b6ca: Download complete 08:48:19 d65c8cfc05b1: Verifying Checksum 08:48:19 d65c8cfc05b1: Download complete 08:48:19 699f458cf7ca: Verifying Checksum 08:48:19 699f458cf7ca: Download complete 08:48:19 8998bd30e6a1: Verifying Checksum 08:48:19 8998bd30e6a1: Download complete 08:48:22 2437ff75d9bd: Verifying Checksum 08:48:22 2437ff75d9bd: Download complete 08:48:24 8998bd30e6a1: Pull complete 08:48:24 04944245beec: Pull complete 08:48:26 699f458cf7ca: Pull complete 08:48:26 765212b225bb: Pull complete 08:48:27 f23df028b6ca: Pull complete 08:48:27 d65c8cfc05b1: Pull complete 08:48:45 2437ff75d9bd: Pull complete 08:48:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:46 prd-ubuntu20.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container 08:48:46 $ 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/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:48:48 $ docker top c452389c93cc36dbbd3f2e496ea77dd96d3deb6054ba9aa5b62e386cc55f404e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:49 ---> job-cost.sh 08:48:49 lf-activate-venv: SKIPPING 08:48:49 INFO: No Stack... 08:48:50 INFO: Retrieving Pricing Info for: v3-standard-4 08:48:50 INFO: Archiving Costs [Pipeline] sh 08:48:51 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 08:48:51 + cut -d, -f6 [Pipeline] lock 08:48:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-879-4-stack-cost] 08:48:51 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-879-4-stack-cost] did not exist. Created. 08:48:51 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-879-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:52 /w/workspace/go-mod-core-contracts/4@tmp/durable-855c102a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:48:52 + echo total: 0.10999999940395355 [Pipeline] stash 08:48:52 Warning: overwriting stash ‘stack-cost’ 08:48:53 Stashed 1 file(s) [Pipeline] } 08:48:53 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-879-4-stack-cost] [Pipeline] // lock [Pipeline] } 08:48:53 $ docker stop --time=1 c452389c93cc36dbbd3f2e496ea77dd96d3deb6054ba9aa5b62e386cc55f404e 08:48:54 $ docker rm -f --volumes c452389c93cc36dbbd3f2e496ea77dd96d3deb6054ba9aa5b62e386cc55f404e [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 08:48:55 provisioning config files... 08:48:55 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-879@tmp/config2936738927191832461tmp [Pipeline] { [Pipeline] sh 08:48:56 + set +x 08:48:56 + bash -s -- 08:48:56 + curl -s https://codecov.io/bash 08:48:56 08:48:56 _____ _ 08:48:56 / ____| | | 08:48:56 | | ___ __| | ___ ___ _____ __ 08:48:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:48:56 | |___| (_) | (_| | __/ (_| (_) \ V / 08:48:56 \_____\___/ \__,_|\___|\___\___/ \_/ 08:48:56 Bash-1.0.6 08:48:56 08:48:56 08:48:56 ==> git version 2.25.1 found 08:48:56 ==> 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 08:48:56 Release-Date: 2020-01-08 08:48:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:48:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:48:56 ==> Jenkins CI detected. 08:48:56 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-879 08:48:56 project root: . 08:48:56 --> token set from env 08:48:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:48:56 ==> Running gcov in . (disable via -X gcov) 08:48:56 ==> Python coveragepy not found 08:48:56 ==> Searching for coverage reports in: 08:48:56 + . 08:48:56 -> Found 1 reports 08:48:56 ==> Detecting git/mercurial file structure 08:48:56 ==> Reading reports 08:48:56 + ./coverage.out bytes=141924 08:48:56 ==> Appending adjustments 08:48:56 https://docs.codecov.io/docs/fixing-reports 08:48:57 + Found adjustments 08:48:57 ==> Gzipping contents 08:48:57 20K /tmp/codecov.8ztdyn.gz 08:48:57 ==> Uploading reports 08:48:57 url: https://codecov.io 08:48:57 query: branch=PR-879&commit=1f9f6904774239f4893c132d6a4102c97c30ea20&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-879%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=879&job=&cmd_args= 08:48:57 -> Pinging Codecov 08:48:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-879&commit=1f9f6904774239f4893c132d6a4102c97c30ea20&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-879%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=879&job=&cmd_args= 08:48:57 -> Uploading to 08:48:57 https://storage.googleapis.com/codecov/v4/raw/2024-03-05/71470A77251A30514AAF9C0BB2E5B6CE/1f9f6904774239f4893c132d6a4102c97c30ea20/bc32b29a-731b-4600-bcff-6a7dd24d6709.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T084857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d3f60b46d9739abbf0d2ef6496220ae8ef084a59736b72e7e66c4cbd63ad053 08:48:57 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:57 Dload Upload Total Spent Left Speed 08:48:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20295 0 0 100 20295 0 99975 --:--:-- --:--:-- --:--:-- 99485 100 20295 0 0 100 20295 0 72482 --:--:-- --:--:-- --:--:-- 72224 08:48:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1f9f6904774239f4893c132d6a4102c97c30ea20 [Pipeline] } 08:48:57 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 08:48:59 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-879/archives ] 08:48:59 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-879/archives 08:48:59 total 16 08:48:59 drwxr-xr-x 3 root root 4096 Mar 5 08:42 . 08:48:59 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 08:42 .. 08:48:59 drwxr-xr-x 2 root root 4096 Mar 5 08:42 cost 08:48:59 -rw-r--r-- 1 root root 93 Mar 5 08:42 cost.csv 08:48:59 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-879/archives 08:48:59 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-879/archives 08:48:59 total 16 08:48:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:42 . 08:48:59 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 08:42 .. 08:48:59 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 08:42 cost 08:48:59 -rw-r--r-- 1 jenkins jenkins 93 Mar 5 08:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:48:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:49:00 ---> package-listing.sh 08:49:00 ++ tr '[:upper:]' '[:lower:]' 08:49:00 ++ facter osfamily 08:49:01 + OS_FAMILY=debian 08:49:01 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-879 08:49:01 + START_PACKAGES=/tmp/packages_start.txt 08:49:01 + END_PACKAGES=/tmp/packages_end.txt 08:49:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:49:01 + PACKAGES=/tmp/packages_start.txt 08:49:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-879 ']' 08:49:01 + PACKAGES=/tmp/packages_end.txt 08:49:01 + case "${OS_FAMILY}" in 08:49:01 + dpkg -l 08:49:01 + grep '^ii' 08:49:01 + '[' -f /tmp/packages_start.txt ']' 08:49:01 + '[' -f /tmp/packages_end.txt ']' 08:49:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:49:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-879 ']' 08:49:01 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-879/archives/ 08:49:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-879/archives/ [Pipeline] echo 08:49:01 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-879/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:49:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:02 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 08:49:02 $ 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-879/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-879 -v /w/workspace/dry_go-mod-core-contracts_PR-879:/w/workspace/dry_go-mod-core-contracts_PR-879:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-879@tmp:/w/workspace/dry_go-mod-core-contracts_PR-879@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:49:02 $ docker top e1ec4fb4d22cb74b122668709f37a045ea5f724f07a19e36236a8c8e1df08242 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:02 + touch /tmp/pre-build-complete [Pipeline] sh 08:49:02 + mkdir -p /var/log/sysstat [Pipeline] sh 08:49:03 + ls /var/log/sa-host 08:49:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:03 provisioning config files... 08:49:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-879@tmp/config3407257350901420509tmp [Pipeline] { [Pipeline] echo 08:49:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:49:03 ---> create-netrc.sh [Pipeline] } 08:49:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:49:04 ---> python-tools-install.sh [Pipeline] echo 08:49:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:49:04 ---> sudo-logs.sh 08:49:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:49:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:49:04 ---> job-cost.sh 08:49:04 lf-activate-venv: SKIPPING 08:49:04 DEBUG: total: 0.2199999988079071 08:49:04 INFO: Retrieving Stack Cost... 08:49:05 INFO: Retrieving Pricing Info for: v3-standard-8 08:49:05 INFO: Archiving Costs [Pipeline] echo 08:49:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:49:05 ---> logs-deploy.sh 08:49:05 lf-activate-venv: SKIPPING 08:49:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-879/4 08:49:05 INFO: archiving workspace using pattern(s): 08:49:06 Archives upload complete. 08:49:07 INFO: archiving logs to Nexus 08:49:07 ---> uname -a: 08:49:07 Linux prd-ubuntu20-04-docker-8c-8g-4987 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:49:07 08:49:07 08:49:07 ---> lscpu: 08:49:07 Architecture: x86_64 08:49:07 CPU op-mode(s): 32-bit, 64-bit 08:49:07 Byte Order: Little Endian 08:49:07 Address sizes: 40 bits physical, 48 bits virtual 08:49:07 CPU(s): 8 08:49:07 On-line CPU(s) list: 0-7 08:49:07 Thread(s) per core: 1 08:49:07 Core(s) per socket: 1 08:49:07 Socket(s): 8 08:49:07 NUMA node(s): 1 08:49:07 Vendor ID: AuthenticAMD 08:49:07 CPU family: 23 08:49:07 Model: 49 08:49:07 Model name: AMD EPYC-Rome Processor 08:49:07 Stepping: 0 08:49:07 CPU MHz: 2799.998 08:49:07 BogoMIPS: 5599.99 08:49:07 Virtualization: AMD-V 08:49:07 Hypervisor vendor: KVM 08:49:07 Virtualization type: full 08:49:07 L1d cache: 256 KiB 08:49:07 L1i cache: 256 KiB 08:49:07 L2 cache: 4 MiB 08:49:07 L3 cache: 128 MiB 08:49:07 NUMA node0 CPU(s): 0-7 08:49:07 Vulnerability Itlb multihit: Not affected 08:49:07 Vulnerability L1tf: Not affected 08:49:07 Vulnerability Mds: Not affected 08:49:07 Vulnerability Meltdown: Not affected 08:49:07 Vulnerability Mmio stale data: Not affected 08:49:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:49:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:49:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:49:07 Vulnerability Srbds: Not affected 08:49:07 Vulnerability Tsx async abort: Not affected 08:49:07 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 08:49:07 08:49:07 08:49:07 ---> nproc: 08:49:07 8 08:49:07 08:49:07 08:49:07 ---> df -h: 08:49:07 Filesystem Size Used Avail Use% Mounted on 08:49:07 overlay 155G 11G 145G 7% / 08:49:07 tmpfs 64M 0 64M 0% /dev 08:49:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:49:07 shm 64M 0 64M 0% /dev/shm 08:49:07 /dev/vda1 155G 11G 145G 7% /facter-os 08:49:07 08:49:07 08:49:07 ---> sar -b -r -n DEV: 08:49:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4987) 03/05/24 _x86_64_ (8 CPU) 08:49:07 08:49:07 08:40:41 LINUX RESTART (8 CPU) 08:49:07 08:49:07 08:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:49:07 08:42:01 299.42 38.77 260.65 0.00 4315.34 71725.33 0.00 08:49:07 08:43:01 86.39 0.32 86.07 0.00 20.93 30366.67 0.00 08:49:07 08:44:01 1.27 0.00 1.27 0.00 0.00 14.15 0.00 08:49:07 08:45:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 08:49:07 08:46:01 39.02 9.39 29.63 0.00 2888.34 4770.69 0.00 08:49:07 08:47:01 19.73 2.25 17.48 0.00 2292.28 3807.90 0.00 08:49:07 08:48:01 3.45 0.02 3.43 0.00 0.13 85.99 0.00 08:49:07 08:49:01 4.75 1.80 2.95 0.00 53.99 76.79 0.00 08:49:07 Average: 56.37 6.50 49.87 0.00 1189.97 13736.19 0.00 08:49:07 08:49:07 08:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:07 08:42:01 29251180 31549040 777296 2.36 74040 2492968 1920680 5.66 1009304 2240036 640 08:49:07 08:43:01 28730908 31550028 762608 2.32 95096 2945548 1769444 5.21 1113728 2589692 300 08:49:07 08:44:01 28730812 31549936 762524 2.32 95128 2945552 1769444 5.21 1113564 2589696 160 08:49:07 08:45:01 28733844 31553056 759444 2.31 95176 2945552 1769444 5.21 1109792 2589696 180 08:49:07 08:46:01 28452060 31522260 757512 2.30 112004 3185420 1695708 5.00 1271536 2681556 8748 08:49:07 08:47:01 28260956 31534708 744428 2.26 125084 3370800 1704656 5.02 1417200 2720580 40 08:49:07 08:48:01 28273616 31542456 736324 2.24 123692 3367552 1684572 4.96 1408224 2717356 8 08:49:07 08:49:01 28257176 31529584 748116 2.28 123788 3370004 1678988 4.95 1422300 2717956 8 08:49:07 Average: 28586319 31541384 756032 2.30 105501 3077924 1749117 5.15 1233206 2605821 1260 08:49:07 08:49:07 08:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:07 08:42:01 docker0 6.71 6.44 0.74 63.00 0.00 0.00 0.00 0.00 08:49:07 08:42:01 lo 3.52 3.52 0.34 0.34 0.00 0.00 0.00 0.00 08:49:07 08:42:01 ens3 536.96 352.89 5706.63 95.53 0.00 0.00 0.00 0.00 08:49:07 08:42:01 veth592bd37 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:49:07 08:43:01 docker0 49.04 52.59 3.91 775.05 0.00 0.00 0.00 0.00 08:49:07 08:43:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:49:07 08:43:01 ens3 165.99 117.28 3324.79 24.50 0.00 0.00 0.00 0.00 08:49:07 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:07 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:07 08:44:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:07 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:07 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:07 08:45:01 ens3 0.83 0.22 0.15 0.08 0.00 0.00 0.00 0.00 08:49:07 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:07 08:46:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 08:49:07 08:46:01 ens3 116.71 63.74 1546.58 4.72 0.00 0.00 0.00 0.00 08:49:07 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:07 08:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:49:07 08:47:01 ens3 88.92 39.04 1192.19 2.68 0.00 0.00 0.00 0.00 08:49:07 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:07 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:07 08:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:07 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:07 08:49:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 08:49:07 08:49:01 ens3 22.86 16.21 23.96 11.23 0.00 0.00 0.00 0.00 08:49:07 Average: docker0 6.97 7.38 0.58 104.84 0.00 0.00 0.00 0.00 08:49:07 Average: lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 08:49:07 Average: ens3 115.67 73.09 1465.46 17.18 0.00 0.00 0.00 0.00 08:49:07 08:49:07 08:49:07 ---> sar -P ALL: 08:49:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4987) 03/05/24 _x86_64_ (8 CPU) 08:49:07 08:49:07 08:40:41 LINUX RESTART (8 CPU) 08:49:07 08:49:07 08:41:02 CPU %user %nice %system %iowait %steal %idle 08:49:07 08:42:01 all 8.72 0.00 2.79 4.61 0.07 83.81 08:49:07 08:42:01 0 8.02 0.00 2.43 0.63 0.09 88.84 08:49:07 08:42:01 1 10.82 0.00 2.45 1.09 0.10 85.53 08:49:07 08:42:01 2 7.66 0.00 3.31 2.69 0.05 86.29 08:49:07 08:42:01 3 11.22 0.00 1.91 3.97 0.07 82.83 08:49:07 08:42:01 4 9.38 0.00 3.50 21.42 0.05 65.65 08:49:07 08:42:01 5 7.84 0.00 2.60 0.68 0.05 88.83 08:49:07 08:42:01 6 7.21 0.00 3.01 2.45 0.09 87.24 08:49:07 08:42:01 7 7.52 0.00 3.14 3.77 0.07 85.50 08:49:07 08:43:01 all 18.80 0.00 3.23 3.82 0.11 74.04 08:49:07 08:43:01 0 18.36 0.00 3.77 1.09 0.08 76.69 08:49:07 08:43:01 1 19.72 0.00 3.08 0.98 0.19 76.03 08:49:07 08:43:01 2 19.18 0.00 2.84 3.16 0.08 74.74 08:49:07 08:43:01 3 17.95 0.00 2.92 1.48 0.07 77.57 08:49:07 08:43:01 4 17.95 0.00 3.46 0.74 0.17 77.68 08:49:07 08:43:01 5 18.63 0.00 2.74 6.83 0.08 71.71 08:49:07 08:43:01 6 19.53 0.00 3.62 15.15 0.15 61.55 08:49:07 08:43:01 7 19.06 0.00 3.36 1.18 0.08 76.31 08:49:07 08:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:49:07 08:44:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:49:07 08:44:01 1 0.03 0.00 0.03 0.02 0.02 99.90 08:49:07 08:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:49:07 08:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:49:07 08:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:49:07 08:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:49:07 08:44:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:49:07 08:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:49:07 08:45:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:49:07 08:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:49:07 08:45:01 1 0.07 0.00 0.02 0.02 0.03 99.87 08:49:07 08:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:49:07 08:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:49:07 08:45:01 4 0.08 0.00 0.00 0.00 0.00 99.92 08:49:07 08:45:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:49:07 08:45:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:49:07 08:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:49:07 08:46:01 all 1.53 0.00 0.83 1.07 0.02 96.55 08:49:07 08:46:01 0 1.55 0.00 0.77 0.73 0.02 96.93 08:49:07 08:46:01 1 1.29 0.00 0.60 4.59 0.03 93.48 08:49:07 08:46:01 2 1.52 0.00 1.72 0.10 0.02 96.64 08:49:07 08:46:01 3 0.85 0.00 0.47 0.15 0.02 98.51 08:49:07 08:46:01 4 2.29 0.00 0.65 1.15 0.02 95.89 08:49:07 08:46:01 5 2.15 0.00 1.14 1.60 0.02 95.09 08:49:07 08:46:01 6 1.29 0.00 0.55 0.15 0.03 97.98 08:49:07 08:46:01 7 1.30 0.00 0.72 0.08 0.02 97.88 08:49:07 08:47:01 all 1.03 0.00 0.60 0.14 0.01 98.22 08:49:07 08:47:01 0 2.27 0.00 0.47 0.03 0.02 97.22 08:49:07 08:47:01 1 0.43 0.00 0.70 0.43 0.02 98.41 08:49:07 08:47:01 2 0.50 0.00 0.70 0.03 0.02 98.75 08:49:07 08:47:01 3 0.50 0.00 0.27 0.02 0.02 99.20 08:49:07 08:47:01 4 1.35 0.00 0.45 0.00 0.02 98.18 08:49:07 08:47:01 5 0.70 0.00 0.42 0.12 0.02 98.75 08:49:07 08:47:01 6 1.55 0.00 1.22 0.02 0.02 97.20 08:49:07 08:47:01 7 0.93 0.00 0.55 0.43 0.00 98.08 08:49:07 08:48:01 all 0.08 0.00 0.04 0.04 0.01 99.84 08:49:07 08:48:01 0 0.12 0.00 0.03 0.00 0.00 99.85 08:49:07 08:48:01 1 0.02 0.00 0.03 0.20 0.02 99.73 08:49:07 08:48:01 2 0.05 0.00 0.03 0.08 0.02 99.82 08:49:07 08:48:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:49:07 08:48:01 4 0.22 0.00 0.07 0.00 0.00 99.72 08:49:07 08:48:01 5 0.05 0.00 0.08 0.00 0.02 99.85 08:49:07 08:48:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:49:07 08:48:01 7 0.05 0.00 0.05 0.02 0.00 99.88 08:49:07 08:49:01 all 0.68 0.00 0.16 0.01 0.02 99.12 08:49:07 08:49:01 0 0.45 0.00 0.18 0.00 0.02 99.35 08:49:07 08:49:01 1 1.03 0.00 0.15 0.03 0.02 98.77 08:49:07 08:49:01 2 0.30 0.00 0.23 0.00 0.02 99.45 08:49:07 08:49:01 3 0.27 0.00 0.17 0.00 0.02 99.55 08:49:07 08:49:01 4 1.57 0.00 0.07 0.00 0.02 98.35 08:49:07 08:49:01 5 0.22 0.00 0.10 0.02 0.02 99.65 08:49:07 08:49:01 6 1.40 0.00 0.28 0.05 0.03 98.23 08:49:07 08:49:01 7 0.23 0.00 0.13 0.00 0.00 99.63 08:49:07 Average: all 3.82 0.00 0.95 1.19 0.03 94.01 08:49:07 Average: 0 3.82 0.00 0.95 0.31 0.03 94.89 08:49:07 Average: 1 4.13 0.00 0.88 0.92 0.05 94.02 08:49:07 Average: 2 3.62 0.00 1.09 0.75 0.03 94.52 08:49:07 Average: 3 3.81 0.00 0.72 0.69 0.03 94.76 08:49:07 Average: 4 4.07 0.00 1.01 2.85 0.03 92.03 08:49:07 Average: 5 3.66 0.00 0.88 1.15 0.03 94.28 08:49:07 Average: 6 3.85 0.00 1.07 2.21 0.04 92.84 08:49:07 Average: 7 3.60 0.00 0.98 0.67 0.02 94.71 08:49:07 08:49:07 08:49:07