Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3306c0886e2eb0c9d9ff51f22dc8190f0523958 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-ssh10775500645401132461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9570747818843465250.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14124974339538194009.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9407655127260723761.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1578782622314883608.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8472 in /w/workspace/edgexfoundry_go-mod-secrets_main [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/edgexfoundry_go-mod-secrets_main # 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 Avoid second fetch Checking out Revision f3306c0886e2eb0c9d9ff51f22dc8190f0523958 (main) Commit message: "feat!: Abilitiy to set JWT audience claim (#204)" > 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 core.sparsecheckout # timeout=10 > git checkout -f f3306c0886e2eb0c9d9ff51f22dc8190f0523958 # timeout=10 > git rev-list --no-walk 9437f06c67deeb56c5133434e9355b90afc32858 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T20:36:20.566Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T20:36:20.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T20:36:20.650Z] ========================================================= [2023-04-13T20:36:20.650Z] EdgeX Global Pipelines Version Info [2023-04-13T20:36:20.650Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:36:21.356Z] ------------------- [2023-04-13T20:36:21.356Z] stable info: [2023-04-13T20:36:21.356Z] ------------------- [2023-04-13T20:36:21.356Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T20:36:21.356Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T20:36:21.356Z] Message: update stable to v1.0.248 [2023-04-13T20:36:21.926Z] ------------------- [2023-04-13T20:36:21.926Z] experimental info: [2023-04-13T20:36:21.926Z] ------------------- [2023-04-13T20:36:21.926Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T20:36:21.926Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T20:36:21.926Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T20:36:22.090Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-04-13T20:36:22.103Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-04-13T20:36:22.115Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T20:36:22.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T20:36:22.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T20:36:22.148Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T20:36:22.162Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T20:36:22.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T20:36:22.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T20:36:22.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T20:36:22.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T20:36:22.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-04-13T20:36:22.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T20:36:22.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T20:36:22.254Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T20:36:22.268Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T20:36:22.279Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T20:36:22.290Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T20:36:22.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T20:36:22.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T20:36:22.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T20:36:22.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T20:36:22.352Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T20:36:22.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T20:36:22.376Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-04-13T20:36:22.387Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T20:36:22.399Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T20:36:22.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-13T20:36:22.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-13T20:36:22.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-13T20:36:22.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] echo [2023-04-13T20:36:22.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3306c0 [Pipeline] echo [2023-04-13T20:36:22.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T20:36:22.825Z] + git rev-list -1 --merges f3306c0886e2eb0c9d9ff51f22dc8190f0523958~1..f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] echo [2023-04-13T20:36:22.875Z] -----------> git rev-list -1 --merges f3306c0886e2eb0c9d9ff51f22dc8190f0523958~1..f3306c0886e2eb0c9d9ff51f22dc8190f0523958 f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [false] [Pipeline] sh [2023-04-13T20:36:23.166Z] + git log --format=format:%s -1 f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] echo [2023-04-13T20:36:23.180Z] ========================================================= [2023-04-13T20:36:23.180Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T20:36:23.180Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T20:36:23.511Z] + git log --format=format:%s -1 f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] echo [2023-04-13T20:36:23.523Z] [semverPrep] GIT_COMMIT: f3306c0886e2eb0c9d9ff51f22dc8190f0523958, Commit Message: feat!: Abilitiy to set JWT audience claim (#204) [Pipeline] echo [2023-04-13T20:36:23.534Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T20:36:23.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T20:36:23.901Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T20:36:23.901Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T20:36:23.901Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T20:36:23.901Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T20:36:23.901Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T20:36:23.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:36:24.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T20:36:24.592Z] [2023-04-13T20:36:24.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:36:24.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T20:36:25.187Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T20:36:25.187Z] b85a868b505f: Pulling fs layer [2023-04-13T20:36:25.187Z] e2be974225ed: Pulling fs layer [2023-04-13T20:36:25.187Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T20:36:25.187Z] 988bab9f4d93: Pulling fs layer [2023-04-13T20:36:25.187Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T20:36:25.187Z] eaf3925da568: Pulling fs layer [2023-04-13T20:36:25.187Z] bab4dde63d76: Pulling fs layer [2023-04-13T20:36:25.187Z] bde34c3a00c8: Pulling fs layer [2023-04-13T20:36:25.187Z] b352a97aabf1: Pulling fs layer [2023-04-13T20:36:25.187Z] 4872d77fe225: Pulling fs layer [2023-04-13T20:36:25.187Z] 5851b861e8e6: Pulling fs layer [2023-04-13T20:36:25.187Z] eaf3925da568: Waiting [2023-04-13T20:36:25.187Z] 988bab9f4d93: Waiting [2023-04-13T20:36:25.187Z] 1469e6f7b9e6: Waiting [2023-04-13T20:36:25.187Z] bab4dde63d76: Waiting [2023-04-13T20:36:25.187Z] bde34c3a00c8: Waiting [2023-04-13T20:36:25.187Z] b352a97aabf1: Waiting [2023-04-13T20:36:25.187Z] 4872d77fe225: Waiting [2023-04-13T20:36:25.187Z] 5851b861e8e6: Waiting [2023-04-13T20:36:25.187Z] e2be974225ed: Download complete [2023-04-13T20:36:25.187Z] 988bab9f4d93: Verifying Checksum [2023-04-13T20:36:25.187Z] 988bab9f4d93: Download complete [2023-04-13T20:36:25.187Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T20:36:25.187Z] 1469e6f7b9e6: Download complete [2023-04-13T20:36:25.187Z] eaf3925da568: Verifying Checksum [2023-04-13T20:36:25.187Z] eaf3925da568: Download complete [2023-04-13T20:36:25.447Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T20:36:25.447Z] 339a4e72a1f5: Download complete [2023-04-13T20:36:25.447Z] bde34c3a00c8: Verifying Checksum [2023-04-13T20:36:25.447Z] b352a97aabf1: Verifying Checksum [2023-04-13T20:36:25.447Z] b352a97aabf1: Download complete [2023-04-13T20:36:25.447Z] 4872d77fe225: Download complete [2023-04-13T20:36:25.447Z] 5851b861e8e6: Verifying Checksum [2023-04-13T20:36:25.447Z] 5851b861e8e6: Download complete [2023-04-13T20:36:25.447Z] b85a868b505f: Download complete [2023-04-13T20:36:25.707Z] bab4dde63d76: Verifying Checksum [2023-04-13T20:36:25.707Z] bab4dde63d76: Download complete [2023-04-13T20:36:26.647Z] b85a868b505f: Pull complete [2023-04-13T20:36:26.907Z] e2be974225ed: Pull complete [2023-04-13T20:36:27.478Z] 339a4e72a1f5: Pull complete [2023-04-13T20:36:27.478Z] 988bab9f4d93: Pull complete [2023-04-13T20:36:27.737Z] 1469e6f7b9e6: Pull complete [2023-04-13T20:36:27.737Z] eaf3925da568: Pull complete [2023-04-13T20:36:29.643Z] bab4dde63d76: Pull complete [2023-04-13T20:36:29.643Z] bde34c3a00c8: Pull complete [2023-04-13T20:36:29.643Z] b352a97aabf1: Pull complete [2023-04-13T20:36:29.902Z] 4872d77fe225: Pull complete [2023-04-13T20:36:29.902Z] 5851b861e8e6: Pull complete [2023-04-13T20:36:29.902Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T20:36:29.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T20:36:29.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:36:30.007Z] prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container [2023-04-13T20:36:30.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T20:36:32.774Z] $ docker top d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f -eo pid,comm [2023-04-13T20:36:32.838Z] 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-04-13T20:36:32.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T20:36:32.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T20:36:32.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T20:36:33.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T20:36:33.022Z] $ docker exec d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f ssh-agent [2023-04-13T20:36:33.136Z] SSH_AUTH_SOCK=/tmp/ssh-HhDdqeS7wnvT/agent.31 [2023-04-13T20:36:33.136Z] SSH_AGENT_PID=37 [2023-04-13T20:36:33.144Z] Running ssh-add (command line suppressed) [2023-04-13T20:36:33.245Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11695720161121960831.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11695720161121960831.key) [2023-04-13T20:36:33.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T20:36:33.551Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T20:36:33.566Z] $ docker exec --env ******** --env ******** d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f ssh-agent -k [2023-04-13T20:36:33.678Z] unset SSH_AUTH_SOCK; [2023-04-13T20:36:33.679Z] unset SSH_AGENT_PID; [2023-04-13T20:36:33.679Z] echo Agent pid 37 killed; [2023-04-13T20:36:33.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T20:36:33.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T20:36:33.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T20:36:33.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T20:36:33.850Z] $ docker exec d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f ssh-agent [2023-04-13T20:36:33.960Z] SSH_AUTH_SOCK=/tmp/ssh-EQoliPp8YvRS/agent.69 [2023-04-13T20:36:33.960Z] SSH_AGENT_PID=75 [2023-04-13T20:36:33.965Z] Running ssh-add (command line suppressed) [2023-04-13T20:36:34.087Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3907254151691210064.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3907254151691210064.key) [2023-04-13T20:36:34.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T20:36:34.407Z] + git semver init [2023-04-13T20:36:34.666Z] 2023-04-13 20:36:34,615 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T20:36:34.666Z] 2023-04-13 20:36:34,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2023-04-13T20:36:34.666Z] 2023-04-13 20:36:34,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2023-04-13T20:36:34.666Z] 2023-04-13 20:36:34,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2023-04-13T20:36:35.603Z] 2023-04-13 20:36:35,316 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2023-04-13T20:36:35.603Z] 2023-04-13 20:36:35,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2023-04-13T20:36:35.603Z] 2023-04-13 20:36:35,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-04-13T20:36:35.603Z] 2023-04-13 20:36:35,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-04-13T20:36:35.603Z] 3.0.0-dev.13 [Pipeline] } [2023-04-13T20:36:35.616Z] $ docker exec --env ******** --env ******** d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f ssh-agent -k [2023-04-13T20:36:35.719Z] unset SSH_AUTH_SOCK; [2023-04-13T20:36:35.720Z] unset SSH_AGENT_PID; [2023-04-13T20:36:35.720Z] echo Agent pid 75 killed; [2023-04-13T20:36:35.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T20:36:36.044Z] + git semver [Pipeline] } [2023-04-13T20:36:36.323Z] $ docker stop --time=1 d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f [2023-04-13T20:36:37.654Z] $ docker rm -f --volumes d6d637c24345aee9d55cb9fed20fe40ad93015f88745129fea7c426f6aa8479f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T20:36:37.996Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T20:36:38.214Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T20:36:38.217Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [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-04-13T20:36:38.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T20:36:38.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T20:36:38.362Z] ========================================================= [2023-04-13T20:36:38.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T20:36:38.362Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-13T20:36:38.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T20:36:38.657Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T20:36:38.657Z] 63b65145d645: Pulling fs layer [2023-04-13T20:36:38.657Z] a2d21d5440eb: Pulling fs layer [2023-04-13T20:36:38.657Z] 935e6c44a52c: Pulling fs layer [2023-04-13T20:36:38.657Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T20:36:38.657Z] 30dea6a524f1: Pulling fs layer [2023-04-13T20:36:38.657Z] a2aff8979fd8: Pulling fs layer [2023-04-13T20:36:38.657Z] 6808be2612f2: Pulling fs layer [2023-04-13T20:36:38.657Z] f25807f1079a: Pulling fs layer [2023-04-13T20:36:38.657Z] 94cc34f8dd06: Waiting [2023-04-13T20:36:38.657Z] 6808be2612f2: Waiting [2023-04-13T20:36:38.657Z] 30dea6a524f1: Waiting [2023-04-13T20:36:38.657Z] a2aff8979fd8: Waiting [2023-04-13T20:36:38.657Z] f25807f1079a: Waiting [2023-04-13T20:36:38.657Z] a2d21d5440eb: Download complete [2023-04-13T20:36:38.657Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T20:36:38.657Z] 94cc34f8dd06: Download complete [2023-04-13T20:36:38.657Z] 30dea6a524f1: Verifying Checksum [2023-04-13T20:36:38.657Z] 30dea6a524f1: Download complete [2023-04-13T20:36:38.657Z] 63b65145d645: Verifying Checksum [2023-04-13T20:36:38.657Z] 63b65145d645: Download complete [2023-04-13T20:36:38.657Z] a2aff8979fd8: Verifying Checksum [2023-04-13T20:36:38.657Z] a2aff8979fd8: Download complete [2023-04-13T20:36:39.007Z] 63b65145d645: Pull complete [2023-04-13T20:36:39.007Z] a2d21d5440eb: Pull complete [2023-04-13T20:36:41.217Z] 935e6c44a52c: Verifying Checksum [2023-04-13T20:36:41.217Z] 935e6c44a52c: Download complete [2023-04-13T20:36:41.217Z] f25807f1079a: Verifying Checksum [2023-04-13T20:36:41.217Z] f25807f1079a: Download complete [2023-04-13T20:36:41.475Z] 6808be2612f2: Verifying Checksum [2023-04-13T20:36:41.475Z] 6808be2612f2: Download complete [2023-04-13T20:36:44.760Z] 935e6c44a52c: Pull complete [2023-04-13T20:36:44.760Z] 94cc34f8dd06: Pull complete [2023-04-13T20:36:44.760Z] 30dea6a524f1: Pull complete [2023-04-13T20:36:45.018Z] a2aff8979fd8: Pull complete [2023-04-13T20:36:47.552Z] 6808be2612f2: Pull complete [2023-04-13T20:36:48.123Z] f25807f1079a: Pull complete [2023-04-13T20:36:48.123Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T20:36:48.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T20:36:48.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-04-13T20:36:48.410Z] + 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-04-13T20:36:48.715Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T20:36:48.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:36:48.792Z] prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container [2023-04-13T20:36:48.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** ci-base-image-x86_64 cat [2023-04-13T20:36:53.293Z] Still waiting to schedule task [2023-04-13T20:36:53.293Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-13T20:36:53.442Z] $ docker top 260a49e98dfa75e7fbea8efa78025721019f242be6d3a6ea2ae61b80091f83ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T20:36:53.789Z] + go version [2023-04-13T20:36:53.789Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T20:36:53.802Z] $ docker stop --time=1 260a49e98dfa75e7fbea8efa78025721019f242be6d3a6ea2ae61b80091f83ad [2023-04-13T20:36:55.063Z] $ docker rm -f --volumes 260a49e98dfa75e7fbea8efa78025721019f242be6d3a6ea2ae61b80091f83ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:36:55.464Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T20:36:55.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:36:55.538Z] prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container [2023-04-13T20:36:55.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** ci-base-image-x86_64 cat [2023-04-13T20:36:55.928Z] $ docker top c82c83b331c890f6cf1c32e0b23a5ad20b9c8687eb10340e9d15369b26664ef1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T20:36:56.273Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh [2023-04-13T20:36:56.570Z] + make test [2023-04-13T20:36:56.570Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-04-13T20:36:56.570Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-13T20:36:56.570Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 [2023-04-13T20:36:56.570Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-04-13T20:36:56.829Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-13T20:36:56.829Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-13T20:36:56.829Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-13T20:36:56.829Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-13T20:36:56.829Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-04-13T20:36:56.829Z] go: downloading google.golang.org/grpc v1.53.0 [2023-04-13T20:36:57.087Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-04-13T20:36:57.087Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-04-13T20:36:57.345Z] go: downloading github.com/go-kit/log v0.2.1 [2023-04-13T20:36:57.345Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-13T20:36:57.345Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-13T20:36:57.345Z] go: downloading golang.org/x/crypto v0.7.0 [2023-04-13T20:36:57.345Z] go: downloading golang.org/x/net v0.8.0 [2023-04-13T20:36:57.345Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-04-13T20:36:57.345Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-13T20:36:57.345Z] go: downloading golang.org/x/sys v0.6.0 [2023-04-13T20:36:57.345Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-04-13T20:36:57.345Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-13T20:36:57.345Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-13T20:36:57.604Z] go: downloading golang.org/x/text v0.8.0 [2023-04-13T20:36:57.604Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-13T20:37:15.701Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-04-13T20:37:15.701Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-04-13T20:37:15.701Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-04-13T20:37:18.983Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-04-13T20:37:18.983Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-04-13T20:37:23.168Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.136s coverage: 75.7% of statements [2023-04-13T20:37:23.168Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.066s coverage: 52.2% of statements [2023-04-13T20:37:23.736Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.060s coverage: 96.7% of statements [2023-04-13T20:37:23.736Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.047s coverage: 89.5% of statements [2023-04-13T20:37:23.736Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.032s coverage: 100.0% of statements [2023-04-13T20:37:23.736Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.062s coverage: 55.8% of statements [2023-04-13T20:37:23.736Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.034s coverage: 56.0% of statements [2023-04-13T20:37:23.736Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.067s coverage: 100.0% of statements [2023-04-13T20:37:41.867Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-13T20:37:43.771Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T20:37:43.771Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-13T20:37:43.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T20:37:43.801Z] $ docker stop --time=1 c82c83b331c890f6cf1c32e0b23a5ad20b9c8687eb10340e9d15369b26664ef1 [2023-04-13T20:37:46.318Z] $ docker rm -f --volumes c82c83b331c890f6cf1c32e0b23a5ad20b9c8687eb10340e9d15369b26664ef1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T20:37:46.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T20:37:46.962Z] 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-04-13T20:37:47.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T20:37:47.437Z] [2023-04-13T20:37:47.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:37:47.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T20:37:47.735Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T20:37:47.735Z] 5eb5b503b376: Pulling fs layer [2023-04-13T20:37:47.735Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T20:37:47.735Z] ec43610c2a17: Pulling fs layer [2023-04-13T20:37:47.735Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T20:37:47.735Z] 33b1e0a273af: Pulling fs layer [2023-04-13T20:37:47.735Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T20:37:47.735Z] 2f39f015ded8: Pulling fs layer [2023-04-13T20:37:47.735Z] 3a2ae6a8a46f: Waiting [2023-04-13T20:37:47.735Z] 33b1e0a273af: Waiting [2023-04-13T20:37:47.735Z] 5d3b04190fa2: Waiting [2023-04-13T20:37:47.735Z] 2f39f015ded8: Waiting [2023-04-13T20:37:47.735Z] 5c69ac0246d0: Verifying Checksum [2023-04-13T20:37:47.735Z] 5c69ac0246d0: Download complete [2023-04-13T20:37:47.735Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-13T20:37:47.735Z] 3a2ae6a8a46f: Download complete [2023-04-13T20:37:47.994Z] 33b1e0a273af: Verifying Checksum [2023-04-13T20:37:47.994Z] 33b1e0a273af: Download complete [2023-04-13T20:37:47.994Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T20:37:47.994Z] 5d3b04190fa2: Download complete [2023-04-13T20:37:47.994Z] ec43610c2a17: Verifying Checksum [2023-04-13T20:37:47.994Z] ec43610c2a17: Download complete [2023-04-13T20:37:47.994Z] 5eb5b503b376: Verifying Checksum [2023-04-13T20:37:47.994Z] 5eb5b503b376: Download complete [2023-04-13T20:37:48.561Z] 2f39f015ded8: Download complete [2023-04-13T20:37:49.127Z] 5eb5b503b376: Pull complete [2023-04-13T20:37:49.385Z] 5c69ac0246d0: Pull complete [2023-04-13T20:37:49.643Z] ec43610c2a17: Pull complete [2023-04-13T20:37:49.643Z] 3a2ae6a8a46f: Pull complete [2023-04-13T20:37:49.902Z] 33b1e0a273af: Pull complete [2023-04-13T20:37:49.902Z] 5d3b04190fa2: Pull complete [2023-04-13T20:37:54.091Z] 2f39f015ded8: Pull complete [2023-04-13T20:37:54.091Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T20:37:54.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T20:37:54.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:37:54.176Z] prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container [2023-04-13T20:37:54.207Z] $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T20:37:57.870Z] $ docker top 7f5298b21abb61ea5824045f1778d6e662920c2ceff499ecb8121bd85970a93a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:37:58.268Z] ---> job-cost.sh [2023-04-13T20:37:58.268Z] lf-activate-venv: SKIPPING [2023-04-13T20:37:58.268Z] INFO: No Stack... [2023-04-13T20:37:58.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T20:37:58.788Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T20:37:59.201Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2023-04-13T20:37:59.201Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T20:37:59.219Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] [2023-04-13T20:37:59.226Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] did not exist. Created. [2023-04-13T20:37:59.226Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T20:37:59.532Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T20:37:59.552Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T20:37:59.558Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T20:37:59.575Z] $ docker stop --time=1 7f5298b21abb61ea5824045f1778d6e662920c2ceff499ecb8121bd85970a93a [2023-04-13T20:38:00.725Z] $ docker rm -f --volumes 7f5298b21abb61ea5824045f1778d6e662920c2ceff499ecb8121bd85970a93a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T20:38:27.366Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8473 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2023-04-13T20:38:27.380Z] Running in /w/workspace/go-mod-secrets/52 [Pipeline] { [Pipeline] checkout [2023-04-13T20:38:27.412Z] Selected Git installation does not exist. Using Default [2023-04-13T20:38:27.412Z] The recommended git tool is: NONE [2023-04-13T20:38:32.866Z] using credential edgex-jenkins-ssh [2023-04-13T20:38:32.883Z] Cloning the remote Git repository [2023-04-13T20:38:32.927Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-04-13T20:38:33.019Z] > git init /w/workspace/go-mod-secrets/52 # timeout=10 [2023-04-13T20:38:33.199Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-04-13T20:38:33.200Z] > git --version # timeout=10 [2023-04-13T20:38:33.219Z] > git --version # 'git version 2.25.1' [2023-04-13T20:38:33.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T20:38:33.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T20:38:34.167Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-04-13T20:38:34.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T20:38:34.969Z] Avoid second fetch [2023-04-13T20:38:34.970Z] Checking out Revision f3306c0886e2eb0c9d9ff51f22dc8190f0523958 (main) [2023-04-13T20:38:35.497Z] Commit message: "feat!: Abilitiy to set JWT audience claim (#204)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T20:38:34.984Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T20:38:35.049Z] > git checkout -f f3306c0886e2eb0c9d9ff51f22dc8190f0523958 # timeout=10 [2023-04-13T20:38:36.429Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T20:38:36.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T20:38:36.430Z] Dload Upload Total Spent Left Speed [2023-04-13T20:38:36.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-04-13T20:38:37.100Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T20:38:37.429Z] + sudo tee /etc/docker/daemon.new [2023-04-13T20:38:37.429Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T20:38:37.429Z] { [2023-04-13T20:38:37.429Z] "registry-mirrors": [ [2023-04-13T20:38:37.429Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T20:38:37.429Z] ], [2023-04-13T20:38:37.429Z] "bip": "10.250.0.254/24", [2023-04-13T20:38:37.429Z] "hosts": [ [2023-04-13T20:38:37.429Z] "tcp://0.0.0.0:5555", [2023-04-13T20:38:37.429Z] "unix:///var/run/docker.sock" [2023-04-13T20:38:37.429Z] ], [2023-04-13T20:38:37.429Z] "mtu": 1458, [2023-04-13T20:38:37.429Z] "selinux-enabled": true, [2023-04-13T20:38:37.429Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T20:38:37.429Z] } [Pipeline] sh [2023-04-13T20:38:37.761Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T20:38:38.102Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-04-13T20:39:00.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T20:39:00.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T20:39:00.461Z] ========================================================= [2023-04-13T20:39:00.461Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T20:39:00.461Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-13T20:39:00.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T20:39:01.379Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T20:39:01.379Z] af6eaf76a39c: Pulling fs layer [2023-04-13T20:39:01.379Z] 55522c791124: Pulling fs layer [2023-04-13T20:39:01.379Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T20:39:01.379Z] 169dfbe0d373: Pulling fs layer [2023-04-13T20:39:01.379Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T20:39:01.379Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T20:39:01.379Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T20:39:01.379Z] 169dfbe0d373: Waiting [2023-04-13T20:39:01.379Z] e1ff8fa3b103: Waiting [2023-04-13T20:39:01.379Z] 52ebb69f0ebf: Waiting [2023-04-13T20:39:01.379Z] 5abe8eddf0d5: Waiting [2023-04-13T20:39:01.379Z] 55522c791124: Verifying Checksum [2023-04-13T20:39:01.379Z] 55522c791124: Download complete [2023-04-13T20:39:01.379Z] 169dfbe0d373: Verifying Checksum [2023-04-13T20:39:01.379Z] 169dfbe0d373: Download complete [2023-04-13T20:39:01.379Z] e1ff8fa3b103: Download complete [2023-04-13T20:39:01.379Z] af6eaf76a39c: Download complete [2023-04-13T20:39:02.350Z] af6eaf76a39c: Pull complete [2023-04-13T20:39:02.350Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T20:39:02.350Z] 5abe8eddf0d5: Download complete [2023-04-13T20:39:02.957Z] 55522c791124: Pull complete [2023-04-13T20:39:03.927Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T20:39:03.928Z] ce5c4a1c91eb: Download complete [2023-04-13T20:39:03.928Z] 52ebb69f0ebf: Download complete [2023-04-13T20:39:16.290Z] ce5c4a1c91eb: Pull complete [2023-04-13T20:39:16.290Z] 169dfbe0d373: Pull complete [2023-04-13T20:39:16.290Z] e1ff8fa3b103: Pull complete [2023-04-13T20:39:21.654Z] 52ebb69f0ebf: Pull complete [2023-04-13T20:39:24.271Z] 5abe8eddf0d5: Pull complete [2023-04-13T20:39:24.271Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T20:39:24.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T20:39:24.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-04-13T20:39:24.603Z] + 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-04-13T20:39:24.950Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T20:39:24.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:39:25.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-8473 does not seem to be running inside a container [2023-04-13T20:39:25.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/52 -v /w/workspace/go-mod-secrets/52:/w/workspace/go-mod-secrets/52:rw,z -v /w/workspace/go-mod-secrets/52@tmp:/w/workspace/go-mod-secrets/52@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 ******** ci-base-image-arm64 cat [2023-04-13T20:39:28.126Z] $ docker top 99fce5842fd51aa5a521a0e81f506c402a01c465bb3a7fa38d4ce6089c2095df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T20:39:29.047Z] + go version [2023-04-13T20:39:29.047Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T20:39:29.068Z] $ docker stop --time=1 99fce5842fd51aa5a521a0e81f506c402a01c465bb3a7fa38d4ce6089c2095df [2023-04-13T20:39:30.719Z] $ docker rm -f --volumes 99fce5842fd51aa5a521a0e81f506c402a01c465bb3a7fa38d4ce6089c2095df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:39:31.252Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T20:39:31.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:39:31.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-8473 does not seem to be running inside a container [2023-04-13T20:39:31.505Z] $ 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/52 -v /w/workspace/go-mod-secrets/52:/w/workspace/go-mod-secrets/52:rw,z -v /w/workspace/go-mod-secrets/52@tmp:/w/workspace/go-mod-secrets/52@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 ******** ci-base-image-arm64 cat [2023-04-13T20:39:32.624Z] $ docker top 5643c8988f973bcb5b6217dd7fb18389779a511c2794241d8d566924169d0c95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T20:39:33.141Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/52 [Pipeline] fileExists [Pipeline] sh [2023-04-13T20:39:34.049Z] + make test [2023-04-13T20:39:34.049Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-04-13T20:39:34.049Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 [2023-04-13T20:39:34.049Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-13T20:39:34.326Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-04-13T20:39:34.907Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-13T20:39:34.907Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-13T20:39:34.907Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-13T20:39:34.907Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-13T20:39:34.907Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-04-13T20:39:34.907Z] go: downloading google.golang.org/grpc v1.53.0 [2023-04-13T20:39:36.327Z] go: downloading github.com/go-kit/log v0.2.1 [2023-04-13T20:39:36.327Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-13T20:39:36.327Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-13T20:39:36.327Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-04-13T20:39:36.327Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-04-13T20:39:36.594Z] go: downloading golang.org/x/net v0.8.0 [2023-04-13T20:39:37.560Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-04-13T20:39:37.560Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-04-13T20:39:37.560Z] go: downloading golang.org/x/crypto v0.7.0 [2023-04-13T20:39:37.560Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-13T20:39:37.834Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-13T20:39:38.102Z] go: downloading golang.org/x/text v0.8.0 [2023-04-13T20:39:38.368Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-13T20:39:38.634Z] go: downloading golang.org/x/sys v0.6.0 [2023-04-13T20:39:38.634Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-13T20:41:30.337Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-04-13T20:41:30.337Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-04-13T20:41:30.337Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-04-13T20:41:32.278Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 15.664s coverage: 75.7% of statements [2023-04-13T20:41:32.278Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.224s coverage: 52.2% of statements [2023-04-13T20:41:32.278Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.240s coverage: 96.7% of statements [2023-04-13T20:41:32.278Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.085s coverage: 89.5% of statements [2023-04-13T20:41:32.278Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.176s coverage: 100.0% of statements [2023-04-13T20:42:19.151Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-04-13T20:42:19.151Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.257s coverage: 55.8% of statements [2023-04-13T20:42:19.151Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.086s coverage: 56.0% of statements [2023-04-13T20:42:19.151Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.231s coverage: 100.0% of statements [2023-04-13T20:42:19.151Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-04-13T20:42:19.151Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-13T20:42:19.151Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-13T20:44:25.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T20:44:25.823Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-13T20:44:25.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T20:44:25.852Z] $ docker stop --time=1 5643c8988f973bcb5b6217dd7fb18389779a511c2794241d8d566924169d0c95 [2023-04-13T20:44:27.781Z] $ docker rm -f --volumes 5643c8988f973bcb5b6217dd7fb18389779a511c2794241d8d566924169d0c95 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T20:44:30.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T20:44:30.550Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T20:44:31.020Z] 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-04-13T20:44:31.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T20:44:31.464Z] [2023-04-13T20:44:31.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:44:31.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T20:44:32.066Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T20:44:32.066Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T20:44:32.066Z] 04944245beec: Pulling fs layer [2023-04-13T20:44:32.066Z] 699f458cf7ca: Pulling fs layer [2023-04-13T20:44:32.066Z] 765212b225bb: Pulling fs layer [2023-04-13T20:44:32.066Z] f23df028b6ca: Pulling fs layer [2023-04-13T20:44:32.066Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T20:44:32.066Z] 765212b225bb: Waiting [2023-04-13T20:44:32.066Z] f23df028b6ca: Waiting [2023-04-13T20:44:32.066Z] d65c8cfc05b1: Waiting [2023-04-13T20:44:32.066Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T20:44:32.066Z] 2437ff75d9bd: Waiting [2023-04-13T20:44:32.066Z] 04944245beec: Verifying Checksum [2023-04-13T20:44:32.066Z] 04944245beec: Download complete [2023-04-13T20:44:32.066Z] 765212b225bb: Download complete [2023-04-13T20:44:32.066Z] f23df028b6ca: Verifying Checksum [2023-04-13T20:44:32.066Z] f23df028b6ca: Download complete [2023-04-13T20:44:32.333Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T20:44:32.333Z] d65c8cfc05b1: Download complete [2023-04-13T20:44:32.333Z] 699f458cf7ca: Verifying Checksum [2023-04-13T20:44:32.333Z] 699f458cf7ca: Download complete [2023-04-13T20:44:32.603Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T20:44:32.603Z] 8998bd30e6a1: Download complete [2023-04-13T20:44:35.196Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T20:44:35.196Z] 2437ff75d9bd: Download complete [2023-04-13T20:44:36.608Z] 8998bd30e6a1: Pull complete [2023-04-13T20:44:37.193Z] 04944245beec: Pull complete [2023-04-13T20:44:38.605Z] 699f458cf7ca: Pull complete [2023-04-13T20:44:38.605Z] 765212b225bb: Pull complete [2023-04-13T20:44:39.192Z] f23df028b6ca: Pull complete [2023-04-13T20:44:39.458Z] d65c8cfc05b1: Pull complete [2023-04-13T20:44:54.462Z] 2437ff75d9bd: Pull complete [2023-04-13T20:44:54.462Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T20:44:54.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T20:44:54.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:44:54.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-8473 does not seem to be running inside a container [2023-04-13T20:44:54.727Z] $ 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/52 -v /w/workspace/go-mod-secrets/52:/w/workspace/go-mod-secrets/52:rw,z -v /w/workspace/go-mod-secrets/52@tmp:/w/workspace/go-mod-secrets/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T20:44:57.282Z] $ docker top 7c1c26e14c60519ab6942cc3569a854f0887ce3c7cb1da6973c7e1a5427af0cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:44:58.154Z] ---> job-cost.sh [2023-04-13T20:44:58.154Z] lf-activate-venv: SKIPPING [2023-04-13T20:44:58.154Z] INFO: No Stack... [2023-04-13T20:44:58.421Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T20:44:59.381Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T20:45:00.022Z] + cut -d, -f6 [2023-04-13T20:45:00.022Z] + cat /w/workspace/go-mod-secrets/52/archives/cost.csv [Pipeline] lock [2023-04-13T20:45:00.090Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] [2023-04-13T20:45:00.096Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] did not exist. Created. [2023-04-13T20:45:00.096Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T20:45:00.438Z] /w/workspace/go-mod-secrets/52@tmp/durable-8c0d6b57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T20:45:00.774Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T20:45:01.056Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T20:45:01.111Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T20:45:01.120Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T20:45:01.137Z] $ docker stop --time=1 7c1c26e14c60519ab6942cc3569a854f0887ce3c7cb1da6973c7e1a5427af0cb [2023-04-13T20:45:03.916Z] $ docker rm -f --volumes 7c1c26e14c60519ab6942cc3569a854f0887ce3c7cb1da6973c7e1a5427af0cb [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-04-13T20:45:04.351Z] provisioning config files... [2023-04-13T20:45:04.364Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9057989393379811907tmp [Pipeline] { [Pipeline] sh [2023-04-13T20:45:04.653Z] + set +x [2023-04-13T20:45:04.654Z] + + curl -s https://codecov.io/bash [2023-04-13T20:45:04.654Z] bash -s -- [2023-04-13T20:45:04.654Z] [2023-04-13T20:45:04.654Z] _____ _ [2023-04-13T20:45:04.654Z] / ____| | | [2023-04-13T20:45:04.654Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T20:45:04.654Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T20:45:04.654Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T20:45:04.654Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T20:45:04.654Z] Bash-1.0.6 [2023-04-13T20:45:04.654Z] [2023-04-13T20:45:04.654Z] [2023-04-13T20:45:04.654Z] ==> git version 2.25.1 found [2023-04-13T20:45:04.654Z] ==> 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-04-13T20:45:04.654Z] Release-Date: 2020-01-08 [2023-04-13T20:45:04.654Z] 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-04-13T20:45:04.654Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T20:45:04.654Z] ==> Jenkins CI detected. [2023-04-13T20:45:04.654Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2023-04-13T20:45:04.654Z] project root: . [2023-04-13T20:45:04.654Z] --> token set from env [2023-04-13T20:45:04.654Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T20:45:04.654Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T20:45:04.654Z] ==> Python coveragepy not found [2023-04-13T20:45:04.654Z] ==> Searching for coverage reports in: [2023-04-13T20:45:04.654Z] + . [2023-04-13T20:45:04.912Z] -> Found 1 reports [2023-04-13T20:45:04.912Z] ==> Detecting git/mercurial file structure [2023-04-13T20:45:04.912Z] ==> Reading reports [2023-04-13T20:45:04.912Z] + ./coverage.out bytes=41143 [2023-04-13T20:45:04.912Z] ==> Appending adjustments [2023-04-13T20:45:04.912Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T20:45:04.912Z] + Found adjustments [2023-04-13T20:45:04.912Z] ==> Gzipping contents [2023-04-13T20:45:04.912Z] 8.0K /tmp/codecov.NVIL7y.gz [2023-04-13T20:45:04.912Z] ==> Uploading reports [2023-04-13T20:45:04.912Z] url: https://codecov.io [2023-04-13T20:45:04.912Z] query: branch=main&commit=f3306c0886e2eb0c9d9ff51f22dc8190f0523958&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-13T20:45:04.912Z] -> Pinging Codecov [2023-04-13T20:45:04.912Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=f3306c0886e2eb0c9d9ff51f22dc8190f0523958&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-13T20:45:05.173Z] -> Uploading to [2023-04-13T20:45:05.173Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/D63849C06B6B67093493C71CE874ED06/f3306c0886e2eb0c9d9ff51f22dc8190f0523958/d624f5cf-8fe2-4b89-89f4-4ecaf3560f2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T204505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a63fa41f41731712d147520f2d51d838038bbe7b7bce61e64eabe088c56ed15 [2023-04-13T20:45:05.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T20:45:05.173Z] Dload Upload Total Spent Left Speed [2023-04-13T20:45:05.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8125 0 0 100 8125 0 28211 --:--:-- --:--:-- --:--:-- 28211 [2023-04-13T20:45:05.433Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] } [2023-04-13T20:45:05.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-13T20:45:05.609Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-13T20:45:05.671Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:45:05.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T20:45:05.973Z] [2023-04-13T20:45:05.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:45:06.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T20:45:07.207Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-13T20:45:07.207Z] df9b9388f04a: Pulling fs layer [2023-04-13T20:45:07.207Z] 52dc419b0ee2: Pulling fs layer [2023-04-13T20:45:07.207Z] 25bc292e5bac: Pulling fs layer [2023-04-13T20:45:07.207Z] 114826534d7a: Pulling fs layer [2023-04-13T20:45:07.207Z] 4657fd5d0bcf: Pulling fs layer [2023-04-13T20:45:07.207Z] 6ad1cebc031e: Pulling fs layer [2023-04-13T20:45:07.207Z] 8a3aa393b2d8: Pulling fs layer [2023-04-13T20:45:07.207Z] 4657fd5d0bcf: Waiting [2023-04-13T20:45:07.207Z] 114826534d7a: Waiting [2023-04-13T20:45:07.207Z] 6ad1cebc031e: Waiting [2023-04-13T20:45:07.207Z] 8a3aa393b2d8: Waiting [2023-04-13T20:45:07.207Z] 25bc292e5bac: Verifying Checksum [2023-04-13T20:45:07.207Z] 25bc292e5bac: Download complete [2023-04-13T20:45:07.207Z] 52dc419b0ee2: Verifying Checksum [2023-04-13T20:45:07.207Z] 52dc419b0ee2: Download complete [2023-04-13T20:45:07.207Z] 4657fd5d0bcf: Verifying Checksum [2023-04-13T20:45:07.207Z] 4657fd5d0bcf: Download complete [2023-04-13T20:45:07.207Z] df9b9388f04a: Download complete [2023-04-13T20:45:07.468Z] 6ad1cebc031e: Verifying Checksum [2023-04-13T20:45:07.468Z] 6ad1cebc031e: Download complete [2023-04-13T20:45:07.728Z] df9b9388f04a: Pull complete [2023-04-13T20:45:07.988Z] 114826534d7a: Verifying Checksum [2023-04-13T20:45:07.988Z] 114826534d7a: Download complete [2023-04-13T20:45:08.248Z] 8a3aa393b2d8: Verifying Checksum [2023-04-13T20:45:08.248Z] 8a3aa393b2d8: Download complete [2023-04-13T20:45:08.817Z] 52dc419b0ee2: Pull complete [2023-04-13T20:45:10.737Z] 25bc292e5bac: Pull complete [2023-04-13T20:45:16.284Z] 114826534d7a: Pull complete [2023-04-13T20:45:19.580Z] 4657fd5d0bcf: Pull complete [2023-04-13T20:45:20.515Z] 6ad1cebc031e: Pull complete [2023-04-13T20:45:23.804Z] 8a3aa393b2d8: Pull complete [2023-04-13T20:45:24.372Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-13T20:45:24.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-13T20:45:24.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:45:24.459Z] prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container [2023-04-13T20:45:24.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-13T20:45:42.790Z] $ docker top 80518fd8818f9029e61632b7fd113e8746932c95f934b98c28b3d48ad12535cf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-13T20:45:42.858Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2023-04-13T20:45:43.138Z] + set -o pipefail [2023-04-13T20:45:43.138Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2023-04-13T20:45:48.408Z] [2023-04-13T20:45:48.409Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... [2023-04-13T20:45:48.409Z] [2023-04-13T20:45:48.409Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/95401403-ce91-49c0-945e-914c02b111fc [2023-04-13T20:45:48.409Z] [2023-04-13T20:45:48.409Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-13T20:45:48.409Z] [2023-04-13T20:45:48.409Z] [2023-04-13T20:45:48.409Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-13T20:45:48.409Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-13T20:45:48.409Z] More details here: https://snyk.co/ue1NS [2023-04-13T20:45:48.409Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-13T20:45:48.409Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-13T20:45:48.419Z] $ docker stop --time=1 80518fd8818f9029e61632b7fd113e8746932c95f934b98c28b3d48ad12535cf [2023-04-13T20:45:54.371Z] $ docker rm -f --volumes 80518fd8818f9029e61632b7fd113e8746932c95f934b98c28b3d48ad12535cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T20:45:55.049Z] + git log --format=format:%s -1 f3306c0886e2eb0c9d9ff51f22dc8190f0523958 [Pipeline] sh [2023-04-13T20:45:55.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T20:45:55.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:45:55.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T20:45:55.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:45:55.712Z] prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container [2023-04-13T20:45:55.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T20:45:56.302Z] $ docker top 7d91df88f19e032a3070c0e58cad175a44c7385be34eb6160d475cb8bbb1688b -eo pid,comm [2023-04-13T20:45:56.346Z] 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-04-13T20:45:56.346Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T20:45:56.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T20:45:56.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T20:45:56.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T20:45:56.509Z] $ docker exec 7d91df88f19e032a3070c0e58cad175a44c7385be34eb6160d475cb8bbb1688b ssh-agent [2023-04-13T20:45:56.646Z] SSH_AUTH_SOCK=/tmp/ssh-3MlFq9t7LLVq/agent.32 [2023-04-13T20:45:56.646Z] SSH_AGENT_PID=38 [2023-04-13T20:45:56.652Z] Running ssh-add (command line suppressed) [2023-04-13T20:45:56.764Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_16811831072731553798.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_16811831072731553798.key) [2023-04-13T20:45:56.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T20:45:57.068Z] + git semver tag [2023-04-13T20:45:57.327Z] 2023-04-13 20:45:57,273 [run_tag] DEBUG tag force:False [2023-04-13T20:45:57.327Z] 2023-04-13 20:45:57,273 [check_head_tag] DEBUG check head tag [2023-04-13T20:45:57.327Z] 2023-04-13 20:45:57,275 [execute] INFO git cat-file --batch-check [2023-04-13T20:45:57.327Z] 2023-04-13 20:45:57,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2023-04-13T20:45:57.327Z] 2023-04-13 20:45:57,278 [execute] INFO git cat-file --batch [2023-04-13T20:45:57.327Z] 2023-04-13 20:45:57,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2023-04-13T20:45:57.327Z] 2023-04-13 20:45:57,297 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-04-13T20:45:57.327Z] 2023-04-13 20:45:57,297 [execute] INFO git tag -a v3.0.0-dev.13 -m v3.0.0-dev.13 [2023-04-13T20:45:57.327Z] 2023-04-13 20:45:57,297 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.13', '-m', 'v3.0.0-dev.13'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2023-04-13T20:45:57.327Z] 2023-04-13 20:45:57,303 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-04-13T20:45:57.327Z] 3.0.0-dev.13 [Pipeline] } [2023-04-13T20:45:57.338Z] $ docker exec --env ******** --env ******** 7d91df88f19e032a3070c0e58cad175a44c7385be34eb6160d475cb8bbb1688b ssh-agent -k [2023-04-13T20:45:57.444Z] unset SSH_AUTH_SOCK; [2023-04-13T20:45:57.445Z] unset SSH_AGENT_PID; [2023-04-13T20:45:57.445Z] echo Agent pid 38 killed; [2023-04-13T20:45:57.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T20:45:57.752Z] + git semver [Pipeline] } [2023-04-13T20:45:58.333Z] $ docker stop --time=1 7d91df88f19e032a3070c0e58cad175a44c7385be34eb6160d475cb8bbb1688b [2023-04-13T20:46:01.813Z] $ docker rm -f --volumes 7d91df88f19e032a3070c0e58cad175a44c7385be34eb6160d475cb8bbb1688b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:46:02.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T20:46:02.218Z] [2023-04-13T20:46:02.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:46:02.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T20:46:02.517Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-13T20:46:02.517Z] ab5ef0e58194: Pulling fs layer [2023-04-13T20:46:02.517Z] 9712f1f96733: Pulling fs layer [2023-04-13T20:46:02.517Z] 63f879dbbcfc: Pulling fs layer [2023-04-13T20:46:02.517Z] 0d9ebad4ef96: Pulling fs layer [2023-04-13T20:46:02.517Z] e9a5061849ea: Pulling fs layer [2023-04-13T20:46:02.517Z] d747dcd14b5f: Pulling fs layer [2023-04-13T20:46:02.517Z] e9a5061849ea: Waiting [2023-04-13T20:46:02.517Z] 0d9ebad4ef96: Waiting [2023-04-13T20:46:02.517Z] 2de7ff778b66: Pulling fs layer [2023-04-13T20:46:02.517Z] d747dcd14b5f: Waiting [2023-04-13T20:46:02.517Z] 2de7ff778b66: Waiting [2023-04-13T20:46:02.785Z] 9712f1f96733: Download complete [2023-04-13T20:46:03.045Z] 63f879dbbcfc: Verifying Checksum [2023-04-13T20:46:03.045Z] 63f879dbbcfc: Download complete [2023-04-13T20:46:03.304Z] e9a5061849ea: Verifying Checksum [2023-04-13T20:46:03.304Z] e9a5061849ea: Download complete [2023-04-13T20:46:03.304Z] d747dcd14b5f: Verifying Checksum [2023-04-13T20:46:03.304Z] d747dcd14b5f: Download complete [2023-04-13T20:46:03.304Z] 0d9ebad4ef96: Verifying Checksum [2023-04-13T20:46:03.304Z] 0d9ebad4ef96: Download complete [2023-04-13T20:46:03.304Z] ab5ef0e58194: Verifying Checksum [2023-04-13T20:46:03.304Z] ab5ef0e58194: Download complete [2023-04-13T20:46:03.304Z] 2de7ff778b66: Download complete [2023-04-13T20:46:06.586Z] ab5ef0e58194: Pull complete [2023-04-13T20:46:06.586Z] 9712f1f96733: Pull complete [2023-04-13T20:46:07.521Z] 63f879dbbcfc: Pull complete [2023-04-13T20:46:11.697Z] 0d9ebad4ef96: Pull complete [2023-04-13T20:46:11.955Z] e9a5061849ea: Pull complete [2023-04-13T20:46:11.955Z] d747dcd14b5f: Pull complete [2023-04-13T20:46:12.887Z] 2de7ff778b66: Pull complete [2023-04-13T20:46:13.145Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-13T20:46:13.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-13T20:46:13.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:46:13.224Z] prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container [2023-04-13T20:46:13.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-13T20:46:23.436Z] $ docker top e6e83dc95e6aba5384774eb524a19e8001c2b5ddc7fc09a3bdfa47eb01db7957 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-13T20:46:23.509Z] provisioning config files... [2023-04-13T20:46:23.518Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1490809067506439098tmp [2023-04-13T20:46:23.526Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config10341313478766905922tmp [2023-04-13T20:46:23.535Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4653802652791405871tmp [Pipeline] { [Pipeline] echo [2023-04-13T20:46:23.549Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:46:23.828Z] ---> sigul-configuration.sh [2023-04-13T20:46:23.828Z] gpg: directory `/root/.gnupg' created [2023-04-13T20:46:23.828Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-13T20:46:23.828Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-13T20:46:23.828Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-13T20:46:23.828Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-13T20:46:23.828Z] gpg: CAST5 encrypted data [2023-04-13T20:46:23.828Z] gpg: encrypted with 1 passphrase [2023-04-13T20:46:23.828Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-13T20:46:24.118Z] + mkdir /home/jenkins [2023-04-13T20:46:24.118Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-13T20:46:24.399Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-13T20:46:24.407Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:46:24.685Z] ---> sigul-install.sh [2023-04-13T20:46:24.685Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-13T20:46:24.966Z] + git tag --list [2023-04-13T20:46:24.966Z] v0.0.0 [2023-04-13T20:46:24.966Z] v0.0.1 [2023-04-13T20:46:24.966Z] v0.0.10 [2023-04-13T20:46:24.966Z] v0.0.11 [2023-04-13T20:46:24.966Z] v0.0.12 [2023-04-13T20:46:24.966Z] v0.0.13 [2023-04-13T20:46:24.966Z] v0.0.14 [2023-04-13T20:46:24.966Z] v0.0.15 [2023-04-13T20:46:24.966Z] v0.0.16 [2023-04-13T20:46:24.966Z] v0.0.17 [2023-04-13T20:46:24.966Z] v0.0.18 [2023-04-13T20:46:24.966Z] v0.0.19 [2023-04-13T20:46:24.966Z] v0.0.2 [2023-04-13T20:46:24.966Z] v0.0.20 [2023-04-13T20:46:24.966Z] v0.0.21 [2023-04-13T20:46:24.966Z] v0.0.22 [2023-04-13T20:46:24.966Z] v0.0.23 [2023-04-13T20:46:24.966Z] v0.0.24 [2023-04-13T20:46:24.966Z] v0.0.25 [2023-04-13T20:46:24.966Z] v0.0.26 [2023-04-13T20:46:24.966Z] v0.0.27 [2023-04-13T20:46:24.966Z] v0.0.28 [2023-04-13T20:46:24.966Z] v0.0.29 [2023-04-13T20:46:24.966Z] v0.0.3 [2023-04-13T20:46:24.966Z] v0.0.30 [2023-04-13T20:46:24.966Z] v0.0.31 [2023-04-13T20:46:24.966Z] v0.0.32 [2023-04-13T20:46:24.966Z] v0.0.33 [2023-04-13T20:46:24.966Z] v0.0.4 [2023-04-13T20:46:24.966Z] v0.0.5 [2023-04-13T20:46:24.966Z] v0.0.6 [2023-04-13T20:46:24.966Z] v0.0.7 [2023-04-13T20:46:24.966Z] v0.0.8 [2023-04-13T20:46:24.966Z] v0.0.9 [2023-04-13T20:46:24.966Z] v2.0.0 [2023-04-13T20:46:24.966Z] v2.1.0 [2023-04-13T20:46:24.966Z] v2.1.1 [2023-04-13T20:46:24.966Z] v2.1.1-dev.1 [2023-04-13T20:46:24.966Z] v2.1.1-dev.2 [2023-04-13T20:46:24.966Z] v2.1.1-dev.3 [2023-04-13T20:46:24.966Z] v2.2.0 [2023-04-13T20:46:24.966Z] v2.2.1-dev.1 [2023-04-13T20:46:24.966Z] v2.2.1-dev.2 [2023-04-13T20:46:24.966Z] v2.2.1-dev.3 [2023-04-13T20:46:24.966Z] v2.2.1-dev.4 [2023-04-13T20:46:24.966Z] v2.2.1-dev.5 [2023-04-13T20:46:24.966Z] v2.3.0 [2023-04-13T20:46:24.966Z] v2.3.0-dev.10 [2023-04-13T20:46:24.966Z] v2.3.0-dev.11 [2023-04-13T20:46:24.966Z] v2.3.0-dev.12 [2023-04-13T20:46:24.966Z] v2.3.0-dev.13 [2023-04-13T20:46:24.966Z] v2.3.0-dev.5 [2023-04-13T20:46:24.966Z] v2.3.0-dev.6 [2023-04-13T20:46:24.966Z] v2.3.0-dev.7 [2023-04-13T20:46:24.966Z] v2.3.0-dev.8 [2023-04-13T20:46:24.966Z] v2.3.0-dev.9 [2023-04-13T20:46:24.966Z] v2.3.1-dev.1 [2023-04-13T20:46:24.966Z] v3.0.0-dev.1 [2023-04-13T20:46:24.966Z] v3.0.0-dev.10 [2023-04-13T20:46:24.966Z] v3.0.0-dev.11 [2023-04-13T20:46:24.966Z] v3.0.0-dev.12 [2023-04-13T20:46:24.966Z] v3.0.0-dev.13 [2023-04-13T20:46:24.966Z] v3.0.0-dev.2 [2023-04-13T20:46:24.966Z] v3.0.0-dev.3 [2023-04-13T20:46:24.966Z] v3.0.0-dev.4 [2023-04-13T20:46:24.966Z] v3.0.0-dev.5 [2023-04-13T20:46:24.966Z] v3.0.0-dev.6 [2023-04-13T20:46:24.966Z] v3.0.0-dev.7 [2023-04-13T20:46:24.966Z] v3.0.0-dev.8 [2023-04-13T20:46:24.966Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-13T20:46:25.252Z] + lftools sign git-tag v3.0.0-dev.13 [2023-04-13T20:46:25.821Z] Signing Git tag with Sigul... [2023-04-13T20:46:25.821Z] Signing v3.0.0-dev.13 [Pipeline] echo [2023-04-13T20:46:26.089Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:46:26.372Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-13T20:46:26.380Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-13T20:46:26.400Z] $ docker stop --time=1 e6e83dc95e6aba5384774eb524a19e8001c2b5ddc7fc09a3bdfa47eb01db7957 [2023-04-13T20:46:28.253Z] $ docker rm -f --volumes e6e83dc95e6aba5384774eb524a19e8001c2b5ddc7fc09a3bdfa47eb01db7957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-13T20:46:28.695Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T20:46:28.695Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:46:28.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T20:46:28.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:46:29.065Z] prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container [2023-04-13T20:46:29.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T20:46:29.715Z] $ docker top 434ac01e18781053aebf217f8ed6c7044bcbb5c425ba366b8f66bf48c487c597 -eo pid,comm [2023-04-13T20:46:29.769Z] 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-04-13T20:46:29.769Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T20:46:29.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T20:46:29.807Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T20:46:29.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T20:46:29.932Z] $ docker exec 434ac01e18781053aebf217f8ed6c7044bcbb5c425ba366b8f66bf48c487c597 ssh-agent [2023-04-13T20:46:30.041Z] SSH_AUTH_SOCK=/tmp/ssh-6MIndGgpSl0U/agent.15 [2023-04-13T20:46:30.041Z] SSH_AGENT_PID=21 [2023-04-13T20:46:30.047Z] Running ssh-add (command line suppressed) [2023-04-13T20:46:30.144Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5710974792125168999.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5710974792125168999.key) [2023-04-13T20:46:30.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T20:46:30.451Z] + git semver bump pre [2023-04-13T20:46:30.709Z] 2023-04-13 20:46:30,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-04-13T20:46:30.710Z] 2023-04-13 20:46:30,684 [bump_version] DEBUG bumping version:3.0.0-dev.13 on axis:pre with prefix:dev [2023-04-13T20:46:30.710Z] 2023-04-13 20:46:30,685 [bump_version] DEBUG bumped version:3.0.0-dev.14 [2023-04-13T20:46:30.710Z] 2023-04-13 20:46:30,685 [write_version] DEBUG write version:3.0.0-dev.14 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2023-04-13T20:46:30.710Z] 2023-04-13 20:46:30,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-04-13T20:46:30.710Z] 2023-04-13 20:46:30,685 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-04-13T20:46:30.710Z] 2023-04-13 20:46:30,687 [execute] INFO git cat-file --batch-check [2023-04-13T20:46:30.710Z] 2023-04-13 20:46:30,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T20:46:30.710Z] 2023-04-13 20:46:30,694 [execute] INFO git cat-file --batch [2023-04-13T20:46:30.710Z] 2023-04-13 20:46:30,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T20:46:30.710Z] 2023-04-13 20:46:30,699 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-04-13T20:46:30.710Z] 3.0.0-dev.14 [Pipeline] } [2023-04-13T20:46:30.978Z] $ docker exec --env ******** --env ******** 434ac01e18781053aebf217f8ed6c7044bcbb5c425ba366b8f66bf48c487c597 ssh-agent -k [2023-04-13T20:46:31.072Z] unset SSH_AUTH_SOCK; [2023-04-13T20:46:31.072Z] unset SSH_AGENT_PID; [2023-04-13T20:46:31.072Z] echo Agent pid 21 killed; [2023-04-13T20:46:31.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T20:46:31.397Z] + git semver [Pipeline] } [2023-04-13T20:46:31.672Z] $ docker stop --time=1 434ac01e18781053aebf217f8ed6c7044bcbb5c425ba366b8f66bf48c487c597 [2023-04-13T20:46:34.307Z] $ docker rm -f --volumes 434ac01e18781053aebf217f8ed6c7044bcbb5c425ba366b8f66bf48c487c597 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T20:46:34.766Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T20:46:34.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:46:35.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T20:46:35.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:46:35.123Z] prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container [2023-04-13T20:46:35.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T20:46:36.402Z] $ docker top 8cf1581d1ef4149aa0e8c6cb602ca2c34e8d1355e388e6f4e289df6219b53ef6 -eo pid,comm [2023-04-13T20:46:36.451Z] 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-04-13T20:46:36.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T20:46:36.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T20:46:36.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T20:46:36.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T20:46:36.612Z] $ docker exec 8cf1581d1ef4149aa0e8c6cb602ca2c34e8d1355e388e6f4e289df6219b53ef6 ssh-agent [2023-04-13T20:46:36.716Z] SSH_AUTH_SOCK=/tmp/ssh-JpqHdT9SHkhH/agent.13 [2023-04-13T20:46:36.716Z] SSH_AGENT_PID=19 [2023-04-13T20:46:36.721Z] Running ssh-add (command line suppressed) [2023-04-13T20:46:36.843Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8834309554107632425.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8834309554107632425.key) [2023-04-13T20:46:36.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T20:46:37.147Z] + git semver push [2023-04-13T20:46:37.715Z] 2023-04-13 20:46:37,444 [run_push] DEBUG push [2023-04-13T20:46:37.715Z] 2023-04-13 20:46:37,446 [execute] INFO git cat-file --batch-check [2023-04-13T20:46:37.715Z] 2023-04-13 20:46:37,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T20:46:37.715Z] 2023-04-13 20:46:37,451 [execute] INFO git rev-list 0c9e8e132c3931ada3d87f6999071d1c1484e796 -- [2023-04-13T20:46:37.715Z] 2023-04-13 20:46:37,451 [execute] DEBUG Popen(['git', 'rev-list', '0c9e8e132c3931ada3d87f6999071d1c1484e796', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-13T20:46:37.715Z] 2023-04-13 20:46:37,457 [execute] INFO git fetch -v origin [2023-04-13T20:46:37.715Z] 2023-04-13 20:46:37,457 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-13T20:46:37.973Z] 2023-04-13 20:46:37,941 [run_push] DEBUG no remote changes detected [2023-04-13T20:46:37.973Z] 2023-04-13 20:46:37,941 [execute] INFO git push origin semver [2023-04-13T20:46:37.973Z] 2023-04-13 20:46:37,942 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-13T20:46:38.910Z] 2023-04-13 20:46:38,671 [run_push] DEBUG push all version tags [2023-04-13T20:46:38.910Z] 2023-04-13 20:46:38,672 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-13T20:46:38.910Z] 2023-04-13 20:46:38,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2023-04-13T20:46:39.478Z] 2023-04-13 20:46:39,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-04-13T20:46:39.478Z] 3.0.0-dev.14 [Pipeline] } [2023-04-13T20:46:39.487Z] $ docker exec --env ******** --env ******** 8cf1581d1ef4149aa0e8c6cb602ca2c34e8d1355e388e6f4e289df6219b53ef6 ssh-agent -k [2023-04-13T20:46:39.584Z] unset SSH_AUTH_SOCK; [2023-04-13T20:46:39.584Z] unset SSH_AGENT_PID; [2023-04-13T20:46:39.585Z] echo Agent pid 19 killed; [2023-04-13T20:46:39.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T20:46:39.899Z] + git semver [Pipeline] } [2023-04-13T20:46:40.173Z] $ docker stop --time=1 8cf1581d1ef4149aa0e8c6cb602ca2c34e8d1355e388e6f4e289df6219b53ef6 [2023-04-13T20:46:41.620Z] $ docker rm -f --volumes 8cf1581d1ef4149aa0e8c6cb602ca2c34e8d1355e388e6f4e289df6219b53ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-04-13T20:46:42.150Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2023-04-13T20:46:42.150Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-04-13T20:46:42.150Z] total 16 [2023-04-13T20:46:42.150Z] drwxr-xr-x 3 root root 4096 Apr 13 20:37 . [2023-04-13T20:46:42.150Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 20:46 .. [2023-04-13T20:46:42.150Z] drwxr-xr-x 2 root root 4096 Apr 13 20:37 cost [2023-04-13T20:46:42.150Z] -rw-r--r-- 1 root root 85 Apr 13 20:37 cost.csv [2023-04-13T20:46:42.150Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-04-13T20:46:42.150Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-04-13T20:46:42.150Z] total 16 [2023-04-13T20:46:42.150Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 20:37 . [2023-04-13T20:46:42.150Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 20:46 .. [2023-04-13T20:46:42.150Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 20:37 cost [2023-04-13T20:46:42.150Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 13 20:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:46:42.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:46:43.296Z] ---> package-listing.sh [2023-04-13T20:46:43.296Z] ++ facter osfamily [2023-04-13T20:46:43.296Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T20:46:43.555Z] + OS_FAMILY=debian [2023-04-13T20:46:43.555Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2023-04-13T20:46:43.555Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T20:46:43.555Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T20:46:43.555Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T20:46:43.555Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T20:46:43.555Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2023-04-13T20:46:43.555Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T20:46:43.555Z] + case "${OS_FAMILY}" in [2023-04-13T20:46:43.555Z] + dpkg -l [2023-04-13T20:46:43.555Z] + grep '^ii' [2023-04-13T20:46:43.555Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T20:46:43.555Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T20:46:43.555Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T20:46:43.555Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2023-04-13T20:46:43.555Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2023-04-13T20:46:43.555Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2023-04-13T20:46:43.566Z] 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T20:46:43.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T20:46:44.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T20:46:44.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T20:46:44.476Z] prd-ubuntu20.04-docker-8c-8g-8472 does not seem to be running inside a container [2023-04-13T20:46:44.513Z] $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T20:46:45.497Z] $ docker top 94b681553b8d853db22c845c3ce22396fedea6fb08a717317814a21995a662af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T20:46:45.839Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T20:46:46.125Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T20:46:46.410Z] + ls /var/log/sa-host [2023-04-13T20:46:46.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T20:46:46.551Z] provisioning config files... [2023-04-13T20:46:46.559Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4768485975191619496tmp [Pipeline] { [Pipeline] echo [2023-04-13T20:46:46.574Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:46:46.853Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T20:46:46.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:46:47.182Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T20:46:47.190Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:46:47.471Z] ---> sudo-logs.sh [2023-04-13T20:46:47.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T20:46:47.503Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:46:47.787Z] ---> job-cost.sh [2023-04-13T20:46:47.787Z] lf-activate-venv: SKIPPING [2023-04-13T20:46:47.787Z] DEBUG: total: 0.2199999988079071 [2023-04-13T20:46:47.787Z] INFO: Retrieving Stack Cost... [2023-04-13T20:46:48.355Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T20:46:48.615Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T20:46:48.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T20:46:48.908Z] ---> logs-deploy.sh [2023-04-13T20:46:48.908Z] lf-activate-venv: SKIPPING [2023-04-13T20:46:48.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/52 [2023-04-13T20:46:48.908Z] INFO: archiving workspace using pattern(s): [2023-04-13T20:46:49.844Z] Archives upload complete. [2023-04-13T20:46:49.844Z] INFO: archiving logs to Nexus