Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 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-ssh3521669250212772720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh7650927376140300321.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15631973825825706345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9578338300185563170.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4565643799233674131.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34284 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 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 (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 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 # timeout=10 Commit message: "fix: resolves issue #332 (#333)" > git rev-list --no-walk f14591b6a3de7c3a97b20e5143296a4c61bdd49b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-29T23:23:31.500Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-29T23:23:31.576Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-29T23:23:31.591Z] ========================================================= [2022-04-29T23:23:31.591Z] EdgeX Global Pipelines Version Info [2022-04-29T23:23:31.591Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:23:32.348Z] ------------------- [2022-04-29T23:23:32.348Z] stable info: [2022-04-29T23:23:32.348Z] ------------------- [2022-04-29T23:23:32.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-29T23:23:32.348Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-29T23:23:32.348Z] Message: update stable to v1.0.227 [2022-04-29T23:23:32.922Z] ------------------- [2022-04-29T23:23:32.922Z] experimental info: [2022-04-29T23:23:32.922Z] ------------------- [2022-04-29T23:23:32.922Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-29T23:23:32.922Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-29T23:23:32.922Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-29T23:23:33.072Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-04-29T23:23:33.088Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-04-29T23:23:33.106Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-29T23:23:33.124Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-29T23:23:33.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-29T23:23:33.157Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-29T23:23:33.169Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-29T23:23:33.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-29T23:23:33.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-29T23:23:33.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-29T23:23:33.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-29T23:23:33.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-04-29T23:23:33.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-29T23:23:33.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-29T23:23:33.290Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-04-29T23:23:33.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-29T23:23:33.329Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-29T23:23:33.344Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-29T23:23:33.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-29T23:23:33.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-29T23:23:33.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-29T23:23:33.418Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-29T23:23:33.435Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-29T23:23:33.453Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-29T23:23:33.474Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-04-29T23:23:33.492Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-29T23:23:33.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-29T23:23:33.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-29T23:23:33.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-29T23:23:33.552Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] echo [2022-04-29T23:23:33.565Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cfc12d [Pipeline] echo [2022-04-29T23:23:33.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-29T23:23:33.932Z] + git rev-list -1 --merges 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0~1..2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] echo [2022-04-29T23:23:34.035Z] -----------> git rev-list -1 --merges 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0~1..2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [false] [Pipeline] sh [2022-04-29T23:23:34.327Z] + git log --format=format:%s -1 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] echo [2022-04-29T23:23:34.344Z] ========================================================= [2022-04-29T23:23:34.344Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-29T23:23:34.344Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-29T23:23:34.688Z] + git log --format=format:%s -1 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] echo [2022-04-29T23:23:34.707Z] [semverPrep] GIT_COMMIT: 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0, Commit Message: fix: resolves issue #332 (#333) [Pipeline] echo [2022-04-29T23:23:34.716Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-29T23:23:35.137Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T23:23:35.138Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-29T23:23:35.138Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-29T23:23:35.138Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-29T23:23:35.138Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-29T23:23:35.138Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-29T23:23:35.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:23:35.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T23:23:35.820Z] [2022-04-29T23:23:35.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:23:36.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T23:23:36.130Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-29T23:23:36.130Z] 1fe172e4850f: Pulling fs layer [2022-04-29T23:23:36.130Z] caf521ccaac6: Pulling fs layer [2022-04-29T23:23:36.130Z] 3ead6fa29328: Pulling fs layer [2022-04-29T23:23:36.130Z] 5c2a1cbceb83: Pulling fs layer [2022-04-29T23:23:36.130Z] a8d5f1318db7: Pulling fs layer [2022-04-29T23:23:36.130Z] c427282e49a2: Pulling fs layer [2022-04-29T23:23:36.130Z] 1827001aaf11: Pulling fs layer [2022-04-29T23:23:36.130Z] 0714d37db230: Pulling fs layer [2022-04-29T23:23:36.130Z] ac28cf19c067: Pulling fs layer [2022-04-29T23:23:36.130Z] ca983d60f3e2: Pulling fs layer [2022-04-29T23:23:36.130Z] 9f894cec8388: Pulling fs layer [2022-04-29T23:23:36.130Z] 0714d37db230: Waiting [2022-04-29T23:23:36.130Z] 5c2a1cbceb83: Waiting [2022-04-29T23:23:36.130Z] a8d5f1318db7: Waiting [2022-04-29T23:23:36.130Z] c427282e49a2: Waiting [2022-04-29T23:23:36.130Z] ac28cf19c067: Waiting [2022-04-29T23:23:36.130Z] 1827001aaf11: Waiting [2022-04-29T23:23:36.130Z] 9f894cec8388: Waiting [2022-04-29T23:23:36.130Z] ca983d60f3e2: Waiting [2022-04-29T23:23:36.130Z] caf521ccaac6: Download complete [2022-04-29T23:23:36.130Z] 5c2a1cbceb83: Verifying Checksum [2022-04-29T23:23:36.130Z] 5c2a1cbceb83: Download complete [2022-04-29T23:23:36.397Z] a8d5f1318db7: Verifying Checksum [2022-04-29T23:23:36.397Z] a8d5f1318db7: Download complete [2022-04-29T23:23:36.397Z] c427282e49a2: Download complete [2022-04-29T23:23:36.397Z] 3ead6fa29328: Verifying Checksum [2022-04-29T23:23:36.397Z] 3ead6fa29328: Download complete [2022-04-29T23:23:36.397Z] 0714d37db230: Verifying Checksum [2022-04-29T23:23:36.397Z] 0714d37db230: Download complete [2022-04-29T23:23:36.397Z] ac28cf19c067: Verifying Checksum [2022-04-29T23:23:36.397Z] ac28cf19c067: Download complete [2022-04-29T23:23:36.397Z] ca983d60f3e2: Verifying Checksum [2022-04-29T23:23:36.397Z] ca983d60f3e2: Download complete [2022-04-29T23:23:36.397Z] 9f894cec8388: Download complete [2022-04-29T23:23:36.397Z] 1fe172e4850f: Verifying Checksum [2022-04-29T23:23:36.397Z] 1fe172e4850f: Download complete [2022-04-29T23:23:36.658Z] 1827001aaf11: Verifying Checksum [2022-04-29T23:23:36.658Z] 1827001aaf11: Download complete [2022-04-29T23:23:38.043Z] 1fe172e4850f: Pull complete [2022-04-29T23:23:38.043Z] caf521ccaac6: Pull complete [2022-04-29T23:23:38.614Z] 3ead6fa29328: Pull complete [2022-04-29T23:23:38.614Z] 5c2a1cbceb83: Pull complete [2022-04-29T23:23:39.186Z] a8d5f1318db7: Pull complete [2022-04-29T23:23:39.186Z] c427282e49a2: Pull complete [2022-04-29T23:23:41.101Z] 1827001aaf11: Pull complete [2022-04-29T23:23:41.101Z] 0714d37db230: Pull complete [2022-04-29T23:23:41.367Z] ac28cf19c067: Pull complete [2022-04-29T23:23:41.367Z] ca983d60f3e2: Pull complete [2022-04-29T23:23:41.633Z] 9f894cec8388: Pull complete [2022-04-29T23:23:41.633Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-29T23:23:41.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T23:23:41.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-29T23:23:41.709Z] prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container [2022-04-29T23:23:41.739Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T23:23:42.920Z] $ docker top 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T23:23:43.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T23:23:43.043Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T23:23:43.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T23:23:43.165Z] $ docker exec 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 ssh-agent [2022-04-29T23:23:43.310Z] SSH_AUTH_SOCK=/tmp/ssh-Dp3ttzdvr2Kl/agent.32 [2022-04-29T23:23:43.310Z] SSH_AGENT_PID=38 [2022-04-29T23:23:43.320Z] Running ssh-add (command line suppressed) [2022-04-29T23:23:43.425Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2017430117806234464.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2017430117806234464.key) [2022-04-29T23:23:43.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T23:23:43.746Z] + git tag --points-at HEAD [Pipeline] } [2022-04-29T23:23:43.750Z] $ docker exec --env ******** --env ******** 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 ssh-agent -k [2022-04-29T23:23:43.863Z] unset SSH_AUTH_SOCK; [2022-04-29T23:23:43.864Z] unset SSH_AGENT_PID; [2022-04-29T23:23:43.864Z] echo Agent pid 38 killed; [2022-04-29T23:23:43.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-29T23:23:43.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T23:23:43.906Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T23:23:44.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T23:23:44.039Z] $ docker exec 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 ssh-agent [2022-04-29T23:23:44.179Z] SSH_AUTH_SOCK=/tmp/ssh-oPEyJmXAKnnR/agent.71 [2022-04-29T23:23:44.179Z] SSH_AGENT_PID=77 [2022-04-29T23:23:44.184Z] Running ssh-add (command line suppressed) [2022-04-29T23:23:44.292Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_681619792627938500.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_681619792627938500.key) [2022-04-29T23:23:44.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T23:23:44.611Z] + git semver init [2022-04-29T23:23:44.872Z] 2022-04-29 23:23:44,814 [run_init] DEBUG init version:0.0.0 force:False [2022-04-29T23:23:44.872Z] 2022-04-29 23:23:44,815 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-04-29T23:23:44.872Z] 2022-04-29 23:23:44,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-04-29T23:23:44.872Z] 2022-04-29 23:23:44,816 [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) [2022-04-29T23:23:45.813Z] 2022-04-29 23:23:45,562 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-04-29T23:23:45.813Z] 2022-04-29 23:23:45,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-04-29T23:23:45.813Z] 2022-04-29 23:23:45,563 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-04-29T23:23:45.813Z] 2022-04-29 23:23:45,563 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-04-29T23:23:45.813Z] 2.2.0-dev.21 [Pipeline] } [2022-04-29T23:23:45.818Z] $ docker exec --env ******** --env ******** 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 ssh-agent -k [2022-04-29T23:23:45.934Z] unset SSH_AUTH_SOCK; [2022-04-29T23:23:45.935Z] unset SSH_AGENT_PID; [2022-04-29T23:23:45.935Z] echo Agent pid 77 killed; [2022-04-29T23:23:45.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T23:23:46.283Z] + git semver [Pipeline] } [2022-04-29T23:23:46.553Z] $ docker stop --time=1 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 [2022-04-29T23:23:47.885Z] $ docker rm -f 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T23:23:48.253Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-29T23:23:48.495Z] Stashed 1 file(s) [Pipeline] echo [2022-04-29T23:23:48.500Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-04-29T23:23:48.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T23:23:48.691Z] ========================================================= [2022-04-29T23:23:48.691Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-29T23:23:48.691Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-29T23:23:48.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T23:23:48.994Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-29T23:23:48.994Z] 59bf1c3509f3: Pulling fs layer [2022-04-29T23:23:48.994Z] 666ba61612fd: Pulling fs layer [2022-04-29T23:23:48.994Z] 8ed8ca486205: Pulling fs layer [2022-04-29T23:23:48.994Z] 4fe6c5a15a65: Pulling fs layer [2022-04-29T23:23:48.994Z] 22a0e8bec74d: Pulling fs layer [2022-04-29T23:23:48.994Z] ca2b28591e48: Pulling fs layer [2022-04-29T23:23:48.994Z] a51346096db8: Pulling fs layer [2022-04-29T23:23:48.994Z] daebc70d1ce1: Pulling fs layer [2022-04-29T23:23:48.994Z] 0e18a0eac166: Pulling fs layer [2022-04-29T23:23:48.994Z] ca2b28591e48: Waiting [2022-04-29T23:23:48.994Z] 4fe6c5a15a65: Waiting [2022-04-29T23:23:48.994Z] 22a0e8bec74d: Waiting [2022-04-29T23:23:48.994Z] daebc70d1ce1: Waiting [2022-04-29T23:23:48.994Z] 0e18a0eac166: Waiting [2022-04-29T23:23:48.994Z] 8ed8ca486205: Verifying Checksum [2022-04-29T23:23:48.994Z] 8ed8ca486205: Download complete [2022-04-29T23:23:48.994Z] 666ba61612fd: Verifying Checksum [2022-04-29T23:23:48.994Z] 666ba61612fd: Download complete [2022-04-29T23:23:48.994Z] 22a0e8bec74d: Verifying Checksum [2022-04-29T23:23:48.994Z] 22a0e8bec74d: Download complete [2022-04-29T23:23:48.994Z] ca2b28591e48: Download complete [2022-04-29T23:23:48.994Z] 59bf1c3509f3: Verifying Checksum [2022-04-29T23:23:48.994Z] 59bf1c3509f3: Download complete [2022-04-29T23:23:48.994Z] a51346096db8: Verifying Checksum [2022-04-29T23:23:48.994Z] a51346096db8: Download complete [2022-04-29T23:23:48.994Z] daebc70d1ce1: Verifying Checksum [2022-04-29T23:23:48.994Z] daebc70d1ce1: Download complete [2022-04-29T23:23:49.256Z] 59bf1c3509f3: Pull complete [2022-04-29T23:23:49.256Z] 666ba61612fd: Pull complete [2022-04-29T23:23:49.524Z] 8ed8ca486205: Pull complete [2022-04-29T23:23:49.784Z] 0e18a0eac166: Verifying Checksum [2022-04-29T23:23:49.784Z] 0e18a0eac166: Download complete [2022-04-29T23:23:49.784Z] 4fe6c5a15a65: Verifying Checksum [2022-04-29T23:23:49.784Z] 4fe6c5a15a65: Download complete [2022-04-29T23:23:55.069Z] 4fe6c5a15a65: Pull complete [2022-04-29T23:23:55.069Z] 22a0e8bec74d: Pull complete [2022-04-29T23:23:55.069Z] ca2b28591e48: Pull complete [2022-04-29T23:23:55.069Z] a51346096db8: Pull complete [2022-04-29T23:23:55.069Z] daebc70d1ce1: Pull complete [2022-04-29T23:23:56.976Z] 0e18a0eac166: Pull complete [2022-04-29T23:23:56.976Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-29T23:23:56.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T23:23:56.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-04-29T23:23:57.272Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:23:57.573Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-29T23:23:57.573Z] . [Pipeline] withDockerContainer [2022-04-29T23:23:57.646Z] prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container [2022-04-29T23:23:57.683Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-29T23:23:59.122Z] $ docker top 67c5da8e97a85eff0662de938d4c11b56fbc17391396cede9c50f08d7d0767dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T23:23:59.493Z] + go version [2022-04-29T23:23:59.493Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-29T23:23:59.506Z] $ docker stop --time=1 67c5da8e97a85eff0662de938d4c11b56fbc17391396cede9c50f08d7d0767dd [2022-04-29T23:24:00.802Z] $ docker rm -f 67c5da8e97a85eff0662de938d4c11b56fbc17391396cede9c50f08d7d0767dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:24:01.241Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-29T23:24:01.241Z] . [Pipeline] withDockerContainer [2022-04-29T23:24:01.319Z] prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container [2022-04-29T23:24:01.361Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-29T23:24:01.752Z] $ docker top 94d327b060008db08d26490523057d842a37fce81b1bf1b5403406d9aa97f0ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-29T23:24:02.131Z] + make test [2022-04-29T23:24:02.131Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-29T23:24:02.131Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-04-29T23:24:02.131Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-29T23:24:02.131Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 [2022-04-29T23:24:02.131Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-04-29T23:24:02.131Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T23:24:02.131Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 [2022-04-29T23:24:02.131Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-04-29T23:24:02.391Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-29T23:24:02.391Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-29T23:24:02.391Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-04-29T23:24:02.391Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T23:24:02.391Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T23:24:02.391Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T23:24:02.391Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-04-29T23:24:02.391Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T23:24:02.391Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-29T23:24:02.391Z] go: downloading github.com/go-kit/log v0.2.0 [2022-04-29T23:24:02.391Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-04-29T23:24:02.391Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-04-29T23:24:02.391Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-04-29T23:24:02.392Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-29T23:24:02.392Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-29T23:24:02.392Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-29T23:24:02.392Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-04-29T23:24:02.392Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-04-29T23:24:02.392Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-04-29T23:24:02.392Z] go: downloading github.com/x448/float16 v0.8.4 [2022-04-29T23:24:02.392Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-04-29T23:24:02.392Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-04-29T23:24:02.392Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-04-29T23:24:02.392Z] go: downloading golang.org/x/text v0.3.7 [2022-04-29T23:24:02.392Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-29T23:24:02.392Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-04-29T23:24:02.392Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-04-29T23:24:02.392Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-04-29T23:24:02.392Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-29T23:24:02.392Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-04-29T23:24:02.392Z] go: downloading google.golang.org/grpc v1.42.0 [2022-04-29T23:24:02.651Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-04-29T23:24:02.651Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-04-29T23:24:02.651Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-04-29T23:24:02.651Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-04-29T23:24:02.651Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-04-29T23:24:02.651Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-04-29T23:24:02.651Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T23:24:02.651Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-04-29T23:24:02.913Z] go: downloading github.com/fatih/color v1.9.0 [2022-04-29T23:24:02.913Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T23:24:02.913Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-04-29T23:24:02.913Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-29T23:24:02.913Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-04-29T23:24:02.913Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-04-29T23:24:02.913Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T23:24:02.913Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-04-29T23:24:02.913Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-04-29T23:24:03.617Z] Still waiting to schedule task [2022-04-29T23:24:03.617Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-29T23:24:15.146Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-04-29T23:24:15.146Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.047s coverage: 4.6% of statements [2022-04-29T23:24:15.146Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-04-29T23:24:15.146Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.020s coverage: 92.2% of statements [2022-04-29T23:24:15.146Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.025s coverage: 85.3% of statements [2022-04-29T23:24:16.095Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.019s coverage: 54.9% of statements [2022-04-29T23:24:16.095Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-04-29T23:24:16.095Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-04-29T23:24:16.095Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.012s coverage: 100.0% of statements [2022-04-29T23:24:16.095Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.320s coverage: 88.1% of statements [2022-04-29T23:24:16.095Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.019s coverage: 25.0% of statements [2022-04-29T23:24:18.645Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.025s coverage: 79.6% of statements [2022-04-29T23:24:18.645Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-04-29T23:24:18.645Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.006s coverage: 41.7% of statements [2022-04-29T23:24:18.645Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements [2022-04-29T23:24:26.848Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-29T23:24:30.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-29T23:24:30.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-29T23:24:30.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-29T23:24:30.317Z] $ docker stop --time=1 94d327b060008db08d26490523057d842a37fce81b1bf1b5403406d9aa97f0ec [2022-04-29T23:24:32.553Z] $ docker rm -f 94d327b060008db08d26490523057d842a37fce81b1bf1b5403406d9aa97f0ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T23:24:33.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-29T23:24:33.222Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:24:33.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T23:24:33.694Z] [2022-04-29T23:24:33.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:24:34.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T23:24:34.004Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-29T23:24:34.004Z] 5eb5b503b376: Pulling fs layer [2022-04-29T23:24:34.004Z] 5c69ac0246d0: Pulling fs layer [2022-04-29T23:24:34.004Z] ec43610c2a17: Pulling fs layer [2022-04-29T23:24:34.004Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-29T23:24:34.004Z] 33b1e0a273af: Pulling fs layer [2022-04-29T23:24:34.004Z] 5d3b04190fa2: Pulling fs layer [2022-04-29T23:24:34.004Z] 2f39f015ded8: Pulling fs layer [2022-04-29T23:24:34.004Z] 3a2ae6a8a46f: Waiting [2022-04-29T23:24:34.004Z] 2f39f015ded8: Waiting [2022-04-29T23:24:34.004Z] 5d3b04190fa2: Waiting [2022-04-29T23:24:34.004Z] 33b1e0a273af: Waiting [2022-04-29T23:24:34.004Z] 5c69ac0246d0: Download complete [2022-04-29T23:24:34.004Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-29T23:24:34.004Z] 3a2ae6a8a46f: Download complete [2022-04-29T23:24:34.004Z] 33b1e0a273af: Verifying Checksum [2022-04-29T23:24:34.005Z] 33b1e0a273af: Download complete [2022-04-29T23:24:34.005Z] 5d3b04190fa2: Verifying Checksum [2022-04-29T23:24:34.005Z] 5d3b04190fa2: Download complete [2022-04-29T23:24:34.005Z] ec43610c2a17: Verifying Checksum [2022-04-29T23:24:34.005Z] ec43610c2a17: Download complete [2022-04-29T23:24:34.265Z] 5eb5b503b376: Verifying Checksum [2022-04-29T23:24:34.265Z] 5eb5b503b376: Download complete [2022-04-29T23:24:34.838Z] 2f39f015ded8: Download complete [2022-04-29T23:24:35.781Z] 5eb5b503b376: Pull complete [2022-04-29T23:24:35.781Z] 5c69ac0246d0: Pull complete [2022-04-29T23:24:36.042Z] ec43610c2a17: Pull complete [2022-04-29T23:24:36.302Z] 3a2ae6a8a46f: Pull complete [2022-04-29T23:24:36.565Z] 33b1e0a273af: Pull complete [2022-04-29T23:24:36.565Z] 5d3b04190fa2: Pull complete [2022-04-29T23:24:41.848Z] 2f39f015ded8: Pull complete [2022-04-29T23:24:41.848Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-29T23:24:41.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T23:24:41.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-29T23:24:41.910Z] prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container [2022-04-29T23:24:41.954Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-29T23:24:43.286Z] $ docker top b392a5f44f9da5655fcb9b793e62e50cef29366bc66fcae0b995e9bd06b6280f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:24:43.701Z] ---> job-cost.sh [2022-04-29T23:24:43.701Z] lf-activate-venv: SKIPPING [2022-04-29T23:24:43.701Z] INFO: No Stack... [2022-04-29T23:24:43.960Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-29T23:24:44.531Z] INFO: Archiving Costs [Pipeline] sh [2022-04-29T23:24:44.817Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-04-29T23:24:44.817Z] + cut -d, -f6 [Pipeline] lock [2022-04-29T23:24:44.834Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] [2022-04-29T23:24:44.839Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] did not exist. Created. [2022-04-29T23:24:44.839Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-29T23:24:45.140Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-29T23:24:45.161Z] Stashed 1 file(s) [Pipeline] } [2022-04-29T23:24:45.167Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-29T23:24:45.190Z] $ docker stop --time=1 b392a5f44f9da5655fcb9b793e62e50cef29366bc66fcae0b995e9bd06b6280f [2022-04-29T23:24:46.362Z] $ docker rm -f b392a5f44f9da5655fcb9b793e62e50cef29366bc66fcae0b995e9bd06b6280f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T23:25:38.253Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34285 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-04-29T23:25:38.266Z] Running in /w/workspace/go-mod-bootstrap/47 [Pipeline] { [Pipeline] checkout [2022-04-29T23:25:38.706Z] Selected Git installation does not exist. Using Default [2022-04-29T23:25:38.707Z] The recommended git tool is: NONE [2022-04-29T23:25:44.805Z] using credential edgex-jenkins-ssh [2022-04-29T23:25:44.824Z] Cloning the remote Git repository [2022-04-29T23:25:44.887Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-04-29T23:25:44.956Z] > git init /w/workspace/go-mod-bootstrap/47 # timeout=10 [2022-04-29T23:25:45.020Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-04-29T23:25:45.020Z] > git --version # timeout=10 [2022-04-29T23:25:45.040Z] > git --version # 'git version 2.25.1' [2022-04-29T23:25:45.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-29T23:25:45.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-29T23:25:46.256Z] Avoid second fetch [2022-04-29T23:25:46.256Z] Checking out Revision 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 (main) [2022-04-29T23:25:46.219Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-04-29T23:25:46.243Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-29T23:25:46.279Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T23:25:46.291Z] > git checkout -f 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 # timeout=10 [2022-04-29T23:25:50.396Z] Commit message: "fix: resolves issue #332 (#333)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-29T23:25:51.256Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-29T23:25:51.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T23:25:51.256Z] Dload Upload Total Spent Left Speed [2022-04-29T23:25:51.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 73104 0 --:--:-- --:--:-- --:--:-- 73559 [Pipeline] sh [2022-04-29T23:25:51.776Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-29T23:25:52.117Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-29T23:25:52.117Z] + sudo tee /etc/docker/daemon.new [2022-04-29T23:25:52.117Z] { [2022-04-29T23:25:52.117Z] "registry-mirrors": [ [2022-04-29T23:25:52.117Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-29T23:25:52.117Z] ], [2022-04-29T23:25:52.117Z] "bip": "10.250.0.254/24", [2022-04-29T23:25:52.117Z] "hosts": [ [2022-04-29T23:25:52.117Z] "tcp://0.0.0.0:5555", [2022-04-29T23:25:52.117Z] "unix:///var/run/docker.sock" [2022-04-29T23:25:52.117Z] ], [2022-04-29T23:25:52.117Z] "mtu": 1458, [2022-04-29T23:25:52.117Z] "selinux-enabled": true, [2022-04-29T23:25:52.117Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-29T23:25:52.117Z] } [Pipeline] sh [2022-04-29T23:25:52.481Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-29T23:25:52.836Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-04-29T23:26:11.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T23:26:11.668Z] ========================================================= [2022-04-29T23:26:11.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-29T23:26:11.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-29T23:26:12.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T23:26:12.617Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-29T23:26:12.617Z] 9b3977197b4f: Pulling fs layer [2022-04-29T23:26:12.617Z] 1a89e8eeedd5: Pulling fs layer [2022-04-29T23:26:12.617Z] 94645a83ff95: Pulling fs layer [2022-04-29T23:26:12.617Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-29T23:26:12.617Z] 0c92f367c5e7: Pulling fs layer [2022-04-29T23:26:12.617Z] 3096ccb668a1: Pulling fs layer [2022-04-29T23:26:12.617Z] e8cf19c19ddd: Pulling fs layer [2022-04-29T23:26:12.617Z] a4caa8a26152: Pulling fs layer [2022-04-29T23:26:12.617Z] 3f3a8bcf1eab: Waiting [2022-04-29T23:26:12.617Z] 0c92f367c5e7: Waiting [2022-04-29T23:26:12.617Z] 3096ccb668a1: Waiting [2022-04-29T23:26:12.617Z] a4caa8a26152: Waiting [2022-04-29T23:26:12.617Z] e8cf19c19ddd: Waiting [2022-04-29T23:26:12.617Z] 94645a83ff95: Verifying Checksum [2022-04-29T23:26:12.617Z] 94645a83ff95: Download complete [2022-04-29T23:26:12.617Z] 1a89e8eeedd5: Verifying Checksum [2022-04-29T23:26:12.617Z] 1a89e8eeedd5: Download complete [2022-04-29T23:26:12.617Z] 0c92f367c5e7: Verifying Checksum [2022-04-29T23:26:12.617Z] 0c92f367c5e7: Download complete [2022-04-29T23:26:12.617Z] 3096ccb668a1: Verifying Checksum [2022-04-29T23:26:12.617Z] 3096ccb668a1: Download complete [2022-04-29T23:26:12.617Z] 9b3977197b4f: Verifying Checksum [2022-04-29T23:26:12.617Z] 9b3977197b4f: Download complete [2022-04-29T23:26:12.905Z] e8cf19c19ddd: Verifying Checksum [2022-04-29T23:26:12.905Z] e8cf19c19ddd: Download complete [2022-04-29T23:26:13.508Z] 9b3977197b4f: Pull complete [2022-04-29T23:26:14.111Z] 1a89e8eeedd5: Pull complete [2022-04-29T23:26:14.386Z] 94645a83ff95: Pull complete [2022-04-29T23:26:14.660Z] a4caa8a26152: Verifying Checksum [2022-04-29T23:26:14.660Z] a4caa8a26152: Download complete [2022-04-29T23:26:15.257Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-29T23:26:15.257Z] 3f3a8bcf1eab: Download complete [2022-04-29T23:26:27.679Z] 3f3a8bcf1eab: Pull complete [2022-04-29T23:26:27.679Z] 0c92f367c5e7: Pull complete [2022-04-29T23:26:27.679Z] 3096ccb668a1: Pull complete [2022-04-29T23:26:27.954Z] e8cf19c19ddd: Pull complete [2022-04-29T23:26:34.680Z] a4caa8a26152: Pull complete [2022-04-29T23:26:34.680Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-29T23:26:34.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T23:26:34.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-04-29T23:26:35.021Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:26:35.367Z] + docker inspect -f . ci-base-image-arm64 [2022-04-29T23:26:35.367Z] . [Pipeline] withDockerContainer [2022-04-29T23:26:35.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-34285 does not seem to be running inside a container [2022-04-29T23:26:35.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/47 -v /w/workspace/go-mod-bootstrap/47:/w/workspace/go-mod-bootstrap/47:rw,z -v /w/workspace/go-mod-bootstrap/47@tmp:/w/workspace/go-mod-bootstrap/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-29T23:26:38.511Z] $ docker top a14065b61431ad70729013aa794652cf7a89f83d02e172e0912efa8e5084450e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T23:26:39.396Z] + go version [2022-04-29T23:26:39.396Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-29T23:26:39.426Z] $ docker stop --time=1 a14065b61431ad70729013aa794652cf7a89f83d02e172e0912efa8e5084450e [2022-04-29T23:26:41.087Z] $ docker rm -f a14065b61431ad70729013aa794652cf7a89f83d02e172e0912efa8e5084450e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:26:41.694Z] + docker inspect -f . ci-base-image-arm64 [2022-04-29T23:26:41.694Z] . [Pipeline] withDockerContainer [2022-04-29T23:26:41.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-34285 does not seem to be running inside a container [2022-04-29T23:26:42.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/47 -v /w/workspace/go-mod-bootstrap/47:/w/workspace/go-mod-bootstrap/47:rw,z -v /w/workspace/go-mod-bootstrap/47@tmp:/w/workspace/go-mod-bootstrap/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-29T23:26:43.314Z] $ docker top cb30a247eeeedc9183980f6c29ee3fd71c495eb1fe0e32f9e94d10aaa1381327 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-29T23:26:44.230Z] + make test [2022-04-29T23:26:44.230Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-29T23:26:44.230Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-04-29T23:26:44.230Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 [2022-04-29T23:26:44.230Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T23:26:44.509Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 [2022-04-29T23:26:44.509Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-29T23:26:44.789Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-04-29T23:26:44.789Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-04-29T23:26:44.789Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-04-29T23:26:44.789Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T23:26:44.789Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-29T23:26:44.789Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-29T23:26:44.789Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T23:26:44.789Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T23:26:44.789Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T23:26:45.072Z] go: downloading github.com/go-kit/log v0.2.0 [2022-04-29T23:26:45.072Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-04-29T23:26:45.072Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-04-29T23:26:45.072Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-04-29T23:26:45.353Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-04-29T23:26:45.353Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-29T23:26:45.353Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-04-29T23:26:45.353Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-04-29T23:26:45.636Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-04-29T23:26:45.636Z] go: downloading github.com/x448/float16 v0.8.4 [2022-04-29T23:26:45.636Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-29T23:26:45.636Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-04-29T23:26:45.636Z] go: downloading google.golang.org/grpc v1.42.0 [2022-04-29T23:26:46.618Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-29T23:26:46.618Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-29T23:26:46.618Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-04-29T23:26:46.618Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-04-29T23:26:46.618Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-29T23:26:46.618Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-04-29T23:26:46.618Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T23:26:46.891Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-04-29T23:26:46.891Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-04-29T23:26:47.164Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-04-29T23:26:47.442Z] go: downloading golang.org/x/text v0.3.7 [2022-04-29T23:26:47.442Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-04-29T23:26:47.442Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-04-29T23:26:47.719Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-04-29T23:26:47.719Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-04-29T23:26:47.719Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-29T23:26:47.719Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-04-29T23:26:47.996Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-29T23:26:48.986Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-04-29T23:26:48.986Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-04-29T23:26:48.986Z] go: downloading github.com/fatih/color v1.9.0 [2022-04-29T23:26:48.986Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T23:26:48.986Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-04-29T23:26:48.986Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T23:26:49.263Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-04-29T23:26:50.279Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-04-29T23:26:50.279Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-04-29T23:26:50.568Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-04-29T23:28:12.391Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-04-29T23:28:12.391Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.075s coverage: 4.6% of statements [2022-04-29T23:28:12.391Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-04-29T23:28:12.391Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.113s coverage: 92.2% of statements [2022-04-29T23:28:12.391Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements [2022-04-29T23:28:15.046Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.106s coverage: 54.9% of statements [2022-04-29T23:28:15.046Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-04-29T23:28:15.046Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-04-29T23:28:15.046Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.079s coverage: 100.0% of statements [2022-04-29T23:28:15.655Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.423s coverage: 88.1% of statements [2022-04-29T23:28:15.655Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.063s coverage: 25.0% of statements [2022-04-29T23:28:25.821Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.091s coverage: 79.6% of statements [2022-04-29T23:28:25.821Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-04-29T23:28:25.821Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.055s coverage: 41.7% of statements [2022-04-29T23:28:25.821Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2022-04-29T23:28:25.821Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-29T23:28:25.821Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-29T23:28:52.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-29T23:28:52.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-29T23:28:52.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-29T23:28:52.698Z] $ docker stop --time=1 cb30a247eeeedc9183980f6c29ee3fd71c495eb1fe0e32f9e94d10aaa1381327 [2022-04-29T23:28:54.505Z] $ docker rm -f cb30a247eeeedc9183980f6c29ee3fd71c495eb1fe0e32f9e94d10aaa1381327 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T23:28:57.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-29T23:28:57.098Z] Warning: overwriting stash ‘coverage-report’ [2022-04-29T23:28:57.623Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:28:58.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T23:28:58.087Z] [2022-04-29T23:28:58.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:28:58.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T23:28:58.709Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-29T23:28:58.709Z] 8998bd30e6a1: Pulling fs layer [2022-04-29T23:28:58.709Z] 04944245beec: Pulling fs layer [2022-04-29T23:28:58.709Z] 699f458cf7ca: Pulling fs layer [2022-04-29T23:28:58.709Z] 765212b225bb: Pulling fs layer [2022-04-29T23:28:58.709Z] f23df028b6ca: Pulling fs layer [2022-04-29T23:28:58.709Z] d65c8cfc05b1: Pulling fs layer [2022-04-29T23:28:58.709Z] 2437ff75d9bd: Pulling fs layer [2022-04-29T23:28:58.709Z] 765212b225bb: Waiting [2022-04-29T23:28:58.709Z] f23df028b6ca: Waiting [2022-04-29T23:28:58.709Z] d65c8cfc05b1: Waiting [2022-04-29T23:28:58.709Z] 2437ff75d9bd: Waiting [2022-04-29T23:28:58.709Z] 04944245beec: Verifying Checksum [2022-04-29T23:28:58.709Z] 04944245beec: Download complete [2022-04-29T23:28:58.709Z] 765212b225bb: Verifying Checksum [2022-04-29T23:28:58.709Z] 765212b225bb: Download complete [2022-04-29T23:28:58.709Z] f23df028b6ca: Download complete [2022-04-29T23:28:58.984Z] d65c8cfc05b1: Verifying Checksum [2022-04-29T23:28:58.984Z] d65c8cfc05b1: Download complete [2022-04-29T23:28:58.984Z] 699f458cf7ca: Verifying Checksum [2022-04-29T23:28:58.984Z] 699f458cf7ca: Download complete [2022-04-29T23:28:59.260Z] 8998bd30e6a1: Download complete [2022-04-29T23:29:01.885Z] 2437ff75d9bd: Verifying Checksum [2022-04-29T23:29:01.885Z] 2437ff75d9bd: Download complete [2022-04-29T23:29:03.861Z] 8998bd30e6a1: Pull complete [2022-04-29T23:29:04.142Z] 04944245beec: Pull complete [2022-04-29T23:29:05.589Z] 699f458cf7ca: Pull complete [2022-04-29T23:29:05.863Z] 765212b225bb: Pull complete [2022-04-29T23:29:06.847Z] f23df028b6ca: Pull complete [2022-04-29T23:29:06.847Z] d65c8cfc05b1: Pull complete [2022-04-29T23:29:21.944Z] 2437ff75d9bd: Pull complete [2022-04-29T23:29:21.944Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-29T23:29:21.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T23:29:21.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-29T23:29:22.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-34285 does not seem to be running inside a container [2022-04-29T23:29:22.270Z] $ 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/47 -v /w/workspace/go-mod-bootstrap/47:/w/workspace/go-mod-bootstrap/47:rw,z -v /w/workspace/go-mod-bootstrap/47@tmp:/w/workspace/go-mod-bootstrap/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-29T23:29:24.723Z] $ docker top bc16e79c2146962f94a2917bd037a910e61216d88633309e81a74e0cb6c954cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:29:25.635Z] ---> job-cost.sh [2022-04-29T23:29:25.635Z] lf-activate-venv: SKIPPING [2022-04-29T23:29:25.635Z] INFO: No Stack... [2022-04-29T23:29:26.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-29T23:29:26.825Z] INFO: Archiving Costs [Pipeline] sh [2022-04-29T23:29:27.490Z] + cat /w/workspace/go-mod-bootstrap/47/archives/cost.csv [2022-04-29T23:29:27.491Z] + cut -d, -f6 [Pipeline] lock [2022-04-29T23:29:27.552Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] [2022-04-29T23:29:27.559Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] did not exist. Created. [2022-04-29T23:29:27.559Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-29T23:29:28.243Z] /w/workspace/go-mod-bootstrap/47@tmp/durable-76ed8820/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-29T23:29:28.929Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-29T23:29:28.954Z] Warning: overwriting stash ‘stack-cost’ [2022-04-29T23:29:29.005Z] Stashed 1 file(s) [Pipeline] } [2022-04-29T23:29:29.012Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-29T23:29:29.040Z] $ docker stop --time=1 bc16e79c2146962f94a2917bd037a910e61216d88633309e81a74e0cb6c954cf [2022-04-29T23:29:30.563Z] $ docker rm -f bc16e79c2146962f94a2917bd037a910e61216d88633309e81a74e0cb6c954cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-29T23:29:31.128Z] provisioning config files... [2022-04-29T23:29:31.138Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6303635325139733620tmp [Pipeline] { [Pipeline] sh [2022-04-29T23:29:31.430Z] + set +x [2022-04-29T23:29:31.430Z] + curl -s https://codecov.io/bash [2022-04-29T23:29:31.430Z] + bash -s -- [2022-04-29T23:29:31.430Z] [2022-04-29T23:29:31.430Z] _____ _ [2022-04-29T23:29:31.430Z] / ____| | | [2022-04-29T23:29:31.430Z] | | ___ __| | ___ ___ _____ __ [2022-04-29T23:29:31.430Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-29T23:29:31.430Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-29T23:29:31.430Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-29T23:29:31.430Z] Bash-1.0.6 [2022-04-29T23:29:31.430Z] [2022-04-29T23:29:31.430Z] [2022-04-29T23:29:31.430Z] ==> git version 2.25.1 found [2022-04-29T23:29:31.430Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-29T23:29:31.430Z] Release-Date: 2020-01-08 [2022-04-29T23:29:31.430Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-29T23:29:31.430Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-29T23:29:31.430Z] ==> Jenkins CI detected. [2022-04-29T23:29:31.430Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-04-29T23:29:31.430Z] project root: . [2022-04-29T23:29:31.430Z] --> token set from env [2022-04-29T23:29:31.430Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-29T23:29:31.430Z] ==> Running gcov in . (disable via -X gcov) [2022-04-29T23:29:31.430Z] ==> Python coveragepy not found [2022-04-29T23:29:31.430Z] ==> Searching for coverage reports in: [2022-04-29T23:29:31.430Z] + . [2022-04-29T23:29:31.430Z] -> Found 1 reports [2022-04-29T23:29:31.430Z] ==> Detecting git/mercurial file structure [2022-04-29T23:29:31.430Z] ==> Reading reports [2022-04-29T23:29:31.430Z] + ./coverage.out bytes=56161 [2022-04-29T23:29:31.431Z] ==> Appending adjustments [2022-04-29T23:29:31.431Z] https://docs.codecov.io/docs/fixing-reports [2022-04-29T23:29:31.690Z] + Found adjustments [2022-04-29T23:29:31.690Z] ==> Gzipping contents [2022-04-29T23:29:31.690Z] 12K /tmp/codecov.EaUPq3.gz [2022-04-29T23:29:31.690Z] ==> Uploading reports [2022-04-29T23:29:31.690Z] url: https://codecov.io [2022-04-29T23:29:31.690Z] query: branch=main&commit=2cfc12dec4a88c8cf8caf323f68e6d278e6614d0&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-29T23:29:31.690Z] -> Pinging Codecov [2022-04-29T23:29:31.690Z] 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=2cfc12dec4a88c8cf8caf323f68e6d278e6614d0&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-29T23:29:31.949Z] -> Uploading to [2022-04-29T23:29:31.950Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-29/833815588EE85121546D348822E98E2E/2cfc12dec4a88c8cf8caf323f68e6d278e6614d0/b07cbe67-bc51-44ae-aa17-75712140bac2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T232931Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88b7a886f2ae00c4d93b2061b551397d81310a22421e7b78a50e5347a5ebb47e [2022-04-29T23:29:31.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T23:29:31.950Z] Dload Upload Total Spent Left Speed [2022-04-29T23:29:32.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9319 0 0 100 9319 0 37276 --:--:-- --:--:-- --:--:-- 37276 [2022-04-29T23:29:32.210Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] } [2022-04-29T23:29:32.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-29T23:29:32.542Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-29T23:29:32.554Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:29:32.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-29T23:29:32.850Z] [2022-04-29T23:29:32.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:29:33.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-29T23:29:33.153Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-29T23:29:33.153Z] 188c0c94c7c5: Pulling fs layer [2022-04-29T23:29:33.153Z] 0ef7d3d256c8: Pulling fs layer [2022-04-29T23:29:33.153Z] de9db76c5a1d: Pulling fs layer [2022-04-29T23:29:33.153Z] 0eba1c9be4d2: Pulling fs layer [2022-04-29T23:29:33.153Z] 0d57e429df01: Pulling fs layer [2022-04-29T23:29:33.153Z] 4e4be7b47b0d: Pulling fs layer [2022-04-29T23:29:33.153Z] e1f770b5df2f: Pulling fs layer [2022-04-29T23:29:33.153Z] 85a0685a4137: Pulling fs layer [2022-04-29T23:29:33.153Z] 0d57e429df01: Waiting [2022-04-29T23:29:33.153Z] 4e4be7b47b0d: Waiting [2022-04-29T23:29:33.153Z] e1f770b5df2f: Waiting [2022-04-29T23:29:33.153Z] 85a0685a4137: Waiting [2022-04-29T23:29:33.153Z] 0eba1c9be4d2: Waiting [2022-04-29T23:29:33.153Z] de9db76c5a1d: Verifying Checksum [2022-04-29T23:29:33.153Z] de9db76c5a1d: Download complete [2022-04-29T23:29:33.153Z] 0ef7d3d256c8: Verifying Checksum [2022-04-29T23:29:33.153Z] 0ef7d3d256c8: Download complete [2022-04-29T23:29:33.153Z] 0d57e429df01: Verifying Checksum [2022-04-29T23:29:33.153Z] 0d57e429df01: Download complete [2022-04-29T23:29:33.153Z] 4e4be7b47b0d: Download complete [2022-04-29T23:29:33.153Z] 188c0c94c7c5: Download complete [2022-04-29T23:29:33.413Z] 188c0c94c7c5: Pull complete [2022-04-29T23:29:33.413Z] e1f770b5df2f: Verifying Checksum [2022-04-29T23:29:33.413Z] e1f770b5df2f: Download complete [2022-04-29T23:29:33.413Z] 0ef7d3d256c8: Pull complete [2022-04-29T23:29:33.674Z] de9db76c5a1d: Pull complete [2022-04-29T23:29:33.936Z] 0eba1c9be4d2: Download complete [2022-04-29T23:29:34.195Z] 85a0685a4137: Verifying Checksum [2022-04-29T23:29:34.195Z] 85a0685a4137: Download complete [2022-04-29T23:29:37.487Z] 0eba1c9be4d2: Pull complete [2022-04-29T23:29:37.487Z] 0d57e429df01: Pull complete [2022-04-29T23:29:37.487Z] 4e4be7b47b0d: Pull complete [2022-04-29T23:29:38.055Z] e1f770b5df2f: Pull complete [2022-04-29T23:29:42.252Z] 85a0685a4137: Pull complete [2022-04-29T23:29:42.252Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-29T23:29:42.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-29T23:29:42.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-29T23:29:42.317Z] prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container [2022-04-29T23:29:42.359Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-29T23:29:43.911Z] $ docker top 3120cd95d9e7887c53b1c2795d07c2ec7188ffe5a8fda9cf4ede5ae15ae91fb5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-29T23:29:43.988Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-29T23:29:44.276Z] + set -o pipefail [2022-04-29T23:29:44.276Z] + snyk monitor '--org=edgex-jenkins' [2022-04-29T23:29:49.557Z] [2022-04-29T23:29:49.557Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-04-29T23:29:49.557Z] [2022-04-29T23:29:49.557Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/9ad7cc76-ab61-4c6c-837c-4571b6a81167 [2022-04-29T23:29:49.557Z] [2022-04-29T23:29:49.557Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-29T23:29:49.557Z] [2022-04-29T23:29:49.557Z] [Pipeline] } [2022-04-29T23:29:49.582Z] $ docker stop --time=1 3120cd95d9e7887c53b1c2795d07c2ec7188ffe5a8fda9cf4ede5ae15ae91fb5 [2022-04-29T23:29:51.474Z] $ docker rm -f 3120cd95d9e7887c53b1c2795d07c2ec7188ffe5a8fda9cf4ede5ae15ae91fb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-29T23:29:52.228Z] + git log --format=format:%s -1 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] sh [2022-04-29T23:29:52.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T23:29:52.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:29:52.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T23:29:52.821Z] . [Pipeline] withDockerContainer [2022-04-29T23:29:52.883Z] prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container [2022-04-29T23:29:52.923Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T23:29:53.306Z] $ docker top 3684acf1de669e3ac24154e2d9841b5e8ee7521a40ae371551b4f5e0a15fd162 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T23:29:53.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T23:29:53.396Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T23:29:53.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T23:29:53.518Z] $ docker exec 3684acf1de669e3ac24154e2d9841b5e8ee7521a40ae371551b4f5e0a15fd162 ssh-agent [2022-04-29T23:29:53.626Z] SSH_AUTH_SOCK=/tmp/ssh-mUEy4KVIbNx8/agent.33 [2022-04-29T23:29:53.626Z] SSH_AGENT_PID=40 [2022-04-29T23:29:53.631Z] Running ssh-add (command line suppressed) [2022-04-29T23:29:53.747Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4769970715251636348.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4769970715251636348.key) [2022-04-29T23:29:53.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T23:29:54.051Z] + git semver tag [2022-04-29T23:29:54.310Z] 2022-04-29 23:29:54,236 [run_tag] DEBUG tag force:False [2022-04-29T23:29:54.310Z] 2022-04-29 23:29:54,236 [check_head_tag] DEBUG check head tag [2022-04-29T23:29:54.310Z] 2022-04-29 23:29:54,239 [execute] INFO git cat-file --batch-check [2022-04-29T23:29:54.310Z] 2022-04-29 23:29:54,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-04-29T23:29:54.310Z] 2022-04-29 23:29:54,242 [execute] INFO git cat-file --batch [2022-04-29T23:29:54.310Z] 2022-04-29 23:29:54,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-04-29T23:29:54.310Z] 2022-04-29 23:29:54,291 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-04-29T23:29:54.310Z] 2022-04-29 23:29:54,291 [execute] INFO git tag -a v2.2.0-dev.21 -m v2.2.0-dev.21 [2022-04-29T23:29:54.310Z] 2022-04-29 23:29:54,291 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.21', '-m', 'v2.2.0-dev.21'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-04-29T23:29:54.310Z] 2022-04-29 23:29:54,297 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-04-29T23:29:54.310Z] 2.2.0-dev.21 [Pipeline] } [2022-04-29T23:29:54.329Z] $ docker exec --env ******** --env ******** 3684acf1de669e3ac24154e2d9841b5e8ee7521a40ae371551b4f5e0a15fd162 ssh-agent -k [2022-04-29T23:29:54.451Z] unset SSH_AUTH_SOCK; [2022-04-29T23:29:54.451Z] unset SSH_AGENT_PID; [2022-04-29T23:29:54.451Z] echo Agent pid 40 killed; [2022-04-29T23:29:54.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T23:29:54.769Z] + git semver [Pipeline] } [2022-04-29T23:29:55.050Z] $ docker stop --time=1 3684acf1de669e3ac24154e2d9841b5e8ee7521a40ae371551b4f5e0a15fd162 [2022-04-29T23:29:56.317Z] $ docker rm -f 3684acf1de669e3ac24154e2d9841b5e8ee7521a40ae371551b4f5e0a15fd162 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:29:56.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-29T23:29:56.716Z] [2022-04-29T23:29:56.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:29:57.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-29T23:29:57.022Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-29T23:29:57.022Z] ab5ef0e58194: Pulling fs layer [2022-04-29T23:29:57.022Z] 9712f1f96733: Pulling fs layer [2022-04-29T23:29:57.022Z] 63f879dbbcfc: Pulling fs layer [2022-04-29T23:29:57.022Z] 0d9ebad4ef96: Pulling fs layer [2022-04-29T23:29:57.022Z] e9a5061849ea: Pulling fs layer [2022-04-29T23:29:57.022Z] d747dcd14b5f: Pulling fs layer [2022-04-29T23:29:57.022Z] 2de7ff778b66: Pulling fs layer [2022-04-29T23:29:57.022Z] 0d9ebad4ef96: Waiting [2022-04-29T23:29:57.022Z] 2de7ff778b66: Waiting [2022-04-29T23:29:57.022Z] e9a5061849ea: Waiting [2022-04-29T23:29:57.022Z] d747dcd14b5f: Waiting [2022-04-29T23:29:57.022Z] 9712f1f96733: Verifying Checksum [2022-04-29T23:29:57.022Z] 9712f1f96733: Download complete [2022-04-29T23:29:57.282Z] 63f879dbbcfc: Verifying Checksum [2022-04-29T23:29:57.282Z] 63f879dbbcfc: Download complete [2022-04-29T23:29:57.543Z] e9a5061849ea: Verifying Checksum [2022-04-29T23:29:57.543Z] e9a5061849ea: Download complete [2022-04-29T23:29:57.543Z] d747dcd14b5f: Verifying Checksum [2022-04-29T23:29:57.543Z] d747dcd14b5f: Download complete [2022-04-29T23:29:57.543Z] 0d9ebad4ef96: Verifying Checksum [2022-04-29T23:29:57.543Z] 0d9ebad4ef96: Download complete [2022-04-29T23:29:57.803Z] 2de7ff778b66: Download complete [2022-04-29T23:29:57.803Z] ab5ef0e58194: Verifying Checksum [2022-04-29T23:29:57.803Z] ab5ef0e58194: Download complete [2022-04-29T23:30:01.096Z] ab5ef0e58194: Pull complete [2022-04-29T23:30:01.096Z] 9712f1f96733: Pull complete [2022-04-29T23:30:01.665Z] 63f879dbbcfc: Pull complete [2022-04-29T23:30:05.862Z] 0d9ebad4ef96: Pull complete [2022-04-29T23:30:06.122Z] e9a5061849ea: Pull complete [2022-04-29T23:30:06.381Z] d747dcd14b5f: Pull complete [2022-04-29T23:30:07.321Z] 2de7ff778b66: Pull complete [2022-04-29T23:30:07.321Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-29T23:30:07.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-29T23:30:07.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-29T23:30:07.658Z] prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container [2022-04-29T23:30:07.704Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-29T23:30:09.390Z] $ docker top 47eb56ad2017cf2f1cd1e758bdef3b03e80e41a96a72d142f1383912685ccf6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-29T23:30:09.471Z] provisioning config files... [2022-04-29T23:30:09.478Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5808276533018966658tmp [2022-04-29T23:30:09.491Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8626215192711546882tmp [2022-04-29T23:30:09.501Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6126012814059474754tmp [Pipeline] { [Pipeline] echo [2022-04-29T23:30:09.519Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:30:09.803Z] ---> sigul-configuration.sh [2022-04-29T23:30:09.803Z] gpg: directory `/root/.gnupg' created [2022-04-29T23:30:09.803Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-29T23:30:09.803Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-29T23:30:09.803Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-29T23:30:09.803Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-29T23:30:09.803Z] gpg: CAST5 encrypted data [2022-04-29T23:30:09.803Z] gpg: encrypted with 1 passphrase [2022-04-29T23:30:09.803Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-29T23:30:10.092Z] + mkdir /home/jenkins [2022-04-29T23:30:10.093Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-29T23:30:10.385Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-29T23:30:10.396Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:30:10.684Z] ---> sigul-install.sh [2022-04-29T23:30:10.685Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-29T23:30:10.973Z] + git tag --list [2022-04-29T23:30:10.973Z] v0.0.1 [2022-04-29T23:30:10.973Z] v0.0.10 [2022-04-29T23:30:10.973Z] v0.0.11 [2022-04-29T23:30:10.973Z] v0.0.12 [2022-04-29T23:30:10.973Z] v0.0.13 [2022-04-29T23:30:10.973Z] v0.0.14 [2022-04-29T23:30:10.973Z] v0.0.15 [2022-04-29T23:30:10.973Z] v0.0.16 [2022-04-29T23:30:10.973Z] v0.0.17 [2022-04-29T23:30:10.973Z] v0.0.18 [2022-04-29T23:30:10.973Z] v0.0.19 [2022-04-29T23:30:10.973Z] v0.0.2 [2022-04-29T23:30:10.973Z] v0.0.20 [2022-04-29T23:30:10.973Z] v0.0.21 [2022-04-29T23:30:10.974Z] v0.0.22 [2022-04-29T23:30:10.974Z] v0.0.23 [2022-04-29T23:30:10.974Z] v0.0.24 [2022-04-29T23:30:10.974Z] v0.0.25 [2022-04-29T23:30:10.974Z] v0.0.26 [2022-04-29T23:30:10.974Z] v0.0.27 [2022-04-29T23:30:10.974Z] v0.0.28 [2022-04-29T23:30:10.974Z] v0.0.29 [2022-04-29T23:30:10.974Z] v0.0.3 [2022-04-29T23:30:10.974Z] v0.0.30 [2022-04-29T23:30:10.974Z] v0.0.31 [2022-04-29T23:30:10.974Z] v0.0.32 [2022-04-29T23:30:10.974Z] v0.0.33 [2022-04-29T23:30:10.974Z] v0.0.34 [2022-04-29T23:30:10.974Z] v0.0.35 [2022-04-29T23:30:10.974Z] v0.0.36 [2022-04-29T23:30:10.974Z] v0.0.37 [2022-04-29T23:30:10.974Z] v0.0.38 [2022-04-29T23:30:10.974Z] v0.0.39 [2022-04-29T23:30:10.974Z] v0.0.4 [2022-04-29T23:30:10.974Z] v0.0.40 [2022-04-29T23:30:10.974Z] v0.0.41 [2022-04-29T23:30:10.974Z] v0.0.42 [2022-04-29T23:30:10.974Z] v0.0.43 [2022-04-29T23:30:10.974Z] v0.0.44 [2022-04-29T23:30:10.974Z] v0.0.45 [2022-04-29T23:30:10.974Z] v0.0.46 [2022-04-29T23:30:10.974Z] v0.0.47 [2022-04-29T23:30:10.974Z] v0.0.48 [2022-04-29T23:30:10.974Z] v0.0.49 [2022-04-29T23:30:10.974Z] v0.0.5 [2022-04-29T23:30:10.974Z] v0.0.50 [2022-04-29T23:30:10.974Z] v0.0.51 [2022-04-29T23:30:10.974Z] v0.0.52 [2022-04-29T23:30:10.974Z] v0.0.53 [2022-04-29T23:30:10.974Z] v0.0.54 [2022-04-29T23:30:10.974Z] v0.0.55 [2022-04-29T23:30:10.974Z] v0.0.56 [2022-04-29T23:30:10.974Z] v0.0.57 [2022-04-29T23:30:10.974Z] v0.0.58 [2022-04-29T23:30:10.974Z] v0.0.59 [2022-04-29T23:30:10.974Z] v0.0.6 [2022-04-29T23:30:10.974Z] v0.0.60 [2022-04-29T23:30:10.974Z] v0.0.61 [2022-04-29T23:30:10.974Z] v0.0.62 [2022-04-29T23:30:10.974Z] v0.0.63 [2022-04-29T23:30:10.974Z] v0.0.64 [2022-04-29T23:30:10.974Z] v0.0.65 [2022-04-29T23:30:10.974Z] v0.0.66 [2022-04-29T23:30:10.974Z] v0.0.67 [2022-04-29T23:30:10.974Z] v0.0.68 [2022-04-29T23:30:10.974Z] v0.0.69 [2022-04-29T23:30:10.974Z] v0.0.7 [2022-04-29T23:30:10.974Z] v0.0.70 [2022-04-29T23:30:10.974Z] v0.0.71 [2022-04-29T23:30:10.974Z] v0.0.72 [2022-04-29T23:30:10.974Z] v0.0.8 [2022-04-29T23:30:10.974Z] v0.0.9 [2022-04-29T23:30:10.974Z] v2.0.0 [2022-04-29T23:30:10.974Z] v2.0.0-dev.1 [2022-04-29T23:30:10.974Z] v2.0.0-dev.10 [2022-04-29T23:30:10.974Z] v2.0.0-dev.11 [2022-04-29T23:30:10.974Z] v2.0.0-dev.12 [2022-04-29T23:30:10.974Z] v2.0.0-dev.13 [2022-04-29T23:30:10.974Z] v2.0.0-dev.14 [2022-04-29T23:30:10.974Z] v2.0.0-dev.15 [2022-04-29T23:30:10.974Z] v2.0.0-dev.16 [2022-04-29T23:30:10.974Z] v2.0.0-dev.17 [2022-04-29T23:30:10.974Z] v2.0.0-dev.18 [2022-04-29T23:30:10.974Z] v2.0.0-dev.19 [2022-04-29T23:30:10.974Z] v2.0.0-dev.2 [2022-04-29T23:30:10.974Z] v2.0.0-dev.20 [2022-04-29T23:30:10.974Z] v2.0.0-dev.21 [2022-04-29T23:30:10.974Z] v2.0.0-dev.22 [2022-04-29T23:30:10.974Z] v2.0.0-dev.23 [2022-04-29T23:30:10.974Z] v2.0.0-dev.24 [2022-04-29T23:30:10.974Z] v2.0.0-dev.25 [2022-04-29T23:30:10.974Z] v2.0.0-dev.26 [2022-04-29T23:30:10.974Z] v2.0.0-dev.27 [2022-04-29T23:30:10.974Z] v2.0.0-dev.28 [2022-04-29T23:30:10.974Z] v2.0.0-dev.29 [2022-04-29T23:30:10.974Z] v2.0.0-dev.3 [2022-04-29T23:30:10.974Z] v2.0.0-dev.30 [2022-04-29T23:30:10.974Z] v2.0.0-dev.31 [2022-04-29T23:30:10.974Z] v2.0.0-dev.32 [2022-04-29T23:30:10.974Z] v2.0.0-dev.33 [2022-04-29T23:30:10.974Z] v2.0.0-dev.34 [2022-04-29T23:30:10.974Z] v2.0.0-dev.35 [2022-04-29T23:30:10.974Z] v2.0.0-dev.36 [2022-04-29T23:30:10.974Z] v2.0.0-dev.37 [2022-04-29T23:30:10.974Z] v2.0.0-dev.38 [2022-04-29T23:30:10.974Z] v2.0.0-dev.39 [2022-04-29T23:30:10.974Z] v2.0.0-dev.4 [2022-04-29T23:30:10.974Z] v2.0.0-dev.40 [2022-04-29T23:30:10.974Z] v2.0.0-dev.41 [2022-04-29T23:30:10.974Z] v2.0.0-dev.42 [2022-04-29T23:30:10.974Z] v2.0.0-dev.43 [2022-04-29T23:30:10.974Z] v2.0.0-dev.44 [2022-04-29T23:30:10.974Z] v2.0.0-dev.45 [2022-04-29T23:30:10.974Z] v2.0.0-dev.46 [2022-04-29T23:30:10.974Z] v2.0.0-dev.47 [2022-04-29T23:30:10.974Z] v2.0.0-dev.48 [2022-04-29T23:30:10.974Z] v2.0.0-dev.49 [2022-04-29T23:30:10.974Z] v2.0.0-dev.5 [2022-04-29T23:30:10.974Z] v2.0.0-dev.50 [2022-04-29T23:30:10.974Z] v2.0.0-dev.51 [2022-04-29T23:30:10.974Z] v2.0.0-dev.52 [2022-04-29T23:30:10.974Z] v2.0.0-dev.53 [2022-04-29T23:30:10.974Z] v2.0.0-dev.54 [2022-04-29T23:30:10.974Z] v2.0.0-dev.55 [2022-04-29T23:30:10.974Z] v2.0.0-dev.56 [2022-04-29T23:30:10.974Z] v2.0.0-dev.57 [2022-04-29T23:30:10.974Z] v2.0.0-dev.58 [2022-04-29T23:30:10.974Z] v2.0.0-dev.59 [2022-04-29T23:30:10.974Z] v2.0.0-dev.6 [2022-04-29T23:30:10.974Z] v2.0.0-dev.60 [2022-04-29T23:30:10.974Z] v2.0.0-dev.61 [2022-04-29T23:30:10.974Z] v2.0.0-dev.62 [2022-04-29T23:30:10.974Z] v2.0.0-dev.63 [2022-04-29T23:30:10.974Z] v2.0.0-dev.64 [2022-04-29T23:30:10.974Z] v2.0.0-dev.65 [2022-04-29T23:30:10.974Z] v2.0.0-dev.66 [2022-04-29T23:30:10.974Z] v2.0.0-dev.67 [2022-04-29T23:30:10.974Z] v2.0.0-dev.7 [2022-04-29T23:30:10.974Z] v2.0.0-dev.8 [2022-04-29T23:30:10.974Z] v2.0.0-dev.9 [2022-04-29T23:30:10.974Z] v2.0.1-dev.1 [2022-04-29T23:30:10.974Z] v2.0.1-dev.10 [2022-04-29T23:30:10.974Z] v2.0.1-dev.11 [2022-04-29T23:30:10.974Z] v2.0.1-dev.12 [2022-04-29T23:30:10.974Z] v2.0.1-dev.13 [2022-04-29T23:30:10.974Z] v2.0.1-dev.14 [2022-04-29T23:30:10.974Z] v2.0.1-dev.15 [2022-04-29T23:30:10.974Z] v2.0.1-dev.16 [2022-04-29T23:30:10.974Z] v2.0.1-dev.17 [2022-04-29T23:30:10.974Z] v2.0.1-dev.18 [2022-04-29T23:30:10.974Z] v2.0.1-dev.19 [2022-04-29T23:30:10.974Z] v2.0.1-dev.2 [2022-04-29T23:30:10.974Z] v2.0.1-dev.20 [2022-04-29T23:30:10.974Z] v2.0.1-dev.21 [2022-04-29T23:30:10.974Z] v2.0.1-dev.22 [2022-04-29T23:30:10.974Z] v2.0.1-dev.23 [2022-04-29T23:30:10.974Z] v2.0.1-dev.24 [2022-04-29T23:30:10.974Z] v2.0.1-dev.25 [2022-04-29T23:30:10.974Z] v2.0.1-dev.26 [2022-04-29T23:30:10.974Z] v2.0.1-dev.27 [2022-04-29T23:30:10.974Z] v2.0.1-dev.28 [2022-04-29T23:30:10.974Z] v2.0.1-dev.3 [2022-04-29T23:30:10.974Z] v2.0.1-dev.4 [2022-04-29T23:30:10.974Z] v2.0.1-dev.5 [2022-04-29T23:30:10.974Z] v2.0.1-dev.6 [2022-04-29T23:30:10.974Z] v2.0.1-dev.7 [2022-04-29T23:30:10.974Z] v2.0.1-dev.8 [2022-04-29T23:30:10.974Z] v2.0.1-dev.9 [2022-04-29T23:30:10.974Z] v2.1.0 [2022-04-29T23:30:10.974Z] v2.2.0-dev.10 [2022-04-29T23:30:10.974Z] v2.2.0-dev.11 [2022-04-29T23:30:10.974Z] v2.2.0-dev.12 [2022-04-29T23:30:10.974Z] v2.2.0-dev.13 [2022-04-29T23:30:10.974Z] v2.2.0-dev.14 [2022-04-29T23:30:10.974Z] v2.2.0-dev.15 [2022-04-29T23:30:10.974Z] v2.2.0-dev.16 [2022-04-29T23:30:10.974Z] v2.2.0-dev.17 [2022-04-29T23:30:10.974Z] v2.2.0-dev.18 [2022-04-29T23:30:10.974Z] v2.2.0-dev.19 [2022-04-29T23:30:10.974Z] v2.2.0-dev.20 [2022-04-29T23:30:10.974Z] v2.2.0-dev.21 [2022-04-29T23:30:10.974Z] v2.2.0-dev.6 [2022-04-29T23:30:10.974Z] v2.2.0-dev.7 [2022-04-29T23:30:10.974Z] v2.2.0-dev.8 [2022-04-29T23:30:10.974Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-29T23:30:11.260Z] + lftools sign git-tag v2.2.0-dev.21 [2022-04-29T23:30:11.831Z] Signing Git tag with Sigul... [2022-04-29T23:30:11.831Z] Signing v2.2.0-dev.21 [Pipeline] echo [2022-04-29T23:30:12.414Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:30:12.702Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-29T23:30:12.711Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-29T23:30:12.741Z] $ docker stop --time=1 47eb56ad2017cf2f1cd1e758bdef3b03e80e41a96a72d142f1383912685ccf6a [2022-04-29T23:30:14.051Z] $ docker rm -f 47eb56ad2017cf2f1cd1e758bdef3b03e80e41a96a72d142f1383912685ccf6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-29T23:30:14.464Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T23:30:14.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:30:14.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T23:30:14.760Z] . [Pipeline] withDockerContainer [2022-04-29T23:30:14.824Z] prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container [2022-04-29T23:30:14.865Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T23:30:15.215Z] $ docker top 5efa9e4277ee4bb3997e7f21891bd55deb18bb3774524b80434301bbca63e8e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T23:30:15.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T23:30:15.304Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T23:30:15.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T23:30:15.448Z] $ docker exec 5efa9e4277ee4bb3997e7f21891bd55deb18bb3774524b80434301bbca63e8e0 ssh-agent [2022-04-29T23:30:15.572Z] SSH_AUTH_SOCK=/tmp/ssh-5Q7xkojPNLpy/agent.32 [2022-04-29T23:30:15.572Z] SSH_AGENT_PID=39 [2022-04-29T23:30:15.577Z] Running ssh-add (command line suppressed) [2022-04-29T23:30:15.715Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8757857357576393555.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8757857357576393555.key) [2022-04-29T23:30:15.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T23:30:16.005Z] + git semver bump pre [2022-04-29T23:30:16.266Z] 2022-04-29 23:30:16,261 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-04-29T23:30:16.266Z] 2022-04-29 23:30:16,261 [bump_version] DEBUG bumping version:2.2.0-dev.21 on axis:pre with prefix:dev [2022-04-29T23:30:16.266Z] 2022-04-29 23:30:16,261 [bump_version] DEBUG bumped version:2.2.0-dev.22 [2022-04-29T23:30:16.266Z] 2022-04-29 23:30:16,261 [write_version] DEBUG write version:2.2.0-dev.22 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-04-29T23:30:16.266Z] 2022-04-29 23:30:16,261 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-04-29T23:30:16.266Z] 2022-04-29 23:30:16,261 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-04-29T23:30:16.266Z] 2022-04-29 23:30:16,263 [execute] INFO git cat-file --batch-check [2022-04-29T23:30:16.266Z] 2022-04-29 23:30:16,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-29T23:30:16.266Z] 2022-04-29 23:30:16,270 [execute] INFO git cat-file --batch [2022-04-29T23:30:16.266Z] 2022-04-29 23:30:16,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-29T23:30:16.527Z] 2022-04-29 23:30:16,277 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-04-29T23:30:16.527Z] 2.2.0-dev.22 [Pipeline] } [2022-04-29T23:30:16.547Z] $ docker exec --env ******** --env ******** 5efa9e4277ee4bb3997e7f21891bd55deb18bb3774524b80434301bbca63e8e0 ssh-agent -k [2022-04-29T23:30:16.667Z] unset SSH_AUTH_SOCK; [2022-04-29T23:30:16.667Z] unset SSH_AGENT_PID; [2022-04-29T23:30:16.667Z] echo Agent pid 39 killed; [2022-04-29T23:30:16.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T23:30:17.035Z] + git semver [Pipeline] } [2022-04-29T23:30:17.353Z] $ docker stop --time=1 5efa9e4277ee4bb3997e7f21891bd55deb18bb3774524b80434301bbca63e8e0 [2022-04-29T23:30:18.647Z] $ docker rm -f 5efa9e4277ee4bb3997e7f21891bd55deb18bb3774524b80434301bbca63e8e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T23:30:19.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T23:30:19.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:30:19.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T23:30:19.300Z] . [Pipeline] withDockerContainer [2022-04-29T23:30:19.381Z] prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container [2022-04-29T23:30:19.429Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T23:30:19.819Z] $ docker top c322de2cd12752d85f29f46f4290c9341a8c26560bb6fe58f8501622640f253e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T23:30:19.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T23:30:19.913Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T23:30:20.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T23:30:20.065Z] $ docker exec c322de2cd12752d85f29f46f4290c9341a8c26560bb6fe58f8501622640f253e ssh-agent [2022-04-29T23:30:20.186Z] SSH_AUTH_SOCK=/tmp/ssh-pfgfA4rBu21X/agent.34 [2022-04-29T23:30:20.186Z] SSH_AGENT_PID=40 [2022-04-29T23:30:20.192Z] Running ssh-add (command line suppressed) [2022-04-29T23:30:20.341Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3859078642608844139.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3859078642608844139.key) [2022-04-29T23:30:20.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T23:30:20.642Z] + git semver push [2022-04-29T23:30:20.904Z] 2022-04-29 23:30:20,885 [run_push] DEBUG push [2022-04-29T23:30:20.904Z] 2022-04-29 23:30:20,886 [execute] INFO git push origin semver [2022-04-29T23:30:20.904Z] 2022-04-29 23:30:20,886 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-29T23:30:21.846Z] 2022-04-29 23:30:21,712 [run_push] DEBUG push all version tags [2022-04-29T23:30:21.846Z] 2022-04-29 23:30:21,712 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-29T23:30:21.846Z] 2022-04-29 23:30:21,713 [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) [2022-04-29T23:30:22.787Z] 2022-04-29 23:30:22,540 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-04-29T23:30:22.787Z] 2.2.0-dev.22 [Pipeline] } [2022-04-29T23:30:22.807Z] $ docker exec --env ******** --env ******** c322de2cd12752d85f29f46f4290c9341a8c26560bb6fe58f8501622640f253e ssh-agent -k [2022-04-29T23:30:22.936Z] unset SSH_AUTH_SOCK; [2022-04-29T23:30:22.936Z] unset SSH_AGENT_PID; [2022-04-29T23:30:22.936Z] echo Agent pid 40 killed; [2022-04-29T23:30:22.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T23:30:23.249Z] + git semver [Pipeline] } [2022-04-29T23:30:23.536Z] $ docker stop --time=1 c322de2cd12752d85f29f46f4290c9341a8c26560bb6fe58f8501622640f253e [2022-04-29T23:30:24.841Z] $ docker rm -f c322de2cd12752d85f29f46f4290c9341a8c26560bb6fe58f8501622640f253e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-29T23:30:25.500Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-04-29T23:30:25.500Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-04-29T23:30:25.500Z] total 16 [2022-04-29T23:30:25.500Z] drwxr-xr-x 3 root root 4096 Apr 29 23:24 . [2022-04-29T23:30:25.500Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 29 23:30 .. [2022-04-29T23:30:25.500Z] drwxr-xr-x 2 root root 4096 Apr 29 23:24 cost [2022-04-29T23:30:25.500Z] -rw-r--r-- 1 root root 86 Apr 29 23:24 cost.csv [2022-04-29T23:30:25.500Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-04-29T23:30:25.500Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-04-29T23:30:25.500Z] total 16 [2022-04-29T23:30:25.500Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 23:24 . [2022-04-29T23:30:25.500Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 29 23:30 .. [2022-04-29T23:30:25.500Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 29 23:24 cost [2022-04-29T23:30:25.500Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 29 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:30:25.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:30:26.665Z] ---> package-listing.sh [2022-04-29T23:30:26.665Z] ++ facter osfamily [2022-04-29T23:30:26.665Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-29T23:30:26.927Z] + OS_FAMILY=debian [2022-04-29T23:30:26.927Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-04-29T23:30:26.927Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-29T23:30:26.927Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-29T23:30:26.927Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-29T23:30:26.927Z] + PACKAGES=/tmp/packages_start.txt [2022-04-29T23:30:26.927Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-04-29T23:30:26.927Z] + PACKAGES=/tmp/packages_end.txt [2022-04-29T23:30:26.927Z] + case "${OS_FAMILY}" in [2022-04-29T23:30:26.927Z] + dpkg -l [2022-04-29T23:30:26.927Z] + grep '^ii' [2022-04-29T23:30:26.927Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-29T23:30:26.927Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-29T23:30:26.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-29T23:30:26.927Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-04-29T23:30:26.927Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-04-29T23:30:26.927Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2022-04-29T23:30:26.939Z] 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 [2022-04-29T23:30:27.221Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-29T23:30:27.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T23:30:27.788Z] . [Pipeline] withDockerContainer [2022-04-29T23:30:27.864Z] prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container [2022-04-29T23:30:27.911Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-29T23:30:28.146Z] $ docker top c5a26d9a808eab80b26621a4cbb5b5387dad34ebf498eceb563440a269462513 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T23:30:28.515Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-29T23:30:28.812Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-29T23:30:29.105Z] + ls /var/log/sa-host [2022-04-29T23:30:29.105Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T23:30:29.332Z] provisioning config files... [2022-04-29T23:30:29.342Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1868513488650551726tmp [Pipeline] { [Pipeline] echo [2022-04-29T23:30:29.359Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:30:29.647Z] ---> create-netrc.sh [Pipeline] } [2022-04-29T23:30:29.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:30:30.005Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-29T23:30:30.015Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:30:30.302Z] ---> sudo-logs.sh [2022-04-29T23:30:30.303Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-29T23:30:30.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:30:30.622Z] ---> job-cost.sh [2022-04-29T23:30:30.623Z] lf-activate-venv: SKIPPING [2022-04-29T23:30:30.623Z] DEBUG: total: 0.2199999988079071 [2022-04-29T23:30:30.623Z] INFO: Retrieving Stack Cost... [2022-04-29T23:30:30.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-29T23:30:31.458Z] INFO: Archiving Costs [Pipeline] echo [2022-04-29T23:30:31.474Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T23:30:31.764Z] ---> logs-deploy.sh [2022-04-29T23:30:31.764Z] lf-activate-venv: SKIPPING [2022-04-29T23:30:31.764Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/47 [2022-04-29T23:30:31.764Z] INFO: archiving workspace using pattern(s): [2022-04-29T23:30:32.704Z] Archives upload complete. [2022-04-29T23:30:32.704Z] INFO: archiving logs to Nexus