Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 109da98df7a9610fad8d8361345958217796e116 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-ssh5151460752100468216.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13834570732906296114.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6155559377486174045.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh3091228925612914700.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-ssh16431079245240077313.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 ‘prd-ubuntu20.04-docker-8c-8g-117766’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117769 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 109da98df7a9610fad8d8361345958217796e116 (main) Commit message: "Merge pull request #112 from lenny-intel/levski-change-log" > 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 109da98df7a9610fad8d8361345958217796e116 # timeout=10 > git rev-list --no-walk db24a9e39afce3d39f33bc2904e025867d645b2f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-01T22:15:09.790Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-01T22:15:09.858Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-01T22:15:09.880Z] ========================================================= [2022-11-01T22:15:09.880Z] EdgeX Global Pipelines Version Info [2022-11-01T22:15:09.880Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:15:10.590Z] ------------------- [2022-11-01T22:15:10.590Z] stable info: [2022-11-01T22:15:10.590Z] ------------------- [2022-11-01T22:15:10.590Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-01T22:15:10.590Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T22:15:10.590Z] Message: update stable to v1.0.243 [2022-11-01T22:15:11.159Z] ------------------- [2022-11-01T22:15:11.159Z] experimental info: [2022-11-01T22:15:11.159Z] ------------------- [2022-11-01T22:15:11.159Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-01T22:15:11.159Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T22:15:11.159Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-01T22:15:11.321Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2022-11-01T22:15:11.334Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2022-11-01T22:15:11.346Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-01T22:15:11.360Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-01T22:15:11.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-01T22:15:11.382Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-01T22:15:11.393Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-01T22:15:11.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-01T22:15:11.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-01T22:15:11.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-01T22:15:11.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-01T22:15:11.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2022-11-01T22:15:11.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-01T22:15:11.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-01T22:15:11.501Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T22:15:11.518Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T22:15:11.535Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T22:15:11.552Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T22:15:11.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-01T22:15:11.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-01T22:15:11.582Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-01T22:15:11.593Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-01T22:15:11.606Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-01T22:15:11.616Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-01T22:15:11.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-01T22:15:11.640Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-01T22:15:11.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-01T22:15:11.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-01T22:15:11.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-01T22:15:11.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-01T22:15:11.715Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 109da98df7a9610fad8d8361345958217796e116 [Pipeline] echo [2022-11-01T22:15:11.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 109da98 [Pipeline] echo [2022-11-01T22:15:11.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-01T22:15:12.079Z] + git rev-list -1 --merges 109da98df7a9610fad8d8361345958217796e116~1..109da98df7a9610fad8d8361345958217796e116 [Pipeline] echo [2022-11-01T22:15:12.109Z] -----------> git rev-list -1 --merges 109da98df7a9610fad8d8361345958217796e116~1..109da98df7a9610fad8d8361345958217796e116 109da98df7a9610fad8d8361345958217796e116 [2022-11-01T22:15:12.109Z] 109da98df7a9610fad8d8361345958217796e116 [false] [Pipeline] sh [2022-11-01T22:15:12.397Z] + git log --format=format:%s -1 109da98df7a9610fad8d8361345958217796e116 [Pipeline] echo [2022-11-01T22:15:12.412Z] ========================================================= [2022-11-01T22:15:12.412Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-01T22:15:12.412Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T22:15:12.760Z] + git log --format=format:%s -1 109da98df7a9610fad8d8361345958217796e116 [Pipeline] echo [2022-11-01T22:15:12.774Z] [semverPrep] GIT_COMMIT: 109da98df7a9610fad8d8361345958217796e116, Commit Message: Merge pull request #112 from lenny-intel/levski-change-log [Pipeline] echo [2022-11-01T22:15:12.782Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-01T22:15:13.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T22:15:13.130Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-01T22:15:13.130Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-01T22:15:13.130Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-01T22:15:13.130Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-01T22:15:13.130Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-01T22:15:13.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:15:13.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:15:13.743Z] [2022-11-01T22:15:13.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:15:14.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:15:14.043Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-01T22:15:14.043Z] b85a868b505f: Pulling fs layer [2022-11-01T22:15:14.043Z] e2be974225ed: Pulling fs layer [2022-11-01T22:15:14.043Z] 339a4e72a1f5: Pulling fs layer [2022-11-01T22:15:14.043Z] 988bab9f4d93: Pulling fs layer [2022-11-01T22:15:14.043Z] 1469e6f7b9e6: Pulling fs layer [2022-11-01T22:15:14.043Z] eaf3925da568: Pulling fs layer [2022-11-01T22:15:14.043Z] bab4dde63d76: Pulling fs layer [2022-11-01T22:15:14.043Z] bde34c3a00c8: Pulling fs layer [2022-11-01T22:15:14.043Z] b352a97aabf1: Pulling fs layer [2022-11-01T22:15:14.043Z] 4872d77fe225: Pulling fs layer [2022-11-01T22:15:14.043Z] 5851b861e8e6: Pulling fs layer [2022-11-01T22:15:14.043Z] 1469e6f7b9e6: Waiting [2022-11-01T22:15:14.043Z] 988bab9f4d93: Waiting [2022-11-01T22:15:14.043Z] bde34c3a00c8: Waiting [2022-11-01T22:15:14.043Z] bab4dde63d76: Waiting [2022-11-01T22:15:14.043Z] eaf3925da568: Waiting [2022-11-01T22:15:14.043Z] 4872d77fe225: Waiting [2022-11-01T22:15:14.043Z] 5851b861e8e6: Waiting [2022-11-01T22:15:14.043Z] b352a97aabf1: Waiting [2022-11-01T22:15:14.043Z] e2be974225ed: Download complete [2022-11-01T22:15:14.043Z] 988bab9f4d93: Verifying Checksum [2022-11-01T22:15:14.043Z] 988bab9f4d93: Download complete [2022-11-01T22:15:14.307Z] 1469e6f7b9e6: Verifying Checksum [2022-11-01T22:15:14.307Z] 1469e6f7b9e6: Download complete [2022-11-01T22:15:14.307Z] eaf3925da568: Verifying Checksum [2022-11-01T22:15:14.307Z] eaf3925da568: Download complete [2022-11-01T22:15:14.307Z] 339a4e72a1f5: Verifying Checksum [2022-11-01T22:15:14.307Z] 339a4e72a1f5: Download complete [2022-11-01T22:15:14.307Z] bde34c3a00c8: Download complete [2022-11-01T22:15:14.307Z] b352a97aabf1: Download complete [2022-11-01T22:15:14.307Z] 4872d77fe225: Verifying Checksum [2022-11-01T22:15:14.307Z] 4872d77fe225: Download complete [2022-11-01T22:15:14.307Z] 5851b861e8e6: Verifying Checksum [2022-11-01T22:15:14.307Z] 5851b861e8e6: Download complete [2022-11-01T22:15:14.307Z] b85a868b505f: Verifying Checksum [2022-11-01T22:15:14.307Z] b85a868b505f: Download complete [2022-11-01T22:15:14.569Z] bab4dde63d76: Verifying Checksum [2022-11-01T22:15:14.569Z] bab4dde63d76: Download complete [2022-11-01T22:15:15.962Z] b85a868b505f: Pull complete [2022-11-01T22:15:15.962Z] e2be974225ed: Pull complete [2022-11-01T22:15:16.553Z] 339a4e72a1f5: Pull complete [2022-11-01T22:15:16.553Z] 988bab9f4d93: Pull complete [2022-11-01T22:15:16.816Z] 1469e6f7b9e6: Pull complete [2022-11-01T22:15:16.816Z] eaf3925da568: Pull complete [2022-11-01T22:15:18.719Z] bab4dde63d76: Pull complete [2022-11-01T22:15:18.719Z] bde34c3a00c8: Pull complete [2022-11-01T22:15:18.719Z] b352a97aabf1: Pull complete [2022-11-01T22:15:18.979Z] 4872d77fe225: Pull complete [2022-11-01T22:15:18.979Z] 5851b861e8e6: Pull complete [2022-11-01T22:15:18.980Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-01T22:15:18.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:15:18.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:15:19.069Z] prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container [2022-11-01T22:15:19.100Z] $ 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 [2022-11-01T22:15:21.425Z] $ docker top 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 -eo pid,comm [2022-11-01T22:15:21.482Z] 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). [2022-11-01T22:15:21.482Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T22:15:21.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T22:15:21.515Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T22:15:21.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T22:15:21.650Z] $ docker exec 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 ssh-agent [2022-11-01T22:15:21.749Z] SSH_AUTH_SOCK=/tmp/ssh-r341GZKQByYs/agent.32 [2022-11-01T22:15:21.749Z] SSH_AGENT_PID=38 [2022-11-01T22:15:21.763Z] Running ssh-add (command line suppressed) [2022-11-01T22:15:21.878Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12376653560144612351.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12376653560144612351.key) [2022-11-01T22:15:21.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T22:15:22.180Z] + git tag --points-at HEAD [Pipeline] } [2022-11-01T22:15:22.196Z] $ docker exec --env ******** --env ******** 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 ssh-agent -k [2022-11-01T22:15:22.298Z] unset SSH_AUTH_SOCK; [2022-11-01T22:15:22.299Z] unset SSH_AGENT_PID; [2022-11-01T22:15:22.299Z] echo Agent pid 38 killed; [2022-11-01T22:15:22.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-01T22:15:22.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T22:15:22.331Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T22:15:22.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T22:15:22.477Z] $ docker exec 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 ssh-agent [2022-11-01T22:15:22.594Z] SSH_AUTH_SOCK=/tmp/ssh-yHbPGCMqhgFU/agent.70 [2022-11-01T22:15:22.594Z] SSH_AGENT_PID=76 [2022-11-01T22:15:22.599Z] Running ssh-add (command line suppressed) [2022-11-01T22:15:22.709Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12772561357042014525.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12772561357042014525.key) [2022-11-01T22:15:22.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T22:15:23.009Z] + git semver init [2022-11-01T22:15:23.269Z] 2022-11-01 22:15:23,192 [run_init] DEBUG init version:0.0.0 force:False [2022-11-01T22:15:23.269Z] 2022-11-01 22:15:23,193 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver [2022-11-01T22:15:23.269Z] 2022-11-01 22:15:23,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2022-11-01T22:15:23.269Z] 2022-11-01 22:15:23,194 [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) [2022-11-01T22:15:24.208Z] 2022-11-01 22:15:24,151 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude [2022-11-01T22:15:24.208Z] 2022-11-01 22:15:24,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False [2022-11-01T22:15:24.208Z] 2022-11-01 22:15:24,152 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-11-01T22:15:24.208Z] 2022-11-01 22:15:24,152 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-11-01T22:15:24.208Z] 2.3.0-dev.12 [Pipeline] } [2022-11-01T22:15:24.221Z] $ docker exec --env ******** --env ******** 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 ssh-agent -k [2022-11-01T22:15:24.329Z] unset SSH_AUTH_SOCK; [2022-11-01T22:15:24.330Z] unset SSH_AGENT_PID; [2022-11-01T22:15:24.330Z] echo Agent pid 76 killed; [2022-11-01T22:15:24.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T22:15:24.644Z] + git semver [Pipeline] } [2022-11-01T22:15:24.929Z] $ docker stop --time=1 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 [2022-11-01T22:15:26.260Z] $ docker rm -f 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T22:15:26.603Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-01T22:15:26.774Z] Stashed 1 file(s) [Pipeline] echo [2022-11-01T22:15:26.776Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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 [2022-11-01T22:15:26.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T22:15:26.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T22:15:26.941Z] ========================================================= [2022-11-01T22:15:26.941Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-01T22:15:26.941Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T22:15:27.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T22:15:27.234Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-01T22:15:27.234Z] 213ec9aee27d: Pulling fs layer [2022-11-01T22:15:27.234Z] 4583459ba037: Pulling fs layer [2022-11-01T22:15:27.234Z] 93c1e223e6f2: Pulling fs layer [2022-11-01T22:15:27.234Z] 53926ce57604: Pulling fs layer [2022-11-01T22:15:27.234Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-01T22:15:27.234Z] 30f14e443154: Pulling fs layer [2022-11-01T22:15:27.234Z] 801331c1e519: Pulling fs layer [2022-11-01T22:15:27.234Z] 99cc6dd402b0: Pulling fs layer [2022-11-01T22:15:27.234Z] 7d9ed39f4882: Pulling fs layer [2022-11-01T22:15:27.234Z] 30f14e443154: Waiting [2022-11-01T22:15:27.234Z] 801331c1e519: Waiting [2022-11-01T22:15:27.234Z] 53926ce57604: Waiting [2022-11-01T22:15:27.234Z] 99cc6dd402b0: Waiting [2022-11-01T22:15:27.234Z] 7d9ed39f4882: Waiting [2022-11-01T22:15:27.234Z] 93c1e223e6f2: Verifying Checksum [2022-11-01T22:15:27.234Z] 93c1e223e6f2: Download complete [2022-11-01T22:15:27.234Z] 4583459ba037: Download complete [2022-11-01T22:15:27.234Z] 21b2b0c7a3f4: Download complete [2022-11-01T22:15:27.234Z] 30f14e443154: Verifying Checksum [2022-11-01T22:15:27.234Z] 30f14e443154: Download complete [2022-11-01T22:15:27.234Z] 213ec9aee27d: Verifying Checksum [2022-11-01T22:15:27.234Z] 213ec9aee27d: Download complete [2022-11-01T22:15:27.234Z] 801331c1e519: Verifying Checksum [2022-11-01T22:15:27.234Z] 801331c1e519: Download complete [2022-11-01T22:15:27.500Z] 213ec9aee27d: Pull complete [2022-11-01T22:15:27.500Z] 4583459ba037: Pull complete [2022-11-01T22:15:27.762Z] 93c1e223e6f2: Pull complete [2022-11-01T22:15:27.762Z] 7d9ed39f4882: Verifying Checksum [2022-11-01T22:15:27.762Z] 7d9ed39f4882: Download complete [2022-11-01T22:15:28.020Z] 99cc6dd402b0: Verifying Checksum [2022-11-01T22:15:28.020Z] 99cc6dd402b0: Download complete [2022-11-01T22:15:28.020Z] 53926ce57604: Verifying Checksum [2022-11-01T22:15:28.020Z] 53926ce57604: Download complete [2022-11-01T22:15:32.208Z] 53926ce57604: Pull complete [2022-11-01T22:15:32.208Z] 21b2b0c7a3f4: Pull complete [2022-11-01T22:15:32.208Z] 30f14e443154: Pull complete [2022-11-01T22:15:32.468Z] 801331c1e519: Pull complete [2022-11-01T22:15:34.402Z] 99cc6dd402b0: Pull complete [2022-11-01T22:15:35.344Z] 7d9ed39f4882: Pull complete [2022-11-01T22:15:35.344Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-01T22:15:35.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T22:15:35.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-01T22:15:35.645Z] + 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 [2022-11-01T22:15:35.947Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T22:15:35.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:15:36.016Z] prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container [2022-11-01T22:15:36.045Z] $ 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 [2022-11-01T22:15:39.930Z] $ docker top 5d44014df1f62bda323d708674f8da521d4ae064090001a1984e498eb316e87f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T22:15:40.303Z] + go version [2022-11-01T22:15:40.303Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-01T22:15:40.330Z] $ docker stop --time=1 5d44014df1f62bda323d708674f8da521d4ae064090001a1984e498eb316e87f [2022-11-01T22:15:41.591Z] $ docker rm -f 5d44014df1f62bda323d708674f8da521d4ae064090001a1984e498eb316e87f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:15:41.872Z] Still waiting to schedule task [2022-11-01T22:15:41.872Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117771’ is offline [2022-11-01T22:15:41.983Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T22:15:41.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:15:42.043Z] prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container [2022-11-01T22:15:42.068Z] $ 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 [2022-11-01T22:15:42.429Z] $ docker top 28a079fe4cf0e4fe60bfc064521d25e03a2069856fb9a16c85bc2bc393601c1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T22:15:42.769Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh [2022-11-01T22:15:43.062Z] + make test [2022-11-01T22:15:43.062Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-01T22:15:43.062Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T22:15:43.062Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-01T22:15:43.062Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T22:15:43.062Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T22:15:43.062Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T22:15:43.062Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T22:15:43.062Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2022-11-01T22:15:43.062Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-01T22:15:43.062Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-01T22:15:43.062Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-01T22:15:43.062Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-01T22:15:43.062Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-01T22:15:43.062Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-01T22:15:43.322Z] go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad [2022-11-01T22:15:43.322Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-11-01T22:15:43.322Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-01T22:15:43.322Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-01T22:15:43.322Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-01T22:15:51.438Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.033s coverage: 89.4% of statements [2022-11-01T22:15:51.438Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2022-11-01T22:15:51.438Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.006s coverage: 85.7% of statements [2022-11-01T22:15:51.438Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2022-11-01T22:15:57.998Z] 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." [2022-11-01T22:15:57.998Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-11-01T22:15:59.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T22:15:59.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-01T22:15:59.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T22:15:59.928Z] $ docker stop --time=1 28a079fe4cf0e4fe60bfc064521d25e03a2069856fb9a16c85bc2bc393601c1b [2022-11-01T22:16:01.946Z] $ docker rm -f 28a079fe4cf0e4fe60bfc064521d25e03a2069856fb9a16c85bc2bc393601c1b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T22:16:02.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T22:16:02.379Z] 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 [2022-11-01T22:16:02.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T22:16:02.804Z] [2022-11-01T22:16:02.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:16:03.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T22:16:03.098Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-01T22:16:03.098Z] 5eb5b503b376: Pulling fs layer [2022-11-01T22:16:03.098Z] 5c69ac0246d0: Pulling fs layer [2022-11-01T22:16:03.098Z] ec43610c2a17: Pulling fs layer [2022-11-01T22:16:03.098Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-01T22:16:03.098Z] 33b1e0a273af: Pulling fs layer [2022-11-01T22:16:03.098Z] 5d3b04190fa2: Pulling fs layer [2022-11-01T22:16:03.098Z] 2f39f015ded8: Pulling fs layer [2022-11-01T22:16:03.098Z] 33b1e0a273af: Waiting [2022-11-01T22:16:03.098Z] 5d3b04190fa2: Waiting [2022-11-01T22:16:03.098Z] 2f39f015ded8: Waiting [2022-11-01T22:16:03.098Z] 3a2ae6a8a46f: Waiting [2022-11-01T22:16:03.098Z] 5c69ac0246d0: Verifying Checksum [2022-11-01T22:16:03.098Z] 5c69ac0246d0: Download complete [2022-11-01T22:16:03.098Z] 3a2ae6a8a46f: Download complete [2022-11-01T22:16:03.357Z] 33b1e0a273af: Verifying Checksum [2022-11-01T22:16:03.357Z] 33b1e0a273af: Download complete [2022-11-01T22:16:03.357Z] ec43610c2a17: Verifying Checksum [2022-11-01T22:16:03.357Z] ec43610c2a17: Download complete [2022-11-01T22:16:03.357Z] 5d3b04190fa2: Verifying Checksum [2022-11-01T22:16:03.357Z] 5d3b04190fa2: Download complete [2022-11-01T22:16:03.357Z] 5eb5b503b376: Verifying Checksum [2022-11-01T22:16:03.357Z] 5eb5b503b376: Download complete [2022-11-01T22:16:04.290Z] 2f39f015ded8: Download complete [2022-11-01T22:16:04.549Z] 5eb5b503b376: Pull complete [2022-11-01T22:16:04.549Z] 5c69ac0246d0: Pull complete [2022-11-01T22:16:05.115Z] ec43610c2a17: Pull complete [2022-11-01T22:16:05.115Z] 3a2ae6a8a46f: Pull complete [2022-11-01T22:16:05.373Z] 33b1e0a273af: Pull complete [2022-11-01T22:16:05.373Z] 5d3b04190fa2: Pull complete [2022-11-01T22:16:09.572Z] 2f39f015ded8: Pull complete [2022-11-01T22:16:09.572Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-01T22:16:09.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T22:16:09.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:16:09.648Z] prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container [2022-11-01T22:16:09.679Z] $ 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 [2022-11-01T22:16:13.192Z] $ docker top d56b4b66e315da150117d9615765b60c63fe912e6922b0b22c7e68ac8be9be6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:16:13.565Z] ---> job-cost.sh [2022-11-01T22:16:13.565Z] lf-activate-venv: SKIPPING [2022-11-01T22:16:13.565Z] INFO: No Stack... [2022-11-01T22:16:13.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T22:16:14.082Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T22:16:14.369Z] + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv [2022-11-01T22:16:14.369Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T22:16:14.381Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] [2022-11-01T22:16:14.393Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] did not exist. Created. [2022-11-01T22:16:14.393Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T22:16:14.696Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-01T22:16:14.715Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T22:16:14.720Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T22:16:14.739Z] $ docker stop --time=1 d56b4b66e315da150117d9615765b60c63fe912e6922b0b22c7e68ac8be9be6f [2022-11-01T22:16:15.903Z] $ docker rm -f d56b4b66e315da150117d9615765b60c63fe912e6922b0b22c7e68ac8be9be6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-01T22:18:19.392Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117776 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2022-11-01T22:18:19.403Z] Running in /w/workspace/go-mod-registry/28 [Pipeline] { [Pipeline] checkout [2022-11-01T22:18:19.433Z] Selected Git installation does not exist. Using Default [2022-11-01T22:18:19.433Z] The recommended git tool is: NONE [2022-11-01T22:18:26.378Z] using credential edgex-jenkins-ssh [2022-11-01T22:18:26.401Z] Cloning the remote Git repository [2022-11-01T22:18:26.463Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2022-11-01T22:18:26.560Z] > git init /w/workspace/go-mod-registry/28 # timeout=10 [2022-11-01T22:18:26.751Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2022-11-01T22:18:26.752Z] > git --version # timeout=10 [2022-11-01T22:18:26.784Z] > git --version # 'git version 2.25.1' [2022-11-01T22:18:26.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T22:18:26.845Z] Verifying host key using known hosts file [2022-11-01T22:18:27.113Z] 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. [2022-11-01T22:18:27.132Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T22:18:28.209Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2022-11-01T22:18:28.244Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T22:18:29.311Z] Avoid second fetch [2022-11-01T22:18:29.312Z] Checking out Revision 109da98df7a9610fad8d8361345958217796e116 (main) [2022-11-01T22:18:29.337Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T22:18:29.358Z] > git checkout -f 109da98df7a9610fad8d8361345958217796e116 # timeout=10 [2022-11-01T22:18:29.964Z] Commit message: "Merge pull request #112 from lenny-intel/levski-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T22:18:30.804Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-01T22:18:30.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T22:18:30.804Z] Dload Upload Total Spent Left Speed [2022-11-01T22:18:30.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2022-11-01T22:18:31.491Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-01T22:18:31.836Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-01T22:18:31.836Z] + sudo tee /etc/docker/daemon.new [2022-11-01T22:18:31.836Z] { [2022-11-01T22:18:31.836Z] "registry-mirrors": [ [2022-11-01T22:18:31.836Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-01T22:18:31.836Z] ], [2022-11-01T22:18:31.836Z] "bip": "10.250.0.254/24", [2022-11-01T22:18:31.836Z] "hosts": [ [2022-11-01T22:18:31.836Z] "tcp://0.0.0.0:5555", [2022-11-01T22:18:31.836Z] "unix:///var/run/docker.sock" [2022-11-01T22:18:31.836Z] ], [2022-11-01T22:18:31.836Z] "mtu": 1458, [2022-11-01T22:18:31.836Z] "selinux-enabled": true, [2022-11-01T22:18:31.836Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-01T22:18:31.836Z] } [Pipeline] sh [2022-11-01T22:18:32.191Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-01T22:18:32.549Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-01T22:18:50.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T22:18:51.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T22:18:51.009Z] ========================================================= [2022-11-01T22:18:51.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-01T22:18:51.009Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T22:18:51.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T22:18:51.947Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-01T22:18:51.947Z] 9b18e9b68314: Pulling fs layer [2022-11-01T22:18:51.947Z] d32db5db7311: Pulling fs layer [2022-11-01T22:18:51.947Z] d0c4b47475fc: Pulling fs layer [2022-11-01T22:18:51.947Z] 5831b945b038: Pulling fs layer [2022-11-01T22:18:51.947Z] 86bbec2aaacd: Pulling fs layer [2022-11-01T22:18:51.947Z] e10730c5d714: Pulling fs layer [2022-11-01T22:18:51.947Z] 5dd5c2283517: Pulling fs layer [2022-11-01T22:18:51.947Z] d5ac0230b979: Pulling fs layer [2022-11-01T22:18:51.947Z] 5831b945b038: Waiting [2022-11-01T22:18:51.947Z] 86bbec2aaacd: Waiting [2022-11-01T22:18:51.947Z] e10730c5d714: Waiting [2022-11-01T22:18:51.947Z] 5dd5c2283517: Waiting [2022-11-01T22:18:51.947Z] d5ac0230b979: Waiting [2022-11-01T22:18:51.947Z] d32db5db7311: Verifying Checksum [2022-11-01T22:18:51.947Z] d0c4b47475fc: Verifying Checksum [2022-11-01T22:18:51.947Z] d0c4b47475fc: Download complete [2022-11-01T22:18:51.947Z] d32db5db7311: Download complete [2022-11-01T22:18:51.947Z] 86bbec2aaacd: Verifying Checksum [2022-11-01T22:18:51.947Z] 86bbec2aaacd: Download complete [2022-11-01T22:18:51.947Z] e10730c5d714: Verifying Checksum [2022-11-01T22:18:51.947Z] e10730c5d714: Download complete [2022-11-01T22:18:51.947Z] 9b18e9b68314: Verifying Checksum [2022-11-01T22:18:51.947Z] 9b18e9b68314: Download complete [2022-11-01T22:18:52.948Z] 9b18e9b68314: Pull complete [2022-11-01T22:18:53.223Z] d5ac0230b979: Verifying Checksum [2022-11-01T22:18:53.223Z] d5ac0230b979: Download complete [2022-11-01T22:18:53.511Z] d32db5db7311: Pull complete [2022-11-01T22:18:53.786Z] d0c4b47475fc: Pull complete [2022-11-01T22:18:54.381Z] 5dd5c2283517: Verifying Checksum [2022-11-01T22:18:54.381Z] 5dd5c2283517: Download complete [2022-11-01T22:18:54.965Z] 5831b945b038: Verifying Checksum [2022-11-01T22:18:54.965Z] 5831b945b038: Download complete [2022-11-01T22:19:07.297Z] 5831b945b038: Pull complete [2022-11-01T22:19:07.297Z] 86bbec2aaacd: Pull complete [2022-11-01T22:19:07.297Z] e10730c5d714: Pull complete [2022-11-01T22:19:11.554Z] 5dd5c2283517: Pull complete [2022-11-01T22:19:14.145Z] d5ac0230b979: Pull complete [2022-11-01T22:19:14.145Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-01T22:19:14.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T22:19:14.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-01T22:19:14.477Z] + 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 [2022-11-01T22:19:14.818Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T22:19:14.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:19:15.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-117776 does not seem to be running inside a container [2022-11-01T22:19:15.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/28 -v /w/workspace/go-mod-registry/28:/w/workspace/go-mod-registry/28:rw,z -v /w/workspace/go-mod-registry/28@tmp:/w/workspace/go-mod-registry/28@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 ******** ci-base-image-arm64 cat [2022-11-01T22:19:18.634Z] $ docker top 83b33ef63b251f265dbb25f8d9f44dc7ea97ea8645abcc075f02422f1f5a3897 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T22:19:19.561Z] + go version [2022-11-01T22:19:19.561Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-01T22:19:19.584Z] $ docker stop --time=1 83b33ef63b251f265dbb25f8d9f44dc7ea97ea8645abcc075f02422f1f5a3897 [2022-11-01T22:19:21.288Z] $ docker rm -f 83b33ef63b251f265dbb25f8d9f44dc7ea97ea8645abcc075f02422f1f5a3897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:19:21.842Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T22:19:21.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:19:22.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-117776 does not seem to be running inside a container [2022-11-01T22:19:22.112Z] $ 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/28 -v /w/workspace/go-mod-registry/28:/w/workspace/go-mod-registry/28:rw,z -v /w/workspace/go-mod-registry/28@tmp:/w/workspace/go-mod-registry/28@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 ******** ci-base-image-arm64 cat [2022-11-01T22:19:23.519Z] $ docker top b704415c55bb0975695b4390c76eb1aa7c33cc01a10d7e8157a5d711c608ceeb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T22:19:24.389Z] + git config --global --add safe.directory /w/workspace/go-mod-registry/28 [Pipeline] fileExists [Pipeline] sh [2022-11-01T22:19:25.066Z] + make test [2022-11-01T22:19:25.067Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-01T22:19:25.067Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T22:19:25.067Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-01T22:19:25.350Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T22:19:25.350Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T22:19:25.350Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T22:19:25.350Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T22:19:25.350Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-01T22:19:25.350Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-01T22:19:25.350Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-01T22:19:25.350Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-01T22:19:25.350Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2022-11-01T22:19:25.621Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-01T22:19:25.621Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-01T22:19:25.621Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-11-01T22:19:25.621Z] go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad [2022-11-01T22:19:25.892Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-01T22:19:25.892Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-01T22:19:25.892Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-01T22:20:12.820Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.121s coverage: 89.4% of statements [2022-11-01T22:20:12.820Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2022-11-01T22:20:12.820Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.020s coverage: 85.7% of statements [2022-11-01T22:20:12.820Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2022-11-01T22:20:12.820Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-01T22:20:12.820Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-11-01T22:20:21.073Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T22:20:21.073Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-01T22:20:21.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T22:20:21.106Z] $ docker stop --time=1 b704415c55bb0975695b4390c76eb1aa7c33cc01a10d7e8157a5d711c608ceeb [2022-11-01T22:20:22.938Z] $ docker rm -f b704415c55bb0975695b4390c76eb1aa7c33cc01a10d7e8157a5d711c608ceeb [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T22:20:23.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T22:20:23.858Z] Warning: overwriting stash ‘coverage-report’ [2022-11-01T22:20:24.325Z] 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 [2022-11-01T22:20:24.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T22:20:24.791Z] [2022-11-01T22:20:24.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:20:25.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T22:20:25.402Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-01T22:20:25.402Z] 8998bd30e6a1: Pulling fs layer [2022-11-01T22:20:25.402Z] 04944245beec: Pulling fs layer [2022-11-01T22:20:25.402Z] 699f458cf7ca: Pulling fs layer [2022-11-01T22:20:25.402Z] 765212b225bb: Pulling fs layer [2022-11-01T22:20:25.402Z] f23df028b6ca: Pulling fs layer [2022-11-01T22:20:25.402Z] d65c8cfc05b1: Pulling fs layer [2022-11-01T22:20:25.402Z] 2437ff75d9bd: Pulling fs layer [2022-11-01T22:20:25.402Z] d65c8cfc05b1: Waiting [2022-11-01T22:20:25.402Z] f23df028b6ca: Waiting [2022-11-01T22:20:25.402Z] 2437ff75d9bd: Waiting [2022-11-01T22:20:25.402Z] 04944245beec: Verifying Checksum [2022-11-01T22:20:25.402Z] 04944245beec: Download complete [2022-11-01T22:20:25.402Z] 765212b225bb: Verifying Checksum [2022-11-01T22:20:25.402Z] 765212b225bb: Download complete [2022-11-01T22:20:25.402Z] f23df028b6ca: Verifying Checksum [2022-11-01T22:20:25.402Z] f23df028b6ca: Download complete [2022-11-01T22:20:25.402Z] d65c8cfc05b1: Verifying Checksum [2022-11-01T22:20:25.402Z] d65c8cfc05b1: Download complete [2022-11-01T22:20:25.680Z] 699f458cf7ca: Verifying Checksum [2022-11-01T22:20:25.680Z] 699f458cf7ca: Download complete [2022-11-01T22:20:25.951Z] 8998bd30e6a1: Download complete [2022-11-01T22:20:28.536Z] 2437ff75d9bd: Verifying Checksum [2022-11-01T22:20:28.536Z] 2437ff75d9bd: Download complete [2022-11-01T22:20:29.953Z] 8998bd30e6a1: Pull complete [2022-11-01T22:20:30.226Z] 04944245beec: Pull complete [2022-11-01T22:20:31.633Z] 699f458cf7ca: Pull complete [2022-11-01T22:20:31.633Z] 765212b225bb: Pull complete [2022-11-01T22:20:32.594Z] f23df028b6ca: Pull complete [2022-11-01T22:20:32.594Z] d65c8cfc05b1: Pull complete [2022-11-01T22:20:47.595Z] 2437ff75d9bd: Pull complete [2022-11-01T22:20:47.595Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-01T22:20:47.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T22:20:47.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:20:47.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-117776 does not seem to be running inside a container [2022-11-01T22:20:47.854Z] $ 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/28 -v /w/workspace/go-mod-registry/28:/w/workspace/go-mod-registry/28:rw,z -v /w/workspace/go-mod-registry/28@tmp:/w/workspace/go-mod-registry/28@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:arm64 cat [2022-11-01T22:20:51.481Z] $ docker top 861b3323c01f4900a2fcedc3658efe97c3669c018f11d0d530fda9d4b578c1c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:20:52.333Z] ---> job-cost.sh [2022-11-01T22:20:52.333Z] lf-activate-venv: SKIPPING [2022-11-01T22:20:52.333Z] INFO: No Stack... [2022-11-01T22:20:52.600Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-01T22:20:53.557Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T22:20:54.192Z] + cat /w/workspace/go-mod-registry/28/archives/cost.csv [2022-11-01T22:20:54.192Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T22:20:54.254Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] [2022-11-01T22:20:54.261Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] did not exist. Created. [2022-11-01T22:20:54.261Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T22:20:54.599Z] /w/workspace/go-mod-registry/28@tmp/durable-48a2b2cc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-01T22:20:55.250Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-01T22:20:55.268Z] Warning: overwriting stash ‘stack-cost’ [2022-11-01T22:20:55.304Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T22:20:55.315Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T22:20:55.331Z] $ docker stop --time=1 861b3323c01f4900a2fcedc3658efe97c3669c018f11d0d530fda9d4b578c1c9 [2022-11-01T22:20:56.804Z] $ docker rm -f 861b3323c01f4900a2fcedc3658efe97c3669c018f11d0d530fda9d4b578c1c9 [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 [2022-11-01T22:20:57.161Z] provisioning config files... [2022-11-01T22:20:57.172Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5024654547358473179tmp [Pipeline] { [Pipeline] sh [2022-11-01T22:20:57.464Z] + set +x [2022-11-01T22:20:57.464Z] + curl+ -s https://codecov.io/bash [2022-11-01T22:20:57.464Z] bash -s -- [2022-11-01T22:20:57.464Z] [2022-11-01T22:20:57.464Z] _____ _ [2022-11-01T22:20:57.464Z] / ____| | | [2022-11-01T22:20:57.464Z] | | ___ __| | ___ ___ _____ __ [2022-11-01T22:20:57.464Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-01T22:20:57.464Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-01T22:20:57.464Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-01T22:20:57.464Z] Bash-1.0.6 [2022-11-01T22:20:57.464Z] [2022-11-01T22:20:57.464Z] [2022-11-01T22:20:57.464Z] ==> git version 2.25.1 found [2022-11-01T22:20:57.465Z] ==> 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 [2022-11-01T22:20:57.465Z] Release-Date: 2020-01-08 [2022-11-01T22:20:57.465Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-01T22:20:57.465Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-01T22:20:57.465Z] ==> Jenkins CI detected. [2022-11-01T22:20:57.465Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2022-11-01T22:20:57.465Z] project root: . [2022-11-01T22:20:57.465Z] --> token set from env [2022-11-01T22:20:57.465Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-01T22:20:57.465Z] ==> Running gcov in . (disable via -X gcov) [2022-11-01T22:20:57.465Z] ==> Python coveragepy not found [2022-11-01T22:20:57.465Z] ==> Searching for coverage reports in: [2022-11-01T22:20:57.465Z] + . [2022-11-01T22:20:57.465Z] -> Found 1 reports [2022-11-01T22:20:57.465Z] ==> Detecting git/mercurial file structure [2022-11-01T22:20:57.723Z] ==> Reading reports [2022-11-01T22:20:57.723Z] + ./coverage.out bytes=12273 [2022-11-01T22:20:57.723Z] ==> Appending adjustments [2022-11-01T22:20:57.723Z] https://docs.codecov.io/docs/fixing-reports [2022-11-01T22:20:57.723Z] + Found adjustments [2022-11-01T22:20:57.723Z] ==> Gzipping contents [2022-11-01T22:20:57.723Z] 4.0K /tmp/codecov.UxHGcP.gz [2022-11-01T22:20:57.723Z] ==> Uploading reports [2022-11-01T22:20:57.723Z] url: https://codecov.io [2022-11-01T22:20:57.723Z] query: branch=main&commit=109da98df7a9610fad8d8361345958217796e116&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-01T22:20:57.723Z] -> Pinging Codecov [2022-11-01T22:20:57.723Z] 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=109da98df7a9610fad8d8361345958217796e116&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-01T22:20:57.982Z] -> Uploading to [2022-11-01T22:20:57.982Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-01/05B643FFA8DEACB6C25F95B2D4D12284/109da98df7a9610fad8d8361345958217796e116/57a607b9-04f9-4991-b67b-d460a649a9e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T222057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b08389646b7155507af3610dd55e48a15a8b68677598e1e2152858169f667938 [2022-11-01T22:20:57.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T22:20:57.982Z] Dload Upload Total Spent Left Speed [2022-11-01T22:20:58.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2276 0 0 100 2276 0 11494 --:--:-- --:--:-- --:--:-- 11494 [2022-11-01T22:20:58.241Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/109da98df7a9610fad8d8361345958217796e116 [Pipeline] } [2022-11-01T22:20:58.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-01T22:20:58.351Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-01T22:20:58.362Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:20:58.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-01T22:20:58.659Z] [2022-11-01T22:20:58.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:20:58.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-01T22:20:58.955Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-01T22:20:58.955Z] df9b9388f04a: Pulling fs layer [2022-11-01T22:20:58.955Z] 52dc419b0ee2: Pulling fs layer [2022-11-01T22:20:58.955Z] 25bc292e5bac: Pulling fs layer [2022-11-01T22:20:58.955Z] 114826534d7a: Pulling fs layer [2022-11-01T22:20:58.955Z] 4657fd5d0bcf: Pulling fs layer [2022-11-01T22:20:58.955Z] 6ad1cebc031e: Pulling fs layer [2022-11-01T22:20:58.955Z] 8a3aa393b2d8: Pulling fs layer [2022-11-01T22:20:58.955Z] 6ad1cebc031e: Waiting [2022-11-01T22:20:58.955Z] 4657fd5d0bcf: Waiting [2022-11-01T22:20:58.955Z] 8a3aa393b2d8: Waiting [2022-11-01T22:20:58.955Z] 114826534d7a: Waiting [2022-11-01T22:20:58.955Z] 25bc292e5bac: Verifying Checksum [2022-11-01T22:20:58.955Z] 25bc292e5bac: Download complete [2022-11-01T22:20:58.955Z] 52dc419b0ee2: Verifying Checksum [2022-11-01T22:20:58.955Z] 52dc419b0ee2: Download complete [2022-11-01T22:20:58.955Z] 4657fd5d0bcf: Verifying Checksum [2022-11-01T22:20:58.955Z] 4657fd5d0bcf: Download complete [2022-11-01T22:20:58.955Z] df9b9388f04a: Verifying Checksum [2022-11-01T22:20:58.955Z] df9b9388f04a: Download complete [2022-11-01T22:20:59.220Z] df9b9388f04a: Pull complete [2022-11-01T22:20:59.220Z] 6ad1cebc031e: Verifying Checksum [2022-11-01T22:20:59.220Z] 6ad1cebc031e: Download complete [2022-11-01T22:20:59.220Z] 52dc419b0ee2: Pull complete [2022-11-01T22:20:59.495Z] 25bc292e5bac: Pull complete [2022-11-01T22:20:59.757Z] 114826534d7a: Verifying Checksum [2022-11-01T22:20:59.757Z] 114826534d7a: Download complete [2022-11-01T22:21:00.326Z] 8a3aa393b2d8: Verifying Checksum [2022-11-01T22:21:00.326Z] 8a3aa393b2d8: Download complete [2022-11-01T22:21:03.602Z] 114826534d7a: Pull complete [2022-11-01T22:21:03.602Z] 4657fd5d0bcf: Pull complete [2022-11-01T22:21:03.602Z] 6ad1cebc031e: Pull complete [2022-11-01T22:21:06.889Z] 8a3aa393b2d8: Pull complete [2022-11-01T22:21:06.889Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-01T22:21:06.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-01T22:21:06.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:21:06.960Z] prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container [2022-11-01T22:21:06.988Z] $ 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 [2022-11-01T22:21:10.730Z] $ docker top 99a9d13a941ecaf728b58c4f8f888866c6ab714267b893bd80a7ff6501164545 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-01T22:21:10.797Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh [2022-11-01T22:21:11.072Z] + set -o pipefail [2022-11-01T22:21:11.072Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' [2022-11-01T22:21:21.048Z] [2022-11-01T22:21:21.048Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... [2022-11-01T22:21:21.048Z] [2022-11-01T22:21:21.048Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/0ea27d30-a2e8-4a78-9655-cd729f88dd74 [2022-11-01T22:21:21.048Z] [2022-11-01T22:21:21.048Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-01T22:21:21.048Z] [2022-11-01T22:21:21.048Z] [2022-11-01T22:21:21.048Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-01T22:21:21.048Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-01T22:21:21.048Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-01T22:21:21.053Z] $ docker stop --time=1 99a9d13a941ecaf728b58c4f8f888866c6ab714267b893bd80a7ff6501164545 [2022-11-01T22:21:22.502Z] $ docker rm -f 99a9d13a941ecaf728b58c4f8f888866c6ab714267b893bd80a7ff6501164545 [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 [2022-11-01T22:21:23.080Z] + git log --format=format:%s -1 109da98df7a9610fad8d8361345958217796e116 [Pipeline] sh [2022-11-01T22:21:23.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T22:21:23.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:21:23.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:21:23.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:21:23.728Z] prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container [2022-11-01T22:21:23.750Z] $ 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 [2022-11-01T22:21:24.085Z] $ docker top c6f094db6954eeff72282ba659c105c8a80eed5d716170502bb03605d475f4cf -eo pid,comm [2022-11-01T22:21:24.133Z] 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). [2022-11-01T22:21:24.133Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T22:21:24.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T22:21:24.165Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T22:21:24.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T22:21:24.265Z] $ docker exec c6f094db6954eeff72282ba659c105c8a80eed5d716170502bb03605d475f4cf ssh-agent [2022-11-01T22:21:24.369Z] SSH_AUTH_SOCK=/tmp/ssh-R1Iojg9pOTTZ/agent.32 [2022-11-01T22:21:24.369Z] SSH_AGENT_PID=38 [2022-11-01T22:21:24.373Z] Running ssh-add (command line suppressed) [2022-11-01T22:21:24.467Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17659589620371151767.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17659589620371151767.key) [2022-11-01T22:21:24.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T22:21:24.762Z] + git semver tag [2022-11-01T22:21:25.021Z] 2022-11-01 22:21:24,942 [run_tag] DEBUG tag force:False [2022-11-01T22:21:25.021Z] 2022-11-01 22:21:24,942 [check_head_tag] DEBUG check head tag [2022-11-01T22:21:25.021Z] 2022-11-01 22:21:24,943 [execute] INFO git cat-file --batch-check [2022-11-01T22:21:25.021Z] 2022-11-01 22:21:24,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2022-11-01T22:21:25.021Z] 2022-11-01 22:21:24,947 [execute] INFO git cat-file --batch [2022-11-01T22:21:25.021Z] 2022-11-01 22:21:24,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2022-11-01T22:21:25.021Z] 2022-11-01 22:21:24,963 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-11-01T22:21:25.021Z] 2022-11-01 22:21:24,963 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 [2022-11-01T22:21:25.021Z] 2022-11-01 22:21:24,964 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2022-11-01T22:21:25.021Z] 2022-11-01 22:21:24,967 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-11-01T22:21:25.021Z] 2.3.0-dev.12 [Pipeline] } [2022-11-01T22:21:25.025Z] $ docker exec --env ******** --env ******** c6f094db6954eeff72282ba659c105c8a80eed5d716170502bb03605d475f4cf ssh-agent -k [2022-11-01T22:21:25.123Z] unset SSH_AUTH_SOCK; [2022-11-01T22:21:25.123Z] unset SSH_AGENT_PID; [2022-11-01T22:21:25.123Z] echo Agent pid 38 killed; [2022-11-01T22:21:25.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T22:21:25.437Z] + git semver [Pipeline] } [2022-11-01T22:21:25.704Z] $ docker stop --time=1 c6f094db6954eeff72282ba659c105c8a80eed5d716170502bb03605d475f4cf [2022-11-01T22:21:26.980Z] $ docker rm -f c6f094db6954eeff72282ba659c105c8a80eed5d716170502bb03605d475f4cf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:21:27.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-01T22:21:27.352Z] [2022-11-01T22:21:27.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:21:27.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-01T22:21:27.651Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-01T22:21:27.651Z] ab5ef0e58194: Pulling fs layer [2022-11-01T22:21:27.651Z] 9712f1f96733: Pulling fs layer [2022-11-01T22:21:27.651Z] 63f879dbbcfc: Pulling fs layer [2022-11-01T22:21:27.651Z] 0d9ebad4ef96: Pulling fs layer [2022-11-01T22:21:27.651Z] e9a5061849ea: Pulling fs layer [2022-11-01T22:21:27.651Z] d747dcd14b5f: Pulling fs layer [2022-11-01T22:21:27.651Z] 2de7ff778b66: Pulling fs layer [2022-11-01T22:21:27.651Z] 2de7ff778b66: Waiting [2022-11-01T22:21:27.651Z] d747dcd14b5f: Waiting [2022-11-01T22:21:27.651Z] e9a5061849ea: Waiting [2022-11-01T22:21:27.651Z] 0d9ebad4ef96: Waiting [2022-11-01T22:21:27.651Z] 9712f1f96733: Verifying Checksum [2022-11-01T22:21:27.651Z] 9712f1f96733: Download complete [2022-11-01T22:21:27.921Z] 63f879dbbcfc: Verifying Checksum [2022-11-01T22:21:27.921Z] 63f879dbbcfc: Download complete [2022-11-01T22:21:28.183Z] e9a5061849ea: Verifying Checksum [2022-11-01T22:21:28.183Z] e9a5061849ea: Download complete [2022-11-01T22:21:28.183Z] d747dcd14b5f: Download complete [2022-11-01T22:21:28.183Z] 0d9ebad4ef96: Verifying Checksum [2022-11-01T22:21:28.183Z] 0d9ebad4ef96: Download complete [2022-11-01T22:21:28.440Z] 2de7ff778b66: Verifying Checksum [2022-11-01T22:21:28.440Z] 2de7ff778b66: Download complete [2022-11-01T22:21:28.440Z] ab5ef0e58194: Verifying Checksum [2022-11-01T22:21:28.440Z] ab5ef0e58194: Download complete [2022-11-01T22:21:30.968Z] ab5ef0e58194: Pull complete [2022-11-01T22:21:30.968Z] 9712f1f96733: Pull complete [2022-11-01T22:21:31.532Z] 63f879dbbcfc: Pull complete [2022-11-01T22:21:35.712Z] 0d9ebad4ef96: Pull complete [2022-11-01T22:21:35.713Z] e9a5061849ea: Pull complete [2022-11-01T22:21:35.713Z] d747dcd14b5f: Pull complete [2022-11-01T22:21:36.652Z] 2de7ff778b66: Pull complete [2022-11-01T22:21:36.652Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-01T22:21:36.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-01T22:21:36.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:21:36.716Z] prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container [2022-11-01T22:21:36.733Z] $ 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 [2022-11-01T22:21:41.059Z] $ docker top 178b916cbbcd6df2549cf060847b6a1dd9a65488894be91883345157d47c5401 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-01T22:21:41.136Z] provisioning config files... [2022-11-01T22:21:41.142Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config16782615565659461090tmp [2022-11-01T22:21:41.152Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config3364082874508506618tmp [2022-11-01T22:21:41.161Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config17475079573967407044tmp [Pipeline] { [Pipeline] echo [2022-11-01T22:21:41.175Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:21:41.456Z] ---> sigul-configuration.sh [2022-11-01T22:21:41.456Z] gpg: directory `/root/.gnupg' created [2022-11-01T22:21:41.456Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-01T22:21:41.456Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-01T22:21:41.456Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-01T22:21:41.456Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-01T22:21:41.456Z] gpg: CAST5 encrypted data [2022-11-01T22:21:41.456Z] gpg: encrypted with 1 passphrase [2022-11-01T22:21:41.456Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-01T22:21:41.740Z] + mkdir /home/jenkins [2022-11-01T22:21:41.740Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-01T22:21:42.020Z] + 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 [2022-11-01T22:21:42.028Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:21:42.310Z] ---> sigul-install.sh [2022-11-01T22:21:42.310Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-01T22:21:42.593Z] + git tag --list [2022-11-01T22:21:42.593Z] v0.0.0 [2022-11-01T22:21:42.593Z] v0.1.0 [2022-11-01T22:21:42.593Z] v0.1.1 [2022-11-01T22:21:42.593Z] v0.1.10 [2022-11-01T22:21:42.593Z] v0.1.11 [2022-11-01T22:21:42.593Z] v0.1.12 [2022-11-01T22:21:42.593Z] v0.1.13 [2022-11-01T22:21:42.593Z] v0.1.14 [2022-11-01T22:21:42.593Z] v0.1.15 [2022-11-01T22:21:42.593Z] v0.1.16 [2022-11-01T22:21:42.593Z] v0.1.17 [2022-11-01T22:21:42.593Z] v0.1.18 [2022-11-01T22:21:42.593Z] v0.1.19 [2022-11-01T22:21:42.593Z] v0.1.2 [2022-11-01T22:21:42.593Z] v0.1.20 [2022-11-01T22:21:42.593Z] v0.1.21 [2022-11-01T22:21:42.593Z] v0.1.22 [2022-11-01T22:21:42.593Z] v0.1.23 [2022-11-01T22:21:42.593Z] v0.1.24 [2022-11-01T22:21:42.593Z] v0.1.25 [2022-11-01T22:21:42.593Z] v0.1.26 [2022-11-01T22:21:42.593Z] v0.1.27 [2022-11-01T22:21:42.593Z] v0.1.3 [2022-11-01T22:21:42.593Z] v0.1.4 [2022-11-01T22:21:42.593Z] v0.1.5 [2022-11-01T22:21:42.593Z] v0.1.6 [2022-11-01T22:21:42.593Z] v0.1.7 [2022-11-01T22:21:42.593Z] v0.1.8 [2022-11-01T22:21:42.593Z] v0.1.9 [2022-11-01T22:21:42.593Z] v2.0.0 [2022-11-01T22:21:42.593Z] v2.1.0 [2022-11-01T22:21:42.593Z] v2.2.0 [2022-11-01T22:21:42.593Z] v2.2.1-dev.1 [2022-11-01T22:21:42.593Z] v2.2.1-dev.2 [2022-11-01T22:21:42.593Z] v2.2.1-dev.3 [2022-11-01T22:21:42.593Z] v2.2.1-dev.4 [2022-11-01T22:21:42.593Z] v2.2.1-dev.5 [2022-11-01T22:21:42.593Z] v2.2.1-dev.6 [2022-11-01T22:21:42.593Z] v2.2.1-dev.7 [2022-11-01T22:21:42.593Z] v2.2.1-dev.8 [2022-11-01T22:21:42.593Z] v2.2.1-dev.9 [2022-11-01T22:21:42.593Z] v2.3.0-dev.10 [2022-11-01T22:21:42.593Z] v2.3.0-dev.11 [2022-11-01T22:21:42.593Z] v2.3.0-dev.12 [2022-11-01T22:21:42.593Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-01T22:21:42.873Z] + lftools sign git-tag v2.3.0-dev.12 [2022-11-01T22:21:43.439Z] Signing Git tag with Sigul... [2022-11-01T22:21:43.439Z] Signing v2.3.0-dev.12 [Pipeline] echo [2022-11-01T22:21:43.707Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:21:43.991Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-01T22:21:43.997Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-01T22:21:44.012Z] $ docker stop --time=1 178b916cbbcd6df2549cf060847b6a1dd9a65488894be91883345157d47c5401 [2022-11-01T22:21:45.305Z] $ docker rm -f 178b916cbbcd6df2549cf060847b6a1dd9a65488894be91883345157d47c5401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-01T22:21:45.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T22:21:45.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:21:46.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:21:46.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:21:46.108Z] prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container [2022-11-01T22:21:46.140Z] $ 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 [2022-11-01T22:21:46.457Z] $ docker top 01dd20a356e5a4630f271cf062d39db3a252a441d16bc650197ff3272cab3762 -eo pid,comm [2022-11-01T22:21:46.510Z] 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). [2022-11-01T22:21:46.510Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T22:21:46.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T22:21:46.548Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T22:21:46.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T22:21:46.654Z] $ docker exec 01dd20a356e5a4630f271cf062d39db3a252a441d16bc650197ff3272cab3762 ssh-agent [2022-11-01T22:21:46.749Z] SSH_AUTH_SOCK=/tmp/ssh-QzXLrUsbWmre/agent.31 [2022-11-01T22:21:46.749Z] SSH_AGENT_PID=37 [2022-11-01T22:21:46.753Z] Running ssh-add (command line suppressed) [2022-11-01T22:21:46.848Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7012119731618241495.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7012119731618241495.key) [2022-11-01T22:21:46.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T22:21:47.154Z] + git semver bump pre [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,320 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,321 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,321 [bump_version] DEBUG bumped version:2.3.0-dev.13 [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,321 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,321 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,321 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,323 [execute] INFO git cat-file --batch-check [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,328 [execute] INFO git cat-file --batch [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T22:21:47.413Z] 2022-11-01 22:21:47,333 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-11-01T22:21:47.413Z] 2.3.0-dev.13 [Pipeline] } [2022-11-01T22:21:47.417Z] $ docker exec --env ******** --env ******** 01dd20a356e5a4630f271cf062d39db3a252a441d16bc650197ff3272cab3762 ssh-agent -k [2022-11-01T22:21:47.505Z] unset SSH_AUTH_SOCK; [2022-11-01T22:21:47.505Z] unset SSH_AGENT_PID; [2022-11-01T22:21:47.505Z] echo Agent pid 37 killed; [2022-11-01T22:21:47.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T22:21:47.821Z] + git semver [Pipeline] } [2022-11-01T22:21:48.086Z] $ docker stop --time=1 01dd20a356e5a4630f271cf062d39db3a252a441d16bc650197ff3272cab3762 [2022-11-01T22:21:49.363Z] $ docker rm -f 01dd20a356e5a4630f271cf062d39db3a252a441d16bc650197ff3272cab3762 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T22:21:49.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T22:21:49.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:21:50.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:21:50.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:21:50.077Z] prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container [2022-11-01T22:21:50.098Z] $ 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 [2022-11-01T22:21:50.410Z] $ docker top b34d8ef79e6b99002922c2681243c4362669db51ca8adf4cf6d68717c674f42e -eo pid,comm [2022-11-01T22:21:50.460Z] 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). [2022-11-01T22:21:50.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T22:21:50.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T22:21:50.493Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T22:21:50.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T22:21:50.601Z] $ docker exec b34d8ef79e6b99002922c2681243c4362669db51ca8adf4cf6d68717c674f42e ssh-agent [2022-11-01T22:21:50.706Z] SSH_AUTH_SOCK=/tmp/ssh-abKIrsoLO6yn/agent.32 [2022-11-01T22:21:50.706Z] SSH_AGENT_PID=38 [2022-11-01T22:21:50.710Z] Running ssh-add (command line suppressed) [2022-11-01T22:21:50.803Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3949505446475955804.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3949505446475955804.key) [2022-11-01T22:21:50.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T22:21:51.103Z] + git semver push [2022-11-01T22:21:51.361Z] 2022-11-01 22:21:51,274 [run_push] DEBUG push [2022-11-01T22:21:51.361Z] 2022-11-01 22:21:51,274 [execute] INFO git cat-file --batch-check [2022-11-01T22:21:51.361Z] 2022-11-01 22:21:51,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T22:21:51.361Z] 2022-11-01 22:21:51,278 [execute] INFO git rev-list d39a3f744be8448697c3b6fa29b24d645b203dd7 -- [2022-11-01T22:21:51.361Z] 2022-11-01 22:21:51,278 [execute] DEBUG Popen(['git', 'rev-list', 'd39a3f744be8448697c3b6fa29b24d645b203dd7', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-01T22:21:51.361Z] 2022-11-01 22:21:51,284 [execute] INFO git fetch -v origin [2022-11-01T22:21:51.361Z] 2022-11-01 22:21:51,285 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-01T22:21:51.929Z] 2022-11-01 22:21:51,855 [run_push] DEBUG no remote changes detected [2022-11-01T22:21:51.929Z] 2022-11-01 22:21:51,855 [execute] INFO git push origin semver [2022-11-01T22:21:51.929Z] 2022-11-01 22:21:51,855 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-01T22:21:52.865Z] 2022-11-01 22:21:52,787 [run_push] DEBUG push all version tags [2022-11-01T22:21:52.865Z] 2022-11-01 22:21:52,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-01T22:21:52.865Z] 2022-11-01 22:21:52,788 [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) [2022-11-01T22:21:54.771Z] 2022-11-01 22:21:54,529 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-11-01T22:21:54.771Z] 2.3.0-dev.13 [Pipeline] } [2022-11-01T22:21:54.781Z] $ docker exec --env ******** --env ******** b34d8ef79e6b99002922c2681243c4362669db51ca8adf4cf6d68717c674f42e ssh-agent -k [2022-11-01T22:21:54.870Z] unset SSH_AUTH_SOCK; [2022-11-01T22:21:54.870Z] unset SSH_AGENT_PID; [2022-11-01T22:21:54.870Z] echo Agent pid 38 killed; [2022-11-01T22:21:54.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T22:21:55.183Z] + git semver [Pipeline] } [2022-11-01T22:21:55.448Z] $ docker stop --time=1 b34d8ef79e6b99002922c2681243c4362669db51ca8adf4cf6d68717c674f42e [2022-11-01T22:21:56.706Z] $ docker rm -f b34d8ef79e6b99002922c2681243c4362669db51ca8adf4cf6d68717c674f42e [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 [2022-11-01T22:21:57.234Z] + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] [2022-11-01T22:21:57.234Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2022-11-01T22:21:57.234Z] total 16 [2022-11-01T22:21:57.234Z] drwxr-xr-x 3 root root 4096 Nov 1 22:16 . [2022-11-01T22:21:57.234Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 22:21 .. [2022-11-01T22:21:57.234Z] drwxr-xr-x 2 root root 4096 Nov 1 22:16 cost [2022-11-01T22:21:57.234Z] -rw-r--r-- 1 root root 86 Nov 1 22:16 cost.csv [2022-11-01T22:21:57.234Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives [2022-11-01T22:21:57.234Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2022-11-01T22:21:57.234Z] total 16 [2022-11-01T22:21:57.234Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 22:16 . [2022-11-01T22:21:57.234Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 22:21 .. [2022-11-01T22:21:57.234Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 22:16 cost [2022-11-01T22:21:57.234Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 1 22:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:21:57.518Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:21:58.416Z] ---> package-listing.sh [2022-11-01T22:21:58.416Z] ++ facter osfamily [2022-11-01T22:21:58.416Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-01T22:21:58.674Z] + OS_FAMILY=debian [2022-11-01T22:21:58.674Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2022-11-01T22:21:58.674Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-01T22:21:58.674Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-01T22:21:58.674Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-01T22:21:58.674Z] + PACKAGES=/tmp/packages_start.txt [2022-11-01T22:21:58.674Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2022-11-01T22:21:58.674Z] + PACKAGES=/tmp/packages_end.txt [2022-11-01T22:21:58.674Z] + case "${OS_FAMILY}" in [2022-11-01T22:21:58.674Z] + dpkg -l [2022-11-01T22:21:58.674Z] + grep '^ii' [2022-11-01T22:21:58.674Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-01T22:21:58.674Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-01T22:21:58.674Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-01T22:21:58.674Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2022-11-01T22:21:58.674Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2022-11-01T22:21:58.674Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2022-11-01T22:21:58.683Z] 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 [2022-11-01T22:21:58.957Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:21:59.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T22:21:59.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:21:59.580Z] prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container [2022-11-01T22:21:59.602Z] $ 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 [2022-11-01T22:21:59.800Z] $ docker top f0d474e047b33d9dccd0423e39cee6e583e7490b29c24718ac87dca84dcc9981 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T22:22:00.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-01T22:22:00.441Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-01T22:22:00.724Z] + ls /var/log/sa-host [2022-11-01T22:22:00.724Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T22:22:00.834Z] provisioning config files... [2022-11-01T22:22:00.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config16707956728184050160tmp [Pipeline] { [Pipeline] echo [2022-11-01T22:22:00.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:22:01.139Z] ---> create-netrc.sh [Pipeline] } [2022-11-01T22:22:01.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:22:01.466Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-01T22:22:01.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:22:01.758Z] ---> sudo-logs.sh [2022-11-01T22:22:01.758Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-01T22:22:01.798Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:22:02.084Z] ---> job-cost.sh [2022-11-01T22:22:02.084Z] lf-activate-venv: SKIPPING [2022-11-01T22:22:02.084Z] DEBUG: total: 0.2199999988079071 [2022-11-01T22:22:02.084Z] INFO: Retrieving Stack Cost... [2022-11-01T22:22:02.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T22:22:02.914Z] INFO: Archiving Costs [Pipeline] echo [2022-11-01T22:22:02.924Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:22:03.207Z] ---> logs-deploy.sh [2022-11-01T22:22:03.207Z] lf-activate-venv: SKIPPING [2022-11-01T22:22:03.207Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/28 [2022-11-01T22:22:03.207Z] INFO: archiving workspace using pattern(s): [2022-11-01T22:22:04.143Z] Archives upload complete. [2022-11-01T22:22:04.143Z] INFO: archiving logs to Nexus