Pull request #723 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch main at 70739305bd917445cee88626505364718f8edaa8 rather than 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 Obtained Jenkinsfile from 70739305bd917445cee88626505364718f8edaa8 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-ssh7625225000006344765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6708420441264576260.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-723/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-bootstrap/branches/PR-723/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17936325475935245704.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-bootstrap/branches/PR-723/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14739366899355681712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16195257851758171852.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-bootstrap/branches/PR-723/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-bootstrap/branches/PR-723/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14480837423405792431.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4795’ Running on prd-ubuntu20.04-docker-8c-8g-4802 in /w/workspace/xfoundry_go-mod-bootstrap_PR-723 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-723 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/723/head:refs/remotes/origin/PR-723 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 70739305bd917445cee88626505364718f8edaa8 into PR head commit 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 Merge succeeded, producing 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 Checking out Revision 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 (PR-723) > git config core.sparsecheckout # timeout=10 > git checkout -f 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 # 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 70739305bd917445cee88626505364718f8edaa8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 # timeout=10 Commit message: "feat: Core Keeper changes based on OpenZiti changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:07:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:07:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:07:36 ========================================================= 09:07:36 EdgeX Global Pipelines Version Info 09:07:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:07:37 ------------------- 09:07:37 stable info: 09:07:37 ------------------- 09:07:37 Commited By: Ginny Guan ginny@iotechsys.com 09:07:37 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:07:37 Message: update stable to v1.0.260 09:07:38 ------------------- 09:07:38 experimental info: 09:07:38 ------------------- 09:07:38 Commited By: Ginny Guan ginny@iotechsys.com 09:07:38 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:07:38 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:07:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-723 [Pipeline] echo 09:07:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-723 [Pipeline] echo 09:07:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-723 [Pipeline] echo 09:07:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 [Pipeline] echo 09:07:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 614d19a [Pipeline] echo 09:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:07:40 + git rev-list -1 --merges 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9~1..614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 [Pipeline] echo 09:07:40 -----------> git rev-list -1 --merges 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9~1..614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 [false] [Pipeline] sh 09:07:41 + git log --format=format:%s -1 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 [Pipeline] echo 09:07:41 ========================================================= 09:07:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:07:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:07:41 + git log --format=format:%s -1 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 [Pipeline] echo 09:07:41 [semverPrep] GIT_COMMIT: 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9, Commit Message: feat: Core Keeper changes based on OpenZiti changes [Pipeline] echo 09:07:41 [semverPrep] This is not a build commit. [Pipeline] sh 09:07:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:07:42 + grep -v github /etc/ssh/ssh_known_hosts 09:07:42 + [ -e /tmp/ssh_known_hosts ] 09:07:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:07:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:07:42 + sudo tee -a /etc/ssh/ssh_known_hosts 09:07:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:42 09:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:43 0.1.4: Pulling from edgex-devops/py-git-semver 09:07:43 b85a868b505f: Pulling fs layer 09:07:43 e2be974225ed: Pulling fs layer 09:07:43 339a4e72a1f5: Pulling fs layer 09:07:43 988bab9f4d93: Pulling fs layer 09:07:43 1469e6f7b9e6: Pulling fs layer 09:07:43 eaf3925da568: Pulling fs layer 09:07:43 bab4dde63d76: Pulling fs layer 09:07:43 bde34c3a00c8: Pulling fs layer 09:07:43 b352a97aabf1: Pulling fs layer 09:07:43 4872d77fe225: Pulling fs layer 09:07:43 5851b861e8e6: Pulling fs layer 09:07:43 1469e6f7b9e6: Waiting 09:07:43 eaf3925da568: Waiting 09:07:43 988bab9f4d93: Waiting 09:07:43 bde34c3a00c8: Waiting 09:07:43 b352a97aabf1: Waiting 09:07:43 bab4dde63d76: Waiting 09:07:43 4872d77fe225: Waiting 09:07:43 5851b861e8e6: Waiting 09:07:43 e2be974225ed: Download complete 09:07:43 988bab9f4d93: Verifying Checksum 09:07:43 988bab9f4d93: Download complete 09:07:43 1469e6f7b9e6: Verifying Checksum 09:07:43 1469e6f7b9e6: Download complete 09:07:43 339a4e72a1f5: Download complete 09:07:43 eaf3925da568: Verifying Checksum 09:07:43 eaf3925da568: Download complete 09:07:43 bde34c3a00c8: Verifying Checksum 09:07:43 bde34c3a00c8: Download complete 09:07:43 b352a97aabf1: Verifying Checksum 09:07:43 b352a97aabf1: Download complete 09:07:43 4872d77fe225: Verifying Checksum 09:07:43 4872d77fe225: Download complete 09:07:43 5851b861e8e6: Download complete 09:07:43 b85a868b505f: Verifying Checksum 09:07:43 b85a868b505f: Download complete 09:07:44 bab4dde63d76: Verifying Checksum 09:07:44 bab4dde63d76: Download complete 09:07:44 b85a868b505f: Pull complete 09:07:44 e2be974225ed: Pull complete 09:07:45 339a4e72a1f5: Pull complete 09:07:45 988bab9f4d93: Pull complete 09:07:45 1469e6f7b9e6: Pull complete 09:07:45 eaf3925da568: Pull complete 09:07:47 bab4dde63d76: Pull complete 09:07:47 bde34c3a00c8: Pull complete 09:07:47 b352a97aabf1: Pull complete 09:07:47 4872d77fe225: Pull complete 09:07:47 5851b861e8e6: Pull complete 09:07:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:47 prd-ubuntu20.04-docker-8c-8g-4802 does not seem to be running inside a container 09:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-723 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-723:/w/workspace/xfoundry_go-mod-bootstrap_PR-723:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:07:51 $ docker top 9fb7a5d4fe971451f0818a3f932c383436b9d021d7308e37fbdb67b59b9e117d -eo pid,comm 09:07:51 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). 09:07:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:07:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:51 [ssh-agent] Looking for ssh-agent implementation... 09:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:51 $ docker exec 9fb7a5d4fe971451f0818a3f932c383436b9d021d7308e37fbdb67b59b9e117d ssh-agent 09:07:51 SSH_AUTH_SOCK=/tmp/ssh-nugBNu62b71V/agent.33 09:07:51 SSH_AGENT_PID=39 09:07:51 Running ssh-add (command line suppressed) 09:07:51 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp/private_key_2419843326096349695.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp/private_key_2419843326096349695.key) 09:07:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:52 + git tag --points-at HEAD [Pipeline] } 09:07:52 $ docker exec --env ******** --env ******** 9fb7a5d4fe971451f0818a3f932c383436b9d021d7308e37fbdb67b59b9e117d ssh-agent -k 09:07:52 unset SSH_AUTH_SOCK; 09:07:52 unset SSH_AGENT_PID; 09:07:52 echo Agent pid 39 killed; 09:07:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:07:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:52 [ssh-agent] Looking for ssh-agent implementation... 09:07:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:52 $ docker exec 9fb7a5d4fe971451f0818a3f932c383436b9d021d7308e37fbdb67b59b9e117d ssh-agent 09:07:52 SSH_AUTH_SOCK=/tmp/ssh-3pdw7tldG5kl/agent.72 09:07:52 SSH_AGENT_PID=78 09:07:52 Running ssh-add (command line suppressed) 09:07:52 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp/private_key_5428233086901825563.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp/private_key_5428233086901825563.key) 09:07:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:53 + git semver init 09:07:53 2024-07-02 09:07:53,181 [run_init] DEBUG init version:0.0.0 force:False 09:07:53 2024-07-02 09:07:53,182 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-723/.semver 09:07:53 2024-07-02 09:07:53,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-723/.semver 09:07:53 2024-07-02 09:07:53,182 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-723/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-723, universal_newlines=False, shell=None, istream=None) 09:07:54 2024-07-02 09:07:54,338 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-723/.git/info/exclude 09:07:54 2024-07-02 09:07:54,338 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-723/.semver/PR-723 with force:False 09:07:54 2024-07-02 09:07:54,338 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-723/.semver/PR-723 09:07:54 2024-07-02 09:07:54,343 [execute] INFO git cat-file --batch-check 09:07:54 2024-07-02 09:07:54,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-723/.semver, universal_newlines=False, shell=None, istream=) 09:07:54 2024-07-02 09:07:54,347 [execute] INFO git cat-file --batch 09:07:54 2024-07-02 09:07:54,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-723/.semver, universal_newlines=False, shell=None, istream=) 09:07:54 2024-07-02 09:07:54,352 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-723/.semver/PR-723 09:07:54 0.0.0 [Pipeline] } 09:07:54 $ docker exec --env ******** --env ******** 9fb7a5d4fe971451f0818a3f932c383436b9d021d7308e37fbdb67b59b9e117d ssh-agent -k 09:07:54 unset SSH_AUTH_SOCK; 09:07:54 unset SSH_AGENT_PID; 09:07:54 echo Agent pid 78 killed; 09:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:07:55 + git semver [Pipeline] } 09:07:55 $ docker stop --time=1 9fb7a5d4fe971451f0818a3f932c383436b9d021d7308e37fbdb67b59b9e117d 09:07:56 $ docker rm -f --volumes 9fb7a5d4fe971451f0818a3f932c383436b9d021d7308e37fbdb67b59b9e117d [Pipeline] // withDockerContainer [Pipeline] sh 09:07:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:07:57 Stashed 1 file(s) [Pipeline] echo 09:07:57 [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 09:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:07:58 ========================================================= 09:07:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:07:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:07:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:07:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:07:58 619be1103602: Pulling fs layer 09:07:58 7862e08f4a3e: Pulling fs layer 09:07:58 5df492c9dc93: Pulling fs layer 09:07:58 7629e6793208: Pulling fs layer 09:07:58 4f4fb700ef54: Pulling fs layer 09:07:58 fb5054dd5b73: Pulling fs layer 09:07:58 eeca6798cff9: Pulling fs layer 09:07:58 aa269ceb94a6: Pulling fs layer 09:07:58 ada007ff1a6a: Pulling fs layer 09:07:58 7629e6793208: Waiting 09:07:58 4f4fb700ef54: Waiting 09:07:58 fb5054dd5b73: Waiting 09:07:58 eeca6798cff9: Waiting 09:07:58 aa269ceb94a6: Waiting 09:07:58 ada007ff1a6a: Waiting 09:07:58 7862e08f4a3e: Download complete 09:07:58 7629e6793208: Verifying Checksum 09:07:58 7629e6793208: Download complete 09:07:58 4f4fb700ef54: Verifying Checksum 09:07:58 4f4fb700ef54: Download complete 09:07:58 619be1103602: Verifying Checksum 09:07:58 619be1103602: Download complete 09:07:58 fb5054dd5b73: Verifying Checksum 09:07:58 fb5054dd5b73: Download complete 09:07:58 eeca6798cff9: Verifying Checksum 09:07:58 eeca6798cff9: Download complete 09:07:58 619be1103602: Pull complete 09:07:58 ada007ff1a6a: Verifying Checksum 09:07:58 ada007ff1a6a: Download complete 09:07:58 7862e08f4a3e: Pull complete 09:07:59 5df492c9dc93: Download complete 09:07:59 aa269ceb94a6: Verifying Checksum 09:07:59 aa269ceb94a6: Download complete 09:08:02 5df492c9dc93: Pull complete 09:08:02 7629e6793208: Pull complete 09:08:02 4f4fb700ef54: Pull complete 09:08:02 fb5054dd5b73: Pull complete 09:08:02 eeca6798cff9: Pull complete 09:08:05 aa269ceb94a6: Pull complete 09:08:05 ada007ff1a6a: Pull complete 09:08:05 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:08:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:08:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 09:08:05 + 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 09:08:06 + docker inspect -f . ci-base-image-x86_64 09:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:06 prd-ubuntu20.04-docker-8c-8g-4802 does not seem to be running inside a container 09:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-723 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-723:/w/workspace/xfoundry_go-mod-bootstrap_PR-723:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:08:11 $ docker top 33e24518bc984fbbab78e13f6893c715c9455b817f3a4b13f1b600fb71d67ddd -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:11 + go version 09:08:11 go version go1.21.9 linux/amd64 [Pipeline] } 09:08:11 $ docker stop --time=1 33e24518bc984fbbab78e13f6893c715c9455b817f3a4b13f1b600fb71d67ddd 09:08:13 $ docker rm -f --volumes 33e24518bc984fbbab78e13f6893c715c9455b817f3a4b13f1b600fb71d67ddd 09:08:13 Still waiting to schedule task 09:08:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4798’ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:13 + docker inspect -f . ci-base-image-x86_64 09:08:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:13 prd-ubuntu20.04-docker-8c-8g-4802 does not seem to be running inside a container 09:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-723 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-723:/w/workspace/xfoundry_go-mod-bootstrap_PR-723:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:08:14 $ docker top 2e67721aa2fcfc4e4ff2b6bb4952311e3a99e647732e4a1069f3c3df63f57ad9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:14 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-723 [Pipeline] fileExists [Pipeline] sh 09:08:15 + make test 09:08:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:08:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.26 09:08:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:08:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.26 09:08:15 go: downloading github.com/labstack/echo/v4 v4.11.4 09:08:15 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:08:15 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.10 09:08:15 go: downloading github.com/stretchr/testify v1.9.0 09:08:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.7 09:08:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:08:15 go: downloading github.com/google/uuid v1.6.0 09:08:15 go: downloading github.com/openziti/sdk-golang v0.23.38 09:08:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.7 09:08:15 go: downloading github.com/mitchellh/copystructure v1.2.0 09:08:15 go: downloading gopkg.in/yaml.v3 v3.0.1 09:08:15 go: downloading github.com/sirupsen/logrus v1.9.3 09:08:15 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:08:15 go: downloading github.com/gorilla/websocket v1.5.1 09:08:15 go: downloading golang.org/x/net v0.26.0 09:08:15 go: downloading golang.org/x/sync v0.7.0 09:08:15 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:08:15 go: downloading github.com/go-kit/log v0.2.1 09:08:15 go: downloading github.com/go-playground/validator/v10 v10.22.0 09:08:15 go: downloading github.com/labstack/gommon v0.4.2 09:08:15 go: downloading golang.org/x/crypto v0.24.0 09:08:15 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:08:15 go: downloading github.com/valyala/fasttemplate v1.2.2 09:08:15 go: downloading golang.org/x/time v0.5.0 09:08:15 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:08:15 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:08:15 go: downloading github.com/stretchr/objx v0.5.2 09:08:15 go: downloading github.com/go-openapi/runtime v0.28.0 09:08:15 go: downloading github.com/go-openapi/strfmt v0.23.0 09:08:15 go: downloading github.com/go-resty/resty/v2 v2.13.1 09:08:15 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:08:15 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:08:15 go: downloading github.com/openziti/edge-api v0.26.20 09:08:16 go: downloading github.com/openziti/foundation/v2 v2.0.46 09:08:16 go: downloading github.com/openziti/identity v1.0.79 09:08:16 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:08:16 go: downloading github.com/pkg/errors v0.9.1 09:08:16 go: downloading github.com/zitadel/oidc/v2 v2.12.0 09:08:16 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:08:16 go: downloading golang.org/x/oauth2 v0.20.0 09:08:16 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:08:16 go: downloading github.com/kataras/go-events v0.0.3 09:08:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:08:16 go: downloading github.com/openziti/channel/v2 v2.0.132 09:08:16 go: downloading github.com/openziti/metrics v1.2.55 09:08:16 go: downloading github.com/openziti/secretstream v0.1.20 09:08:16 go: downloading github.com/openziti/transport/v2 v2.0.135 09:08:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.2.0 09:08:16 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:08:16 go: downloading github.com/hashicorp/errwrap v1.1.0 09:08:16 go: downloading golang.org/x/sys v0.21.0 09:08:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:08:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:08:16 go: downloading github.com/x448/float16 v0.8.4 09:08:16 go: downloading github.com/hashicorp/consul/api v1.28.3 09:08:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:08:16 go: downloading github.com/spf13/cast v1.6.0 09:08:16 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:08:16 go: downloading github.com/go-playground/universal-translator v0.18.1 09:08:16 go: downloading github.com/leodido/go-urn v1.4.0 09:08:16 go: downloading golang.org/x/text v0.16.0 09:08:16 go: downloading github.com/mattn/go-colorable v0.1.13 09:08:16 go: downloading github.com/mattn/go-isatty v0.0.20 09:08:16 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:08:16 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:08:16 go: downloading github.com/go-openapi/errors v0.22.0 09:08:16 go: downloading github.com/oklog/ulid v1.3.1 09:08:16 go: downloading go.mongodb.org/mongo-driver v1.15.0 09:08:16 go: downloading github.com/go-openapi/swag v0.23.0 09:08:16 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:08:16 go: downloading go.opentelemetry.io/otel v1.27.0 09:08:16 go: downloading go.opentelemetry.io/otel/trace v1.27.0 09:08:16 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:08:16 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:08:16 go: downloading github.com/go-openapi/validate v0.24.0 09:08:16 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:08:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:08:16 go: downloading github.com/gorilla/securecookie v1.1.1 09:08:16 go: downloading github.com/mitchellh/go-ps v1.0.0 09:08:16 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 09:08:16 go: downloading github.com/gorilla/schema v1.4.1 09:08:16 go: downloading github.com/muhlemmer/gu v0.3.1 09:08:16 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:08:16 go: downloading github.com/golang/protobuf v1.5.4 09:08:16 go: downloading google.golang.org/protobuf v1.34.1 09:08:17 go: downloading github.com/zeebo/errs v1.3.0 09:08:17 go: downloading google.golang.org/grpc v1.62.1 09:08:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:08:17 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:08:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:08:17 go: downloading github.com/hashicorp/serf v0.10.1 09:08:17 go: downloading github.com/go-playground/locales v0.14.1 09:08:17 go: downloading github.com/go-openapi/analysis v0.23.0 09:08:17 go: downloading github.com/go-openapi/loads v0.22.0 09:08:17 go: downloading github.com/go-openapi/spec v0.21.0 09:08:17 go: downloading github.com/mailru/easyjson v0.7.7 09:08:17 go: downloading github.com/go-logr/logr v1.4.2 09:08:17 go: downloading go.opentelemetry.io/otel/metric v1.27.0 09:08:17 go: downloading golang.org/x/term v0.21.0 09:08:17 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:08:17 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:08:17 go: downloading github.com/go-jose/go-jose/v4 v4.0.1 09:08:17 go: downloading github.com/fatih/color v1.16.0 09:08:17 go: downloading github.com/armon/go-metrics v0.4.1 09:08:17 go: downloading github.com/go-logr/stdr v1.2.2 09:08:17 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 09:08:17 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:08:18 go: downloading github.com/josharian/intern v1.0.0 09:08:18 go: downloading github.com/tklauser/numcpus v0.6.1 09:08:18 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:08:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:08:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:08:30 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:08:30 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:08:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:08:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:08:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:08:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.033s coverage: 33.8% of statements 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.017s coverage: 93.5% of statements 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.012s coverage: 91.9% of statements 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.280s coverage: 88.2% of statements 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.019s coverage: 41.5% of statements 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.010s coverage: 100.0% of statements 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.322s coverage: 87.7% of statements 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.012s coverage: 25.6% of statements 09:08:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.035s coverage: 76.2% of statements 09:08:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.008s coverage: 50.9% of statements 09:08:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.006s coverage: 31.2% of statements 09:08:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 09:09:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:09:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:09:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:09:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:09:07 $ docker stop --time=1 2e67721aa2fcfc4e4ff2b6bb4952311e3a99e647732e4a1069f3c3df63f57ad9 09:09:10 $ docker rm -f --volumes 2e67721aa2fcfc4e4ff2b6bb4952311e3a99e647732e4a1069f3c3df63f57ad9 [Pipeline] // withDockerContainer [Pipeline] sh 09:09:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:09:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:12 09:09:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:12 latest: Pulling from edgex-lftools-log-publisher 09:09:12 5eb5b503b376: Pulling fs layer 09:09:12 5c69ac0246d0: Pulling fs layer 09:09:12 ec43610c2a17: Pulling fs layer 09:09:12 3a2ae6a8a46f: Pulling fs layer 09:09:12 33b1e0a273af: Pulling fs layer 09:09:12 5d3b04190fa2: Pulling fs layer 09:09:12 2f39f015ded8: Pulling fs layer 09:09:12 3a2ae6a8a46f: Waiting 09:09:12 33b1e0a273af: Waiting 09:09:12 5d3b04190fa2: Waiting 09:09:12 2f39f015ded8: Waiting 09:09:12 5c69ac0246d0: Download complete 09:09:13 33b1e0a273af: Verifying Checksum 09:09:13 33b1e0a273af: Download complete 09:09:13 5d3b04190fa2: Download complete 09:09:13 ec43610c2a17: Verifying Checksum 09:09:13 ec43610c2a17: Download complete 09:09:13 5eb5b503b376: Verifying Checksum 09:09:13 5eb5b503b376: Download complete 09:09:13 2f39f015ded8: Download complete 09:09:14 5eb5b503b376: Pull complete 09:09:14 5c69ac0246d0: Pull complete 09:09:14 ec43610c2a17: Pull complete 09:09:14 3a2ae6a8a46f: Pull complete 09:09:15 33b1e0a273af: Pull complete 09:09:15 5d3b04190fa2: Pull complete 09:09:19 2f39f015ded8: Pull complete 09:09:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:19 prd-ubuntu20.04-docker-8c-8g-4802 does not seem to be running inside a container 09:09:19 $ 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/xfoundry_go-mod-bootstrap_PR-723 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-723:/w/workspace/xfoundry_go-mod-bootstrap_PR-723:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:09:22 $ docker top 911584a4baab645be2742257fc963796eea36f53ba62e2261fff42da85da1454 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:23 ---> job-cost.sh 09:09:23 lf-activate-venv: SKIPPING 09:09:23 INFO: No Stack... 09:09:23 INFO: Retrieving Pricing Info for: v3-standard-8 09:09:24 INFO: Archiving Costs [Pipeline] sh 09:09:24 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-723/archives/cost.csv 09:09:24 + cut -d, -f6 [Pipeline] lock 09:09:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-723-1-stack-cost] 09:09:24 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-723-1-stack-cost] did not exist. Created. 09:09:24 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-723-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:25 + echo total: 0.2199999988079071 [Pipeline] stash 09:09:25 Stashed 1 file(s) [Pipeline] } 09:09:25 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-723-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:25 $ docker stop --time=1 911584a4baab645be2742257fc963796eea36f53ba62e2261fff42da85da1454 09:09:26 $ docker rm -f --volumes 911584a4baab645be2742257fc963796eea36f53ba62e2261fff42da85da1454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:11:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4804 in /w/workspace/xfoundry_go-mod-bootstrap_PR-723 [Pipeline] { [Pipeline] ws 09:11:00 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:11:00 The recommended git tool is: git 09:11:06 using credential edgex-jenkins-ssh 09:11:06 Cloning the remote Git repository 09:11:06 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:11:06 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:11:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:11:07 > git --version # timeout=10 09:11:07 > git --version # 'git version 2.25.1' 09:11:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:11:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:11 Merging remotes/origin/main commit 70739305bd917445cee88626505364718f8edaa8 into PR head commit 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 09:11:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:11:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/723/head:refs/remotes/origin/PR-723 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:11:11 > git config core.sparsecheckout # timeout=10 09:11:11 Merge succeeded, producing 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 09:11:11 Checking out Revision 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 (PR-723) 09:11:11 > git checkout -f 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 # timeout=10 09:11:11 > git remote # timeout=10 09:11:11 > git config --get remote.origin.url # timeout=10 09:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:11 > git merge 70739305bd917445cee88626505364718f8edaa8 # timeout=10 09:11:11 > git rev-parse HEAD^{commit} # timeout=10 09:11:11 > git config core.sparsecheckout # timeout=10 09:11:11 > git checkout -f 614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 # timeout=10 09:11:15 Commit message: "feat: Core Keeper changes based on OpenZiti changes" 09:11:15 > git --version # timeout=10 09:11:15 > git --version # 'git version 2.25.1' 09:11:15 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:11:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:11:17 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:17 Dload Upload Total Spent Left Speed 09:11:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 09:11:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:11:18 + sudo tee /etc/docker/daemon.new 09:11:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:11:18 { 09:11:18 "registry-mirrors": [ 09:11:18 "https://nexus3.edgexfoundry.org:10001" 09:11:18 ], 09:11:18 "bip": "10.250.0.254/24", 09:11:18 "hosts": [ 09:11:18 "tcp://0.0.0.0:5555", 09:11:18 "unix:///var/run/docker.sock" 09:11:18 ], 09:11:18 "mtu": 1458, 09:11:18 "selinux-enabled": true, 09:11:18 "seccomp-profile": "/etc/docker/seccomp.json" 09:11:18 } [Pipeline] sh 09:11:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:11:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:11:37 ========================================================= 09:11:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:11:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:11:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:11:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:11:38 c6b39de5b339: Pulling fs layer 09:11:38 a69c41024577: Pulling fs layer 09:11:38 d6de4b400683: Pulling fs layer 09:11:38 35cb2a7552d0: Pulling fs layer 09:11:38 4f4fb700ef54: Pulling fs layer 09:11:38 464afbd9ba4c: Pulling fs layer 09:11:38 00f215d4a9da: Pulling fs layer 09:11:38 d496ad576159: Pulling fs layer 09:11:38 4f4fb700ef54: Waiting 09:11:38 464afbd9ba4c: Waiting 09:11:38 00f215d4a9da: Waiting 09:11:38 d496ad576159: Waiting 09:11:38 35cb2a7552d0: Waiting 09:11:38 a69c41024577: Verifying Checksum 09:11:38 a69c41024577: Download complete 09:11:38 35cb2a7552d0: Verifying Checksum 09:11:38 35cb2a7552d0: Download complete 09:11:38 4f4fb700ef54: Verifying Checksum 09:11:38 4f4fb700ef54: Download complete 09:11:38 464afbd9ba4c: Verifying Checksum 09:11:38 464afbd9ba4c: Download complete 09:11:38 c6b39de5b339: Verifying Checksum 09:11:38 c6b39de5b339: Download complete 09:11:39 d496ad576159: Verifying Checksum 09:11:39 d496ad576159: Download complete 09:11:39 c6b39de5b339: Pull complete 09:11:40 a69c41024577: Pull complete 09:11:40 d6de4b400683: Verifying Checksum 09:11:40 d6de4b400683: Download complete 09:11:41 00f215d4a9da: Download complete 09:11:54 d6de4b400683: Pull complete 09:11:54 35cb2a7552d0: Pull complete 09:11:54 4f4fb700ef54: Pull complete 09:11:54 464afbd9ba4c: Pull complete 09:12:02 00f215d4a9da: Pull complete 09:12:04 d496ad576159: Pull complete 09:12:04 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:12:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 09:12:05 + 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 09:12:05 + docker inspect -f . ci-base-image-arm64 09:12:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:06 prd-ubuntu20.04-docker-arm64-4c-16g-4804 does not seem to be running inside a container 09:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:12:09 $ docker top 177cf011ea282b83557f4bd58e60a30ebe078d5f6e87c7093af5120a25512f13 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:10 + go version 09:12:10 go version go1.21.9 linux/arm64 [Pipeline] } 09:12:10 $ docker stop --time=1 177cf011ea282b83557f4bd58e60a30ebe078d5f6e87c7093af5120a25512f13 09:12:12 $ docker rm -f --volumes 177cf011ea282b83557f4bd58e60a30ebe078d5f6e87c7093af5120a25512f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:13 + docker inspect -f . ci-base-image-arm64 09:12:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:13 prd-ubuntu20.04-docker-arm64-4c-16g-4804 does not seem to be running inside a container 09:12:13 $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:12:15 $ docker top 059bd1f93d61e69d55c8715549d3f7c885a6f48e201ee599534f45de0f75770b -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:15 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 09:12:16 + make test 09:12:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:12:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.26 09:12:16 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.10 09:12:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.7 09:12:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.26 09:12:17 go: downloading github.com/mitchellh/copystructure v1.2.0 09:12:17 go: downloading gopkg.in/yaml.v3 v3.0.1 09:12:17 go: downloading github.com/stretchr/testify v1.9.0 09:12:17 go: downloading github.com/labstack/echo/v4 v4.11.4 09:12:17 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:12:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:12:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.7 09:12:17 go: downloading github.com/google/uuid v1.6.0 09:12:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:12:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:12:17 go: downloading github.com/sirupsen/logrus v1.9.3 09:12:18 go: downloading github.com/go-playground/validator/v10 v10.22.0 09:12:18 go: downloading github.com/go-kit/log v0.2.1 09:12:18 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:12:18 go: downloading github.com/openziti/sdk-golang v0.23.38 09:12:18 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:12:18 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:12:18 go: downloading github.com/stretchr/objx v0.5.2 09:12:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.2.0 09:12:18 go: downloading github.com/gorilla/websocket v1.5.1 09:12:18 go: downloading golang.org/x/net v0.26.0 09:12:18 go: downloading golang.org/x/sync v0.7.0 09:12:18 go: downloading github.com/labstack/gommon v0.4.2 09:12:18 go: downloading golang.org/x/crypto v0.24.0 09:12:19 go: downloading github.com/hashicorp/errwrap v1.1.0 09:12:19 go: downloading golang.org/x/sys v0.21.0 09:12:20 go: downloading github.com/hashicorp/consul/api v1.28.3 09:12:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:12:20 go: downloading github.com/spf13/cast v1.6.0 09:12:20 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:12:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:12:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:12:20 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:12:20 go: downloading github.com/valyala/fasttemplate v1.2.2 09:12:20 go: downloading golang.org/x/time v0.5.0 09:12:20 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:12:20 go: downloading github.com/go-playground/universal-translator v0.18.1 09:12:20 go: downloading github.com/leodido/go-urn v1.4.0 09:12:20 go: downloading golang.org/x/text v0.16.0 09:12:21 go: downloading github.com/go-openapi/runtime v0.28.0 09:12:21 go: downloading github.com/go-openapi/strfmt v0.23.0 09:12:21 go: downloading github.com/go-resty/resty/v2 v2.13.1 09:12:21 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:12:21 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:12:21 go: downloading github.com/openziti/edge-api v0.26.20 09:12:25 go: downloading github.com/openziti/foundation/v2 v2.0.46 09:12:25 go: downloading github.com/openziti/identity v1.0.79 09:12:25 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:12:25 go: downloading github.com/pkg/errors v0.9.1 09:12:25 go: downloading github.com/zitadel/oidc/v2 v2.12.0 09:12:25 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:12:25 go: downloading golang.org/x/oauth2 v0.20.0 09:12:25 go: downloading github.com/openziti/channel/v2 v2.0.132 09:12:25 go: downloading github.com/openziti/secretstream v0.1.20 09:12:25 go: downloading github.com/openziti/transport/v2 v2.0.135 09:12:25 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:12:25 go: downloading github.com/kataras/go-events v0.0.3 09:12:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:12:25 go: downloading github.com/openziti/metrics v1.2.55 09:12:25 go: downloading github.com/zeebo/errs v1.3.0 09:12:26 go: downloading google.golang.org/grpc v1.62.1 09:12:27 go: downloading github.com/mattn/go-isatty v0.0.20 09:12:27 go: downloading github.com/mattn/go-colorable v0.1.13 09:12:27 go: downloading github.com/x448/float16 v0.8.4 09:12:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:12:27 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:12:27 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:12:27 go: downloading github.com/hashicorp/serf v0.10.1 09:12:27 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:12:27 go: downloading github.com/go-playground/locales v0.14.1 09:12:27 go: downloading github.com/go-openapi/errors v0.22.0 09:12:27 go: downloading github.com/go-openapi/swag v0.23.0 09:12:27 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:12:28 go: downloading go.opentelemetry.io/otel v1.27.0 09:12:28 go: downloading go.opentelemetry.io/otel/trace v1.27.0 09:12:28 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:12:28 go: downloading github.com/oklog/ulid v1.3.1 09:12:28 go: downloading go.mongodb.org/mongo-driver v1.15.0 09:12:31 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:12:31 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:12:31 go: downloading github.com/go-openapi/validate v0.24.0 09:12:31 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:12:31 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:12:31 go: downloading github.com/gorilla/securecookie v1.1.1 09:12:32 go: downloading github.com/gorilla/schema v1.4.1 09:12:32 go: downloading github.com/muhlemmer/gu v0.3.1 09:12:32 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:12:32 go: downloading github.com/golang/protobuf v1.5.4 09:12:32 go: downloading google.golang.org/protobuf v1.34.1 09:12:32 go: downloading github.com/mitchellh/go-ps v1.0.0 09:12:32 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 09:12:32 go: downloading github.com/go-jose/go-jose/v4 v4.0.1 09:12:33 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 09:12:33 go: downloading github.com/fatih/color v1.16.0 09:12:33 go: downloading github.com/go-openapi/analysis v0.23.0 09:12:33 go: downloading github.com/go-openapi/loads v0.22.0 09:12:33 go: downloading github.com/go-openapi/spec v0.21.0 09:12:33 go: downloading github.com/mailru/easyjson v0.7.7 09:12:33 go: downloading github.com/armon/go-metrics v0.4.1 09:12:33 go: downloading github.com/go-logr/logr v1.4.2 09:12:33 go: downloading go.opentelemetry.io/otel/metric v1.27.0 09:12:33 go: downloading golang.org/x/term v0.21.0 09:12:33 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:12:33 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:12:33 go: downloading github.com/josharian/intern v1.0.0 09:12:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:12:34 go: downloading github.com/go-logr/stdr v1.2.2 09:12:34 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:12:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:12:34 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:12:34 go: downloading github.com/tklauser/numcpus v0.6.1 09:14:40 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:14:40 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:14:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.139s coverage: 33.8% of statements 09:16:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.160s coverage: 93.5% of statements 09:16:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.082s coverage: 91.9% of statements 09:16:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 1.418s coverage: 88.2% of statements 09:16:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.023s coverage: 84.4% of statements 09:16:51 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:16:51 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:16:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.146s coverage: 41.5% of statements 09:16:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.047s coverage: 100.0% of statements 09:16:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.372s coverage: 87.7% of statements 09:16:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.034s coverage: 25.6% of statements 09:16:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:16:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 09:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.143s coverage: 76.2% of statements 09:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.029s coverage: 50.9% of statements 09:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.025s coverage: 31.2% of statements 09:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements 09:16:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:16:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:17:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:17:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:17:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:17:43 $ docker stop --time=1 059bd1f93d61e69d55c8715549d3f7c885a6f48e201ee599534f45de0f75770b 09:17:45 $ docker rm -f --volumes 059bd1f93d61e69d55c8715549d3f7c885a6f48e201ee599534f45de0f75770b [Pipeline] // withDockerContainer [Pipeline] sh 09:17:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:17:49 Warning: overwriting stash ‘coverage-report’ 09:17:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:51 09:17:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:51 arm64: Pulling from edgex-lftools-log-publisher 09:17:51 8998bd30e6a1: Pulling fs layer 09:17:51 04944245beec: Pulling fs layer 09:17:51 699f458cf7ca: Pulling fs layer 09:17:51 765212b225bb: Pulling fs layer 09:17:51 f23df028b6ca: Pulling fs layer 09:17:51 d65c8cfc05b1: Pulling fs layer 09:17:51 2437ff75d9bd: Pulling fs layer 09:17:51 765212b225bb: Waiting 09:17:51 f23df028b6ca: Waiting 09:17:51 d65c8cfc05b1: Waiting 09:17:51 2437ff75d9bd: Waiting 09:17:52 04944245beec: Verifying Checksum 09:17:52 04944245beec: Download complete 09:17:52 765212b225bb: Verifying Checksum 09:17:52 765212b225bb: Download complete 09:17:52 f23df028b6ca: Verifying Checksum 09:17:52 f23df028b6ca: Download complete 09:17:52 d65c8cfc05b1: Verifying Checksum 09:17:52 d65c8cfc05b1: Download complete 09:17:52 699f458cf7ca: Verifying Checksum 09:17:52 699f458cf7ca: Download complete 09:17:52 8998bd30e6a1: Verifying Checksum 09:17:52 8998bd30e6a1: Download complete 09:17:54 2437ff75d9bd: Verifying Checksum 09:17:54 2437ff75d9bd: Download complete 09:17:57 8998bd30e6a1: Pull complete 09:17:57 04944245beec: Pull complete 09:17:59 699f458cf7ca: Pull complete 09:17:59 765212b225bb: Pull complete 09:17:59 f23df028b6ca: Pull complete 09:18:00 d65c8cfc05b1: Pull complete 09:18:18 2437ff75d9bd: Pull complete 09:18:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:18:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:18 prd-ubuntu20.04-docker-arm64-4c-16g-4804 does not seem to be running inside a container 09:18:18 $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:18:21 $ docker top afaf576bb704c4ec6aad07699b7ea54628cc50079448399ae196eaffb5dd6ed2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:22 ---> job-cost.sh 09:18:22 lf-activate-venv: SKIPPING 09:18:22 INFO: No Stack... 09:18:22 INFO: Retrieving Pricing Info for: v3-standard-4 09:18:23 INFO: Archiving Costs [Pipeline] sh 09:18:24 + + cut -d, -f6cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 09:18:24 [Pipeline] lock 09:18:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-723-1-stack-cost] 09:18:24 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-723-1-stack-cost] did not exist. Created. 09:18:24 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-723-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:18:25 /w/workspace/go-mod-bootstrap/1@tmp/durable-42bb2971/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:18:26 + echo total: 0.10999999940395355 [Pipeline] stash 09:18:26 Warning: overwriting stash ‘stack-cost’ 09:18:26 Stashed 1 file(s) [Pipeline] } 09:18:26 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-723-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:18:26 $ docker stop --time=1 afaf576bb704c4ec6aad07699b7ea54628cc50079448399ae196eaffb5dd6ed2 09:18:27 $ docker rm -f --volumes afaf576bb704c4ec6aad07699b7ea54628cc50079448399ae196eaffb5dd6ed2 [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 09:18:29 provisioning config files... 09:18:29 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp/config10091780384931517522tmp [Pipeline] { [Pipeline] sh 09:18:29 + set +x 09:18:29 + curl+ -s https://codecov.io/bash 09:18:29 bash -s -- 09:18:29 09:18:29 _____ _ 09:18:29 / ____| | | 09:18:29 | | ___ __| | ___ ___ _____ __ 09:18:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:18:29 | |___| (_) | (_| | __/ (_| (_) \ V / 09:18:29 \_____\___/ \__,_|\___|\___\___/ \_/ 09:18:29 Bash-1.0.6 09:18:29 09:18:29 09:18:29 ==> git version 2.25.1 found 09:18:29 ==> 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 09:18:29 Release-Date: 2020-01-08 09:18:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:18:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:18:29 ==> Jenkins CI detected. 09:18:29 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-723 09:18:29 project root: . 09:18:29 --> token set from env 09:18:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:18:29 ==> Running gcov in . (disable via -X gcov) 09:18:29 ==> Python coveragepy not found 09:18:29 ==> Searching for coverage reports in: 09:18:29 + . 09:18:29 -> Found 1 reports 09:18:29 ==> Detecting git/mercurial file structure 09:18:29 ==> Reading reports 09:18:29 + ./coverage.out bytes=113738 09:18:29 ==> Appending adjustments 09:18:29 https://docs.codecov.io/docs/fixing-reports 09:18:29 + Found adjustments 09:18:29 ==> Gzipping contents 09:18:29 20K /tmp/codecov.wNiEsU.gz 09:18:29 ==> Uploading reports 09:18:29 url: https://codecov.io 09:18:29 query: branch=PR-723&commit=614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-723%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=723&job=&cmd_args= 09:18:29 -> Pinging Codecov 09:18:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-723&commit=614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-723%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=723&job=&cmd_args= 09:18:29 -> Uploading to 09:18:29 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/833815588EE85121546D348822E98E2E/614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9/5adde3ab-28a7-4dd2-bfc1-e462271f9582.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T091829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3271c4fd6ff574c06e78f41c74de4a940be9d2681f404ae08c26f4254140f6d0 09:18:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:29 Dload Upload Total Spent Left Speed 09:18:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17462 0 0 100 17462 0 76587 --:--:-- --:--:-- --:--:-- 76587 09:18:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/614d19a8f3371f4f21f2b2cc6ef4f62a3fcaf6d9 [Pipeline] } 09:18:30 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:18:32 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-723/archives ] 09:18:32 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-723/archives 09:18:32 total 16 09:18:32 drwxr-xr-x 3 root root 4096 Jul 2 09:09 . 09:18:32 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 09:09 .. 09:18:32 drwxr-xr-x 2 root root 4096 Jul 2 09:09 cost 09:18:32 -rw-r--r-- 1 root root 88 Jul 2 09:09 cost.csv 09:18:32 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-723/archives 09:18:32 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-723/archives 09:18:32 total 16 09:18:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 09:09 . 09:18:32 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 09:09 .. 09:18:32 drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 09:09 cost 09:18:32 -rw-r--r-- 1 jenkins jenkins 88 Jul 2 09:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:18:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:18:33 ---> package-listing.sh 09:18:33 ++ facter osfamily 09:18:33 ++ tr '[:upper:]' '[:lower:]' 09:18:33 + OS_FAMILY=debian 09:18:33 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-723 09:18:33 + START_PACKAGES=/tmp/packages_start.txt 09:18:33 + END_PACKAGES=/tmp/packages_end.txt 09:18:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:33 + PACKAGES=/tmp/packages_start.txt 09:18:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-723 ']' 09:18:33 + PACKAGES=/tmp/packages_end.txt 09:18:33 + case "${OS_FAMILY}" in 09:18:33 + dpkg -l 09:18:33 + grep '^ii' 09:18:33 + '[' -f /tmp/packages_start.txt ']' 09:18:33 + '[' -f /tmp/packages_end.txt ']' 09:18:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-723 ']' 09:18:33 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-723/archives/ 09:18:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-723/archives/ [Pipeline] echo 09:18:34 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/xfoundry_go-mod-bootstrap_PR-723/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:18:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:35 prd-ubuntu20.04-docker-8c-8g-4802 does not seem to be running inside a container 09:18:35 $ 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/xfoundry_go-mod-bootstrap_PR-723/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-723 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-723:/w/workspace/xfoundry_go-mod-bootstrap_PR-723:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:18:35 $ docker top ba5bf66c38a307aca867bc4599a41be897dfce6741ea5bd18b2fb181b50534e7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:35 + touch /tmp/pre-build-complete [Pipeline] sh 09:18:36 + mkdir -p /var/log/sysstat [Pipeline] sh 09:18:36 + ls /var/log/sa-host 09:18:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:36 provisioning config files... 09:18:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-723@tmp/config17286031252279204661tmp [Pipeline] { [Pipeline] echo 09:18:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:18:37 ---> create-netrc.sh [Pipeline] } 09:18:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:18:37 ---> python-tools-install.sh [Pipeline] echo 09:18:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:18:37 ---> sudo-logs.sh 09:18:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:18:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:18:38 ---> job-cost.sh 09:18:38 lf-activate-venv: SKIPPING 09:18:38 DEBUG: total: 0.2199999988079071 09:18:38 INFO: Retrieving Stack Cost... 09:18:38 INFO: Retrieving Pricing Info for: v3-standard-8 09:18:39 INFO: Archiving Costs [Pipeline] echo 09:18:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:18:39 ---> logs-deploy.sh 09:18:39 lf-activate-venv: SKIPPING 09:18:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-723/1 09:18:39 INFO: archiving workspace using pattern(s): 09:18:40 Archives upload complete. 09:18:40 INFO: archiving logs to Nexus 09:18:41 ---> uname -a: 09:18:41 Linux prd-ubuntu20-04-docker-8c-8g-4802 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:18:41 09:18:41 09:18:41 ---> lscpu: 09:18:41 Architecture: x86_64 09:18:41 CPU op-mode(s): 32-bit, 64-bit 09:18:41 Byte Order: Little Endian 09:18:41 Address sizes: 40 bits physical, 48 bits virtual 09:18:41 CPU(s): 8 09:18:41 On-line CPU(s) list: 0-7 09:18:41 Thread(s) per core: 1 09:18:41 Core(s) per socket: 1 09:18:41 Socket(s): 8 09:18:41 NUMA node(s): 1 09:18:41 Vendor ID: AuthenticAMD 09:18:41 CPU family: 23 09:18:41 Model: 49 09:18:41 Model name: AMD EPYC-Rome Processor 09:18:41 Stepping: 0 09:18:41 CPU MHz: 2799.998 09:18:41 BogoMIPS: 5599.99 09:18:41 Virtualization: AMD-V 09:18:41 Hypervisor vendor: KVM 09:18:41 Virtualization type: full 09:18:41 L1d cache: 256 KiB 09:18:41 L1i cache: 256 KiB 09:18:41 L2 cache: 4 MiB 09:18:41 L3 cache: 128 MiB 09:18:41 NUMA node0 CPU(s): 0-7 09:18:41 Vulnerability Itlb multihit: Not affected 09:18:41 Vulnerability L1tf: Not affected 09:18:41 Vulnerability Mds: Not affected 09:18:41 Vulnerability Meltdown: Not affected 09:18:41 Vulnerability Mmio stale data: Not affected 09:18:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:18:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:18:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:18:41 Vulnerability Srbds: Not affected 09:18:41 Vulnerability Tsx async abort: Not affected 09:18:41 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 09:18:41 09:18:41 09:18:41 ---> nproc: 09:18:41 8 09:18:41 09:18:41 09:18:41 ---> df -h: 09:18:41 Filesystem Size Used Avail Use% Mounted on 09:18:41 overlay 155G 11G 145G 7% / 09:18:41 tmpfs 64M 0 64M 0% /dev 09:18:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:18:41 shm 64M 0 64M 0% /dev/shm 09:18:41 /dev/vda1 155G 11G 145G 7% /facter-os 09:18:41 09:18:41 09:18:41 ---> sar -b -r -n DEV: 09:18:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4802) 07/02/24 _x86_64_ (8 CPU) 09:18:41 09:18:41 09:06:54 LINUX RESTART (8 CPU) 09:18:41 09:18:41 09:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:18:41 09:08:02 338.36 47.59 290.77 0.00 5327.78 175511.81 0.00 09:18:41 09:09:01 120.88 0.95 119.93 0.00 33.49 43234.03 0.00 09:18:41 09:10:01 61.69 0.13 61.56 0.00 6.80 24888.67 0.00 09:18:41 09:11:01 3.53 1.02 2.52 0.00 21.86 33.73 0.00 09:18:41 09:12:01 10.01 1.53 8.48 0.00 85.70 1611.20 0.00 09:18:41 09:13:01 39.58 3.57 36.01 0.00 4256.76 6858.86 0.00 09:18:41 09:14:01 3.33 0.02 3.32 0.00 0.13 86.92 0.00 09:18:41 09:15:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 09:18:41 09:16:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 09:18:41 09:17:01 1.53 0.02 1.52 0.00 0.13 17.46 0.00 09:18:41 09:18:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 09:18:41 Average: 52.97 4.99 47.98 0.00 886.05 22904.65 0.00 09:18:41 09:18:41 09:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:18:41 09:08:02 29498544 31563280 769260 2.34 70052 2275260 1978220 5.83 996060 2020280 381672 09:18:41 09:09:01 27152932 30339036 1962228 5.97 103120 3254944 2819864 8.31 2470824 2753580 201588 09:18:41 09:10:01 28715360 31560872 746940 2.27 105716 2955088 1775552 5.23 1117056 2592200 148 09:18:41 09:11:01 28713036 31559584 748148 2.28 105816 2955712 1772972 5.23 1116756 2592748 4 09:18:41 09:12:01 28634744 31533956 765992 2.33 108204 3001300 1783180 5.26 1144748 2631776 168 09:18:41 09:13:01 28264324 31541104 736232 2.24 134888 3353464 1717044 5.06 1396788 2725344 164 09:18:41 09:14:01 28278824 31550672 726456 2.21 133432 3350212 1693372 4.99 1385460 2722128 12 09:18:41 09:15:01 28279352 31551260 725740 2.21 133512 3350212 1693372 4.99 1385448 2722128 36 09:18:41 09:16:01 28279472 31551480 725676 2.21 133592 3350216 1693372 4.99 1385552 2722132 8 09:18:41 09:17:01 28280164 31552308 724732 2.20 133700 3350220 1693372 4.99 1384676 2722136 184 09:18:41 09:18:01 28280316 31552648 724060 2.20 133780 3350224 1693372 4.99 1384816 2722140 8 09:18:41 Average: 28397915 31441473 850497 2.59 117801 3140623 1846699 5.44 1378926 2629690 53090 09:18:41 09:18:41 09:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:18:41 09:08:02 ens3 516.75 360.07 5833.83 91.82 0.00 0.00 0.00 0.00 09:18:41 09:08:02 docker0 18.45 20.68 1.55 140.48 0.00 0.00 0.00 0.00 09:18:41 09:08:02 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 09:18:41 09:09:01 ens3 183.92 98.39 1309.73 23.52 0.00 0.00 0.00 0.00 09:18:41 09:09:01 docker0 74.16 144.33 6.51 1272.93 0.00 0.00 0.00 0.00 09:18:41 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:09:01 vethfd517d5 74.16 144.45 7.52 1272.94 0.00 0.00 0.00 0.10 09:18:41 09:10:01 ens3 100.03 61.42 2537.76 12.66 0.00 0.00 0.00 0.00 09:18:41 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:10:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 09:18:41 09:11:01 ens3 1.25 0.50 0.57 0.22 0.00 0.00 0.00 0.00 09:18:41 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:12:01 ens3 37.90 13.23 666.66 1.11 0.00 0.00 0.00 0.00 09:18:41 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:18:41 09:13:01 ens3 138.03 70.87 2046.36 5.14 0.00 0.00 0.00 0.00 09:18:41 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:13:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 09:18:41 09:14:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:18:41 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:15:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:16:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:18:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:18:41 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 Average: ens3 88.81 54.93 1126.52 12.22 0.00 0.00 0.00 0.00 09:18:41 Average: docker0 8.32 14.80 0.72 126.75 0.00 0.00 0.00 0.00 09:18:41 Average: lo 0.59 0.59 0.05 0.05 0.00 0.00 0.00 0.00 09:18:41 09:18:41 09:18:41 ---> sar -P ALL: 09:18:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4802) 07/02/24 _x86_64_ (8 CPU) 09:18:41 09:18:41 09:06:54 LINUX RESTART (8 CPU) 09:18:41 09:18:41 09:07:01 CPU %user %nice %system %iowait %steal %idle 09:18:41 09:08:02 all 7.59 0.00 2.44 2.43 0.05 87.48 09:18:41 09:08:02 0 7.09 0.00 1.74 0.25 0.05 90.87 09:18:41 09:08:02 1 9.85 0.00 2.47 3.11 0.05 84.52 09:18:41 09:08:02 2 5.88 0.00 2.28 0.62 0.03 91.18 09:18:41 09:08:02 3 9.47 0.00 2.17 6.54 0.05 81.76 09:18:41 09:08:02 4 6.85 0.00 3.69 5.00 0.05 84.40 09:18:41 09:08:02 5 7.74 0.00 1.85 0.60 0.07 89.74 09:18:41 09:08:02 6 6.43 0.00 2.91 0.60 0.05 90.00 09:18:41 09:08:02 7 7.43 0.00 2.44 2.74 0.05 87.34 09:18:41 09:09:01 all 38.66 0.00 6.51 2.62 0.09 52.12 09:18:41 09:09:01 0 39.08 0.00 7.27 0.68 0.09 52.88 09:18:41 09:09:01 1 37.20 0.00 6.16 0.82 0.09 55.73 09:18:41 09:09:01 2 40.26 0.00 6.25 0.43 0.09 52.98 09:18:41 09:09:01 3 39.03 0.00 6.39 0.68 0.10 53.79 09:18:41 09:09:01 4 38.73 0.00 6.56 6.70 0.10 47.91 09:18:41 09:09:01 5 38.65 0.00 6.13 0.75 0.09 54.38 09:18:41 09:09:01 6 37.85 0.00 6.98 7.13 0.09 47.96 09:18:41 09:09:01 7 38.48 0.00 6.33 3.75 0.10 51.34 09:18:41 09:10:01 all 6.92 0.00 2.25 1.51 0.04 89.28 09:18:41 09:10:01 0 6.87 0.00 2.08 0.05 0.03 90.97 09:18:41 09:10:01 1 7.12 0.00 1.84 0.03 0.03 90.97 09:18:41 09:10:01 2 6.81 0.00 2.91 0.47 0.05 89.76 09:18:41 09:10:01 3 6.19 0.00 2.17 0.03 0.03 91.57 09:18:41 09:10:01 4 6.99 0.00 2.08 6.55 0.03 84.34 09:18:41 09:10:01 5 6.92 0.00 2.39 0.00 0.03 90.66 09:18:41 09:10:01 6 7.34 0.00 2.57 2.27 0.05 87.77 09:18:41 09:10:01 7 7.16 0.00 1.98 2.67 0.03 88.16 09:18:41 09:11:01 all 0.07 0.00 0.04 0.01 0.01 99.87 09:18:41 09:11:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:18:41 09:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 09:11:01 2 0.12 0.00 0.03 0.00 0.02 99.83 09:18:41 09:11:01 3 0.08 0.00 0.05 0.00 0.02 99.85 09:18:41 09:11:01 4 0.02 0.00 0.03 0.03 0.02 99.90 09:18:41 09:11:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:18:41 09:11:01 6 0.20 0.00 0.05 0.07 0.02 99.67 09:18:41 09:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 09:12:01 all 0.24 0.00 0.11 0.11 0.01 99.53 09:18:41 09:12:01 0 0.23 0.00 0.08 0.02 0.00 99.67 09:18:41 09:12:01 1 0.07 0.00 0.08 0.00 0.00 99.85 09:18:41 09:12:01 2 0.22 0.00 0.10 0.02 0.00 99.67 09:18:41 09:12:01 3 0.18 0.00 0.07 0.02 0.03 99.70 09:18:41 09:12:01 4 0.33 0.00 0.27 0.53 0.00 98.87 09:18:41 09:12:01 5 0.20 0.00 0.07 0.00 0.02 99.72 09:18:41 09:12:01 6 0.05 0.00 0.08 0.20 0.00 99.67 09:18:41 09:12:01 7 0.67 0.00 0.13 0.08 0.02 99.10 09:18:41 09:13:01 all 2.16 0.00 1.18 0.54 0.03 96.10 09:18:41 09:13:01 0 2.87 0.00 0.77 0.07 0.03 96.26 09:18:41 09:13:01 1 2.71 0.00 1.29 1.12 0.03 94.85 09:18:41 09:13:01 2 2.17 0.00 1.10 0.03 0.03 96.66 09:18:41 09:13:01 3 1.52 0.00 1.84 0.63 0.02 96.00 09:18:41 09:13:01 4 1.47 0.00 1.82 0.45 0.03 96.23 09:18:41 09:13:01 5 1.49 0.00 0.69 0.08 0.05 97.69 09:18:41 09:13:01 6 2.26 0.00 0.74 1.92 0.03 95.05 09:18:41 09:13:01 7 2.77 0.00 1.17 0.02 0.02 96.03 09:18:41 09:14:01 all 0.21 0.00 0.05 0.01 0.01 99.73 09:18:41 09:14:01 0 0.02 0.00 0.05 0.00 0.00 99.93 09:18:41 09:14:01 1 0.10 0.00 0.03 0.00 0.00 99.87 09:18:41 09:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:18:41 09:14:01 3 0.00 0.00 0.03 0.02 0.00 99.95 09:18:41 09:14:01 4 0.03 0.00 0.07 0.00 0.02 99.88 09:18:41 09:14:01 5 1.18 0.00 0.05 0.00 0.03 98.74 09:18:41 09:14:01 6 0.03 0.00 0.02 0.05 0.00 99.90 09:18:41 09:14:01 7 0.28 0.00 0.10 0.00 0.00 99.62 09:18:41 09:15:01 all 0.19 0.00 0.01 0.01 0.01 99.78 09:18:41 09:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 09:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 09:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:18:41 09:15:01 5 1.45 0.00 0.07 0.00 0.03 98.45 09:18:41 09:15:01 6 0.00 0.00 0.02 0.05 0.02 99.92 09:18:41 09:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 09:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:18:41 09:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 09:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:18:41 09:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 09:16:01 5 0.05 0.00 0.02 0.00 0.05 99.88 09:18:41 09:16:01 6 0.00 0.00 0.00 0.03 0.00 99.97 09:18:41 09:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:18:41 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 09:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 09:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:17:01 5 0.05 0.00 0.02 0.00 0.03 99.90 09:18:41 09:17:01 6 0.00 0.00 0.02 0.05 0.00 99.93 09:18:41 09:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 09:18:01 all 0.08 0.00 0.01 0.01 0.01 99.89 09:18:41 09:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 09:18:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:18:41 09:18:01 2 0.15 0.00 0.02 0.00 0.00 99.83 09:18:41 09:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:18:01 4 0.15 0.00 0.02 0.02 0.03 99.78 09:18:41 09:18:01 5 0.25 0.00 0.03 0.00 0.02 99.70 09:18:41 09:18:01 6 0.02 0.00 0.00 0.03 0.00 99.95 09:18:41 09:18:01 7 0.07 0.00 0.00 0.00 0.02 99.92 09:18:41 09:18:41 Average: CPU %user %nice %system %iowait %steal %idle 09:18:41 Average: all 5.02 0.00 1.13 0.65 0.03 93.16 09:18:41 Average: 0 5.04 0.00 1.08 0.10 0.02 93.76 09:18:41 Average: 1 5.11 0.00 1.07 0.46 0.02 93.34 09:18:41 Average: 2 4.99 0.00 1.15 0.14 0.02 93.71 09:18:41 Average: 3 5.06 0.00 1.14 0.72 0.02 93.06 09:18:41 Average: 4 4.89 0.00 1.31 1.74 0.03 92.04 09:18:41 Average: 5 5.19 0.00 1.02 0.13 0.04 93.62 09:18:41 Average: 6 4.84 0.00 1.20 1.11 0.02 92.82 09:18:41 Average: 7 5.09 0.00 1.09 0.83 0.02 92.96 09:18:41 09:18:41 09:18:41