Pull request #246 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 030ad0a909413dc1e6df7f570b621a18f8d781dd+19b93efcf2caf0fd5a6009525daca50679a22bf5 (355d1d157fd6a3899313c7e0b77a39e9e41c18a5) 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-ssh6472961317643811776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15599877129383275978.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-246/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-secrets/branches/PR-246/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11322353958488484382.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-secrets/branches/PR-246/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5258637457126332328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh361473790556267057.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-secrets/branches/PR-246/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-secrets/branches/PR-246/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16074695077650786645.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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-956’ Running on prd-ubuntu20.04-docker-8c-8g-958 in /w/workspace/gexfoundry_go-mod-secrets_PR-246 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-246 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 19b93efcf2caf0fd5a6009525daca50679a22bf5 into PR head commit 030ad0a909413dc1e6df7f570b621a18f8d781dd Merge succeeded, producing 030ad0a909413dc1e6df7f570b621a18f8d781dd Checking out Revision 030ad0a909413dc1e6df7f570b621a18f8d781dd (PR-246) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 030ad0a909413dc1e6df7f570b621a18f8d781dd # 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 19b93efcf2caf0fd5a6009525daca50679a22bf5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 030ad0a909413dc1e6df7f570b621a18f8d781dd # timeout=10 [Pipeline] withCredentials 06:02:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:51 ========================================================= 06:02:51 EdgeX Global Pipelines Version Info 06:02:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:51 ------------------- 06:02:51 stable info: 06:02:51 ------------------- 06:02:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:02:51 Message: update stable to v1.0.258 06:02:52 ------------------- 06:02:52 experimental info: 06:02:52 ------------------- 06:02:52 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:02:52 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 06:02:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 06:02:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-246 [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-246 [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-246 [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 030ad0a909413dc1e6df7f570b621a18f8d781dd [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 030ad0a [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:02:55 + git rev-list -1 --merges 030ad0a909413dc1e6df7f570b621a18f8d781dd~1..030ad0a909413dc1e6df7f570b621a18f8d781dd [Pipeline] echo 06:02:55 -----------> git rev-list -1 --merges 030ad0a909413dc1e6df7f570b621a18f8d781dd~1..030ad0a909413dc1e6df7f570b621a18f8d781dd 030ad0a909413dc1e6df7f570b621a18f8d781dd [false] [Pipeline] sh 06:02:55 + git log --format=format:%s -1 030ad0a909413dc1e6df7f570b621a18f8d781dd [Pipeline] echo 06:02:55 ========================================================= 06:02:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:02:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:56 + git log --format=format:%s -1 030ad0a909413dc1e6df7f570b621a18f8d781dd [Pipeline] echo 06:02:56 [semverPrep] GIT_COMMIT: 030ad0a909413dc1e6df7f570b621a18f8d781dd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 06:02:56 [semverPrep] This is not a build commit. [Pipeline] sh 06:02:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:02:56 + grep -v github /etc/ssh/ssh_known_hosts 06:02:56 + [ -e /tmp/ssh_known_hosts ] 06:02:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:02:56 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:02:56 sudo tee -a /etc/ssh/ssh_known_hosts 06:02:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:57 06:02:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:58 0.1.4: Pulling from edgex-devops/py-git-semver 06:02:58 b85a868b505f: Pulling fs layer 06:02:58 e2be974225ed: Pulling fs layer 06:02:58 339a4e72a1f5: Pulling fs layer 06:02:58 988bab9f4d93: Pulling fs layer 06:02:58 1469e6f7b9e6: Pulling fs layer 06:02:58 eaf3925da568: Pulling fs layer 06:02:58 bab4dde63d76: Pulling fs layer 06:02:58 bde34c3a00c8: Pulling fs layer 06:02:58 b352a97aabf1: Pulling fs layer 06:02:58 4872d77fe225: Pulling fs layer 06:02:58 5851b861e8e6: Pulling fs layer 06:02:58 1469e6f7b9e6: Waiting 06:02:58 bde34c3a00c8: Waiting 06:02:58 bab4dde63d76: Waiting 06:02:58 eaf3925da568: Waiting 06:02:58 b352a97aabf1: Waiting 06:02:58 4872d77fe225: Waiting 06:02:58 5851b861e8e6: Waiting 06:02:58 988bab9f4d93: Waiting 06:02:58 e2be974225ed: Verifying Checksum 06:02:58 e2be974225ed: Download complete 06:02:58 988bab9f4d93: Verifying Checksum 06:02:58 988bab9f4d93: Download complete 06:02:58 1469e6f7b9e6: Verifying Checksum 06:02:58 1469e6f7b9e6: Download complete 06:02:58 eaf3925da568: Verifying Checksum 06:02:58 eaf3925da568: Download complete 06:02:58 339a4e72a1f5: Verifying Checksum 06:02:58 339a4e72a1f5: Download complete 06:02:58 bde34c3a00c8: Verifying Checksum 06:02:58 bde34c3a00c8: Download complete 06:02:58 b352a97aabf1: Download complete 06:02:58 4872d77fe225: Download complete 06:02:58 5851b861e8e6: Verifying Checksum 06:02:58 5851b861e8e6: Download complete 06:02:58 b85a868b505f: Verifying Checksum 06:02:58 b85a868b505f: Download complete 06:02:58 bab4dde63d76: Verifying Checksum 06:02:58 bab4dde63d76: Download complete 06:02:59 b85a868b505f: Pull complete 06:02:59 e2be974225ed: Pull complete 06:03:00 339a4e72a1f5: Pull complete 06:03:00 988bab9f4d93: Pull complete 06:03:00 1469e6f7b9e6: Pull complete 06:03:00 eaf3925da568: Pull complete 06:03:02 bab4dde63d76: Pull complete 06:03:02 bde34c3a00c8: Pull complete 06:03:02 b352a97aabf1: Pull complete 06:03:02 4872d77fe225: Pull complete 06:03:02 5851b861e8e6: Pull complete 06:03:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:02 prd-ubuntu20.04-docker-8c-8g-958 does not seem to be running inside a container 06:03:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-246 -v /w/workspace/gexfoundry_go-mod-secrets_PR-246:/w/workspace/gexfoundry_go-mod-secrets_PR-246:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:03:05 $ docker top 1a9efa7c8fb5d7051372d7714e25163d5d35e825bbd7a853490a3499bf639663 -eo pid,comm 06:03:06 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). 06:03:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:06 [ssh-agent] Looking for ssh-agent implementation... 06:03:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:06 $ docker exec 1a9efa7c8fb5d7051372d7714e25163d5d35e825bbd7a853490a3499bf639663 ssh-agent 06:03:06 SSH_AUTH_SOCK=/tmp/ssh-lo5D3TmggL1E/agent.32 06:03:06 SSH_AGENT_PID=38 06:03:06 Running ssh-add (command line suppressed) 06:03:06 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp/private_key_3175893817134938892.key (/w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp/private_key_3175893817134938892.key) 06:03:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:06 + git tag --points-at HEAD [Pipeline] } 06:03:06 $ docker exec --env ******** --env ******** 1a9efa7c8fb5d7051372d7714e25163d5d35e825bbd7a853490a3499bf639663 ssh-agent -k 06:03:07 unset SSH_AUTH_SOCK; 06:03:07 unset SSH_AGENT_PID; 06:03:07 echo Agent pid 38 killed; 06:03:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:03:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:07 [ssh-agent] Looking for ssh-agent implementation... 06:03:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:07 $ docker exec 1a9efa7c8fb5d7051372d7714e25163d5d35e825bbd7a853490a3499bf639663 ssh-agent 06:03:07 SSH_AUTH_SOCK=/tmp/ssh-S6bcfXpPTY5U/agent.70 06:03:07 SSH_AGENT_PID=76 06:03:07 Running ssh-add (command line suppressed) 06:03:07 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp/private_key_3109109786088598226.key (/w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp/private_key_3109109786088598226.key) 06:03:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:07 + git semver init 06:03:08 2024-02-15 06:03:08,101 [run_init] DEBUG init version:0.0.0 force:False 06:03:08 2024-02-15 06:03:08,102 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-246/.semver 06:03:08 2024-02-15 06:03:08,103 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-246/.semver 06:03:08 2024-02-15 06:03:08,103 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-246/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-246, universal_newlines=False, shell=None, istream=None) 06:03:09 2024-02-15 06:03:09,042 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-246/.git/info/exclude 06:03:09 2024-02-15 06:03:09,042 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-246/.semver/PR-246 with force:False 06:03:09 2024-02-15 06:03:09,043 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-246/.semver/PR-246 06:03:09 2024-02-15 06:03:09,047 [execute] INFO git cat-file --batch-check 06:03:09 2024-02-15 06:03:09,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-246/.semver, universal_newlines=False, shell=None, istream=) 06:03:09 2024-02-15 06:03:09,052 [execute] INFO git cat-file --batch 06:03:09 2024-02-15 06:03:09,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-246/.semver, universal_newlines=False, shell=None, istream=) 06:03:09 2024-02-15 06:03:09,057 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-246/.semver/PR-246 06:03:09 0.0.0 [Pipeline] } 06:03:09 $ docker exec --env ******** --env ******** 1a9efa7c8fb5d7051372d7714e25163d5d35e825bbd7a853490a3499bf639663 ssh-agent -k 06:03:09 unset SSH_AUTH_SOCK; 06:03:09 unset SSH_AGENT_PID; 06:03:09 echo Agent pid 76 killed; 06:03:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:09 + git semver [Pipeline] } 06:03:10 $ docker stop --time=1 1a9efa7c8fb5d7051372d7714e25163d5d35e825bbd7a853490a3499bf639663 06:03:11 $ docker rm -f --volumes 1a9efa7c8fb5d7051372d7714e25163d5d35e825bbd7a853490a3499bf639663 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:03:12 Stashed 1 file(s) [Pipeline] echo 06:03:12 [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 06:03:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:03:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:03:13 ========================================================= 06:03:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:03:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:03:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:03:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:03:13 7264a8db6415: Pulling fs layer 06:03:13 c4d48a809fc2: Pulling fs layer 06:03:13 4f1c88b9dad5: Pulling fs layer 06:03:13 ad3a456e5733: Pulling fs layer 06:03:13 69c7f0334f64: Pulling fs layer 06:03:13 1f1c1a5573a3: Pulling fs layer 06:03:13 ce7588e14bc9: Pulling fs layer 06:03:13 b5e4710f87ac: Pulling fs layer 06:03:13 ad3a456e5733: Waiting 06:03:13 69c7f0334f64: Waiting 06:03:13 1f1c1a5573a3: Waiting 06:03:13 b5e4710f87ac: Waiting 06:03:13 ce7588e14bc9: Waiting 06:03:13 c4d48a809fc2: Download complete 06:03:13 ad3a456e5733: Verifying Checksum 06:03:13 ad3a456e5733: Download complete 06:03:13 69c7f0334f64: Download complete 06:03:13 7264a8db6415: Verifying Checksum 06:03:13 7264a8db6415: Download complete 06:03:13 1f1c1a5573a3: Verifying Checksum 06:03:13 1f1c1a5573a3: Download complete 06:03:13 7264a8db6415: Pull complete 06:03:13 b5e4710f87ac: Verifying Checksum 06:03:13 b5e4710f87ac: Download complete 06:03:13 c4d48a809fc2: Pull complete 06:03:14 4f1c88b9dad5: Verifying Checksum 06:03:14 4f1c88b9dad5: Download complete 06:03:14 ce7588e14bc9: Verifying Checksum 06:03:14 ce7588e14bc9: Download complete 06:03:17 4f1c88b9dad5: Pull complete 06:03:17 ad3a456e5733: Pull complete 06:03:17 69c7f0334f64: Pull complete 06:03:17 1f1c1a5573a3: Pull complete 06:03:19 ce7588e14bc9: Pull complete 06:03:19 b5e4710f87ac: Pull complete 06:03:19 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:03:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 06:03:20 + 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 06:03:20 + docker inspect -f . ci-base-image-x86_64 06:03:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:20 prd-ubuntu20.04-docker-8c-8g-958 does not seem to be running inside a container 06:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-246 -v /w/workspace/gexfoundry_go-mod-secrets_PR-246:/w/workspace/gexfoundry_go-mod-secrets_PR-246:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:25 $ docker top cfb68d87762c704ba56adec3af5ebe4b839e2b7ceaeea80931403e190b79a8de -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:26 + go version 06:03:26 go version go1.21.0 linux/amd64 [Pipeline] } 06:03:26 $ docker stop --time=1 cfb68d87762c704ba56adec3af5ebe4b839e2b7ceaeea80931403e190b79a8de 06:03:27 $ docker rm -f --volumes cfb68d87762c704ba56adec3af5ebe4b839e2b7ceaeea80931403e190b79a8de [Pipeline] // withDockerContainer [Pipeline] } 06:03:27 Still waiting to schedule task 06:03:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-957’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:28 + docker inspect -f . ci-base-image-x86_64 06:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:28 prd-ubuntu20.04-docker-8c-8g-958 does not seem to be running inside a container 06:03:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-246 -v /w/workspace/gexfoundry_go-mod-secrets_PR-246:/w/workspace/gexfoundry_go-mod-secrets_PR-246:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:29 $ docker top d2abb49084b70af98ab9bf12efb5b6446c346f099b45c7255762f1edd52c91c5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:29 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-246 [Pipeline] fileExists [Pipeline] sh 06:03:30 + make test 06:03:30 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 06:03:30 go: downloading github.com/stretchr/testify v1.8.4 06:03:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.7 06:03:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 06:03:30 go: downloading github.com/davecgh/go-spew v1.1.1 06:03:30 go: downloading github.com/stretchr/objx v0.5.0 06:03:30 go: downloading github.com/pmezard/go-difflib v1.0.0 06:03:30 go: downloading gopkg.in/yaml.v3 v3.0.1 06:03:30 go: downloading github.com/go-kit/log v0.2.1 06:03:30 go: downloading github.com/google/uuid v1.6.0 06:03:30 go: downloading github.com/go-playground/validator/v10 v10.18.0 06:03:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:03:30 go: downloading golang.org/x/text v0.14.0 06:03:30 go: downloading github.com/leodido/go-urn v1.4.0 06:03:30 go: downloading golang.org/x/crypto v0.19.0 06:03:30 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 06:03:30 go: downloading github.com/go-playground/universal-translator v0.18.1 06:03:30 go: downloading github.com/go-playground/locales v0.14.1 06:03:30 go: downloading github.com/zeebo/errs v1.3.0 06:03:30 go: downloading google.golang.org/grpc v1.60.1 06:03:31 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 06:03:31 go: downloading google.golang.org/protobuf v1.32.0 06:03:31 go: downloading golang.org/x/net v0.21.0 06:03:31 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 06:03:31 go: downloading github.com/golang/protobuf v1.5.3 06:03:31 go: downloading golang.org/x/sys v0.17.0 06:03:49 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 06:03:49 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 06:03:49 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 06:03:49 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 06:03:49 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 06:03:56 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.198s coverage: 75.7% of statements 06:03:56 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.034s coverage: 52.2% of statements 06:03:56 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.044s coverage: 96.7% of statements 06:03:56 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.017s coverage: 89.5% of statements 06:03:56 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.014s coverage: 100.0% of statements 06:03:56 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.050s coverage: 55.8% of statements 06:03:56 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.016s coverage: 56.0% of statements 06:03:56 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.040s coverage: 100.0% of statements 06:04:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:04:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:04:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:04:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:04:15 $ docker stop --time=1 d2abb49084b70af98ab9bf12efb5b6446c346f099b45c7255762f1edd52c91c5 06:04:18 $ docker rm -f --volumes d2abb49084b70af98ab9bf12efb5b6446c346f099b45c7255762f1edd52c91c5 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:20 06:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:21 latest: Pulling from edgex-lftools-log-publisher 06:04:21 5eb5b503b376: Pulling fs layer 06:04:21 5c69ac0246d0: Pulling fs layer 06:04:21 ec43610c2a17: Pulling fs layer 06:04:21 3a2ae6a8a46f: Pulling fs layer 06:04:21 33b1e0a273af: Pulling fs layer 06:04:21 5d3b04190fa2: Pulling fs layer 06:04:21 2f39f015ded8: Pulling fs layer 06:04:21 33b1e0a273af: Waiting 06:04:21 5d3b04190fa2: Waiting 06:04:21 2f39f015ded8: Waiting 06:04:21 3a2ae6a8a46f: Waiting 06:04:21 5c69ac0246d0: Verifying Checksum 06:04:21 5c69ac0246d0: Download complete 06:04:21 3a2ae6a8a46f: Verifying Checksum 06:04:21 3a2ae6a8a46f: Download complete 06:04:21 33b1e0a273af: Verifying Checksum 06:04:21 33b1e0a273af: Download complete 06:04:21 5d3b04190fa2: Verifying Checksum 06:04:21 5d3b04190fa2: Download complete 06:04:21 ec43610c2a17: Verifying Checksum 06:04:21 ec43610c2a17: Download complete 06:04:21 5eb5b503b376: Verifying Checksum 06:04:21 5eb5b503b376: Download complete 06:04:22 2f39f015ded8: Download complete 06:04:22 5eb5b503b376: Pull complete 06:04:22 5c69ac0246d0: Pull complete 06:04:23 ec43610c2a17: Pull complete 06:04:23 3a2ae6a8a46f: Pull complete 06:04:23 33b1e0a273af: Pull complete 06:04:23 5d3b04190fa2: Pull complete 06:04:27 2f39f015ded8: Pull complete 06:04:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:28 prd-ubuntu20.04-docker-8c-8g-958 does not seem to be running inside a container 06:04:28 $ 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/gexfoundry_go-mod-secrets_PR-246 -v /w/workspace/gexfoundry_go-mod-secrets_PR-246:/w/workspace/gexfoundry_go-mod-secrets_PR-246:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:04:32 $ docker top f9ba021f491960c3d788fe9940f3595aaebaa708dc3de37f4893f8ba407a0e2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:33 ---> job-cost.sh 06:04:33 lf-activate-venv: SKIPPING 06:04:33 INFO: No Stack... 06:04:33 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:34 INFO: Archiving Costs [Pipeline] sh 06:04:34 + + cat /w/workspace/gexfoundry_go-mod-secrets_PR-246/archives/cost.csv 06:04:34 cut -d, -f6 [Pipeline] lock 06:04:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-246-1-stack-cost] 06:04:34 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-246-1-stack-cost] did not exist. Created. 06:04:34 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:35 + echo total: 0.2199999988079071 [Pipeline] stash 06:04:35 Stashed 1 file(s) [Pipeline] } 06:04:35 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:04:35 $ docker stop --time=1 f9ba021f491960c3d788fe9940f3595aaebaa708dc3de37f4893f8ba407a0e2d 06:04:36 $ docker rm -f --volumes f9ba021f491960c3d788fe9940f3595aaebaa708dc3de37f4893f8ba407a0e2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:07:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-960 in /w/workspace/gexfoundry_go-mod-secrets_PR-246 [Pipeline] { [Pipeline] ws 06:07:14 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 06:07:17 The recommended git tool is: git 06:07:29 using credential edgex-jenkins-ssh 06:07:29 Cloning the remote Git repository 06:07:30 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 06:07:30 > git init /w/workspace/go-mod-secrets/1 # timeout=10 06:07:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 06:07:30 > git --version # timeout=10 06:07:30 > git --version # 'git version 2.25.1' 06:07:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 06:07:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:34 Merging remotes/origin/main commit 19b93efcf2caf0fd5a6009525daca50679a22bf5 into PR head commit 030ad0a909413dc1e6df7f570b621a18f8d781dd 06:07:34 Merge succeeded, producing 030ad0a909413dc1e6df7f570b621a18f8d781dd 06:07:34 Checking out Revision 030ad0a909413dc1e6df7f570b621a18f8d781dd (PR-246) 06:07:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 06:07:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 06:07:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:07:34 > git config core.sparsecheckout # timeout=10 06:07:34 > git checkout -f 030ad0a909413dc1e6df7f570b621a18f8d781dd # timeout=10 06:07:34 > git remote # timeout=10 06:07:34 > git config --get remote.origin.url # timeout=10 06:07:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:34 > git merge 19b93efcf2caf0fd5a6009525daca50679a22bf5 # timeout=10 06:07:34 > git rev-parse HEAD^{commit} # timeout=10 06:07:34 > git config core.sparsecheckout # timeout=10 06:07:34 > git checkout -f 030ad0a909413dc1e6df7f570b621a18f8d781dd # timeout=10 06:07:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 06:07:34 > git --version # timeout=10 06:07:34 > git --version # 'git version 2.25.1' 06:07:34 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:07:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:07:36 Dload Upload Total Spent Left Speed 06:07:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 56761 0 --:--:-- --:--:-- --:--:-- 56511 [Pipeline] sh 06:07:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:07:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:07:36 + sudo tee /etc/docker/daemon.new 06:07:36 { 06:07:36 "registry-mirrors": [ 06:07:36 "https://nexus3.edgexfoundry.org:10001" 06:07:36 ], 06:07:36 "bip": "10.250.0.254/24", 06:07:36 "hosts": [ 06:07:36 "tcp://0.0.0.0:5555", 06:07:36 "unix:///var/run/docker.sock" 06:07:36 ], 06:07:36 "mtu": 1458, 06:07:36 "selinux-enabled": true, 06:07:36 "seccomp-profile": "/etc/docker/seccomp.json" 06:07:36 } [Pipeline] sh 06:07:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:07:37 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 06:07:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:07:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:07:56 ========================================================= 06:07:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:07:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:07:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:07:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:07:57 9fda8d8052c6: Pulling fs layer 06:07:57 5d54e960e981: Pulling fs layer 06:07:57 c4a7e357bf2a: Pulling fs layer 06:07:57 f0e02332f6b5: Pulling fs layer 06:07:57 872ee5b61b7b: Pulling fs layer 06:07:57 0c6a40ed1a82: Pulling fs layer 06:07:57 94ae7d8d031c: Pulling fs layer 06:07:57 872ee5b61b7b: Waiting 06:07:57 0c6a40ed1a82: Waiting 06:07:57 94ae7d8d031c: Waiting 06:07:57 f0e02332f6b5: Waiting 06:07:57 5d54e960e981: Verifying Checksum 06:07:57 5d54e960e981: Download complete 06:07:57 f0e02332f6b5: Verifying Checksum 06:07:57 f0e02332f6b5: Download complete 06:07:57 872ee5b61b7b: Verifying Checksum 06:07:57 872ee5b61b7b: Download complete 06:07:57 9fda8d8052c6: Verifying Checksum 06:07:57 9fda8d8052c6: Download complete 06:07:58 94ae7d8d031c: Verifying Checksum 06:07:58 94ae7d8d031c: Download complete 06:07:58 9fda8d8052c6: Pull complete 06:07:58 5d54e960e981: Pull complete 06:07:59 c4a7e357bf2a: Verifying Checksum 06:07:59 c4a7e357bf2a: Download complete 06:08:00 0c6a40ed1a82: Verifying Checksum 06:08:00 0c6a40ed1a82: Download complete 06:08:13 c4a7e357bf2a: Pull complete 06:08:13 f0e02332f6b5: Pull complete 06:08:13 872ee5b61b7b: Pull complete 06:08:25 0c6a40ed1a82: Pull complete 06:08:25 94ae7d8d031c: Pull complete 06:08:25 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:08:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:08:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 06:08:25 + 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 06:08:26 + docker inspect -f . ci-base-image-arm64 06:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:26 prd-ubuntu20.04-docker-arm64-4c-16g-960 does not seem to be running inside a container 06:08:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** ci-base-image-arm64 cat 06:08:29 $ docker top 50a528894d74b902ce8388b22cca440e3ab2985aa08da849cfc98e4d2a47eb9e -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:30 + go version 06:08:30 go version go1.21.0 linux/arm64 [Pipeline] } 06:08:30 $ docker stop --time=1 50a528894d74b902ce8388b22cca440e3ab2985aa08da849cfc98e4d2a47eb9e 06:08:32 $ docker rm -f --volumes 50a528894d74b902ce8388b22cca440e3ab2985aa08da849cfc98e4d2a47eb9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:33 + docker inspect -f . ci-base-image-arm64 06:08:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:33 prd-ubuntu20.04-docker-arm64-4c-16g-960 does not seem to be running inside a container 06:08:33 $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** ci-base-image-arm64 cat 06:08:36 $ docker top 8da15851289376d67f397473caed5a761caf6b1d2a517f8d58d390104ab76829 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:36 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 06:08:37 + make test 06:08:37 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 06:08:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.7 06:08:39 go: downloading github.com/stretchr/testify v1.8.4 06:08:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 06:08:39 go: downloading github.com/go-kit/log v0.2.1 06:08:39 go: downloading github.com/go-playground/validator/v10 v10.18.0 06:08:39 go: downloading github.com/google/uuid v1.6.0 06:08:39 go: downloading github.com/davecgh/go-spew v1.1.1 06:08:39 go: downloading github.com/pmezard/go-difflib v1.0.0 06:08:39 go: downloading github.com/stretchr/objx v0.5.0 06:08:39 go: downloading gopkg.in/yaml.v3 v3.0.1 06:08:39 go: downloading github.com/zeebo/errs v1.3.0 06:08:39 go: downloading google.golang.org/grpc v1.60.1 06:08:41 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:08:41 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 06:08:41 go: downloading github.com/go-playground/universal-translator v0.18.1 06:08:41 go: downloading github.com/leodido/go-urn v1.4.0 06:08:41 go: downloading golang.org/x/crypto v0.19.0 06:08:41 go: downloading golang.org/x/text v0.14.0 06:08:41 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 06:08:42 go: downloading google.golang.org/protobuf v1.32.0 06:08:43 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 06:08:43 go: downloading golang.org/x/net v0.21.0 06:08:43 go: downloading github.com/go-playground/locales v0.14.1 06:08:44 go: downloading golang.org/x/sys v0.17.0 06:08:45 go: downloading github.com/golang/protobuf v1.5.3 06:10:07 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 06:10:09 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 06:10:10 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 06:10:21 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 14.073s coverage: 75.7% of statements 06:10:21 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.235s coverage: 52.2% of statements 06:10:21 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.211s coverage: 96.7% of statements 06:10:21 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.138s coverage: 89.5% of statements 06:10:21 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.074s coverage: 100.0% of statements 06:10:59 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 06:10:59 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 06:10:59 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.224s coverage: 55.8% of statements 06:10:59 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.075s coverage: 56.0% of statements 06:10:59 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.197s coverage: 100.0% of statements 06:10:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:10:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:12:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:12:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:12:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:12:21 $ docker stop --time=1 8da15851289376d67f397473caed5a761caf6b1d2a517f8d58d390104ab76829 06:12:23 $ docker rm -f --volumes 8da15851289376d67f397473caed5a761caf6b1d2a517f8d58d390104ab76829 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:12:26 Warning: overwriting stash ‘coverage-report’ 06:12:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:28 06:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:28 arm64: Pulling from edgex-lftools-log-publisher 06:12:28 8998bd30e6a1: Pulling fs layer 06:12:28 04944245beec: Pulling fs layer 06:12:28 699f458cf7ca: Pulling fs layer 06:12:28 765212b225bb: Pulling fs layer 06:12:28 f23df028b6ca: Pulling fs layer 06:12:28 d65c8cfc05b1: Pulling fs layer 06:12:28 2437ff75d9bd: Pulling fs layer 06:12:28 765212b225bb: Waiting 06:12:28 f23df028b6ca: Waiting 06:12:28 d65c8cfc05b1: Waiting 06:12:28 2437ff75d9bd: Waiting 06:12:28 04944245beec: Download complete 06:12:28 765212b225bb: Verifying Checksum 06:12:28 765212b225bb: Download complete 06:12:28 f23df028b6ca: Verifying Checksum 06:12:28 f23df028b6ca: Download complete 06:12:28 d65c8cfc05b1: Verifying Checksum 06:12:28 d65c8cfc05b1: Download complete 06:12:28 699f458cf7ca: Verifying Checksum 06:12:28 699f458cf7ca: Download complete 06:12:29 8998bd30e6a1: Verifying Checksum 06:12:29 8998bd30e6a1: Download complete 06:12:31 2437ff75d9bd: Verifying Checksum 06:12:31 2437ff75d9bd: Download complete 06:12:33 8998bd30e6a1: Pull complete 06:12:34 04944245beec: Pull complete 06:12:35 699f458cf7ca: Pull complete 06:12:36 765212b225bb: Pull complete 06:12:37 f23df028b6ca: Pull complete 06:12:37 d65c8cfc05b1: Pull complete 06:12:55 2437ff75d9bd: Pull complete 06:12:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:55 prd-ubuntu20.04-docker-arm64-4c-16g-960 does not seem to be running inside a container 06:12:55 $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:12:58 $ docker top c76440cb4b1b9df2a7f2e588c30226aee02fa2d781df4b412b369e9a91805cf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:59 ---> job-cost.sh 06:12:59 lf-activate-venv: SKIPPING 06:12:59 INFO: No Stack... 06:12:59 INFO: Retrieving Pricing Info for: v3-standard-4 06:13:00 INFO: Archiving Costs [Pipeline] sh 06:13:01 + + cat /w/workspace/go-mod-secrets/1/archives/cost.csvcut 06:13:01 -d, -f6 [Pipeline] lock 06:13:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-246-1-stack-cost] 06:13:01 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-246-1-stack-cost] did not exist. Created. 06:13:01 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:02 /w/workspace/go-mod-secrets/1@tmp/durable-51eda99f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:13:02 + echo total: 0.10999999940395355 [Pipeline] stash 06:13:03 Warning: overwriting stash ‘stack-cost’ 06:13:03 Stashed 1 file(s) [Pipeline] } 06:13:03 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:13:03 $ docker stop --time=1 c76440cb4b1b9df2a7f2e588c30226aee02fa2d781df4b412b369e9a91805cf8 06:13:04 $ docker rm -f --volumes c76440cb4b1b9df2a7f2e588c30226aee02fa2d781df4b412b369e9a91805cf8 [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 06:13:06 provisioning config files... 06:13:06 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp/config13300431644599382356tmp [Pipeline] { [Pipeline] sh 06:13:07 + set +x 06:13:07 + + curl -s https://codecov.io/bash 06:13:07 bash -s -- 06:13:07 06:13:07 _____ _ 06:13:07 / ____| | | 06:13:07 | | ___ __| | ___ ___ _____ __ 06:13:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:13:07 | |___| (_) | (_| | __/ (_| (_) \ V / 06:13:07 \_____\___/ \__,_|\___|\___\___/ \_/ 06:13:07 Bash-1.0.6 06:13:07 06:13:07 06:13:07 ==> git version 2.25.1 found 06:13:07 ==> 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 06:13:07 Release-Date: 2020-01-08 06:13:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:13:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:13:07 ==> Jenkins CI detected. 06:13:07 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-246 06:13:07 project root: . 06:13:07 --> token set from env 06:13:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:13:07 ==> Running gcov in . (disable via -X gcov) 06:13:07 ==> Python coveragepy not found 06:13:07 ==> Searching for coverage reports in: 06:13:07 + . 06:13:07 -> Found 1 reports 06:13:07 ==> Detecting git/mercurial file structure 06:13:07 ==> Reading reports 06:13:07 + ./coverage.out bytes=41152 06:13:07 ==> Appending adjustments 06:13:07 https://docs.codecov.io/docs/fixing-reports 06:13:07 + Found adjustments 06:13:07 ==> Gzipping contents 06:13:07 8.0K /tmp/codecov.JwvT4z.gz 06:13:07 ==> Uploading reports 06:13:07 url: https://codecov.io 06:13:07 query: branch=PR-246&commit=030ad0a909413dc1e6df7f570b621a18f8d781dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=246&job=&cmd_args= 06:13:07 -> Pinging Codecov 06:13:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-246&commit=030ad0a909413dc1e6df7f570b621a18f8d781dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=246&job=&cmd_args= 06:13:07 -> Uploading to 06:13:07 https://storage.googleapis.com/codecov/v4/raw/2024-02-15/D63849C06B6B67093493C71CE874ED06/030ad0a909413dc1e6df7f570b621a18f8d781dd/458d76f9-e409-4459-ab3b-71bddcd6863f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240215T061307Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93a25b44d16ba4e71741e6acea79c033c900683fed21be5f232c20a608580d36 06:13:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:07 Dload Upload Total Spent Left Speed 06:13:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8132 0 0 100 8132 0 33603 --:--:-- --:--:-- --:--:-- 33603 06:13:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/030ad0a909413dc1e6df7f570b621a18f8d781dd [Pipeline] } 06:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:13:11 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-246/archives ] 06:13:11 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-246/archives 06:13:11 total 16 06:13:11 drwxr-xr-x 3 root root 4096 Feb 15 06:04 . 06:13:11 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 06:04 .. 06:13:11 drwxr-xr-x 2 root root 4096 Feb 15 06:04 cost 06:13:11 -rw-r--r-- 1 root root 86 Feb 15 06:04 cost.csv 06:13:11 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-246/archives 06:13:11 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-246/archives 06:13:11 total 16 06:13:11 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 06:04 . 06:13:11 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 06:04 .. 06:13:11 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 06:04 cost 06:13:11 -rw-r--r-- 1 jenkins jenkins 86 Feb 15 06:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:13:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:13:12 ---> package-listing.sh 06:13:12 ++ facter osfamily 06:13:12 ++ tr '[:upper:]' '[:lower:]' 06:13:12 + OS_FAMILY=debian 06:13:12 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-246 06:13:12 + START_PACKAGES=/tmp/packages_start.txt 06:13:12 + END_PACKAGES=/tmp/packages_end.txt 06:13:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:12 + PACKAGES=/tmp/packages_start.txt 06:13:12 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-246 ']' 06:13:12 + PACKAGES=/tmp/packages_end.txt 06:13:12 + case "${OS_FAMILY}" in 06:13:12 + dpkg -l 06:13:12 + grep '^ii' 06:13:12 + '[' -f /tmp/packages_start.txt ']' 06:13:12 + '[' -f /tmp/packages_end.txt ']' 06:13:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:12 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-246 ']' 06:13:12 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-246/archives/ 06:13:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-246/archives/ [Pipeline] echo 06:13:12 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/gexfoundry_go-mod-secrets_PR-246/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:13:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:13 prd-ubuntu20.04-docker-8c-8g-958 does not seem to be running inside a container 06:13:13 $ 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/gexfoundry_go-mod-secrets_PR-246/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-246 -v /w/workspace/gexfoundry_go-mod-secrets_PR-246:/w/workspace/gexfoundry_go-mod-secrets_PR-246:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:13:14 $ docker top 8a60af46572f95e954d3b9f49dd62122d81be31e8fa7069b2af69ac8be140593 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:14 + touch /tmp/pre-build-complete [Pipeline] sh 06:13:14 + mkdir -p /var/log/sysstat [Pipeline] sh 06:13:15 + ls /var/log/sa-host 06:13:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:15 provisioning config files... 06:13:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-246@tmp/config4102236184482547533tmp [Pipeline] { [Pipeline] echo 06:13:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:15 ---> create-netrc.sh [Pipeline] } 06:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:13:16 ---> python-tools-install.sh [Pipeline] echo 06:13:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:16 ---> sudo-logs.sh 06:13:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:13:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:17 ---> job-cost.sh 06:13:17 lf-activate-venv: SKIPPING 06:13:17 DEBUG: total: 0.2199999988079071 06:13:17 INFO: Retrieving Stack Cost... 06:13:17 INFO: Retrieving Pricing Info for: v3-standard-8 06:13:17 INFO: Archiving Costs [Pipeline] echo 06:13:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:13:18 ---> logs-deploy.sh 06:13:18 lf-activate-venv: SKIPPING 06:13:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-246/1 06:13:18 INFO: archiving workspace using pattern(s): 06:13:19 Archives upload complete. 06:13:19 INFO: archiving logs to Nexus 06:13:20 ---> uname -a: 06:13:20 Linux prd-ubuntu20-04-docker-8c-8g-958 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:13:20 06:13:20 06:13:20 ---> lscpu: 06:13:20 Architecture: x86_64 06:13:20 CPU op-mode(s): 32-bit, 64-bit 06:13:20 Byte Order: Little Endian 06:13:20 Address sizes: 40 bits physical, 48 bits virtual 06:13:20 CPU(s): 8 06:13:20 On-line CPU(s) list: 0-7 06:13:20 Thread(s) per core: 1 06:13:20 Core(s) per socket: 1 06:13:20 Socket(s): 8 06:13:20 NUMA node(s): 1 06:13:20 Vendor ID: AuthenticAMD 06:13:20 CPU family: 23 06:13:20 Model: 49 06:13:20 Model name: AMD EPYC-Rome Processor 06:13:20 Stepping: 0 06:13:20 CPU MHz: 2800.000 06:13:20 BogoMIPS: 5600.00 06:13:20 Virtualization: AMD-V 06:13:20 Hypervisor vendor: KVM 06:13:20 Virtualization type: full 06:13:20 L1d cache: 256 KiB 06:13:20 L1i cache: 256 KiB 06:13:20 L2 cache: 4 MiB 06:13:20 L3 cache: 128 MiB 06:13:20 NUMA node0 CPU(s): 0-7 06:13:20 Vulnerability Itlb multihit: Not affected 06:13:20 Vulnerability L1tf: Not affected 06:13:20 Vulnerability Mds: Not affected 06:13:20 Vulnerability Meltdown: Not affected 06:13:20 Vulnerability Mmio stale data: Not affected 06:13:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:13:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:13:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:13:20 Vulnerability Srbds: Not affected 06:13:20 Vulnerability Tsx async abort: Not affected 06:13:20 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 06:13:20 06:13:20 06:13:20 ---> nproc: 06:13:20 8 06:13:20 06:13:20 06:13:20 ---> df -h: 06:13:20 Filesystem Size Used Avail Use% Mounted on 06:13:20 overlay 155G 11G 145G 7% / 06:13:20 tmpfs 64M 0 64M 0% /dev 06:13:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:13:20 shm 64M 0 64M 0% /dev/shm 06:13:20 /dev/vda1 155G 11G 145G 7% /facter-os 06:13:20 06:13:20 06:13:20 ---> sar -b -r -n DEV: 06:13:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-958) 02/15/24 _x86_64_ (8 CPU) 06:13:20 06:13:20 06:02:10 LINUX RESTART (8 CPU) 06:13:20 06:13:20 06:03:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:13:20 06:04:01 88.30 3.18 85.12 0.00 434.29 32782.69 0.00 06:13:20 06:05:01 78.10 0.20 77.90 0.00 10.93 36628.83 0.00 06:13:20 06:06:01 1.78 0.00 1.78 0.00 0.00 21.08 0.00 06:13:20 06:07:01 1.58 0.00 1.58 0.00 0.00 20.13 0.00 06:13:20 06:08:01 54.12 11.23 42.89 0.00 5225.53 8539.64 0.00 06:13:20 06:09:01 4.72 0.02 4.70 0.00 0.13 105.45 0.00 06:13:20 06:10:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 06:13:20 06:11:01 1.77 0.00 1.77 0.00 0.00 21.86 0.00 06:13:20 06:12:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 06:13:20 06:13:01 1.95 0.00 1.95 0.00 0.00 24.13 0.00 06:13:20 Average: 23.62 1.47 22.16 0.00 566.85 7858.98 0.00 06:13:20 06:13:20 06:03:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:13:20 06:04:01 28376020 31274248 1030068 3.13 89096 3041808 2353812 6.94 1492804 2568424 544824 06:13:20 06:05:01 28718624 31541240 767828 2.34 94520 2950700 1748580 5.15 1120704 2592548 364 06:13:20 06:06:01 28718828 31541512 767340 2.33 94604 2950704 1748580 5.15 1120520 2592556 8 06:13:20 06:07:01 28726312 31549196 759552 2.31 94688 2950708 1748580 5.15 1112860 2592556 136 06:13:20 06:08:01 28243280 31527928 753032 2.29 124784 3377288 1696788 5.00 1423328 2728624 940 06:13:20 06:09:01 28253748 31533576 747544 2.27 123348 3374036 1685768 4.97 1416992 2725416 308 06:13:20 06:10:01 28253968 31533868 747224 2.27 123424 3374040 1685768 4.97 1416912 2725424 8 06:13:20 06:11:01 28253540 31533584 747332 2.27 123520 3374044 1685768 4.97 1417276 2725428 16 06:13:20 06:12:01 28256864 31536968 743960 2.26 123568 3374044 1685768 4.97 1414092 2725432 12 06:13:20 06:13:01 28256712 31536908 743872 2.26 123656 3374052 1685768 4.97 1414432 2725436 8 06:13:20 Average: 28405790 31510903 780775 2.37 111521 3214142 1772518 5.22 1334992 2670184 54662 06:13:20 06:13:20 06:03:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:13:20 06:04:01 lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 06:13:20 06:04:01 ens3 278.33 173.58 4079.23 87.87 0.00 0.00 0.00 0.00 06:13:20 06:04:01 veth28df9b7 52.86 93.03 5.06 855.86 0.00 0.00 0.00 0.07 06:13:20 06:04:01 docker0 61.74 102.07 5.15 942.58 0.00 0.00 0.00 0.00 06:13:20 06:05:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:13:20 06:05:01 ens3 101.25 63.12 2527.05 12.67 0.00 0.00 0.00 0.00 06:13:20 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:06:01 ens3 0.87 0.18 1.76 0.01 0.00 0.00 0.00 0.00 06:13:20 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:13:20 06:07:01 ens3 0.47 0.23 0.11 0.08 0.00 0.00 0.00 0.00 06:13:20 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:13:20 06:08:01 ens3 235.09 130.39 2738.16 9.17 0.00 0.00 0.00 0.00 06:13:20 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:13:20 06:09:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 06:13:20 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:13:20 06:11:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:13:20 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:13:20 06:13:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 06:13:20 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:20 Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 06:13:20 Average: ens3 62.05 37.03 939.84 11.12 0.00 0.00 0.00 0.00 06:13:20 Average: docker0 6.27 10.36 0.52 95.67 0.00 0.00 0.00 0.00 06:13:20 06:13:20 06:13:20 ---> sar -P ALL: 06:13:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-958) 02/15/24 _x86_64_ (8 CPU) 06:13:20 06:13:20 06:02:10 LINUX RESTART (8 CPU) 06:13:20 06:13:20 06:03:00 CPU %user %nice %system %iowait %steal %idle 06:13:20 06:04:01 all 25.06 0.00 4.44 2.13 0.07 68.30 06:13:20 06:04:01 0 24.55 0.00 3.80 0.20 0.07 71.38 06:13:20 06:04:01 1 24.38 0.00 3.99 0.81 0.07 70.75 06:13:20 06:04:01 2 27.25 0.00 4.44 4.07 0.08 64.16 06:13:20 06:04:01 3 25.54 0.00 4.39 0.70 0.07 69.30 06:13:20 06:04:01 4 24.26 0.00 5.93 7.52 0.08 62.20 06:13:20 06:04:01 5 24.60 0.00 4.07 1.00 0.07 70.27 06:13:20 06:04:01 6 24.80 0.00 4.21 0.42 0.07 70.51 06:13:20 06:04:01 7 25.10 0.00 4.66 2.38 0.05 67.81 06:13:20 06:05:01 all 15.30 0.00 2.24 1.87 0.04 80.55 06:13:20 06:05:01 0 15.96 0.00 2.40 0.00 0.03 81.60 06:13:20 06:05:01 1 14.94 0.00 2.25 0.00 0.05 82.76 06:13:20 06:05:01 2 15.21 0.00 2.07 0.65 0.05 82.01 06:13:20 06:05:01 3 15.14 0.00 1.53 0.00 0.03 83.29 06:13:20 06:05:01 4 15.69 0.00 2.43 0.29 0.05 81.54 06:13:20 06:05:01 5 15.77 0.00 3.39 11.36 0.03 69.44 06:13:20 06:05:01 6 14.54 0.00 1.88 0.17 0.03 83.38 06:13:20 06:05:01 7 15.10 0.00 1.98 2.55 0.03 80.34 06:13:20 06:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:13:20 06:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:13:20 06:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:13:20 06:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:13:20 06:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:13:20 06:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:13:20 06:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:13:20 06:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:13:20 06:06:01 7 0.02 0.00 0.02 0.02 0.02 99.93 06:13:20 06:07:01 all 0.02 0.00 0.00 0.01 0.01 99.96 06:13:20 06:07:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:13:20 06:07:01 1 0.03 0.00 0.00 0.00 0.03 99.93 06:13:20 06:07:01 2 0.05 0.00 0.00 0.02 0.02 99.92 06:13:20 06:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:13:20 06:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:13:20 06:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:13:20 06:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:13:20 06:07:01 7 0.02 0.00 0.00 0.03 0.00 99.95 06:13:20 06:08:01 all 2.52 0.00 1.39 0.50 0.03 95.56 06:13:20 06:08:01 0 2.60 0.00 1.05 0.33 0.02 95.99 06:13:20 06:08:01 1 2.83 0.00 0.95 0.45 0.03 95.73 06:13:20 06:08:01 2 2.37 0.00 1.27 1.22 0.03 95.10 06:13:20 06:08:01 3 1.29 0.00 0.62 0.10 0.03 97.96 06:13:20 06:08:01 4 2.31 0.00 0.75 0.10 0.03 96.80 06:13:20 06:08:01 5 2.63 0.00 2.71 0.42 0.02 94.23 06:13:20 06:08:01 6 3.17 0.00 2.09 0.08 0.02 94.64 06:13:20 06:08:01 7 2.94 0.00 1.70 1.32 0.03 94.01 06:13:20 06:09:01 all 0.08 0.00 0.05 0.01 0.01 99.85 06:13:20 06:09:01 0 0.12 0.00 0.10 0.00 0.02 99.77 06:13:20 06:09:01 1 0.05 0.00 0.05 0.02 0.02 99.87 06:13:20 06:09:01 2 0.05 0.00 0.03 0.02 0.00 99.90 06:13:20 06:09:01 3 0.07 0.00 0.03 0.00 0.00 99.90 06:13:20 06:09:01 4 0.07 0.00 0.03 0.00 0.03 99.87 06:13:20 06:09:01 5 0.07 0.00 0.02 0.00 0.02 99.90 06:13:20 06:09:01 6 0.20 0.00 0.07 0.00 0.00 99.73 06:13:20 06:09:01 7 0.02 0.00 0.07 0.05 0.00 99.87 06:13:20 06:10:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:13:20 06:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:13:20 06:10:01 1 0.02 0.00 0.02 0.02 0.03 99.92 06:13:20 06:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:13:20 06:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:13:20 06:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:13:20 06:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:13:20 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:13:20 06:10:01 7 0.00 0.00 0.00 0.03 0.02 99.95 06:13:20 06:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:13:20 06:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:13:20 06:11:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:13:20 06:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:13:20 06:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:13:20 06:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:13:20 06:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:13:20 06:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:13:20 06:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:13:20 06:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:13:20 06:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:13:20 06:12:01 1 0.02 0.00 0.03 0.00 0.03 99.92 06:13:20 06:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:13:20 06:12:01 3 0.07 0.00 0.00 0.00 0.02 99.92 06:13:20 06:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:13:20 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:13:20 06:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:13:20 06:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:13:20 06:13:01 all 0.06 0.00 0.01 0.01 0.01 99.91 06:13:20 06:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:13:20 06:13:01 1 0.05 0.00 0.03 0.02 0.03 99.87 06:13:20 06:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:13:20 06:13:01 3 0.33 0.00 0.02 0.00 0.00 99.65 06:13:20 06:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:13:20 06:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:13:20 06:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:13:20 06:13:01 7 0.03 0.00 0.02 0.03 0.02 99.90 06:13:20 Average: all 4.31 0.00 0.82 0.45 0.02 94.40 06:13:20 Average: 0 4.32 0.00 0.74 0.06 0.02 94.87 06:13:20 Average: 1 4.24 0.00 0.74 0.13 0.04 94.86 06:13:20 Average: 2 4.50 0.00 0.79 0.60 0.02 94.09 06:13:20 Average: 3 4.26 0.00 0.66 0.08 0.02 94.98 06:13:20 Average: 4 4.23 0.00 0.92 0.79 0.03 94.03 06:13:20 Average: 5 4.31 0.00 1.02 1.27 0.02 93.38 06:13:20 Average: 6 4.28 0.00 0.83 0.07 0.01 94.82 06:13:20 Average: 7 4.32 0.00 0.85 0.64 0.02 94.17 06:13:20 06:13:20 06:13:20