Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f 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-ssh4475073694929170014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8139373370837422185.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines/.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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17779432220981389204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh6579358160816998533.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-core-contracts/branches/main/workspace@libs/lf-pipelines/.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-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14488611904083670502.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-core-contracts 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9571 in /w/workspace/undry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f # timeout=10 Commit message: "Merge pull request #718 from jinlinGuan/issue-717" > git rev-list --no-walk a664af0c31df3ffac579b5192d6be5aadcb7cb4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:44:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:44:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:44:38 ========================================================= 06:44:38 EdgeX Global Pipelines Version Info 06:44:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:44:39 ------------------- 06:44:39 stable info: 06:44:39 ------------------- 06:44:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:44:39 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:44:39 Message: update stable to v1.0.221 06:44:40 ------------------- 06:44:40 experimental info: 06:44:40 ------------------- 06:44:40 Commited By: **** collab-it+edgex@linuxfoundation.org 06:44:40 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:44:40 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51afbd7 [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:44:41 + git rev-list -1 --merges 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f~1..51afbd788f0fe44cfde58cd37788c5be2e6b3a4f [Pipeline] echo 06:44:41 -----------> git rev-list -1 --merges 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f~1..51afbd788f0fe44cfde58cd37788c5be2e6b3a4f 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f 06:44:41 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f [false] [Pipeline] sh 06:44:41 + git log --format=format:%s -1 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f [Pipeline] echo 06:44:41 ========================================================= 06:44:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:44:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:41 + git log --format=format:%s -1 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f [Pipeline] echo 06:44:41 [semverPrep] GIT_COMMIT: 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f, Commit Message: Merge pull request #718 from jinlinGuan/issue-717 [Pipeline] echo 06:44:41 [semverPrep] This is not a build commit. [Pipeline] sh 06:44:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:44:42 + grep -v github /etc/ssh/ssh_known_hosts 06:44:42 + [ -e /tmp/ssh_known_hosts ] 06:44:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:44:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:44:42 + sudo tee -a /etc/ssh/ssh_known_hosts 06:44:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:44:43 06:44:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:44:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:44:43 latest: Pulling from edgex-devops/git-semver 06:44:43 a0d0a0d46f8b: Pulling fs layer 06:44:43 3e5f54012d9b: Pulling fs layer 06:44:43 4c7163046ea9: Pulling fs layer 06:44:43 0c2d73faf560: Pulling fs layer 06:44:43 0c2d73faf560: Waiting 06:44:43 3e5f54012d9b: Download complete 06:44:43 a0d0a0d46f8b: Download complete 06:44:43 0c2d73faf560: Verifying Checksum 06:44:43 0c2d73faf560: Download complete 06:44:43 4c7163046ea9: Verifying Checksum 06:44:43 4c7163046ea9: Download complete 06:44:43 a0d0a0d46f8b: Pull complete 06:44:43 3e5f54012d9b: Pull complete 06:44:44 4c7163046ea9: Pull complete 06:44:44 0c2d73faf560: Pull complete 06:44:44 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:44:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:44:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:44:44 prd-ubuntu20.04-docker-8c-8g-9571 does not seem to be running inside a container 06:44:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:44:45 $ docker top 8d93b9b502346a3998ee3419657ff23ae78c806b974f38cbab8df978498fe61c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:44:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:45 [ssh-agent] Looking for ssh-agent implementation... 06:44:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:45 $ docker exec 8d93b9b502346a3998ee3419657ff23ae78c806b974f38cbab8df978498fe61c ssh-agent 06:44:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfPpgkC/agent.14 06:44:45 SSH_AGENT_PID=20 06:44:45 Running ssh-add (command line suppressed) 06:44:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4980287166346843417.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4980287166346843417.key) 06:44:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:46 + git tag --points-at HEAD [Pipeline] } 06:44:46 $ docker exec --env ******** --env ******** 8d93b9b502346a3998ee3419657ff23ae78c806b974f38cbab8df978498fe61c ssh-agent -k 06:44:46 unset SSH_AUTH_SOCK; 06:44:46 unset SSH_AGENT_PID; 06:44:46 echo Agent pid 20 killed; 06:44:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:44:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:46 [ssh-agent] Looking for ssh-agent implementation... 06:44:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:46 $ docker exec 8d93b9b502346a3998ee3419657ff23ae78c806b974f38cbab8df978498fe61c ssh-agent 06:44:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcDBKgn/agent.52 06:44:46 SSH_AGENT_PID=58 06:44:46 Running ssh-add (command line suppressed) 06:44:46 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_65423932427272307.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_65423932427272307.key) 06:44:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:47 + git semver init 06:44:47 # -> Open(): unable to determine branch for HEAD 06:44:47 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 06:44:47 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 06:44:47 # $SEMVER_REMOTE_NAME = origin 06:44:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:44:47 # $SEMVER_USER_NAME = edgex-jenkins 06:44:47 # $SEMVER_BRANCH = main 06:44:47 # $SEMVER_TEMP = /tmp/semver-693219497 06:44:47 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:44:48 # '/tmp/semver-693219497' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 06:44:48 # -> Force: false 06:44:48 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 06:44:48 $ docker exec --env ******** --env ******** 8d93b9b502346a3998ee3419657ff23ae78c806b974f38cbab8df978498fe61c ssh-agent -k 06:44:48 unset SSH_AUTH_SOCK; 06:44:48 unset SSH_AGENT_PID; 06:44:48 echo Agent pid 58 killed; 06:44:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:48 + git semver [Pipeline] } 06:44:48 $ docker stop --time=1 8d93b9b502346a3998ee3419657ff23ae78c806b974f38cbab8df978498fe61c 06:44:49 $ docker rm -f 8d93b9b502346a3998ee3419657ff23ae78c806b974f38cbab8df978498fe61c [Pipeline] // withDockerContainer [Pipeline] sh 06:44:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:44:50 Stashed 1 file(s) [Pipeline] echo 06:44:50 [edgeXSemver]: initialized semver on version 2.2.0-dev.21 [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 06:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:50 ========================================================= 06:44:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:44:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:44:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:51 59bf1c3509f3: Pulling fs layer 06:44:51 666ba61612fd: Pulling fs layer 06:44:51 8ed8ca486205: Pulling fs layer 06:44:51 4fe6c5a15a65: Pulling fs layer 06:44:51 22a0e8bec74d: Pulling fs layer 06:44:51 640e595b4fbd: Pulling fs layer 06:44:51 763cafe07f6e: Pulling fs layer 06:44:51 0c0b528cf693: Pulling fs layer 06:44:51 10935f4eaf8b: Pulling fs layer 06:44:51 640e595b4fbd: Waiting 06:44:51 763cafe07f6e: Waiting 06:44:51 0c0b528cf693: Waiting 06:44:51 10935f4eaf8b: Waiting 06:44:51 4fe6c5a15a65: Waiting 06:44:51 22a0e8bec74d: Waiting 06:44:51 8ed8ca486205: Download complete 06:44:51 666ba61612fd: Verifying Checksum 06:44:51 666ba61612fd: Download complete 06:44:51 22a0e8bec74d: Download complete 06:44:51 640e595b4fbd: Download complete 06:44:51 763cafe07f6e: Download complete 06:44:51 59bf1c3509f3: Verifying Checksum 06:44:51 59bf1c3509f3: Download complete 06:44:51 0c0b528cf693: Verifying Checksum 06:44:51 0c0b528cf693: Download complete 06:44:51 59bf1c3509f3: Pull complete 06:44:51 666ba61612fd: Pull complete 06:44:51 8ed8ca486205: Pull complete 06:44:51 10935f4eaf8b: Verifying Checksum 06:44:51 10935f4eaf8b: Download complete 06:44:51 4fe6c5a15a65: Verifying Checksum 06:44:51 4fe6c5a15a65: Download complete 06:44:56 4fe6c5a15a65: Pull complete 06:44:56 22a0e8bec74d: Pull complete 06:44:56 640e595b4fbd: Pull complete 06:44:56 763cafe07f6e: Pull complete 06:44:56 0c0b528cf693: Pull complete 06:44:58 10935f4eaf8b: Pull complete 06:44:58 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 06:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:44:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 06:44:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 06:44:58 + docker inspect -f . ci-base-image-x86_64 06:44:58 . [Pipeline] withDockerContainer 06:44:59 prd-ubuntu20.04-docker-8c-8g-9571 does not seem to be running inside a container 06:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** ci-base-image-x86_64 cat 06:45:00 $ docker top 99f6637c8aea7a158bd37a7beee945cb4a34c6104e87a2f5e900f52887cd8c6b -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:01 + go version 06:45:01 go version go1.17.6 linux/amd64 [Pipeline] } 06:45:01 $ docker stop --time=1 99f6637c8aea7a158bd37a7beee945cb4a34c6104e87a2f5e900f52887cd8c6b 06:45:02 $ docker rm -f 99f6637c8aea7a158bd37a7beee945cb4a34c6104e87a2f5e900f52887cd8c6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:03 + docker inspect -f . ci-base-image-x86_64 06:45:03 . [Pipeline] withDockerContainer 06:45:03 prd-ubuntu20.04-docker-8c-8g-9571 does not seem to be running inside a container 06:45:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** ci-base-image-x86_64 cat 06:45:03 $ docker top fb7fa8aa5e5ec81adc51ba589bca370aa34972f4d25b291a37ea1eda501aa54b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:45:03 + make test 06:45:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:45:03 go: downloading github.com/stretchr/testify v1.7.1 06:45:03 go: downloading github.com/google/uuid v1.3.0 06:45:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 06:45:03 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 06:45:03 go: downloading github.com/go-kit/log v0.2.0 06:45:03 go: downloading github.com/go-playground/validator/v10 v10.10.1 06:45:04 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:45:04 go: downloading github.com/pmezard/go-difflib v1.0.0 06:45:04 go: downloading github.com/davecgh/go-spew v1.1.1 06:45:04 go: downloading github.com/x448/float16 v0.8.4 06:45:04 go: downloading github.com/stretchr/objx v0.1.1 06:45:04 go: downloading golang.org/x/text v0.3.7 06:45:04 go: downloading github.com/leodido/go-urn v1.2.1 06:45:04 go: downloading github.com/go-playground/universal-translator v0.18.0 06:45:04 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 06:45:04 go: downloading github.com/go-playground/locales v0.14.0 06:45:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 06:45:05 Still waiting to schedule task 06:45:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:45:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.080s coverage: 83.6% of statements 06:45:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:45:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:45:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 06:45:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.029s coverage: 29.4% of statements 06:45:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 06:45:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 46.8% of statements 06:45:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.027s coverage: 90.5% of statements 06:45:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.041s coverage: 86.8% of statements 06:45:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.039s coverage: 59.5% of statements 06:45:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 36.1% of statements 06:45:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.013s coverage: 48.7% of statements 06:45:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:45:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:45:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:45:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:45:19 $ docker stop --time=1 fb7fa8aa5e5ec81adc51ba589bca370aa34972f4d25b291a37ea1eda501aa54b 06:45:21 $ docker rm -f fb7fa8aa5e5ec81adc51ba589bca370aa34972f4d25b291a37ea1eda501aa54b [Pipeline] // withDockerContainer [Pipeline] sh 06:45:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:45:22 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] sh 06:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:22 06:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:23 latest: Pulling from edgex-lftools-log-publisher 06:45:23 5eb5b503b376: Pulling fs layer 06:45:23 5c69ac0246d0: Pulling fs layer 06:45:23 ec43610c2a17: Pulling fs layer 06:45:23 3a2ae6a8a46f: Pulling fs layer 06:45:23 33b1e0a273af: Pulling fs layer 06:45:23 5d3b04190fa2: Pulling fs layer 06:45:23 2f39f015ded8: Pulling fs layer 06:45:23 3a2ae6a8a46f: Waiting 06:45:23 33b1e0a273af: Waiting 06:45:23 2f39f015ded8: Waiting 06:45:23 5d3b04190fa2: Waiting 06:45:23 3a2ae6a8a46f: Verifying Checksum 06:45:23 3a2ae6a8a46f: Download complete 06:45:23 33b1e0a273af: Verifying Checksum 06:45:23 33b1e0a273af: Download complete 06:45:23 5d3b04190fa2: Verifying Checksum 06:45:23 5d3b04190fa2: Download complete 06:45:23 ec43610c2a17: Verifying Checksum 06:45:23 ec43610c2a17: Download complete 06:45:23 5eb5b503b376: Verifying Checksum 06:45:23 5eb5b503b376: Download complete 06:45:23 2f39f015ded8: Download complete 06:45:24 5eb5b503b376: Pull complete 06:45:24 5c69ac0246d0: Pull complete 06:45:25 ec43610c2a17: Pull complete 06:45:25 3a2ae6a8a46f: Pull complete 06:45:25 33b1e0a273af: Pull complete 06:45:25 5d3b04190fa2: Pull complete 06:45:31 2f39f015ded8: Pull complete 06:45:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:45:31 prd-ubuntu20.04-docker-8c-8g-9571 does not seem to be running inside a container 06:45:31 $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 06:45:32 $ docker top 20b81bf44e60e76fd1ba352ba36720d20e13bb6b7723f97ea1b415030896fe23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:33 ---> job-cost.sh 06:45:33 lf-activate-venv: SKIPPING 06:45:33 INFO: No Stack... 06:45:33 INFO: Retrieving Pricing Info for: v3-standard-8 06:45:34 INFO: Archiving Costs [Pipeline] sh 06:45:34 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 06:45:34 + cut -d, -f6 [Pipeline] lock 06:45:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-53-stack-cost] 06:45:34 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-53-stack-cost] did not exist. Created. 06:45:34 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:34 + echo total: 0.2199999988079071 [Pipeline] stash 06:45:34 Stashed 1 file(s) [Pipeline] } 06:45:34 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 06:45:34 $ docker stop --time=1 20b81bf44e60e76fd1ba352ba36720d20e13bb6b7723f97ea1b415030896fe23 06:45:36 $ docker rm -f 20b81bf44e60e76fd1ba352ba36720d20e13bb6b7723f97ea1b415030896fe23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:46:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9572 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 06:46:39 Running in /w/workspace/go-mod-core-contracts/53 [Pipeline] { [Pipeline] checkout 06:46:39 Selected Git installation does not exist. Using Default 06:46:39 The recommended git tool is: NONE 06:46:46 using credential edgex-jenkins-ssh 06:46:46 Cloning the remote Git repository 06:46:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:46:47 > git init /w/workspace/go-mod-core-contracts/53 # timeout=10 06:46:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:46:47 > git --version # timeout=10 06:46:47 > git --version # 'git version 2.25.1' 06:46:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:49 Avoid second fetch 06:46:49 Checking out Revision 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f (main) 06:46:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:46:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:49 > git config core.sparsecheckout # timeout=10 06:46:49 > git checkout -f 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f # timeout=10 06:46:53 Commit message: "Merge pull request #718 from jinlinGuan/issue-717" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:46:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:46:54 Dload Upload Total Spent Left Speed 06:46:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46996 [Pipeline] sh 06:46:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:46:55 + sudo tee /etc/docker/daemon.new 06:46:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:46:55 { 06:46:55 "registry-mirrors": [ 06:46:55 "https://nexus3.edgexfoundry.org:10001" 06:46:55 ], 06:46:55 "bip": "10.250.0.254/24", 06:46:55 "hosts": [ 06:46:55 "tcp://0.0.0.0:5555", 06:46:55 "unix:///var/run/docker.sock" 06:46:55 ], 06:46:55 "mtu": 1458, 06:46:55 "selinux-enabled": true, 06:46:55 "seccomp-profile": "/etc/docker/seccomp.json" 06:46:55 } [Pipeline] sh 06:46:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:46:56 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 06:47:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:47:15 ========================================================= 06:47:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:47:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:47:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:47:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:16 9b3977197b4f: Pulling fs layer 06:47:16 1a89e8eeedd5: Pulling fs layer 06:47:16 94645a83ff95: Pulling fs layer 06:47:16 3f3a8bcf1eab: Pulling fs layer 06:47:16 0c92f367c5e7: Pulling fs layer 06:47:16 f7c0051592d6: Pulling fs layer 06:47:16 a227ed2f7395: Pulling fs layer 06:47:16 7b1c46037f91: Pulling fs layer 06:47:16 3f3a8bcf1eab: Waiting 06:47:16 0c92f367c5e7: Waiting 06:47:16 a227ed2f7395: Waiting 06:47:16 7b1c46037f91: Waiting 06:47:16 94645a83ff95: Verifying Checksum 06:47:16 94645a83ff95: Download complete 06:47:16 1a89e8eeedd5: Download complete 06:47:16 0c92f367c5e7: Verifying Checksum 06:47:16 0c92f367c5e7: Download complete 06:47:16 f7c0051592d6: Download complete 06:47:16 9b3977197b4f: Verifying Checksum 06:47:16 9b3977197b4f: Download complete 06:47:16 a227ed2f7395: Verifying Checksum 06:47:16 a227ed2f7395: Download complete 06:47:17 9b3977197b4f: Pull complete 06:47:17 1a89e8eeedd5: Pull complete 06:47:18 94645a83ff95: Pull complete 06:47:18 7b1c46037f91: Verifying Checksum 06:47:18 7b1c46037f91: Download complete 06:47:19 3f3a8bcf1eab: Verifying Checksum 06:47:19 3f3a8bcf1eab: Download complete 06:47:31 3f3a8bcf1eab: Pull complete 06:47:31 0c92f367c5e7: Pull complete 06:47:31 f7c0051592d6: Pull complete 06:47:31 a227ed2f7395: Pull complete 06:47:38 7b1c46037f91: Pull complete 06:47:38 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 06:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:47:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 06:47:38 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 06:47:39 + docker inspect -f . ci-base-image-arm64 06:47:39 . [Pipeline] withDockerContainer 06:47:39 prd-ubuntu20.04-docker-arm64-4c-16g-9572 does not seem to be running inside a container 06:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/53 -v /w/workspace/go-mod-core-contracts/53:/w/workspace/go-mod-core-contracts/53:rw,z -v /w/workspace/go-mod-core-contracts/53@tmp:/w/workspace/go-mod-core-contracts/53@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 06:47:42 $ docker top a70c3bb58ac3c0efd1ec8efbb627aa6ce4c350d7d20eda9219cddf2ff327b689 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:43 + go version 06:47:43 go version go1.17.6 linux/arm64 [Pipeline] } 06:47:43 $ docker stop --time=1 a70c3bb58ac3c0efd1ec8efbb627aa6ce4c350d7d20eda9219cddf2ff327b689 06:47:44 $ docker rm -f a70c3bb58ac3c0efd1ec8efbb627aa6ce4c350d7d20eda9219cddf2ff327b689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:45 + docker inspect -f . ci-base-image-arm64 06:47:45 . [Pipeline] withDockerContainer 06:47:45 prd-ubuntu20.04-docker-arm64-4c-16g-9572 does not seem to be running inside a container 06:47:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/53 -v /w/workspace/go-mod-core-contracts/53:/w/workspace/go-mod-core-contracts/53:rw,z -v /w/workspace/go-mod-core-contracts/53@tmp:/w/workspace/go-mod-core-contracts/53@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 06:47:47 $ docker top aeeedea7a2424cf02f436b37d36c0fae4b76d744c6f6fa6f771131e4696eaa51 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:47:47 + make test 06:47:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:47:47 go: downloading github.com/google/uuid v1.3.0 06:47:47 go: downloading github.com/go-kit/log v0.2.0 06:47:47 go: downloading github.com/stretchr/testify v1.7.1 06:47:48 go: downloading github.com/go-playground/validator/v10 v10.10.1 06:47:48 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 06:47:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 06:47:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:47:48 go: downloading github.com/davecgh/go-spew v1.1.1 06:47:48 go: downloading github.com/pmezard/go-difflib v1.0.0 06:47:48 go: downloading github.com/stretchr/objx v0.1.1 06:47:48 go: downloading github.com/x448/float16 v0.8.4 06:47:48 go: downloading github.com/go-playground/universal-translator v0.18.0 06:47:48 go: downloading github.com/leodido/go-urn v1.2.1 06:47:48 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 06:47:48 go: downloading golang.org/x/text v0.3.7 06:47:48 go: downloading github.com/go-playground/locales v0.14.0 06:47:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 06:48:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.528s coverage: 83.6% of statements 06:48:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:48:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:48:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 06:48:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.092s coverage: 29.4% of statements 06:48:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 06:48:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.132s coverage: 46.8% of statements 06:48:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.051s coverage: 90.5% of statements 06:48:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.238s coverage: 86.8% of statements 06:48:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.048s coverage: 59.5% of statements 06:48:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.027s coverage: 36.1% of statements 06:48:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.041s coverage: 48.7% of statements 06:48:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:48:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:48:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:48:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:48:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:48:43 $ docker stop --time=1 aeeedea7a2424cf02f436b37d36c0fae4b76d744c6f6fa6f771131e4696eaa51 06:48:45 $ docker rm -f aeeedea7a2424cf02f436b37d36c0fae4b76d744c6f6fa6f771131e4696eaa51 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:48:46 Warning: overwriting stash ‘coverage-report’ 06:48:47 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] sh 06:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:47 06:48:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:48:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:48:48 arm64: Pulling from edgex-lftools-log-publisher 06:48:48 8998bd30e6a1: Pulling fs layer 06:48:48 04944245beec: Pulling fs layer 06:48:48 699f458cf7ca: Pulling fs layer 06:48:48 765212b225bb: Pulling fs layer 06:48:48 f23df028b6ca: Pulling fs layer 06:48:48 d65c8cfc05b1: Pulling fs layer 06:48:48 2437ff75d9bd: Pulling fs layer 06:48:48 f23df028b6ca: Waiting 06:48:48 d65c8cfc05b1: Waiting 06:48:48 2437ff75d9bd: Waiting 06:48:48 765212b225bb: Waiting 06:48:48 04944245beec: Verifying Checksum 06:48:48 04944245beec: Download complete 06:48:48 765212b225bb: Download complete 06:48:48 f23df028b6ca: Verifying Checksum 06:48:48 f23df028b6ca: Download complete 06:48:48 d65c8cfc05b1: Verifying Checksum 06:48:48 d65c8cfc05b1: Download complete 06:48:48 699f458cf7ca: Verifying Checksum 06:48:48 699f458cf7ca: Download complete 06:48:49 8998bd30e6a1: Download complete 06:48:51 2437ff75d9bd: Verifying Checksum 06:48:51 2437ff75d9bd: Download complete 06:48:53 8998bd30e6a1: Pull complete 06:48:53 04944245beec: Pull complete 06:48:55 699f458cf7ca: Pull complete 06:48:55 765212b225bb: Pull complete 06:48:56 f23df028b6ca: Pull complete 06:48:56 d65c8cfc05b1: Pull complete 06:49:11 2437ff75d9bd: Pull complete 06:49:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:49:11 prd-ubuntu20.04-docker-arm64-4c-16g-9572 does not seem to be running inside a container 06:49:11 $ 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-core-contracts/53 -v /w/workspace/go-mod-core-contracts/53:/w/workspace/go-mod-core-contracts/53:rw,z -v /w/workspace/go-mod-core-contracts/53@tmp:/w/workspace/go-mod-core-contracts/53@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 06:49:14 $ docker top 608948b6ece07a2864dc0f9305113cba29e816e9e3e4369ace35d64e0d6dab4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:15 ---> job-cost.sh 06:49:15 lf-activate-venv: SKIPPING 06:49:15 INFO: No Stack... 06:49:15 INFO: Retrieving Pricing Info for: v3-standard-4 06:49:16 INFO: Archiving Costs [Pipeline] sh 06:49:17 + cat /w/workspace/go-mod-core-contracts/53/archives/cost.csv 06:49:17 + cut -d, -f6 [Pipeline] lock 06:49:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-53-stack-cost] 06:49:17 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-53-stack-cost] did not exist. Created. 06:49:17 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:49:17 /w/workspace/go-mod-core-contracts/53@tmp/durable-59b99065/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:49:18 + echo total: 0.10999999940395355 [Pipeline] stash 06:49:18 Warning: overwriting stash ‘stack-cost’ 06:49:18 Stashed 1 file(s) [Pipeline] } 06:49:18 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 06:49:18 $ docker stop --time=1 608948b6ece07a2864dc0f9305113cba29e816e9e3e4369ace35d64e0d6dab4e 06:49:20 $ docker rm -f 608948b6ece07a2864dc0f9305113cba29e816e9e3e4369ace35d64e0d6dab4e [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 06:49:20 provisioning config files... 06:49:20 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config964677149597886792tmp [Pipeline] { [Pipeline] sh 06:49:21 + set +x 06:49:21 + curl -s https://codecov.io/bash 06:49:21 + bash -s -- 06:49:21 06:49:21 _____ _ 06:49:21 / ____| | | 06:49:21 | | ___ __| | ___ ___ _____ __ 06:49:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:49:21 | |___| (_) | (_| | __/ (_| (_) \ V / 06:49:21 \_____\___/ \__,_|\___|\___\___/ \_/ 06:49:21 Bash-1.0.6 06:49:21 06:49:21 06:49:21 ==> git version 2.25.1 found 06:49:21 ==> 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 06:49:21 Release-Date: 2020-01-08 06:49:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:49:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:49:21 ==> Jenkins CI detected. 06:49:21 current dir:  /w/workspace/undry_go-mod-core-contracts_main 06:49:21 project root: . 06:49:21 --> token set from env 06:49:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:49:21 ==> Running gcov in . (disable via -X gcov) 06:49:21 ==> Python coveragepy not found 06:49:21 ==> Searching for coverage reports in: 06:49:21 + . 06:49:21 -> Found 1 reports 06:49:21 ==> Detecting git/mercurial file structure 06:49:21 ==> Reading reports 06:49:21 + ./coverage.out bytes=109289 06:49:21 ==> Appending adjustments 06:49:21 https://docs.codecov.io/docs/fixing-reports 06:49:21 + Found adjustments 06:49:21 ==> Gzipping contents 06:49:21 16K /tmp/codecov.8q8EIw.gz 06:49:21 ==> Uploading reports 06:49:21 url: https://codecov.io 06:49:21 query: branch=main&commit=51afbd788f0fe44cfde58cd37788c5be2e6b3a4f&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 06:49:21 -> Pinging Codecov 06:49:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=51afbd788f0fe44cfde58cd37788c5be2e6b3a4f&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 06:49:21 -> Uploading to 06:49:21 https://storage.googleapis.com/codecov/v4/raw/2022-03-31/71470A77251A30514AAF9C0BB2E5B6CE/51afbd788f0fe44cfde58cd37788c5be2e6b3a4f/f382900a-6c71-4ca9-a7c8-cbb168b3df07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T064921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88bec0aa4c08f5f5367081813df0bb0297833595feb9eb2e9b8c2593b7487507 06:49:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:21 Dload Upload Total Spent Left Speed 06:49:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16206 0 0 100 16206 0 71078 --:--:-- --:--:-- --:--:-- 71392 06:49:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/51afbd788f0fe44cfde58cd37788c5be2e6b3a4f [Pipeline] } 06:49:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:49:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:49:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:49:22 06:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 06:49:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:49:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:49:23 188c0c94c7c5: Pulling fs layer 06:49:23 0ef7d3d256c8: Pulling fs layer 06:49:23 de9db76c5a1d: Pulling fs layer 06:49:23 0eba1c9be4d2: Pulling fs layer 06:49:23 0d57e429df01: Pulling fs layer 06:49:23 4e4be7b47b0d: Pulling fs layer 06:49:23 0d57e429df01: Waiting 06:49:23 0eba1c9be4d2: Waiting 06:49:23 e1f770b5df2f: Pulling fs layer 06:49:23 85a0685a4137: Pulling fs layer 06:49:23 85a0685a4137: Waiting 06:49:23 e1f770b5df2f: Waiting 06:49:23 de9db76c5a1d: Verifying Checksum 06:49:23 de9db76c5a1d: Download complete 06:49:23 0ef7d3d256c8: Verifying Checksum 06:49:23 0ef7d3d256c8: Download complete 06:49:23 0d57e429df01: Download complete 06:49:23 4e4be7b47b0d: Verifying Checksum 06:49:23 4e4be7b47b0d: Download complete 06:49:23 188c0c94c7c5: Verifying Checksum 06:49:23 188c0c94c7c5: Download complete 06:49:23 e1f770b5df2f: Verifying Checksum 06:49:23 e1f770b5df2f: Download complete 06:49:23 188c0c94c7c5: Pull complete 06:49:23 0ef7d3d256c8: Pull complete 06:49:23 de9db76c5a1d: Pull complete 06:49:23 0eba1c9be4d2: Download complete 06:49:24 85a0685a4137: Verifying Checksum 06:49:24 85a0685a4137: Download complete 06:49:27 0eba1c9be4d2: Pull complete 06:49:27 0d57e429df01: Pull complete 06:49:27 4e4be7b47b0d: Pull complete 06:49:28 e1f770b5df2f: Pull complete 06:49:32 85a0685a4137: Pull complete 06:49:32 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 06:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:49:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 06:49:32 prd-ubuntu20.04-docker-8c-8g-9571 does not seem to be running inside a container 06:49:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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/edgex-snyk-go:1.410.4 cat 06:49:33 $ docker top 51877b67a0ecfaefac875009648a7f978cea9ca34c2aa8908bbd6632db1c9155 -eo pid,comm [Pipeline] { [Pipeline] echo 06:49:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 06:49:34 + set -o pipefail 06:49:34 + snyk monitor '--org=edgex-jenkins' 06:49:37 06:49:37 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 06:49:37 06:49:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/933729bf-6222-4e1c-82d1-9ecf92671d52 06:49:37 06:49:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:49:37 06:49:37 [Pipeline] } 06:49:37 $ docker stop --time=1 51877b67a0ecfaefac875009648a7f978cea9ca34c2aa8908bbd6632db1c9155 06:49:39 $ docker rm -f 51877b67a0ecfaefac875009648a7f978cea9ca34c2aa8908bbd6632db1c9155 [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 06:49:39 + git log --format=format:%s -1 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f [Pipeline] sh 06:49:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:49:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:40 . [Pipeline] withDockerContainer 06:49:40 prd-ubuntu20.04-docker-8c-8g-9571 does not seem to be running inside a container 06:49:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:49:40 $ docker top 64635dc7e34e3f49b77a45c0ac98c2d35a42def3988971dd4530cdb093d98e39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:41 [ssh-agent] Looking for ssh-agent implementation... 06:49:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:41 $ docker exec 64635dc7e34e3f49b77a45c0ac98c2d35a42def3988971dd4530cdb093d98e39 ssh-agent 06:49:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjpLOLH/agent.14 06:49:41 SSH_AGENT_PID=21 06:49:41 Running ssh-add (command line suppressed) 06:49:41 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7119070331617613680.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7119070331617613680.key) 06:49:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:41 + git semver tag 06:49:41 # -> Open(): unable to determine branch for HEAD 06:49:41 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 06:49:41 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 06:49:41 # $SEMVER_REMOTE_NAME = origin 06:49:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:49:41 # $SEMVER_USER_NAME = edgex-jenkins 06:49:41 # $SEMVER_BRANCH = main 06:49:41 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 06:49:41 # 51afbd788f0fe44cfde58cd37788c5be2e6b3a4f HEAD 06:49:41 # -> Force: false 06:49:41 # 642fb6cc5e45d9cf2520e2b4ab216d60ca2d7d85 refs/tags/v2.2.0-dev.21 [Pipeline] } 06:49:41 $ docker exec --env ******** --env ******** 64635dc7e34e3f49b77a45c0ac98c2d35a42def3988971dd4530cdb093d98e39 ssh-agent -k 06:49:41 unset SSH_AUTH_SOCK; 06:49:41 unset SSH_AGENT_PID; 06:49:41 echo Agent pid 21 killed; 06:49:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:42 + git semver [Pipeline] } 06:49:42 $ docker stop --time=1 64635dc7e34e3f49b77a45c0ac98c2d35a42def3988971dd4530cdb093d98e39 06:49:43 $ docker rm -f 64635dc7e34e3f49b77a45c0ac98c2d35a42def3988971dd4530cdb093d98e39 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:43 06:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:44 0.23.1-centos7: Pulling from edgex-lftools 06:49:44 ab5ef0e58194: Pulling fs layer 06:49:44 9712f1f96733: Pulling fs layer 06:49:44 63f879dbbcfc: Pulling fs layer 06:49:44 0d9ebad4ef96: Pulling fs layer 06:49:44 e9a5061849ea: Pulling fs layer 06:49:44 d747dcd14b5f: Pulling fs layer 06:49:44 2de7ff778b66: Pulling fs layer 06:49:44 e9a5061849ea: Waiting 06:49:44 0d9ebad4ef96: Waiting 06:49:44 d747dcd14b5f: Waiting 06:49:44 2de7ff778b66: Waiting 06:49:44 9712f1f96733: Verifying Checksum 06:49:44 9712f1f96733: Download complete 06:49:44 63f879dbbcfc: Verifying Checksum 06:49:44 63f879dbbcfc: Download complete 06:49:44 ab5ef0e58194: Verifying Checksum 06:49:44 ab5ef0e58194: Download complete 06:49:44 e9a5061849ea: Verifying Checksum 06:49:44 e9a5061849ea: Download complete 06:49:44 0d9ebad4ef96: Verifying Checksum 06:49:44 0d9ebad4ef96: Download complete 06:49:45 2de7ff778b66: Verifying Checksum 06:49:45 2de7ff778b66: Download complete 06:49:48 ab5ef0e58194: Pull complete 06:49:48 9712f1f96733: Pull complete 06:49:48 63f879dbbcfc: Pull complete 06:49:52 0d9ebad4ef96: Pull complete 06:49:52 e9a5061849ea: Pull complete 06:49:52 d747dcd14b5f: Pull complete 06:49:53 2de7ff778b66: Pull complete 06:49:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:49:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:49:53 prd-ubuntu20.04-docker-8c-8g-9571 does not seem to be running inside a container 06:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:49:56 $ docker top d1df066ff7593b5abaafc2c1402e706c3e8241f502bad2a09c63426b609510e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:49:56 provisioning config files... 06:49:56 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5883956908284404536tmp 06:49:56 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2108891140158526410tmp 06:49:56 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4848149377575826007tmp [Pipeline] { [Pipeline] echo 06:49:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:49:56 ---> sigul-configuration.sh 06:49:56 gpg: directory `/root/.gnupg' created 06:49:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:49:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:49:56 gpg: keyring `/root/.gnupg/secring.gpg' created 06:49:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:49:56 gpg: CAST5 encrypted data 06:49:56 gpg: encrypted with 1 passphrase 06:49:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:49:56 + mkdir /home/jenkins 06:49:56 + mkdir /home/jenkins/sigul [Pipeline] sh 06:49:57 + 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 06:49:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:49:57 ---> sigul-install.sh 06:49:57 Sigul already installed; skipping installation. [Pipeline] sh 06:49:57 + git tag --list 06:49:57 v0.0.0 06:49:57 v0.0.1 06:49:57 v0.1.0 06:49:57 v0.1.1 06:49:57 v0.1.10 06:49:57 v0.1.100 06:49:57 v0.1.101 06:49:57 v0.1.102 06:49:57 v0.1.103 06:49:57 v0.1.104 06:49:57 v0.1.105 06:49:57 v0.1.106 06:49:57 v0.1.107 06:49:57 v0.1.108 06:49:57 v0.1.109 06:49:57 v0.1.11 06:49:57 v0.1.110 06:49:57 v0.1.111 06:49:57 v0.1.112 06:49:57 v0.1.113 06:49:57 v0.1.114 06:49:57 v0.1.115 06:49:57 v0.1.116 06:49:57 v0.1.117 06:49:57 v0.1.118 06:49:57 v0.1.119 06:49:57 v0.1.12 06:49:57 v0.1.120 06:49:57 v0.1.121 06:49:57 v0.1.122 06:49:57 v0.1.123 06:49:57 v0.1.124 06:49:57 v0.1.125 06:49:57 v0.1.126 06:49:57 v0.1.127 06:49:57 v0.1.128 06:49:57 v0.1.129 06:49:57 v0.1.13 06:49:57 v0.1.130 06:49:57 v0.1.131 06:49:57 v0.1.132 06:49:57 v0.1.133 06:49:57 v0.1.134 06:49:57 v0.1.135 06:49:57 v0.1.136 06:49:57 v0.1.137 06:49:57 v0.1.138 06:49:57 v0.1.139 06:49:57 v0.1.14 06:49:57 v0.1.140 06:49:57 v0.1.141 06:49:57 v0.1.142 06:49:57 v0.1.143 06:49:57 v0.1.144 06:49:57 v0.1.145 06:49:57 v0.1.146 06:49:57 v0.1.147 06:49:57 v0.1.148 06:49:57 v0.1.149 06:49:57 v0.1.15 06:49:57 v0.1.16 06:49:57 v0.1.17 06:49:57 v0.1.18 06:49:57 v0.1.19 06:49:57 v0.1.2 06:49:57 v0.1.20 06:49:57 v0.1.21 06:49:57 v0.1.22 06:49:57 v0.1.23 06:49:57 v0.1.24 06:49:57 v0.1.25 06:49:57 v0.1.26 06:49:57 v0.1.27 06:49:57 v0.1.28 06:49:57 v0.1.29 06:49:57 v0.1.3 06:49:57 v0.1.30 06:49:57 v0.1.31 06:49:57 v0.1.32 06:49:57 v0.1.33 06:49:57 v0.1.34 06:49:57 v0.1.35 06:49:57 v0.1.36 06:49:57 v0.1.37 06:49:57 v0.1.38 06:49:57 v0.1.39 06:49:57 v0.1.4 06:49:57 v0.1.40 06:49:57 v0.1.41 06:49:57 v0.1.42 06:49:57 v0.1.43 06:49:57 v0.1.44 06:49:57 v0.1.45 06:49:57 v0.1.46 06:49:57 v0.1.47 06:49:57 v0.1.48 06:49:57 v0.1.49 06:49:57 v0.1.5 06:49:57 v0.1.50 06:49:57 v0.1.51 06:49:57 v0.1.52 06:49:57 v0.1.53 06:49:57 v0.1.54 06:49:57 v0.1.55 06:49:57 v0.1.56 06:49:57 v0.1.57 06:49:57 v0.1.58 06:49:57 v0.1.59 06:49:57 v0.1.6 06:49:57 v0.1.60 06:49:57 v0.1.61 06:49:57 v0.1.62 06:49:57 v0.1.63 06:49:57 v0.1.64 06:49:57 v0.1.65 06:49:57 v0.1.66 06:49:57 v0.1.67 06:49:57 v0.1.68 06:49:57 v0.1.69 06:49:57 v0.1.7 06:49:57 v0.1.70 06:49:57 v0.1.71 06:49:57 v0.1.72 06:49:57 v0.1.73 06:49:57 v0.1.74 06:49:57 v0.1.75 06:49:57 v0.1.76 06:49:57 v0.1.77 06:49:57 v0.1.78 06:49:57 v0.1.79 06:49:57 v0.1.8 06:49:57 v0.1.80 06:49:57 v0.1.81 06:49:57 v0.1.82 06:49:57 v0.1.83 06:49:57 v0.1.84 06:49:57 v0.1.85 06:49:57 v0.1.86 06:49:57 v0.1.87 06:49:57 v0.1.88 06:49:57 v0.1.89 06:49:57 v0.1.9 06:49:57 v0.1.90 06:49:57 v0.1.91 06:49:57 v0.1.92 06:49:57 v0.1.93 06:49:57 v0.1.94 06:49:57 v0.1.95 06:49:57 v0.1.96 06:49:57 v0.1.97 06:49:57 v0.1.98 06:49:57 v0.1.99 06:49:57 v2.0.0 06:49:57 v2.0.0-dev.1 06:49:57 v2.0.0-dev.10 06:49:57 v2.0.0-dev.100 06:49:57 v2.0.0-dev.101 06:49:57 v2.0.0-dev.102 06:49:57 v2.0.0-dev.103 06:49:57 v2.0.0-dev.11 06:49:57 v2.0.0-dev.12 06:49:57 v2.0.0-dev.13 06:49:57 v2.0.0-dev.14 06:49:57 v2.0.0-dev.15 06:49:57 v2.0.0-dev.16 06:49:57 v2.0.0-dev.17 06:49:57 v2.0.0-dev.18 06:49:57 v2.0.0-dev.19 06:49:57 v2.0.0-dev.2 06:49:57 v2.0.0-dev.20 06:49:57 v2.0.0-dev.21 06:49:57 v2.0.0-dev.22 06:49:57 v2.0.0-dev.23 06:49:57 v2.0.0-dev.24 06:49:57 v2.0.0-dev.25 06:49:57 v2.0.0-dev.26 06:49:57 v2.0.0-dev.27 06:49:57 v2.0.0-dev.28 06:49:57 v2.0.0-dev.29 06:49:57 v2.0.0-dev.3 06:49:57 v2.0.0-dev.30 06:49:57 v2.0.0-dev.31 06:49:57 v2.0.0-dev.32 06:49:57 v2.0.0-dev.33 06:49:57 v2.0.0-dev.34 06:49:57 v2.0.0-dev.35 06:49:57 v2.0.0-dev.36 06:49:57 v2.0.0-dev.37 06:49:57 v2.0.0-dev.38 06:49:57 v2.0.0-dev.39 06:49:57 v2.0.0-dev.4 06:49:57 v2.0.0-dev.40 06:49:57 v2.0.0-dev.41 06:49:57 v2.0.0-dev.42 06:49:57 v2.0.0-dev.43 06:49:57 v2.0.0-dev.44 06:49:57 v2.0.0-dev.45 06:49:57 v2.0.0-dev.46 06:49:57 v2.0.0-dev.47 06:49:57 v2.0.0-dev.48 06:49:57 v2.0.0-dev.49 06:49:57 v2.0.0-dev.5 06:49:57 v2.0.0-dev.50 06:49:57 v2.0.0-dev.51 06:49:57 v2.0.0-dev.52 06:49:57 v2.0.0-dev.53 06:49:57 v2.0.0-dev.54 06:49:57 v2.0.0-dev.55 06:49:57 v2.0.0-dev.56 06:49:57 v2.0.0-dev.57 06:49:57 v2.0.0-dev.58 06:49:57 v2.0.0-dev.59 06:49:57 v2.0.0-dev.6 06:49:57 v2.0.0-dev.60 06:49:57 v2.0.0-dev.61 06:49:57 v2.0.0-dev.62 06:49:57 v2.0.0-dev.63 06:49:57 v2.0.0-dev.64 06:49:57 v2.0.0-dev.65 06:49:57 v2.0.0-dev.66 06:49:57 v2.0.0-dev.67 06:49:57 v2.0.0-dev.68 06:49:57 v2.0.0-dev.69 06:49:57 v2.0.0-dev.7 06:49:57 v2.0.0-dev.70 06:49:57 v2.0.0-dev.71 06:49:57 v2.0.0-dev.72 06:49:57 v2.0.0-dev.73 06:49:57 v2.0.0-dev.74 06:49:57 v2.0.0-dev.75 06:49:57 v2.0.0-dev.76 06:49:57 v2.0.0-dev.77 06:49:57 v2.0.0-dev.78 06:49:57 v2.0.0-dev.79 06:49:57 v2.0.0-dev.8 06:49:57 v2.0.0-dev.80 06:49:57 v2.0.0-dev.81 06:49:57 v2.0.0-dev.82 06:49:57 v2.0.0-dev.83 06:49:57 v2.0.0-dev.84 06:49:57 v2.0.0-dev.85 06:49:57 v2.0.0-dev.86 06:49:57 v2.0.0-dev.87 06:49:57 v2.0.0-dev.88 06:49:57 v2.0.0-dev.89 06:49:57 v2.0.0-dev.9 06:49:57 v2.0.0-dev.90 06:49:57 v2.0.0-dev.91 06:49:57 v2.0.0-dev.92 06:49:57 v2.0.0-dev.93 06:49:57 v2.0.0-dev.94 06:49:57 v2.0.0-dev.95 06:49:57 v2.0.0-dev.96 06:49:57 v2.0.0-dev.97 06:49:57 v2.0.0-dev.98 06:49:57 v2.0.0-dev.99 06:49:57 v2.0.1-dev.1 06:49:57 v2.0.1-dev.10 06:49:57 v2.0.1-dev.11 06:49:57 v2.0.1-dev.12 06:49:57 v2.0.1-dev.13 06:49:57 v2.0.1-dev.14 06:49:57 v2.0.1-dev.15 06:49:57 v2.0.1-dev.16 06:49:57 v2.0.1-dev.17 06:49:57 v2.0.1-dev.18 06:49:57 v2.0.1-dev.19 06:49:57 v2.0.1-dev.2 06:49:57 v2.0.1-dev.20 06:49:57 v2.0.1-dev.21 06:49:57 v2.0.1-dev.22 06:49:57 v2.0.1-dev.23 06:49:57 v2.0.1-dev.24 06:49:57 v2.0.1-dev.25 06:49:57 v2.0.1-dev.26 06:49:57 v2.0.1-dev.27 06:49:57 v2.0.1-dev.28 06:49:57 v2.0.1-dev.3 06:49:57 v2.0.1-dev.4 06:49:57 v2.0.1-dev.5 06:49:57 v2.0.1-dev.6 06:49:57 v2.0.1-dev.7 06:49:57 v2.0.1-dev.8 06:49:57 v2.0.1-dev.9 06:49:57 v2.1.0 06:49:57 v2.1.1-dev.1 06:49:57 v2.2.0-dev.1 06:49:57 v2.2.0-dev.10 06:49:57 v2.2.0-dev.11 06:49:57 v2.2.0-dev.12 06:49:57 v2.2.0-dev.13 06:49:57 v2.2.0-dev.14 06:49:57 v2.2.0-dev.15 06:49:57 v2.2.0-dev.16 06:49:57 v2.2.0-dev.17 06:49:57 v2.2.0-dev.18 06:49:57 v2.2.0-dev.19 06:49:57 v2.2.0-dev.2 06:49:57 v2.2.0-dev.20 06:49:57 v2.2.0-dev.21 06:49:57 v2.2.0-dev.3 06:49:57 v2.2.0-dev.4 06:49:57 v2.2.0-dev.5 06:49:57 v2.2.0-dev.6 06:49:57 v2.2.0-dev.7 06:49:57 v2.2.0-dev.8 06:49:57 v2.2.0-dev.9 [Pipeline] sh 06:49:58 + lftools sign git-tag v2.2.0-dev.21 06:49:58 Signing Git tag with Sigul... 06:49:58 Signing v2.2.0-dev.21 [Pipeline] echo 06:49:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:49:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:49:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:49:59 $ docker stop --time=1 d1df066ff7593b5abaafc2c1402e706c3e8241f502bad2a09c63426b609510e2 06:50:00 $ docker rm -f d1df066ff7593b5abaafc2c1402e706c3e8241f502bad2a09c63426b609510e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:50:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:50:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:50:01 . [Pipeline] withDockerContainer 06:50:01 prd-ubuntu20.04-docker-8c-8g-9571 does not seem to be running inside a container 06:50:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:50:01 $ docker top 6e5c721636eabf100d2cb626d2aee476917281275179eba58f88cc8583856aa0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:01 [ssh-agent] Looking for ssh-agent implementation... 06:50:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:02 $ docker exec 6e5c721636eabf100d2cb626d2aee476917281275179eba58f88cc8583856aa0 ssh-agent 06:50:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDbdONC/agent.13 06:50:02 SSH_AGENT_PID=19 06:50:02 Running ssh-add (command line suppressed) 06:50:02 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8913993773135463354.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8913993773135463354.key) 06:50:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:02 + git semver bump pre 06:50:02 # -> Open(): unable to determine branch for HEAD 06:50:02 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 06:50:02 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 06:50:02 # $SEMVER_REMOTE_NAME = origin 06:50:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:50:02 # $SEMVER_USER_NAME = edgex-jenkins 06:50:02 # $SEMVER_BRANCH = main 06:50:02 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 06:50:02 2.2.0-dev.22 [Pipeline] } 06:50:02 $ docker exec --env ******** --env ******** 6e5c721636eabf100d2cb626d2aee476917281275179eba58f88cc8583856aa0 ssh-agent -k 06:50:02 unset SSH_AUTH_SOCK; 06:50:02 unset SSH_AGENT_PID; 06:50:02 echo Agent pid 19 killed; 06:50:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:03 + git semver [Pipeline] } 06:50:03 $ docker stop --time=1 6e5c721636eabf100d2cb626d2aee476917281275179eba58f88cc8583856aa0 06:50:04 $ docker rm -f 6e5c721636eabf100d2cb626d2aee476917281275179eba58f88cc8583856aa0 [Pipeline] // withDockerContainer [Pipeline] sh 06:50:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:50:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:50:05 . [Pipeline] withDockerContainer 06:50:05 prd-ubuntu20.04-docker-8c-8g-9571 does not seem to be running inside a container 06:50:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:50:05 $ docker top e6feaa5208f6c18aece279758583dbbb99b5aab49e0bfa5776bbc3c3acde99dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:05 [ssh-agent] Looking for ssh-agent implementation... 06:50:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:06 $ docker exec e6feaa5208f6c18aece279758583dbbb99b5aab49e0bfa5776bbc3c3acde99dc ssh-agent 06:50:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdplLpI/agent.14 06:50:06 SSH_AGENT_PID=20 06:50:06 Running ssh-add (command line suppressed) 06:50:06 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1328362382269619423.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1328362382269619423.key) 06:50:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:06 + git semver push 06:50:06 # -> Open(): unable to determine branch for HEAD 06:50:06 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 06:50:06 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 06:50:06 # $SEMVER_REMOTE_NAME = origin 06:50:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:50:06 # $SEMVER_USER_NAME = edgex-jenkins 06:50:06 # $SEMVER_BRANCH = main 06:50:06 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 06:50:09 $ docker exec --env ******** --env ******** e6feaa5208f6c18aece279758583dbbb99b5aab49e0bfa5776bbc3c3acde99dc ssh-agent -k 06:50:09 unset SSH_AUTH_SOCK; 06:50:09 unset SSH_AGENT_PID; 06:50:09 echo Agent pid 20 killed; 06:50:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:09 + git semver [Pipeline] } 06:50:09 $ docker stop --time=1 e6feaa5208f6c18aece279758583dbbb99b5aab49e0bfa5776bbc3c3acde99dc 06:50:10 $ docker rm -f e6feaa5208f6c18aece279758583dbbb99b5aab49e0bfa5776bbc3c3acde99dc [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 06:50:11 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 06:50:11 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 06:50:11 total 16 06:50:11 drwxr-xr-x 3 root root 4096 Mar 31 06:45 . 06:50:11 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 06:49 .. 06:50:11 drwxr-xr-x 2 root root 4096 Mar 31 06:45 cost 06:50:11 -rw-r--r-- 1 root root 91 Mar 31 06:45 cost.csv 06:50:11 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 06:50:11 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 06:50:11 total 16 06:50:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 06:45 . 06:50:11 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 06:49 .. 06:50:11 drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 06:45 cost 06:50:11 -rw-r--r-- 1 jenkins jenkins 91 Mar 31 06:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:50:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:50:12 ---> package-listing.sh 06:50:12 ++ facter osfamily 06:50:12 ++ tr '[:upper:]' '[:lower:]' 06:50:13 + OS_FAMILY=debian 06:50:13 + workspace=/w/workspace/undry_go-mod-core-contracts_main 06:50:13 + START_PACKAGES=/tmp/packages_start.txt 06:50:13 + END_PACKAGES=/tmp/packages_end.txt 06:50:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:50:13 + PACKAGES=/tmp/packages_start.txt 06:50:13 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 06:50:13 + PACKAGES=/tmp/packages_end.txt 06:50:13 + case "${OS_FAMILY}" in 06:50:13 + dpkg -l 06:50:13 + grep '^ii' 06:50:13 + '[' -f /tmp/packages_start.txt ']' 06:50:13 + '[' -f /tmp/packages_end.txt ']' 06:50:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:50:13 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 06:50:13 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 06:50:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 06:50:13 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:50:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:13 . [Pipeline] withDockerContainer 06:50:13 prd-ubuntu20.04-docker-8c-8g-9571 does not seem to be running inside a container 06:50:13 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:50:14 $ docker top 8df4c0f94cbb60562266fef5630206e7cb0920eb6c3080ef1a1496aa4766c738 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:14 + touch /tmp/pre-build-complete [Pipeline] sh 06:50:14 + mkdir -p /var/log/sysstat [Pipeline] sh 06:50:15 + ls /var/log/sa-host 06:50:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:15 provisioning config files... 06:50:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2187009358830319292tmp [Pipeline] { [Pipeline] echo 06:50:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:50:15 ---> create-netrc.sh [Pipeline] } 06:50:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:50:16 ---> python-tools-install.sh [Pipeline] echo 06:50:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:50:16 ---> sudo-logs.sh 06:50:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:50:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:50:16 ---> job-cost.sh 06:50:16 lf-activate-venv: SKIPPING 06:50:16 DEBUG: total: 0.2199999988079071 06:50:16 INFO: Retrieving Stack Cost... 06:50:16 INFO: Retrieving Pricing Info for: v3-standard-8 06:50:17 INFO: Archiving Costs [Pipeline] echo 06:50:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:50:17 ---> logs-deploy.sh 06:50:17 lf-activate-venv: SKIPPING 06:50:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/53 06:50:17 INFO: archiving workspace using pattern(s): 06:50:18 Archives upload complete. 06:50:18 INFO: archiving logs to Nexus