Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4921ac96739b5b07eaf9a52dac561a84fd82dc23+f10263050de6c6736b5ba6f36b9a289fceb78b9b (513a94f42b62c1bea5cd1e0c9da7d086270856ae) 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-ssh652836780698383538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11547342487685263445.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6582908328299075787.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh8499754161526720278.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11064902583675698798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16750 in /w/workspace/gexfoundry_go-mod-secrets_PR-211 [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-211 # 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/211/head:refs/remotes/origin/PR-211 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f10263050de6c6736b5ba6f36b9a289fceb78b9b into PR head commit 4921ac96739b5b07eaf9a52dac561a84fd82dc23 Merge succeeded, producing 06cb2770caa86f86cf948175934b16b2740be749 Checking out Revision 06cb2770caa86f86cf948175934b16b2740be749 (PR-211) > git config core.sparsecheckout # timeout=10 > git checkout -f 4921ac96739b5b07eaf9a52dac561a84fd82dc23 # 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 f10263050de6c6736b5ba6f36b9a289fceb78b9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06cb2770caa86f86cf948175934b16b2740be749 # timeout=10 Commit message: "Merge commit 'f10263050de6c6736b5ba6f36b9a289fceb78b9b' into HEAD" > git rev-list --no-walk 4921ac96739b5b07eaf9a52dac561a84fd82dc23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T18:17:55.568Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T18:17:55.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T18:17:55.639Z] ========================================================= [2023-05-24T18:17:55.639Z] EdgeX Global Pipelines Version Info [2023-05-24T18:17:55.640Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:17:56.351Z] ------------------- [2023-05-24T18:17:56.351Z] stable info: [2023-05-24T18:17:56.351Z] ------------------- [2023-05-24T18:17:56.351Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T18:17:56.351Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T18:17:56.351Z] Message: update stable to v1.0.249 [2023-05-24T18:17:56.924Z] ------------------- [2023-05-24T18:17:56.924Z] experimental info: [2023-05-24T18:17:56.924Z] ------------------- [2023-05-24T18:17:56.924Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T18:17:56.924Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T18:17:56.924Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T18:17:57.089Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-05-24T18:17:57.103Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-05-24T18:17:57.116Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T18:17:57.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T18:17:57.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T18:17:57.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T18:17:57.170Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T18:17:57.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T18:17:57.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T18:17:57.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T18:17:57.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T18:17:57.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-05-24T18:17:57.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T18:17:57.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T18:17:57.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T18:17:57.288Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T18:17:57.303Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T18:17:57.320Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T18:17:57.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T18:17:57.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T18:17:57.373Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T18:17:57.393Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T18:17:57.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T18:17:57.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T18:17:57.447Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-24T18:17:57.460Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T18:17:57.472Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T18:17:57.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-211 [Pipeline] echo [2023-05-24T18:17:57.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-211 [Pipeline] echo [2023-05-24T18:17:57.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-211 [Pipeline] echo [2023-05-24T18:17:57.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06cb2770caa86f86cf948175934b16b2740be749 [Pipeline] echo [2023-05-24T18:17:57.554Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06cb277 [Pipeline] echo [2023-05-24T18:17:57.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T18:17:57.987Z] + git rev-list -1 --merges 06cb2770caa86f86cf948175934b16b2740be749~1..06cb2770caa86f86cf948175934b16b2740be749 [Pipeline] echo [2023-05-24T18:17:58.035Z] -----------> git rev-list -1 --merges 06cb2770caa86f86cf948175934b16b2740be749~1..06cb2770caa86f86cf948175934b16b2740be749 06cb2770caa86f86cf948175934b16b2740be749 [2023-05-24T18:17:58.035Z] 06cb2770caa86f86cf948175934b16b2740be749 [false] [Pipeline] sh [2023-05-24T18:17:58.325Z] + git log --format=format:%s -1 06cb2770caa86f86cf948175934b16b2740be749 [Pipeline] echo [2023-05-24T18:17:58.341Z] ========================================================= [2023-05-24T18:17:58.341Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T18:17:58.341Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T18:17:58.660Z] + git log --format=format:%s -1 06cb2770caa86f86cf948175934b16b2740be749 [Pipeline] echo [2023-05-24T18:17:58.671Z] [semverPrep] GIT_COMMIT: 06cb2770caa86f86cf948175934b16b2740be749, Commit Message: Merge commit 'f10263050de6c6736b5ba6f36b9a289fceb78b9b' into HEAD [Pipeline] echo [2023-05-24T18:17:58.682Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T18:17:59.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T18:17:59.043Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T18:17:59.043Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T18:17:59.043Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T18:17:59.043Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T18:17:59.043Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T18:17:59.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:17:59.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:17:59.717Z] [2023-05-24T18:17:59.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:18:00.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:18:00.015Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T18:18:00.015Z] b85a868b505f: Pulling fs layer [2023-05-24T18:18:00.015Z] e2be974225ed: Pulling fs layer [2023-05-24T18:18:00.015Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T18:18:00.015Z] 988bab9f4d93: Pulling fs layer [2023-05-24T18:18:00.015Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T18:18:00.015Z] eaf3925da568: Pulling fs layer [2023-05-24T18:18:00.015Z] bab4dde63d76: Pulling fs layer [2023-05-24T18:18:00.015Z] bde34c3a00c8: Pulling fs layer [2023-05-24T18:18:00.015Z] b352a97aabf1: Pulling fs layer [2023-05-24T18:18:00.015Z] 4872d77fe225: Pulling fs layer [2023-05-24T18:18:00.015Z] 5851b861e8e6: Pulling fs layer [2023-05-24T18:18:00.015Z] bab4dde63d76: Waiting [2023-05-24T18:18:00.015Z] bde34c3a00c8: Waiting [2023-05-24T18:18:00.015Z] 988bab9f4d93: Waiting [2023-05-24T18:18:00.015Z] 1469e6f7b9e6: Waiting [2023-05-24T18:18:00.015Z] b352a97aabf1: Waiting [2023-05-24T18:18:00.015Z] 4872d77fe225: Waiting [2023-05-24T18:18:00.015Z] eaf3925da568: Waiting [2023-05-24T18:18:00.015Z] 5851b861e8e6: Waiting [2023-05-24T18:18:00.276Z] e2be974225ed: Download complete [2023-05-24T18:18:00.276Z] 988bab9f4d93: Download complete [2023-05-24T18:18:00.276Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T18:18:00.276Z] 1469e6f7b9e6: Download complete [2023-05-24T18:18:00.276Z] eaf3925da568: Download complete [2023-05-24T18:18:00.276Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T18:18:00.276Z] 339a4e72a1f5: Download complete [2023-05-24T18:18:00.276Z] bde34c3a00c8: Download complete [2023-05-24T18:18:00.276Z] b352a97aabf1: Download complete [2023-05-24T18:18:00.276Z] 4872d77fe225: Download complete [2023-05-24T18:18:00.276Z] 5851b861e8e6: Verifying Checksum [2023-05-24T18:18:00.276Z] 5851b861e8e6: Download complete [2023-05-24T18:18:00.545Z] b85a868b505f: Download complete [2023-05-24T18:18:00.805Z] bab4dde63d76: Verifying Checksum [2023-05-24T18:18:00.805Z] bab4dde63d76: Download complete [2023-05-24T18:18:01.744Z] b85a868b505f: Pull complete [2023-05-24T18:18:01.744Z] e2be974225ed: Pull complete [2023-05-24T18:18:02.309Z] 339a4e72a1f5: Pull complete [2023-05-24T18:18:02.309Z] 988bab9f4d93: Pull complete [2023-05-24T18:18:02.568Z] 1469e6f7b9e6: Pull complete [2023-05-24T18:18:02.568Z] eaf3925da568: Pull complete [2023-05-24T18:18:04.475Z] bab4dde63d76: Pull complete [2023-05-24T18:18:04.475Z] bde34c3a00c8: Pull complete [2023-05-24T18:18:04.734Z] b352a97aabf1: Pull complete [2023-05-24T18:18:04.734Z] 4872d77fe225: Pull complete [2023-05-24T18:18:04.734Z] 5851b861e8e6: Pull complete [2023-05-24T18:18:04.734Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T18:18:04.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:18:04.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:18:05.096Z] prd-ubuntu20.04-docker-8c-8g-16750 does not seem to be running inside a container [2023-05-24T18:18:05.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-211 -v /w/workspace/gexfoundry_go-mod-secrets_PR-211:/w/workspace/gexfoundry_go-mod-secrets_PR-211:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-211@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-devops/py-git-semver:0.1.4 cat [2023-05-24T18:18:07.945Z] $ docker top b606ff2f4a186362c8d490d0fc3a9bdbacd34c6fece97d6b848725e6c4b8296e -eo pid,comm [2023-05-24T18:18:08.003Z] 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). [2023-05-24T18:18:08.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T18:18:08.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T18:18:08.038Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T18:18:08.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T18:18:08.156Z] $ docker exec b606ff2f4a186362c8d490d0fc3a9bdbacd34c6fece97d6b848725e6c4b8296e ssh-agent [2023-05-24T18:18:08.269Z] SSH_AUTH_SOCK=/tmp/ssh-55MXXKMO6AE8/agent.32 [2023-05-24T18:18:08.269Z] SSH_AGENT_PID=38 [2023-05-24T18:18:08.279Z] Running ssh-add (command line suppressed) [2023-05-24T18:18:08.399Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp/private_key_3120975286518016035.key (/w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp/private_key_3120975286518016035.key) [2023-05-24T18:18:08.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T18:18:08.699Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T18:18:08.722Z] $ docker exec --env ******** --env ******** b606ff2f4a186362c8d490d0fc3a9bdbacd34c6fece97d6b848725e6c4b8296e ssh-agent -k [2023-05-24T18:18:08.830Z] unset SSH_AUTH_SOCK; [2023-05-24T18:18:08.830Z] unset SSH_AGENT_PID; [2023-05-24T18:18:08.830Z] echo Agent pid 38 killed; [2023-05-24T18:18:08.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T18:18:08.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T18:18:08.871Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T18:18:08.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T18:18:08.993Z] $ docker exec b606ff2f4a186362c8d490d0fc3a9bdbacd34c6fece97d6b848725e6c4b8296e ssh-agent [2023-05-24T18:18:09.096Z] SSH_AUTH_SOCK=/tmp/ssh-zuA8pc75Iq1g/agent.69 [2023-05-24T18:18:09.096Z] SSH_AGENT_PID=75 [2023-05-24T18:18:09.100Z] Running ssh-add (command line suppressed) [2023-05-24T18:18:09.217Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp/private_key_15972299004718965568.key (/w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp/private_key_15972299004718965568.key) [2023-05-24T18:18:09.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T18:18:09.515Z] + git semver init [2023-05-24T18:18:09.776Z] 2023-05-24 18:18:09,697 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T18:18:09.776Z] 2023-05-24 18:18:09,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-211/.semver [2023-05-24T18:18:09.776Z] 2023-05-24 18:18:09,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-211/.semver [2023-05-24T18:18:09.776Z] 2023-05-24 18:18:09,698 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-211/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-211, universal_newlines=False, shell=None, istream=None) [2023-05-24T18:18:10.715Z] 2023-05-24 18:18:10,411 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-211/.git/info/exclude [2023-05-24T18:18:10.715Z] 2023-05-24 18:18:10,412 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-211/.semver/PR-211 with force:False [2023-05-24T18:18:10.715Z] 2023-05-24 18:18:10,412 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-211/.semver/PR-211 [2023-05-24T18:18:10.715Z] 2023-05-24 18:18:10,416 [execute] INFO git cat-file --batch-check [2023-05-24T18:18:10.715Z] 2023-05-24 18:18:10,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-211/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T18:18:10.715Z] 2023-05-24 18:18:10,424 [execute] INFO git cat-file --batch [2023-05-24T18:18:10.715Z] 2023-05-24 18:18:10,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-211/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T18:18:10.715Z] 2023-05-24 18:18:10,429 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-211/.semver/PR-211 [2023-05-24T18:18:10.715Z] 0.0.0 [Pipeline] } [2023-05-24T18:18:10.729Z] $ docker exec --env ******** --env ******** b606ff2f4a186362c8d490d0fc3a9bdbacd34c6fece97d6b848725e6c4b8296e ssh-agent -k [2023-05-24T18:18:10.829Z] unset SSH_AUTH_SOCK; [2023-05-24T18:18:10.829Z] unset SSH_AGENT_PID; [2023-05-24T18:18:10.829Z] echo Agent pid 75 killed; [2023-05-24T18:18:10.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T18:18:11.139Z] + git semver [Pipeline] } [2023-05-24T18:18:11.416Z] $ docker stop --time=1 b606ff2f4a186362c8d490d0fc3a9bdbacd34c6fece97d6b848725e6c4b8296e [2023-05-24T18:18:12.733Z] $ docker rm -f --volumes b606ff2f4a186362c8d490d0fc3a9bdbacd34c6fece97d6b848725e6c4b8296e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:18:13.061Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T18:18:13.250Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T18:18:13.253Z] [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 [2023-05-24T18:18:13.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:18:13.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:18:13.465Z] ========================================================= [2023-05-24T18:18:13.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T18:18:13.466Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:18:13.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T18:18:13.770Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T18:18:13.770Z] f56be85fc22e: Pulling fs layer [2023-05-24T18:18:13.770Z] 85791d961cd3: Pulling fs layer [2023-05-24T18:18:13.770Z] d694b5ae8c79: Pulling fs layer [2023-05-24T18:18:13.770Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T18:18:13.770Z] 4d19c01a9841: Pulling fs layer [2023-05-24T18:18:13.770Z] 9325e15d5711: Pulling fs layer [2023-05-24T18:18:13.770Z] 556b6ee489ea: Pulling fs layer [2023-05-24T18:18:13.770Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T18:18:13.770Z] 9f32a84ed3da: Waiting [2023-05-24T18:18:13.770Z] 556b6ee489ea: Waiting [2023-05-24T18:18:13.770Z] c5a4b2cf53e6: Waiting [2023-05-24T18:18:13.770Z] 4d19c01a9841: Waiting [2023-05-24T18:18:13.770Z] 85791d961cd3: Download complete [2023-05-24T18:18:13.770Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T18:18:13.770Z] 9f32a84ed3da: Download complete [2023-05-24T18:18:13.770Z] 4d19c01a9841: Download complete [2023-05-24T18:18:13.770Z] f56be85fc22e: Verifying Checksum [2023-05-24T18:18:13.770Z] f56be85fc22e: Download complete [2023-05-24T18:18:13.770Z] 9325e15d5711: Verifying Checksum [2023-05-24T18:18:13.770Z] 9325e15d5711: Download complete [2023-05-24T18:18:14.045Z] f56be85fc22e: Pull complete [2023-05-24T18:18:14.045Z] 85791d961cd3: Pull complete [2023-05-24T18:18:14.624Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T18:18:14.624Z] c5a4b2cf53e6: Download complete [2023-05-24T18:18:14.624Z] d694b5ae8c79: Verifying Checksum [2023-05-24T18:18:14.624Z] d694b5ae8c79: Download complete [2023-05-24T18:18:15.189Z] 556b6ee489ea: Verifying Checksum [2023-05-24T18:18:15.189Z] 556b6ee489ea: Download complete [2023-05-24T18:18:18.478Z] d694b5ae8c79: Pull complete [2023-05-24T18:18:18.478Z] 9f32a84ed3da: Pull complete [2023-05-24T18:18:18.478Z] 4d19c01a9841: Pull complete [2023-05-24T18:18:18.478Z] 9325e15d5711: Pull complete [2023-05-24T18:18:21.008Z] 556b6ee489ea: Pull complete [2023-05-24T18:18:21.576Z] c5a4b2cf53e6: Pull complete [2023-05-24T18:18:21.576Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T18:18:21.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T18:18:21.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-24T18:18:21.863Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:18:22.160Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T18:18:22.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:18:22.239Z] prd-ubuntu20.04-docker-8c-8g-16750 does not seem to be running inside a container [2023-05-24T18:18:22.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-211 -v /w/workspace/gexfoundry_go-mod-secrets_PR-211:/w/workspace/gexfoundry_go-mod-secrets_PR-211:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-211@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 ******** ci-base-image-x86_64 cat [2023-05-24T18:18:27.077Z] $ docker top 07dec8d7f622e3a6f6b1704d16c252928f0d2407d82d4c22f8ecd7a429ed8388 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:18:27.433Z] + go version [2023-05-24T18:18:27.433Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T18:18:27.448Z] $ docker stop --time=1 07dec8d7f622e3a6f6b1704d16c252928f0d2407d82d4c22f8ecd7a429ed8388 [2023-05-24T18:18:28.366Z] Still waiting to schedule task [2023-05-24T18:18:28.366Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T18:18:28.736Z] $ docker rm -f --volumes 07dec8d7f622e3a6f6b1704d16c252928f0d2407d82d4c22f8ecd7a429ed8388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:18:29.158Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T18:18:29.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:18:29.255Z] prd-ubuntu20.04-docker-8c-8g-16750 does not seem to be running inside a container [2023-05-24T18:18:29.298Z] $ 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-211 -v /w/workspace/gexfoundry_go-mod-secrets_PR-211:/w/workspace/gexfoundry_go-mod-secrets_PR-211:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-211@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 ******** ci-base-image-x86_64 cat [2023-05-24T18:18:29.674Z] $ docker top e64b93b94af76b7b8b45bf13e270c1548c027aec4f846ac27be44b12ec9b9ff7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:18:30.009Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-211 [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:18:30.310Z] + make test [2023-05-24T18:18:30.310Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-05-24T18:18:30.310Z] go: downloading github.com/stretchr/testify v1.8.3 [2023-05-24T18:18:30.310Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-05-24T18:18:30.310Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-24T18:18:30.568Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-24T18:18:30.568Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-24T18:18:30.568Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-24T18:18:30.568Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-24T18:18:30.568Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-24T18:18:30.568Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-24T18:18:30.568Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-24T18:18:30.568Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-24T18:18:30.568Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-24T18:18:30.568Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-24T18:18:30.568Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-24T18:18:30.827Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-24T18:18:30.827Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-24T18:18:30.827Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-24T18:18:30.827Z] go: downloading golang.org/x/crypto v0.7.0 [2023-05-24T18:18:30.827Z] go: downloading golang.org/x/text v0.8.0 [2023-05-24T18:18:30.827Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-24T18:18:30.827Z] go: downloading golang.org/x/net v0.8.0 [2023-05-24T18:18:30.827Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-24T18:18:30.827Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-24T18:18:30.827Z] go: downloading golang.org/x/sys v0.6.0 [2023-05-24T18:18:48.923Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-05-24T18:18:48.923Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-05-24T18:18:48.923Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-05-24T18:18:51.451Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-05-24T18:18:51.451Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-05-24T18:18:56.706Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.132s coverage: 75.7% of statements [2023-05-24T18:18:56.706Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.058s coverage: 52.2% of statements [2023-05-24T18:18:56.706Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.070s coverage: 96.7% of statements [2023-05-24T18:18:56.706Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.038s coverage: 89.5% of statements [2023-05-24T18:18:56.706Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.044s coverage: 100.0% of statements [2023-05-24T18:18:56.706Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.062s coverage: 55.8% of statements [2023-05-24T18:18:56.706Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.034s coverage: 56.0% of statements [2023-05-24T18:18:56.706Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.063s coverage: 100.0% of statements [2023-05-24T18:19:14.773Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-24T18:19:18.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T18:19:18.051Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-24T18:19:18.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T18:19:18.082Z] $ docker stop --time=1 e64b93b94af76b7b8b45bf13e270c1548c027aec4f846ac27be44b12ec9b9ff7 [2023-05-24T18:19:21.186Z] $ docker rm -f --volumes e64b93b94af76b7b8b45bf13e270c1548c027aec4f846ac27be44b12ec9b9ff7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:19:21.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T18:19:21.885Z] 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 [2023-05-24T18:19:22.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:19:22.413Z] [2023-05-24T18:19:22.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:19:22.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:19:22.714Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T18:19:22.714Z] 5eb5b503b376: Pulling fs layer [2023-05-24T18:19:22.714Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T18:19:22.714Z] ec43610c2a17: Pulling fs layer [2023-05-24T18:19:22.714Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T18:19:22.714Z] 33b1e0a273af: Pulling fs layer [2023-05-24T18:19:22.714Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T18:19:22.714Z] 2f39f015ded8: Pulling fs layer [2023-05-24T18:19:22.714Z] 3a2ae6a8a46f: Waiting [2023-05-24T18:19:22.714Z] 2f39f015ded8: Waiting [2023-05-24T18:19:22.714Z] 5d3b04190fa2: Waiting [2023-05-24T18:19:22.714Z] 33b1e0a273af: Waiting [2023-05-24T18:19:22.714Z] 5c69ac0246d0: Download complete [2023-05-24T18:19:22.714Z] 3a2ae6a8a46f: Download complete [2023-05-24T18:19:22.975Z] 33b1e0a273af: Verifying Checksum [2023-05-24T18:19:22.975Z] 33b1e0a273af: Download complete [2023-05-24T18:19:22.975Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T18:19:22.975Z] 5d3b04190fa2: Download complete [2023-05-24T18:19:22.975Z] ec43610c2a17: Verifying Checksum [2023-05-24T18:19:22.975Z] 5eb5b503b376: Verifying Checksum [2023-05-24T18:19:22.975Z] 5eb5b503b376: Download complete [2023-05-24T18:19:23.542Z] 2f39f015ded8: Download complete [2023-05-24T18:19:24.476Z] 5eb5b503b376: Pull complete [2023-05-24T18:19:24.476Z] 5c69ac0246d0: Pull complete [2023-05-24T18:19:24.733Z] ec43610c2a17: Pull complete [2023-05-24T18:19:24.733Z] 3a2ae6a8a46f: Pull complete [2023-05-24T18:19:24.991Z] 33b1e0a273af: Pull complete [2023-05-24T18:19:24.991Z] 5d3b04190fa2: Pull complete [2023-05-24T18:19:30.264Z] 2f39f015ded8: Pull complete [2023-05-24T18:19:30.264Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T18:19:30.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:19:30.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:19:30.342Z] prd-ubuntu20.04-docker-8c-8g-16750 does not seem to be running inside a container [2023-05-24T18:19:30.376Z] $ 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-211 -v /w/workspace/gexfoundry_go-mod-secrets_PR-211:/w/workspace/gexfoundry_go-mod-secrets_PR-211:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-211@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 [2023-05-24T18:19:33.880Z] $ docker top e26fdeb1ab79010b3d5156efea23506dfaf790807b6ed4bf1b71cb5e202abf2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:19:34.264Z] ---> job-cost.sh [2023-05-24T18:19:34.264Z] lf-activate-venv: SKIPPING [2023-05-24T18:19:34.264Z] INFO: No Stack... [2023-05-24T18:19:34.523Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T18:19:34.782Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T18:19:35.069Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-211/archives/cost.csv [2023-05-24T18:19:35.069Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T18:19:35.081Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-211-6-stack-cost] [2023-05-24T18:19:35.086Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-211-6-stack-cost] did not exist. Created. [2023-05-24T18:19:35.086Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-211-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T18:19:35.381Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T18:19:35.411Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T18:19:35.417Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-211-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T18:19:35.434Z] $ docker stop --time=1 e26fdeb1ab79010b3d5156efea23506dfaf790807b6ed4bf1b71cb5e202abf2b [2023-05-24T18:19:36.604Z] $ docker rm -f --volumes e26fdeb1ab79010b3d5156efea23506dfaf790807b6ed4bf1b71cb5e202abf2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T18:21:20.433Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16752 in /w/workspace/gexfoundry_go-mod-secrets_PR-211 [Pipeline] { [Pipeline] ws [2023-05-24T18:21:20.446Z] Running in /w/workspace/go-mod-secrets/6 [Pipeline] { [Pipeline] checkout [2023-05-24T18:21:20.526Z] Selected Git installation does not exist. Using Default [2023-05-24T18:21:20.526Z] The recommended git tool is: NONE [2023-05-24T18:21:26.658Z] using credential edgex-jenkins-ssh [2023-05-24T18:21:26.677Z] Cloning the remote Git repository [2023-05-24T18:21:26.725Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-05-24T18:21:26.820Z] > git init /w/workspace/go-mod-secrets/6 # timeout=10 [2023-05-24T18:21:26.976Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-05-24T18:21:26.977Z] > git --version # timeout=10 [2023-05-24T18:21:26.998Z] > git --version # 'git version 2.25.1' [2023-05-24T18:21:27.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T18:21:27.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T18:21:28.045Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-05-24T18:21:28.071Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T18:21:29.025Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-05-24T18:21:29.069Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-05-24T18:21:29.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T18:21:29.088Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T18:21:29.578Z] Merging remotes/origin/main commit f10263050de6c6736b5ba6f36b9a289fceb78b9b into PR head commit 4921ac96739b5b07eaf9a52dac561a84fd82dc23 [2023-05-24T18:21:29.945Z] Merge succeeded, producing 77f6c4abfb2b977960d6c12021d8b972039d46b3 [2023-05-24T18:21:29.946Z] Checking out Revision 77f6c4abfb2b977960d6c12021d8b972039d46b3 (PR-211) [2023-05-24T18:21:29.600Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T18:21:29.685Z] > git checkout -f 4921ac96739b5b07eaf9a52dac561a84fd82dc23 # timeout=10 [2023-05-24T18:21:29.782Z] > git remote # timeout=10 [2023-05-24T18:21:29.806Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T18:21:29.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T18:21:29.852Z] > git merge f10263050de6c6736b5ba6f36b9a289fceb78b9b # timeout=10 [2023-05-24T18:21:29.923Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T18:21:29.954Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T18:21:29.972Z] > git checkout -f 77f6c4abfb2b977960d6c12021d8b972039d46b3 # timeout=10 [2023-05-24T18:21:33.549Z] Commit message: "Merge commit 'f10263050de6c6736b5ba6f36b9a289fceb78b9b' into HEAD" [2023-05-24T18:21:33.559Z] > git rev-list --no-walk 4921ac96739b5b07eaf9a52dac561a84fd82dc23 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T18:21:34.736Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T18:21:34.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T18:21:34.736Z] Dload Upload Total Spent Left Speed [2023-05-24T18:21:34.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-05-24T18:21:35.525Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T18:21:35.875Z] + sudo tee /etc/docker/daemon.new [2023-05-24T18:21:35.875Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T18:21:35.875Z] { [2023-05-24T18:21:35.875Z] "registry-mirrors": [ [2023-05-24T18:21:35.875Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T18:21:35.875Z] ], [2023-05-24T18:21:35.875Z] "bip": "10.250.0.254/24", [2023-05-24T18:21:35.875Z] "hosts": [ [2023-05-24T18:21:35.875Z] "tcp://0.0.0.0:5555", [2023-05-24T18:21:35.875Z] "unix:///var/run/docker.sock" [2023-05-24T18:21:35.875Z] ], [2023-05-24T18:21:35.875Z] "mtu": 1458, [2023-05-24T18:21:35.875Z] "selinux-enabled": true, [2023-05-24T18:21:35.875Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T18:21:35.875Z] } [Pipeline] sh [2023-05-24T18:21:36.237Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T18:21:36.590Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-24T18:21:55.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:21:55.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:21:55.194Z] ========================================================= [2023-05-24T18:21:55.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T18:21:55.194Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:21:55.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T18:21:56.140Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T18:21:56.140Z] c41833b44d91: Pulling fs layer [2023-05-24T18:21:56.140Z] ed15518f5707: Pulling fs layer [2023-05-24T18:21:56.140Z] feae8fd75edb: Pulling fs layer [2023-05-24T18:21:56.140Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T18:21:56.140Z] 3cdef696dda3: Pulling fs layer [2023-05-24T18:21:56.140Z] 2ced38df9373: Pulling fs layer [2023-05-24T18:21:56.140Z] 58f1dce35555: Pulling fs layer [2023-05-24T18:21:56.140Z] 242c74f7c9fa: Waiting [2023-05-24T18:21:56.140Z] 3cdef696dda3: Waiting [2023-05-24T18:21:56.140Z] 58f1dce35555: Waiting [2023-05-24T18:21:56.140Z] 2ced38df9373: Waiting [2023-05-24T18:21:56.140Z] ed15518f5707: Verifying Checksum [2023-05-24T18:21:56.140Z] ed15518f5707: Download complete [2023-05-24T18:21:56.140Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T18:21:56.140Z] 242c74f7c9fa: Download complete [2023-05-24T18:21:56.140Z] 3cdef696dda3: Verifying Checksum [2023-05-24T18:21:56.140Z] 3cdef696dda3: Download complete [2023-05-24T18:21:56.140Z] c41833b44d91: Download complete [2023-05-24T18:21:57.582Z] c41833b44d91: Pull complete [2023-05-24T18:21:57.582Z] 58f1dce35555: Download complete [2023-05-24T18:21:59.030Z] feae8fd75edb: Verifying Checksum [2023-05-24T18:21:59.030Z] feae8fd75edb: Download complete [2023-05-24T18:21:59.030Z] 2ced38df9373: Verifying Checksum [2023-05-24T18:21:59.030Z] 2ced38df9373: Download complete [2023-05-24T18:22:01.003Z] ed15518f5707: Pull complete [2023-05-24T18:22:13.406Z] feae8fd75edb: Pull complete [2023-05-24T18:22:13.406Z] 242c74f7c9fa: Pull complete [2023-05-24T18:22:13.406Z] 3cdef696dda3: Pull complete [2023-05-24T18:22:20.110Z] 2ced38df9373: Pull complete [2023-05-24T18:22:22.071Z] 58f1dce35555: Pull complete [2023-05-24T18:22:22.071Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T18:22:22.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T18:22:22.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-24T18:22:22.407Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:22:22.758Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T18:22:22.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:22:22.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-16752 does not seem to be running inside a container [2023-05-24T18:22:23.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@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 [2023-05-24T18:22:26.402Z] $ docker top ddf7aa1afd00256b5a508360c5cc837fa25baf74b8113c76c1ab977298a69c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:22:27.264Z] + go version [2023-05-24T18:22:27.264Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T18:22:27.292Z] $ docker stop --time=1 ddf7aa1afd00256b5a508360c5cc837fa25baf74b8113c76c1ab977298a69c28 [2023-05-24T18:22:28.994Z] $ docker rm -f --volumes ddf7aa1afd00256b5a508360c5cc837fa25baf74b8113c76c1ab977298a69c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:22:29.566Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T18:22:29.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:22:29.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-16752 does not seem to be running inside a container [2023-05-24T18:22:29.848Z] $ 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/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@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 [2023-05-24T18:22:31.164Z] $ docker top 2c1935670c85e75425bd16500912bf34b14ac96b5b0b0e5739c1add9842bafd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:22:31.997Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/6 [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:22:32.659Z] + make test [2023-05-24T18:22:32.659Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-05-24T18:22:32.659Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-05-24T18:22:32.659Z] go: downloading github.com/stretchr/testify v1.8.3 [2023-05-24T18:22:33.267Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-24T18:22:33.536Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-24T18:22:33.536Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-24T18:22:33.536Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-24T18:22:33.536Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-24T18:22:33.536Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-24T18:22:33.536Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-24T18:22:33.803Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-24T18:22:33.803Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-24T18:22:33.803Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-24T18:22:35.214Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-24T18:22:35.214Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-24T18:22:35.214Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-24T18:22:35.481Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-24T18:22:35.481Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-24T18:22:35.749Z] go: downloading golang.org/x/crypto v0.7.0 [2023-05-24T18:22:36.333Z] go: downloading golang.org/x/text v0.8.0 [2023-05-24T18:22:36.333Z] go: downloading golang.org/x/net v0.8.0 [2023-05-24T18:22:36.333Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-24T18:22:36.602Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-24T18:22:37.580Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-24T18:22:37.850Z] go: downloading golang.org/x/sys v0.6.0 [2023-05-24T18:24:29.572Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-05-24T18:24:31.542Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-05-24T18:24:31.813Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-05-24T18:24:44.155Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 15.748s coverage: 75.7% of statements [2023-05-24T18:24:44.155Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.231s coverage: 52.2% of statements [2023-05-24T18:24:44.155Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.257s coverage: 96.7% of statements [2023-05-24T18:24:44.155Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.110s coverage: 89.5% of statements [2023-05-24T18:24:44.155Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.131s coverage: 100.0% of statements [2023-05-24T18:25:40.730Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-05-24T18:25:40.730Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.316s coverage: 55.8% of statements [2023-05-24T18:25:40.730Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.158s coverage: 56.0% of statements [2023-05-24T18:25:40.730Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.237s coverage: 100.0% of statements [2023-05-24T18:25:40.730Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-05-24T18:25:40.730Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T18:25:40.730Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-24T18:28:02.497Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T18:28:02.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-24T18:28:02.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T18:28:02.528Z] $ docker stop --time=1 2c1935670c85e75425bd16500912bf34b14ac96b5b0b0e5739c1add9842bafd0 [2023-05-24T18:28:04.459Z] $ docker rm -f --volumes 2c1935670c85e75425bd16500912bf34b14ac96b5b0b0e5739c1add9842bafd0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:28:07.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T18:28:07.441Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T18:28:08.115Z] 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 [2023-05-24T18:28:08.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:28:08.568Z] [2023-05-24T18:28:08.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:28:08.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:28:09.168Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T18:28:09.168Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T18:28:09.168Z] 04944245beec: Pulling fs layer [2023-05-24T18:28:09.168Z] 699f458cf7ca: Pulling fs layer [2023-05-24T18:28:09.168Z] 765212b225bb: Pulling fs layer [2023-05-24T18:28:09.168Z] f23df028b6ca: Pulling fs layer [2023-05-24T18:28:09.168Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T18:28:09.168Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T18:28:09.168Z] 765212b225bb: Waiting [2023-05-24T18:28:09.168Z] f23df028b6ca: Waiting [2023-05-24T18:28:09.168Z] d65c8cfc05b1: Waiting [2023-05-24T18:28:09.168Z] 2437ff75d9bd: Waiting [2023-05-24T18:28:09.168Z] 04944245beec: Verifying Checksum [2023-05-24T18:28:09.168Z] 04944245beec: Download complete [2023-05-24T18:28:09.168Z] 765212b225bb: Verifying Checksum [2023-05-24T18:28:09.168Z] 765212b225bb: Download complete [2023-05-24T18:28:09.440Z] f23df028b6ca: Verifying Checksum [2023-05-24T18:28:09.440Z] f23df028b6ca: Download complete [2023-05-24T18:28:09.440Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T18:28:09.440Z] d65c8cfc05b1: Download complete [2023-05-24T18:28:09.440Z] 699f458cf7ca: Verifying Checksum [2023-05-24T18:28:09.440Z] 699f458cf7ca: Download complete [2023-05-24T18:28:10.032Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T18:28:10.032Z] 8998bd30e6a1: Download complete [2023-05-24T18:28:11.979Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T18:28:11.979Z] 2437ff75d9bd: Download complete [2023-05-24T18:28:13.920Z] 8998bd30e6a1: Pull complete [2023-05-24T18:28:14.186Z] 04944245beec: Pull complete [2023-05-24T18:28:15.593Z] 699f458cf7ca: Pull complete [2023-05-24T18:28:15.593Z] 765212b225bb: Pull complete [2023-05-24T18:28:16.557Z] f23df028b6ca: Pull complete [2023-05-24T18:28:16.557Z] d65c8cfc05b1: Pull complete [2023-05-24T18:28:31.580Z] 2437ff75d9bd: Pull complete [2023-05-24T18:28:31.580Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T18:28:31.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:28:31.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:28:31.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-16752 does not seem to be running inside a container [2023-05-24T18:28:31.838Z] $ 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/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@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 [2023-05-24T18:28:34.462Z] $ docker top 5c3ab24974225edb5c575935ca91376126148e4192495451a78af5417383ff7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:28:35.301Z] ---> job-cost.sh [2023-05-24T18:28:35.301Z] lf-activate-venv: SKIPPING [2023-05-24T18:28:35.301Z] INFO: No Stack... [2023-05-24T18:28:35.570Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T18:28:36.526Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T18:28:36.847Z] + cat /w/workspace/go-mod-secrets/6/archives/cost.csv [2023-05-24T18:28:36.847Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T18:28:37.181Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-211-6-stack-cost] [2023-05-24T18:28:37.188Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-211-6-stack-cost] did not exist. Created. [2023-05-24T18:28:37.188Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-211-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T18:28:37.846Z] /w/workspace/go-mod-secrets/6@tmp/durable-25c0d5ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T18:28:38.496Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T18:28:38.517Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T18:28:38.587Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T18:28:38.594Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-211-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T18:28:38.609Z] $ docker stop --time=1 5c3ab24974225edb5c575935ca91376126148e4192495451a78af5417383ff7c [2023-05-24T18:28:40.101Z] $ docker rm -f --volumes 5c3ab24974225edb5c575935ca91376126148e4192495451a78af5417383ff7c [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 [2023-05-24T18:28:40.470Z] provisioning config files... [2023-05-24T18:28:40.482Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp/config13611513820523182000tmp [Pipeline] { [Pipeline] sh [2023-05-24T18:28:40.775Z] + set +x [2023-05-24T18:28:40.775Z] + bash -s -- [2023-05-24T18:28:40.775Z] + curl -s https://codecov.io/bash [2023-05-24T18:28:40.775Z] [2023-05-24T18:28:40.775Z] _____ _ [2023-05-24T18:28:40.775Z] / ____| | | [2023-05-24T18:28:40.775Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T18:28:40.775Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T18:28:40.775Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T18:28:40.775Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T18:28:40.775Z] Bash-1.0.6 [2023-05-24T18:28:40.775Z] [2023-05-24T18:28:40.775Z] [2023-05-24T18:28:40.775Z] ==> git version 2.25.1 found [2023-05-24T18:28:40.775Z] ==> 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 [2023-05-24T18:28:40.775Z] Release-Date: 2020-01-08 [2023-05-24T18:28:40.775Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T18:28:40.775Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T18:28:40.775Z] ==> Jenkins CI detected. [2023-05-24T18:28:40.775Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-211 [2023-05-24T18:28:40.775Z] project root: . [2023-05-24T18:28:40.775Z] --> token set from env [2023-05-24T18:28:40.775Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T18:28:40.775Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T18:28:40.775Z] ==> Python coveragepy not found [2023-05-24T18:28:40.775Z] ==> Searching for coverage reports in: [2023-05-24T18:28:40.775Z] + . [2023-05-24T18:28:40.775Z] -> Found 1 reports [2023-05-24T18:28:40.775Z] ==> Detecting git/mercurial file structure [2023-05-24T18:28:40.775Z] ==> Reading reports [2023-05-24T18:28:41.035Z] + ./coverage.out bytes=41149 [2023-05-24T18:28:41.035Z] ==> Appending adjustments [2023-05-24T18:28:41.035Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T18:28:41.035Z] + Found adjustments [2023-05-24T18:28:41.035Z] ==> Gzipping contents [2023-05-24T18:28:41.036Z] 8.0K /tmp/codecov.7gMAxV.gz [2023-05-24T18:28:41.036Z] ==> Uploading reports [2023-05-24T18:28:41.036Z] url: https://codecov.io [2023-05-24T18:28:41.036Z] query: branch=PR-211&commit=06cb2770caa86f86cf948175934b16b2740be749&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-211%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=211&job=&cmd_args= [2023-05-24T18:28:41.036Z] -> Pinging Codecov [2023-05-24T18:28:41.036Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-211&commit=06cb2770caa86f86cf948175934b16b2740be749&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-211%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=211&job=&cmd_args= [2023-05-24T18:28:41.295Z] -> Uploading to [2023-05-24T18:28:41.295Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/D63849C06B6B67093493C71CE874ED06/06cb2770caa86f86cf948175934b16b2740be749/4037fbf5-707e-4380-b764-20b88aee8f00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T182841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39e4ffc4e7bd9025fa51b4058f535d321fabba1adbc37394005ab3a06ebcb89b [2023-05-24T18:28:41.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T18:28:41.295Z] Dload Upload Total Spent Left Speed [2023-05-24T18:28:41.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8131 0 0 100 8131 0 33879 --:--:-- --:--:-- --:--:-- 33879 [2023-05-24T18:28:41.555Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/06cb2770caa86f86cf948175934b16b2740be749 [Pipeline] } [2023-05-24T18:28:41.564Z] 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 [2023-05-24T18:28:42.276Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-211/archives ] [2023-05-24T18:28:42.276Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-211/archives [2023-05-24T18:28:42.276Z] total 16 [2023-05-24T18:28:42.276Z] drwxr-xr-x 3 root root 4096 May 24 18:19 . [2023-05-24T18:28:42.276Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 18:19 .. [2023-05-24T18:28:42.276Z] drwxr-xr-x 2 root root 4096 May 24 18:19 cost [2023-05-24T18:28:42.276Z] -rw-r--r-- 1 root root 86 May 24 18:19 cost.csv [2023-05-24T18:28:42.276Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-211/archives [2023-05-24T18:28:42.276Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-211/archives [2023-05-24T18:28:42.276Z] total 16 [2023-05-24T18:28:42.276Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 18:19 . [2023-05-24T18:28:42.276Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 18:19 .. [2023-05-24T18:28:42.276Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 18:19 cost [2023-05-24T18:28:42.276Z] -rw-r--r-- 1 jenkins jenkins 86 May 24 18:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:28:42.570Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:28:43.654Z] ---> package-listing.sh [2023-05-24T18:28:43.654Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T18:28:43.654Z] ++ facter osfamily [2023-05-24T18:28:43.655Z] + OS_FAMILY=debian [2023-05-24T18:28:43.655Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-211 [2023-05-24T18:28:43.655Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T18:28:43.655Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T18:28:43.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T18:28:43.655Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T18:28:43.655Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-211 ']' [2023-05-24T18:28:43.655Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T18:28:43.655Z] + case "${OS_FAMILY}" in [2023-05-24T18:28:43.655Z] + dpkg -l [2023-05-24T18:28:43.655Z] + grep '^ii' [2023-05-24T18:28:43.655Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T18:28:43.655Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T18:28:43.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T18:28:43.655Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-211 ']' [2023-05-24T18:28:43.655Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-211/archives/ [2023-05-24T18:28:43.655Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-211/archives/ [Pipeline] echo [2023-05-24T18:28:43.664Z] 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-211/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T18:28:43.941Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:28:44.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:28:44.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:28:44.576Z] prd-ubuntu20.04-docker-8c-8g-16750 does not seem to be running inside a container [2023-05-24T18:28:44.606Z] $ 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-211/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-211 -v /w/workspace/gexfoundry_go-mod-secrets_PR-211:/w/workspace/gexfoundry_go-mod-secrets_PR-211:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-211@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T18:28:44.983Z] $ docker top 5fdeec475a16866dc5f1b323f3ecb0af5c3209e9af45940d5f68120b9afe27e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:28:45.320Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T18:28:45.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T18:28:45.893Z] + ls /var/log/sa-host [2023-05-24T18:28:45.893Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:28:45.964Z] provisioning config files... [2023-05-24T18:28:45.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-211@tmp/config477302728671676744tmp [Pipeline] { [Pipeline] echo [2023-05-24T18:28:45.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:28:46.269Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T18:28:46.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:28:46.601Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T18:28:46.610Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:28:46.903Z] ---> sudo-logs.sh [2023-05-24T18:28:46.903Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T18:28:46.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:28:47.221Z] ---> job-cost.sh [2023-05-24T18:28:47.221Z] lf-activate-venv: SKIPPING [2023-05-24T18:28:47.221Z] DEBUG: total: 0.2199999988079071 [2023-05-24T18:28:47.221Z] INFO: Retrieving Stack Cost... [2023-05-24T18:28:47.790Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T18:28:48.050Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T18:28:48.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:28:48.352Z] ---> logs-deploy.sh [2023-05-24T18:28:48.352Z] lf-activate-venv: SKIPPING [2023-05-24T18:28:48.352Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-211/6 [2023-05-24T18:28:48.352Z] INFO: archiving workspace using pattern(s): [2023-05-24T18:28:49.290Z] Archives upload complete. [2023-05-24T18:28:49.550Z] INFO: archiving logs to Nexus