Pull request #173 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e448729cf1ad94728c0b1133db7bbd3eee7111c+52131f2bd3a06dc9d4c81360f9be7df2f5aefe44 (07435a297ecfae1716a373f651aca057817c7626) 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-ssh3735608990632115845.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4577961526089346077.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-173/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-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11485419992709792660.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-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8014097451304253360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7219786051023809832.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-173/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-173/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15543489614274946664.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-1537 in /w/workspace/gexfoundry_go-mod-secrets_PR-173 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-173 # 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 Merging remotes/origin/main commit 52131f2bd3a06dc9d4c81360f9be7df2f5aefe44 into PR head commit 4e448729cf1ad94728c0b1133db7bbd3eee7111c Merge succeeded, producing 4e448729cf1ad94728c0b1133db7bbd3eee7111c Checking out Revision 4e448729cf1ad94728c0b1133db7bbd3eee7111c (PR-173) > 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/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e448729cf1ad94728c0b1133db7bbd3eee7111c # 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 52131f2bd3a06dc9d4c81360f9be7df2f5aefe44 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e448729cf1ad94728c0b1133db7bbd3eee7111c # timeout=10 Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.1 to 2.1.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:02:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:02:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:02:28 ========================================================= 05:02:28 EdgeX Global Pipelines Version Info 05:02:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:02:29 ------------------- 05:02:29 stable info: 05:02:29 ------------------- 05:02:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:02:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:02:29 Message: update stable to v1.0.244 05:02:30 ------------------- 05:02:30 experimental info: 05:02:30 ------------------- 05:02:30 Commited By: **** collab-it+edgex@linuxfoundation.org 05:02:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:02:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:02:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:02:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:02:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:02:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:02:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:02:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:02:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:02:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-173 [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-173 [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-173 [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e448729cf1ad94728c0b1133db7bbd3eee7111c [Pipeline] echo 05:02:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e44872 [Pipeline] echo 05:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:02:32 + git rev-list -1 --merges 4e448729cf1ad94728c0b1133db7bbd3eee7111c~1..4e448729cf1ad94728c0b1133db7bbd3eee7111c [Pipeline] echo 05:02:32 -----------> git rev-list -1 --merges 4e448729cf1ad94728c0b1133db7bbd3eee7111c~1..4e448729cf1ad94728c0b1133db7bbd3eee7111c 4e448729cf1ad94728c0b1133db7bbd3eee7111c [false] [Pipeline] sh 05:02:32 + git log --format=format:%s -1 4e448729cf1ad94728c0b1133db7bbd3eee7111c [Pipeline] echo 05:02:32 ========================================================= 05:02:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:02:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:33 + git log --format=format:%s -1 4e448729cf1ad94728c0b1133db7bbd3eee7111c [Pipeline] echo 05:02:33 [semverPrep] GIT_COMMIT: 4e448729cf1ad94728c0b1133db7bbd3eee7111c, Commit Message: build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.1 to 2.1.2 [Pipeline] echo 05:02:33 [semverPrep] This is not a build commit. [Pipeline] sh 05:02:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:33 + grep -v github /etc/ssh/ssh_known_hosts 05:02:33 + [ -e /tmp/ssh_known_hosts ] 05:02:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:02:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:02:33 + sudo tee -a /etc/ssh/ssh_known_hosts 05:02:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:34 05:02:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:34 0.1.4: Pulling from edgex-devops/py-git-semver 05:02:34 b85a868b505f: Pulling fs layer 05:02:34 e2be974225ed: Pulling fs layer 05:02:34 339a4e72a1f5: Pulling fs layer 05:02:34 988bab9f4d93: Pulling fs layer 05:02:34 1469e6f7b9e6: Pulling fs layer 05:02:34 eaf3925da568: Pulling fs layer 05:02:34 bab4dde63d76: Pulling fs layer 05:02:34 bde34c3a00c8: Pulling fs layer 05:02:34 b352a97aabf1: Pulling fs layer 05:02:34 4872d77fe225: Pulling fs layer 05:02:34 5851b861e8e6: Pulling fs layer 05:02:34 eaf3925da568: Waiting 05:02:34 1469e6f7b9e6: Waiting 05:02:34 988bab9f4d93: Waiting 05:02:34 b352a97aabf1: Waiting 05:02:34 bde34c3a00c8: Waiting 05:02:34 4872d77fe225: Waiting 05:02:34 5851b861e8e6: Waiting 05:02:34 bab4dde63d76: Waiting 05:02:35 e2be974225ed: Verifying Checksum 05:02:35 e2be974225ed: Download complete 05:02:35 988bab9f4d93: Download complete 05:02:35 1469e6f7b9e6: Verifying Checksum 05:02:35 1469e6f7b9e6: Download complete 05:02:35 339a4e72a1f5: Verifying Checksum 05:02:35 339a4e72a1f5: Download complete 05:02:35 eaf3925da568: Verifying Checksum 05:02:35 eaf3925da568: Download complete 05:02:35 bde34c3a00c8: Download complete 05:02:35 b352a97aabf1: Download complete 05:02:35 4872d77fe225: Verifying Checksum 05:02:35 4872d77fe225: Download complete 05:02:35 5851b861e8e6: Verifying Checksum 05:02:35 b85a868b505f: Verifying Checksum 05:02:35 b85a868b505f: Download complete 05:02:35 bab4dde63d76: Verifying Checksum 05:02:35 bab4dde63d76: Download complete 05:02:36 b85a868b505f: Pull complete 05:02:37 e2be974225ed: Pull complete 05:02:37 339a4e72a1f5: Pull complete 05:02:37 988bab9f4d93: Pull complete 05:02:37 1469e6f7b9e6: Pull complete 05:02:37 eaf3925da568: Pull complete 05:02:39 bab4dde63d76: Pull complete 05:02:39 bde34c3a00c8: Pull complete 05:02:40 b352a97aabf1: Pull complete 05:02:40 4872d77fe225: Pull complete 05:02:40 5851b861e8e6: Pull complete 05:02:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:40 prd-ubuntu20.04-docker-8c-8g-1537 does not seem to be running inside a container 05:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-173 -v /w/workspace/gexfoundry_go-mod-secrets_PR-173:/w/workspace/gexfoundry_go-mod-secrets_PR-173:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-173@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 05:02:43 $ docker top 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc -eo pid,comm 05:02:43 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:02:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:02:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:43 [ssh-agent] Looking for ssh-agent implementation... 05:02:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:43 $ docker exec 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc ssh-agent 05:02:43 SSH_AUTH_SOCK=/tmp/ssh-yFMbb4CvHP6p/agent.31 05:02:43 SSH_AGENT_PID=37 05:02:43 Running ssh-add (command line suppressed) 05:02:43 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/private_key_17979560002441754375.key (/w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/private_key_17979560002441754375.key) 05:02:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:44 + git tag --points-at HEAD [Pipeline] } 05:02:44 $ docker exec --env ******** --env ******** 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc ssh-agent -k 05:02:44 unset SSH_AUTH_SOCK; 05:02:44 unset SSH_AGENT_PID; 05:02:44 echo Agent pid 37 killed; 05:02:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:44 [ssh-agent] Looking for ssh-agent implementation... 05:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:44 $ docker exec 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc ssh-agent 05:02:44 SSH_AUTH_SOCK=/tmp/ssh-6QMWQzfq2zX9/agent.69 05:02:44 SSH_AGENT_PID=75 05:02:44 Running ssh-add (command line suppressed) 05:02:44 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/private_key_220100004574164841.key (/w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/private_key_220100004574164841.key) 05:02:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:45 + git semver init 05:02:45 2023-01-10 05:02:45,337 [run_init] DEBUG init version:0.0.0 force:False 05:02:45 2023-01-10 05:02:45,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver 05:02:45 2023-01-10 05:02:45,338 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver 05:02:45 2023-01-10 05:02:45,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-173, universal_newlines=False, shell=None, istream=None) 05:02:46 2023-01-10 05:02:46,104 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-173/.git/info/exclude 05:02:46 2023-01-10 05:02:46,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver/PR-173 with force:False 05:02:46 2023-01-10 05:02:46,105 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver/PR-173 05:02:46 2023-01-10 05:02:46,113 [execute] INFO git cat-file --batch-check 05:02:46 2023-01-10 05:02:46,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver, universal_newlines=False, shell=None, istream=) 05:02:46 2023-01-10 05:02:46,120 [execute] INFO git cat-file --batch 05:02:46 2023-01-10 05:02:46,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver, universal_newlines=False, shell=None, istream=) 05:02:46 2023-01-10 05:02:46,128 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver/PR-173 05:02:46 0.0.0 [Pipeline] } 05:02:46 $ docker exec --env ******** --env ******** 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc ssh-agent -k 05:02:46 unset SSH_AUTH_SOCK; 05:02:46 unset SSH_AGENT_PID; 05:02:46 echo Agent pid 75 killed; 05:02:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:46 + git semver [Pipeline] } 05:02:47 $ docker stop --time=1 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc 05:02:48 $ docker rm -f --volumes 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc [Pipeline] // withDockerContainer [Pipeline] sh 05:02:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:02:49 Stashed 1 file(s) [Pipeline] echo 05:02:49 [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:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:49 ========================================================= 05:02:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:02:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:02:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:02:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:02:50 213ec9aee27d: Pulling fs layer 05:02:50 4583459ba037: Pulling fs layer 05:02:50 93c1e223e6f2: Pulling fs layer 05:02:50 53926ce57604: Pulling fs layer 05:02:50 21b2b0c7a3f4: Pulling fs layer 05:02:50 22ff95d597cd: Pulling fs layer 05:02:50 12d6caf4c0d1: Pulling fs layer 05:02:50 96b7cbca73a9: Pulling fs layer 05:02:50 a7acece74701: Pulling fs layer 05:02:50 12d6caf4c0d1: Waiting 05:02:50 21b2b0c7a3f4: Waiting 05:02:50 96b7cbca73a9: Waiting 05:02:50 a7acece74701: Waiting 05:02:50 53926ce57604: Waiting 05:02:50 93c1e223e6f2: Verifying Checksum 05:02:50 93c1e223e6f2: Download complete 05:02:50 4583459ba037: Download complete 05:02:50 21b2b0c7a3f4: Verifying Checksum 05:02:50 21b2b0c7a3f4: Download complete 05:02:50 22ff95d597cd: Verifying Checksum 05:02:50 22ff95d597cd: Download complete 05:02:50 213ec9aee27d: Verifying Checksum 05:02:50 213ec9aee27d: Download complete 05:02:50 12d6caf4c0d1: Download complete 05:02:50 213ec9aee27d: Pull complete 05:02:50 4583459ba037: Pull complete 05:02:50 93c1e223e6f2: Pull complete 05:02:50 a7acece74701: Verifying Checksum 05:02:50 a7acece74701: Download complete 05:02:51 96b7cbca73a9: Verifying Checksum 05:02:51 96b7cbca73a9: Download complete 05:02:51 53926ce57604: Verifying Checksum 05:02:51 53926ce57604: Download complete 05:02:55 53926ce57604: Pull complete 05:02:55 21b2b0c7a3f4: Pull complete 05:02:55 22ff95d597cd: Pull complete 05:02:55 12d6caf4c0d1: Pull complete 05:02:57 96b7cbca73a9: Pull complete 05:02:58 a7acece74701: Pull complete 05:02:58 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:02:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 05:02:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:59 + docker inspect -f . ci-base-image-x86_64 05:02:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:59 prd-ubuntu20.04-docker-8c-8g-1537 does not seem to be running inside a container 05:02:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-173 -v /w/workspace/gexfoundry_go-mod-secrets_PR-173:/w/workspace/gexfoundry_go-mod-secrets_PR-173:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-173@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 05:03:02 $ docker top 8351954c15ae6c904080bee57ec01da20bbfadd1b76dc1a810c5265e6e024032 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:03 + go version 05:03:03 go version go1.18.7 linux/amd64 [Pipeline] } 05:03:03 $ docker stop --time=1 8351954c15ae6c904080bee57ec01da20bbfadd1b76dc1a810c5265e6e024032 05:03:04 $ docker rm -f --volumes 8351954c15ae6c904080bee57ec01da20bbfadd1b76dc1a810c5265e6e024032 [Pipeline] // withDockerContainer [Pipeline] } 05:03:04 Still waiting to schedule task 05:03:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:05 + docker inspect -f . ci-base-image-x86_64 05:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:05 prd-ubuntu20.04-docker-8c-8g-1537 does not seem to be running inside a container 05:03:05 $ 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-173 -v /w/workspace/gexfoundry_go-mod-secrets_PR-173:/w/workspace/gexfoundry_go-mod-secrets_PR-173:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-173@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 05:03:05 $ docker top a2c41aca97b2e63ae9f8c42c02fd27aa545d41250d5882d31e963830b852a7e0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:06 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-173 [Pipeline] fileExists [Pipeline] sh 05:03:06 + make test 05:03:06 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:03:06 go: downloading github.com/stretchr/testify v1.8.1 05:03:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 05:03:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 05:03:06 go: downloading github.com/davecgh/go-spew v1.1.1 05:03:06 go: downloading github.com/pmezard/go-difflib v1.0.0 05:03:06 go: downloading github.com/stretchr/objx v0.5.0 05:03:06 go: downloading gopkg.in/yaml.v3 v3.0.1 05:03:06 go: downloading github.com/go-playground/validator/v10 v10.11.1 05:03:06 go: downloading github.com/google/uuid v1.3.0 05:03:06 go: downloading github.com/go-kit/log v0.2.1 05:03:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:03:06 go: downloading golang.org/x/text v0.6.0 05:03:06 go: downloading github.com/go-playground/universal-translator v0.18.0 05:03:06 go: downloading github.com/leodido/go-urn v1.2.1 05:03:06 go: downloading golang.org/x/crypto v0.5.0 05:03:06 go: downloading github.com/go-playground/locales v0.14.0 05:03:07 go: downloading github.com/zeebo/errs v1.3.0 05:03:07 go: downloading google.golang.org/grpc v1.51.0 05:03:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 05:03:07 go: downloading google.golang.org/protobuf v1.28.1 05:03:07 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 05:03:07 go: downloading github.com/golang/protobuf v1.5.2 05:03:07 go: downloading golang.org/x/net v0.5.0 05:03:07 go: downloading golang.org/x/sys v0.4.0 05:03:33 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 7.693s coverage: 81.7% of statements 05:03:33 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.044s coverage: 52.2% of statements 05:03:33 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:03:33 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.084s coverage: 96.7% of statements 05:03:33 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.038s coverage: 89.5% of statements 05:03:33 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 05:03:33 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.027s coverage: 100.0% of statements 05:03:33 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 05:03:33 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.075s coverage: 55.8% of statements 05:03:33 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 05:03:33 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.032s coverage: 54.5% of statements 05:03:33 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.067s coverage: 100.0% of statements 05:03:33 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 05:03:46 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:03:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:03:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:03:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:03:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:48 $ docker stop --time=1 a2c41aca97b2e63ae9f8c42c02fd27aa545d41250d5882d31e963830b852a7e0 05:03:50 $ docker rm -f --volumes a2c41aca97b2e63ae9f8c42c02fd27aa545d41250d5882d31e963830b852a7e0 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:51 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 05:03:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:52 05:03:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:53 latest: Pulling from edgex-lftools-log-publisher 05:03:53 5eb5b503b376: Pulling fs layer 05:03:53 5c69ac0246d0: Pulling fs layer 05:03:53 ec43610c2a17: Pulling fs layer 05:03:53 3a2ae6a8a46f: Pulling fs layer 05:03:53 33b1e0a273af: Pulling fs layer 05:03:53 5d3b04190fa2: Pulling fs layer 05:03:53 2f39f015ded8: Pulling fs layer 05:03:53 33b1e0a273af: Waiting 05:03:53 5d3b04190fa2: Waiting 05:03:53 2f39f015ded8: Waiting 05:03:53 3a2ae6a8a46f: Waiting 05:03:53 5c69ac0246d0: Verifying Checksum 05:03:53 5c69ac0246d0: Download complete 05:03:53 3a2ae6a8a46f: Download complete 05:03:53 33b1e0a273af: Verifying Checksum 05:03:53 33b1e0a273af: Download complete 05:03:53 5d3b04190fa2: Verifying Checksum 05:03:53 5d3b04190fa2: Download complete 05:03:53 ec43610c2a17: Verifying Checksum 05:03:53 ec43610c2a17: Download complete 05:03:53 5eb5b503b376: Verifying Checksum 05:03:53 5eb5b503b376: Download complete 05:03:54 2f39f015ded8: Download complete 05:03:55 5eb5b503b376: Pull complete 05:03:55 5c69ac0246d0: Pull complete 05:03:55 ec43610c2a17: Pull complete 05:03:55 3a2ae6a8a46f: Pull complete 05:03:55 33b1e0a273af: Pull complete 05:03:56 5d3b04190fa2: Pull complete 05:04:00 2f39f015ded8: Pull complete 05:04:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:00 prd-ubuntu20.04-docker-8c-8g-1537 does not seem to be running inside a container 05:04:00 $ 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-173 -v /w/workspace/gexfoundry_go-mod-secrets_PR-173:/w/workspace/gexfoundry_go-mod-secrets_PR-173:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-173@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 05:04:03 $ docker top b346fc1fe226edda7dcc56a52982d99f77fd57ebe5013e89688356dfe99fd18f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:03 ---> job-cost.sh 05:04:03 lf-activate-venv: SKIPPING 05:04:03 INFO: No Stack... 05:04:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:04 INFO: Archiving Costs [Pipeline] sh 05:04:05 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives/cost.csv 05:04:05 + cut -d, -f6 [Pipeline] lock 05:04:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] 05:04:05 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] did not exist. Created. 05:04:05 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:05 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:05 Stashed 1 file(s) [Pipeline] } 05:04:05 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:05 $ docker stop --time=1 b346fc1fe226edda7dcc56a52982d99f77fd57ebe5013e89688356dfe99fd18f 05:04:07 $ docker rm -f --volumes b346fc1fe226edda7dcc56a52982d99f77fd57ebe5013e89688356dfe99fd18f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1539 in /w/workspace/gexfoundry_go-mod-secrets_PR-173 [Pipeline] { [Pipeline] ws 05:04:45 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:04:45 Selected Git installation does not exist. Using Default 05:04:45 The recommended git tool is: NONE 05:04:54 using credential edgex-jenkins-ssh 05:04:54 Cloning the remote Git repository 05:04:55 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:04:55 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:04:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:04:55 > git --version # timeout=10 05:04:55 > git --version # 'git version 2.25.1' 05:04:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:04:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:58 Merging remotes/origin/main commit 52131f2bd3a06dc9d4c81360f9be7df2f5aefe44 into PR head commit 4e448729cf1ad94728c0b1133db7bbd3eee7111c 05:04:58 Merge succeeded, producing 4e448729cf1ad94728c0b1133db7bbd3eee7111c 05:04:58 Checking out Revision 4e448729cf1ad94728c0b1133db7bbd3eee7111c (PR-173) 05:04:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:04:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:04:58 > git config core.sparsecheckout # timeout=10 05:04:58 > git checkout -f 4e448729cf1ad94728c0b1133db7bbd3eee7111c # timeout=10 05:04:58 > git remote # timeout=10 05:04:58 > git config --get remote.origin.url # timeout=10 05:04:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:58 > git merge 52131f2bd3a06dc9d4c81360f9be7df2f5aefe44 # timeout=10 05:04:58 > git rev-parse HEAD^{commit} # timeout=10 05:04:58 > git config core.sparsecheckout # timeout=10 05:04:58 > git checkout -f 4e448729cf1ad94728c0b1133db7bbd3eee7111c # timeout=10 05:04:59 Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.1 to 2.1.2" 05:04:59 > git --version # timeout=10 05:04:59 > git --version # 'git version 2.25.1' 05:04:59 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:00 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:00 Dload Upload Total Spent Left Speed 05:05:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh 05:05:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:01 + sudo tee /etc/docker/daemon.new 05:05:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:01 { 05:05:01 "registry-mirrors": [ 05:05:01 "https://nexus3.edgexfoundry.org:10001" 05:05:01 ], 05:05:01 "bip": "10.250.0.254/24", 05:05:01 "hosts": [ 05:05:01 "tcp://0.0.0.0:5555", 05:05:01 "unix:///var/run/docker.sock" 05:05:01 ], 05:05:01 "mtu": 1458, 05:05:01 "selinux-enabled": true, 05:05:01 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:01 } [Pipeline] sh 05:05:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:02 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:05:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:21 ========================================================= 05:05:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:05:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:05:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:05:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:22 9b18e9b68314: Pulling fs layer 05:05:22 35d82f9e3411: Pulling fs layer 05:05:22 e16973657156: Pulling fs layer 05:05:22 fc693d55d65f: Pulling fs layer 05:05:22 7e9fc2657dce: Pulling fs layer 05:05:22 dda99020689f: Pulling fs layer 05:05:22 db1c61fa0a46: Pulling fs layer 05:05:22 891c053d2c06: Pulling fs layer 05:05:22 7e9fc2657dce: Waiting 05:05:22 db1c61fa0a46: Waiting 05:05:22 dda99020689f: Waiting 05:05:22 891c053d2c06: Waiting 05:05:22 fc693d55d65f: Waiting 05:05:22 e16973657156: Verifying Checksum 05:05:22 e16973657156: Download complete 05:05:22 35d82f9e3411: Verifying Checksum 05:05:22 35d82f9e3411: Download complete 05:05:22 7e9fc2657dce: Verifying Checksum 05:05:22 7e9fc2657dce: Download complete 05:05:22 dda99020689f: Verifying Checksum 05:05:22 dda99020689f: Download complete 05:05:22 9b18e9b68314: Download complete 05:05:23 9b18e9b68314: Pull complete 05:05:23 891c053d2c06: Verifying Checksum 05:05:23 891c053d2c06: Download complete 05:05:24 35d82f9e3411: Pull complete 05:05:24 e16973657156: Pull complete 05:05:24 db1c61fa0a46: Verifying Checksum 05:05:25 fc693d55d65f: Verifying Checksum 05:05:25 fc693d55d65f: Download complete 05:05:37 fc693d55d65f: Pull complete 05:05:37 7e9fc2657dce: Pull complete 05:05:37 dda99020689f: Pull complete 05:05:44 db1c61fa0a46: Pull complete 05:05:46 891c053d2c06: Pull complete 05:05:46 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:05:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 05:05:46 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:47 + docker inspect -f . ci-base-image-arm64 05:05:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:47 prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container 05:05:47 $ 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:05:50 $ docker top cc6c9293c9f9ac6f0d57941671474715280d057c1bb6b1193cb5ef9ca1f74fe3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:51 + go version 05:05:51 go version go1.18.7 linux/arm64 [Pipeline] } 05:05:51 $ docker stop --time=1 cc6c9293c9f9ac6f0d57941671474715280d057c1bb6b1193cb5ef9ca1f74fe3 05:05:53 $ docker rm -f --volumes cc6c9293c9f9ac6f0d57941671474715280d057c1bb6b1193cb5ef9ca1f74fe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:54 + docker inspect -f . ci-base-image-arm64 05:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:54 prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container 05:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-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:05:55 $ docker top d10db2e45ea1d5db29dd6101db53dadc02755d3cbd66cac6952a90a1a69f42d2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:56 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 05:05:56 + make test 05:05:56 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:05:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 05:05:57 go: downloading github.com/stretchr/testify v1.8.1 05:05:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 05:05:57 go: downloading github.com/davecgh/go-spew v1.1.1 05:05:57 go: downloading github.com/pmezard/go-difflib v1.0.0 05:05:57 go: downloading github.com/stretchr/objx v0.5.0 05:05:57 go: downloading gopkg.in/yaml.v3 v3.0.1 05:05:57 go: downloading github.com/go-kit/log v0.2.1 05:05:57 go: downloading github.com/go-playground/validator/v10 v10.11.1 05:05:57 go: downloading github.com/google/uuid v1.3.0 05:05:57 go: downloading github.com/zeebo/errs v1.3.0 05:05:57 go: downloading google.golang.org/grpc v1.51.0 05:05:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 05:05:58 go: downloading google.golang.org/protobuf v1.28.1 05:05:58 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:05:58 go: downloading github.com/go-playground/universal-translator v0.18.0 05:05:58 go: downloading github.com/leodido/go-urn v1.2.1 05:05:58 go: downloading golang.org/x/crypto v0.5.0 05:05:59 go: downloading golang.org/x/text v0.6.0 05:05:59 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 05:05:59 go: downloading golang.org/x/net v0.5.0 05:05:59 go: downloading github.com/go-playground/locales v0.14.0 05:06:00 go: downloading github.com/golang/protobuf v1.5.2 05:06:00 go: downloading golang.org/x/sys v0.4.0 05:07:52 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 10.324s coverage: 81.7% of statements 05:07:52 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.206s coverage: 52.2% of statements 05:07:52 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:07:52 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.353s coverage: 96.7% of statements 05:07:52 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.079s coverage: 89.5% of statements 05:07:52 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 05:07:52 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.057s coverage: 100.0% of statements 05:07:52 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 05:08:07 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.245s coverage: 55.8% of statements 05:08:07 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 05:08:07 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.073s coverage: 54.5% of statements 05:08:07 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.250s coverage: 100.0% of statements 05:08:07 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 05:08:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:08:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:09:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:09:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:09:15 $ docker stop --time=1 d10db2e45ea1d5db29dd6101db53dadc02755d3cbd66cac6952a90a1a69f42d2 05:09:17 $ docker rm -f --volumes d10db2e45ea1d5db29dd6101db53dadc02755d3cbd66cac6952a90a1a69f42d2 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:19 Warning: overwriting stash ‘coverage-report’ 05:09:20 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 05:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:21 05:09:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:21 arm64: Pulling from edgex-lftools-log-publisher 05:09:21 8998bd30e6a1: Pulling fs layer 05:09:21 04944245beec: Pulling fs layer 05:09:21 699f458cf7ca: Pulling fs layer 05:09:21 765212b225bb: Pulling fs layer 05:09:21 f23df028b6ca: Pulling fs layer 05:09:21 d65c8cfc05b1: Pulling fs layer 05:09:21 2437ff75d9bd: Pulling fs layer 05:09:21 f23df028b6ca: Waiting 05:09:21 d65c8cfc05b1: Waiting 05:09:21 2437ff75d9bd: Waiting 05:09:21 765212b225bb: Waiting 05:09:21 04944245beec: Verifying Checksum 05:09:21 04944245beec: Download complete 05:09:21 765212b225bb: Verifying Checksum 05:09:21 765212b225bb: Download complete 05:09:21 f23df028b6ca: Verifying Checksum 05:09:21 f23df028b6ca: Download complete 05:09:21 d65c8cfc05b1: Download complete 05:09:21 699f458cf7ca: Verifying Checksum 05:09:21 699f458cf7ca: Download complete 05:09:22 8998bd30e6a1: Verifying Checksum 05:09:22 8998bd30e6a1: Download complete 05:09:24 2437ff75d9bd: Verifying Checksum 05:09:24 2437ff75d9bd: Download complete 05:09:26 8998bd30e6a1: Pull complete 05:09:27 04944245beec: Pull complete 05:09:28 699f458cf7ca: Pull complete 05:09:29 765212b225bb: Pull complete 05:09:29 f23df028b6ca: Pull complete 05:09:29 d65c8cfc05b1: Pull complete 05:09:44 2437ff75d9bd: Pull complete 05:09:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:45 prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container 05:09:45 $ 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 05:09:47 $ docker top c53cf4113d416b9c644731eb1dee841d62211420ecbe8e21c46bba18d0dfcf58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:48 ---> job-cost.sh 05:09:48 lf-activate-venv: SKIPPING 05:09:48 INFO: No Stack... 05:09:49 INFO: Retrieving Pricing Info for: v3-standard-4 05:09:49 INFO: Archiving Costs [Pipeline] sh 05:09:50 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 05:09:50 + cut -d, -f6 [Pipeline] lock 05:09:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] 05:09:50 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] did not exist. Created. 05:09:50 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:50 /w/workspace/go-mod-secrets/1@tmp/durable-126c169e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:09:51 + echo total: 0.10999999940395355 [Pipeline] stash 05:09:51 Warning: overwriting stash ‘stack-cost’ 05:09:51 Stashed 1 file(s) [Pipeline] } 05:09:51 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:09:51 $ docker stop --time=1 c53cf4113d416b9c644731eb1dee841d62211420ecbe8e21c46bba18d0dfcf58 05:09:53 $ docker rm -f --volumes c53cf4113d416b9c644731eb1dee841d62211420ecbe8e21c46bba18d0dfcf58 [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 05:09:54 provisioning config files... 05:09:54 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/config1313736690222030687tmp [Pipeline] { [Pipeline] sh 05:09:54 + set +x 05:09:54 + curl -s https://codecov.io/bash 05:09:54 + bash -s -- 05:09:54 05:09:54 _____ _ 05:09:54 / ____| | | 05:09:54 | | ___ __| | ___ ___ _____ __ 05:09:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:09:54 | |___| (_) | (_| | __/ (_| (_) \ V / 05:09:54 \_____\___/ \__,_|\___|\___\___/ \_/ 05:09:54 Bash-1.0.6 05:09:54 05:09:54 05:09:54 ==> git version 2.25.1 found 05:09:54 ==> 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 05:09:54 Release-Date: 2020-01-08 05:09:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:09:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:09:54 ==> Jenkins CI detected. 05:09:54 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-173 05:09:54 project root: . 05:09:54 --> token set from env 05:09:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:09:54 ==> Running gcov in . (disable via -X gcov) 05:09:54 ==> Python coveragepy not found 05:09:54 ==> Searching for coverage reports in: 05:09:54 + . 05:09:54 -> Found 1 reports 05:09:54 ==> Detecting git/mercurial file structure 05:09:54 ==> Reading reports 05:09:54 + ./coverage.out bytes=33437 05:09:54 ==> Appending adjustments 05:09:54 https://docs.codecov.io/docs/fixing-reports 05:09:54 + Found adjustments 05:09:54 ==> Gzipping contents 05:09:54 8.0K /tmp/codecov.2E7Ujb.gz 05:09:54 ==> Uploading reports 05:09:54 url: https://codecov.io 05:09:54 query: branch=PR-173&commit=4e448729cf1ad94728c0b1133db7bbd3eee7111c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=173&job=&cmd_args= 05:09:54 -> Pinging Codecov 05:09:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-173&commit=4e448729cf1ad94728c0b1133db7bbd3eee7111c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=173&job=&cmd_args= 05:09:55 -> Uploading to 05:09:55 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/D63849C06B6B67093493C71CE874ED06/4e448729cf1ad94728c0b1133db7bbd3eee7111c/2a2b027a-615d-415d-ab8d-853d9c84182d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T050955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b922261a5ba66d3d8a6d33128eb667680d5d8571a9f1ebb161a42ebecbf22ca2 05:09:55 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:55 Dload Upload Total Spent Left Speed 05:09:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6811 0 0 100 6811 0 26920 --:--:-- --:--:-- --:--:-- 26920 05:09:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/4e448729cf1ad94728c0b1133db7bbd3eee7111c [Pipeline] } 05:09:55 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 05:09:57 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives ] 05:09:57 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives 05:09:57 total 16 05:09:57 drwxr-xr-x 3 root root 4096 Jan 10 05:04 . 05:09:57 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 05:04 .. 05:09:57 drwxr-xr-x 2 root root 4096 Jan 10 05:04 cost 05:09:57 -rw-r--r-- 1 root root 86 Jan 10 05:04 cost.csv 05:09:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives 05:09:57 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives 05:09:57 total 16 05:09:57 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 05:04 . 05:09:57 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 05:04 .. 05:09:57 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 05:04 cost 05:09:57 -rw-r--r-- 1 jenkins jenkins 86 Jan 10 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:09:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:09:58 ---> package-listing.sh 05:09:58 ++ facter osfamily 05:09:58 ++ tr '[:upper:]' '[:lower:]' 05:09:58 + OS_FAMILY=debian 05:09:58 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-173 05:09:58 + START_PACKAGES=/tmp/packages_start.txt 05:09:58 + END_PACKAGES=/tmp/packages_end.txt 05:09:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:09:58 + PACKAGES=/tmp/packages_start.txt 05:09:58 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-173 ']' 05:09:58 + PACKAGES=/tmp/packages_end.txt 05:09:58 + case "${OS_FAMILY}" in 05:09:58 + dpkg -l 05:09:58 + grep '^ii' 05:09:58 + '[' -f /tmp/packages_start.txt ']' 05:09:58 + '[' -f /tmp/packages_end.txt ']' 05:09:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:09:58 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-173 ']' 05:09:58 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives/ 05:09:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives/ [Pipeline] echo 05:09: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-173/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:09:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:59 prd-ubuntu20.04-docker-8c-8g-1537 does not seem to be running inside a container 05:10:00 $ 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-173/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-173 -v /w/workspace/gexfoundry_go-mod-secrets_PR-173:/w/workspace/gexfoundry_go-mod-secrets_PR-173:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-173@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:10:00 $ docker top 34b529e6495f18ae6f7c4268c32f8f4f7d1318f5624dc7006fc6b45f9a6b0a61 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:00 + touch /tmp/pre-build-complete [Pipeline] sh 05:10:00 + mkdir -p /var/log/sysstat [Pipeline] sh 05:10:01 + ls /var/log/sa-host 05:10:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:01 provisioning config files... 05:10:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/config2717159753303721405tmp [Pipeline] { [Pipeline] echo 05:10:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:10:01 ---> create-netrc.sh [Pipeline] } 05:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:10:02 ---> python-tools-install.sh [Pipeline] echo 05:10:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:10:02 ---> sudo-logs.sh 05:10:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:10:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:02 ---> job-cost.sh 05:10:02 lf-activate-venv: SKIPPING 05:10:02 DEBUG: total: 0.2199999988079071 05:10:02 INFO: Retrieving Stack Cost... 05:10:03 INFO: Retrieving Pricing Info for: v3-standard-8 05:10:03 INFO: Archiving Costs [Pipeline] echo 05:10:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:10:03 ---> logs-deploy.sh 05:10:03 lf-activate-venv: SKIPPING 05:10:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-173/1 05:10:03 INFO: archiving workspace using pattern(s): 05:10:04 Archives upload complete. 05:10:05 INFO: archiving logs to Nexus 05:10:05 ---> uname -a: 05:10:05 Linux prd-ubuntu20-04-docker-8c-8g-1537 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:10:05 05:10:05 05:10:05 ---> lscpu: 05:10:05 Architecture: x86_64 05:10:05 CPU op-mode(s): 32-bit, 64-bit 05:10:05 Byte Order: Little Endian 05:10:05 Address sizes: 40 bits physical, 48 bits virtual 05:10:05 CPU(s): 8 05:10:05 On-line CPU(s) list: 0-7 05:10:05 Thread(s) per core: 1 05:10:05 Core(s) per socket: 1 05:10:05 Socket(s): 8 05:10:05 NUMA node(s): 1 05:10:05 Vendor ID: AuthenticAMD 05:10:05 CPU family: 23 05:10:05 Model: 49 05:10:05 Model name: AMD EPYC-Rome Processor 05:10:05 Stepping: 0 05:10:05 CPU MHz: 2799.998 05:10:05 BogoMIPS: 5599.99 05:10:05 Virtualization: AMD-V 05:10:05 Hypervisor vendor: KVM 05:10:05 Virtualization type: full 05:10:05 L1d cache: 256 KiB 05:10:05 L1i cache: 256 KiB 05:10:05 L2 cache: 4 MiB 05:10:05 L3 cache: 128 MiB 05:10:05 NUMA node0 CPU(s): 0-7 05:10:05 Vulnerability Itlb multihit: Not affected 05:10:05 Vulnerability L1tf: Not affected 05:10:05 Vulnerability Mds: Not affected 05:10:05 Vulnerability Meltdown: Not affected 05:10:05 Vulnerability Mmio stale data: Not affected 05:10:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:10:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:10:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:10:05 Vulnerability Srbds: Not affected 05:10:05 Vulnerability Tsx async abort: Not affected 05:10: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 05:10:05 05:10:05 05:10:05 ---> nproc: 05:10:05 8 05:10:05 05:10:05 05:10:05 ---> df -h: 05:10:05 Filesystem Size Used Avail Use% Mounted on 05:10:05 overlay 155G 11G 145G 7% / 05:10:05 tmpfs 64M 0 64M 0% /dev 05:10:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:10:05 shm 64M 0 64M 0% /dev/shm 05:10:05 /dev/vda1 155G 11G 145G 7% /facter-os 05:10:05 05:10:05 05:10:05 ---> sar -b -r -n DEV: 05:10:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1537) 01/10/23 _x86_64_ (8 CPU) 05:10:05 05:10:05 05:01:52 LINUX RESTART (8 CPU) 05:10:05 05:10:05 05:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:10:05 05:03:01 144.58 47.23 97.35 0.00 5332.98 154496.12 0.00 05:10:05 05:04:01 62.70 1.43 61.27 0.00 38.90 30813.92 0.00 05:10:05 05:05:01 20.50 0.02 20.48 0.00 4.27 11040.31 0.00 05:10:05 05:06:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 05:10:05 05:07:01 18.43 7.08 11.35 0.00 902.10 2097.17 0.00 05:10:05 05:08:01 38.58 3.52 35.06 0.00 4256.22 6715.68 0.00 05:10:05 05:09:01 3.35 0.02 3.33 0.00 0.13 88.65 0.00 05:10:05 05:10:01 6.62 0.30 6.32 0.00 26.00 118.65 0.00 05:10:05 Average: 36.97 7.45 29.52 0.00 1319.96 25672.85 0.00 05:10:05 05:10:05 05:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:10:05 05:03:01 29224528 31619136 706508 2.15 71596 2597380 1863284 5.49 963856 2347744 143828 05:10:05 05:04:01 28674572 31592192 715972 2.18 93792 3050456 1817780 5.36 1077856 2713168 301964 05:10:05 05:05:01 28664620 31582708 725376 2.21 94060 3050588 1783088 5.25 1098856 2700456 164 05:10:05 05:06:01 28664888 31582988 724956 2.20 94108 3050584 1783088 5.25 1098312 2700460 132 05:10:05 05:07:01 28581964 31584040 707128 2.15 99296 3137756 1510732 4.45 1134904 2738552 1088 05:10:05 05:08:01 28147948 31566892 721140 2.19 128088 3505480 1793316 5.29 1417144 2863160 4 05:10:05 05:09:01 28161668 31575796 711092 2.16 126708 3502228 1763228 5.20 1407444 2859936 156 05:10:05 05:10:01 28119700 31536152 746596 2.27 126936 3503732 1846584 5.44 1444120 2859904 292 05:10:05 Average: 28529986 31579988 719846 2.19 104323 3174776 1770138 5.22 1205312 2722922 55954 05:10:05 05:10:05 05:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:10:05 05:03:01 docker0 1.70 1.68 0.21 16.86 0.00 0.00 0.00 0.00 05:10:05 05:03:01 ens3 723.95 482.10 6435.91 90.33 0.00 0.00 0.00 0.00 05:10:05 05:03:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 05:10:05 05:04:01 docker0 31.57 36.34 2.43 543.60 0.00 0.00 0.00 0.00 05:10:05 05:04:01 ens3 156.24 109.33 3080.46 21.68 0.00 0.00 0.00 0.00 05:10:05 05:04:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 05:10:05 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:05 05:05:01 ens3 28.83 33.94 21.58 79.73 0.00 0.00 0.00 0.00 05:10:05 05:05:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:10:05 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:05 05:06:01 ens3 0.58 0.12 0.06 0.01 0.00 0.00 0.00 0.00 05:10:05 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:05 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:05 05:07:01 ens3 57.31 35.57 855.84 2.80 0.00 0.00 0.00 0.00 05:10:05 05:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 05:10:05 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:05 05:08:01 ens3 109.82 65.46 1898.46 4.56 0.00 0.00 0.00 0.00 05:10:05 05:08:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 05:10:05 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:05 05:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:05 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:05 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:05 05:10:01 ens3 22.00 13.31 22.84 7.79 0.00 0.00 0.00 0.00 05:10:05 05:10:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 05:10:05 Average: docker0 4.16 4.75 0.33 70.10 0.00 0.00 0.00 0.00 05:10:05 Average: ens3 137.34 92.48 1539.51 25.86 0.00 0.00 0.00 0.00 05:10:05 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 05:10:05 05:10:05 05:10:05 ---> sar -P ALL: 05:10:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1537) 01/10/23 _x86_64_ (8 CPU) 05:10:05 05:10:05 05:01:52 LINUX RESTART (8 CPU) 05:10:05 05:10:05 05:02:01 CPU %user %nice %system %iowait %steal %idle 05:10:05 05:03:01 all 9.08 0.00 3.41 2.14 0.05 85.31 05:10:05 05:03:01 0 9.97 0.00 2.68 0.17 0.05 87.13 05:10:05 05:03:01 1 9.78 0.00 2.92 0.72 0.05 86.53 05:10:05 05:03:01 2 8.95 0.00 3.52 6.36 0.05 81.12 05:10:05 05:03:01 3 8.51 0.00 3.94 1.68 0.05 85.82 05:10:05 05:03:01 4 8.50 0.00 3.06 1.31 0.05 87.08 05:10:05 05:03:01 5 9.26 0.00 4.09 5.46 0.05 81.14 05:10:05 05:03:01 6 10.70 0.00 3.20 0.47 0.03 85.59 05:10:05 05:03:01 7 6.96 0.00 3.88 1.00 0.07 88.10 05:10:05 05:04:01 all 34.94 0.00 6.37 0.87 0.07 57.74 05:10:05 05:04:01 0 33.22 0.00 6.18 1.48 0.07 59.05 05:10:05 05:04:01 1 33.90 0.00 5.69 0.08 0.07 60.26 05:10:05 05:04:01 2 35.53 0.00 7.07 2.59 0.08 54.72 05:10:05 05:04:01 3 35.64 0.00 6.17 0.24 0.07 57.89 05:10:05 05:04:01 4 35.53 0.00 6.77 0.05 0.07 57.58 05:10:05 05:04:01 5 35.27 0.00 6.00 0.05 0.08 58.59 05:10:05 05:04:01 6 34.48 0.00 6.84 1.35 0.08 57.24 05:10:05 05:04:01 7 35.99 0.00 6.20 1.12 0.07 56.62 05:10:05 05:05:01 all 0.56 0.00 0.20 0.23 0.01 98.99 05:10:05 05:05:01 0 0.22 0.00 0.42 1.60 0.02 97.74 05:10:05 05:05:01 1 0.37 0.00 0.18 0.10 0.02 99.33 05:10:05 05:05:01 2 1.03 0.00 0.13 0.02 0.00 98.82 05:10:05 05:05:01 3 0.17 0.00 0.15 0.00 0.02 99.67 05:10:05 05:05:01 4 0.18 0.00 0.17 0.00 0.02 99.63 05:10:05 05:05:01 5 1.80 0.00 0.15 0.00 0.00 98.06 05:10:05 05:05:01 6 0.35 0.00 0.15 0.13 0.02 99.35 05:10:05 05:05:01 7 0.37 0.00 0.25 0.02 0.02 99.35 05:10:05 05:06:01 all 0.25 0.00 0.02 0.00 0.01 99.73 05:10:05 05:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:10:05 05:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:10:05 05:06:01 2 0.10 0.00 0.00 0.00 0.00 99.90 05:10:05 05:06:01 3 0.00 0.00 0.03 0.00 0.00 99.97 05:10:05 05:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:10:05 05:06:01 5 1.76 0.00 0.03 0.00 0.02 98.19 05:10:05 05:06:01 6 0.02 0.00 0.02 0.02 0.02 99.93 05:10:05 05:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:10:05 05:07:01 all 0.46 0.00 0.24 0.15 0.01 99.14 05:10:05 05:07:01 0 0.13 0.00 0.12 0.02 0.00 99.73 05:10:05 05:07:01 1 0.57 0.00 0.18 0.03 0.00 99.22 05:10:05 05:07:01 2 0.07 0.00 0.12 0.00 0.00 99.82 05:10:05 05:07:01 3 0.53 0.00 0.25 0.02 0.02 99.18 05:10:05 05:07:01 4 0.68 0.00 0.62 0.45 0.00 98.25 05:10:05 05:07:01 5 0.65 0.00 0.17 0.37 0.00 98.81 05:10:05 05:07:01 6 0.12 0.00 0.18 0.27 0.02 99.42 05:10:05 05:07:01 7 0.93 0.00 0.30 0.03 0.02 98.71 05:10:05 05:08:01 all 1.74 0.00 1.27 0.37 0.02 96.59 05:10:05 05:08:01 0 1.68 0.00 0.91 0.03 0.02 97.37 05:10:05 05:08:01 1 1.57 0.00 1.45 0.02 0.02 96.94 05:10:05 05:08:01 2 1.50 0.00 2.95 0.05 0.02 95.48 05:10:05 05:08:01 3 1.94 0.00 0.83 0.02 0.00 97.21 05:10:05 05:08:01 4 2.89 0.00 1.03 0.53 0.02 95.53 05:10:05 05:08:01 5 1.54 0.00 0.97 0.85 0.02 96.63 05:10:05 05:08:01 6 1.22 0.00 0.67 1.44 0.03 96.63 05:10:05 05:08:01 7 1.62 0.00 1.34 0.05 0.03 96.96 05:10:05 05:09:01 all 0.09 0.00 0.05 0.04 0.01 99.81 05:10:05 05:09:01 0 0.10 0.00 0.03 0.02 0.02 99.83 05:10:05 05:09:01 1 0.05 0.00 0.03 0.02 0.00 99.90 05:10:05 05:09:01 2 0.12 0.00 0.05 0.00 0.00 99.83 05:10:05 05:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 05:10:05 05:09:01 4 0.25 0.00 0.13 0.00 0.00 99.62 05:10:05 05:09:01 5 0.02 0.00 0.05 0.00 0.02 99.92 05:10:05 05:09:01 6 0.05 0.00 0.05 0.28 0.02 99.60 05:10:05 05:09:01 7 0.08 0.00 0.05 0.00 0.00 99.87 05:10:05 05:10:01 all 0.48 0.00 0.22 0.02 0.01 99.26 05:10:05 05:10:01 0 0.20 0.00 0.25 0.03 0.02 99.50 05:10:05 05:10:01 1 0.82 0.00 0.30 0.00 0.00 98.88 05:10:05 05:10:01 2 0.93 0.00 0.25 0.00 0.02 98.80 05:10:05 05:10:01 3 0.57 0.00 0.18 0.00 0.00 99.25 05:10:05 05:10:01 4 0.22 0.00 0.20 0.00 0.02 99.57 05:10:05 05:10:01 5 0.20 0.00 0.13 0.00 0.00 99.67 05:10:05 05:10:01 6 0.60 0.00 0.23 0.15 0.03 98.98 05:10:05 05:10:01 7 0.33 0.00 0.20 0.00 0.00 99.47 05:10:05 Average: all 5.89 0.00 1.46 0.48 0.02 92.15 05:10:05 Average: 0 5.66 0.00 1.32 0.42 0.03 92.57 05:10:05 Average: 1 5.83 0.00 1.34 0.12 0.02 92.69 05:10:05 Average: 2 5.96 0.00 1.75 1.12 0.02 91.15 05:10:05 Average: 3 5.86 0.00 1.44 0.24 0.02 92.44 05:10:05 Average: 4 5.97 0.00 1.49 0.29 0.02 92.23 05:10:05 Average: 5 6.24 0.00 1.43 0.83 0.02 91.47 05:10:05 Average: 6 5.88 0.00 1.41 0.51 0.03 92.17 05:10:05 Average: 7 5.73 0.00 1.52 0.27 0.03 92.46 05:10:05 05:10:05 05:10:05