Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57130b2c2ecab7d29e8587b455b608ac4f084b4d 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-ssh15996220640533807409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh273904800984426343.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17021360426352630468.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8187479014378187282.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3686255628628787430.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2150 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 57130b2c2ecab7d29e8587b455b608ac4f084b4d (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 57130b2c2ecab7d29e8587b455b608ac4f084b4d # timeout=10 Commit message: "feat: Add Histogram to supported metric types (#346)" > git rev-list --no-walk 4f7c693f57811b451283fd003dba8f684ac16276 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:44:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:44:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:44:07 ========================================================= 16:44:07 EdgeX Global Pipelines Version Info 16:44:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:44:07 ------------------- 16:44:07 stable info: 16:44:07 ------------------- 16:44:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:44:07 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:44:07 Message: update stable to v1.0.234 16:44:08 ------------------- 16:44:08 experimental info: 16:44:08 ------------------- 16:44:08 Commited By: **** collab-it+edgex@linuxfoundation.org 16:44:08 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:44:08 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57130b2c2ecab7d29e8587b455b608ac4f084b4d [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57130b2 [Pipeline] echo 16:44:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:44:09 + git rev-list -1 --merges 57130b2c2ecab7d29e8587b455b608ac4f084b4d~1..57130b2c2ecab7d29e8587b455b608ac4f084b4d [Pipeline] echo 16:44:09 -----------> git rev-list -1 --merges 57130b2c2ecab7d29e8587b455b608ac4f084b4d~1..57130b2c2ecab7d29e8587b455b608ac4f084b4d 57130b2c2ecab7d29e8587b455b608ac4f084b4d [false] [Pipeline] sh 16:44:09 + git log --format=format:%s -1 57130b2c2ecab7d29e8587b455b608ac4f084b4d [Pipeline] echo 16:44:09 ========================================================= 16:44:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:44:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:09 + git log --format=format:%s -1 57130b2c2ecab7d29e8587b455b608ac4f084b4d [Pipeline] echo 16:44:09 [semverPrep] GIT_COMMIT: 57130b2c2ecab7d29e8587b455b608ac4f084b4d, Commit Message: feat: Add Histogram to supported metric types (#346) [Pipeline] echo 16:44:10 [semverPrep] This is not a build commit. [Pipeline] sh 16:44:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:44:10 + grep -v github /etc/ssh/ssh_known_hosts 16:44:10 + [ -e /tmp/ssh_known_hosts ] 16:44:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:44:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:44:10 + sudo tee -a /etc/ssh/ssh_known_hosts 16:44:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:44:11 16:44:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:44:11 0.1.4: Pulling from edgex-devops/py-git-semver 16:44:11 42c077c10790: Pulling fs layer 16:44:11 f63e77b7563a: Pulling fs layer 16:44:11 bd5fdadae976: Pulling fs layer 16:44:11 205491f53016: Pulling fs layer 16:44:11 df18705c85c3: Pulling fs layer 16:44:11 bdb3f477010e: Pulling fs layer 16:44:11 c8a8fc8e1c8f: Pulling fs layer 16:44:11 2c6e9b1d212d: Pulling fs layer 16:44:11 bdb8f0575790: Pulling fs layer 16:44:11 386e3cb2ff24: Pulling fs layer 16:44:11 2343380bae48: Pulling fs layer 16:44:11 c8a8fc8e1c8f: Waiting 16:44:11 2c6e9b1d212d: Waiting 16:44:11 bdb3f477010e: Waiting 16:44:11 bdb8f0575790: Waiting 16:44:11 386e3cb2ff24: Waiting 16:44:11 2343380bae48: Waiting 16:44:11 df18705c85c3: Waiting 16:44:11 f63e77b7563a: Download complete 16:44:11 205491f53016: Verifying Checksum 16:44:11 205491f53016: Download complete 16:44:11 df18705c85c3: Verifying Checksum 16:44:11 df18705c85c3: Download complete 16:44:11 bd5fdadae976: Verifying Checksum 16:44:11 bd5fdadae976: Download complete 16:44:11 bdb3f477010e: Verifying Checksum 16:44:11 bdb3f477010e: Download complete 16:44:11 2c6e9b1d212d: Download complete 16:44:11 bdb8f0575790: Download complete 16:44:11 386e3cb2ff24: Verifying Checksum 16:44:11 386e3cb2ff24: Download complete 16:44:11 2343380bae48: Verifying Checksum 16:44:11 2343380bae48: Download complete 16:44:11 42c077c10790: Verifying Checksum 16:44:11 42c077c10790: Download complete 16:44:11 c8a8fc8e1c8f: Verifying Checksum 16:44:11 c8a8fc8e1c8f: Download complete 16:44:12 42c077c10790: Pull complete 16:44:13 f63e77b7563a: Pull complete 16:44:13 bd5fdadae976: Pull complete 16:44:13 205491f53016: Pull complete 16:44:13 df18705c85c3: Pull complete 16:44:13 bdb3f477010e: Pull complete 16:44:15 c8a8fc8e1c8f: Pull complete 16:44:15 2c6e9b1d212d: Pull complete 16:44:15 bdb8f0575790: Pull complete 16:44:15 386e3cb2ff24: Pull complete 16:44:15 2343380bae48: Pull complete 16:44:15 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:44:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:15 prd-ubuntu20.04-docker-8c-8g-2150 does not seem to be running inside a container 16:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:44:17 $ docker top db19fbe5927e67fa80944ff90fcb35a7729858733d11668541f82c0dd515fab2 -eo pid,comm 16:44:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:44:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:44:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:17 [ssh-agent] Looking for ssh-agent implementation... 16:44:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:17 $ docker exec db19fbe5927e67fa80944ff90fcb35a7729858733d11668541f82c0dd515fab2 ssh-agent 16:44:17 SSH_AUTH_SOCK=/tmp/ssh-sQ1uibhaOA1B/agent.32 16:44:17 SSH_AGENT_PID=39 16:44:17 Running ssh-add (command line suppressed) 16:44:17 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5797772177508310033.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5797772177508310033.key) 16:44:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:18 + git tag --points-at HEAD [Pipeline] } 16:44:18 $ docker exec --env ******** --env ******** db19fbe5927e67fa80944ff90fcb35a7729858733d11668541f82c0dd515fab2 ssh-agent -k 16:44:18 unset SSH_AUTH_SOCK; 16:44:18 unset SSH_AGENT_PID; 16:44:18 echo Agent pid 39 killed; 16:44:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:44:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:18 [ssh-agent] Looking for ssh-agent implementation... 16:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:18 $ docker exec db19fbe5927e67fa80944ff90fcb35a7729858733d11668541f82c0dd515fab2 ssh-agent 16:44:18 SSH_AUTH_SOCK=/tmp/ssh-3hHDjoLdxcAu/agent.72 16:44:18 SSH_AGENT_PID=79 16:44:18 Running ssh-add (command line suppressed) 16:44:18 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4434247979494852943.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4434247979494852943.key) 16:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:18 + git semver init 16:44:19 2022-06-09 16:44:19,062 [run_init] DEBUG init version:0.0.0 force:False 16:44:19 2022-06-09 16:44:19,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 16:44:19 2022-06-09 16:44:19,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 16:44:19 2022-06-09 16:44:19,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:44:20 2022-06-09 16:44:19,750 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 16:44:20 2022-06-09 16:44:19,751 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 16:44:20 2022-06-09 16:44:19,751 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:44:20 2022-06-09 16:44:19,751 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:44:20 2.2.1-dev.3 [Pipeline] } 16:44:20 $ docker exec --env ******** --env ******** db19fbe5927e67fa80944ff90fcb35a7729858733d11668541f82c0dd515fab2 ssh-agent -k 16:44:20 unset SSH_AUTH_SOCK; 16:44:20 unset SSH_AGENT_PID; 16:44:20 echo Agent pid 79 killed; 16:44:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:44:20 + git semver [Pipeline] } 16:44:20 $ docker stop --time=1 db19fbe5927e67fa80944ff90fcb35a7729858733d11668541f82c0dd515fab2 16:44:22 $ docker rm -f db19fbe5927e67fa80944ff90fcb35a7729858733d11668541f82c0dd515fab2 [Pipeline] // withDockerContainer [Pipeline] sh 16:44:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:44:22 Stashed 1 file(s) [Pipeline] echo 16:44:22 [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:44:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:22 ========================================================= 16:44:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:44:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:44:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:44:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:44:23 59bf1c3509f3: Pulling fs layer 16:44:23 666ba61612fd: Pulling fs layer 16:44:23 8ed8ca486205: Pulling fs layer 16:44:23 cc1cd167ecdc: Pulling fs layer 16:44:23 c516ae0d96e1: Pulling fs layer 16:44:23 684cea983483: Pulling fs layer 16:44:23 dd3240ac7de5: Pulling fs layer 16:44:23 b1e948a4e11c: Pulling fs layer 16:44:23 a8fd76ee1af6: Pulling fs layer 16:44:23 646ad004c059: Pulling fs layer 16:44:23 c516ae0d96e1: Waiting 16:44:23 dd3240ac7de5: Waiting 16:44:23 684cea983483: Waiting 16:44:23 b1e948a4e11c: Waiting 16:44:23 a8fd76ee1af6: Waiting 16:44:23 646ad004c059: Waiting 16:44:23 cc1cd167ecdc: Waiting 16:44:23 8ed8ca486205: Verifying Checksum 16:44:23 8ed8ca486205: Download complete 16:44:23 666ba61612fd: Verifying Checksum 16:44:23 666ba61612fd: Download complete 16:44:23 c516ae0d96e1: Verifying Checksum 16:44:23 c516ae0d96e1: Download complete 16:44:23 684cea983483: Verifying Checksum 16:44:23 684cea983483: Download complete 16:44:23 dd3240ac7de5: Verifying Checksum 16:44:23 dd3240ac7de5: Download complete 16:44:23 59bf1c3509f3: Verifying Checksum 16:44:23 59bf1c3509f3: Download complete 16:44:23 b1e948a4e11c: Verifying Checksum 16:44:23 b1e948a4e11c: Download complete 16:44:23 59bf1c3509f3: Pull complete 16:44:23 666ba61612fd: Pull complete 16:44:23 8ed8ca486205: Pull complete 16:44:23 646ad004c059: Verifying Checksum 16:44:23 646ad004c059: Download complete 16:44:24 a8fd76ee1af6: Verifying Checksum 16:44:24 a8fd76ee1af6: Download complete 16:44:24 cc1cd167ecdc: Verifying Checksum 16:44:24 cc1cd167ecdc: Download complete 16:44:28 cc1cd167ecdc: Pull complete 16:44:28 c516ae0d96e1: Pull complete 16:44:28 684cea983483: Pull complete 16:44:28 dd3240ac7de5: Pull complete 16:44:28 b1e948a4e11c: Pull complete 16:44:30 a8fd76ee1af6: Pull complete 16:44:30 646ad004c059: Pull complete 16:44:30 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:44:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 16:44:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:31 + docker inspect -f . ci-base-image-x86_64 16:44:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:31 prd-ubuntu20.04-docker-8c-8g-2150 does not seem to be running inside a container 16:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:44:33 $ docker top f8f06864f96b03d2c1218baa859e3c8e9d31d03e2f9262fcb77cb93b1022ff0d -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:33 + go version 16:44:33 go version go1.17.7 linux/amd64 [Pipeline] } 16:44:33 $ docker stop --time=1 f8f06864f96b03d2c1218baa859e3c8e9d31d03e2f9262fcb77cb93b1022ff0d 16:44:34 $ docker rm -f f8f06864f96b03d2c1218baa859e3c8e9d31d03e2f9262fcb77cb93b1022ff0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:35 + docker inspect -f . ci-base-image-x86_64 16:44:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:35 prd-ubuntu20.04-docker-8c-8g-2150 does not seem to be running inside a container 16:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:44:35 $ docker top 15d633b12dece5f7488a45630a347a44dea2df9247f0a78cc3e86fce348c12d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:44:36 + make test 16:44:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:44:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:44:36 go: downloading github.com/stretchr/testify v1.7.1 16:44:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 16:44:36 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 16:44:36 go: downloading github.com/google/uuid v1.3.0 16:44:36 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:44:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 16:44:36 go: downloading github.com/pelletier/go-toml v1.9.5 16:44:36 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 16:44:36 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 16:44:36 go: downloading github.com/gorilla/mux v1.8.0 16:44:36 go: downloading github.com/davecgh/go-spew v1.1.1 16:44:36 go: downloading github.com/pmezard/go-difflib v1.0.0 16:44:36 go: downloading github.com/stretchr/objx v0.1.1 16:44:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:44:36 go: downloading github.com/hashicorp/errwrap v1.0.0 16:44:36 go: downloading github.com/go-kit/log v0.2.0 16:44:36 go: downloading github.com/go-playground/validator/v10 v10.10.1 16:44:36 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:44:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 16:44:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:44:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:44:36 go: downloading github.com/pebbe/zmq4 v1.2.7 16:44:36 go: downloading github.com/hashicorp/consul/api v1.9.1 16:44:36 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:44:36 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:44:36 go: downloading github.com/x448/float16 v0.8.4 16:44:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:44:36 go: downloading github.com/mitchellh/copystructure v1.0.0 16:44:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:44:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:44:36 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:44:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:44:36 go: downloading github.com/hashicorp/serf v0.9.5 16:44:36 go: downloading github.com/fatih/color v1.9.0 16:44:36 go: downloading github.com/mattn/go-isatty v0.0.12 16:44:36 go: downloading github.com/gorilla/websocket v1.4.2 16:44:36 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:44:36 go: downloading github.com/go-playground/universal-translator v0.18.0 16:44:36 go: downloading github.com/leodido/go-urn v1.2.1 16:44:36 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 16:44:36 go: downloading golang.org/x/text v0.3.7 16:44:36 go: downloading github.com/zeebo/errs v1.2.2 16:44:36 go: downloading google.golang.org/grpc v1.46.0 16:44:37 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 16:44:37 go: downloading github.com/go-playground/locales v0.14.0 16:44:37 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:44:37 go: downloading google.golang.org/protobuf v1.28.0 16:44:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:44:37 go: downloading github.com/mattn/go-colorable v0.1.6 16:44:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:44:37 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:44:37 go: downloading github.com/golang/protobuf v1.5.2 16:44:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:44:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:44:37 Still waiting to schedule task 16:44:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:44:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 16:44:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.030s coverage: 4.6% of statements 16:44:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 16:44:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.2% of statements 16:44:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.013s coverage: 85.3% of statements 16:44:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.016s coverage: 54.9% of statements 16:44:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 16:44:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 16:44:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.016s coverage: 100.0% of statements 16:44:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.316s coverage: 88.4% of statements 16:44:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.015s coverage: 25.0% of statements 16:44:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.025s coverage: 79.6% of statements 16:44:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 16:44:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.025s coverage: 41.7% of statements 16:44:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.025s coverage: 91.3% of statements 16:44:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:45:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:45:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:45:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:45:02 $ docker stop --time=1 15d633b12dece5f7488a45630a347a44dea2df9247f0a78cc3e86fce348c12d9 16:45:05 $ docker rm -f 15d633b12dece5f7488a45630a347a44dea2df9247f0a78cc3e86fce348c12d9 [Pipeline] // withDockerContainer [Pipeline] sh 16:45:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:45:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:06 16:45:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:06 latest: Pulling from edgex-lftools-log-publisher 16:45:06 5eb5b503b376: Pulling fs layer 16:45:06 5c69ac0246d0: Pulling fs layer 16:45:06 ec43610c2a17: Pulling fs layer 16:45:06 3a2ae6a8a46f: Pulling fs layer 16:45:06 33b1e0a273af: Pulling fs layer 16:45:06 5d3b04190fa2: Pulling fs layer 16:45:06 3a2ae6a8a46f: Waiting 16:45:06 2f39f015ded8: Pulling fs layer 16:45:06 5d3b04190fa2: Waiting 16:45:06 5c69ac0246d0: Download complete 16:45:06 3a2ae6a8a46f: Download complete 16:45:06 33b1e0a273af: Verifying Checksum 16:45:06 33b1e0a273af: Download complete 16:45:06 5d3b04190fa2: Verifying Checksum 16:45:06 5d3b04190fa2: Download complete 16:45:06 ec43610c2a17: Verifying Checksum 16:45:06 ec43610c2a17: Download complete 16:45:06 5eb5b503b376: Download complete 16:45:07 2f39f015ded8: Download complete 16:45:08 5eb5b503b376: Pull complete 16:45:08 5c69ac0246d0: Pull complete 16:45:08 ec43610c2a17: Pull complete 16:45:08 3a2ae6a8a46f: Pull complete 16:45:08 33b1e0a273af: Pull complete 16:45:08 5d3b04190fa2: Pull complete 16:45:13 2f39f015ded8: Pull complete 16:45:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:13 prd-ubuntu20.04-docker-8c-8g-2150 does not seem to be running inside a container 16:45:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:45:14 $ docker top b95569d173f8c38615bcd38a2984b50f15fc3974690e2bf52288c80416e3bb3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:15 ---> job-cost.sh 16:45:15 lf-activate-venv: SKIPPING 16:45:15 INFO: No Stack... 16:45:15 INFO: Retrieving Pricing Info for: v3-standard-8 16:45:16 INFO: Archiving Costs [Pipeline] sh 16:45:16 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 16:45:16 + cut -d, -f6 [Pipeline] lock 16:45:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-56-stack-cost] 16:45:16 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-56-stack-cost] did not exist. Created. 16:45:16 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:45:16 + echo total: 0.2199999988079071 [Pipeline] stash 16:45:16 Stashed 1 file(s) [Pipeline] } 16:45:16 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 16:45:16 $ docker stop --time=1 b95569d173f8c38615bcd38a2984b50f15fc3974690e2bf52288c80416e3bb3c 16:45:18 $ docker rm -f b95569d173f8c38615bcd38a2984b50f15fc3974690e2bf52288c80416e3bb3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:46:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2151 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 16:46:18 Running in /w/workspace/go-mod-bootstrap/56 [Pipeline] { [Pipeline] checkout 16:46:18 Selected Git installation does not exist. Using Default 16:46:18 The recommended git tool is: NONE 16:46:25 using credential edgex-jenkins-ssh 16:46:25 Cloning the remote Git repository 16:46:25 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:46:25 > git init /w/workspace/go-mod-bootstrap/56 # timeout=10 16:46:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:46:25 > git --version # timeout=10 16:46:25 > git --version # 'git version 2.25.1' 16:46:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:26 Avoid second fetch 16:46:26 Checking out Revision 57130b2c2ecab7d29e8587b455b608ac4f084b4d (main) 16:46:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:46:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:26 > git config core.sparsecheckout # timeout=10 16:46:26 > git checkout -f 57130b2c2ecab7d29e8587b455b608ac4f084b4d # timeout=10 16:46:30 Commit message: "feat: Add Histogram to supported metric types (#346)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:46:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:46:31 Dload Upload Total Spent Left Speed 16:46:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 92825 [Pipeline] sh 16:46:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:46:32 + + sudo jqsudo tee /etc/docker/daemon.new 16:46:32 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:46:32 { 16:46:32 "registry-mirrors": [ 16:46:32 "https://nexus3.edgexfoundry.org:10001" 16:46:32 ], 16:46:32 "bip": "10.250.0.254/24", 16:46:32 "hosts": [ 16:46:32 "tcp://0.0.0.0:5555", 16:46:32 "unix:///var/run/docker.sock" 16:46:32 ], 16:46:32 "mtu": 1458, 16:46:32 "selinux-enabled": true, 16:46:32 "seccomp-profile": "/etc/docker/seccomp.json" 16:46:32 } [Pipeline] sh 16:46:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:46:33 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:46:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:46:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:46:52 ========================================================= 16:46:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:46:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:46:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:46:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:46:53 9b3977197b4f: Pulling fs layer 16:46:53 1a89e8eeedd5: Pulling fs layer 16:46:53 94645a83ff95: Pulling fs layer 16:46:53 e6fb740bc735: Pulling fs layer 16:46:53 3a77bd46dcc9: Pulling fs layer 16:46:53 355e64cbe906: Pulling fs layer 16:46:53 63ab81a10011: Pulling fs layer 16:46:53 555d1d1c4555: Pulling fs layer 16:46:53 7d9057610161: Pulling fs layer 16:46:53 e6fb740bc735: Waiting 16:46:53 3a77bd46dcc9: Waiting 16:46:53 355e64cbe906: Waiting 16:46:53 63ab81a10011: Waiting 16:46:53 555d1d1c4555: Waiting 16:46:53 7d9057610161: Waiting 16:46:53 94645a83ff95: Verifying Checksum 16:46:53 94645a83ff95: Download complete 16:46:53 1a89e8eeedd5: Verifying Checksum 16:46:53 1a89e8eeedd5: Download complete 16:46:53 3a77bd46dcc9: Verifying Checksum 16:46:53 3a77bd46dcc9: Download complete 16:46:53 355e64cbe906: Verifying Checksum 16:46:53 355e64cbe906: Download complete 16:46:53 63ab81a10011: Verifying Checksum 16:46:53 63ab81a10011: Download complete 16:46:53 9b3977197b4f: Verifying Checksum 16:46:53 9b3977197b4f: Download complete 16:46:54 7d9057610161: Verifying Checksum 16:46:54 7d9057610161: Download complete 16:46:54 9b3977197b4f: Pull complete 16:46:54 1a89e8eeedd5: Pull complete 16:46:55 94645a83ff95: Pull complete 16:46:55 555d1d1c4555: Verifying Checksum 16:46:55 555d1d1c4555: Download complete 16:46:56 e6fb740bc735: Verifying Checksum 16:46:56 e6fb740bc735: Download complete 16:47:08 e6fb740bc735: Pull complete 16:47:08 3a77bd46dcc9: Pull complete 16:47:08 355e64cbe906: Pull complete 16:47:08 63ab81a10011: Pull complete 16:47:15 555d1d1c4555: Pull complete 16:47:16 7d9057610161: Pull complete 16:47:16 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:47:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 16:47:17 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:17 + docker inspect -f . ci-base-image-arm64 16:47:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-2151 does not seem to be running inside a container 16:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/56 -v /w/workspace/go-mod-bootstrap/56:/w/workspace/go-mod-bootstrap/56:rw,z -v /w/workspace/go-mod-bootstrap/56@tmp:/w/workspace/go-mod-bootstrap/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:47:20 $ docker top ef53c3797f5c729cd78b4564b5ee4b480f0ebcc84c08365c0fce65302a954601 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:21 + go version 16:47:21 go version go1.17.7 linux/arm64 [Pipeline] } 16:47:21 $ docker stop --time=1 ef53c3797f5c729cd78b4564b5ee4b480f0ebcc84c08365c0fce65302a954601 16:47:23 $ docker rm -f ef53c3797f5c729cd78b4564b5ee4b480f0ebcc84c08365c0fce65302a954601 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:23 + docker inspect -f . ci-base-image-arm64 16:47:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:24 prd-ubuntu20.04-docker-arm64-4c-16g-2151 does not seem to be running inside a container 16:47:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/56 -v /w/workspace/go-mod-bootstrap/56:/w/workspace/go-mod-bootstrap/56:rw,z -v /w/workspace/go-mod-bootstrap/56@tmp:/w/workspace/go-mod-bootstrap/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:47:26 $ docker top 2b2420cb1ecb2be92bb1d002ffd734fa9e82eb5c4ff26ef1ca5742580627d298 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:47:27 + make test 16:47:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:47:27 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 16:47:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 16:47:27 go: downloading github.com/pelletier/go-toml v1.9.5 16:47:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 16:47:27 go: downloading github.com/stretchr/testify v1.7.1 16:47:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 16:47:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:47:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 16:47:27 go: downloading github.com/gorilla/mux v1.8.0 16:47:27 go: downloading github.com/google/uuid v1.3.0 16:47:27 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:47:27 go: downloading github.com/davecgh/go-spew v1.1.1 16:47:27 go: downloading github.com/pmezard/go-difflib v1.0.0 16:47:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:47:27 go: downloading github.com/go-kit/log v0.2.0 16:47:27 go: downloading github.com/stretchr/objx v0.1.1 16:47:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 16:47:28 go: downloading github.com/go-playground/validator/v10 v10.10.1 16:47:28 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:47:28 go: downloading github.com/hashicorp/errwrap v1.0.0 16:47:28 go: downloading github.com/hashicorp/consul/api v1.9.1 16:47:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:47:28 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:47:28 go: downloading github.com/zeebo/errs v1.2.2 16:47:28 go: downloading google.golang.org/grpc v1.46.0 16:47:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:47:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:47:29 go: downloading github.com/pebbe/zmq4 v1.2.7 16:47:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:47:29 go: downloading github.com/mitchellh/copystructure v1.0.0 16:47:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:47:29 go: downloading github.com/go-playground/universal-translator v0.18.0 16:47:29 go: downloading github.com/leodido/go-urn v1.2.1 16:47:29 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 16:47:29 go: downloading golang.org/x/text v0.3.7 16:47:29 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:47:29 go: downloading github.com/x448/float16 v0.8.4 16:47:29 go: downloading google.golang.org/protobuf v1.28.0 16:47:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:47:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:47:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:47:30 go: downloading github.com/hashicorp/serf v0.9.5 16:47:30 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:47:30 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:47:31 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:47:31 go: downloading github.com/gorilla/websocket v1.4.2 16:47:31 go: downloading github.com/go-playground/locales v0.14.0 16:47:31 go: downloading github.com/golang/protobuf v1.5.2 16:47:32 go: downloading github.com/fatih/color v1.9.0 16:47:32 go: downloading github.com/mattn/go-isatty v0.0.12 16:47:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:47:32 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 16:47:33 go: downloading github.com/mattn/go-colorable v0.1.6 16:47:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:47:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:48:55 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 16:48:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.103s coverage: 4.6% of statements 16:48:55 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 16:48:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.071s coverage: 92.2% of statements 16:48:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.022s coverage: 85.3% of statements 16:49:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.087s coverage: 54.9% of statements 16:49:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 16:49:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 16:49:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.069s coverage: 100.0% of statements 16:49:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.392s coverage: 88.4% of statements 16:49:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.062s coverage: 25.0% of statements 16:49:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.089s coverage: 79.6% of statements 16:49:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 16:49:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.042s coverage: 41.7% of statements 16:49:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.021s coverage: 91.3% of statements 16:49:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:49:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:49:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:49:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:49:36 $ docker stop --time=1 2b2420cb1ecb2be92bb1d002ffd734fa9e82eb5c4ff26ef1ca5742580627d298 16:49:38 $ docker rm -f 2b2420cb1ecb2be92bb1d002ffd734fa9e82eb5c4ff26ef1ca5742580627d298 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:49:40 Warning: overwriting stash ‘coverage-report’ 16:49:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:49:41 16:49:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:49:42 arm64: Pulling from edgex-lftools-log-publisher 16:49:42 8998bd30e6a1: Pulling fs layer 16:49:42 04944245beec: Pulling fs layer 16:49:42 699f458cf7ca: Pulling fs layer 16:49:42 765212b225bb: Pulling fs layer 16:49:42 f23df028b6ca: Pulling fs layer 16:49:42 d65c8cfc05b1: Pulling fs layer 16:49:42 2437ff75d9bd: Pulling fs layer 16:49:42 765212b225bb: Waiting 16:49:42 f23df028b6ca: Waiting 16:49:42 d65c8cfc05b1: Waiting 16:49:42 2437ff75d9bd: Waiting 16:49:42 04944245beec: Verifying Checksum 16:49:42 04944245beec: Download complete 16:49:42 765212b225bb: Verifying Checksum 16:49:42 765212b225bb: Download complete 16:49:42 f23df028b6ca: Verifying Checksum 16:49:42 f23df028b6ca: Download complete 16:49:42 d65c8cfc05b1: Verifying Checksum 16:49:42 d65c8cfc05b1: Download complete 16:49:42 699f458cf7ca: Verifying Checksum 16:49:42 699f458cf7ca: Download complete 16:49:42 8998bd30e6a1: Download complete 16:49:45 2437ff75d9bd: Verifying Checksum 16:49:45 2437ff75d9bd: Download complete 16:49:46 8998bd30e6a1: Pull complete 16:49:47 04944245beec: Pull complete 16:49:48 699f458cf7ca: Pull complete 16:49:49 765212b225bb: Pull complete 16:49:50 f23df028b6ca: Pull complete 16:49:50 d65c8cfc05b1: Pull complete 16:50:05 2437ff75d9bd: Pull complete 16:50:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:05 prd-ubuntu20.04-docker-arm64-4c-16g-2151 does not seem to be running inside a container 16:50:05 $ 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-bootstrap/56 -v /w/workspace/go-mod-bootstrap/56:/w/workspace/go-mod-bootstrap/56:rw,z -v /w/workspace/go-mod-bootstrap/56@tmp:/w/workspace/go-mod-bootstrap/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:50:07 $ docker top c8404bfba1885c77fd3ce3f7fbc774d88c561121b05296298c5459615b0b6083 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:08 ---> job-cost.sh 16:50:08 lf-activate-venv: SKIPPING 16:50:08 INFO: No Stack... 16:50:09 INFO: Retrieving Pricing Info for: v3-standard-4 16:50:10 INFO: Archiving Costs [Pipeline] sh 16:50:10 + cat /w/workspace/go-mod-bootstrap/56/archives/cost.csv 16:50:10 + cut -d, -f6 [Pipeline] lock 16:50:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-56-stack-cost] 16:50:10 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-56-stack-cost] did not exist. Created. 16:50:10 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:11 /w/workspace/go-mod-bootstrap/56@tmp/durable-55908050/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:50:12 + echo total: 0.10999999940395355 [Pipeline] stash 16:50:12 Warning: overwriting stash ‘stack-cost’ 16:50:12 Stashed 1 file(s) [Pipeline] } 16:50:12 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 16:50:12 $ docker stop --time=1 c8404bfba1885c77fd3ce3f7fbc774d88c561121b05296298c5459615b0b6083 16:50:13 $ docker rm -f c8404bfba1885c77fd3ce3f7fbc774d88c561121b05296298c5459615b0b6083 [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 16:50:14 provisioning config files... 16:50:14 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5259860401702196237tmp [Pipeline] { [Pipeline] sh 16:50:14 + set +x 16:50:14 + curl -s https://codecov.io/bash 16:50:14 + bash -s -- 16:50:14 16:50:14 _____ _ 16:50:14 / ____| | | 16:50:14 | | ___ __| | ___ ___ _____ __ 16:50:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:50:14 | |___| (_) | (_| | __/ (_| (_) \ V / 16:50:14 \_____\___/ \__,_|\___|\___\___/ \_/ 16:50:14 Bash-1.0.6 16:50:14 16:50:14 16:50:14 ==> git version 2.25.1 found 16:50:14 ==> 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 16:50:14 Release-Date: 2020-01-08 16:50:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:50:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:50:14 ==> Jenkins CI detected. 16:50:14 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 16:50:14 project root: . 16:50:14 --> token set from env 16:50:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:50:14 ==> Running gcov in . (disable via -X gcov) 16:50:14 ==> Python coveragepy not found 16:50:14 ==> Searching for coverage reports in: 16:50:14 + . 16:50:14 -> Found 1 reports 16:50:14 ==> Detecting git/mercurial file structure 16:50:14 ==> Reading reports 16:50:14 + ./coverage.out bytes=56349 16:50:14 ==> Appending adjustments 16:50:14 https://docs.codecov.io/docs/fixing-reports 16:50:14 + Found adjustments 16:50:14 ==> Gzipping contents 16:50:14 12K /tmp/codecov.Y5Wr3E.gz 16:50:14 ==> Uploading reports 16:50:14 url: https://codecov.io 16:50:14 query: branch=main&commit=57130b2c2ecab7d29e8587b455b608ac4f084b4d&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 16:50:14 -> Pinging Codecov 16:50:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=57130b2c2ecab7d29e8587b455b608ac4f084b4d&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 16:50:15 -> Uploading to 16:50:15 https://storage.googleapis.com/codecov/v4/raw/2022-06-09/833815588EE85121546D348822E98E2E/57130b2c2ecab7d29e8587b455b608ac4f084b4d/88af7d6c-ace8-4624-9633-3a35fcdd0dbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220609T165015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4418886dd4c3e2de2fb6d65276fcc8a836fbf67fa93cf4132defecff93e65776 16:50:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:50:15 Dload Upload Total Spent Left Speed 16:50:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9299 0 0 100 9299 0 40785 --:--:-- --:--:-- --:--:-- 40785 16:50:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/57130b2c2ecab7d29e8587b455b608ac4f084b4d [Pipeline] } 16:50:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:50:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:50:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:50:15 16:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:50:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:50:16 df9b9388f04a: Pulling fs layer 16:50:16 52dc419b0ee2: Pulling fs layer 16:50:16 25bc292e5bac: Pulling fs layer 16:50:16 114826534d7a: Pulling fs layer 16:50:16 4657fd5d0bcf: Pulling fs layer 16:50:16 6ad1cebc031e: Pulling fs layer 16:50:16 8a3aa393b2d8: Pulling fs layer 16:50:16 4657fd5d0bcf: Waiting 16:50:16 6ad1cebc031e: Waiting 16:50:16 8a3aa393b2d8: Waiting 16:50:16 114826534d7a: Waiting 16:50:16 25bc292e5bac: Verifying Checksum 16:50:16 25bc292e5bac: Download complete 16:50:16 52dc419b0ee2: Verifying Checksum 16:50:16 52dc419b0ee2: Download complete 16:50:16 4657fd5d0bcf: Download complete 16:50:16 df9b9388f04a: Download complete 16:50:16 6ad1cebc031e: Verifying Checksum 16:50:16 6ad1cebc031e: Download complete 16:50:16 df9b9388f04a: Pull complete 16:50:16 52dc419b0ee2: Pull complete 16:50:16 25bc292e5bac: Pull complete 16:50:17 114826534d7a: Download complete 16:50:17 8a3aa393b2d8: Verifying Checksum 16:50:17 8a3aa393b2d8: Download complete 16:50:20 114826534d7a: Pull complete 16:50:20 4657fd5d0bcf: Pull complete 16:50:20 6ad1cebc031e: Pull complete 16:50:23 8a3aa393b2d8: Pull complete 16:50:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:50:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:50:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:23 prd-ubuntu20.04-docker-8c-8g-2150 does not seem to be running inside a container 16:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:50:25 $ docker top 6f2e8cc77b33516a4b0bd41b5ccf031b09a991dede587fe0b83b780803716867 -eo pid,comm [Pipeline] { [Pipeline] echo 16:50:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 16:50:25 + set -o pipefail 16:50:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 16:50:29 16:50:29 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 16:50:29 16:50:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/7e3d21ef-df44-406b-bb00-69ee91064590 16:50:29 16:50:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:50:29 16:50:30 16:50:30 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:50:30 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:50:30 $ docker stop --time=1 6f2e8cc77b33516a4b0bd41b5ccf031b09a991dede587fe0b83b780803716867 16:50:32 $ docker rm -f 6f2e8cc77b33516a4b0bd41b5ccf031b09a991dede587fe0b83b780803716867 [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 16:50:33 + git log --format=format:%s -1 57130b2c2ecab7d29e8587b455b608ac4f084b4d [Pipeline] sh 16:50:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:34 prd-ubuntu20.04-docker-8c-8g-2150 does not seem to be running inside a container 16:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:50:34 $ docker top a8c302c4d3e44fe1932cbacb647139986a96760539f5d9d47c237d394874d682 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:34 [ssh-agent] Looking for ssh-agent implementation... 16:50:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:34 $ docker exec a8c302c4d3e44fe1932cbacb647139986a96760539f5d9d47c237d394874d682 ssh-agent 16:50:34 SSH_AUTH_SOCK=/tmp/ssh-G1geOo1KhR3P/agent.32 16:50:34 SSH_AGENT_PID=38 16:50:34 Running ssh-add (command line suppressed) 16:50:34 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_709275243755728068.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_709275243755728068.key) 16:50:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:35 + git semver tag 16:50:35 2022-06-09 16:50:35,384 [run_tag] DEBUG tag force:False 16:50:35 2022-06-09 16:50:35,384 [check_head_tag] DEBUG check head tag 16:50:35 2022-06-09 16:50:35,385 [execute] INFO git cat-file --batch-check 16:50:35 2022-06-09 16:50:35,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 16:50:35 2022-06-09 16:50:35,388 [execute] INFO git cat-file --batch 16:50:35 2022-06-09 16:50:35,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 16:50:35 2022-06-09 16:50:35,411 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:50:35 2022-06-09 16:50:35,411 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 16:50:35 2022-06-09 16:50:35,412 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:50:35 2022-06-09 16:50:35,416 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:50:35 2.2.1-dev.3 [Pipeline] } 16:50:35 $ docker exec --env ******** --env ******** a8c302c4d3e44fe1932cbacb647139986a96760539f5d9d47c237d394874d682 ssh-agent -k 16:50:35 unset SSH_AUTH_SOCK; 16:50:35 unset SSH_AGENT_PID; 16:50:35 echo Agent pid 38 killed; 16:50:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:35 + git semver [Pipeline] } 16:50:36 $ docker stop --time=1 a8c302c4d3e44fe1932cbacb647139986a96760539f5d9d47c237d394874d682 16:50:37 $ docker rm -f a8c302c4d3e44fe1932cbacb647139986a96760539f5d9d47c237d394874d682 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:37 16:50:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:38 0.23.1-centos7: Pulling from edgex-lftools 16:50:38 ab5ef0e58194: Pulling fs layer 16:50:38 9712f1f96733: Pulling fs layer 16:50:38 63f879dbbcfc: Pulling fs layer 16:50:38 0d9ebad4ef96: Pulling fs layer 16:50:38 e9a5061849ea: Pulling fs layer 16:50:38 d747dcd14b5f: Pulling fs layer 16:50:38 2de7ff778b66: Pulling fs layer 16:50:38 0d9ebad4ef96: Waiting 16:50:38 e9a5061849ea: Waiting 16:50:38 d747dcd14b5f: Waiting 16:50:38 2de7ff778b66: Waiting 16:50:38 9712f1f96733: Download complete 16:50:38 63f879dbbcfc: Verifying Checksum 16:50:38 63f879dbbcfc: Download complete 16:50:38 0d9ebad4ef96: Verifying Checksum 16:50:38 0d9ebad4ef96: Download complete 16:50:38 d747dcd14b5f: Verifying Checksum 16:50:38 d747dcd14b5f: Download complete 16:50:38 ab5ef0e58194: Verifying Checksum 16:50:38 ab5ef0e58194: Download complete 16:50:38 e9a5061849ea: Download complete 16:50:38 2de7ff778b66: Verifying Checksum 16:50:38 2de7ff778b66: Download complete 16:50:41 ab5ef0e58194: Pull complete 16:50:41 9712f1f96733: Pull complete 16:50:41 63f879dbbcfc: Pull complete 16:50:45 0d9ebad4ef96: Pull complete 16:50:45 e9a5061849ea: Pull complete 16:50:45 d747dcd14b5f: Pull complete 16:50:46 2de7ff778b66: Pull complete 16:50:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:50:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:46 prd-ubuntu20.04-docker-8c-8g-2150 does not seem to be running inside a container 16:50:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:50:48 $ docker top 43ad0e52d9f2c9ebfcf5f0542454afd6dee3ff498d5f764af2c053308bb8c902 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:50:48 provisioning config files... 16:50:48 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2703845634505537512tmp 16:50:48 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3766583201660382104tmp 16:50:48 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6840110882527005623tmp [Pipeline] { [Pipeline] echo 16:50:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:50:49 ---> sigul-configuration.sh 16:50:49 gpg: directory `/root/.gnupg' created 16:50:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:50:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:50:49 gpg: keyring `/root/.gnupg/secring.gpg' created 16:50:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:50:49 gpg: CAST5 encrypted data 16:50:49 gpg: encrypted with 1 passphrase 16:50:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:50:49 + mkdir /home/jenkins 16:50:49 + mkdir /home/jenkins/sigul [Pipeline] sh 16:50:49 + 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 16:50:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:50:50 ---> sigul-install.sh 16:50:50 Sigul already installed; skipping installation. [Pipeline] sh 16:50:50 + git tag --list 16:50:50 v0.0.1 16:50:50 v0.0.10 16:50:50 v0.0.11 16:50:50 v0.0.12 16:50:50 v0.0.13 16:50:50 v0.0.14 16:50:50 v0.0.15 16:50:50 v0.0.16 16:50:50 v0.0.17 16:50:50 v0.0.18 16:50:50 v0.0.19 16:50:50 v0.0.2 16:50:50 v0.0.20 16:50:50 v0.0.21 16:50:50 v0.0.22 16:50:50 v0.0.23 16:50:50 v0.0.24 16:50:50 v0.0.25 16:50:50 v0.0.26 16:50:50 v0.0.27 16:50:50 v0.0.28 16:50:50 v0.0.29 16:50:50 v0.0.3 16:50:50 v0.0.30 16:50:50 v0.0.31 16:50:50 v0.0.32 16:50:50 v0.0.33 16:50:50 v0.0.34 16:50:50 v0.0.35 16:50:50 v0.0.36 16:50:50 v0.0.37 16:50:50 v0.0.38 16:50:50 v0.0.39 16:50:50 v0.0.4 16:50:50 v0.0.40 16:50:50 v0.0.41 16:50:50 v0.0.42 16:50:50 v0.0.43 16:50:50 v0.0.44 16:50:50 v0.0.45 16:50:50 v0.0.46 16:50:50 v0.0.47 16:50:50 v0.0.48 16:50:50 v0.0.49 16:50:50 v0.0.5 16:50:50 v0.0.50 16:50:50 v0.0.51 16:50:50 v0.0.52 16:50:50 v0.0.53 16:50:50 v0.0.54 16:50:50 v0.0.55 16:50:50 v0.0.56 16:50:50 v0.0.57 16:50:50 v0.0.58 16:50:50 v0.0.59 16:50:50 v0.0.6 16:50:50 v0.0.60 16:50:50 v0.0.61 16:50:50 v0.0.62 16:50:50 v0.0.63 16:50:50 v0.0.64 16:50:50 v0.0.65 16:50:50 v0.0.66 16:50:50 v0.0.67 16:50:50 v0.0.68 16:50:50 v0.0.69 16:50:50 v0.0.7 16:50:50 v0.0.70 16:50:50 v0.0.71 16:50:50 v0.0.72 16:50:50 v0.0.8 16:50:50 v0.0.9 16:50:50 v2.0.0 16:50:50 v2.1.0 16:50:50 v2.1.1 16:50:50 v2.1.1-dev.1 16:50:50 v2.1.1-dev.2 16:50:50 v2.1.1-dev.3 16:50:50 v2.1.1-dev.4 16:50:50 v2.2.0 16:50:50 v2.2.1-dev.1 16:50:50 v2.2.1-dev.2 16:50:50 v2.2.1-dev.3 [Pipeline] sh 16:50:50 + lftools sign git-tag v2.2.1-dev.3 16:50:51 Signing Git tag with Sigul... 16:50:51 Signing v2.2.1-dev.3 [Pipeline] echo 16:50:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:50:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:50:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:50:51 $ docker stop --time=1 43ad0e52d9f2c9ebfcf5f0542454afd6dee3ff498d5f764af2c053308bb8c902 16:50:53 $ docker rm -f 43ad0e52d9f2c9ebfcf5f0542454afd6dee3ff498d5f764af2c053308bb8c902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:50:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:53 prd-ubuntu20.04-docker-8c-8g-2150 does not seem to be running inside a container 16:50:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:50:54 $ docker top 8393ad61fb0bea1c80a04148f228ee27d750cbb98518c23a599c03b0e23c075f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:54 [ssh-agent] Looking for ssh-agent implementation... 16:50:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:54 $ docker exec 8393ad61fb0bea1c80a04148f228ee27d750cbb98518c23a599c03b0e23c075f ssh-agent 16:50:54 SSH_AUTH_SOCK=/tmp/ssh-3tnh6VABSnmo/agent.34 16:50:54 SSH_AGENT_PID=41 16:50:54 Running ssh-add (command line suppressed) 16:50:54 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8054971380728718249.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8054971380728718249.key) 16:50:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:55 + git semver bump pre 16:50:55 2022-06-09 16:50:55,313 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:50:55 2022-06-09 16:50:55,313 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 16:50:55 2022-06-09 16:50:55,313 [bump_version] DEBUG bumped version:2.2.1-dev.4 16:50:55 2022-06-09 16:50:55,314 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 16:50:55 2022-06-09 16:50:55,314 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:50:55 2022-06-09 16:50:55,314 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:50:55 2022-06-09 16:50:55,316 [execute] INFO git cat-file --batch-check 16:50:55 2022-06-09 16:50:55,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:50:55 2022-06-09 16:50:55,320 [execute] INFO git cat-file --batch 16:50:55 2022-06-09 16:50:55,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:50:55 2022-06-09 16:50:55,325 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:50:55 2.2.1-dev.4 [Pipeline] } 16:50:55 $ docker exec --env ******** --env ******** 8393ad61fb0bea1c80a04148f228ee27d750cbb98518c23a599c03b0e23c075f ssh-agent -k 16:50:55 unset SSH_AUTH_SOCK; 16:50:55 unset SSH_AGENT_PID; 16:50:55 echo Agent pid 41 killed; 16:50:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:55 + git semver [Pipeline] } 16:50:56 $ docker stop --time=1 8393ad61fb0bea1c80a04148f228ee27d750cbb98518c23a599c03b0e23c075f 16:50:57 $ docker rm -f 8393ad61fb0bea1c80a04148f228ee27d750cbb98518c23a599c03b0e23c075f [Pipeline] // withDockerContainer [Pipeline] sh 16:50:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:58 prd-ubuntu20.04-docker-8c-8g-2150 does not seem to be running inside a container 16:50:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:50:58 $ docker top b744cad4c66f6262380bbb0a9267cc252a4fa78dc8bda0034f7075e475d4b86d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:58 [ssh-agent] Looking for ssh-agent implementation... 16:50:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:58 $ docker exec b744cad4c66f6262380bbb0a9267cc252a4fa78dc8bda0034f7075e475d4b86d ssh-agent 16:50:58 SSH_AUTH_SOCK=/tmp/ssh-9LN9imXYKcBV/agent.32 16:50:58 SSH_AGENT_PID=38 16:50:58 Running ssh-add (command line suppressed) 16:50:59 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1770671183447024117.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1770671183447024117.key) 16:50:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:59 + git semver push 16:50:59 2022-06-09 16:50:59,499 [run_push] DEBUG push 16:50:59 2022-06-09 16:50:59,500 [execute] INFO git cat-file --batch-check 16:50:59 2022-06-09 16:50:59,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:50:59 2022-06-09 16:50:59,504 [execute] INFO git rev-list 461a781f0f33062f578f48861286e340648dfd92 -- 16:50:59 2022-06-09 16:50:59,504 [execute] DEBUG Popen(['git', 'rev-list', '461a781f0f33062f578f48861286e340648dfd92', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 16:50:59 2022-06-09 16:50:59,513 [execute] INFO git fetch -v origin 16:50:59 2022-06-09 16:50:59,513 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 16:51:00 2022-06-09 16:51:00,008 [run_push] DEBUG no remote changes detected 16:51:00 2022-06-09 16:51:00,008 [execute] INFO git push origin semver 16:51:00 2022-06-09 16:51:00,009 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 16:51:00 2022-06-09 16:51:00,704 [run_push] DEBUG push all version tags 16:51:00 2022-06-09 16:51:00,704 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:51:00 2022-06-09 16:51:00,705 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:51:01 2022-06-09 16:51:01,417 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:51:01 2.2.1-dev.4 [Pipeline] } 16:51:01 $ docker exec --env ******** --env ******** b744cad4c66f6262380bbb0a9267cc252a4fa78dc8bda0034f7075e475d4b86d ssh-agent -k 16:51:01 unset SSH_AUTH_SOCK; 16:51:01 unset SSH_AGENT_PID; 16:51:01 echo Agent pid 38 killed; 16:51:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:02 + git semver [Pipeline] } 16:51:02 $ docker stop --time=1 b744cad4c66f6262380bbb0a9267cc252a4fa78dc8bda0034f7075e475d4b86d 16:51:03 $ docker rm -f b744cad4c66f6262380bbb0a9267cc252a4fa78dc8bda0034f7075e475d4b86d [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 16:51:04 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 16:51:04 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:51:04 total 16 16:51:04 drwxr-xr-x 3 root root 4096 Jun 9 16:45 . 16:51:04 drwxrwxr-x 9 jenkins jenkins 4096 Jun 9 16:50 .. 16:51:04 drwxr-xr-x 2 root root 4096 Jun 9 16:45 cost 16:51:04 -rw-r--r-- 1 root root 86 Jun 9 16:45 cost.csv 16:51:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:51:04 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:51:04 total 16 16:51:04 drwxr-xr-x 3 jenkins jenkins 4096 Jun 9 16:45 . 16:51:04 drwxrwxr-x 9 jenkins jenkins 4096 Jun 9 16:50 .. 16:51:04 drwxr-xr-x 2 jenkins jenkins 4096 Jun 9 16:45 cost 16:51:04 -rw-r--r-- 1 jenkins jenkins 86 Jun 9 16:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:51:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:51:05 ---> package-listing.sh 16:51:05 ++ facter osfamily 16:51:05 ++ tr '[:upper:]' '[:lower:]' 16:51:05 + OS_FAMILY=debian 16:51:05 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 16:51:05 + START_PACKAGES=/tmp/packages_start.txt 16:51:05 + END_PACKAGES=/tmp/packages_end.txt 16:51:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:05 + PACKAGES=/tmp/packages_start.txt 16:51:05 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 16:51:05 + PACKAGES=/tmp/packages_end.txt 16:51:05 + case "${OS_FAMILY}" in 16:51:05 + dpkg -l 16:51:05 + grep '^ii' 16:51:05 + '[' -f /tmp/packages_start.txt ']' 16:51:05 + '[' -f /tmp/packages_end.txt ']' 16:51:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:05 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 16:51:05 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 16:51:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 16:51:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:51:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:06 prd-ubuntu20.04-docker-8c-8g-2150 does not seem to be running inside a container 16:51:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 16:51:06 $ docker top d0ccd2dea6e604caa92f91dc26002311f75d8cd18c25a72c87e44cb02aa7bd94 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:07 + touch /tmp/pre-build-complete [Pipeline] sh 16:51:07 + mkdir -p /var/log/sysstat [Pipeline] sh 16:51:07 + ls /var/log/sa-host 16:51:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:07 provisioning config files... 16:51:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5810089007564458738tmp [Pipeline] { [Pipeline] echo 16:51:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:51:08 ---> create-netrc.sh [Pipeline] } 16:51:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:51:08 ---> python-tools-install.sh [Pipeline] echo 16:51:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:51:08 ---> sudo-logs.sh 16:51:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:51:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:51:09 ---> job-cost.sh 16:51:09 lf-activate-venv: SKIPPING 16:51:09 DEBUG: total: 0.2199999988079071 16:51:09 INFO: Retrieving Stack Cost... 16:51:09 INFO: Retrieving Pricing Info for: v3-standard-8 16:51:10 INFO: Archiving Costs [Pipeline] echo 16:51:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:51:10 ---> logs-deploy.sh 16:51:10 lf-activate-venv: SKIPPING 16:51:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/56 16:51:10 INFO: archiving workspace using pattern(s): 16:51:11 Archives upload complete. 16:51:11 INFO: archiving logs to Nexus