Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10c414957b3b51843d61d958872e56edcc82d02b 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-ssh14005651783538459681.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2565117674179036205.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/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-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3103776503783542212.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2476442676687903808.key Verifying host key using known hosts file > 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-registry/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-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15117800270618685079.key Verifying host key using known hosts file > 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-registry, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-120673’ Running on prd-ubuntu20.04-docker-8c-8g-120675 in /w/workspace/dgexfoundry_go-mod-registry_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-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 10c414957b3b51843d61d958872e56edcc82d02b (main) Commit message: "Merge pull request #116 from ejlee3/v3" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 10c414957b3b51843d61d958872e56edcc82d02b # timeout=10 > git rev-list --no-walk e15ff9c51f37fb3127a224c153cfdfeaa5d69358 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:03:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:03:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:03:11 ========================================================= 21:03:11 EdgeX Global Pipelines Version Info 21:03:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:03:12 ------------------- 21:03:12 stable info: 21:03:12 ------------------- 21:03:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:03:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:03:12 Message: update stable to v1.0.244 21:03:13 ------------------- 21:03:13 experimental info: 21:03:13 ------------------- 21:03:13 Commited By: **** collab-it+edgex@linuxfoundation.org 21:03:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:03:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10c414957b3b51843d61d958872e56edcc82d02b [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10c4149 [Pipeline] echo 21:03:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:03:13 + git rev-list -1 --merges 10c414957b3b51843d61d958872e56edcc82d02b~1..10c414957b3b51843d61d958872e56edcc82d02b [Pipeline] echo 21:03:13 -----------> git rev-list -1 --merges 10c414957b3b51843d61d958872e56edcc82d02b~1..10c414957b3b51843d61d958872e56edcc82d02b 10c414957b3b51843d61d958872e56edcc82d02b 21:03:13 10c414957b3b51843d61d958872e56edcc82d02b [false] [Pipeline] sh 21:03:14 + git log --format=format:%s -1 10c414957b3b51843d61d958872e56edcc82d02b [Pipeline] echo 21:03:14 ========================================================= 21:03:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:03:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:03:14 + git log --format=format:%s -1 10c414957b3b51843d61d958872e56edcc82d02b [Pipeline] echo 21:03:14 [semverPrep] GIT_COMMIT: 10c414957b3b51843d61d958872e56edcc82d02b, Commit Message: Merge pull request #116 from ejlee3/v3 [Pipeline] echo 21:03:14 [semverPrep] This is not a build commit. [Pipeline] sh 21:03:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:03:14 + grep -v github /etc/ssh/ssh_known_hosts 21:03:14 + [ -e /tmp/ssh_known_hosts ] 21:03:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:03:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:03:14 + sudo tee -a /etc/ssh/ssh_known_hosts 21:03:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:03:15 21:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:03:15 0.1.4: Pulling from edgex-devops/py-git-semver 21:03:15 b85a868b505f: Pulling fs layer 21:03:15 e2be974225ed: Pulling fs layer 21:03:15 339a4e72a1f5: Pulling fs layer 21:03:15 988bab9f4d93: Pulling fs layer 21:03:15 1469e6f7b9e6: Pulling fs layer 21:03:15 eaf3925da568: Pulling fs layer 21:03:15 bab4dde63d76: Pulling fs layer 21:03:15 bde34c3a00c8: Pulling fs layer 21:03:15 b352a97aabf1: Pulling fs layer 21:03:15 4872d77fe225: Pulling fs layer 21:03:15 5851b861e8e6: Pulling fs layer 21:03:15 988bab9f4d93: Waiting 21:03:15 1469e6f7b9e6: Waiting 21:03:15 eaf3925da568: Waiting 21:03:15 bde34c3a00c8: Waiting 21:03:15 b352a97aabf1: Waiting 21:03:15 4872d77fe225: Waiting 21:03:15 5851b861e8e6: Waiting 21:03:15 e2be974225ed: Verifying Checksum 21:03:15 e2be974225ed: Download complete 21:03:15 988bab9f4d93: Verifying Checksum 21:03:15 988bab9f4d93: Download complete 21:03:16 339a4e72a1f5: Verifying Checksum 21:03:16 339a4e72a1f5: Download complete 21:03:16 eaf3925da568: Verifying Checksum 21:03:16 eaf3925da568: Download complete 21:03:16 1469e6f7b9e6: Download complete 21:03:16 bde34c3a00c8: Verifying Checksum 21:03:16 bde34c3a00c8: Download complete 21:03:16 b352a97aabf1: Download complete 21:03:16 4872d77fe225: Verifying Checksum 21:03:16 4872d77fe225: Download complete 21:03:16 5851b861e8e6: Download complete 21:03:16 b85a868b505f: Verifying Checksum 21:03:16 b85a868b505f: Download complete 21:03:16 bab4dde63d76: Verifying Checksum 21:03:16 bab4dde63d76: Download complete 21:03:17 b85a868b505f: Pull complete 21:03:17 e2be974225ed: Pull complete 21:03:18 339a4e72a1f5: Pull complete 21:03:18 988bab9f4d93: Pull complete 21:03:18 1469e6f7b9e6: Pull complete 21:03:18 eaf3925da568: Pull complete 21:03:20 bab4dde63d76: Pull complete 21:03:20 bde34c3a00c8: Pull complete 21:03:20 b352a97aabf1: Pull complete 21:03:20 4872d77fe225: Pull complete 21:03:20 5851b861e8e6: Pull complete 21:03:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:03:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:03:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:20 prd-ubuntu20.04-docker-8c-8g-120675 does not seem to be running inside a container 21:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 21:03:22 $ docker top 87b3386073f5b598648908117c3a5cd7c933f404a0a61c76d48678f68bb1ee32 -eo pid,comm 21:03:22 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). 21:03:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:03:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:22 [ssh-agent] Looking for ssh-agent implementation... 21:03:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:22 $ docker exec 87b3386073f5b598648908117c3a5cd7c933f404a0a61c76d48678f68bb1ee32 ssh-agent 21:03:22 SSH_AUTH_SOCK=/tmp/ssh-knYUp1elPuhY/agent.32 21:03:22 SSH_AGENT_PID=38 21:03:22 Running ssh-add (command line suppressed) 21:03:22 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_13080520819532501052.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_13080520819532501052.key) 21:03:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:22 + git tag --points-at HEAD [Pipeline] } 21:03:22 $ docker exec --env ******** --env ******** 87b3386073f5b598648908117c3a5cd7c933f404a0a61c76d48678f68bb1ee32 ssh-agent -k 21:03:23 unset SSH_AUTH_SOCK; 21:03:23 unset SSH_AGENT_PID; 21:03:23 echo Agent pid 38 killed; 21:03:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:03:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:23 [ssh-agent] Looking for ssh-agent implementation... 21:03:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:23 $ docker exec 87b3386073f5b598648908117c3a5cd7c933f404a0a61c76d48678f68bb1ee32 ssh-agent 21:03:23 SSH_AUTH_SOCK=/tmp/ssh-BCpLHvlxktkv/agent.70 21:03:23 SSH_AGENT_PID=76 21:03:23 Running ssh-add (command line suppressed) 21:03:23 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12937922727047068347.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12937922727047068347.key) 21:03:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:23 + git semver init 21:03:23 2022-12-06 21:03:23,904 [run_init] DEBUG init version:0.0.0 force:False 21:03:23 2022-12-06 21:03:23,905 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 21:03:23 2022-12-06 21:03:23,905 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 21:03:23 2022-12-06 21:03:23,905 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 21:03:24 2022-12-06 21:03:24,654 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 21:03:24 2022-12-06 21:03:24,654 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 21:03:24 2022-12-06 21:03:24,654 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:03:24 2022-12-06 21:03:24,655 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:03:24 3.0.0-dev.3 [Pipeline] } 21:03:24 $ docker exec --env ******** --env ******** 87b3386073f5b598648908117c3a5cd7c933f404a0a61c76d48678f68bb1ee32 ssh-agent -k 21:03:25 unset SSH_AUTH_SOCK; 21:03:25 unset SSH_AGENT_PID; 21:03:25 echo Agent pid 76 killed; 21:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:03:25 + git semver [Pipeline] } 21:03:25 $ docker stop --time=1 87b3386073f5b598648908117c3a5cd7c933f404a0a61c76d48678f68bb1ee32 21:03:26 $ docker rm -f 87b3386073f5b598648908117c3a5cd7c933f404a0a61c76d48678f68bb1ee32 [Pipeline] // withDockerContainer [Pipeline] sh 21:03:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:03:27 Stashed 1 file(s) [Pipeline] echo 21:03:27 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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 21:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:27 ========================================================= 21:03:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:03:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:03:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:03:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:03:27 213ec9aee27d: Pulling fs layer 21:03:27 4583459ba037: Pulling fs layer 21:03:27 93c1e223e6f2: Pulling fs layer 21:03:27 53926ce57604: Pulling fs layer 21:03:27 21b2b0c7a3f4: Pulling fs layer 21:03:27 22ff95d597cd: Pulling fs layer 21:03:27 12d6caf4c0d1: Pulling fs layer 21:03:27 96b7cbca73a9: Pulling fs layer 21:03:27 a7acece74701: Pulling fs layer 21:03:27 21b2b0c7a3f4: Waiting 21:03:27 22ff95d597cd: Waiting 21:03:27 12d6caf4c0d1: Waiting 21:03:27 96b7cbca73a9: Waiting 21:03:27 a7acece74701: Waiting 21:03:27 53926ce57604: Waiting 21:03:27 93c1e223e6f2: Verifying Checksum 21:03:27 93c1e223e6f2: Download complete 21:03:27 4583459ba037: Download complete 21:03:27 21b2b0c7a3f4: Verifying Checksum 21:03:27 21b2b0c7a3f4: Download complete 21:03:27 22ff95d597cd: Verifying Checksum 21:03:27 22ff95d597cd: Download complete 21:03:27 213ec9aee27d: Verifying Checksum 21:03:27 213ec9aee27d: Download complete 21:03:27 12d6caf4c0d1: Verifying Checksum 21:03:27 12d6caf4c0d1: Download complete 21:03:28 213ec9aee27d: Pull complete 21:03:28 4583459ba037: Pull complete 21:03:28 93c1e223e6f2: Pull complete 21:03:28 a7acece74701: Verifying Checksum 21:03:28 a7acece74701: Download complete 21:03:28 96b7cbca73a9: Verifying Checksum 21:03:28 96b7cbca73a9: Download complete 21:03:28 53926ce57604: Verifying Checksum 21:03:28 53926ce57604: Download complete 21:03:32 53926ce57604: Pull complete 21:03:32 21b2b0c7a3f4: Pull complete 21:03:32 22ff95d597cd: Pull complete 21:03:32 12d6caf4c0d1: Pull complete 21:03:35 96b7cbca73a9: Pull complete 21:03:35 a7acece74701: Pull complete 21:03:35 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:03:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 21:03:36 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:36 + docker inspect -f . ci-base-image-x86_64 21:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:36 prd-ubuntu20.04-docker-8c-8g-120675 does not seem to be running inside a container 21:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 21:03:38 $ docker top 7ee9c872307f7443f0415e526499cc519ce3c26ab4a39ca529fe80ea4cfbd918 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:39 + go version 21:03:39 go version go1.18.7 linux/amd64 [Pipeline] } 21:03:39 $ docker stop --time=1 7ee9c872307f7443f0415e526499cc519ce3c26ab4a39ca529fe80ea4cfbd918 21:03:40 $ docker rm -f 7ee9c872307f7443f0415e526499cc519ce3c26ab4a39ca529fe80ea4cfbd918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:40 + docker inspect -f . ci-base-image-x86_64 21:03:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:40 prd-ubuntu20.04-docker-8c-8g-120675 does not seem to be running inside a container 21:03:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 21:03:41 $ docker top ff2ec5ec7196c9439be3bd204f17889bf85bd384c6a5881fcc4fa9886f8a5fc3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:41 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 21:03:41 + make test 21:03:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:03:41 go: downloading github.com/stretchr/testify v1.8.1 21:03:41 go: downloading github.com/hashicorp/consul/api v1.18.0 21:03:41 go: downloading github.com/stretchr/objx v0.5.0 21:03:41 go: downloading github.com/pmezard/go-difflib v1.0.0 21:03:41 go: downloading github.com/davecgh/go-spew v1.1.1 21:03:41 go: downloading gopkg.in/yaml.v3 v3.0.1 21:03:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:03:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:03:41 go: downloading github.com/hashicorp/serf v0.10.1 21:03:41 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:03:41 go: downloading github.com/mitchellh/mapstructure v1.4.1 21:03:42 go: downloading github.com/fatih/color v1.9.0 21:03:42 go: downloading github.com/mattn/go-isatty v0.0.12 21:03:42 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 21:03:42 go: downloading github.com/mattn/go-colorable v0.1.6 21:03:42 go: downloading github.com/armon/go-metrics v0.3.10 21:03:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:03:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:03:42 Still waiting to schedule task 21:03:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-120674’ 21:03:50 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.046s coverage: 89.4% of statements 21:03:50 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 21:03:50 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.007s coverage: 85.7% of statements 21:03:50 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 21:03:56 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:03:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:03:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:03:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:03:58 $ docker stop --time=1 ff2ec5ec7196c9439be3bd204f17889bf85bd384c6a5881fcc4fa9886f8a5fc3 21:04:00 $ docker rm -f ff2ec5ec7196c9439be3bd204f17889bf85bd384c6a5881fcc4fa9886f8a5fc3 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:00 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 21:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:01 21:04:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:01 latest: Pulling from edgex-lftools-log-publisher 21:04:01 5eb5b503b376: Pulling fs layer 21:04:01 5c69ac0246d0: Pulling fs layer 21:04:01 ec43610c2a17: Pulling fs layer 21:04:01 3a2ae6a8a46f: Pulling fs layer 21:04:01 33b1e0a273af: Pulling fs layer 21:04:01 5d3b04190fa2: Pulling fs layer 21:04:01 2f39f015ded8: Pulling fs layer 21:04:01 5d3b04190fa2: Waiting 21:04:01 2f39f015ded8: Waiting 21:04:01 33b1e0a273af: Waiting 21:04:01 3a2ae6a8a46f: Waiting 21:04:01 5c69ac0246d0: Verifying Checksum 21:04:01 5c69ac0246d0: Download complete 21:04:01 3a2ae6a8a46f: Verifying Checksum 21:04:01 3a2ae6a8a46f: Download complete 21:04:01 33b1e0a273af: Verifying Checksum 21:04:01 33b1e0a273af: Download complete 21:04:01 5d3b04190fa2: Verifying Checksum 21:04:01 ec43610c2a17: Download complete 21:04:01 5eb5b503b376: Verifying Checksum 21:04:01 5eb5b503b376: Download complete 21:04:02 2f39f015ded8: Download complete 21:04:02 5eb5b503b376: Pull complete 21:04:02 5c69ac0246d0: Pull complete 21:04:03 ec43610c2a17: Pull complete 21:04:03 3a2ae6a8a46f: Pull complete 21:04:03 33b1e0a273af: Pull complete 21:04:03 5d3b04190fa2: Pull complete 21:04:07 2f39f015ded8: Pull complete 21:04:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:08 prd-ubuntu20.04-docker-8c-8g-120675 does not seem to be running inside a container 21:04:08 $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 21:04:09 $ docker top 8a7131dbbed5809c32abc2c824f32015b06f1df41bbfcbd3b525c83353e8e336 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:09 ---> job-cost.sh 21:04:09 lf-activate-venv: SKIPPING 21:04:09 INFO: No Stack... 21:04:10 INFO: Retrieving Pricing Info for: v3-standard-8 21:04:10 INFO: Archiving Costs [Pipeline] sh 21:04:11 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 21:04:11 + cut -d, -f6 [Pipeline] lock 21:04:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-33-stack-cost] 21:04:11 Resource [jenkins-edgexfoundry-go-mod-registry-main-33-stack-cost] did not exist. Created. 21:04:11 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:04:11 + echo total: 0.2199999988079071 [Pipeline] stash 21:04:11 Stashed 1 file(s) [Pipeline] } 21:04:11 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 21:04:11 $ docker stop --time=1 8a7131dbbed5809c32abc2c824f32015b06f1df41bbfcbd3b525c83353e8e336 21:04:12 $ docker rm -f 8a7131dbbed5809c32abc2c824f32015b06f1df41bbfcbd3b525c83353e8e336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:06:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120677 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 21:06:38 Running in /w/workspace/go-mod-registry/33 [Pipeline] { [Pipeline] checkout 21:06:38 Selected Git installation does not exist. Using Default 21:06:38 The recommended git tool is: NONE 21:06:47 using credential edgex-jenkins-ssh 21:06:47 Cloning the remote Git repository 21:06:47 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 21:06:47 > git init /w/workspace/go-mod-registry/33 # timeout=10 21:06:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 21:06:48 > git --version # timeout=10 21:06:48 > git --version # 'git version 2.25.1' 21:06:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:06:48 Verifying host key using known hosts file 21:06:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:06:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 21:06:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:51 Avoid second fetch 21:06:51 Checking out Revision 10c414957b3b51843d61d958872e56edcc82d02b (main) 21:06:51 Commit message: "Merge pull request #116 from ejlee3/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:51 > git config core.sparsecheckout # timeout=10 21:06:51 > git checkout -f 10c414957b3b51843d61d958872e56edcc82d02b # timeout=10 21:06:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:06:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:06:52 Dload Upload Total Spent Left Speed 21:06:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 21:06:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:06:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:06:53 + sudo tee /etc/docker/daemon.new 21:06:53 { 21:06:53 "registry-mirrors": [ 21:06:53 "https://nexus3.edgexfoundry.org:10001" 21:06:53 ], 21:06:53 "bip": "10.250.0.254/24", 21:06:53 "hosts": [ 21:06:53 "tcp://0.0.0.0:5555", 21:06:53 "unix:///var/run/docker.sock" 21:06:53 ], 21:06:53 "mtu": 1458, 21:06:53 "selinux-enabled": true, 21:06:53 "seccomp-profile": "/etc/docker/seccomp.json" 21:06:53 } [Pipeline] sh 21:06:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:06:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:12 ========================================================= 21:07:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:07:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:07:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:07:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:07:13 9b18e9b68314: Pulling fs layer 21:07:13 35d82f9e3411: Pulling fs layer 21:07:13 e16973657156: Pulling fs layer 21:07:13 fc693d55d65f: Pulling fs layer 21:07:13 7e9fc2657dce: Pulling fs layer 21:07:13 dda99020689f: Pulling fs layer 21:07:13 db1c61fa0a46: Pulling fs layer 21:07:13 891c053d2c06: Pulling fs layer 21:07:13 7e9fc2657dce: Waiting 21:07:13 dda99020689f: Waiting 21:07:13 db1c61fa0a46: Waiting 21:07:13 891c053d2c06: Waiting 21:07:13 fc693d55d65f: Waiting 21:07:13 e16973657156: Verifying Checksum 21:07:13 e16973657156: Download complete 21:07:13 35d82f9e3411: Verifying Checksum 21:07:13 35d82f9e3411: Download complete 21:07:14 7e9fc2657dce: Verifying Checksum 21:07:14 7e9fc2657dce: Download complete 21:07:14 dda99020689f: Verifying Checksum 21:07:14 dda99020689f: Download complete 21:07:14 9b18e9b68314: Download complete 21:07:15 9b18e9b68314: Pull complete 21:07:15 891c053d2c06: Verifying Checksum 21:07:15 891c053d2c06: Download complete 21:07:15 35d82f9e3411: Pull complete 21:07:15 e16973657156: Pull complete 21:07:16 db1c61fa0a46: Verifying Checksum 21:07:16 db1c61fa0a46: Download complete 21:07:17 fc693d55d65f: Download complete 21:07:29 fc693d55d65f: Pull complete 21:07:29 7e9fc2657dce: Pull complete 21:07:29 dda99020689f: Pull complete 21:07:36 db1c61fa0a46: Pull complete 21:07:38 891c053d2c06: Pull complete 21:07:38 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:07:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 21:07:38 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:39 + docker inspect -f . ci-base-image-arm64 21:07:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:39 prd-ubuntu20.04-docker-arm64-4c-16g-120677 does not seem to be running inside a container 21:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/33 -v /w/workspace/go-mod-registry/33:/w/workspace/go-mod-registry/33:rw,z -v /w/workspace/go-mod-registry/33@tmp:/w/workspace/go-mod-registry/33@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 21:07:42 $ docker top f7872973ba731074f5b5761c7757ec71e0b69a01f2e576a4255a7efb61fb7027 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:43 + go version 21:07:43 go version go1.18.7 linux/arm64 [Pipeline] } 21:07:43 $ docker stop --time=1 f7872973ba731074f5b5761c7757ec71e0b69a01f2e576a4255a7efb61fb7027 21:07:44 $ docker rm -f f7872973ba731074f5b5761c7757ec71e0b69a01f2e576a4255a7efb61fb7027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:45 + docker inspect -f . ci-base-image-arm64 21:07:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:45 prd-ubuntu20.04-docker-arm64-4c-16g-120677 does not seem to be running inside a container 21:07:45 $ 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-registry/33 -v /w/workspace/go-mod-registry/33:/w/workspace/go-mod-registry/33:rw,z -v /w/workspace/go-mod-registry/33@tmp:/w/workspace/go-mod-registry/33@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 21:07:46 $ docker top 73570bef96703854d52d912017bd178f8a656ff98ada0c1b6c4ac88bdd298eb1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:47 + git config --global --add safe.directory /w/workspace/go-mod-registry/33 [Pipeline] fileExists [Pipeline] sh 21:07:47 + make test 21:07:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:07:47 go: downloading github.com/stretchr/testify v1.8.1 21:07:47 go: downloading github.com/hashicorp/consul/api v1.18.0 21:07:48 go: downloading github.com/davecgh/go-spew v1.1.1 21:07:48 go: downloading github.com/pmezard/go-difflib v1.0.0 21:07:48 go: downloading github.com/stretchr/objx v0.5.0 21:07:48 go: downloading gopkg.in/yaml.v3 v3.0.1 21:07:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:07:48 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:07:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:07:48 go: downloading github.com/hashicorp/serf v0.10.1 21:07:48 go: downloading github.com/mitchellh/mapstructure v1.4.1 21:07:48 go: downloading github.com/fatih/color v1.9.0 21:07:48 go: downloading github.com/mattn/go-isatty v0.0.12 21:07:48 go: downloading github.com/mattn/go-colorable v0.1.6 21:07:48 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 21:07:48 go: downloading github.com/armon/go-metrics v0.3.10 21:07:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:07:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:08:27 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.108s coverage: 89.4% of statements 21:08:27 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 21:08:27 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.034s coverage: 85.7% of statements 21:08:27 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 21:08:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:08:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:08:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:08:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:08:34 $ docker stop --time=1 73570bef96703854d52d912017bd178f8a656ff98ada0c1b6c4ac88bdd298eb1 21:08:36 $ docker rm -f 73570bef96703854d52d912017bd178f8a656ff98ada0c1b6c4ac88bdd298eb1 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:36 Warning: overwriting stash ‘coverage-report’ 21:08:37 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 21:08:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:37 21:08:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:37 arm64: Pulling from edgex-lftools-log-publisher 21:08:37 8998bd30e6a1: Pulling fs layer 21:08:37 04944245beec: Pulling fs layer 21:08:37 699f458cf7ca: Pulling fs layer 21:08:37 765212b225bb: Pulling fs layer 21:08:37 f23df028b6ca: Pulling fs layer 21:08:37 d65c8cfc05b1: Pulling fs layer 21:08:37 2437ff75d9bd: Pulling fs layer 21:08:37 765212b225bb: Waiting 21:08:37 f23df028b6ca: Waiting 21:08:37 d65c8cfc05b1: Waiting 21:08:37 2437ff75d9bd: Waiting 21:08:38 04944245beec: Verifying Checksum 21:08:38 04944245beec: Download complete 21:08:38 765212b225bb: Download complete 21:08:38 f23df028b6ca: Download complete 21:08:38 d65c8cfc05b1: Verifying Checksum 21:08:38 d65c8cfc05b1: Download complete 21:08:38 699f458cf7ca: Verifying Checksum 21:08:38 699f458cf7ca: Download complete 21:08:38 8998bd30e6a1: Verifying Checksum 21:08:38 8998bd30e6a1: Download complete 21:08:40 2437ff75d9bd: Verifying Checksum 21:08:40 2437ff75d9bd: Download complete 21:08:42 8998bd30e6a1: Pull complete 21:08:43 04944245beec: Pull complete 21:08:44 699f458cf7ca: Pull complete 21:08:44 765212b225bb: Pull complete 21:08:45 f23df028b6ca: Pull complete 21:08:45 d65c8cfc05b1: Pull complete 21:09:00 2437ff75d9bd: Pull complete 21:09:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:00 prd-ubuntu20.04-docker-arm64-4c-16g-120677 does not seem to be running inside a container 21:09:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/33 -v /w/workspace/go-mod-registry/33:/w/workspace/go-mod-registry/33:rw,z -v /w/workspace/go-mod-registry/33@tmp:/w/workspace/go-mod-registry/33@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 21:09:03 $ docker top 73207a481cac61f98514d76a2035cea6c5d40036a2e48cbf9e7810c5bb2a744c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:03 ---> job-cost.sh 21:09:03 lf-activate-venv: SKIPPING 21:09:03 INFO: No Stack... 21:09:04 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:05 INFO: Archiving Costs [Pipeline] sh 21:09:05 + cut -d, -f6 21:09:05 + cat /w/workspace/go-mod-registry/33/archives/cost.csv [Pipeline] lock 21:09:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-33-stack-cost] 21:09:05 Resource [jenkins-edgexfoundry-go-mod-registry-main-33-stack-cost] did not exist. Created. 21:09:05 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:06 /w/workspace/go-mod-registry/33@tmp/durable-39356c37/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:06 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:06 Warning: overwriting stash ‘stack-cost’ 21:09:06 Stashed 1 file(s) [Pipeline] } 21:09:06 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:06 $ docker stop --time=1 73207a481cac61f98514d76a2035cea6c5d40036a2e48cbf9e7810c5bb2a744c 21:09:08 $ docker rm -f 73207a481cac61f98514d76a2035cea6c5d40036a2e48cbf9e7810c5bb2a744c [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 21:09:08 provisioning config files... 21:09:08 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config12354656939615180343tmp [Pipeline] { [Pipeline] sh 21:09:08 + set +x 21:09:08 + curl -s https://codecov.io/bash 21:09:08 + bash -s -- 21:09:08 21:09:08 _____ _ 21:09:08 / ____| | | 21:09:08 | | ___ __| | ___ ___ _____ __ 21:09:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:08 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:08 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:08 Bash-1.0.6 21:09:08 21:09:08 21:09:08 ==> git version 2.25.1 found 21:09:08 ==> 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 21:09:08 Release-Date: 2020-01-08 21:09:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:09:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:09:08 ==> Jenkins CI detected. 21:09:08 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 21:09:08 project root: . 21:09:08 --> token set from env 21:09:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:08 ==> Running gcov in . (disable via -X gcov) 21:09:08 ==> Python coveragepy not found 21:09:08 ==> Searching for coverage reports in: 21:09:08 + . 21:09:08 -> Found 1 reports 21:09:08 ==> Detecting git/mercurial file structure 21:09:08 ==> Reading reports 21:09:08 + ./coverage.out bytes=12273 21:09:08 ==> Appending adjustments 21:09:08 https://docs.codecov.io/docs/fixing-reports 21:09:08 + Found adjustments 21:09:08 ==> Gzipping contents 21:09:09 4.0K /tmp/codecov.tu12uT.gz 21:09:09 ==> Uploading reports 21:09:09 url: https://codecov.io 21:09:09 query: branch=main&commit=10c414957b3b51843d61d958872e56edcc82d02b&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:09 -> Pinging Codecov 21:09:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=10c414957b3b51843d61d958872e56edcc82d02b&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:09 -> Uploading to 21:09:09 https://storage.googleapis.com/codecov/v4/raw/2022-12-06/05B643FFA8DEACB6C25F95B2D4D12284/10c414957b3b51843d61d958872e56edcc82d02b/4a7f4f06-d378-4928-b0c6-df556a99d303.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221206T210909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d717b55c161d90ab68c6873211fa88f99436ecec1e6c17aff931c3fdac034eba 21:09:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:09 Dload Upload Total Spent Left Speed 21:09:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2282 0 0 100 2282 0 8879 --:--:-- --:--:-- --:--:-- 8879 21:09:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/10c414957b3b51843d61d958872e56edcc82d02b [Pipeline] } 21:09:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:09:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:09:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:09 21:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:09:10 df9b9388f04a: Pulling fs layer 21:09:10 52dc419b0ee2: Pulling fs layer 21:09:10 25bc292e5bac: Pulling fs layer 21:09:10 114826534d7a: Pulling fs layer 21:09:10 4657fd5d0bcf: Pulling fs layer 21:09:10 6ad1cebc031e: Pulling fs layer 21:09:10 8a3aa393b2d8: Pulling fs layer 21:09:10 4657fd5d0bcf: Waiting 21:09:10 8a3aa393b2d8: Waiting 21:09:10 6ad1cebc031e: Waiting 21:09:10 114826534d7a: Waiting 21:09:10 25bc292e5bac: Verifying Checksum 21:09:10 25bc292e5bac: Download complete 21:09:10 52dc419b0ee2: Download complete 21:09:10 4657fd5d0bcf: Verifying Checksum 21:09:10 4657fd5d0bcf: Download complete 21:09:10 df9b9388f04a: Verifying Checksum 21:09:10 df9b9388f04a: Download complete 21:09:10 6ad1cebc031e: Verifying Checksum 21:09:10 6ad1cebc031e: Download complete 21:09:10 df9b9388f04a: Pull complete 21:09:10 52dc419b0ee2: Pull complete 21:09:10 25bc292e5bac: Pull complete 21:09:11 114826534d7a: Verifying Checksum 21:09:11 114826534d7a: Download complete 21:09:11 8a3aa393b2d8: Verifying Checksum 21:09:11 8a3aa393b2d8: Download complete 21:09:14 114826534d7a: Pull complete 21:09:14 4657fd5d0bcf: Pull complete 21:09:15 6ad1cebc031e: Pull complete 21:09:18 8a3aa393b2d8: Pull complete 21:09:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:18 prd-ubuntu20.04-docker-8c-8g-120675 does not seem to be running inside a container 21:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 21:09:20 $ docker top fd866145e53e32bca0a63c28af60c72f15dc4a3bd55240a487ce0e50a8201334 -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 21:09:20 + set -o pipefail 21:09:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 21:09:22 21:09:22 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v3)... 21:09:22 21:09:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/928ec99c-61b3-409b-933c-b1ca062bb835 21:09:22 21:09:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:09:22 21:09:22 21:09:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:09:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:09:22 More details here: https://snyk.co/ue1NS [Pipeline] } 21:09:22 $ docker stop --time=1 fd866145e53e32bca0a63c28af60c72f15dc4a3bd55240a487ce0e50a8201334 21:09:24 $ docker rm -f fd866145e53e32bca0a63c28af60c72f15dc4a3bd55240a487ce0e50a8201334 [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 21:09:24 + git log --format=format:%s -1 10c414957b3b51843d61d958872e56edcc82d02b [Pipeline] sh 21:09:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:25 prd-ubuntu20.04-docker-8c-8g-120675 does not seem to be running inside a container 21:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 21:09:25 $ docker top 0a544b0c22f9e0beab7e93a5d535fecedbb00b134620530b7142d6ac41c3a245 -eo pid,comm 21:09:25 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). 21:09:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:25 [ssh-agent] Looking for ssh-agent implementation... 21:09:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:25 $ docker exec 0a544b0c22f9e0beab7e93a5d535fecedbb00b134620530b7142d6ac41c3a245 ssh-agent 21:09:25 SSH_AUTH_SOCK=/tmp/ssh-zqpAKUMl53uE/agent.33 21:09:25 SSH_AGENT_PID=39 21:09:25 Running ssh-add (command line suppressed) 21:09:26 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2405938145582951159.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2405938145582951159.key) 21:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:26 + git semver tag 21:09:26 2022-12-06 21:09:26,551 [run_tag] DEBUG tag force:False 21:09:26 2022-12-06 21:09:26,551 [check_head_tag] DEBUG check head tag 21:09:26 2022-12-06 21:09:26,552 [execute] INFO git cat-file --batch-check 21:09:26 2022-12-06 21:09:26,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 21:09:26 2022-12-06 21:09:26,556 [execute] INFO git cat-file --batch 21:09:26 2022-12-06 21:09:26,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 21:09:26 2022-12-06 21:09:26,575 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:09:26 2022-12-06 21:09:26,575 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 21:09:26 2022-12-06 21:09:26,575 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 21:09:26 2022-12-06 21:09:26,580 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:09:26 3.0.0-dev.3 [Pipeline] } 21:09:26 $ docker exec --env ******** --env ******** 0a544b0c22f9e0beab7e93a5d535fecedbb00b134620530b7142d6ac41c3a245 ssh-agent -k 21:09:26 unset SSH_AUTH_SOCK; 21:09:26 unset SSH_AGENT_PID; 21:09:26 echo Agent pid 39 killed; 21:09:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:27 + git semver [Pipeline] } 21:09:27 $ docker stop --time=1 0a544b0c22f9e0beab7e93a5d535fecedbb00b134620530b7142d6ac41c3a245 21:09:28 $ docker rm -f 0a544b0c22f9e0beab7e93a5d535fecedbb00b134620530b7142d6ac41c3a245 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:28 21:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:29 0.23.1-centos7: Pulling from edgex-lftools 21:09:29 ab5ef0e58194: Pulling fs layer 21:09:29 9712f1f96733: Pulling fs layer 21:09:29 63f879dbbcfc: Pulling fs layer 21:09:29 0d9ebad4ef96: Pulling fs layer 21:09:29 e9a5061849ea: Pulling fs layer 21:09:29 d747dcd14b5f: Pulling fs layer 21:09:29 2de7ff778b66: Pulling fs layer 21:09:29 0d9ebad4ef96: Waiting 21:09:29 e9a5061849ea: Waiting 21:09:29 d747dcd14b5f: Waiting 21:09:29 2de7ff778b66: Waiting 21:09:29 9712f1f96733: Verifying Checksum 21:09:29 9712f1f96733: Download complete 21:09:29 63f879dbbcfc: Verifying Checksum 21:09:29 63f879dbbcfc: Download complete 21:09:29 ab5ef0e58194: Verifying Checksum 21:09:29 ab5ef0e58194: Download complete 21:09:29 e9a5061849ea: Verifying Checksum 21:09:29 e9a5061849ea: Download complete 21:09:29 d747dcd14b5f: Verifying Checksum 21:09:29 d747dcd14b5f: Download complete 21:09:29 0d9ebad4ef96: Verifying Checksum 21:09:29 0d9ebad4ef96: Download complete 21:09:29 2de7ff778b66: Verifying Checksum 21:09:29 2de7ff778b66: Download complete 21:09:32 ab5ef0e58194: Pull complete 21:09:32 9712f1f96733: Pull complete 21:09:33 63f879dbbcfc: Pull complete 21:09:37 0d9ebad4ef96: Pull complete 21:09:37 e9a5061849ea: Pull complete 21:09:37 d747dcd14b5f: Pull complete 21:09:38 2de7ff778b66: Pull complete 21:09:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:38 prd-ubuntu20.04-docker-8c-8g-120675 does not seem to be running inside a container 21:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 21:09:40 $ docker top 1ab0ee000425722dfd7d5857cc4f4a51bd9c52fc2fd45dca3b848f67e4c0ecfa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:09:40 provisioning config files... 21:09:40 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config1724080220633247942tmp 21:09:40 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5909168806286710869tmp 21:09:40 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config12402894450577955954tmp [Pipeline] { [Pipeline] echo 21:09:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:09:40 ---> sigul-configuration.sh 21:09:40 gpg: directory `/root/.gnupg' created 21:09:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:09:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:09:40 gpg: keyring `/root/.gnupg/secring.gpg' created 21:09:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:09:40 gpg: CAST5 encrypted data 21:09:40 gpg: encrypted with 1 passphrase 21:09:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:09:41 + mkdir /home/jenkins 21:09:41 + mkdir /home/jenkins/sigul [Pipeline] sh 21:09:41 + 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 21:09:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:09:41 ---> sigul-install.sh 21:09:41 Sigul already installed; skipping installation. [Pipeline] sh 21:09:41 + git tag --list 21:09:41 v0.0.0 21:09:41 v0.1.0 21:09:41 v0.1.1 21:09:41 v0.1.10 21:09:41 v0.1.11 21:09:41 v0.1.12 21:09:41 v0.1.13 21:09:41 v0.1.14 21:09:41 v0.1.15 21:09:41 v0.1.16 21:09:41 v0.1.17 21:09:41 v0.1.18 21:09:41 v0.1.19 21:09:41 v0.1.2 21:09:41 v0.1.20 21:09:41 v0.1.21 21:09:41 v0.1.22 21:09:41 v0.1.23 21:09:41 v0.1.24 21:09:41 v0.1.25 21:09:41 v0.1.26 21:09:41 v0.1.27 21:09:41 v0.1.3 21:09:41 v0.1.4 21:09:41 v0.1.5 21:09:41 v0.1.6 21:09:41 v0.1.7 21:09:41 v0.1.8 21:09:41 v0.1.9 21:09:41 v2.0.0 21:09:41 v2.1.0 21:09:41 v2.2.0 21:09:41 v2.2.1-dev.1 21:09:41 v2.2.1-dev.2 21:09:41 v2.2.1-dev.3 21:09:41 v2.2.1-dev.4 21:09:41 v2.2.1-dev.5 21:09:41 v2.2.1-dev.6 21:09:41 v2.2.1-dev.7 21:09:41 v2.2.1-dev.8 21:09:41 v2.2.1-dev.9 21:09:41 v2.3.0 21:09:41 v2.3.0-dev.10 21:09:41 v2.3.0-dev.11 21:09:41 v2.3.0-dev.12 21:09:41 v2.3.0-dev.9 21:09:41 v2.3.1-dev.1 21:09:41 v3.0.0-dev.1 21:09:41 v3.0.0-dev.2 21:09:41 v3.0.0-dev.3 [Pipeline] sh 21:09:42 + lftools sign git-tag v3.0.0-dev.3 21:09:42 Signing Git tag with Sigul... 21:09:42 Signing v3.0.0-dev.3 [Pipeline] echo 21:09:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:09:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:09:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:09:43 $ docker stop --time=1 1ab0ee000425722dfd7d5857cc4f4a51bd9c52fc2fd45dca3b848f67e4c0ecfa 21:09:44 $ docker rm -f 1ab0ee000425722dfd7d5857cc4f4a51bd9c52fc2fd45dca3b848f67e4c0ecfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:09:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:45 prd-ubuntu20.04-docker-8c-8g-120675 does not seem to be running inside a container 21:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 21:09:45 $ docker top dcae0755dbbe5e6b088afe614b52da6ab6d2e679f5078f685d93835087272ad0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:45 [ssh-agent] Looking for ssh-agent implementation... 21:09:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:45 $ docker exec dcae0755dbbe5e6b088afe614b52da6ab6d2e679f5078f685d93835087272ad0 ssh-agent 21:09:46 SSH_AUTH_SOCK=/tmp/ssh-CWKdu16rGg2J/agent.32 21:09:46 SSH_AGENT_PID=38 21:09:46 Running ssh-add (command line suppressed) 21:09:46 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_11527320249181972785.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_11527320249181972785.key) 21:09:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:46 + git semver bump pre 21:09:46 2022-12-06 21:09:46,611 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:09:46 2022-12-06 21:09:46,611 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev 21:09:46 2022-12-06 21:09:46,611 [bump_version] DEBUG bumped version:3.0.0-dev.4 21:09:46 2022-12-06 21:09:46,611 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 21:09:46 2022-12-06 21:09:46,611 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:09:46 2022-12-06 21:09:46,611 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:09:46 2022-12-06 21:09:46,613 [execute] INFO git cat-file --batch-check 21:09:46 2022-12-06 21:09:46,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 21:09:46 2022-12-06 21:09:46,618 [execute] INFO git cat-file --batch 21:09:46 2022-12-06 21:09:46,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 21:09:46 2022-12-06 21:09:46,623 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:09:46 3.0.0-dev.4 [Pipeline] } 21:09:46 $ docker exec --env ******** --env ******** dcae0755dbbe5e6b088afe614b52da6ab6d2e679f5078f685d93835087272ad0 ssh-agent -k 21:09:46 unset SSH_AUTH_SOCK; 21:09:46 unset SSH_AGENT_PID; 21:09:46 echo Agent pid 38 killed; 21:09:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:47 + git semver [Pipeline] } 21:09:47 $ docker stop --time=1 dcae0755dbbe5e6b088afe614b52da6ab6d2e679f5078f685d93835087272ad0 21:09:48 $ docker rm -f dcae0755dbbe5e6b088afe614b52da6ab6d2e679f5078f685d93835087272ad0 [Pipeline] // withDockerContainer [Pipeline] sh 21:09:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:49 prd-ubuntu20.04-docker-8c-8g-120675 does not seem to be running inside a container 21:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 21:09:49 $ docker top ef6b5dc3d7ed80fe5eea4d27e1e7bedfd3d4a061a3bbea1712316d645684ce30 -eo pid,comm 21:09:49 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). 21:09:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:49 [ssh-agent] Looking for ssh-agent implementation... 21:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:50 $ docker exec ef6b5dc3d7ed80fe5eea4d27e1e7bedfd3d4a061a3bbea1712316d645684ce30 ssh-agent 21:09:50 SSH_AUTH_SOCK=/tmp/ssh-9fXckgpNfOTO/agent.32 21:09:50 SSH_AGENT_PID=38 21:09:50 Running ssh-add (command line suppressed) 21:09:50 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12903265241671151358.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12903265241671151358.key) 21:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:50 + git semver push 21:09:50 2022-12-06 21:09:50,802 [run_push] DEBUG push 21:09:50 2022-12-06 21:09:50,802 [execute] INFO git cat-file --batch-check 21:09:50 2022-12-06 21:09:50,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 21:09:50 2022-12-06 21:09:50,806 [execute] INFO git rev-list 319c89fa044468f38e13194896500b60c947792a -- 21:09:50 2022-12-06 21:09:50,806 [execute] DEBUG Popen(['git', 'rev-list', '319c89fa044468f38e13194896500b60c947792a', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 21:09:50 2022-12-06 21:09:50,813 [execute] INFO git fetch -v origin 21:09:50 2022-12-06 21:09:50,813 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 21:09:51 2022-12-06 21:09:51,349 [run_push] DEBUG no remote changes detected 21:09:51 2022-12-06 21:09:51,349 [execute] INFO git push origin semver 21:09:51 2022-12-06 21:09:51,350 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 21:09:52 2022-12-06 21:09:52,152 [run_push] DEBUG push all version tags 21:09:52 2022-12-06 21:09:52,153 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:09:52 2022-12-06 21:09:52,153 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 21:09:52 2022-12-06 21:09:52,879 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:09:52 3.0.0-dev.4 [Pipeline] } 21:09:52 $ docker exec --env ******** --env ******** ef6b5dc3d7ed80fe5eea4d27e1e7bedfd3d4a061a3bbea1712316d645684ce30 ssh-agent -k 21:09:53 unset SSH_AUTH_SOCK; 21:09:53 unset SSH_AGENT_PID; 21:09:53 echo Agent pid 38 killed; 21:09:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:53 + git semver [Pipeline] } 21:09:53 $ docker stop --time=1 ef6b5dc3d7ed80fe5eea4d27e1e7bedfd3d4a061a3bbea1712316d645684ce30 21:09:54 $ docker rm -f ef6b5dc3d7ed80fe5eea4d27e1e7bedfd3d4a061a3bbea1712316d645684ce30 [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 21:09:55 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 21:09:55 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 21:09:55 total 16 21:09:55 drwxr-xr-x 3 root root 4096 Dec 6 21:04 . 21:09:55 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 21:09 .. 21:09:55 drwxr-xr-x 2 root root 4096 Dec 6 21:04 cost 21:09:55 -rw-r--r-- 1 root root 86 Dec 6 21:04 cost.csv 21:09:55 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 21:09:55 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 21:09:55 total 16 21:09:55 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 21:04 . 21:09:55 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 21:09 .. 21:09:55 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 21:04 cost 21:09:55 -rw-r--r-- 1 jenkins jenkins 86 Dec 6 21:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:09:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:56 ---> package-listing.sh 21:09:56 ++ facter osfamily 21:09:56 ++ tr '[:upper:]' '[:lower:]' 21:09:56 + OS_FAMILY=debian 21:09:56 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 21:09:56 + START_PACKAGES=/tmp/packages_start.txt 21:09:56 + END_PACKAGES=/tmp/packages_end.txt 21:09:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:56 + PACKAGES=/tmp/packages_start.txt 21:09:56 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 21:09:56 + PACKAGES=/tmp/packages_end.txt 21:09:56 + case "${OS_FAMILY}" in 21:09:56 + dpkg -l 21:09:56 + grep '^ii' 21:09:56 + '[' -f /tmp/packages_start.txt ']' 21:09:56 + '[' -f /tmp/packages_end.txt ']' 21:09:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:56 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 21:09:56 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 21:09:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 21:09:56 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:57 prd-ubuntu20.04-docker-8c-8g-120675 does not seem to be running inside a container 21:09:57 $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 21:09:58 $ docker top 1c4a548735918da7ca46e2f8c6047ae4bba1574028faad602e7e38b0ae343cac -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:58 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:58 + mkdir -p /var/log/sysstat [Pipeline] sh 21:09:58 + ls /var/log/sa-host 21:09:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:59 provisioning config files... 21:09:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config1459738492702376311tmp [Pipeline] { [Pipeline] echo 21:09:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:59 ---> create-netrc.sh [Pipeline] } 21:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:09:59 ---> python-tools-install.sh [Pipeline] echo 21:09:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:59 ---> sudo-logs.sh 21:09:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:00 ---> job-cost.sh 21:10:00 lf-activate-venv: SKIPPING 21:10:00 DEBUG: total: 0.2199999988079071 21:10:00 INFO: Retrieving Stack Cost... 21:10:00 INFO: Retrieving Pricing Info for: v3-standard-8 21:10:01 INFO: Archiving Costs [Pipeline] echo 21:10:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:10:01 ---> logs-deploy.sh 21:10:01 lf-activate-venv: SKIPPING 21:10:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/33 21:10:01 INFO: archiving workspace using pattern(s): 21:10:02 Archives upload complete. 21:10:02 INFO: archiving logs to Nexus