Pull request #180 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 581e1988b0f94414f0121706b9c06113929ef249+af003f5e182c92977fdd0a87402a897a78497671 (6a49e8a93bc0c95f5e6636e64ed0dfa6cc4523dd) 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-ssh6993030144092658198.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-ssh18106582709400953032.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-180/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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11899677175036720160.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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh930831772066266945.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-ssh675070609802641139.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-180/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-180/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17424590184078648871.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5238’ Running on prd-ubuntu20.04-docker-8c-8g-5241 in /w/workspace/gexfoundry_go-mod-secrets_PR-180 [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-180 # 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/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit af003f5e182c92977fdd0a87402a897a78497671 into PR head commit 581e1988b0f94414f0121706b9c06113929ef249 Merge succeeded, producing 581e1988b0f94414f0121706b9c06113929ef249 Checking out Revision 581e1988b0f94414f0121706b9c06113929ef249 (PR-180) > git config core.sparsecheckout # timeout=10 > git checkout -f 581e1988b0f94414f0121706b9c06113929ef249 # 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 af003f5e182c92977fdd0a87402a897a78497671 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 581e1988b0f94414f0121706b9c06113929ef249 # timeout=10 Commit message: "refactor!: Refactor all usages of path to be secretName in APIs and InsecureSecrets configuration" 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 18:37:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:37:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:37:08 ========================================================= 18:37:08 EdgeX Global Pipelines Version Info 18:37:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:37:09 ------------------- 18:37:09 stable info: 18:37:09 ------------------- 18:37:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:37:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:37:09 Message: update stable to v1.0.244 18:37:10 ------------------- 18:37:10 experimental info: 18:37:10 ------------------- 18:37:10 Commited By: **** collab-it+edgex@linuxfoundation.org 18:37:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:37:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:37:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo 18:37:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 581e1988b0f94414f0121706b9c06113929ef249 [Pipeline] echo 18:37:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 581e198 [Pipeline] echo 18:37:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:37:12 + git rev-list -1 --merges 581e1988b0f94414f0121706b9c06113929ef249~1..581e1988b0f94414f0121706b9c06113929ef249 [Pipeline] echo 18:37:12 -----------> git rev-list -1 --merges 581e1988b0f94414f0121706b9c06113929ef249~1..581e1988b0f94414f0121706b9c06113929ef249 581e1988b0f94414f0121706b9c06113929ef249 [false] [Pipeline] sh 18:37:12 + git log --format=format:%s -1 581e1988b0f94414f0121706b9c06113929ef249 [Pipeline] echo 18:37:12 ========================================================= 18:37:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:37:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:13 + git log --format=format:%s -1 581e1988b0f94414f0121706b9c06113929ef249 [Pipeline] echo 18:37:13 [semverPrep] GIT_COMMIT: 581e1988b0f94414f0121706b9c06113929ef249, Commit Message: refactor!: Refactor all usages of path to be secretName in APIs and InsecureSecrets configuration [Pipeline] echo 18:37:13 [semverPrep] This is not a build commit. [Pipeline] sh 18:37:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:37:13 + grep -v github /etc/ssh/ssh_known_hosts 18:37:13 + [ -e /tmp/ssh_known_hosts ] 18:37:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:37:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:37:13 + sudo tee -a /etc/ssh/ssh_known_hosts 18:37:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:37:14 18:37:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:37:14 0.1.4: Pulling from edgex-devops/py-git-semver 18:37:14 b85a868b505f: Pulling fs layer 18:37:14 e2be974225ed: Pulling fs layer 18:37:14 339a4e72a1f5: Pulling fs layer 18:37:14 988bab9f4d93: Pulling fs layer 18:37:14 1469e6f7b9e6: Pulling fs layer 18:37:14 eaf3925da568: Pulling fs layer 18:37:14 bab4dde63d76: Pulling fs layer 18:37:14 bde34c3a00c8: Pulling fs layer 18:37:14 b352a97aabf1: Pulling fs layer 18:37:14 4872d77fe225: Pulling fs layer 18:37:14 5851b861e8e6: Pulling fs layer 18:37:14 988bab9f4d93: Waiting 18:37:14 1469e6f7b9e6: Waiting 18:37:14 eaf3925da568: Waiting 18:37:14 bab4dde63d76: Waiting 18:37:14 b352a97aabf1: Waiting 18:37:14 bde34c3a00c8: Waiting 18:37:14 4872d77fe225: Waiting 18:37:14 5851b861e8e6: Waiting 18:37:15 e2be974225ed: Verifying Checksum 18:37:15 e2be974225ed: Download complete 18:37:15 988bab9f4d93: Verifying Checksum 18:37:15 988bab9f4d93: Download complete 18:37:15 1469e6f7b9e6: Verifying Checksum 18:37:15 1469e6f7b9e6: Download complete 18:37:15 eaf3925da568: Verifying Checksum 18:37:15 eaf3925da568: Download complete 18:37:15 339a4e72a1f5: Verifying Checksum 18:37:15 339a4e72a1f5: Download complete 18:37:15 bde34c3a00c8: Verifying Checksum 18:37:15 bde34c3a00c8: Download complete 18:37:15 b352a97aabf1: Download complete 18:37:15 4872d77fe225: Verifying Checksum 18:37:15 4872d77fe225: Download complete 18:37:15 5851b861e8e6: Verifying Checksum 18:37:15 5851b861e8e6: Download complete 18:37:15 b85a868b505f: Verifying Checksum 18:37:15 b85a868b505f: Download complete 18:37:15 bab4dde63d76: Verifying Checksum 18:37:15 bab4dde63d76: Download complete 18:37:16 b85a868b505f: Pull complete 18:37:16 e2be974225ed: Pull complete 18:37:17 339a4e72a1f5: Pull complete 18:37:17 988bab9f4d93: Pull complete 18:37:17 1469e6f7b9e6: Pull complete 18:37:17 eaf3925da568: Pull complete 18:37:19 bab4dde63d76: Pull complete 18:37:19 bde34c3a00c8: Pull complete 18:37:19 b352a97aabf1: Pull complete 18:37:19 4872d77fe225: Pull complete 18:37:19 5851b861e8e6: Pull complete 18:37:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:19 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 18:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-180 -v /w/workspace/gexfoundry_go-mod-secrets_PR-180:/w/workspace/gexfoundry_go-mod-secrets_PR-180:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:37:23 $ docker top 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 -eo pid,comm 18:37:23 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). 18:37:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:37:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:23 [ssh-agent] Looking for ssh-agent implementation... 18:37:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:24 $ docker exec 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 ssh-agent 18:37:24 SSH_AUTH_SOCK=/tmp/ssh-9o4gtqoPfO7g/agent.31 18:37:24 SSH_AGENT_PID=37 18:37:24 Running ssh-add (command line suppressed) 18:37:24 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/private_key_14333575037318503920.key (/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/private_key_14333575037318503920.key) 18:37:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:24 + git tag --points-at HEAD [Pipeline] } 18:37:24 $ docker exec --env ******** --env ******** 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 ssh-agent -k 18:37:24 unset SSH_AUTH_SOCK; 18:37:24 unset SSH_AGENT_PID; 18:37:24 echo Agent pid 37 killed; 18:37:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:37:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:24 [ssh-agent] Looking for ssh-agent implementation... 18:37:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:24 $ docker exec 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 ssh-agent 18:37:24 SSH_AUTH_SOCK=/tmp/ssh-WOz0IppZLXNf/agent.69 18:37:24 SSH_AGENT_PID=75 18:37:24 Running ssh-add (command line suppressed) 18:37:25 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/private_key_7528423710334427297.key (/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/private_key_7528423710334427297.key) 18:37:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:25 + git semver init 18:37:25 2023-02-09 18:37:25,572 [run_init] DEBUG init version:0.0.0 force:False 18:37:25 2023-02-09 18:37:25,573 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver 18:37:25 2023-02-09 18:37:25,573 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver 18:37:25 2023-02-09 18:37:25,574 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-180, universal_newlines=False, shell=None, istream=None) 18:37:26 2023-02-09 18:37:26,418 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-180/.git/info/exclude 18:37:26 2023-02-09 18:37:26,419 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver/PR-180 with force:False 18:37:26 2023-02-09 18:37:26,419 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver/PR-180 18:37:26 2023-02-09 18:37:26,423 [execute] INFO git cat-file --batch-check 18:37:26 2023-02-09 18:37:26,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver, universal_newlines=False, shell=None, istream=) 18:37:26 2023-02-09 18:37:26,428 [execute] INFO git cat-file --batch 18:37:26 2023-02-09 18:37:26,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver, universal_newlines=False, shell=None, istream=) 18:37:26 2023-02-09 18:37:26,433 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver/PR-180 18:37:26 0.0.0 [Pipeline] } 18:37:26 $ docker exec --env ******** --env ******** 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 ssh-agent -k 18:37:26 unset SSH_AUTH_SOCK; 18:37:26 unset SSH_AGENT_PID; 18:37:26 echo Agent pid 75 killed; 18:37:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:27 + git semver [Pipeline] } 18:37:27 $ docker stop --time=1 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 18:37:28 $ docker rm -f --volumes 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:37:29 Stashed 1 file(s) [Pipeline] echo 18:37:29 [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 18:37:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:30 ========================================================= 18:37:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:37:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:37:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:37:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:37:30 213ec9aee27d: Pulling fs layer 18:37:30 4583459ba037: Pulling fs layer 18:37:30 93c1e223e6f2: Pulling fs layer 18:37:30 53926ce57604: Pulling fs layer 18:37:30 21b2b0c7a3f4: Pulling fs layer 18:37:30 22ff95d597cd: Pulling fs layer 18:37:30 12d6caf4c0d1: Pulling fs layer 18:37:30 96b7cbca73a9: Pulling fs layer 18:37:30 a7acece74701: Pulling fs layer 18:37:30 53926ce57604: Waiting 18:37:30 21b2b0c7a3f4: Waiting 18:37:30 22ff95d597cd: Waiting 18:37:30 12d6caf4c0d1: Waiting 18:37:30 96b7cbca73a9: Waiting 18:37:30 a7acece74701: Waiting 18:37:30 93c1e223e6f2: Verifying Checksum 18:37:30 93c1e223e6f2: Download complete 18:37:30 4583459ba037: Download complete 18:37:30 21b2b0c7a3f4: Verifying Checksum 18:37:30 21b2b0c7a3f4: Download complete 18:37:30 22ff95d597cd: Download complete 18:37:30 213ec9aee27d: Verifying Checksum 18:37:30 213ec9aee27d: Download complete 18:37:30 12d6caf4c0d1: Download complete 18:37:30 213ec9aee27d: Pull complete 18:37:31 4583459ba037: Pull complete 18:37:31 93c1e223e6f2: Pull complete 18:37:32 a7acece74701: Verifying Checksum 18:37:32 a7acece74701: Download complete 18:37:32 53926ce57604: Verifying Checksum 18:37:32 53926ce57604: Download complete 18:37:32 96b7cbca73a9: Verifying Checksum 18:37:32 96b7cbca73a9: Download complete 18:37:35 53926ce57604: Pull complete 18:37:36 21b2b0c7a3f4: Pull complete 18:37:36 22ff95d597cd: Pull complete 18:37:36 12d6caf4c0d1: Pull complete 18:37:39 96b7cbca73a9: Pull complete 18:37:40 a7acece74701: Pull complete 18:37:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:37:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 18:37:40 + 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 18:37:40 + docker inspect -f . ci-base-image-x86_64 18:37:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:40 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 18:37:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-180 -v /w/workspace/gexfoundry_go-mod-secrets_PR-180:/w/workspace/gexfoundry_go-mod-secrets_PR-180:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:37:44 Still waiting to schedule task 18:37:44 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5239’ is offline 18:37:52 $ docker top b6e9a778bf544785c4484a078eca23d0e33f0e327e20e0e4f7b748d7f8cc95ea -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:52 + go version 18:37:52 go version go1.18.7 linux/amd64 [Pipeline] } 18:37:52 $ docker stop --time=1 b6e9a778bf544785c4484a078eca23d0e33f0e327e20e0e4f7b748d7f8cc95ea 18:37:54 $ docker rm -f --volumes b6e9a778bf544785c4484a078eca23d0e33f0e327e20e0e4f7b748d7f8cc95ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:55 + docker inspect -f . ci-base-image-x86_64 18:37:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:55 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 18:37:55 $ 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-180 -v /w/workspace/gexfoundry_go-mod-secrets_PR-180:/w/workspace/gexfoundry_go-mod-secrets_PR-180:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:37:57 $ docker top f3b0a5a8700af9db9329e440984bb8db935860f9ff5c33ce0b87f33656f20266 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:57 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-180 [Pipeline] fileExists [Pipeline] sh 18:37:57 + make test 18:37:57 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:37:57 go: downloading github.com/stretchr/testify v1.8.1 18:37:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.7 18:37:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 18:37:58 go: downloading github.com/pmezard/go-difflib v1.0.0 18:37:58 go: downloading github.com/davecgh/go-spew v1.1.1 18:37:58 go: downloading github.com/stretchr/objx v0.5.0 18:37:58 go: downloading gopkg.in/yaml.v3 v3.0.1 18:37:58 go: downloading github.com/zeebo/errs v1.3.0 18:37:58 go: downloading google.golang.org/grpc v1.51.0 18:37:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:37:58 go: downloading google.golang.org/protobuf v1.28.1 18:37:58 go: downloading github.com/go-kit/log v0.2.1 18:37:58 go: downloading github.com/go-playground/validator/v10 v10.11.2 18:37:58 go: downloading github.com/google/uuid v1.3.0 18:37:58 go: downloading golang.org/x/crypto v0.5.0 18:37:58 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 18:37:58 go: downloading golang.org/x/net v0.5.0 18:37:58 go: downloading github.com/golang/protobuf v1.5.2 18:37:58 go: downloading golang.org/x/sys v0.4.0 18:37:58 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:37:58 go: downloading github.com/go-playground/universal-translator v0.18.1 18:37:58 go: downloading github.com/leodido/go-urn v1.2.1 18:37:58 go: downloading golang.org/x/text v0.6.0 18:37:58 go: downloading github.com/go-playground/locales v0.14.1 18:38:25 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 7.721s coverage: 74.8% of statements 18:38:25 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.081s coverage: 52.2% of statements 18:38:25 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 18:38:25 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.091s coverage: 96.7% of statements 18:38:25 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.047s coverage: 89.5% of statements 18:38:25 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 18:38:25 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.055s coverage: 100.0% of statements 18:38:25 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 18:38:25 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.068s coverage: 55.8% of statements 18:38:25 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 18:38:25 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.043s coverage: 54.5% of statements 18:38:25 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.089s coverage: 100.0% of statements 18:38:25 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 18:38:37 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." 18:38:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:38:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:38:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:38:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:38:38 $ docker stop --time=1 f3b0a5a8700af9db9329e440984bb8db935860f9ff5c33ce0b87f33656f20266 18:38:43 $ docker rm -f --volumes f3b0a5a8700af9db9329e440984bb8db935860f9ff5c33ce0b87f33656f20266 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:38:44 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 18:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:45 18:38:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:46 latest: Pulling from edgex-lftools-log-publisher 18:38:46 5eb5b503b376: Pulling fs layer 18:38:46 5c69ac0246d0: Pulling fs layer 18:38:46 ec43610c2a17: Pulling fs layer 18:38:46 3a2ae6a8a46f: Pulling fs layer 18:38:46 33b1e0a273af: Pulling fs layer 18:38:46 5d3b04190fa2: Pulling fs layer 18:38:46 2f39f015ded8: Pulling fs layer 18:38:46 5d3b04190fa2: Waiting 18:38:46 33b1e0a273af: Waiting 18:38:46 2f39f015ded8: Waiting 18:38:46 3a2ae6a8a46f: Waiting 18:38:46 5c69ac0246d0: Verifying Checksum 18:38:46 5c69ac0246d0: Download complete 18:38:46 3a2ae6a8a46f: Verifying Checksum 18:38:46 3a2ae6a8a46f: Download complete 18:38:46 33b1e0a273af: Verifying Checksum 18:38:46 33b1e0a273af: Download complete 18:38:46 5d3b04190fa2: Verifying Checksum 18:38:46 5d3b04190fa2: Download complete 18:38:46 ec43610c2a17: Verifying Checksum 18:38:46 ec43610c2a17: Download complete 18:38:46 5eb5b503b376: Verifying Checksum 18:38:46 5eb5b503b376: Download complete 18:38:47 2f39f015ded8: Verifying Checksum 18:38:47 2f39f015ded8: Download complete 18:38:47 5eb5b503b376: Pull complete 18:38:47 5c69ac0246d0: Pull complete 18:38:48 ec43610c2a17: Pull complete 18:38:48 3a2ae6a8a46f: Pull complete 18:38:49 33b1e0a273af: Pull complete 18:38:49 5d3b04190fa2: Pull complete 18:38:53 2f39f015ded8: Pull complete 18:38:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:53 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 18:38:53 $ 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-180 -v /w/workspace/gexfoundry_go-mod-secrets_PR-180:/w/workspace/gexfoundry_go-mod-secrets_PR-180:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:39:00 $ docker top 5a228e2abedaeebdddaab1795e590747ff989fca6452626d61953b25ed8f2088 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:01 ---> job-cost.sh 18:39:01 lf-activate-venv: SKIPPING 18:39:01 INFO: No Stack... 18:39:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:39:02 INFO: Archiving Costs [Pipeline] sh 18:39:02 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives/cost.csv 18:39:02 + cut -d, -f6 [Pipeline] lock 18:39:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] 18:39:02 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] did not exist. Created. 18:39:02 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:03 + echo total: 0.2199999988079071 [Pipeline] stash 18:39:03 Stashed 1 file(s) [Pipeline] } 18:39:03 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:39:03 $ docker stop --time=1 5a228e2abedaeebdddaab1795e590747ff989fca6452626d61953b25ed8f2088 18:39:04 $ docker rm -f --volumes 5a228e2abedaeebdddaab1795e590747ff989fca6452626d61953b25ed8f2088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:39:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5242 in /w/workspace/gexfoundry_go-mod-secrets_PR-180 [Pipeline] { [Pipeline] ws 18:39:11 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 18:39:11 Selected Git installation does not exist. Using Default 18:39:11 The recommended git tool is: NONE 18:39:16 using credential edgex-jenkins-ssh 18:39:16 Cloning the remote Git repository 18:39:16 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:39:16 > git init /w/workspace/go-mod-secrets/1 # timeout=10 18:39:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:39:17 > git --version # timeout=10 18:39:17 > git --version # 'git version 2.25.1' 18:39:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:39:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:39:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:39:20 Merging remotes/origin/main commit af003f5e182c92977fdd0a87402a897a78497671 into PR head commit 581e1988b0f94414f0121706b9c06113929ef249 18:39:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:39:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:39:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:39:20 Merge succeeded, producing 581e1988b0f94414f0121706b9c06113929ef249 18:39:20 Checking out Revision 581e1988b0f94414f0121706b9c06113929ef249 (PR-180) 18:39:20 > git config core.sparsecheckout # timeout=10 18:39:20 > git checkout -f 581e1988b0f94414f0121706b9c06113929ef249 # timeout=10 18:39:20 > git remote # timeout=10 18:39:20 > git config --get remote.origin.url # timeout=10 18:39:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:20 > git merge af003f5e182c92977fdd0a87402a897a78497671 # timeout=10 18:39:20 > git rev-parse HEAD^{commit} # timeout=10 18:39:20 > git config core.sparsecheckout # timeout=10 18:39:20 > git checkout -f 581e1988b0f94414f0121706b9c06113929ef249 # timeout=10 18:39:23 Commit message: "refactor!: Refactor all usages of path to be secretName in APIs and InsecureSecrets configuration" 18:39:24 > git --version # timeout=10 18:39:24 > git --version # 'git version 2.25.1' 18:39:24 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:39:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:39:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:25 Dload Upload Total Spent Left Speed 18:39:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 18:39:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:39:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:39:26 + sudo tee /etc/docker/daemon.new 18:39:26 { 18:39:26 "registry-mirrors": [ 18:39:26 "https://nexus3.edgexfoundry.org:10001" 18:39:26 ], 18:39:26 "bip": "10.250.0.254/24", 18:39:26 "hosts": [ 18:39:26 "tcp://0.0.0.0:5555", 18:39:26 "unix:///var/run/docker.sock" 18:39:26 ], 18:39:26 "mtu": 1458, 18:39:26 "selinux-enabled": true, 18:39:26 "seccomp-profile": "/etc/docker/seccomp.json" 18:39:26 } [Pipeline] sh 18:39:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:39:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:39:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:39:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:39:45 ========================================================= 18:39:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:39:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:39:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:39:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:39:46 9b18e9b68314: Pulling fs layer 18:39:46 35d82f9e3411: Pulling fs layer 18:39:46 e16973657156: Pulling fs layer 18:39:46 fc693d55d65f: Pulling fs layer 18:39:46 7e9fc2657dce: Pulling fs layer 18:39:46 dda99020689f: Pulling fs layer 18:39:46 db1c61fa0a46: Pulling fs layer 18:39:46 891c053d2c06: Pulling fs layer 18:39:46 fc693d55d65f: Waiting 18:39:46 7e9fc2657dce: Waiting 18:39:46 dda99020689f: Waiting 18:39:46 db1c61fa0a46: Waiting 18:39:46 891c053d2c06: Waiting 18:39:46 e16973657156: Verifying Checksum 18:39:46 e16973657156: Download complete 18:39:46 35d82f9e3411: Download complete 18:39:46 7e9fc2657dce: Verifying Checksum 18:39:46 7e9fc2657dce: Download complete 18:39:46 dda99020689f: Verifying Checksum 18:39:46 dda99020689f: Download complete 18:39:46 9b18e9b68314: Verifying Checksum 18:39:46 9b18e9b68314: Download complete 18:39:47 9b18e9b68314: Pull complete 18:39:47 891c053d2c06: Verifying Checksum 18:39:47 891c053d2c06: Download complete 18:39:48 35d82f9e3411: Pull complete 18:39:48 e16973657156: Pull complete 18:39:48 db1c61fa0a46: Verifying Checksum 18:39:48 db1c61fa0a46: Download complete 18:39:49 fc693d55d65f: Verifying Checksum 18:39:49 fc693d55d65f: Download complete 18:40:01 fc693d55d65f: Pull complete 18:40:01 7e9fc2657dce: Pull complete 18:40:01 dda99020689f: Pull complete 18:40:10 db1c61fa0a46: Pull complete 18:40:11 891c053d2c06: Pull complete 18:40:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:40:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:40:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 18:40:11 + 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 18:40:11 + docker inspect -f . ci-base-image-arm64 18:40:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:12 prd-ubuntu20.04-docker-arm64-4c-16g-5242 does not seem to be running inside a container 18:40:12 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:40:15 $ docker top 3b00a697478b0cec69d7f8c3f6ac1e5301b29948e252577bb054b368420c25d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:16 + go version 18:40:16 go version go1.18.7 linux/arm64 [Pipeline] } 18:40:16 $ docker stop --time=1 3b00a697478b0cec69d7f8c3f6ac1e5301b29948e252577bb054b368420c25d6 18:40:17 $ docker rm -f --volumes 3b00a697478b0cec69d7f8c3f6ac1e5301b29948e252577bb054b368420c25d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:18 + docker inspect -f . ci-base-image-arm64 18:40:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:18 prd-ubuntu20.04-docker-arm64-4c-16g-5242 does not seem to be running inside a container 18:40:18 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:40:22 $ docker top 4052c9efb12694849821909d20c8c77c62a482cbfcb2bfdc69f7ad7eeec2f596 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:23 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 18:40:23 + make test 18:40:23 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:40:24 go: downloading github.com/stretchr/testify v1.8.1 18:40:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.7 18:40:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 18:40:24 go: downloading github.com/davecgh/go-spew v1.1.1 18:40:24 go: downloading github.com/stretchr/objx v0.5.0 18:40:24 go: downloading github.com/pmezard/go-difflib v1.0.0 18:40:24 go: downloading gopkg.in/yaml.v3 v3.0.1 18:40:24 go: downloading github.com/go-kit/log v0.2.1 18:40:24 go: downloading github.com/go-playground/validator/v10 v10.11.2 18:40:24 go: downloading github.com/google/uuid v1.3.0 18:40:24 go: downloading github.com/zeebo/errs v1.3.0 18:40:24 go: downloading google.golang.org/grpc v1.51.0 18:40:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:40:25 go: downloading google.golang.org/protobuf v1.28.1 18:40:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:40:25 go: downloading github.com/go-playground/universal-translator v0.18.1 18:40:25 go: downloading github.com/leodido/go-urn v1.2.1 18:40:26 go: downloading golang.org/x/crypto v0.5.0 18:40:26 go: downloading golang.org/x/text v0.6.0 18:40:26 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 18:40:26 go: downloading golang.org/x/net v0.5.0 18:40:26 go: downloading github.com/go-playground/locales v0.14.1 18:40:27 go: downloading github.com/golang/protobuf v1.5.2 18:40:27 go: downloading golang.org/x/sys v0.4.0 18:42:19 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 10.308s coverage: 74.8% of statements 18:42:19 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.233s coverage: 52.2% of statements 18:42:19 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 18:42:19 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.233s coverage: 96.7% of statements 18:42:19 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.115s coverage: 89.5% of statements 18:42:19 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 18:42:19 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.079s coverage: 100.0% of statements 18:42:19 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 18:42:25 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.211s coverage: 55.8% of statements 18:42:25 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 18:42:25 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.077s coverage: 54.5% of statements 18:42:25 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.202s coverage: 100.0% of statements 18:42:25 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 18:42:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:42:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:43:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:43:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:22 $ docker stop --time=1 4052c9efb12694849821909d20c8c77c62a482cbfcb2bfdc69f7ad7eeec2f596 18:43:24 $ docker rm -f --volumes 4052c9efb12694849821909d20c8c77c62a482cbfcb2bfdc69f7ad7eeec2f596 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:26 Warning: overwriting stash ‘coverage-report’ 18:43:27 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 18:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:43:28 18:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:43:28 arm64: Pulling from edgex-lftools-log-publisher 18:43:28 8998bd30e6a1: Pulling fs layer 18:43:28 04944245beec: Pulling fs layer 18:43:28 699f458cf7ca: Pulling fs layer 18:43:28 765212b225bb: Pulling fs layer 18:43:28 f23df028b6ca: Pulling fs layer 18:43:28 d65c8cfc05b1: Pulling fs layer 18:43:28 2437ff75d9bd: Pulling fs layer 18:43:28 765212b225bb: Waiting 18:43:28 f23df028b6ca: Waiting 18:43:28 d65c8cfc05b1: Waiting 18:43:28 2437ff75d9bd: Waiting 18:43:29 04944245beec: Verifying Checksum 18:43:29 04944245beec: Download complete 18:43:29 765212b225bb: Download complete 18:43:29 f23df028b6ca: Verifying Checksum 18:43:29 f23df028b6ca: Download complete 18:43:29 d65c8cfc05b1: Verifying Checksum 18:43:29 d65c8cfc05b1: Download complete 18:43:29 699f458cf7ca: Verifying Checksum 18:43:29 699f458cf7ca: Download complete 18:43:29 8998bd30e6a1: Verifying Checksum 18:43:29 8998bd30e6a1: Download complete 18:43:32 2437ff75d9bd: Verifying Checksum 18:43:32 2437ff75d9bd: Download complete 18:43:34 8998bd30e6a1: Pull complete 18:43:36 04944245beec: Pull complete 18:43:37 699f458cf7ca: Pull complete 18:43:37 765212b225bb: Pull complete 18:43:38 f23df028b6ca: Pull complete 18:43:38 d65c8cfc05b1: Pull complete 18:43:56 2437ff75d9bd: Pull complete 18:43:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:43:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:57 prd-ubuntu20.04-docker-arm64-4c-16g-5242 does not seem to be running inside a container 18:43:57 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:43:59 $ docker top 5ccbcfe1d60eb74b2a95d245980a39002d59b77cb500de235483c488a5466e8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:00 ---> job-cost.sh 18:44:00 lf-activate-venv: SKIPPING 18:44:00 INFO: No Stack... 18:44:04 INFO: Retrieving Pricing Info for: v3-standard-4 18:44:04 INFO: Archiving Costs [Pipeline] sh 18:44:05 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 18:44:05 + cut -d, -f6 [Pipeline] lock 18:44:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] 18:44:05 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] did not exist. Created. 18:44:05 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:06 /w/workspace/go-mod-secrets/1@tmp/durable-09dc4bc7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:44:06 + echo total: 0.10999999940395355 [Pipeline] stash 18:44:06 Warning: overwriting stash ‘stack-cost’ 18:44:06 Stashed 1 file(s) [Pipeline] } 18:44:06 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:07 $ docker stop --time=1 5ccbcfe1d60eb74b2a95d245980a39002d59b77cb500de235483c488a5466e8c 18:44:08 $ docker rm -f --volumes 5ccbcfe1d60eb74b2a95d245980a39002d59b77cb500de235483c488a5466e8c [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 18:44:09 provisioning config files... 18:44:09 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/config2888645662112568035tmp [Pipeline] { [Pipeline] sh 18:44:09 + set +x 18:44:09 + bash -s -- 18:44:09 + curl -s https://codecov.io/bash 18:44:09 18:44:09 _____ _ 18:44:09 / ____| | | 18:44:09 | | ___ __| | ___ ___ _____ __ 18:44:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:44:09 | |___| (_) | (_| | __/ (_| (_) \ V / 18:44:09 \_____\___/ \__,_|\___|\___\___/ \_/ 18:44:09 Bash-1.0.6 18:44:09 18:44:09 18:44:09 ==> git version 2.25.1 found 18:44:09 ==> 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 18:44:09 Release-Date: 2020-01-08 18:44:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:44:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:44:09 ==> Jenkins CI detected. 18:44:09 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-180 18:44:09 project root: . 18:44:09 --> token set from env 18:44:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:44:09 ==> Running gcov in . (disable via -X gcov) 18:44:09 ==> Python coveragepy not found 18:44:09 ==> Searching for coverage reports in: 18:44:09 + . 18:44:09 -> Found 1 reports 18:44:09 ==> Detecting git/mercurial file structure 18:44:10 ==> Reading reports 18:44:10 + ./coverage.out bytes=40907 18:44:10 ==> Appending adjustments 18:44:10 https://docs.codecov.io/docs/fixing-reports 18:44:10 + Found adjustments 18:44:10 ==> Gzipping contents 18:44:10 8.0K /tmp/codecov.4reCxH.gz 18:44:10 ==> Uploading reports 18:44:10 url: https://codecov.io 18:44:10 query: branch=PR-180&commit=581e1988b0f94414f0121706b9c06113929ef249&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=180&job=&cmd_args= 18:44:10 -> Pinging Codecov 18:44:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-180&commit=581e1988b0f94414f0121706b9c06113929ef249&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=180&job=&cmd_args= 18:44:10 -> Uploading to 18:44:10 https://storage.googleapis.com/codecov/v4/raw/2023-02-09/D63849C06B6B67093493C71CE874ED06/581e1988b0f94414f0121706b9c06113929ef249/0fcab513-8bbd-4d10-96e6-3e392a75b6b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230209T184410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e753363809c14f2ebd8efbb379c8bff9a986a87127187a837d14578d651697a5 18:44:10 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:10 Dload Upload Total Spent Left Speed 18:44:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8049 0 0 100 8049 0 28441 --:--:-- --:--:-- --:--:-- 28341 18:44:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/581e1988b0f94414f0121706b9c06113929ef249 [Pipeline] } 18:44:11 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 18:44:12 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives ] 18:44:12 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives 18:44:12 total 16 18:44:12 drwxr-xr-x 3 root root 4096 Feb 9 18:39 . 18:44:12 drwxrwxr-x 9 jenkins jenkins 4096 Feb 9 18:39 .. 18:44:12 drwxr-xr-x 2 root root 4096 Feb 9 18:39 cost 18:44:12 -rw-r--r-- 1 root root 86 Feb 9 18:39 cost.csv 18:44:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives 18:44:12 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives 18:44:12 total 16 18:44:12 drwxr-xr-x 3 jenkins jenkins 4096 Feb 9 18:39 . 18:44:12 drwxrwxr-x 9 jenkins jenkins 4096 Feb 9 18:39 .. 18:44:12 drwxr-xr-x 2 jenkins jenkins 4096 Feb 9 18:39 cost 18:44:12 -rw-r--r-- 1 jenkins jenkins 86 Feb 9 18:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:44:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:44:13 ---> package-listing.sh 18:44:13 ++ tr '[:upper:]' '[:lower:]' 18:44:13 ++ facter osfamily 18:44:14 + OS_FAMILY=debian 18:44:14 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-180 18:44:14 + START_PACKAGES=/tmp/packages_start.txt 18:44:14 + END_PACKAGES=/tmp/packages_end.txt 18:44:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:44:14 + PACKAGES=/tmp/packages_start.txt 18:44:14 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-180 ']' 18:44:14 + PACKAGES=/tmp/packages_end.txt 18:44:14 + case "${OS_FAMILY}" in 18:44:14 + dpkg -l 18:44:14 + grep '^ii' 18:44:14 + '[' -f /tmp/packages_start.txt ']' 18:44:14 + '[' -f /tmp/packages_end.txt ']' 18:44:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:44:14 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-180 ']' 18:44:14 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives/ 18:44:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives/ [Pipeline] echo 18:44:14 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:44:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:15 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 18:44:15 $ 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-180/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-180 -v /w/workspace/gexfoundry_go-mod-secrets_PR-180:/w/workspace/gexfoundry_go-mod-secrets_PR-180:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:44:15 $ docker top c2941dab37923d4536d00cc9eccbb18fb6d557ceadae8aa39793747f3213965a -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:15 + touch /tmp/pre-build-complete [Pipeline] sh 18:44:16 + mkdir -p /var/log/sysstat [Pipeline] sh 18:44:16 + ls /var/log/sa-host 18:44:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:16 provisioning config files... 18:44:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/config10171440744621412948tmp [Pipeline] { [Pipeline] echo 18:44:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:44:17 ---> create-netrc.sh [Pipeline] } 18:44:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:44:17 ---> python-tools-install.sh [Pipeline] echo 18:44:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:44:17 ---> sudo-logs.sh 18:44:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:44:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:44:18 ---> job-cost.sh 18:44:18 lf-activate-venv: SKIPPING 18:44:18 DEBUG: total: 0.2199999988079071 18:44:18 INFO: Retrieving Stack Cost... 18:44:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:19 INFO: Archiving Costs [Pipeline] echo 18:44:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:44:19 ---> logs-deploy.sh 18:44:19 lf-activate-venv: SKIPPING 18:44:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-180/1 18:44:19 INFO: archiving workspace using pattern(s): 18:44:20 Archives upload complete. 18:44:20 INFO: archiving logs to Nexus 18:44:21 ---> uname -a: 18:44:21 Linux prd-ubuntu20-04-docker-8c-8g-5241 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:44:21 18:44:21 18:44:21 ---> lscpu: 18:44:21 Architecture: x86_64 18:44:21 CPU op-mode(s): 32-bit, 64-bit 18:44:21 Byte Order: Little Endian 18:44:21 Address sizes: 40 bits physical, 48 bits virtual 18:44:21 CPU(s): 8 18:44:21 On-line CPU(s) list: 0-7 18:44:21 Thread(s) per core: 1 18:44:21 Core(s) per socket: 1 18:44:21 Socket(s): 8 18:44:21 NUMA node(s): 1 18:44:21 Vendor ID: AuthenticAMD 18:44:21 CPU family: 23 18:44:21 Model: 49 18:44:21 Model name: AMD EPYC-Rome Processor 18:44:21 Stepping: 0 18:44:21 CPU MHz: 2800.000 18:44:21 BogoMIPS: 5600.00 18:44:21 Virtualization: AMD-V 18:44:21 Hypervisor vendor: KVM 18:44:21 Virtualization type: full 18:44:21 L1d cache: 256 KiB 18:44:21 L1i cache: 256 KiB 18:44:21 L2 cache: 4 MiB 18:44:21 L3 cache: 128 MiB 18:44:21 NUMA node0 CPU(s): 0-7 18:44:21 Vulnerability Itlb multihit: Not affected 18:44:21 Vulnerability L1tf: Not affected 18:44:21 Vulnerability Mds: Not affected 18:44:21 Vulnerability Meltdown: Not affected 18:44:21 Vulnerability Mmio stale data: Not affected 18:44:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:44:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:44:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:44:21 Vulnerability Srbds: Not affected 18:44:21 Vulnerability Tsx async abort: Not affected 18:44:21 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 18:44:21 18:44:21 18:44:21 ---> nproc: 18:44:21 8 18:44:21 18:44:21 18:44:21 ---> df -h: 18:44:21 Filesystem Size Used Avail Use% Mounted on 18:44:21 overlay 155G 11G 145G 7% / 18:44:21 tmpfs 64M 0 64M 0% /dev 18:44:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:44:21 shm 64M 0 64M 0% /dev/shm 18:44:21 /dev/vda1 155G 11G 145G 7% /facter-os 18:44:21 18:44:21 18:44:21 ---> sar -b -r -n DEV: 18:44:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5241) 02/09/23 _x86_64_ (8 CPU) 18:44:21 18:44:21 18:36:20 LINUX RESTART (8 CPU) 18:44:21 18:44:21 18:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:44:21 18:38:01 265.87 12.05 253.82 0.00 1784.24 129585.07 0.00 18:44:21 18:39:01 59.60 0.18 59.42 0.00 2.67 34072.67 0.00 18:44:21 18:40:01 4.25 0.03 4.22 0.00 3.20 63.34 0.00 18:44:21 18:41:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 18:44:21 18:42:01 55.18 11.60 43.59 0.00 5175.87 8864.65 0.00 18:44:21 18:43:01 6.25 0.02 6.23 0.00 0.13 124.63 0.00 18:44:21 18:44:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 18:44:21 Average: 56.28 3.41 52.87 0.00 995.23 24675.91 0.00 18:44:21 18:44:21 18:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:44:21 18:38:01 28811348 31453716 855528 2.60 85456 2809136 2035756 6.00 1186500 2491116 210748 18:44:21 18:39:01 28666756 31582200 726932 2.21 94532 3050720 1785696 5.26 1093000 2707936 276 18:44:21 18:40:01 28682568 31597812 713024 2.17 94676 3050676 1747768 5.15 1087416 2699348 24 18:44:21 18:41:01 28682696 31598152 712476 2.17 94756 3050676 1747768 5.15 1087552 2699348 8 18:44:21 18:42:01 28159528 31580268 712392 2.17 128964 3505952 1796312 5.29 1406192 2865464 980 18:44:21 18:43:01 28165464 31581372 710960 2.16 127568 3502692 1777704 5.24 1404052 2862208 4 18:44:21 18:44:01 28167528 31583416 708856 2.16 127604 3502696 1777704 5.24 1401800 2862212 8 18:44:21 Average: 28476555 31568134 734310 2.23 107651 3210364 1809815 5.33 1238073 2741090 30293 18:44:21 18:44:21 18:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:44:21 18:38:01 veth5663ffa 33.64 38.56 3.01 544.15 0.00 0.00 0.00 0.04 18:44:21 18:38:01 ens3 406.25 304.38 6370.35 91.38 0.00 0.00 0.00 0.00 18:44:21 18:38:01 docker0 35.29 40.11 2.75 561.19 0.00 0.00 0.00 0.00 18:44:21 18:38:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 18:44:21 18:39:01 ens3 111.00 71.72 2526.72 13.96 0.00 0.00 0.00 0.00 18:44:21 18:39:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:44:21 18:39:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 18:44:21 18:40:01 ens3 5.40 3.27 5.48 2.08 0.00 0.00 0.00 0.00 18:44:21 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:21 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:21 18:41:01 ens3 1.88 1.08 4.06 0.30 0.00 0.00 0.00 0.00 18:44:21 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:21 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:44:21 18:42:01 ens3 251.00 143.15 2799.88 10.72 0.00 0.00 0.00 0.00 18:44:21 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:21 18:42:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:44:21 18:43:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 18:44:21 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:21 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:44:21 18:44:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:44:21 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:21 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:21 Average: ens3 110.84 74.83 1672.29 16.92 0.00 0.00 0.00 0.00 18:44:21 Average: docker0 5.05 5.74 0.39 80.17 0.00 0.00 0.00 0.00 18:44:21 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 18:44:21 18:44:21 18:44:21 ---> sar -P ALL: 18:44:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5241) 02/09/23 _x86_64_ (8 CPU) 18:44:21 18:44:21 18:36:20 LINUX RESTART (8 CPU) 18:44:21 18:44:21 18:37:01 CPU %user %nice %system %iowait %steal %idle 18:44:21 18:38:01 all 8.07 0.00 2.71 5.00 0.09 84.11 18:44:21 18:38:01 0 10.92 0.00 2.06 0.13 0.07 86.81 18:44:21 18:38:01 1 8.00 0.00 3.33 4.93 0.08 83.66 18:44:21 18:38:01 2 8.27 0.00 3.38 0.37 0.10 87.88 18:44:21 18:38:01 3 10.29 0.00 2.30 6.03 0.10 81.27 18:44:21 18:38:01 4 4.66 0.00 1.82 4.44 0.08 89.00 18:44:21 18:38:01 5 7.63 0.00 2.70 0.54 0.10 89.03 18:44:21 18:38:01 6 7.77 0.00 3.60 8.78 0.12 79.73 18:44:21 18:38:01 7 7.05 0.00 2.53 14.84 0.10 75.48 18:44:21 18:39:01 all 30.78 0.00 5.33 3.22 0.27 60.40 18:44:21 18:39:01 0 29.02 0.00 5.40 0.15 0.25 65.18 18:44:21 18:39:01 1 32.20 0.00 5.70 5.87 0.30 55.92 18:44:21 18:39:01 2 33.21 0.00 5.34 0.39 0.30 60.76 18:44:21 18:39:01 3 30.76 0.00 6.08 16.08 0.32 46.76 18:44:21 18:39:01 4 26.87 0.00 4.19 0.20 0.24 68.50 18:44:21 18:39:01 5 33.86 0.00 5.60 0.88 0.25 59.41 18:44:21 18:39:01 6 32.59 0.00 5.60 0.88 0.24 60.69 18:44:21 18:39:01 7 27.69 0.00 4.77 1.31 0.27 65.97 18:44:21 18:40:01 all 0.16 0.00 0.06 0.02 0.00 99.75 18:44:21 18:40:01 0 0.03 0.00 0.07 0.00 0.00 99.90 18:44:21 18:40:01 1 0.12 0.00 0.05 0.00 0.00 99.83 18:44:21 18:40:01 2 0.17 0.00 0.05 0.03 0.00 99.75 18:44:21 18:40:01 3 0.23 0.00 0.10 0.02 0.02 99.63 18:44:21 18:40:01 4 0.08 0.00 0.03 0.00 0.00 99.88 18:44:21 18:40:01 5 0.37 0.00 0.05 0.00 0.00 99.58 18:44:21 18:40:01 6 0.12 0.00 0.07 0.00 0.02 99.80 18:44:21 18:40:01 7 0.18 0.00 0.08 0.13 0.00 99.60 18:44:21 18:41:01 all 0.18 0.00 0.03 0.02 0.01 99.76 18:44:21 18:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 18:44:21 18:41:01 1 0.03 0.00 0.02 0.02 0.05 99.88 18:44:21 18:41:01 2 0.20 0.00 0.02 0.00 0.02 99.77 18:44:21 18:41:01 3 1.08 0.00 0.12 0.00 0.00 98.81 18:44:21 18:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:44:21 18:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:44:21 18:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:44:21 18:41:01 7 0.03 0.00 0.03 0.10 0.02 99.82 18:44:21 18:42:01 all 2.41 0.00 1.42 0.52 0.03 95.62 18:44:21 18:42:01 0 2.35 0.00 0.88 0.42 0.02 96.33 18:44:21 18:42:01 1 2.13 0.00 0.82 0.03 0.03 96.99 18:44:21 18:42:01 2 2.14 0.00 2.24 0.45 0.03 95.14 18:44:21 18:42:01 3 3.32 0.00 1.80 0.08 0.03 94.76 18:44:21 18:42:01 4 3.07 0.00 1.47 0.42 0.03 95.01 18:44:21 18:42:01 5 2.97 0.00 2.32 0.60 0.03 94.07 18:44:21 18:42:01 6 2.04 0.00 0.82 0.07 0.02 97.06 18:44:21 18:42:01 7 1.29 0.00 1.02 2.05 0.03 95.61 18:44:21 18:43:01 all 0.10 0.00 0.06 0.02 0.00 99.82 18:44:21 18:43:01 0 0.18 0.00 0.12 0.00 0.00 99.70 18:44:21 18:43:01 1 0.28 0.00 0.05 0.00 0.02 99.65 18:44:21 18:43:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:44:21 18:43:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:44:21 18:43:01 4 0.02 0.00 0.07 0.00 0.00 99.92 18:44:21 18:43:01 5 0.08 0.00 0.00 0.00 0.00 99.92 18:44:21 18:43:01 6 0.12 0.00 0.03 0.02 0.00 99.83 18:44:21 18:43:01 7 0.03 0.00 0.08 0.15 0.00 99.73 18:44:21 18:44:01 all 0.18 0.00 0.01 0.00 0.01 99.79 18:44:21 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:44:21 18:44:01 1 1.37 0.00 0.07 0.00 0.02 98.54 18:44:21 18:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:44:21 18:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:44:21 18:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:44:21 18:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:44:21 18:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:44:21 18:44:01 7 0.03 0.00 0.02 0.02 0.02 99.92 18:44:21 Average: all 5.92 0.00 1.37 1.25 0.06 91.40 18:44:21 Average: 0 6.02 0.00 1.21 0.10 0.05 92.61 18:44:21 Average: 1 6.25 0.00 1.42 1.54 0.07 90.72 18:44:21 Average: 2 6.23 0.00 1.57 0.18 0.06 91.96 18:44:21 Average: 3 6.46 0.00 1.48 3.13 0.07 88.86 18:44:21 Average: 4 4.91 0.00 1.07 0.72 0.05 93.25 18:44:21 Average: 5 6.36 0.00 1.52 0.29 0.06 91.78 18:44:21 Average: 6 6.04 0.00 1.44 1.38 0.06 91.08 18:44:21 Average: 7 5.13 0.00 1.21 2.64 0.06 90.96 18:44:21 18:44:21 18:44:21