Pull request #874 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b24f6b24cb9b21834bfa628c604f065c672e8e5b+c7d8c39a33859e4b145af3df779948c4d1f8760c (90a7f0870e7d4e66f72dfed7ab18cd204beccafd) 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-ssh9010048458342308698.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-ssh2920974090076975377.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 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-874/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-874/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6189450809008036788.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-874/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12874694716751655.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 > 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-ssh16364062365519179435.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-874/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-874/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11289966707885257221.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27294 in /w/workspace/dry_go-mod-core-contracts_PR-874 [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-874 # 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/874/head:refs/remotes/origin/PR-874 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c7d8c39a33859e4b145af3df779948c4d1f8760c into PR head commit b24f6b24cb9b21834bfa628c604f065c672e8e5b Merge succeeded, producing b24f6b24cb9b21834bfa628c604f065c672e8e5b Checking out Revision b24f6b24cb9b21834bfa628c604f065c672e8e5b (PR-874) Commit message: "build(deps): bump github.com/go-playground/validator/v10" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-15T21:13:37.290Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b24f6b24cb9b21834bfa628c604f065c672e8e5b # 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 c7d8c39a33859e4b145af3df779948c4d1f8760c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b24f6b24cb9b21834bfa628c604f065c672e8e5b # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-15T21:13:37.500Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-15T21:13:37.612Z] ========================================================= [2024-01-15T21:13:37.612Z] EdgeX Global Pipelines Version Info [2024-01-15T21:13:37.612Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-15T21:13:38.383Z] ------------------- [2024-01-15T21:13:38.384Z] stable info: [2024-01-15T21:13:38.384Z] ------------------- [2024-01-15T21:13:38.384Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-15T21:13:38.384Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-15T21:13:38.384Z] Message: update stable to v1.0.258 [2024-01-15T21:13:38.955Z] ------------------- [2024-01-15T21:13:38.955Z] experimental info: [2024-01-15T21:13:38.955Z] ------------------- [2024-01-15T21:13:38.955Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-15T21:13:38.955Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-15T21:13:38.955Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-15T21:13:39.163Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2024-01-15T21:13:39.215Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2024-01-15T21:13:39.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-15T21:13:39.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-15T21:13:39.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-15T21:13:39.445Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-15T21:13:39.505Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-15T21:13:39.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-15T21:13:39.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-15T21:13:39.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-15T21:13:39.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-15T21:13:39.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2024-01-15T21:13:39.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-15T21:13:40.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-15T21:13:40.098Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-01-15T21:13:40.167Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-01-15T21:13:40.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-15T21:13:40.301Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-15T21:13:40.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-15T21:13:40.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-15T21:13:40.507Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-15T21:13:40.576Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-15T21:13:40.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-15T21:13:40.726Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-15T21:13:40.797Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-01-15T21:13:40.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-15T21:13:40.944Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-15T21:13:41.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-874 [Pipeline] echo [2024-01-15T21:13:41.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-874 [Pipeline] echo [2024-01-15T21:13:41.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-874 [Pipeline] echo [2024-01-15T21:13:41.252Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b24f6b24cb9b21834bfa628c604f065c672e8e5b [Pipeline] echo [2024-01-15T21:13:41.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b24f6b2 [Pipeline] echo [2024-01-15T21:13:41.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-15T21:13:42.043Z] + git rev-list -1 --merges b24f6b24cb9b21834bfa628c604f065c672e8e5b~1..b24f6b24cb9b21834bfa628c604f065c672e8e5b [Pipeline] echo [2024-01-15T21:13:42.096Z] -----------> git rev-list -1 --merges b24f6b24cb9b21834bfa628c604f065c672e8e5b~1..b24f6b24cb9b21834bfa628c604f065c672e8e5b b24f6b24cb9b21834bfa628c604f065c672e8e5b [false] [Pipeline] sh [2024-01-15T21:13:42.431Z] + git log --format=format:%s -1 b24f6b24cb9b21834bfa628c604f065c672e8e5b [Pipeline] echo [2024-01-15T21:13:42.475Z] ========================================================= [2024-01-15T21:13:42.475Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-15T21:13:42.475Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-15T21:13:42.968Z] + git log --format=format:%s -1 b24f6b24cb9b21834bfa628c604f065c672e8e5b [Pipeline] echo [2024-01-15T21:13:43.002Z] [semverPrep] GIT_COMMIT: b24f6b24cb9b21834bfa628c604f065c672e8e5b, Commit Message: build(deps): bump github.com/go-playground/validator/v10 [Pipeline] echo [2024-01-15T21:13:43.047Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-15T21:13:43.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-15T21:13:43.486Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-15T21:13:43.486Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-15T21:13:43.486Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-15T21:13:43.486Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-15T21:13:43.486Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-15T21:13:43.486Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-15T21:13:44.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-15T21:13:44.274Z] [2024-01-15T21:13:44.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-15T21:13:44.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-15T21:13:44.686Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-15T21:13:44.686Z] b85a868b505f: Pulling fs layer [2024-01-15T21:13:44.686Z] e2be974225ed: Pulling fs layer [2024-01-15T21:13:44.686Z] 339a4e72a1f5: Pulling fs layer [2024-01-15T21:13:44.686Z] 988bab9f4d93: Pulling fs layer [2024-01-15T21:13:44.686Z] 1469e6f7b9e6: Pulling fs layer [2024-01-15T21:13:44.686Z] eaf3925da568: Pulling fs layer [2024-01-15T21:13:44.686Z] bab4dde63d76: Pulling fs layer [2024-01-15T21:13:44.686Z] bde34c3a00c8: Pulling fs layer [2024-01-15T21:13:44.686Z] b352a97aabf1: Pulling fs layer [2024-01-15T21:13:44.686Z] 4872d77fe225: Pulling fs layer [2024-01-15T21:13:44.686Z] 5851b861e8e6: Pulling fs layer [2024-01-15T21:13:44.686Z] 988bab9f4d93: Waiting [2024-01-15T21:13:44.686Z] bde34c3a00c8: Waiting [2024-01-15T21:13:44.686Z] b352a97aabf1: Waiting [2024-01-15T21:13:44.686Z] 4872d77fe225: Waiting [2024-01-15T21:13:44.686Z] 5851b861e8e6: Waiting [2024-01-15T21:13:44.686Z] 1469e6f7b9e6: Waiting [2024-01-15T21:13:44.686Z] bab4dde63d76: Waiting [2024-01-15T21:13:44.686Z] eaf3925da568: Waiting [2024-01-15T21:13:44.948Z] e2be974225ed: Verifying Checksum [2024-01-15T21:13:44.948Z] e2be974225ed: Download complete [2024-01-15T21:13:44.948Z] 988bab9f4d93: Verifying Checksum [2024-01-15T21:13:44.948Z] 988bab9f4d93: Download complete [2024-01-15T21:13:44.948Z] 1469e6f7b9e6: Verifying Checksum [2024-01-15T21:13:44.948Z] 1469e6f7b9e6: Download complete [2024-01-15T21:13:44.948Z] eaf3925da568: Verifying Checksum [2024-01-15T21:13:44.948Z] eaf3925da568: Download complete [2024-01-15T21:13:44.949Z] 339a4e72a1f5: Download complete [2024-01-15T21:13:44.949Z] bde34c3a00c8: Verifying Checksum [2024-01-15T21:13:44.949Z] bde34c3a00c8: Download complete [2024-01-15T21:13:44.949Z] b352a97aabf1: Verifying Checksum [2024-01-15T21:13:44.949Z] b352a97aabf1: Download complete [2024-01-15T21:13:44.949Z] 4872d77fe225: Download complete [2024-01-15T21:13:44.949Z] 5851b861e8e6: Verifying Checksum [2024-01-15T21:13:44.949Z] 5851b861e8e6: Download complete [2024-01-15T21:13:44.949Z] b85a868b505f: Verifying Checksum [2024-01-15T21:13:44.949Z] b85a868b505f: Download complete [2024-01-15T21:13:45.517Z] bab4dde63d76: Verifying Checksum [2024-01-15T21:13:45.517Z] bab4dde63d76: Download complete [2024-01-15T21:13:46.454Z] b85a868b505f: Pull complete [2024-01-15T21:13:46.454Z] e2be974225ed: Pull complete [2024-01-15T21:13:47.021Z] 339a4e72a1f5: Pull complete [2024-01-15T21:13:47.021Z] 988bab9f4d93: Pull complete [2024-01-15T21:13:47.281Z] 1469e6f7b9e6: Pull complete [2024-01-15T21:13:47.542Z] eaf3925da568: Pull complete [2024-01-15T21:13:49.465Z] bab4dde63d76: Pull complete [2024-01-15T21:13:49.465Z] bde34c3a00c8: Pull complete [2024-01-15T21:13:49.465Z] b352a97aabf1: Pull complete [2024-01-15T21:13:49.465Z] 4872d77fe225: Pull complete [2024-01-15T21:13:49.465Z] 5851b861e8e6: Pull complete [2024-01-15T21:13:49.465Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-15T21:13:49.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-15T21:13:49.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-15T21:13:50.076Z] prd-ubuntu20.04-docker-8c-8g-27294 does not seem to be running inside a container [2024-01-15T21:13:50.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-874 -v /w/workspace/dry_go-mod-core-contracts_PR-874:/w/workspace/dry_go-mod-core-contracts_PR-874:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-874@tmp:/w/workspace/dry_go-mod-core-contracts_PR-874@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-15T21:13:53.005Z] $ docker top 1a911918df5b5111442b0c222e2ee571e0254cb95d8817eb1ba38b70852d5c75 -eo pid,comm [2024-01-15T21:13:53.062Z] 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). [2024-01-15T21:13:53.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-15T21:13:53.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-15T21:13:53.266Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-15T21:13:53.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-15T21:13:53.384Z] $ docker exec 1a911918df5b5111442b0c222e2ee571e0254cb95d8817eb1ba38b70852d5c75 ssh-agent [2024-01-15T21:13:53.511Z] SSH_AUTH_SOCK=/tmp/ssh-JYpRAmbuogTA/agent.31 [2024-01-15T21:13:53.511Z] SSH_AGENT_PID=37 [2024-01-15T21:13:53.517Z] Running ssh-add (command line suppressed) [2024-01-15T21:13:53.624Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-874@tmp/private_key_15690058186446112682.key (/w/workspace/dry_go-mod-core-contracts_PR-874@tmp/private_key_15690058186446112682.key) [2024-01-15T21:13:53.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-15T21:13:54.003Z] + git tag --points-at HEAD [Pipeline] } [2024-01-15T21:13:54.033Z] $ docker exec --env ******** --env ******** 1a911918df5b5111442b0c222e2ee571e0254cb95d8817eb1ba38b70852d5c75 ssh-agent -k [2024-01-15T21:13:54.136Z] unset SSH_AUTH_SOCK; [2024-01-15T21:13:54.137Z] unset SSH_AGENT_PID; [2024-01-15T21:13:54.137Z] echo Agent pid 37 killed; [2024-01-15T21:13:54.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-15T21:13:54.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-15T21:13:54.286Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-15T21:13:54.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-15T21:13:54.408Z] $ docker exec 1a911918df5b5111442b0c222e2ee571e0254cb95d8817eb1ba38b70852d5c75 ssh-agent [2024-01-15T21:13:54.507Z] SSH_AUTH_SOCK=/tmp/ssh-bhzoxZ0JTNPK/agent.70 [2024-01-15T21:13:54.507Z] SSH_AGENT_PID=76 [2024-01-15T21:13:54.513Z] Running ssh-add (command line suppressed) [2024-01-15T21:13:54.619Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-874@tmp/private_key_7692646079971581458.key (/w/workspace/dry_go-mod-core-contracts_PR-874@tmp/private_key_7692646079971581458.key) [2024-01-15T21:13:54.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-15T21:13:54.997Z] + git semver init [2024-01-15T21:13:55.256Z] 2024-01-15 21:13:55,234 [run_init] DEBUG init version:0.0.0 force:False [2024-01-15T21:13:55.256Z] 2024-01-15 21:13:55,235 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-874/.semver [2024-01-15T21:13:55.256Z] 2024-01-15 21:13:55,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-874/.semver [2024-01-15T21:13:55.256Z] 2024-01-15 21:13:55,236 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-874/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-874, universal_newlines=False, shell=None, istream=None) [2024-01-15T21:13:56.635Z] 2024-01-15 21:13:56,227 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-874/.git/info/exclude [2024-01-15T21:13:56.635Z] 2024-01-15 21:13:56,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-874/.semver/PR-874 with force:False [2024-01-15T21:13:56.635Z] 2024-01-15 21:13:56,228 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-874/.semver/PR-874 [2024-01-15T21:13:56.635Z] 2024-01-15 21:13:56,232 [execute] INFO git cat-file --batch-check [2024-01-15T21:13:56.635Z] 2024-01-15 21:13:56,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-874/.semver, universal_newlines=False, shell=None, istream=) [2024-01-15T21:13:56.635Z] 2024-01-15 21:13:56,240 [execute] INFO git cat-file --batch [2024-01-15T21:13:56.635Z] 2024-01-15 21:13:56,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-874/.semver, universal_newlines=False, shell=None, istream=) [2024-01-15T21:13:56.635Z] 2024-01-15 21:13:56,248 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-874/.semver/PR-874 [2024-01-15T21:13:56.635Z] 0.0.0 [Pipeline] } [2024-01-15T21:13:56.665Z] $ docker exec --env ******** --env ******** 1a911918df5b5111442b0c222e2ee571e0254cb95d8817eb1ba38b70852d5c75 ssh-agent -k [2024-01-15T21:13:56.772Z] unset SSH_AUTH_SOCK; [2024-01-15T21:13:56.773Z] unset SSH_AGENT_PID; [2024-01-15T21:13:56.773Z] echo Agent pid 76 killed; [2024-01-15T21:13:56.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-15T21:13:57.290Z] + git semver [Pipeline] } [2024-01-15T21:13:57.573Z] $ docker stop --time=1 1a911918df5b5111442b0c222e2ee571e0254cb95d8817eb1ba38b70852d5c75 [2024-01-15T21:13:58.876Z] $ docker rm -f --volumes 1a911918df5b5111442b0c222e2ee571e0254cb95d8817eb1ba38b70852d5c75 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-15T21:13:59.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-15T21:13:59.667Z] Stashed 1 file(s) [Pipeline] echo [2024-01-15T21:13:59.687Z] [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 [2024-01-15T21:14:00.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-15T21:14:00.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-15T21:14:00.757Z] ========================================================= [2024-01-15T21:14:00.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-15T21:14:00.757Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-01-15T21:14:01.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-15T21:14:01.193Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-15T21:14:01.193Z] 7264a8db6415: Pulling fs layer [2024-01-15T21:14:01.193Z] c4d48a809fc2: Pulling fs layer [2024-01-15T21:14:01.193Z] 4f1c88b9dad5: Pulling fs layer [2024-01-15T21:14:01.193Z] ad3a456e5733: Pulling fs layer [2024-01-15T21:14:01.193Z] 69c7f0334f64: Pulling fs layer [2024-01-15T21:14:01.193Z] 1f1c1a5573a3: Pulling fs layer [2024-01-15T21:14:01.193Z] ce7588e14bc9: Pulling fs layer [2024-01-15T21:14:01.193Z] b5e4710f87ac: Pulling fs layer [2024-01-15T21:14:01.193Z] ad3a456e5733: Waiting [2024-01-15T21:14:01.193Z] 69c7f0334f64: Waiting [2024-01-15T21:14:01.193Z] b5e4710f87ac: Waiting [2024-01-15T21:14:01.193Z] 1f1c1a5573a3: Waiting [2024-01-15T21:14:01.193Z] ce7588e14bc9: Waiting [2024-01-15T21:14:01.193Z] c4d48a809fc2: Download complete [2024-01-15T21:14:01.193Z] ad3a456e5733: Verifying Checksum [2024-01-15T21:14:01.193Z] ad3a456e5733: Download complete [2024-01-15T21:14:01.193Z] 69c7f0334f64: Verifying Checksum [2024-01-15T21:14:01.193Z] 69c7f0334f64: Download complete [2024-01-15T21:14:01.193Z] 7264a8db6415: Verifying Checksum [2024-01-15T21:14:01.193Z] 7264a8db6415: Download complete [2024-01-15T21:14:01.193Z] 1f1c1a5573a3: Verifying Checksum [2024-01-15T21:14:01.193Z] 1f1c1a5573a3: Download complete [2024-01-15T21:14:01.455Z] 7264a8db6415: Pull complete [2024-01-15T21:14:01.455Z] b5e4710f87ac: Download complete [2024-01-15T21:14:01.455Z] c4d48a809fc2: Pull complete [2024-01-15T21:14:01.713Z] 4f1c88b9dad5: Verifying Checksum [2024-01-15T21:14:01.713Z] 4f1c88b9dad5: Download complete [2024-01-15T21:14:01.971Z] ce7588e14bc9: Verifying Checksum [2024-01-15T21:14:01.971Z] ce7588e14bc9: Download complete [2024-01-15T21:14:05.256Z] 4f1c88b9dad5: Pull complete [2024-01-15T21:14:05.257Z] ad3a456e5733: Pull complete [2024-01-15T21:14:05.257Z] 69c7f0334f64: Pull complete [2024-01-15T21:14:05.257Z] 1f1c1a5573a3: Pull complete [2024-01-15T21:14:07.799Z] ce7588e14bc9: Pull complete [2024-01-15T21:14:08.058Z] b5e4710f87ac: Pull complete [2024-01-15T21:14:08.058Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-15T21:14:08.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-15T21:14:08.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-01-15T21:14:08.370Z] + 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 [2024-01-15T21:14:08.788Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-15T21:14:08.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-15T21:14:08.998Z] prd-ubuntu20.04-docker-8c-8g-27294 does not seem to be running inside a container [2024-01-15T21:14:09.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-874 -v /w/workspace/dry_go-mod-core-contracts_PR-874:/w/workspace/dry_go-mod-core-contracts_PR-874:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-874@tmp:/w/workspace/dry_go-mod-core-contracts_PR-874@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 ******** ci-base-image-x86_64 cat [2024-01-15T21:14:13.880Z] $ docker top 3ca5d58939a8195f556750aa5d78fc67195e08e20442b215f2f6f30e33481237 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-15T21:14:14.337Z] + go version [2024-01-15T21:14:14.337Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-15T21:14:14.371Z] $ docker stop --time=1 3ca5d58939a8195f556750aa5d78fc67195e08e20442b215f2f6f30e33481237 [2024-01-15T21:14:15.390Z] Still waiting to schedule task [2024-01-15T21:14:15.390Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-15T21:14:15.668Z] $ docker rm -f --volumes 3ca5d58939a8195f556750aa5d78fc67195e08e20442b215f2f6f30e33481237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-15T21:14:16.670Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-15T21:14:16.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-15T21:14:16.875Z] prd-ubuntu20.04-docker-8c-8g-27294 does not seem to be running inside a container [2024-01-15T21:14:16.905Z] $ 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-874 -v /w/workspace/dry_go-mod-core-contracts_PR-874:/w/workspace/dry_go-mod-core-contracts_PR-874:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-874@tmp:/w/workspace/dry_go-mod-core-contracts_PR-874@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 ******** ci-base-image-x86_64 cat [2024-01-15T21:14:17.264Z] $ docker top 15a8cf735e00267734e0e386e3d91b52773e3f45c43dd8ee8eec6490c48b84d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-15T21:14:17.714Z] + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-874 [Pipeline] fileExists [Pipeline] sh [2024-01-15T21:14:18.125Z] + make test [2024-01-15T21:14:18.125Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-01-15T21:14:18.125Z] go: downloading github.com/go-playground/validator/v10 v10.17.0 [2024-01-15T21:14:18.125Z] go: downloading github.com/google/uuid v1.5.0 [2024-01-15T21:14:18.125Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-01-15T21:14:18.125Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-01-15T21:14:18.125Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-01-15T21:14:18.125Z] go: downloading github.com/go-kit/log v0.2.1 [2024-01-15T21:14:18.383Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-01-15T21:14:18.383Z] go: downloading github.com/x448/float16 v0.8.4 [2024-01-15T21:14:18.383Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-01-15T21:14:18.383Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-01-15T21:14:18.383Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-01-15T21:14:18.383Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2024-01-15T21:14:18.383Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-01-15T21:14:18.383Z] go: downloading github.com/leodido/go-urn v1.2.4 [2024-01-15T21:14:18.383Z] go: downloading golang.org/x/crypto v0.17.0 [2024-01-15T21:14:18.383Z] go: downloading golang.org/x/text v0.14.0 [2024-01-15T21:14:18.383Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-01-15T21:14:19.761Z] go: downloading golang.org/x/net v0.17.0 [2024-01-15T21:14:21.142Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2024-01-15T21:14:27.847Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2024-01-15T21:14:27.847Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2024-01-15T21:14:27.847Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2024-01-15T21:14:27.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.087s coverage: 83.5% of statements [2024-01-15T21:14:27.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.012s coverage: 32.4% of statements [2024-01-15T21:14:27.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.013s coverage: 29.4% of statements [2024-01-15T21:14:27.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.012s coverage: 29.3% of statements [2024-01-15T21:14:27.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.044s coverage: 53.8% of statements [2024-01-15T21:14:27.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.007s coverage: 90.0% of statements [2024-01-15T21:14:27.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.043s coverage: 86.7% of statements [2024-01-15T21:14:27.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.012s coverage: 60.5% of statements [2024-01-15T21:14:27.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements [2024-01-15T21:14:27.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.012s coverage: 48.7% of statements [2024-01-15T21:14:40.052Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-01-15T21:14:40.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-15T21:14:40.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-01-15T21:14:41.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-15T21:14:41.085Z] $ docker stop --time=1 15a8cf735e00267734e0e386e3d91b52773e3f45c43dd8ee8eec6490c48b84d4 [2024-01-15T21:14:46.163Z] $ docker rm -f --volumes 15a8cf735e00267734e0e386e3d91b52773e3f45c43dd8ee8eec6490c48b84d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-15T21:14:46.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-15T21:14:46.937Z] 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 [2024-01-15T21:14:48.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-15T21:14:48.407Z] [2024-01-15T21:14:48.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-15T21:14:48.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-15T21:14:48.818Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-15T21:14:48.818Z] 5eb5b503b376: Pulling fs layer [2024-01-15T21:14:48.818Z] 5c69ac0246d0: Pulling fs layer [2024-01-15T21:14:48.818Z] ec43610c2a17: Pulling fs layer [2024-01-15T21:14:48.818Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-15T21:14:48.818Z] 33b1e0a273af: Pulling fs layer [2024-01-15T21:14:48.818Z] 5d3b04190fa2: Pulling fs layer [2024-01-15T21:14:48.818Z] 2f39f015ded8: Pulling fs layer [2024-01-15T21:14:48.818Z] 3a2ae6a8a46f: Waiting [2024-01-15T21:14:48.818Z] 33b1e0a273af: Waiting [2024-01-15T21:14:48.818Z] 5d3b04190fa2: Waiting [2024-01-15T21:14:48.818Z] 2f39f015ded8: Waiting [2024-01-15T21:14:48.818Z] 5c69ac0246d0: Download complete [2024-01-15T21:14:48.818Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-15T21:14:48.818Z] 3a2ae6a8a46f: Download complete [2024-01-15T21:14:49.077Z] 33b1e0a273af: Verifying Checksum [2024-01-15T21:14:49.077Z] 33b1e0a273af: Download complete [2024-01-15T21:14:49.077Z] 5d3b04190fa2: Verifying Checksum [2024-01-15T21:14:49.077Z] 5d3b04190fa2: Download complete [2024-01-15T21:14:49.077Z] ec43610c2a17: Verifying Checksum [2024-01-15T21:14:49.077Z] ec43610c2a17: Download complete [2024-01-15T21:14:49.077Z] 5eb5b503b376: Verifying Checksum [2024-01-15T21:14:49.077Z] 5eb5b503b376: Download complete [2024-01-15T21:14:49.644Z] 2f39f015ded8: Download complete [2024-01-15T21:14:50.209Z] 5eb5b503b376: Pull complete [2024-01-15T21:14:50.467Z] 5c69ac0246d0: Pull complete [2024-01-15T21:14:50.726Z] ec43610c2a17: Pull complete [2024-01-15T21:14:50.726Z] 3a2ae6a8a46f: Pull complete [2024-01-15T21:14:50.985Z] 33b1e0a273af: Pull complete [2024-01-15T21:14:51.244Z] 5d3b04190fa2: Pull complete [2024-01-15T21:14:55.537Z] 2f39f015ded8: Pull complete [2024-01-15T21:14:55.537Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-15T21:14:55.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-15T21:14:55.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-15T21:14:55.879Z] prd-ubuntu20.04-docker-8c-8g-27294 does not seem to be running inside a container [2024-01-15T21:14:55.909Z] $ 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-874 -v /w/workspace/dry_go-mod-core-contracts_PR-874:/w/workspace/dry_go-mod-core-contracts_PR-874:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-874@tmp:/w/workspace/dry_go-mod-core-contracts_PR-874@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-15T21:15:01.501Z] $ docker top a53f8163865abb6e413e53c01fccad5718010a5bf6a783e6f6f0ad75bca04238 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-15T21:15:02.024Z] ---> job-cost.sh [2024-01-15T21:15:02.024Z] lf-activate-venv: SKIPPING [2024-01-15T21:15:02.024Z] INFO: No Stack... [2024-01-15T21:15:02.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-15T21:15:02.857Z] INFO: Archiving Costs [Pipeline] sh [2024-01-15T21:15:03.176Z] + cat /w/workspace/dry_go-mod-core-contracts_PR-874/archives/cost.csv [2024-01-15T21:15:03.176Z] + cut -d, -f6 [Pipeline] lock [2024-01-15T21:15:03.224Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-874-1-stack-cost] [2024-01-15T21:15:03.231Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-874-1-stack-cost] did not exist. Created. [2024-01-15T21:15:03.231Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-874-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-15T21:15:03.711Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-15T21:15:03.765Z] Stashed 1 file(s) [Pipeline] } [2024-01-15T21:15:03.852Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-874-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-15T21:15:04.082Z] $ docker stop --time=1 a53f8163865abb6e413e53c01fccad5718010a5bf6a783e6f6f0ad75bca04238 [2024-01-15T21:15:05.235Z] $ docker rm -f --volumes a53f8163865abb6e413e53c01fccad5718010a5bf6a783e6f6f0ad75bca04238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-15T21:15:49.705Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27295 in /w/workspace/dry_go-mod-core-contracts_PR-874 [Pipeline] { [Pipeline] ws [2024-01-15T21:15:49.797Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2024-01-15T21:15:49.919Z] The recommended git tool is: git [2024-01-15T21:15:55.129Z] using credential edgex-jenkins-ssh [2024-01-15T21:15:55.149Z] Cloning the remote Git repository [2024-01-15T21:15:55.194Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-01-15T21:15:55.288Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2024-01-15T21:15:55.440Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-01-15T21:15:55.441Z] > git --version # timeout=10 [2024-01-15T21:15:55.461Z] > git --version # 'git version 2.25.1' [2024-01-15T21:15:55.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-15T21:15:55.622Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-15T21:15:59.868Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2024-01-15T21:15:59.891Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-15T21:16:01.369Z] Merging remotes/origin/main commit c7d8c39a33859e4b145af3df779948c4d1f8760c into PR head commit b24f6b24cb9b21834bfa628c604f065c672e8e5b [2024-01-15T21:16:01.655Z] Merge succeeded, producing b24f6b24cb9b21834bfa628c604f065c672e8e5b [2024-01-15T21:16:01.655Z] Checking out Revision b24f6b24cb9b21834bfa628c604f065c672e8e5b (PR-874) [2024-01-15T21:16:00.666Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2024-01-15T21:16:00.703Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-01-15T21:16:00.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-15T21:16:00.718Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/874/head:refs/remotes/origin/PR-874 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-15T21:16:01.387Z] > git config core.sparsecheckout # timeout=10 [2024-01-15T21:16:01.449Z] > git checkout -f b24f6b24cb9b21834bfa628c604f065c672e8e5b # timeout=10 [2024-01-15T21:16:01.567Z] > git remote # timeout=10 [2024-01-15T21:16:01.590Z] > git config --get remote.origin.url # timeout=10 [2024-01-15T21:16:01.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-15T21:16:01.616Z] > git merge c7d8c39a33859e4b145af3df779948c4d1f8760c # timeout=10 [2024-01-15T21:16:01.641Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-15T21:16:01.664Z] > git config core.sparsecheckout # timeout=10 [2024-01-15T21:16:01.676Z] > git checkout -f b24f6b24cb9b21834bfa628c604f065c672e8e5b # timeout=10 [2024-01-15T21:16:02.223Z] Commit message: "build(deps): bump github.com/go-playground/validator/v10" [2024-01-15T21:16:02.271Z] > git --version # timeout=10 [2024-01-15T21:16:02.281Z] > git --version # 'git version 2.25.1' [2024-01-15T21:16:02.294Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-15T21:16:03.667Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-15T21:16:03.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-15T21:16:03.667Z] Dload Upload Total Spent Left Speed [2024-01-15T21:16:03.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 77803 0 --:--:-- --:--:-- --:--:-- 78283 [Pipeline] sh [2024-01-15T21:16:04.009Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-15T21:16:04.350Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-15T21:16:04.350Z] + sudo tee /etc/docker/daemon.new [2024-01-15T21:16:04.350Z] { [2024-01-15T21:16:04.350Z] "registry-mirrors": [ [2024-01-15T21:16:04.350Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-15T21:16:04.350Z] ], [2024-01-15T21:16:04.350Z] "bip": "10.250.0.254/24", [2024-01-15T21:16:04.350Z] "hosts": [ [2024-01-15T21:16:04.350Z] "tcp://0.0.0.0:5555", [2024-01-15T21:16:04.350Z] "unix:///var/run/docker.sock" [2024-01-15T21:16:04.350Z] ], [2024-01-15T21:16:04.350Z] "mtu": 1458, [2024-01-15T21:16:04.350Z] "selinux-enabled": true, [2024-01-15T21:16:04.350Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-15T21:16:04.350Z] } [Pipeline] sh [2024-01-15T21:16:04.691Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-15T21:16:05.040Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-01-15T21:16:23.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-15T21:16:23.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-15T21:16:23.740Z] ========================================================= [2024-01-15T21:16:23.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-15T21:16:23.740Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-01-15T21:16:24.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-15T21:16:24.508Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-15T21:16:24.509Z] 9fda8d8052c6: Pulling fs layer [2024-01-15T21:16:24.509Z] 5d54e960e981: Pulling fs layer [2024-01-15T21:16:24.509Z] c4a7e357bf2a: Pulling fs layer [2024-01-15T21:16:24.509Z] f0e02332f6b5: Pulling fs layer [2024-01-15T21:16:24.509Z] 872ee5b61b7b: Pulling fs layer [2024-01-15T21:16:24.509Z] 0c6a40ed1a82: Pulling fs layer [2024-01-15T21:16:24.509Z] 94ae7d8d031c: Pulling fs layer [2024-01-15T21:16:24.509Z] f0e02332f6b5: Waiting [2024-01-15T21:16:24.509Z] 872ee5b61b7b: Waiting [2024-01-15T21:16:24.509Z] 0c6a40ed1a82: Waiting [2024-01-15T21:16:24.509Z] 94ae7d8d031c: Waiting [2024-01-15T21:16:24.789Z] 5d54e960e981: Verifying Checksum [2024-01-15T21:16:24.789Z] 5d54e960e981: Download complete [2024-01-15T21:16:24.789Z] f0e02332f6b5: Verifying Checksum [2024-01-15T21:16:24.789Z] f0e02332f6b5: Download complete [2024-01-15T21:16:24.789Z] 872ee5b61b7b: Download complete [2024-01-15T21:16:24.789Z] 9fda8d8052c6: Download complete [2024-01-15T21:16:25.061Z] 94ae7d8d031c: Verifying Checksum [2024-01-15T21:16:25.061Z] 94ae7d8d031c: Download complete [2024-01-15T21:16:26.028Z] c4a7e357bf2a: Verifying Checksum [2024-01-15T21:16:26.028Z] c4a7e357bf2a: Download complete [2024-01-15T21:16:26.993Z] 0c6a40ed1a82: Verifying Checksum [2024-01-15T21:16:26.993Z] 0c6a40ed1a82: Download complete [2024-01-15T21:16:27.958Z] 9fda8d8052c6: Pull complete [2024-01-15T21:16:28.230Z] 5d54e960e981: Pull complete [2024-01-15T21:16:50.612Z] c4a7e357bf2a: Pull complete [2024-01-15T21:16:50.612Z] f0e02332f6b5: Pull complete [2024-01-15T21:16:50.612Z] 872ee5b61b7b: Pull complete [2024-01-15T21:16:56.127Z] 0c6a40ed1a82: Pull complete [2024-01-15T21:16:58.085Z] 94ae7d8d031c: Pull complete [2024-01-15T21:16:58.085Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-15T21:16:58.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-15T21:16:58.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-01-15T21:16:58.444Z] + 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 [2024-01-15T21:16:58.953Z] + docker inspect -f . ci-base-image-arm64 [2024-01-15T21:16:58.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-15T21:16:59.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-27295 does not seem to be running inside a container [2024-01-15T21:16:59.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-15T21:17:01.481Z] $ docker top 375ec728acb0e3e60a4c8629cfd66900542f0f116eb88162583a1cb6afc4851d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-15T21:17:02.064Z] + go version [2024-01-15T21:17:02.065Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-15T21:17:02.366Z] $ docker stop --time=1 375ec728acb0e3e60a4c8629cfd66900542f0f116eb88162583a1cb6afc4851d [2024-01-15T21:17:03.901Z] $ docker rm -f --volumes 375ec728acb0e3e60a4c8629cfd66900542f0f116eb88162583a1cb6afc4851d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-15T21:17:05.081Z] + docker inspect -f . ci-base-image-arm64 [2024-01-15T21:17:05.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-15T21:17:05.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-27295 does not seem to be running inside a container [2024-01-15T21:17:05.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-15T21:17:06.401Z] $ docker top 57cdbf6af76f28757e7c15397efe7063a9ce3e930a7bb1875a5b5aa5de5b76c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-15T21:17:06.981Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh [2024-01-15T21:17:07.417Z] + make test [2024-01-15T21:17:07.417Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-01-15T21:17:07.688Z] go: downloading github.com/go-playground/validator/v10 v10.17.0 [2024-01-15T21:17:07.688Z] go: downloading github.com/google/uuid v1.5.0 [2024-01-15T21:17:07.688Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-01-15T21:17:07.688Z] go: downloading github.com/go-kit/log v0.2.1 [2024-01-15T21:17:07.957Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-01-15T21:17:08.231Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-01-15T21:17:08.231Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-01-15T21:17:08.231Z] go: downloading github.com/x448/float16 v0.8.4 [2024-01-15T21:17:08.231Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-01-15T21:17:08.231Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-01-15T21:17:08.231Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-01-15T21:17:08.231Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2024-01-15T21:17:08.231Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-01-15T21:17:08.231Z] go: downloading github.com/leodido/go-urn v1.2.4 [2024-01-15T21:17:08.231Z] go: downloading golang.org/x/crypto v0.17.0 [2024-01-15T21:17:08.231Z] go: downloading golang.org/x/text v0.14.0 [2024-01-15T21:17:08.504Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-01-15T21:17:12.766Z] go: downloading golang.org/x/net v0.17.0 [2024-01-15T21:17:14.711Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2024-01-15T21:17:46.974Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2024-01-15T21:17:46.974Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2024-01-15T21:17:46.974Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2024-01-15T21:17:46.974Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.400s coverage: 83.5% of statements [2024-01-15T21:17:46.974Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.068s coverage: 32.4% of statements [2024-01-15T21:17:46.974Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.053s coverage: 29.4% of statements [2024-01-15T21:17:46.974Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.079s coverage: 29.3% of statements [2024-01-15T21:17:46.974Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.113s coverage: 53.8% of statements [2024-01-15T21:17:46.974Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.039s coverage: 90.0% of statements [2024-01-15T21:17:47.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.199s coverage: 86.7% of statements [2024-01-15T21:17:47.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.044s coverage: 60.5% of statements [2024-01-15T21:17:47.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.027s coverage: 36.1% of statements [2024-01-15T21:17:47.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.050s coverage: 48.7% of statements [2024-01-15T21:17:47.938Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-15T21:17:47.938Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-01-15T21:17:58.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-15T21:17:58.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-01-15T21:17:58.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-15T21:17:58.173Z] $ docker stop --time=1 57cdbf6af76f28757e7c15397efe7063a9ce3e930a7bb1875a5b5aa5de5b76c7 [2024-01-15T21:17:59.908Z] $ docker rm -f --volumes 57cdbf6af76f28757e7c15397efe7063a9ce3e930a7bb1875a5b5aa5de5b76c7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-15T21:18:01.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-15T21:18:01.732Z] Warning: overwriting stash ‘coverage-report’ [2024-01-15T21:18:02.265Z] 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 [2024-01-15T21:18:03.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-15T21:18:03.598Z] [2024-01-15T21:18:03.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-15T21:18:04.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-15T21:18:04.086Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-15T21:18:04.086Z] 8998bd30e6a1: Pulling fs layer [2024-01-15T21:18:04.086Z] 04944245beec: Pulling fs layer [2024-01-15T21:18:04.086Z] 699f458cf7ca: Pulling fs layer [2024-01-15T21:18:04.086Z] 765212b225bb: Pulling fs layer [2024-01-15T21:18:04.086Z] f23df028b6ca: Pulling fs layer [2024-01-15T21:18:04.086Z] d65c8cfc05b1: Pulling fs layer [2024-01-15T21:18:04.086Z] 2437ff75d9bd: Pulling fs layer [2024-01-15T21:18:04.086Z] 765212b225bb: Waiting [2024-01-15T21:18:04.086Z] f23df028b6ca: Waiting [2024-01-15T21:18:04.086Z] 2437ff75d9bd: Waiting [2024-01-15T21:18:04.086Z] d65c8cfc05b1: Waiting [2024-01-15T21:18:04.352Z] 04944245beec: Verifying Checksum [2024-01-15T21:18:04.353Z] 04944245beec: Download complete [2024-01-15T21:18:04.353Z] 765212b225bb: Verifying Checksum [2024-01-15T21:18:04.353Z] 765212b225bb: Download complete [2024-01-15T21:18:04.353Z] f23df028b6ca: Download complete [2024-01-15T21:18:04.353Z] 699f458cf7ca: Verifying Checksum [2024-01-15T21:18:04.353Z] 699f458cf7ca: Download complete [2024-01-15T21:18:04.939Z] 8998bd30e6a1: Download complete [2024-01-15T21:18:06.881Z] 2437ff75d9bd: Verifying Checksum [2024-01-15T21:18:06.881Z] 2437ff75d9bd: Download complete [2024-01-15T21:18:11.137Z] 8998bd30e6a1: Pull complete [2024-01-15T21:18:11.404Z] 04944245beec: Pull complete [2024-01-15T21:18:13.352Z] 699f458cf7ca: Pull complete [2024-01-15T21:18:13.352Z] 765212b225bb: Pull complete [2024-01-15T21:18:13.936Z] f23df028b6ca: Pull complete [2024-01-15T21:18:13.936Z] d65c8cfc05b1: Pull complete [2024-01-15T21:18:40.617Z] 2437ff75d9bd: Pull complete [2024-01-15T21:18:40.617Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-15T21:18:40.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-15T21:18:40.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-15T21:18:41.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-27295 does not seem to be running inside a container [2024-01-15T21:18:41.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-15T21:18:42.299Z] $ docker top a72326f1523fe5b038810a0cb4d236be7faadbd30765b06bc4609dd9d9c7b73d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-15T21:18:42.930Z] ---> job-cost.sh [2024-01-15T21:18:43.197Z] lf-activate-venv: SKIPPING [2024-01-15T21:18:43.197Z] INFO: No Stack... [2024-01-15T21:18:43.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-15T21:18:44.362Z] INFO: Archiving Costs [Pipeline] sh [2024-01-15T21:18:44.712Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2024-01-15T21:18:44.712Z] + cut -d, -f6 [Pipeline] lock [2024-01-15T21:18:44.771Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-874-1-stack-cost] [2024-01-15T21:18:44.776Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-874-1-stack-cost] did not exist. Created. [2024-01-15T21:18:44.776Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-874-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-15T21:18:45.287Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-95bdbbec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-15T21:18:45.637Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-15T21:18:45.677Z] Warning: overwriting stash ‘stack-cost’ [2024-01-15T21:18:45.750Z] Stashed 1 file(s) [Pipeline] } [2024-01-15T21:18:45.770Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-874-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-15T21:18:45.953Z] $ docker stop --time=1 a72326f1523fe5b038810a0cb4d236be7faadbd30765b06bc4609dd9d9c7b73d [2024-01-15T21:18:47.333Z] $ docker rm -f --volumes a72326f1523fe5b038810a0cb4d236be7faadbd30765b06bc4609dd9d9c7b73d [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 [2024-01-15T21:18:49.344Z] provisioning config files... [2024-01-15T21:18:49.355Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-874@tmp/config17302049556860374193tmp [Pipeline] { [Pipeline] sh [2024-01-15T21:18:49.819Z] + set +x [2024-01-15T21:18:49.819Z] + curl -s https://codecov.io/bash [2024-01-15T21:18:49.819Z] + bash -s -- [2024-01-15T21:18:49.819Z] [2024-01-15T21:18:49.819Z] _____ _ [2024-01-15T21:18:49.819Z] / ____| | | [2024-01-15T21:18:49.819Z] | | ___ __| | ___ ___ _____ __ [2024-01-15T21:18:49.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-15T21:18:49.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-15T21:18:49.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-15T21:18:49.819Z] Bash-1.0.6 [2024-01-15T21:18:49.819Z] [2024-01-15T21:18:49.819Z] [2024-01-15T21:18:49.819Z] ==> git version 2.25.1 found [2024-01-15T21:18:49.819Z] ==> 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 [2024-01-15T21:18:49.819Z] Release-Date: 2020-01-08 [2024-01-15T21:18:49.819Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-15T21:18:49.819Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-15T21:18:49.819Z] ==> Jenkins CI detected. [2024-01-15T21:18:49.819Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-874 [2024-01-15T21:18:49.819Z] project root: . [2024-01-15T21:18:49.819Z] --> token set from env [2024-01-15T21:18:49.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-15T21:18:49.819Z] ==> Running gcov in . (disable via -X gcov) [2024-01-15T21:18:49.819Z] ==> Python coveragepy not found [2024-01-15T21:18:49.819Z] ==> Searching for coverage reports in: [2024-01-15T21:18:49.819Z] + . [2024-01-15T21:18:50.079Z] -> Found 1 reports [2024-01-15T21:18:50.079Z] ==> Detecting git/mercurial file structure [2024-01-15T21:18:50.079Z] ==> Reading reports [2024-01-15T21:18:50.079Z] + ./coverage.out bytes=135437 [2024-01-15T21:18:50.079Z] ==> Appending adjustments [2024-01-15T21:18:50.079Z] https://docs.codecov.io/docs/fixing-reports [2024-01-15T21:18:50.652Z] + Found adjustments [2024-01-15T21:18:50.652Z] ==> Gzipping contents [2024-01-15T21:18:50.652Z] 20K /tmp/codecov.fMDCbr.gz [2024-01-15T21:18:50.652Z] ==> Uploading reports [2024-01-15T21:18:50.652Z] url: https://codecov.io [2024-01-15T21:18:50.652Z] query: branch=PR-874&commit=b24f6b24cb9b21834bfa628c604f065c672e8e5b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-874%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=874&job=&cmd_args= [2024-01-15T21:18:50.652Z] -> Pinging Codecov [2024-01-15T21:18:50.652Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-874&commit=b24f6b24cb9b21834bfa628c604f065c672e8e5b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-874%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=874&job=&cmd_args= [2024-01-15T21:18:50.912Z] -> Uploading to [2024-01-15T21:18:50.912Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-15/71470A77251A30514AAF9C0BB2E5B6CE/b24f6b24cb9b21834bfa628c604f065c672e8e5b/019fb1d1-b063-4af3-833f-5f7e71b57af5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240115T211850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bad5181547ec6d0344e3c52ce37e603eaab918dfe627b60bf5b01e6d87bbfa9 [2024-01-15T21:18:50.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-15T21:18:50.912Z] Dload Upload Total Spent Left Speed [2024-01-15T21:18:51.171Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19233 0 0 100 19233 0 76019 --:--:-- --:--:-- --:--:-- 76019 [2024-01-15T21:18:51.171Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b24f6b24cb9b21834bfa628c604f065c672e8e5b [Pipeline] } [2024-01-15T21:18:51.199Z] 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 [2024-01-15T21:18:54.589Z] + [ -d /w/workspace/dry_go-mod-core-contracts_PR-874/archives ] [2024-01-15T21:18:54.589Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-874/archives [2024-01-15T21:18:54.589Z] total 16 [2024-01-15T21:18:54.589Z] drwxr-xr-x 3 root root 4096 Jan 15 21:15 . [2024-01-15T21:18:54.589Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 15 21:15 .. [2024-01-15T21:18:54.589Z] drwxr-xr-x 2 root root 4096 Jan 15 21:15 cost [2024-01-15T21:18:54.589Z] -rw-r--r-- 1 root root 93 Jan 15 21:15 cost.csv [2024-01-15T21:18:54.589Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-874/archives [2024-01-15T21:18:54.589Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-874/archives [2024-01-15T21:18:54.589Z] total 16 [2024-01-15T21:18:54.589Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 15 21:15 . [2024-01-15T21:18:54.589Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 15 21:15 .. [2024-01-15T21:18:54.589Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 15 21:15 cost [2024-01-15T21:18:54.589Z] -rw-r--r-- 1 jenkins jenkins 93 Jan 15 21:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-15T21:18:54.921Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-15T21:18:55.821Z] ---> package-listing.sh [2024-01-15T21:18:55.821Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-15T21:18:55.821Z] ++ facter osfamily [2024-01-15T21:18:56.081Z] + OS_FAMILY=debian [2024-01-15T21:18:56.081Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-874 [2024-01-15T21:18:56.081Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-15T21:18:56.081Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-15T21:18:56.081Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-15T21:18:56.081Z] + PACKAGES=/tmp/packages_start.txt [2024-01-15T21:18:56.081Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-874 ']' [2024-01-15T21:18:56.081Z] + PACKAGES=/tmp/packages_end.txt [2024-01-15T21:18:56.081Z] + case "${OS_FAMILY}" in [2024-01-15T21:18:56.081Z] + dpkg -l [2024-01-15T21:18:56.081Z] + grep '^ii' [2024-01-15T21:18:56.081Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-15T21:18:56.081Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-15T21:18:56.081Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-15T21:18:56.081Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-874 ']' [2024-01-15T21:18:56.081Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-874/archives/ [2024-01-15T21:18:56.081Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-874/archives/ [Pipeline] echo [2024-01-15T21:18:56.113Z] 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-874/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-15T21:18:56.408Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-15T21:18:57.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-15T21:18:57.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-15T21:18:57.339Z] prd-ubuntu20.04-docker-8c-8g-27294 does not seem to be running inside a container [2024-01-15T21:18:57.370Z] $ 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-874/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-874 -v /w/workspace/dry_go-mod-core-contracts_PR-874:/w/workspace/dry_go-mod-core-contracts_PR-874:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-874@tmp:/w/workspace/dry_go-mod-core-contracts_PR-874@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-lftools-log-publisher:latest cat [2024-01-15T21:18:57.575Z] $ docker top e743380b64b081d7dd2195c2a3e4ae4afa43dae74213a587de70dc0582be415f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-15T21:18:58.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-15T21:18:58.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-15T21:18:58.697Z] + ls /var/log/sa-host [2024-01-15T21:18:58.697Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-15T21:18:58.984Z] provisioning config files... [2024-01-15T21:18:58.995Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-874@tmp/config10010598160193123511tmp [Pipeline] { [Pipeline] echo [2024-01-15T21:18:59.144Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-15T21:18:59.463Z] ---> create-netrc.sh [Pipeline] } [2024-01-15T21:18:59.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-15T21:18:59.998Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-15T21:19:00.033Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-15T21:19:00.349Z] ---> sudo-logs.sh [2024-01-15T21:19:00.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-15T21:19:00.487Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-15T21:19:00.800Z] ---> job-cost.sh [2024-01-15T21:19:00.800Z] lf-activate-venv: SKIPPING [2024-01-15T21:19:00.800Z] DEBUG: total: 0.2199999988079071 [2024-01-15T21:19:00.800Z] INFO: Retrieving Stack Cost... [2024-01-15T21:19:01.060Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-15T21:19:01.319Z] INFO: Archiving Costs [Pipeline] echo [2024-01-15T21:19:01.357Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-15T21:19:01.672Z] ---> logs-deploy.sh [2024-01-15T21:19:01.672Z] lf-activate-venv: SKIPPING [2024-01-15T21:19:01.672Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-874/1 [2024-01-15T21:19:01.672Z] INFO: archiving workspace using pattern(s): [2024-01-15T21:19:02.615Z] Archives upload complete. [2024-01-15T21:19:02.876Z] INFO: archiving logs to Nexus [2024-01-15T21:19:03.446Z] ---> uname -a: [2024-01-15T21:19:03.446Z] Linux prd-ubuntu20-04-docker-8c-8g-27294 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] ---> lscpu: [2024-01-15T21:19:03.446Z] Architecture: x86_64 [2024-01-15T21:19:03.446Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-15T21:19:03.446Z] Byte Order: Little Endian [2024-01-15T21:19:03.446Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-15T21:19:03.446Z] CPU(s): 8 [2024-01-15T21:19:03.446Z] On-line CPU(s) list: 0-7 [2024-01-15T21:19:03.446Z] Thread(s) per core: 1 [2024-01-15T21:19:03.446Z] Core(s) per socket: 1 [2024-01-15T21:19:03.446Z] Socket(s): 8 [2024-01-15T21:19:03.446Z] NUMA node(s): 1 [2024-01-15T21:19:03.446Z] Vendor ID: AuthenticAMD [2024-01-15T21:19:03.446Z] CPU family: 23 [2024-01-15T21:19:03.446Z] Model: 49 [2024-01-15T21:19:03.446Z] Model name: AMD EPYC-Rome Processor [2024-01-15T21:19:03.446Z] Stepping: 0 [2024-01-15T21:19:03.446Z] CPU MHz: 2800.000 [2024-01-15T21:19:03.446Z] BogoMIPS: 5600.00 [2024-01-15T21:19:03.446Z] Virtualization: AMD-V [2024-01-15T21:19:03.446Z] Hypervisor vendor: KVM [2024-01-15T21:19:03.446Z] Virtualization type: full [2024-01-15T21:19:03.446Z] L1d cache: 256 KiB [2024-01-15T21:19:03.446Z] L1i cache: 256 KiB [2024-01-15T21:19:03.446Z] L2 cache: 4 MiB [2024-01-15T21:19:03.446Z] L3 cache: 128 MiB [2024-01-15T21:19:03.446Z] NUMA node0 CPU(s): 0-7 [2024-01-15T21:19:03.446Z] Vulnerability Itlb multihit: Not affected [2024-01-15T21:19:03.446Z] Vulnerability L1tf: Not affected [2024-01-15T21:19:03.446Z] Vulnerability Mds: Not affected [2024-01-15T21:19:03.446Z] Vulnerability Meltdown: Not affected [2024-01-15T21:19:03.446Z] Vulnerability Mmio stale data: Not affected [2024-01-15T21:19:03.446Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-15T21:19:03.446Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-15T21:19:03.446Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-15T21:19:03.446Z] Vulnerability Srbds: Not affected [2024-01-15T21:19:03.446Z] Vulnerability Tsx async abort: Not affected [2024-01-15T21:19:03.446Z] 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 [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] ---> nproc: [2024-01-15T21:19:03.446Z] 8 [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] ---> df -h: [2024-01-15T21:19:03.446Z] Filesystem Size Used Avail Use% Mounted on [2024-01-15T21:19:03.446Z] overlay 155G 11G 145G 7% / [2024-01-15T21:19:03.446Z] tmpfs 64M 0 64M 0% /dev [2024-01-15T21:19:03.446Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-15T21:19:03.446Z] shm 64M 0 64M 0% /dev/shm [2024-01-15T21:19:03.446Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] ---> sar -b -r -n DEV: [2024-01-15T21:19:03.446Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27294) 01/15/24 _x86_64_ (8 CPU) [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] 21:12:45 LINUX RESTART (8 CPU) [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] 21:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-15T21:19:03.446Z] 21:14:01 134.71 47.41 87.30 0.00 5330.98 169418.16 0.00 [2024-01-15T21:19:03.446Z] 21:15:01 120.17 0.48 119.69 0.00 34.38 51300.60 0.00 [2024-01-15T21:19:03.446Z] 21:16:01 5.41 0.02 5.40 0.00 1.73 84.39 0.00 [2024-01-15T21:19:03.446Z] 21:17:01 3.27 1.67 1.60 0.00 37.86 20.13 0.00 [2024-01-15T21:19:03.446Z] 21:18:01 39.64 10.38 29.26 0.00 2906.45 4714.95 0.00 [2024-01-15T21:19:03.446Z] 21:19:01 21.93 1.48 20.45 0.00 2293.22 3876.69 0.00 [2024-01-15T21:19:03.446Z] Average: 54.19 10.24 43.95 0.00 1767.24 38235.85 0.00 [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] 21:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-15T21:19:03.446Z] 21:14:01 29877228 31583612 766104 2.33 60276 1941820 1924484 5.67 978512 1689864 47336 [2024-01-15T21:19:03.446Z] 21:15:01 28730228 31545276 764008 2.32 95016 2944976 1886488 5.56 1105968 2599240 12 [2024-01-15T21:19:03.446Z] 21:16:01 28736592 31552160 756012 2.30 95204 2945116 1773732 5.23 1110848 2586800 24 [2024-01-15T21:19:03.446Z] 21:17:01 28728064 31545972 761832 2.32 95264 2946244 1789940 5.28 1118880 2587136 48 [2024-01-15T21:19:03.446Z] 21:18:01 28426388 31519016 758872 2.31 111896 3206120 1747436 5.15 1273828 2702560 28224 [2024-01-15T21:19:03.446Z] 21:19:01 28218948 31497172 774272 2.35 124996 3372900 1773764 5.23 1449632 2718836 340 [2024-01-15T21:19:03.446Z] Average: 28786241 31540535 763517 2.32 97109 2892863 1815974 5.35 1172945 2480739 12664 [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] 21:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-15T21:19:03.446Z] 21:14:01 docker0 5.93 4.93 0.66 61.46 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:14:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:14:01 ens3 441.89 306.83 3282.44 78.18 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:15:01 docker0 43.80 77.95 3.60 746.10 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:15:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:15:01 ens3 272.40 162.56 5670.56 96.56 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:16:01 ens3 8.65 5.81 12.33 3.18 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:17:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:17:01 ens3 8.35 6.98 5.59 6.07 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:18:01 ens3 119.63 60.99 1830.01 4.35 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:19:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] 21:19:01 ens3 99.95 50.62 940.11 12.89 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] Average: docker0 8.29 13.82 0.71 134.64 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] Average: ens3 158.48 98.97 1957.10 33.54 0.00 0.00 0.00 0.00 [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] ---> sar -P ALL: [2024-01-15T21:19:03.446Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27294) 01/15/24 _x86_64_ (8 CPU) [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] 21:12:45 LINUX RESTART (8 CPU) [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] 21:13:01 CPU %user %nice %system %iowait %steal %idle [2024-01-15T21:19:03.446Z] 21:14:01 all 6.67 0.00 2.01 4.08 0.18 87.05 [2024-01-15T21:19:03.446Z] 21:14:01 0 5.72 0.00 2.23 7.65 0.07 84.33 [2024-01-15T21:19:03.446Z] 21:14:01 1 7.09 0.00 2.35 4.77 0.12 85.67 [2024-01-15T21:19:03.446Z] 21:14:01 2 6.89 0.00 1.97 3.92 0.05 87.17 [2024-01-15T21:19:03.446Z] 21:14:01 3 5.79 0.00 1.94 0.83 0.05 91.39 [2024-01-15T21:19:03.446Z] 21:14:01 4 9.46 0.00 2.74 4.72 0.05 83.03 [2024-01-15T21:19:03.446Z] 21:14:01 5 4.57 0.00 1.75 5.59 0.08 88.00 [2024-01-15T21:19:03.446Z] 21:14:01 6 6.69 0.00 1.33 4.53 0.89 86.55 [2024-01-15T21:19:03.446Z] 21:14:01 7 7.15 0.00 1.80 0.67 0.15 90.22 [2024-01-15T21:19:03.446Z] 21:15:01 all 24.18 0.00 4.51 3.31 0.08 67.92 [2024-01-15T21:19:03.446Z] 21:15:01 0 23.94 0.00 4.15 0.61 0.07 71.23 [2024-01-15T21:19:03.446Z] 21:15:01 1 23.91 0.00 4.97 7.06 0.07 63.99 [2024-01-15T21:19:03.446Z] 21:15:01 2 24.37 0.00 4.36 5.56 0.08 65.62 [2024-01-15T21:19:03.446Z] 21:15:01 3 23.46 0.00 4.74 7.34 0.10 64.36 [2024-01-15T21:19:03.446Z] 21:15:01 4 25.60 0.00 4.69 4.69 0.08 64.94 [2024-01-15T21:19:03.446Z] 21:15:01 5 24.78 0.00 4.71 0.24 0.08 70.19 [2024-01-15T21:19:03.446Z] 21:15:01 6 24.44 0.00 4.78 0.13 0.07 70.57 [2024-01-15T21:19:03.446Z] 21:15:01 7 22.93 0.00 3.69 0.93 0.07 72.38 [2024-01-15T21:19:03.446Z] 21:16:01 all 0.30 0.00 0.12 0.01 0.01 99.56 [2024-01-15T21:19:03.446Z] 21:16:01 0 0.17 0.00 0.17 0.00 0.00 99.67 [2024-01-15T21:19:03.446Z] 21:16:01 1 0.20 0.00 0.08 0.00 0.02 99.70 [2024-01-15T21:19:03.446Z] 21:16:01 2 0.49 0.00 0.12 0.00 0.02 99.38 [2024-01-15T21:19:03.446Z] 21:16:01 3 0.52 0.00 0.18 0.00 0.00 99.30 [2024-01-15T21:19:03.446Z] 21:16:01 4 0.12 0.00 0.10 0.03 0.02 99.73 [2024-01-15T21:19:03.446Z] 21:16:01 5 0.25 0.00 0.07 0.02 0.00 99.67 [2024-01-15T21:19:03.446Z] 21:16:01 6 0.28 0.00 0.12 0.02 0.02 99.57 [2024-01-15T21:19:03.446Z] 21:16:01 7 0.40 0.00 0.13 0.02 0.00 99.45 [2024-01-15T21:19:03.446Z] 21:17:01 all 0.25 0.00 0.04 0.02 0.01 99.68 [2024-01-15T21:19:03.446Z] 21:17:01 0 0.23 0.00 0.03 0.00 0.02 99.72 [2024-01-15T21:19:03.446Z] 21:17:01 1 0.27 0.00 0.03 0.13 0.02 99.55 [2024-01-15T21:19:03.446Z] 21:17:01 2 0.72 0.00 0.03 0.02 0.02 99.21 [2024-01-15T21:19:03.446Z] 21:17:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2024-01-15T21:19:03.446Z] 21:17:01 4 0.08 0.00 0.02 0.02 0.00 99.88 [2024-01-15T21:19:03.446Z] 21:17:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2024-01-15T21:19:03.446Z] 21:17:01 6 0.17 0.00 0.07 0.00 0.00 99.77 [2024-01-15T21:19:03.446Z] 21:17:01 7 0.35 0.00 0.07 0.02 0.00 99.57 [2024-01-15T21:19:03.446Z] 21:18:01 all 1.58 0.00 0.85 0.35 0.02 97.20 [2024-01-15T21:19:03.446Z] 21:18:01 0 1.35 0.00 0.87 0.48 0.00 97.30 [2024-01-15T21:19:03.446Z] 21:18:01 1 2.02 0.00 0.89 0.38 0.02 96.69 [2024-01-15T21:19:03.446Z] 21:18:01 2 1.14 0.00 0.89 0.03 0.02 97.92 [2024-01-15T21:19:03.446Z] 21:18:01 3 2.02 0.00 0.83 0.68 0.02 96.45 [2024-01-15T21:19:03.446Z] 21:18:01 4 1.09 0.00 1.57 0.70 0.02 96.63 [2024-01-15T21:19:03.446Z] 21:18:01 5 1.22 0.00 0.55 0.03 0.03 98.16 [2024-01-15T21:19:03.446Z] 21:18:01 6 2.45 0.00 0.73 0.03 0.02 96.76 [2024-01-15T21:19:03.446Z] 21:18:01 7 1.34 0.00 0.47 0.48 0.02 97.70 [2024-01-15T21:19:03.446Z] 21:19:01 all 1.89 0.00 0.93 0.27 0.02 96.89 [2024-01-15T21:19:03.446Z] 21:19:01 0 2.43 0.00 0.75 0.40 0.03 96.39 [2024-01-15T21:19:03.446Z] 21:19:01 1 1.44 0.00 1.10 0.99 0.02 96.46 [2024-01-15T21:19:03.446Z] 21:19:01 2 1.57 0.00 0.47 0.02 0.02 97.93 [2024-01-15T21:19:03.446Z] 21:19:01 3 1.68 0.00 0.75 0.03 0.02 97.51 [2024-01-15T21:19:03.446Z] 21:19:01 4 1.53 0.00 0.63 0.62 0.03 97.18 [2024-01-15T21:19:03.446Z] 21:19:01 5 1.54 0.00 0.64 0.03 0.02 97.78 [2024-01-15T21:19:03.446Z] 21:19:01 6 2.35 0.00 1.05 0.02 0.02 96.56 [2024-01-15T21:19:03.446Z] 21:19:01 7 2.58 0.00 2.05 0.05 0.02 95.30 [2024-01-15T21:19:03.446Z] Average: all 5.77 0.00 1.40 1.33 0.05 91.45 [2024-01-15T21:19:03.446Z] Average: 0 5.60 0.00 1.36 1.52 0.03 91.49 [2024-01-15T21:19:03.446Z] Average: 1 5.77 0.00 1.56 2.20 0.04 90.42 [2024-01-15T21:19:03.446Z] Average: 2 5.83 0.00 1.30 1.58 0.03 91.26 [2024-01-15T21:19:03.446Z] Average: 3 5.54 0.00 1.40 1.46 0.03 91.56 [2024-01-15T21:19:03.446Z] Average: 4 6.24 0.00 1.61 1.78 0.03 90.33 [2024-01-15T21:19:03.446Z] Average: 5 5.37 0.00 1.28 0.97 0.04 92.34 [2024-01-15T21:19:03.446Z] Average: 6 6.03 0.00 1.34 0.78 0.17 91.67 [2024-01-15T21:19:03.446Z] Average: 7 5.76 0.00 1.36 0.36 0.04 92.48 [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z] [2024-01-15T21:19:03.446Z]