Pull request #292 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3858caf932fdb6bb52c8ba917e3a176140e19dd5+57f5047b145542fa5cc0d49c4cce4b9dc0dfd3e6 (77f9ac919fdd7ced71df666a438b430ddc1f9834) 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-ssh8636086281311487682.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3029821343402645737.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-292/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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5907316511623618427.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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13367851911544214074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4897101171663510386.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-292/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-292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9819705326101326492.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27086 in /w/workspace/gexfoundry_go-mod-secrets_PR-292 [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-292 # 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/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 57f5047b145542fa5cc0d49c4cce4b9dc0dfd3e6 into PR head commit 3858caf932fdb6bb52c8ba917e3a176140e19dd5 Merge succeeded, producing 3858caf932fdb6bb52c8ba917e3a176140e19dd5 Checking out Revision 3858caf932fdb6bb52c8ba917e3a176140e19dd5 (PR-292) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 3858caf932fdb6bb52c8ba917e3a176140e19dd5 # 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 57f5047b145542fa5cc0d49c4cce4b9dc0dfd3e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3858caf932fdb6bb52c8ba917e3a176140e19dd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:04 ========================================================= 05:56:04 EdgeX Global Pipelines Version Info 05:56:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:05 ------------------- 05:56:05 stable info: 05:56:05 ------------------- 05:56:05 Commited By: Ginny Guan ginny@iotechsys.com 05:56:05 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:56:05 Message: update stable to v1.0.265 05:56:05 ------------------- 05:56:05 experimental info: 05:56:05 ------------------- 05:56:05 Commited By: Cherry Wang cherry@iotechsys.com 05:56:05 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:56:05 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:56:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-292 [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-292 [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-292 [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3858caf932fdb6bb52c8ba917e3a176140e19dd5 [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3858caf [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:56:08 + git rev-list -1 --merges 3858caf932fdb6bb52c8ba917e3a176140e19dd5~1..3858caf932fdb6bb52c8ba917e3a176140e19dd5 [Pipeline] echo 05:56:08 -----------> git rev-list -1 --merges 3858caf932fdb6bb52c8ba917e3a176140e19dd5~1..3858caf932fdb6bb52c8ba917e3a176140e19dd5 3858caf932fdb6bb52c8ba917e3a176140e19dd5 [false] [Pipeline] sh 05:56:08 + git log --format=format:%s -1 3858caf932fdb6bb52c8ba917e3a176140e19dd5 [Pipeline] echo 05:56:08 ========================================================= 05:56:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:56:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:09 + git log --format=format:%s -1 3858caf932fdb6bb52c8ba917e3a176140e19dd5 [Pipeline] echo 05:56:09 [semverPrep] GIT_COMMIT: 3858caf932fdb6bb52c8ba917e3a176140e19dd5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4 [Pipeline] echo 05:56:09 [semverPrep] This is not a build commit. [Pipeline] sh 05:56:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:56:09 + grep -v github /etc/ssh/ssh_known_hosts 05:56:09 + [ -e /tmp/ssh_known_hosts ] 05:56:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:56:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:56:09 + sudo tee -a /etc/ssh/ssh_known_hosts 05:56:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:10 05:56:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:11 0.1.4: Pulling from edgex-devops/py-git-semver 05:56:11 b85a868b505f: Pulling fs layer 05:56:11 e2be974225ed: Pulling fs layer 05:56:11 339a4e72a1f5: Pulling fs layer 05:56:11 988bab9f4d93: Pulling fs layer 05:56:11 1469e6f7b9e6: Pulling fs layer 05:56:11 eaf3925da568: Pulling fs layer 05:56:11 bab4dde63d76: Pulling fs layer 05:56:11 bde34c3a00c8: Pulling fs layer 05:56:11 b352a97aabf1: Pulling fs layer 05:56:11 4872d77fe225: Pulling fs layer 05:56:11 5851b861e8e6: Pulling fs layer 05:56:11 988bab9f4d93: Waiting 05:56:11 1469e6f7b9e6: Waiting 05:56:11 bab4dde63d76: Waiting 05:56:11 bde34c3a00c8: Waiting 05:56:11 b352a97aabf1: Waiting 05:56:11 5851b861e8e6: Waiting 05:56:11 e2be974225ed: Download complete 05:56:11 988bab9f4d93: Download complete 05:56:11 1469e6f7b9e6: Verifying Checksum 05:56:11 1469e6f7b9e6: Download complete 05:56:11 eaf3925da568: Verifying Checksum 05:56:11 eaf3925da568: Download complete 05:56:11 339a4e72a1f5: Verifying Checksum 05:56:11 339a4e72a1f5: Download complete 05:56:11 bde34c3a00c8: Download complete 05:56:11 b352a97aabf1: Verifying Checksum 05:56:11 b352a97aabf1: Download complete 05:56:11 4872d77fe225: Verifying Checksum 05:56:11 4872d77fe225: Download complete 05:56:11 5851b861e8e6: Download complete 05:56:11 b85a868b505f: Verifying Checksum 05:56:11 b85a868b505f: Download complete 05:56:11 bab4dde63d76: Download complete 05:56:12 b85a868b505f: Pull complete 05:56:12 e2be974225ed: Pull complete 05:56:13 339a4e72a1f5: Pull complete 05:56:13 988bab9f4d93: Pull complete 05:56:13 1469e6f7b9e6: Pull complete 05:56:13 eaf3925da568: Pull complete 05:56:15 bab4dde63d76: Pull complete 05:56:15 bde34c3a00c8: Pull complete 05:56:15 b352a97aabf1: Pull complete 05:56:15 4872d77fe225: Pull complete 05:56:15 5851b861e8e6: Pull complete 05:56:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:56:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:16 prd-ubuntu20.04-docker-8c-8g-27086 does not seem to be running inside a container 05:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-292 -v /w/workspace/gexfoundry_go-mod-secrets_PR-292:/w/workspace/gexfoundry_go-mod-secrets_PR-292:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-292@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:56:18 $ docker top 0dd77aa48de41dedc8ac944539e8c04e6a3cf3129c828e31990f1ec6efc1f4e3 -eo pid,comm 05:56:18 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). 05:56:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:18 [ssh-agent] Looking for ssh-agent implementation... 05:56:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:18 $ docker exec 0dd77aa48de41dedc8ac944539e8c04e6a3cf3129c828e31990f1ec6efc1f4e3 ssh-agent 05:56:18 SSH_AUTH_SOCK=/tmp/ssh-dZFmjyBJn6yz/agent.32 05:56:18 SSH_AGENT_PID=39 05:56:18 Running ssh-add (command line suppressed) 05:56:18 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp/private_key_10624423063774140012.key (/w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp/private_key_10624423063774140012.key) 05:56:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:19 + git tag --points-at HEAD [Pipeline] } 05:56:19 $ docker exec --env ******** --env ******** 0dd77aa48de41dedc8ac944539e8c04e6a3cf3129c828e31990f1ec6efc1f4e3 ssh-agent -k 05:56:19 unset SSH_AUTH_SOCK; 05:56:19 unset SSH_AGENT_PID; 05:56:19 echo Agent pid 39 killed; 05:56:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:19 [ssh-agent] Looking for ssh-agent implementation... 05:56:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:19 $ docker exec 0dd77aa48de41dedc8ac944539e8c04e6a3cf3129c828e31990f1ec6efc1f4e3 ssh-agent 05:56:19 SSH_AUTH_SOCK=/tmp/ssh-9O0AhuoA1OEl/agent.73 05:56:19 SSH_AGENT_PID=79 05:56:19 Running ssh-add (command line suppressed) 05:56:19 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp/private_key_13712946021656364246.key (/w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp/private_key_13712946021656364246.key) 05:56:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:20 + git semver init 05:56:20 2024-11-20 05:56:20,298 [run_init] DEBUG init version:0.0.0 force:False 05:56:20 2024-11-20 05:56:20,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-292/.semver 05:56:20 2024-11-20 05:56:20,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-292/.semver 05:56:20 2024-11-20 05:56:20,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-292/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-292, universal_newlines=False, shell=None, istream=None) 05:56:21 2024-11-20 05:56:21,083 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-292/.git/info/exclude 05:56:21 2024-11-20 05:56:21,084 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-292/.semver/PR-292 with force:False 05:56:21 2024-11-20 05:56:21,084 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-292/.semver/PR-292 05:56:21 2024-11-20 05:56:21,088 [execute] INFO git cat-file --batch-check 05:56:21 2024-11-20 05:56:21,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-292/.semver, universal_newlines=False, shell=None, istream=) 05:56:21 2024-11-20 05:56:21,095 [execute] INFO git cat-file --batch 05:56:21 2024-11-20 05:56:21,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-292/.semver, universal_newlines=False, shell=None, istream=) 05:56:21 2024-11-20 05:56:21,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-292/.semver/PR-292 05:56:21 0.0.0 [Pipeline] } 05:56:21 $ docker exec --env ******** --env ******** 0dd77aa48de41dedc8ac944539e8c04e6a3cf3129c828e31990f1ec6efc1f4e3 ssh-agent -k 05:56:21 unset SSH_AUTH_SOCK; 05:56:21 unset SSH_AGENT_PID; 05:56:21 echo Agent pid 79 killed; 05:56:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:21 + git semver [Pipeline] } 05:56:22 $ docker stop --time=1 0dd77aa48de41dedc8ac944539e8c04e6a3cf3129c828e31990f1ec6efc1f4e3 05:56:23 $ docker rm -f --volumes 0dd77aa48de41dedc8ac944539e8c04e6a3cf3129c828e31990f1ec6efc1f4e3 [Pipeline] // withDockerContainer [Pipeline] sh 05:56:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:56:24 Stashed 1 file(s) [Pipeline] echo 05:56:24 [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 05:56:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:56:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:56:25 ========================================================= 05:56:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:56:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:56:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:56:26 43c4264eed91: Pulling fs layer 05:56:26 4cc291be95ef: Pulling fs layer 05:56:26 2ac1f1163629: Pulling fs layer 05:56:26 5c3c966382ef: Pulling fs layer 05:56:26 4f4fb700ef54: Pulling fs layer 05:56:26 5d5c8e513c77: Pulling fs layer 05:56:26 9f66e0745190: Pulling fs layer 05:56:26 f49a43e4bbc0: Pulling fs layer 05:56:26 561ebcabdf7f: Pulling fs layer 05:56:26 5c3c966382ef: Waiting 05:56:26 4f4fb700ef54: Waiting 05:56:26 5d5c8e513c77: Waiting 05:56:26 9f66e0745190: Waiting 05:56:26 561ebcabdf7f: Waiting 05:56:26 f49a43e4bbc0: Waiting 05:56:26 4cc291be95ef: Download complete 05:56:26 5c3c966382ef: Verifying Checksum 05:56:26 5c3c966382ef: Download complete 05:56:26 4f4fb700ef54: Verifying Checksum 05:56:26 4f4fb700ef54: Download complete 05:56:26 5d5c8e513c77: Verifying Checksum 05:56:26 5d5c8e513c77: Download complete 05:56:26 43c4264eed91: Download complete 05:56:26 9f66e0745190: Verifying Checksum 05:56:26 9f66e0745190: Download complete 05:56:26 43c4264eed91: Pull complete 05:56:26 561ebcabdf7f: Verifying Checksum 05:56:26 561ebcabdf7f: Download complete 05:56:26 4cc291be95ef: Pull complete 05:56:26 2ac1f1163629: Verifying Checksum 05:56:26 2ac1f1163629: Download complete 05:56:26 f49a43e4bbc0: Verifying Checksum 05:56:26 f49a43e4bbc0: Download complete 05:56:30 2ac1f1163629: Pull complete 05:56:30 5c3c966382ef: Pull complete 05:56:30 4f4fb700ef54: Pull complete 05:56:30 5d5c8e513c77: Pull complete 05:56:30 9f66e0745190: Pull complete 05:56:33 f49a43e4bbc0: Pull complete 05:56:33 561ebcabdf7f: Pull complete 05:56:33 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:56:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:56:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 05:56:33 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:33 + docker inspect -f . ci-base-image-x86_64 05:56:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:34 prd-ubuntu20.04-docker-8c-8g-27086 does not seem to be running inside a container 05:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-292 -v /w/workspace/gexfoundry_go-mod-secrets_PR-292:/w/workspace/gexfoundry_go-mod-secrets_PR-292:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:56:37 $ docker top a8adb0e4a23a61aa1d219d0b7769e7e26a01acba9818bcf0fb3eeba937f532a8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:37 + go version 05:56:37 go version go1.23.2 linux/amd64 [Pipeline] } 05:56:37 $ docker stop --time=1 a8adb0e4a23a61aa1d219d0b7769e7e26a01acba9818bcf0fb3eeba937f532a8 05:56:38 $ docker rm -f --volumes a8adb0e4a23a61aa1d219d0b7769e7e26a01acba9818bcf0fb3eeba937f532a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:39 + docker inspect -f . ci-base-image-x86_64 05:56:39 . [Pipeline] } 05:56:39 Still waiting to schedule task 05:56:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:39 prd-ubuntu20.04-docker-8c-8g-27086 does not seem to be running inside a container 05:56:39 $ 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-292 -v /w/workspace/gexfoundry_go-mod-secrets_PR-292:/w/workspace/gexfoundry_go-mod-secrets_PR-292:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:56:40 $ docker top 2f8803d4f34ca053c277fb480b4d0091257b597d762d284b92bb1f2bf1f6bf86 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:40 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-292 [Pipeline] fileExists [Pipeline] sh 05:56:41 + make test 05:56:41 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:56:41 go: downloading github.com/stretchr/testify v1.9.0 05:56:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.10 05:56:41 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 05:56:41 go: downloading github.com/davecgh/go-spew v1.1.1 05:56:41 go: downloading github.com/pmezard/go-difflib v1.0.0 05:56:41 go: downloading github.com/stretchr/objx v0.5.2 05:56:41 go: downloading gopkg.in/yaml.v3 v3.0.1 05:56:41 go: downloading github.com/zeebo/errs v1.3.0 05:56:41 go: downloading google.golang.org/grpc v1.67.1 05:56:41 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 05:56:41 go: downloading google.golang.org/protobuf v1.34.2 05:56:41 go: downloading golang.org/x/crypto v0.26.0 05:56:41 go: downloading github.com/go-kit/log v0.2.1 05:56:41 go: downloading github.com/go-playground/validator/v10 v10.23.0 05:56:41 go: downloading github.com/google/uuid v1.6.0 05:56:41 go: downloading golang.org/x/net v0.28.0 05:56:41 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 05:56:41 go: downloading golang.org/x/sys v0.24.0 05:56:41 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:56:42 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:56:42 go: downloading golang.org/x/text v0.17.0 05:56:42 go: downloading github.com/go-playground/universal-translator v0.18.1 05:56:42 go: downloading github.com/leodido/go-urn v1.4.0 05:56:42 go: downloading github.com/go-playground/locales v0.14.1 05:57:04 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 05:57:04 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 05:57:04 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 05:57:04 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 05:57:04 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 05:57:11 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.903s coverage: 74.5% of statements 05:57:11 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.028s coverage: 52.2% of statements 05:57:11 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.032s coverage: 96.7% of statements 05:57:11 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.026s coverage: 89.5% of statements 05:57:11 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.028s coverage: 100.0% of statements 05:57:11 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.027s coverage: 55.8% of statements 05:57:11 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.020s coverage: 73.7% of statements 05:57:11 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.025s coverage: 100.0% of statements 05:57:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:57:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:57:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:57:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:57:34 $ docker stop --time=1 2f8803d4f34ca053c277fb480b4d0091257b597d762d284b92bb1f2bf1f6bf86 05:57:36 $ docker rm -f --volumes 2f8803d4f34ca053c277fb480b4d0091257b597d762d284b92bb1f2bf1f6bf86 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:57:37 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 05:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:38 05:57:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:38 latest: Pulling from edgex-lftools-log-publisher 05:57:38 5eb5b503b376: Pulling fs layer 05:57:38 5c69ac0246d0: Pulling fs layer 05:57:38 ec43610c2a17: Pulling fs layer 05:57:38 3a2ae6a8a46f: Pulling fs layer 05:57:38 33b1e0a273af: Pulling fs layer 05:57:38 5d3b04190fa2: Pulling fs layer 05:57:38 2f39f015ded8: Pulling fs layer 05:57:38 3a2ae6a8a46f: Waiting 05:57:38 33b1e0a273af: Waiting 05:57:38 5d3b04190fa2: Waiting 05:57:38 2f39f015ded8: Waiting 05:57:38 5c69ac0246d0: Download complete 05:57:38 3a2ae6a8a46f: Download complete 05:57:38 33b1e0a273af: Verifying Checksum 05:57:38 33b1e0a273af: Download complete 05:57:38 5d3b04190fa2: Verifying Checksum 05:57:38 5d3b04190fa2: Download complete 05:57:38 ec43610c2a17: Verifying Checksum 05:57:38 ec43610c2a17: Download complete 05:57:38 5eb5b503b376: Verifying Checksum 05:57:38 5eb5b503b376: Download complete 05:57:39 2f39f015ded8: Download complete 05:57:40 5eb5b503b376: Pull complete 05:57:40 5c69ac0246d0: Pull complete 05:57:40 ec43610c2a17: Pull complete 05:57:40 3a2ae6a8a46f: Pull complete 05:57:41 33b1e0a273af: Pull complete 05:57:41 5d3b04190fa2: Pull complete 05:57:46 2f39f015ded8: Pull complete 05:57:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:46 prd-ubuntu20.04-docker-8c-8g-27086 does not seem to be running inside a container 05:57:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-292 -v /w/workspace/gexfoundry_go-mod-secrets_PR-292:/w/workspace/gexfoundry_go-mod-secrets_PR-292:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-292@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 05:57:48 $ docker top 67b8dc19e95294efbb619e501b82b52906b7abe74f683bc9908ce09f59f0e845 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:48 ---> job-cost.sh 05:57:48 lf-activate-venv: SKIPPING 05:57:48 INFO: No Stack... 05:57:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:57:49 INFO: Archiving Costs [Pipeline] sh 05:57:50 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-292/archives/cost.csv 05:57:50 + cut -d, -f6 [Pipeline] lock 05:57:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-292-1-stack-cost] 05:57:50 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-292-1-stack-cost] did not exist. Created. 05:57:50 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:50 + echo total: 0.2199999988079071 [Pipeline] stash 05:57:50 Stashed 1 file(s) [Pipeline] } 05:57:50 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:57:50 $ docker stop --time=1 67b8dc19e95294efbb619e501b82b52906b7abe74f683bc9908ce09f59f0e845 05:57:51 $ docker rm -f --volumes 67b8dc19e95294efbb619e501b82b52906b7abe74f683bc9908ce09f59f0e845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:58:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27087 in /w/workspace/gexfoundry_go-mod-secrets_PR-292 [Pipeline] { [Pipeline] ws 05:58:23 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:58:23 The recommended git tool is: git 05:58:32 using credential edgex-jenkins-ssh 05:58:32 Cloning the remote Git repository 05:58:33 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:58:33 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:58:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:58:33 > git --version # timeout=10 05:58:33 > git --version # 'git version 2.25.1' 05:58:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:58:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:37 Merging remotes/origin/main commit 57f5047b145542fa5cc0d49c4cce4b9dc0dfd3e6 into PR head commit 3858caf932fdb6bb52c8ba917e3a176140e19dd5 05:58:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:58:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:58:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:58:37 > git config core.sparsecheckout # timeout=10 05:58:37 > git checkout -f 3858caf932fdb6bb52c8ba917e3a176140e19dd5 # timeout=10 05:58:37 Merge succeeded, producing 3858caf932fdb6bb52c8ba917e3a176140e19dd5 05:58:37 Checking out Revision 3858caf932fdb6bb52c8ba917e3a176140e19dd5 (PR-292) 05:58:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" 05:58:38 > git --version # timeout=10 05:58:38 > git --version # 'git version 2.25.1' 05:58:38 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:58:37 > git remote # timeout=10 05:58:37 > git config --get remote.origin.url # timeout=10 05:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:37 > git merge 57f5047b145542fa5cc0d49c4cce4b9dc0dfd3e6 # timeout=10 05:58:37 > git rev-parse HEAD^{commit} # timeout=10 05:58:37 > git config core.sparsecheckout # timeout=10 05:58:37 > git checkout -f 3858caf932fdb6bb52c8ba917e3a176140e19dd5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:58:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:58:43 Dload Upload Total Spent Left Speed 05:58:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 68598 0 --:--:-- --:--:-- --:--:-- 68967 [Pipeline] sh 05:58:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:58:44 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 05:58:44 05:58:44 { 05:58:44 "registry-mirrors": [ 05:58:44 "https://nexus3.edgexfoundry.org:10001" 05:58:44 ], 05:58:44 "bip": "10.250.0.254/24", 05:58:44 "hosts": [ 05:58:44 "tcp://0.0.0.0:5555", 05:58:44 "unix:///var/run/docker.sock" 05:58:44 ], 05:58:44 "mtu": 1458, 05:58:44 "selinux-enabled": true, 05:58:44 "seccomp-profile": "/etc/docker/seccomp.json" 05:58:44 } [Pipeline] sh 05:58:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:58:45 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:59:04 ========================================================= 05:59:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:59:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:59:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:59:05 cf04c63912e1: Pulling fs layer 05:59:05 55b35a11ae5e: Pulling fs layer 05:59:05 a37a00ec5f00: Pulling fs layer 05:59:05 50b3750afda1: Pulling fs layer 05:59:05 4f4fb700ef54: Pulling fs layer 05:59:05 80978eb59214: Pulling fs layer 05:59:05 c9f46d7d2bd2: Pulling fs layer 05:59:05 c5a475d317c9: Pulling fs layer 05:59:05 80978eb59214: Waiting 05:59:05 c9f46d7d2bd2: Waiting 05:59:05 c5a475d317c9: Waiting 05:59:05 50b3750afda1: Waiting 05:59:05 4f4fb700ef54: Waiting 05:59:05 55b35a11ae5e: Verifying Checksum 05:59:05 55b35a11ae5e: Download complete 05:59:05 50b3750afda1: Verifying Checksum 05:59:05 50b3750afda1: Download complete 05:59:05 4f4fb700ef54: Verifying Checksum 05:59:05 4f4fb700ef54: Download complete 05:59:05 80978eb59214: Verifying Checksum 05:59:05 80978eb59214: Download complete 05:59:05 cf04c63912e1: Download complete 05:59:05 c5a475d317c9: Verifying Checksum 05:59:05 c5a475d317c9: Download complete 05:59:06 cf04c63912e1: Pull complete 05:59:06 55b35a11ae5e: Pull complete 05:59:06 a37a00ec5f00: Verifying Checksum 05:59:06 a37a00ec5f00: Download complete 05:59:07 c9f46d7d2bd2: Verifying Checksum 05:59:07 c9f46d7d2bd2: Download complete 05:59:22 a37a00ec5f00: Pull complete 05:59:22 50b3750afda1: Pull complete 05:59:22 4f4fb700ef54: Pull complete 05:59:22 80978eb59214: Pull complete 05:59:29 c9f46d7d2bd2: Pull complete 05:59:30 c5a475d317c9: Pull complete 05:59:30 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:59:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 05:59:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:31 + docker inspect -f . ci-base-image-arm64 05:59:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:31 prd-ubuntu20.04-docker-arm64-4c-16g-27087 does not seem to be running inside a container 05:59:31 $ 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 05:59:33 $ docker top 38ff0edd10783f51ad77f03eabd12e8e98afa6d0790b0d8e65aab2d6787be379 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:34 + go version 05:59:34 go version go1.23.2 linux/arm64 [Pipeline] } 05:59:34 $ docker stop --time=1 38ff0edd10783f51ad77f03eabd12e8e98afa6d0790b0d8e65aab2d6787be379 05:59:36 $ docker rm -f --volumes 38ff0edd10783f51ad77f03eabd12e8e98afa6d0790b0d8e65aab2d6787be379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:37 + docker inspect -f . ci-base-image-arm64 05:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:37 prd-ubuntu20.04-docker-arm64-4c-16g-27087 does not seem to be running inside a container 05:59:37 $ 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 05:59:38 $ docker top 8276fdb8f9031a84c04d057bf56959747c5b31cceb17043064aedceb977a5d96 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:39 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 05:59:40 + make test 05:59:40 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:59:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.10 05:59:40 go: downloading github.com/stretchr/testify v1.9.0 05:59:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 05:59:41 go: downloading github.com/davecgh/go-spew v1.1.1 05:59:41 go: downloading github.com/pmezard/go-difflib v1.0.0 05:59:41 go: downloading github.com/stretchr/objx v0.5.2 05:59:41 go: downloading gopkg.in/yaml.v3 v3.0.1 05:59:41 go: downloading github.com/go-kit/log v0.2.1 05:59:41 go: downloading github.com/go-playground/validator/v10 v10.23.0 05:59:41 go: downloading github.com/google/uuid v1.6.0 05:59:41 go: downloading github.com/zeebo/errs v1.3.0 05:59:41 go: downloading google.golang.org/grpc v1.67.1 05:59:43 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 05:59:43 go: downloading google.golang.org/protobuf v1.34.2 05:59:43 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:59:43 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:59:44 go: downloading github.com/go-playground/universal-translator v0.18.1 05:59:44 go: downloading github.com/leodido/go-urn v1.4.0 05:59:44 go: downloading golang.org/x/crypto v0.26.0 05:59:44 go: downloading golang.org/x/text v0.17.0 05:59:44 go: downloading golang.org/x/net v0.28.0 05:59:45 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 05:59:45 go: downloading github.com/go-playground/locales v0.14.1 05:59:46 go: downloading golang.org/x/sys v0.24.0 06:01:38 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 06:01:38 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 06:01:38 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 06:01:42 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 11.569s coverage: 74.5% of statements 06:01:42 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.095s coverage: 52.2% of statements 06:01:42 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.115s coverage: 96.7% of statements 06:01:42 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.071s coverage: 89.5% of statements 06:01:42 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.083s coverage: 100.0% of statements 06:02:21 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 06:02:21 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.128s coverage: 55.8% of statements 06:02:21 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.086s coverage: 73.7% of statements 06:02:21 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.101s coverage: 100.0% of statements 06:02:21 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 06:02:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:02:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:04:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:04:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:04:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:04:13 $ docker stop --time=1 8276fdb8f9031a84c04d057bf56959747c5b31cceb17043064aedceb977a5d96 06:04:15 $ docker rm -f --volumes 8276fdb8f9031a84c04d057bf56959747c5b31cceb17043064aedceb977a5d96 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:18 Warning: overwriting stash ‘coverage-report’ 06:04:18 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 06:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:04:19 06:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:04:20 arm64: Pulling from edgex-lftools-log-publisher 06:04:20 8998bd30e6a1: Pulling fs layer 06:04:20 04944245beec: Pulling fs layer 06:04:20 699f458cf7ca: Pulling fs layer 06:04:20 765212b225bb: Pulling fs layer 06:04:20 f23df028b6ca: Pulling fs layer 06:04:20 d65c8cfc05b1: Pulling fs layer 06:04:20 2437ff75d9bd: Pulling fs layer 06:04:20 f23df028b6ca: Waiting 06:04:20 d65c8cfc05b1: Waiting 06:04:20 765212b225bb: Waiting 06:04:20 2437ff75d9bd: Waiting 06:04:20 04944245beec: Verifying Checksum 06:04:20 04944245beec: Download complete 06:04:20 765212b225bb: Verifying Checksum 06:04:20 765212b225bb: Download complete 06:04:20 f23df028b6ca: Verifying Checksum 06:04:20 f23df028b6ca: Download complete 06:04:20 d65c8cfc05b1: Verifying Checksum 06:04:20 d65c8cfc05b1: Download complete 06:04:20 699f458cf7ca: Verifying Checksum 06:04:20 699f458cf7ca: Download complete 06:04:21 8998bd30e6a1: Verifying Checksum 06:04:21 8998bd30e6a1: Download complete 06:04:23 2437ff75d9bd: Download complete 06:04:26 8998bd30e6a1: Pull complete 06:04:26 04944245beec: Pull complete 06:04:27 699f458cf7ca: Pull complete 06:04:28 765212b225bb: Pull complete 06:04:29 f23df028b6ca: Pull complete 06:04:29 d65c8cfc05b1: Pull complete 06:04:44 2437ff75d9bd: Pull complete 06:04:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:04:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:44 prd-ubuntu20.04-docker-arm64-4c-16g-27087 does not seem to be running inside a container 06:04:44 $ 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:04:46 $ docker top f3b3d49b8e812e90dc2f1b74c91525bdec2db805e175a14f85f7738199513f1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:47 ---> job-cost.sh 06:04:47 lf-activate-venv: SKIPPING 06:04:47 INFO: No Stack... 06:04:47 INFO: Retrieving Pricing Info for: v3-standard-4 06:04:48 INFO: Archiving Costs [Pipeline] sh 06:04:49 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 06:04:49 + cut -d, -f6 [Pipeline] lock 06:04:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-292-1-stack-cost] 06:04:49 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-292-1-stack-cost] did not exist. Created. 06:04:49 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:49 /w/workspace/go-mod-secrets/1@tmp/durable-599d92c7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:04:50 + echo total: 0.10999999940395355 [Pipeline] stash 06:04:50 Warning: overwriting stash ‘stack-cost’ 06:04:50 Stashed 1 file(s) [Pipeline] } 06:04:50 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:04:50 $ docker stop --time=1 f3b3d49b8e812e90dc2f1b74c91525bdec2db805e175a14f85f7738199513f1e 06:04:52 $ docker rm -f --volumes f3b3d49b8e812e90dc2f1b74c91525bdec2db805e175a14f85f7738199513f1e [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:04:53 provisioning config files... 06:04:53 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp/config14445230135771225698tmp [Pipeline] { [Pipeline] sh 06:04:53 + set +x 06:04:53 + curl -s https://codecov.io/bash+ 06:04:53 bash -s -- 06:04:53 06:04:53 _____ _ 06:04:53 / ____| | | 06:04:53 | | ___ __| | ___ ___ _____ __ 06:04:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:04:53 | |___| (_) | (_| | __/ (_| (_) \ V / 06:04:53 \_____\___/ \__,_|\___|\___\___/ \_/ 06:04:53 Bash-1.0.6 06:04:53 06:04:53 06:04:53 ==> git version 2.25.1 found 06:04:53 ==> 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:04:53 Release-Date: 2020-01-08 06:04:53 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:04:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:04:53 ==> Jenkins CI detected. 06:04:53 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-292 06:04:53 project root: . 06:04:53 --> token set from env 06:04:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:04:53 ==> Running gcov in . (disable via -X gcov) 06:04:53 ==> Python coveragepy not found 06:04:53 ==> Searching for coverage reports in: 06:04:53 + . 06:04:53 -> Found 1 reports 06:04:53 ==> Detecting git/mercurial file structure 06:04:53 ==> Reading reports 06:04:53 + ./coverage.out bytes=72345 06:04:53 ==> Appending adjustments 06:04:53 https://docs.codecov.io/docs/fixing-reports 06:04:54 + Found adjustments 06:04:54 ==> Gzipping contents 06:04:54 12K /tmp/codecov.j37oZd.gz 06:04:54 ==> Uploading reports 06:04:54 url: https://codecov.io 06:04:54 query: branch=PR-292&commit=3858caf932fdb6bb52c8ba917e3a176140e19dd5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=292&job=&cmd_args= 06:04:54 -> Pinging Codecov 06:04:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-292&commit=3858caf932fdb6bb52c8ba917e3a176140e19dd5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=292&job=&cmd_args= 06:04:54 -> Uploading to 06:04:54 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-secrets/3858caf932fdb6bb52c8ba917e3a176140e19dd5/de3e3ed3-93cf-444c-b357-c5e2545f0c83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241120T060454Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=590707129abeb665042434dace1be42abb38a905f00deb394c0d73e02d647185 06:04:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:54 Dload Upload Total Spent Left Speed 06:04:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10224 0 0 100 10224 0 31653 --:--:-- --:--:-- --:--:-- 31653 06:04:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/3858caf932fdb6bb52c8ba917e3a176140e19dd5 [Pipeline] } 06:04:54 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 06:04:56 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-292/archives ] 06:04:56 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-292/archives 06:04:56 total 16 06:04:56 drwxr-xr-x 3 root root 4096 Nov 20 05:57 . 06:04:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 20 05:57 .. 06:04:56 drwxr-xr-x 2 root root 4096 Nov 20 05:57 cost 06:04:56 -rw-r--r-- 1 root root 86 Nov 20 05:57 cost.csv 06:04:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-292/archives 06:04:56 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-292/archives 06:04:56 total 16 06:04:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 20 05:57 . 06:04:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 20 05:57 .. 06:04:56 drwxr-xr-x 2 jenkins jenkins 4096 Nov 20 05:57 cost 06:04:56 -rw-r--r-- 1 jenkins jenkins 86 Nov 20 05:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:04:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:58 ---> package-listing.sh 06:04:58 ++ facter osfamily 06:04:58 ++ tr '[:upper:]' '[:lower:]' 06:04:58 + OS_FAMILY=debian 06:04:58 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-292 06:04:58 + START_PACKAGES=/tmp/packages_start.txt 06:04:58 + END_PACKAGES=/tmp/packages_end.txt 06:04:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:58 + PACKAGES=/tmp/packages_start.txt 06:04:58 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-292 ']' 06:04:58 + PACKAGES=/tmp/packages_end.txt 06:04:58 + case "${OS_FAMILY}" in 06:04:58 + dpkg -l 06:04:58 + grep '^ii' 06:04:58 + '[' -f /tmp/packages_start.txt ']' 06:04:58 + '[' -f /tmp/packages_end.txt ']' 06:04:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:58 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-292 ']' 06:04:58 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-292/archives/ 06:04:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-292/archives/ [Pipeline] echo 06:04:58 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-292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:59 prd-ubuntu20.04-docker-8c-8g-27086 does not seem to be running inside a container 06:04:59 $ 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-292/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-292 -v /w/workspace/gexfoundry_go-mod-secrets_PR-292:/w/workspace/gexfoundry_go-mod-secrets_PR-292:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-292@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:04:59 $ docker top 78751e8907a6fb716d30c02f8d7a0575c8e9c3657d6d1bf8be4447ab2754fb63 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:00 + touch /tmp/pre-build-complete [Pipeline] sh 06:05:00 + mkdir -p /var/log/sysstat [Pipeline] sh 06:05:00 + ls /var/log/sa-host 06:05:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:01 provisioning config files... 06:05:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-292@tmp/config7790255116797857543tmp [Pipeline] { [Pipeline] echo 06:05:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:05:01 ---> create-netrc.sh [Pipeline] } 06:05:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:05:02 ---> python-tools-install.sh [Pipeline] echo 06:05:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:05:02 ---> sudo-logs.sh 06:05:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:05:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:05:02 ---> job-cost.sh 06:05:02 lf-activate-venv: SKIPPING 06:05:02 DEBUG: total: 0.2199999988079071 06:05:02 INFO: Retrieving Stack Cost... 06:05:03 INFO: Retrieving Pricing Info for: v3-standard-8 06:05:03 INFO: Archiving Costs [Pipeline] echo 06:05:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:05:03 ---> logs-deploy.sh 06:05:03 lf-activate-venv: SKIPPING 06:05:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-292/1 06:05:03 INFO: archiving workspace using pattern(s): 06:05:04 Archives upload complete. 06:05:05 INFO: archiving logs to Nexus 06:05:05 ---> uname -a: 06:05:05 Linux prd-ubuntu20-04-docker-8c-8g-27086 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:05:05 06:05:05 06:05:05 ---> lscpu: 06:05:05 Architecture: x86_64 06:05:05 CPU op-mode(s): 32-bit, 64-bit 06:05:05 Byte Order: Little Endian 06:05:05 Address sizes: 40 bits physical, 48 bits virtual 06:05:05 CPU(s): 8 06:05:05 On-line CPU(s) list: 0-7 06:05:05 Thread(s) per core: 1 06:05:05 Core(s) per socket: 1 06:05:05 Socket(s): 8 06:05:05 NUMA node(s): 1 06:05:05 Vendor ID: AuthenticAMD 06:05:05 CPU family: 23 06:05:05 Model: 49 06:05:05 Model name: AMD EPYC-Rome Processor 06:05:05 Stepping: 0 06:05:05 CPU MHz: 2799.998 06:05:05 BogoMIPS: 5599.99 06:05:05 Virtualization: AMD-V 06:05:05 Hypervisor vendor: KVM 06:05:05 Virtualization type: full 06:05:05 L1d cache: 256 KiB 06:05:05 L1i cache: 256 KiB 06:05:05 L2 cache: 4 MiB 06:05:05 L3 cache: 128 MiB 06:05:05 NUMA node0 CPU(s): 0-7 06:05:05 Vulnerability Itlb multihit: Not affected 06:05:05 Vulnerability L1tf: Not affected 06:05:05 Vulnerability Mds: Not affected 06:05:05 Vulnerability Meltdown: Not affected 06:05:05 Vulnerability Mmio stale data: Not affected 06:05:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:05:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:05:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:05:05 Vulnerability Srbds: Not affected 06:05:05 Vulnerability Tsx async abort: Not affected 06:05:05 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:05:05 06:05:05 06:05:05 ---> nproc: 06:05:05 8 06:05:05 06:05:05 06:05:05 ---> df -h: 06:05:05 Filesystem Size Used Avail Use% Mounted on 06:05:05 overlay 155G 11G 145G 7% / 06:05:05 tmpfs 64M 0 64M 0% /dev 06:05:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:05:05 shm 64M 0 64M 0% /dev/shm 06:05:05 /dev/vda1 155G 11G 145G 7% /facter-os 06:05:05 06:05:05 06:05:05 ---> sar -b -r -n DEV: 06:05:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27086) 11/20/24 _x86_64_ (8 CPU) 06:05:05 06:05:05 05:55:24 LINUX RESTART (8 CPU) 06:05:05 06:05:05 05:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:05:05 05:57:01 169.31 10.05 159.26 0.00 1741.40 34731.60 0.00 06:05:05 05:58:01 82.44 0.28 82.16 0.00 13.60 38452.25 0.00 06:05:05 05:59:01 1.62 0.00 1.62 0.00 0.00 18.54 0.00 06:05:05 06:00:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 06:05:05 06:01:01 47.13 6.13 41.00 0.00 4363.75 8393.74 0.00 06:05:05 06:02:01 6.33 0.02 6.32 0.00 0.13 129.58 0.00 06:05:05 06:03:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 06:05:05 06:04:01 1.93 0.00 1.93 0.00 0.00 22.40 0.00 06:05:05 06:05:01 6.10 0.22 5.88 0.00 19.06 125.69 0.00 06:05:05 Average: 35.04 1.84 33.20 0.00 680.05 9053.23 0.00 06:05:05 06:05:05 05:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:05:05 05:57:01 28342360 31339788 969108 2.95 88056 3136644 2327660 6.86 1591108 2505040 639992 06:05:05 05:58:01 28702488 31535612 776108 2.36 95768 2959164 1738520 5.12 1147136 2585120 320 06:05:05 05:59:01 28702684 31535908 775268 2.36 95800 2959168 1738520 5.12 1147168 2585124 8 06:05:05 06:00:01 28704648 31538048 773104 2.35 95820 2959168 1738520 5.12 1144760 2585252 44 06:05:05 06:01:01 28255520 31521004 762700 2.32 125024 3357332 1676760 4.94 1417612 2725720 964 06:05:05 06:02:01 28264196 31524776 760264 2.31 123632 3354076 1695428 5.00 1415504 2722460 16 06:05:05 06:03:01 28267864 31528552 756428 2.30 123732 3354076 1695428 5.00 1411792 2722468 20 06:05:05 06:04:01 28267724 31528480 756404 2.30 123820 3354088 1695428 5.00 1411880 2722476 8 06:05:05 06:05:01 28233600 31497084 784496 2.39 124064 3355748 1751472 5.16 1441580 2722968 208 06:05:05 Average: 28415676 31505472 790431 2.40 110635 3198829 1784193 5.26 1347616 2652959 71287 06:05:05 06:05:05 05:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:05:05 05:57:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 06:05:05 05:57:01 ens3 322.44 193.46 5941.43 58.29 0.00 0.00 0.00 0.00 06:05:05 05:57:01 vethb9c88e9 42.92 79.44 4.37 887.47 0.00 0.00 0.00 0.07 06:05:05 05:57:01 docker0 52.74 89.97 4.67 974.94 0.00 0.00 0.00 0.00 06:05:05 05:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:05:05 05:58:01 ens3 106.30 65.81 2531.12 15.80 0.00 0.00 0.00 0.00 06:05:05 05:58:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 05:59:01 ens3 1.00 0.58 2.99 0.29 0.00 0.00 0.00 0.00 06:05:05 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:05:05 06:00:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:05:05 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 06:01:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 06:05:05 06:01:01 ens3 144.37 77.36 2764.96 5.57 0.00 0.00 0.00 0.00 06:05:05 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:05:05 06:02:01 ens3 0.72 0.62 0.28 0.23 0.00 0.00 0.00 0.00 06:05:05 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 06:03:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:05:05 06:04:01 ens3 1.07 0.42 0.37 0.22 0.00 0.00 0.00 0.00 06:05:05 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 06:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:05:05 06:05:01 ens3 23.11 13.26 27.18 7.86 0.00 0.00 0.00 0.00 06:05:05 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:05 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 06:05:05 Average: ens3 66.10 38.79 1243.32 9.72 0.00 0.00 0.00 0.00 06:05:05 Average: docker0 5.78 9.85 0.51 106.71 0.00 0.00 0.00 0.00 06:05:05 06:05:05 06:05:05 ---> sar -P ALL: 06:05:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27086) 11/20/24 _x86_64_ (8 CPU) 06:05:05 06:05:05 05:55:24 LINUX RESTART (8 CPU) 06:05:05 06:05:05 05:56:02 CPU %user %nice %system %iowait %steal %idle 06:05:05 05:57:01 all 21.38 0.00 5.13 1.52 0.09 71.88 06:05:05 05:57:01 0 20.95 0.00 5.16 1.35 0.07 72.47 06:05:05 05:57:01 1 21.47 0.00 5.77 1.76 0.10 70.90 06:05:05 05:57:01 2 22.45 0.00 5.46 0.17 0.09 71.83 06:05:05 05:57:01 3 21.27 0.00 4.69 1.99 0.09 71.96 06:05:05 05:57:01 4 22.19 0.00 4.70 0.57 0.09 72.46 06:05:05 05:57:01 5 21.43 0.00 4.83 0.19 0.09 73.47 06:05:05 05:57:01 6 21.62 0.00 4.81 0.72 0.09 72.77 06:05:05 05:57:01 7 19.68 0.00 5.66 5.38 0.09 69.20 06:05:05 05:58:01 all 27.36 0.00 4.75 0.66 0.08 67.14 06:05:05 05:58:01 0 28.11 0.00 4.91 2.06 0.08 64.83 06:05:05 05:58:01 1 26.84 0.00 4.87 0.02 0.08 68.19 06:05:05 05:58:01 2 27.84 0.00 4.42 0.03 0.07 67.63 06:05:05 05:58:01 3 27.22 0.00 5.38 1.29 0.10 66.01 06:05:05 05:58:01 4 25.20 0.00 3.98 0.07 0.07 70.68 06:05:05 05:58:01 5 29.13 0.00 4.88 1.78 0.08 64.12 06:05:05 05:58:01 6 28.12 0.00 4.70 0.02 0.07 67.10 06:05:05 05:58:01 7 26.47 0.00 4.88 0.02 0.07 68.57 06:05:05 05:59:01 all 0.15 0.00 0.01 0.00 0.02 99.82 06:05:05 05:59:01 0 0.99 0.00 0.00 0.02 0.02 98.97 06:05:05 05:59:01 1 0.00 0.00 0.02 0.00 0.03 99.95 06:05:05 05:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:05:05 05:59:01 3 0.03 0.00 0.03 0.02 0.03 99.88 06:05:05 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:05:05 05:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:05:05 05:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:05:05 05:59:01 7 0.10 0.00 0.05 0.00 0.03 99.82 06:05:05 06:00:01 all 0.03 0.00 0.02 0.00 0.02 99.94 06:05:05 06:00:01 0 0.05 0.00 0.02 0.00 0.03 99.90 06:05:05 06:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:05:05 06:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:05:05 06:00:01 3 0.03 0.00 0.02 0.02 0.05 99.88 06:05:05 06:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:05:05 06:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:05:05 06:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:05:05 06:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:05:05 06:01:01 all 2.48 0.00 1.50 0.38 0.03 95.62 06:05:05 06:01:01 0 2.41 0.00 1.42 0.47 0.05 95.66 06:05:05 06:01:01 1 2.25 0.00 1.64 0.03 0.03 96.05 06:05:05 06:01:01 2 3.04 0.00 1.60 0.23 0.03 95.09 06:05:05 06:01:01 3 1.82 0.00 1.12 1.32 0.03 95.71 06:05:05 06:01:01 4 2.47 0.00 1.30 0.05 0.02 96.16 06:05:05 06:01:01 5 3.51 0.00 1.65 0.42 0.02 94.40 06:05:05 06:01:01 6 2.83 0.00 2.00 0.07 0.05 95.06 06:05:05 06:01:01 7 1.49 0.00 1.25 0.43 0.03 96.79 06:05:05 06:02:01 all 0.33 0.00 0.07 0.02 0.02 99.57 06:05:05 06:02:01 0 0.02 0.00 0.08 0.10 0.02 99.78 06:05:05 06:02:01 1 0.13 0.00 0.05 0.02 0.03 99.77 06:05:05 06:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:05:05 06:02:01 3 0.22 0.00 0.13 0.00 0.00 99.65 06:05:05 06:02:01 4 0.02 0.00 0.05 0.00 0.00 99.93 06:05:05 06:02:01 5 0.10 0.00 0.03 0.02 0.02 99.83 06:05:05 06:02:01 6 2.02 0.00 0.10 0.00 0.07 97.82 06:05:05 06:02:01 7 0.10 0.00 0.05 0.02 0.00 99.83 06:05:05 06:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:05:05 06:03:01 0 0.05 0.00 0.00 0.05 0.02 99.88 06:05:05 06:03:01 1 0.02 0.00 0.03 0.02 0.02 99.92 06:05:05 06:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:05:05 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:05:05 06:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:05:05 06:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:05:05 06:03:01 6 0.07 0.00 0.02 0.00 0.05 99.87 06:05:05 06:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:05:05 06:04:01 all 0.02 0.00 0.01 0.01 0.02 99.94 06:05:05 06:04:01 0 0.00 0.00 0.00 0.03 0.02 99.95 06:05:05 06:04:01 1 0.05 0.00 0.03 0.02 0.03 99.87 06:05:05 06:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:05:05 06:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:05:05 06:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:05:05 06:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:05:05 06:04:01 6 0.05 0.00 0.03 0.00 0.07 99.85 06:05:05 06:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:05:05 06:05:01 all 0.48 0.00 0.18 0.02 0.02 99.30 06:05:05 06:05:01 0 0.90 0.00 0.30 0.03 0.02 98.75 06:05:05 06:05:01 1 0.82 0.00 0.12 0.05 0.03 98.98 06:05:05 06:05:01 2 0.28 0.00 0.13 0.00 0.02 99.57 06:05:05 06:05:01 3 0.80 0.00 0.22 0.03 0.02 98.93 06:05:05 06:05:01 4 0.28 0.00 0.13 0.00 0.00 99.58 06:05:05 06:05:01 5 0.17 0.00 0.10 0.00 0.02 99.72 06:05:05 06:05:01 6 0.27 0.00 0.22 0.05 0.07 99.40 06:05:05 06:05:01 7 0.32 0.00 0.20 0.02 0.02 99.45 06:05:05 Average: all 5.73 0.00 1.28 0.29 0.03 92.66 06:05:05 Average: 0 5.89 0.00 1.31 0.45 0.04 92.32 06:05:05 Average: 1 5.67 0.00 1.38 0.21 0.04 92.70 06:05:05 Average: 2 5.89 0.00 1.28 0.05 0.03 92.76 06:05:05 Average: 3 5.64 0.00 1.27 0.51 0.04 92.54 06:05:05 Average: 4 5.51 0.00 1.12 0.07 0.02 93.28 06:05:05 Average: 5 5.97 0.00 1.26 0.27 0.03 92.47 06:05:05 Average: 6 6.03 0.00 1.31 0.09 0.05 92.51 06:05:05 Average: 7 5.28 0.00 1.33 0.64 0.03 92.73 06:05:05 06:05:05 06:05:05