Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89a6539764bbe8cc064de0f5479215f246c156a8 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-ssh11931094408403587100.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh15338956030234377328.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-configuration/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-configuration/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9365768791513897435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh10565240277998558305.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-configuration/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-configuration/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7632962267027718555.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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 Running on prd-ubuntu20.04-docker-8c-8g-64006 in /w/workspace/oundry_go-mod-configuration_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 Avoid second fetch Checking out Revision 89a6539764bbe8cc064de0f5479215f246c156a8 (main) Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 89a6539764bbe8cc064de0f5479215f246c156a8 # timeout=10 Commit message: "Merge pull request #64 from lenny-intel/consul-api-1.12.0" > git rev-list --no-walk c44b94c69ca174849017c79fc7be7c3d2542e424 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:36:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:36:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:36:57 ========================================================= 07:36:57 EdgeX Global Pipelines Version Info 07:36:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:36:57 ------------------- 07:36:57 stable info: 07:36:57 ------------------- 07:36:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:36:57 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 07:36:57 Message: update stable to v1.0.230 07:36:58 ------------------- 07:36:58 experimental info: 07:36:58 ------------------- 07:36:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:36:58 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 07:36:58 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89a6539 [Pipeline] echo 07:36:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:36:59 + git rev-list -1 --merges 89a6539764bbe8cc064de0f5479215f246c156a8~1..89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] echo 07:36:59 -----------> git rev-list -1 --merges 89a6539764bbe8cc064de0f5479215f246c156a8~1..89a6539764bbe8cc064de0f5479215f246c156a8 89a6539764bbe8cc064de0f5479215f246c156a8 07:36:59 89a6539764bbe8cc064de0f5479215f246c156a8 [false] [Pipeline] sh 07:36:59 + git log --format=format:%s -1 89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] echo 07:36:59 ========================================================= 07:36:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:36:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:36:59 + git log --format=format:%s -1 89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] echo 07:36:59 [semverPrep] GIT_COMMIT: 89a6539764bbe8cc064de0f5479215f246c156a8, Commit Message: Merge pull request #64 from lenny-intel/consul-api-1.12.0 [Pipeline] echo 07:37:00 [semverPrep] This is not a build commit. [Pipeline] sh 07:37:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:00 + grep -v github /etc/ssh/ssh_known_hosts 07:37:00 + [ -e /tmp/ssh_known_hosts ] 07:37:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:37:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:37:00 + sudo tee -a /etc/ssh/ssh_known_hosts 07:37:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:37:00 07:37:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:37:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:37:01 latest: Pulling from edgex-devops/py-git-semver 07:37:01 1fe172e4850f: Pulling fs layer 07:37:01 caf521ccaac6: Pulling fs layer 07:37:01 3ead6fa29328: Pulling fs layer 07:37:01 5c2a1cbceb83: Pulling fs layer 07:37:01 a8d5f1318db7: Pulling fs layer 07:37:01 c427282e49a2: Pulling fs layer 07:37:01 1827001aaf11: Pulling fs layer 07:37:01 0714d37db230: Pulling fs layer 07:37:01 ac28cf19c067: Pulling fs layer 07:37:01 ca983d60f3e2: Pulling fs layer 07:37:01 9f894cec8388: Pulling fs layer 07:37:01 a8d5f1318db7: Waiting 07:37:01 c427282e49a2: Waiting 07:37:01 1827001aaf11: Waiting 07:37:01 0714d37db230: Waiting 07:37:01 ac28cf19c067: Waiting 07:37:01 ca983d60f3e2: Waiting 07:37:01 9f894cec8388: Waiting 07:37:01 5c2a1cbceb83: Waiting 07:37:01 caf521ccaac6: Download complete 07:37:01 5c2a1cbceb83: Download complete 07:37:01 a8d5f1318db7: Verifying Checksum 07:37:01 a8d5f1318db7: Download complete 07:37:01 c427282e49a2: Verifying Checksum 07:37:01 c427282e49a2: Download complete 07:37:01 3ead6fa29328: Verifying Checksum 07:37:01 3ead6fa29328: Download complete 07:37:01 0714d37db230: Download complete 07:37:01 ac28cf19c067: Verifying Checksum 07:37:01 ac28cf19c067: Download complete 07:37:01 ca983d60f3e2: Verifying Checksum 07:37:01 ca983d60f3e2: Download complete 07:37:01 9f894cec8388: Download complete 07:37:01 1fe172e4850f: Verifying Checksum 07:37:01 1fe172e4850f: Download complete 07:37:01 1827001aaf11: Verifying Checksum 07:37:01 1827001aaf11: Download complete 07:37:02 1fe172e4850f: Pull complete 07:37:02 caf521ccaac6: Pull complete 07:37:03 3ead6fa29328: Pull complete 07:37:03 5c2a1cbceb83: Pull complete 07:37:03 a8d5f1318db7: Pull complete 07:37:03 c427282e49a2: Pull complete 07:37:05 1827001aaf11: Pull complete 07:37:05 0714d37db230: Pull complete 07:37:05 ac28cf19c067: Pull complete 07:37:05 ca983d60f3e2: Pull complete 07:37:05 9f894cec8388: Pull complete 07:37:05 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 07:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:37:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 07:37:05 prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container 07:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:37:06 $ docker top f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:07 [ssh-agent] Looking for ssh-agent implementation... 07:37:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:07 $ docker exec f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c ssh-agent 07:37:07 SSH_AUTH_SOCK=/tmp/ssh-GUk6i7oftzrx/agent.33 07:37:07 SSH_AGENT_PID=39 07:37:07 Running ssh-add (command line suppressed) 07:37:07 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3071916831893400857.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3071916831893400857.key) 07:37:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:07 + git tag --points-at HEAD [Pipeline] } 07:37:07 $ docker exec --env ******** --env ******** f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c ssh-agent -k 07:37:07 unset SSH_AUTH_SOCK; 07:37:07 unset SSH_AGENT_PID; 07:37:07 echo Agent pid 39 killed; 07:37:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:37:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:07 [ssh-agent] Looking for ssh-agent implementation... 07:37:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:08 $ docker exec f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c ssh-agent 07:37:08 SSH_AUTH_SOCK=/tmp/ssh-ORXV3yEXAvcF/agent.73 07:37:08 SSH_AGENT_PID=79 07:37:08 Running ssh-add (command line suppressed) 07:37:08 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8328214978544097073.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8328214978544097073.key) 07:37:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:08 + git semver init 07:37:08 2022-05-18 07:37:08,719 [run_init] DEBUG init version:0.0.0 force:False 07:37:08 2022-05-18 07:37:08,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 07:37:08 2022-05-18 07:37:08,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 07:37:08 2022-05-18 07:37:08,721 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 07:37:09 2022-05-18 07:37:09,376 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 07:37:09 2022-05-18 07:37:09,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 07:37:09 2022-05-18 07:37:09,377 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:37:09 2022-05-18 07:37:09,377 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:37:09 2.2.1-dev.3 [Pipeline] } 07:37:09 $ docker exec --env ******** --env ******** f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c ssh-agent -k 07:37:09 unset SSH_AUTH_SOCK; 07:37:09 unset SSH_AGENT_PID; 07:37:09 echo Agent pid 79 killed; 07:37:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:10 + git semver [Pipeline] } 07:37:10 $ docker stop --time=1 f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c 07:37:11 $ docker rm -f f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c [Pipeline] // withDockerContainer [Pipeline] sh 07:37:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:37:12 Stashed 1 file(s) [Pipeline] echo 07:37:12 [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:37:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:37:12 ========================================================= 07:37:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:37:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:37:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:37:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:37:13 59bf1c3509f3: Pulling fs layer 07:37:13 666ba61612fd: Pulling fs layer 07:37:13 8ed8ca486205: Pulling fs layer 07:37:13 4fe6c5a15a65: Pulling fs layer 07:37:13 22a0e8bec74d: Pulling fs layer 07:37:13 ca2b28591e48: Pulling fs layer 07:37:13 a51346096db8: Pulling fs layer 07:37:13 daebc70d1ce1: Pulling fs layer 07:37:13 0e18a0eac166: Pulling fs layer 07:37:13 4fe6c5a15a65: Waiting 07:37:13 22a0e8bec74d: Waiting 07:37:13 ca2b28591e48: Waiting 07:37:13 a51346096db8: Waiting 07:37:13 daebc70d1ce1: Waiting 07:37:13 0e18a0eac166: Waiting 07:37:13 8ed8ca486205: Verifying Checksum 07:37:13 8ed8ca486205: Download complete 07:37:13 666ba61612fd: Verifying Checksum 07:37:13 666ba61612fd: Download complete 07:37:13 22a0e8bec74d: Verifying Checksum 07:37:13 22a0e8bec74d: Download complete 07:37:13 ca2b28591e48: Verifying Checksum 07:37:13 ca2b28591e48: Download complete 07:37:13 a51346096db8: Verifying Checksum 07:37:13 a51346096db8: Download complete 07:37:13 59bf1c3509f3: Verifying Checksum 07:37:13 59bf1c3509f3: Download complete 07:37:13 daebc70d1ce1: Verifying Checksum 07:37:13 daebc70d1ce1: Download complete 07:37:13 59bf1c3509f3: Pull complete 07:37:13 666ba61612fd: Pull complete 07:37:13 8ed8ca486205: Pull complete 07:37:13 0e18a0eac166: Verifying Checksum 07:37:13 0e18a0eac166: Download complete 07:37:13 4fe6c5a15a65: Verifying Checksum 07:37:13 4fe6c5a15a65: Download complete 07:37:17 4fe6c5a15a65: Pull complete 07:37:17 22a0e8bec74d: Pull complete 07:37:17 ca2b28591e48: Pull complete 07:37:17 a51346096db8: Pull complete 07:37:17 daebc70d1ce1: Pull complete 07:37:19 0e18a0eac166: Pull complete 07:37:19 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 07:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 07:37:19 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 07:37:19 + docker inspect -f . ci-base-image-x86_64 07:37:19 . [Pipeline] withDockerContainer 07:37:19 prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container 07:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** ci-base-image-x86_64 cat 07:37:21 $ docker top c5e19adc86dd43a6c6e116698d97a3344887a6fe82e57cfcdd625ce94f0888f8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:21 + go version 07:37:21 go version go1.17.6 linux/amd64 [Pipeline] } 07:37:21 $ docker stop --time=1 c5e19adc86dd43a6c6e116698d97a3344887a6fe82e57cfcdd625ce94f0888f8 07:37:23 $ docker rm -f c5e19adc86dd43a6c6e116698d97a3344887a6fe82e57cfcdd625ce94f0888f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:37:23 + docker inspect -f . ci-base-image-x86_64 07:37:23 . [Pipeline] withDockerContainer 07:37:23 prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container 07:37:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** ci-base-image-x86_64 cat 07:37:24 $ docker top 6e2754e288a3b1b13cdd26ae127886eb5556f68d6489801b6213ffe10915a99c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:37:24 + make test 07:37:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:37:24 go: downloading github.com/stretchr/testify v1.7.1 07:37:24 go: downloading github.com/pelletier/go-toml v1.9.5 07:37:24 go: downloading github.com/hashicorp/consul/api v1.12.0 07:37:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:37:24 go: downloading github.com/davecgh/go-spew v1.1.1 07:37:24 go: downloading github.com/pmezard/go-difflib v1.0.0 07:37:24 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:37:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:37:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:37:24 go: downloading github.com/mitchellh/copystructure v1.0.0 07:37:24 go: downloading github.com/hashicorp/serf v0.9.6 07:37:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:37:24 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:37:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:37:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:37:24 go: downloading github.com/mattn/go-isatty v0.0.12 07:37:24 go: downloading github.com/fatih/color v1.9.0 07:37:24 go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 07:37:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:37:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:37:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:37:24 go: downloading github.com/mattn/go-colorable v0.1.6 07:37:27 Still waiting to schedule task 07:37:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:37:31 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements 07:37:38 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.594s coverage: 88.3% of statements 07:37:38 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.007s coverage: 100.0% of statements 07:37:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:37:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:37:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:37:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:37:46 $ docker stop --time=1 6e2754e288a3b1b13cdd26ae127886eb5556f68d6489801b6213ffe10915a99c 07:37:48 $ docker rm -f 6e2754e288a3b1b13cdd26ae127886eb5556f68d6489801b6213ffe10915a99c [Pipeline] // withDockerContainer [Pipeline] sh 07:37:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:37:48 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 07:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:37:49 07:37:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:37:49 latest: Pulling from edgex-lftools-log-publisher 07:37:49 5eb5b503b376: Pulling fs layer 07:37:49 5c69ac0246d0: Pulling fs layer 07:37:49 ec43610c2a17: Pulling fs layer 07:37:49 3a2ae6a8a46f: Pulling fs layer 07:37:49 33b1e0a273af: Pulling fs layer 07:37:49 5d3b04190fa2: Pulling fs layer 07:37:49 2f39f015ded8: Pulling fs layer 07:37:49 3a2ae6a8a46f: Waiting 07:37:49 33b1e0a273af: Waiting 07:37:49 5d3b04190fa2: Waiting 07:37:49 2f39f015ded8: Waiting 07:37:49 5c69ac0246d0: Download complete 07:37:49 3a2ae6a8a46f: Download complete 07:37:49 33b1e0a273af: Verifying Checksum 07:37:49 33b1e0a273af: Download complete 07:37:49 5d3b04190fa2: Verifying Checksum 07:37:49 5d3b04190fa2: Download complete 07:37:49 ec43610c2a17: Download complete 07:37:49 5eb5b503b376: Verifying Checksum 07:37:49 5eb5b503b376: Download complete 07:37:50 2f39f015ded8: Download complete 07:37:50 5eb5b503b376: Pull complete 07:37:51 5c69ac0246d0: Pull complete 07:37:51 ec43610c2a17: Pull complete 07:37:51 3a2ae6a8a46f: Pull complete 07:37:52 33b1e0a273af: Pull complete 07:37:52 5d3b04190fa2: Pull complete 07:37:56 2f39f015ded8: Pull complete 07:37:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:37:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:37:56 prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container 07:37:56 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 07:37:57 $ docker top 235f5fb7ba6688b43e99aee7142f8ac47cbe998fd1456d72db6e04caac1f4e16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:58 ---> job-cost.sh 07:37:58 lf-activate-venv: SKIPPING 07:37:58 INFO: No Stack... 07:37:58 INFO: Retrieving Pricing Info for: v3-standard-8 07:37:59 INFO: Archiving Costs [Pipeline] sh 07:37:59 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 07:37:59 + cut -d, -f6 [Pipeline] lock 07:37:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] 07:37:59 Resource [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] did not exist. Created. 07:37:59 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:37:59 + echo total: 0.4399999976158142 [Pipeline] stash 07:37:59 Stashed 1 file(s) [Pipeline] } 07:37:59 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 07:37:59 $ docker stop --time=1 235f5fb7ba6688b43e99aee7142f8ac47cbe998fd1456d72db6e04caac1f4e16 07:38:01 $ docker rm -f 235f5fb7ba6688b43e99aee7142f8ac47cbe998fd1456d72db6e04caac1f4e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:39:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64008 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 07:39:10 Running in /w/workspace/go-mod-configuration/16 [Pipeline] { [Pipeline] checkout 07:39:10 Selected Git installation does not exist. Using Default 07:39:10 The recommended git tool is: NONE 07:39:16 using credential edgex-jenkins-ssh 07:39:16 Cloning the remote Git repository 07:39:16 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 07:39:16 > git init /w/workspace/go-mod-configuration/16 # timeout=10 07:39:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 07:39:16 > git --version # timeout=10 07:39:16 > git --version # 'git version 2.25.1' 07:39:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:39:17 Avoid second fetch 07:39:17 Checking out Revision 89a6539764bbe8cc064de0f5479215f246c156a8 (main) 07:39:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 07:39:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:17 > git config core.sparsecheckout # timeout=10 07:39:17 > git checkout -f 89a6539764bbe8cc064de0f5479215f246c156a8 # timeout=10 07:39:21 Commit message: "Merge pull request #64 from lenny-intel/consul-api-1.12.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:39:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:39:22 % Total % Received % Xferd Average Speed Time Time Time Current 07:39:22 Dload Upload Total Spent Left Speed 07:39:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 77062 0 --:--:-- --:--:-- --:--:-- 77550 [Pipeline] sh 07:39:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:39:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 07:39:23 sudo tee /etc/docker/daemon.new 07:39:23 { 07:39:23 "registry-mirrors": [ 07:39:23 "https://nexus3.edgexfoundry.org:10001" 07:39:23 ], 07:39:23 "bip": "10.250.0.254/24", 07:39:23 "hosts": [ 07:39:23 "tcp://0.0.0.0:5555", 07:39:23 "unix:///var/run/docker.sock" 07:39:23 ], 07:39:23 "mtu": 1458, 07:39:23 "selinux-enabled": true, 07:39:23 "seccomp-profile": "/etc/docker/seccomp.json" 07:39:23 } [Pipeline] sh 07:39:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:39:24 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:39:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:39:43 ========================================================= 07:39:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:39:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:39:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:39:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:39:44 9b3977197b4f: Pulling fs layer 07:39:44 1a89e8eeedd5: Pulling fs layer 07:39:44 94645a83ff95: Pulling fs layer 07:39:44 3f3a8bcf1eab: Pulling fs layer 07:39:44 0c92f367c5e7: Pulling fs layer 07:39:44 3096ccb668a1: Pulling fs layer 07:39:44 e8cf19c19ddd: Pulling fs layer 07:39:44 a4caa8a26152: Pulling fs layer 07:39:44 3f3a8bcf1eab: Waiting 07:39:44 0c92f367c5e7: Waiting 07:39:44 3096ccb668a1: Waiting 07:39:44 e8cf19c19ddd: Waiting 07:39:44 a4caa8a26152: Waiting 07:39:44 94645a83ff95: Verifying Checksum 07:39:44 94645a83ff95: Download complete 07:39:44 1a89e8eeedd5: Verifying Checksum 07:39:44 1a89e8eeedd5: Download complete 07:39:44 0c92f367c5e7: Verifying Checksum 07:39:44 0c92f367c5e7: Download complete 07:39:44 3096ccb668a1: Verifying Checksum 07:39:44 3096ccb668a1: Download complete 07:39:44 e8cf19c19ddd: Verifying Checksum 07:39:44 e8cf19c19ddd: Download complete 07:39:44 9b3977197b4f: Download complete 07:39:45 9b3977197b4f: Pull complete 07:39:45 1a89e8eeedd5: Pull complete 07:39:46 94645a83ff95: Pull complete 07:39:46 a4caa8a26152: Verifying Checksum 07:39:46 a4caa8a26152: Download complete 07:39:46 3f3a8bcf1eab: Verifying Checksum 07:39:46 3f3a8bcf1eab: Download complete 07:39:59 3f3a8bcf1eab: Pull complete 07:39:59 0c92f367c5e7: Pull complete 07:39:59 3096ccb668a1: Pull complete 07:39:59 e8cf19c19ddd: Pull complete 07:40:06 a4caa8a26152: Pull complete 07:40:06 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 07:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:40:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 07:40:06 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 07:40:06 + docker inspect -f . ci-base-image-arm64 07:40:06 . [Pipeline] withDockerContainer 07:40:06 prd-ubuntu20.04-docker-arm64-4c-16g-64008 does not seem to be running inside a container 07:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/16 -v /w/workspace/go-mod-configuration/16:/w/workspace/go-mod-configuration/16:rw,z -v /w/workspace/go-mod-configuration/16@tmp:/w/workspace/go-mod-configuration/16@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 07:40:09 $ docker top c17228bfdc036fa88d1e08ab7787fc7fb54788d8349267f82a61bc0762cda417 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:10 + go version 07:40:10 go version go1.17.6 linux/arm64 [Pipeline] } 07:40:10 $ docker stop --time=1 c17228bfdc036fa88d1e08ab7787fc7fb54788d8349267f82a61bc0762cda417 07:40:12 $ docker rm -f c17228bfdc036fa88d1e08ab7787fc7fb54788d8349267f82a61bc0762cda417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:40:13 + docker inspect -f . ci-base-image-arm64 07:40:13 . [Pipeline] withDockerContainer 07:40:13 prd-ubuntu20.04-docker-arm64-4c-16g-64008 does not seem to be running inside a container 07:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/16 -v /w/workspace/go-mod-configuration/16:/w/workspace/go-mod-configuration/16:rw,z -v /w/workspace/go-mod-configuration/16@tmp:/w/workspace/go-mod-configuration/16@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 07:40:14 $ docker top b0a3915ba5b60d1d164915194fca7fe00421d02d4242f253cee5abf8cdb552ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:40:15 + make test 07:40:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:40:15 go: downloading github.com/stretchr/testify v1.7.1 07:40:15 go: downloading github.com/pelletier/go-toml v1.9.5 07:40:15 go: downloading github.com/hashicorp/consul/api v1.12.0 07:40:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:40:15 go: downloading github.com/davecgh/go-spew v1.1.1 07:40:15 go: downloading github.com/pmezard/go-difflib v1.0.0 07:40:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:40:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:40:15 go: downloading github.com/mitchellh/copystructure v1.0.0 07:40:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:40:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:40:16 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:40:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:40:16 go: downloading github.com/hashicorp/serf v0.9.6 07:40:16 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:40:16 go: downloading github.com/fatih/color v1.9.0 07:40:16 go: downloading github.com/mattn/go-isatty v0.0.12 07:40:16 go: downloading github.com/mattn/go-colorable v0.1.6 07:40:16 go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 07:40:16 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:40:16 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:40:16 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:40:49 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.016s coverage: 85.7% of statements 07:40:53 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.728s coverage: 88.3% of statements 07:40:53 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.032s coverage: 100.0% of statements 07:40:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:40:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:41:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:41:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:41:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:41:08 $ docker stop --time=1 b0a3915ba5b60d1d164915194fca7fe00421d02d4242f253cee5abf8cdb552ed 07:41:10 $ docker rm -f b0a3915ba5b60d1d164915194fca7fe00421d02d4242f253cee5abf8cdb552ed [Pipeline] // withDockerContainer [Pipeline] sh 07:41:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:41:11 Warning: overwriting stash ‘coverage-report’ 07:41:12 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 07:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:12 07:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:12 arm64: Pulling from edgex-lftools-log-publisher 07:41:12 8998bd30e6a1: Pulling fs layer 07:41:12 04944245beec: Pulling fs layer 07:41:12 699f458cf7ca: Pulling fs layer 07:41:12 765212b225bb: Pulling fs layer 07:41:12 f23df028b6ca: Pulling fs layer 07:41:12 d65c8cfc05b1: Pulling fs layer 07:41:12 2437ff75d9bd: Pulling fs layer 07:41:12 765212b225bb: Waiting 07:41:12 f23df028b6ca: Waiting 07:41:12 d65c8cfc05b1: Waiting 07:41:12 2437ff75d9bd: Waiting 07:41:13 04944245beec: Verifying Checksum 07:41:13 04944245beec: Download complete 07:41:13 765212b225bb: Download complete 07:41:13 f23df028b6ca: Verifying Checksum 07:41:13 f23df028b6ca: Download complete 07:41:13 d65c8cfc05b1: Verifying Checksum 07:41:13 d65c8cfc05b1: Download complete 07:41:13 699f458cf7ca: Verifying Checksum 07:41:13 699f458cf7ca: Download complete 07:41:13 8998bd30e6a1: Verifying Checksum 07:41:15 2437ff75d9bd: Verifying Checksum 07:41:15 2437ff75d9bd: Download complete 07:41:17 8998bd30e6a1: Pull complete 07:41:18 04944245beec: Pull complete 07:41:19 699f458cf7ca: Pull complete 07:41:19 765212b225bb: Pull complete 07:41:20 f23df028b6ca: Pull complete 07:41:20 d65c8cfc05b1: Pull complete 07:41:36 2437ff75d9bd: Pull complete 07:41:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:41:36 prd-ubuntu20.04-docker-arm64-4c-16g-64008 does not seem to be running inside a container 07:41:36 $ 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-configuration/16 -v /w/workspace/go-mod-configuration/16:/w/workspace/go-mod-configuration/16:rw,z -v /w/workspace/go-mod-configuration/16@tmp:/w/workspace/go-mod-configuration/16@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 07:41:38 $ docker top 550c48362daabbc6842719e951152f1c17f209834d242c0709c8fe6c2d61c9da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:39 ---> job-cost.sh 07:41:39 lf-activate-venv: SKIPPING 07:41:39 INFO: No Stack... 07:41:40 INFO: Retrieving Pricing Info for: v3-standard-4 07:41:41 INFO: Archiving Costs [Pipeline] sh 07:41:41 + cat /w/workspace/go-mod-configuration/16/archives/cost.csv 07:41:41 + cut -d, -f6 [Pipeline] lock 07:41:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] 07:41:41 Resource [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] did not exist. Created. 07:41:41 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:41:42 /w/workspace/go-mod-configuration/16@tmp/durable-5fe80321/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:41:43 + echo total: 0.10999999940395355 [Pipeline] stash 07:41:43 Warning: overwriting stash ‘stack-cost’ 07:41:43 Stashed 1 file(s) [Pipeline] } 07:41:43 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 07:41:43 $ docker stop --time=1 550c48362daabbc6842719e951152f1c17f209834d242c0709c8fe6c2d61c9da 07:41:44 $ docker rm -f 550c48362daabbc6842719e951152f1c17f209834d242c0709c8fe6c2d61c9da [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 07:41:45 provisioning config files... 07:41:45 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8317842715165333851tmp [Pipeline] { [Pipeline] sh 07:41:45 + set +x 07:41:45 + curl -s https://codecov.io/bash 07:41:45 + bash -s -- 07:41:45 07:41:45 _____ _ 07:41:45 / ____| | | 07:41:45 | | ___ __| | ___ ___ _____ __ 07:41:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:41:45 | |___| (_) | (_| | __/ (_| (_) \ V / 07:41:45 \_____\___/ \__,_|\___|\___\___/ \_/ 07:41:45 Bash-1.0.6 07:41:45 07:41:45 07:41:45 ==> git version 2.25.1 found 07:41:45 ==> 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 07:41:45 Release-Date: 2020-01-08 07:41:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:41:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:41:45 ==> Jenkins CI detected. 07:41:45 current dir:  /w/workspace/oundry_go-mod-configuration_main 07:41:45 project root: . 07:41:45 --> token set from env 07:41:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:41:45 ==> Running gcov in . (disable via -X gcov) 07:41:45 ==> Python coveragepy not found 07:41:45 ==> Searching for coverage reports in: 07:41:45 + . 07:41:45 -> Found 1 reports 07:41:45 ==> Detecting git/mercurial file structure 07:41:45 ==> Reading reports 07:41:45 + ./coverage.out bytes=17231 07:41:45 ==> Appending adjustments 07:41:45 https://docs.codecov.io/docs/fixing-reports 07:41:46 + Found adjustments 07:41:46 ==> Gzipping contents 07:41:46 4.0K /tmp/codecov.x373Kn.gz 07:41:46 ==> Uploading reports 07:41:46 url: https://codecov.io 07:41:46 query: branch=main&commit=89a6539764bbe8cc064de0f5479215f246c156a8&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 07:41:46 -> Pinging Codecov 07:41:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=89a6539764bbe8cc064de0f5479215f246c156a8&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 07:41:46 -> Uploading to 07:41:46 https://storage.googleapis.com/codecov/v4/raw/2022-05-18/9F92B070CA9CA35F4914AC8684776953/89a6539764bbe8cc064de0f5479215f246c156a8/bca78c74-a75f-4dc4-b024-190082b3d151.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220518T074146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3370fa818e475cc5fe5466d81f918826b5d3bfcae6d31f98faad0ac5f7384804 07:41:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:41:46 Dload Upload Total Spent Left Speed 07:41:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2958 0 0 100 2958 0 12172 --:--:-- --:--:-- --:--:-- 12223 07:41:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] } 07:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:41:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:41:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:41:47 07:41:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:41:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:41:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:41:47 188c0c94c7c5: Pulling fs layer 07:41:47 0ef7d3d256c8: Pulling fs layer 07:41:47 de9db76c5a1d: Pulling fs layer 07:41:47 0eba1c9be4d2: Pulling fs layer 07:41:47 0d57e429df01: Pulling fs layer 07:41:47 4e4be7b47b0d: Pulling fs layer 07:41:47 e1f770b5df2f: Pulling fs layer 07:41:47 85a0685a4137: Pulling fs layer 07:41:47 0eba1c9be4d2: Waiting 07:41:47 e1f770b5df2f: Waiting 07:41:47 0d57e429df01: Waiting 07:41:47 4e4be7b47b0d: Waiting 07:41:47 85a0685a4137: Waiting 07:41:47 de9db76c5a1d: Verifying Checksum 07:41:47 de9db76c5a1d: Download complete 07:41:47 0ef7d3d256c8: Download complete 07:41:47 0d57e429df01: Verifying Checksum 07:41:47 0d57e429df01: Download complete 07:41:47 4e4be7b47b0d: Verifying Checksum 07:41:47 4e4be7b47b0d: Download complete 07:41:47 188c0c94c7c5: Verifying Checksum 07:41:47 188c0c94c7c5: Download complete 07:41:47 188c0c94c7c5: Pull complete 07:41:47 e1f770b5df2f: Verifying Checksum 07:41:47 e1f770b5df2f: Download complete 07:41:47 0ef7d3d256c8: Pull complete 07:41:47 de9db76c5a1d: Pull complete 07:41:48 0eba1c9be4d2: Verifying Checksum 07:41:48 0eba1c9be4d2: Download complete 07:41:48 85a0685a4137: Verifying Checksum 07:41:48 85a0685a4137: Download complete 07:41:51 0eba1c9be4d2: Pull complete 07:41:51 0d57e429df01: Pull complete 07:41:51 4e4be7b47b0d: Pull complete 07:41:51 e1f770b5df2f: Pull complete 07:41:55 85a0685a4137: Pull complete 07:41:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:41:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:41:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:41:55 prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container 07:41:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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/edgex-snyk-go:1.410.4 cat 07:41:56 $ docker top 4fb3437ae73c9f179a0eebfb680f9438ff84106c05c786e30f2b4a21449f3a2d -eo pid,comm [Pipeline] { [Pipeline] echo 07:41:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:41:57 + set -o pipefail 07:41:57 + snyk monitor '--org=edgex-jenkins' 07:41:59 07:41:59 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... 07:41:59 07:41:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/9821e0e8-7050-4817-9929-06b65f11cb90 07:41:59 07:41:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:41:59 07:41:59 [Pipeline] } 07:41:59 $ docker stop --time=1 4fb3437ae73c9f179a0eebfb680f9438ff84106c05c786e30f2b4a21449f3a2d 07:42:00 $ docker rm -f 4fb3437ae73c9f179a0eebfb680f9438ff84106c05c786e30f2b4a21449f3a2d [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 07:42:01 + git log --format=format:%s -1 89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] sh 07:42:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:42:01 . [Pipeline] withDockerContainer 07:42:01 prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container 07:42:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:42:02 $ docker top bd7921610b3ed4b9bb55c5c3cc760dc0232e3f9ad1bceafc4e95721065fb98b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:02 [ssh-agent] Looking for ssh-agent implementation... 07:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:02 $ docker exec bd7921610b3ed4b9bb55c5c3cc760dc0232e3f9ad1bceafc4e95721065fb98b7 ssh-agent 07:42:02 SSH_AUTH_SOCK=/tmp/ssh-ts2uuZpvLGQo/agent.32 07:42:02 SSH_AGENT_PID=38 07:42:02 Running ssh-add (command line suppressed) 07:42:02 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_363525654090375812.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_363525654090375812.key) 07:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:03 + git semver tag 07:42:03 2022-05-18 07:42:03,285 [run_tag] DEBUG tag force:False 07:42:03 2022-05-18 07:42:03,286 [check_head_tag] DEBUG check head tag 07:42:03 2022-05-18 07:42:03,286 [execute] INFO git cat-file --batch-check 07:42:03 2022-05-18 07:42:03,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 07:42:03 2022-05-18 07:42:03,290 [execute] INFO git cat-file --batch 07:42:03 2022-05-18 07:42:03,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 07:42:03 2022-05-18 07:42:03,304 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:42:03 2022-05-18 07:42:03,304 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 07:42:03 2022-05-18 07:42:03,305 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 07:42:03 2022-05-18 07:42:03,309 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:42:03 2.2.1-dev.3 [Pipeline] } 07:42:03 $ docker exec --env ******** --env ******** bd7921610b3ed4b9bb55c5c3cc760dc0232e3f9ad1bceafc4e95721065fb98b7 ssh-agent -k 07:42:03 unset SSH_AUTH_SOCK; 07:42:03 unset SSH_AGENT_PID; 07:42:03 echo Agent pid 38 killed; 07:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:03 + git semver [Pipeline] } 07:42:04 $ docker stop --time=1 bd7921610b3ed4b9bb55c5c3cc760dc0232e3f9ad1bceafc4e95721065fb98b7 07:42:05 $ docker rm -f bd7921610b3ed4b9bb55c5c3cc760dc0232e3f9ad1bceafc4e95721065fb98b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:42:05 07:42:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:42:06 0.23.1-centos7: Pulling from edgex-lftools 07:42:06 ab5ef0e58194: Pulling fs layer 07:42:06 9712f1f96733: Pulling fs layer 07:42:06 63f879dbbcfc: Pulling fs layer 07:42:06 0d9ebad4ef96: Pulling fs layer 07:42:06 e9a5061849ea: Pulling fs layer 07:42:06 d747dcd14b5f: Pulling fs layer 07:42:06 2de7ff778b66: Pulling fs layer 07:42:06 0d9ebad4ef96: Waiting 07:42:06 e9a5061849ea: Waiting 07:42:06 d747dcd14b5f: Waiting 07:42:06 2de7ff778b66: Waiting 07:42:06 9712f1f96733: Verifying Checksum 07:42:06 9712f1f96733: Download complete 07:42:06 63f879dbbcfc: Verifying Checksum 07:42:06 63f879dbbcfc: Download complete 07:42:06 0d9ebad4ef96: Verifying Checksum 07:42:06 0d9ebad4ef96: Download complete 07:42:06 d747dcd14b5f: Download complete 07:42:06 e9a5061849ea: Verifying Checksum 07:42:06 e9a5061849ea: Download complete 07:42:06 ab5ef0e58194: Verifying Checksum 07:42:06 ab5ef0e58194: Download complete 07:42:06 2de7ff778b66: Verifying Checksum 07:42:06 2de7ff778b66: Download complete 07:42:09 ab5ef0e58194: Pull complete 07:42:09 9712f1f96733: Pull complete 07:42:10 63f879dbbcfc: Pull complete 07:42:13 0d9ebad4ef96: Pull complete 07:42:13 e9a5061849ea: Pull complete 07:42:13 d747dcd14b5f: Pull complete 07:42:15 2de7ff778b66: Pull complete 07:42:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:42:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:42:15 prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container 07:42:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:42:17 $ docker top b0cf5d1ebce83fdb640f0babcab4fd478ee6eecc3bf9e6aabf4233f0a03774b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:42:17 provisioning config files... 07:42:17 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6854126545125172083tmp 07:42:17 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8892849006234594438tmp 07:42:17 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config348156751406555159tmp [Pipeline] { [Pipeline] echo 07:42:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:42:17 ---> sigul-configuration.sh 07:42:17 gpg: directory `/root/.gnupg' created 07:42:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:42:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:42:17 gpg: keyring `/root/.gnupg/secring.gpg' created 07:42:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:42:17 gpg: CAST5 encrypted data 07:42:17 gpg: encrypted with 1 passphrase 07:42:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:42:17 + mkdir /home/jenkins 07:42:17 + mkdir /home/jenkins/sigul [Pipeline] sh 07:42:18 + 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 07:42:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:42:18 ---> sigul-install.sh 07:42:18 Sigul already installed; skipping installation. [Pipeline] sh 07:42:18 + git tag --list 07:42:18 v0.0.0 07:42:18 v0.0.1 07:42:18 v0.0.2 07:42:18 v0.0.3 07:42:18 v0.0.4 07:42:18 v0.0.5 07:42:18 v0.0.6 07:42:18 v0.0.7 07:42:18 v0.0.8 07:42:18 v2.0.0 07:42:18 v2.0.0-dev.1 07:42:18 v2.0.0-dev.10 07:42:18 v2.0.0-dev.2 07:42:18 v2.0.0-dev.3 07:42:18 v2.0.0-dev.4 07:42:18 v2.0.0-dev.5 07:42:18 v2.0.0-dev.6 07:42:18 v2.0.0-dev.7 07:42:18 v2.0.0-dev.8 07:42:18 v2.0.0-dev.9 07:42:18 v2.0.1-dev.1 07:42:18 v2.0.1-dev.2 07:42:18 v2.0.1-dev.3 07:42:18 v2.0.1-dev.4 07:42:18 v2.0.1-dev.5 07:42:18 v2.0.1-dev.6 07:42:18 v2.0.1-dev.7 07:42:18 v2.1.0 07:42:18 v2.2.0 07:42:18 v2.2.0-dev.1 07:42:18 v2.2.0-dev.2 07:42:18 v2.2.0-dev.3 07:42:18 v2.2.0-dev.4 07:42:18 v2.2.1-dev.1 07:42:18 v2.2.1-dev.2 07:42:18 v2.2.1-dev.3 [Pipeline] sh 07:42:19 + lftools sign git-tag v2.2.1-dev.3 07:42:19 Signing Git tag with Sigul... 07:42:19 Signing v2.2.1-dev.3 [Pipeline] echo 07:42:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:42:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:42:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:42:20 $ docker stop --time=1 b0cf5d1ebce83fdb640f0babcab4fd478ee6eecc3bf9e6aabf4233f0a03774b8 07:42:21 $ docker rm -f b0cf5d1ebce83fdb640f0babcab4fd478ee6eecc3bf9e6aabf4233f0a03774b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:42:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:42:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:42:22 . [Pipeline] withDockerContainer 07:42:22 prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container 07:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:42:22 $ docker top ff53173cf15fda4e6c04dcc65359f12a3dc5258209b714d258ed8a0ed7bad9cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:22 [ssh-agent] Looking for ssh-agent implementation... 07:42:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:23 $ docker exec ff53173cf15fda4e6c04dcc65359f12a3dc5258209b714d258ed8a0ed7bad9cf ssh-agent 07:42:23 SSH_AUTH_SOCK=/tmp/ssh-yZ0GyxjTt2tB/agent.34 07:42:23 SSH_AGENT_PID=40 07:42:23 Running ssh-add (command line suppressed) 07:42:23 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6871637940121004160.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6871637940121004160.key) 07:42:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:23 + git semver bump pre 07:42:23 2022-05-18 07:42:23,727 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:42:23 2022-05-18 07:42:23,727 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 07:42:23 2022-05-18 07:42:23,727 [bump_version] DEBUG bumped version:2.2.1-dev.4 07:42:23 2022-05-18 07:42:23,727 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 07:42:23 2022-05-18 07:42:23,727 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:42:23 2022-05-18 07:42:23,727 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 07:42:23 2022-05-18 07:42:23,730 [execute] INFO git cat-file --batch-check 07:42:23 2022-05-18 07:42:23,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 07:42:23 2022-05-18 07:42:23,736 [execute] INFO git cat-file --batch 07:42:23 2022-05-18 07:42:23,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 07:42:23 2022-05-18 07:42:23,741 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:42:23 2.2.1-dev.4 [Pipeline] } 07:42:23 $ docker exec --env ******** --env ******** ff53173cf15fda4e6c04dcc65359f12a3dc5258209b714d258ed8a0ed7bad9cf ssh-agent -k 07:42:23 unset SSH_AUTH_SOCK; 07:42:23 unset SSH_AGENT_PID; 07:42:23 echo Agent pid 40 killed; 07:42:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:24 + git semver [Pipeline] } 07:42:24 $ docker stop --time=1 ff53173cf15fda4e6c04dcc65359f12a3dc5258209b714d258ed8a0ed7bad9cf 07:42:25 $ docker rm -f ff53173cf15fda4e6c04dcc65359f12a3dc5258209b714d258ed8a0ed7bad9cf [Pipeline] // withDockerContainer [Pipeline] sh 07:42:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:42:26 . [Pipeline] withDockerContainer 07:42:26 prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container 07:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:42:26 $ docker top 15792c07462093b4be96b643f3e1fa2cca2d6ec1d695daff04688983793d3694 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:27 [ssh-agent] Looking for ssh-agent implementation... 07:42:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:27 $ docker exec 15792c07462093b4be96b643f3e1fa2cca2d6ec1d695daff04688983793d3694 ssh-agent 07:42:27 SSH_AUTH_SOCK=/tmp/ssh-veKt7i61nj9U/agent.32 07:42:27 SSH_AGENT_PID=38 07:42:27 Running ssh-add (command line suppressed) 07:42:27 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_9174416611722710905.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_9174416611722710905.key) 07:42:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:27 + git semver push 07:42:27 2022-05-18 07:42:27,903 [run_push] DEBUG push 07:42:27 2022-05-18 07:42:27,904 [execute] INFO git push origin semver 07:42:27 2022-05-18 07:42:27,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 07:42:28 2022-05-18 07:42:28,574 [run_push] DEBUG push all version tags 07:42:28 2022-05-18 07:42:28,575 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:42:28 2022-05-18 07:42:28,575 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 07:42:29 2022-05-18 07:42:29,250 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:42:29 2.2.1-dev.4 [Pipeline] } 07:42:29 $ docker exec --env ******** --env ******** 15792c07462093b4be96b643f3e1fa2cca2d6ec1d695daff04688983793d3694 ssh-agent -k 07:42:29 unset SSH_AUTH_SOCK; 07:42:29 unset SSH_AGENT_PID; 07:42:29 echo Agent pid 38 killed; 07:42:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:30 + git semver [Pipeline] } 07:42:30 $ docker stop --time=1 15792c07462093b4be96b643f3e1fa2cca2d6ec1d695daff04688983793d3694 07:42:31 $ docker rm -f 15792c07462093b4be96b643f3e1fa2cca2d6ec1d695daff04688983793d3694 [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 07:42:32 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 07:42:32 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 07:42:32 total 16 07:42:32 drwxr-xr-x 3 root root 4096 May 18 07:37 . 07:42:32 drwxrwxr-x 9 jenkins jenkins 4096 May 18 07:42 .. 07:42:32 drwxr-xr-x 2 root root 4096 May 18 07:37 cost 07:42:32 -rw-r--r-- 1 root root 91 May 18 07:37 cost.csv 07:42:32 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 07:42:32 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 07:42:32 total 16 07:42:32 drwxr-xr-x 3 jenkins jenkins 4096 May 18 07:37 . 07:42:32 drwxrwxr-x 9 jenkins jenkins 4096 May 18 07:42 .. 07:42:32 drwxr-xr-x 2 jenkins jenkins 4096 May 18 07:37 cost 07:42:32 -rw-r--r-- 1 jenkins jenkins 91 May 18 07:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:42:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:42:33 ---> package-listing.sh 07:42:33 ++ facter osfamily 07:42:33 ++ tr '[:upper:]' '[:lower:]' 07:42:33 + OS_FAMILY=debian 07:42:33 + workspace=/w/workspace/oundry_go-mod-configuration_main 07:42:33 + START_PACKAGES=/tmp/packages_start.txt 07:42:33 + END_PACKAGES=/tmp/packages_end.txt 07:42:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:42:33 + PACKAGES=/tmp/packages_start.txt 07:42:33 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 07:42:33 + PACKAGES=/tmp/packages_end.txt 07:42:33 + case "${OS_FAMILY}" in 07:42:33 + dpkg -l 07:42:33 + grep '^ii' 07:42:33 + '[' -f /tmp/packages_start.txt ']' 07:42:33 + '[' -f /tmp/packages_end.txt ']' 07:42:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:42:33 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 07:42:33 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 07:42:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 07:42:33 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:42:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:42:34 . [Pipeline] withDockerContainer 07:42:34 prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container 07:42:34 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:42:34 $ docker top 2cfa8816533332ae758fa6d9694bc5f68063e776003c6378a11c46026bde1021 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:35 + touch /tmp/pre-build-complete [Pipeline] sh 07:42:35 + mkdir -p /var/log/sysstat [Pipeline] sh 07:42:35 + ls /var/log/sa-host 07:42:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:35 provisioning config files... 07:42:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4258588133322516253tmp [Pipeline] { [Pipeline] echo 07:42:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:42:36 ---> create-netrc.sh [Pipeline] } 07:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:42:36 ---> python-tools-install.sh [Pipeline] echo 07:42:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:42:36 ---> sudo-logs.sh 07:42:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:42:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:42:37 ---> job-cost.sh 07:42:37 lf-activate-venv: SKIPPING 07:42:37 DEBUG: total: 0.4399999976158142 07:42:37 INFO: Retrieving Stack Cost... 07:42:37 INFO: Retrieving Pricing Info for: v3-standard-8 07:42:37 INFO: Archiving Costs [Pipeline] echo 07:42:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:42:38 ---> logs-deploy.sh 07:42:38 lf-activate-venv: SKIPPING 07:42:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/16 07:42:38 INFO: archiving workspace using pattern(s): 07:42:39 Archives upload complete. 07:42:39 INFO: archiving logs to Nexus