Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4052e11d2d18c305e01cd54f0004d91584d69cb9 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-ssh11699521151405590861.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-ssh2914386414944605827.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-bootstrap/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8620634381689001563.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 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-ssh14190566781435504565.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11604840091246569815.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-697’ is offline Running on prd-ubuntu20.04-docker-8c-8g-699 in /w/workspace/foundry_go-mod-bootstrap_jakarta [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 4052e11d2d18c305e01cd54f0004d91584d69cb9 (jakarta) Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/foundry_go-mod-bootstrap_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4052e11d2d18c305e01cd54f0004d91584d69cb9 # timeout=10 Commit message: "build: Update to released 2.1.1 Go Mods (#344)" > git rev-list --no-walk 2a4d3ba0255ae1fa4791965290afab680ae0c5cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:28:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:28:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:28:16 ========================================================= 21:28:16 EdgeX Global Pipelines Version Info 21:28:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:28:17 ------------------- 21:28:17 stable info: 21:28:17 ------------------- 21:28:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:28:17 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 21:28:17 Message: update stable to v1.0.230 21:28:17 ------------------- 21:28:17 experimental info: 21:28:17 ------------------- 21:28:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:28:17 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 21:28:17 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4052e11 [Pipeline] echo 21:28:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:28:18 + git rev-list -1 --merges 4052e11d2d18c305e01cd54f0004d91584d69cb9~1..4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] echo 21:28:18 -----------> git rev-list -1 --merges 4052e11d2d18c305e01cd54f0004d91584d69cb9~1..4052e11d2d18c305e01cd54f0004d91584d69cb9 4052e11d2d18c305e01cd54f0004d91584d69cb9 [false] [Pipeline] sh 21:28:19 + git log --format=format:%s -1 4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] echo 21:28:19 ========================================================= 21:28:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:28:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:28:19 + git log --format=format:%s -1 4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] echo 21:28:19 [semverPrep] GIT_COMMIT: 4052e11d2d18c305e01cd54f0004d91584d69cb9, Commit Message: build: Update to released 2.1.1 Go Mods (#344) [Pipeline] echo 21:28:19 [semverPrep] This is not a build commit. [Pipeline] sh 21:28:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:19 + grep -v github /etc/ssh/ssh_known_hosts 21:28:19 + [ -e /tmp/ssh_known_hosts ] 21:28:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:28:19 + sudo tee -a /etc/ssh/ssh_known_hosts 21:28:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:28:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:28:20 21:28:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:28:20 latest: Pulling from edgex-devops/py-git-semver 21:28:20 1fe172e4850f: Pulling fs layer 21:28:20 caf521ccaac6: Pulling fs layer 21:28:20 3ead6fa29328: Pulling fs layer 21:28:20 5c2a1cbceb83: Pulling fs layer 21:28:20 a8d5f1318db7: Pulling fs layer 21:28:20 c427282e49a2: Pulling fs layer 21:28:20 1827001aaf11: Pulling fs layer 21:28:20 0714d37db230: Pulling fs layer 21:28:20 ac28cf19c067: Pulling fs layer 21:28:20 ca983d60f3e2: Pulling fs layer 21:28:20 9f894cec8388: Pulling fs layer 21:28:20 1827001aaf11: Waiting 21:28:20 5c2a1cbceb83: Waiting 21:28:20 ac28cf19c067: Waiting 21:28:20 a8d5f1318db7: Waiting 21:28:20 c427282e49a2: Waiting 21:28:20 ca983d60f3e2: Waiting 21:28:20 9f894cec8388: Waiting 21:28:20 caf521ccaac6: Download complete 21:28:20 5c2a1cbceb83: Verifying Checksum 21:28:20 5c2a1cbceb83: Download complete 21:28:21 a8d5f1318db7: Verifying Checksum 21:28:21 a8d5f1318db7: Download complete 21:28:21 c427282e49a2: Download complete 21:28:21 3ead6fa29328: Verifying Checksum 21:28:21 3ead6fa29328: Download complete 21:28:21 0714d37db230: Verifying Checksum 21:28:21 0714d37db230: Download complete 21:28:21 ac28cf19c067: Download complete 21:28:21 ca983d60f3e2: Verifying Checksum 21:28:21 ca983d60f3e2: Download complete 21:28:21 9f894cec8388: Download complete 21:28:21 1fe172e4850f: Verifying Checksum 21:28:21 1fe172e4850f: Download complete 21:28:21 1827001aaf11: Verifying Checksum 21:28:21 1827001aaf11: Download complete 21:28:22 1fe172e4850f: Pull complete 21:28:22 caf521ccaac6: Pull complete 21:28:23 3ead6fa29328: Pull complete 21:28:23 5c2a1cbceb83: Pull complete 21:28:23 a8d5f1318db7: Pull complete 21:28:23 c427282e49a2: Pull complete 21:28:25 1827001aaf11: Pull complete 21:28:25 0714d37db230: Pull complete 21:28:26 ac28cf19c067: Pull complete 21:28:26 ca983d60f3e2: Pull complete 21:28:26 9f894cec8388: Pull complete 21:28:26 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 21:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:28:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:26 prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container 21:28:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:28:27 $ docker top 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 -eo pid,comm 21:28:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:28:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:28 [ssh-agent] Looking for ssh-agent implementation... 21:28:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:28 $ docker exec 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 ssh-agent 21:28:28 SSH_AUTH_SOCK=/tmp/ssh-lAXCdLje1pQ9/agent.32 21:28:28 SSH_AGENT_PID=38 21:28:28 Running ssh-add (command line suppressed) 21:28:28 Identity added: /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_3087331686516360260.key (/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_3087331686516360260.key) 21:28:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:28 + git tag --points-at HEAD [Pipeline] } 21:28:28 $ docker exec --env ******** --env ******** 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 ssh-agent -k 21:28:28 unset SSH_AUTH_SOCK; 21:28:28 unset SSH_AGENT_PID; 21:28:28 echo Agent pid 38 killed; 21:28:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:28:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:28 [ssh-agent] Looking for ssh-agent implementation... 21:28:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:29 $ docker exec 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 ssh-agent 21:28:29 SSH_AUTH_SOCK=/tmp/ssh-kf2C5pD6YF7c/agent.72 21:28:29 SSH_AGENT_PID=79 21:28:29 Running ssh-add (command line suppressed) 21:28:29 Identity added: /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_5496082075852464908.key (/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_5496082075852464908.key) 21:28:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:29 + git semver init 21:28:29 2022-06-02 21:28:29,903 [run_init] DEBUG init version:0.0.0 force:False 21:28:29 2022-06-02 21:28:29,903 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver 21:28:29 2022-06-02 21:28:29,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver 21:28:29 2022-06-02 21:28:29,904 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta, universal_newlines=False, shell=None, istream=None) 21:28:30 2022-06-02 21:28:30,583 [append_file] DEBUG append to file:/w/workspace/foundry_go-mod-bootstrap_jakarta/.git/info/exclude 21:28:30 2022-06-02 21:28:30,583 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta with force:False 21:28:30 2022-06-02 21:28:30,583 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta 21:28:30 2022-06-02 21:28:30,584 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta 21:28:30 2.1.1-dev.4 [Pipeline] } 21:28:30 $ docker exec --env ******** --env ******** 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 ssh-agent -k 21:28:31 unset SSH_AUTH_SOCK; 21:28:31 unset SSH_AGENT_PID; 21:28:31 echo Agent pid 79 killed; 21:28:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:31 + git semver [Pipeline] } 21:28:31 $ docker stop --time=1 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 21:28:32 $ docker rm -f 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 [Pipeline] // withDockerContainer [Pipeline] sh 21:28:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:28:33 Stashed 1 file(s) [Pipeline] echo 21:28:33 [edgeXSemver]: initialized semver on version 2.1.1-dev.4 [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 21:28:33 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:33 ========================================================= 21:28:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 21:28:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:28:34 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 21:28:34 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 21:28:34 59bf1c3509f3: Pulling fs layer 21:28:34 666ba61612fd: Pulling fs layer 21:28:34 8ed8ca486205: Pulling fs layer 21:28:34 4fe6c5a15a65: Pulling fs layer 21:28:34 22a0e8bec74d: Pulling fs layer 21:28:34 812f408151ee: Pulling fs layer 21:28:34 22a0e8bec74d: Waiting 21:28:34 4fe6c5a15a65: Waiting 21:28:34 bab7bd504b26: Pulling fs layer 21:28:34 070449caade9: Pulling fs layer 21:28:34 812f408151ee: Waiting 21:28:34 bab7bd504b26: Waiting 21:28:34 8f1a5288e3a6: Pulling fs layer 21:28:34 8ed8ca486205: Verifying Checksum 21:28:34 8ed8ca486205: Download complete 21:28:34 666ba61612fd: Download complete 21:28:34 22a0e8bec74d: Verifying Checksum 21:28:34 22a0e8bec74d: Download complete 21:28:34 812f408151ee: Download complete 21:28:34 bab7bd504b26: Download complete 21:28:34 59bf1c3509f3: Verifying Checksum 21:28:34 59bf1c3509f3: Download complete 21:28:34 070449caade9: Verifying Checksum 21:28:34 070449caade9: Download complete 21:28:34 59bf1c3509f3: Pull complete 21:28:34 666ba61612fd: Pull complete 21:28:34 8ed8ca486205: Pull complete 21:28:34 8f1a5288e3a6: Verifying Checksum 21:28:34 8f1a5288e3a6: Download complete 21:28:34 4fe6c5a15a65: Verifying Checksum 21:28:34 4fe6c5a15a65: Download complete 21:28:39 4fe6c5a15a65: Pull complete 21:28:39 22a0e8bec74d: Pull complete 21:28:39 812f408151ee: Pull complete 21:28:39 bab7bd504b26: Pull complete 21:28:39 070449caade9: Pull complete 21:28:41 8f1a5288e3a6: Pull complete 21:28:41 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 21:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 21:28:41 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] sh 21:28:41 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:42 + docker inspect -f . ci-base-image-x86_64 21:28:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:42 prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container 21:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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 ******** ci-base-image-x86_64 cat 21:28:44 $ docker top 908c1066a89540a6ea82591e69afb6542a2c21b04c3b4910f5888314ff907736 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:44 + go version 21:28:44 go version go1.17.6 linux/amd64 [Pipeline] } 21:28:44 $ docker stop --time=1 908c1066a89540a6ea82591e69afb6542a2c21b04c3b4910f5888314ff907736 21:28:45 $ docker rm -f 908c1066a89540a6ea82591e69afb6542a2c21b04c3b4910f5888314ff907736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:46 + docker inspect -f . ci-base-image-x86_64 21:28:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:46 prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container 21:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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 ******** ci-base-image-x86_64 cat 21:28:46 $ docker top 3dd1ed61a96750066b617880fe4c8be4794ec2d2e2e6a6b48487f542624db8fa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:28:47 + make test 21:28:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:28:48 Still waiting to schedule task 21:28:48 ‘prd-ubuntu20.04-docker-arm64-4c-16g-698’ is offline 21:28:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:28:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.010s coverage: 5.0% of statements 21:28:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:28:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.008s coverage: 92.2% of statements 21:28:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements 21:28:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.011s coverage: 24.1% of statements 21:28:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:28:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:28:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.009s coverage: 100.0% of statements 21:28:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 25.0% of statements 21:28:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.021s coverage: 79.7% of statements 21:28:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:28:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:28:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 21:28:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:28:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:28:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:28:59 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 21:28:59 + go mod tidy 21:29:00 go: downloading github.com/stretchr/testify v1.7.0 21:29:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 21:29:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 21:29:00 go: downloading github.com/pelletier/go-toml v1.9.4 21:29:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 21:29:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 21:29:00 go: downloading github.com/gorilla/mux v1.8.0 21:29:00 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:29:00 go: downloading github.com/davecgh/go-spew v1.1.1 21:29:00 go: downloading github.com/pmezard/go-difflib v1.0.0 21:29:00 go: downloading github.com/stretchr/objx v0.1.1 21:29:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:29:00 go: downloading github.com/go-kit/kit v0.11.0 21:29:00 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:29:00 go: downloading github.com/google/uuid v1.3.0 21:29:00 go: downloading github.com/hashicorp/errwrap v1.0.0 21:29:00 go: downloading github.com/hashicorp/consul/api v1.9.1 21:29:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:29:00 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:29:00 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:29:00 go: downloading github.com/kr/pretty v0.3.0 21:29:00 go: downloading github.com/x448/float16 v0.8.4 21:29:00 go: downloading github.com/kr/text v0.2.0 21:29:00 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:29:00 go: downloading github.com/leodido/go-urn v1.2.1 21:29:00 go: downloading github.com/go-playground/universal-translator v0.18.0 21:29:00 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:29:00 go: downloading golang.org/x/text v0.3.6 21:29:00 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:29:00 go: downloading github.com/go-playground/locales v0.14.0 21:29:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:29:00 go: downloading github.com/mitchellh/copystructure v1.0.0 21:29:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:29:00 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:29:00 go: downloading github.com/go-stack/stack v1.8.0 21:29:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:29:00 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:29:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:29:00 go: downloading github.com/hashicorp/serf v0.9.5 21:29:00 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:29:00 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:29:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:29:00 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 21:29:00 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:29:00 go: downloading github.com/fatih/color v1.9.0 21:29:01 go: downloading github.com/mattn/go-colorable v0.1.6 21:29:01 go: downloading github.com/mattn/go-isatty v0.0.12 21:29:01 go: downloading github.com/pkg/errors v0.9.1 21:29:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:29:01 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:29:01 go: downloading github.com/hashicorp/memberlist v0.2.2 21:29:01 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:29:01 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:29:01 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:29:01 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:29:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:29:01 go: downloading github.com/miekg/dns v1.1.26 21:29:01 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:29:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:29:01 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [Pipeline] } 21:29:01 $ docker stop --time=1 3dd1ed61a96750066b617880fe4c8be4794ec2d2e2e6a6b48487f542624db8fa 21:29:03 $ docker rm -f 3dd1ed61a96750066b617880fe4c8be4794ec2d2e2e6a6b48487f542624db8fa [Pipeline] // withDockerContainer [Pipeline] sh 21:29:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:29:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:04 21:29:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:04 latest: Pulling from edgex-lftools-log-publisher 21:29:04 5eb5b503b376: Pulling fs layer 21:29:04 5c69ac0246d0: Pulling fs layer 21:29:04 ec43610c2a17: Pulling fs layer 21:29:04 3a2ae6a8a46f: Pulling fs layer 21:29:04 33b1e0a273af: Pulling fs layer 21:29:04 5d3b04190fa2: Pulling fs layer 21:29:04 2f39f015ded8: Pulling fs layer 21:29:04 33b1e0a273af: Waiting 21:29:04 2f39f015ded8: Waiting 21:29:04 5d3b04190fa2: Waiting 21:29:04 3a2ae6a8a46f: Waiting 21:29:04 5c69ac0246d0: Download complete 21:29:04 3a2ae6a8a46f: Download complete 21:29:04 33b1e0a273af: Verifying Checksum 21:29:04 33b1e0a273af: Download complete 21:29:04 5d3b04190fa2: Verifying Checksum 21:29:04 5d3b04190fa2: Download complete 21:29:05 ec43610c2a17: Verifying Checksum 21:29:05 ec43610c2a17: Download complete 21:29:05 5eb5b503b376: Verifying Checksum 21:29:05 5eb5b503b376: Download complete 21:29:05 2f39f015ded8: Verifying Checksum 21:29:05 2f39f015ded8: Download complete 21:29:06 5eb5b503b376: Pull complete 21:29:06 5c69ac0246d0: Pull complete 21:29:07 ec43610c2a17: Pull complete 21:29:07 3a2ae6a8a46f: Pull complete 21:29:07 33b1e0a273af: Pull complete 21:29:07 5d3b04190fa2: Pull complete 21:29:12 2f39f015ded8: Pull complete 21:29:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:29:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:12 prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container 21:29:12 $ 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/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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 21:29:14 $ docker top 4216a5327953582bd95a55d663c2e764fa7d4100325a1d7aa8c8aacb3cc54b91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:14 ---> job-cost.sh 21:29:14 lf-activate-venv: SKIPPING 21:29:14 INFO: No Stack... 21:29:15 INFO: Retrieving Pricing Info for: v3-standard-8 21:29:15 INFO: Archiving Costs [Pipeline] sh 21:29:15 + cat /w/workspace/foundry_go-mod-bootstrap_jakarta/archives/cost.csv 21:29:15 + cut -d, -f6 [Pipeline] lock 21:29:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] 21:29:15 Resource [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] did not exist. Created. 21:29:15 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:16 + echo total: 0.2199999988079071 [Pipeline] stash 21:29:16 Stashed 1 file(s) [Pipeline] } 21:29:16 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:29:16 $ docker stop --time=1 4216a5327953582bd95a55d663c2e764fa7d4100325a1d7aa8c8aacb3cc54b91 21:29:17 $ docker rm -f 4216a5327953582bd95a55d663c2e764fa7d4100325a1d7aa8c8aacb3cc54b91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:30:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-700 in /w/workspace/foundry_go-mod-bootstrap_jakarta [Pipeline] { [Pipeline] ws 21:30:26 Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout 21:30:26 Selected Git installation does not exist. Using Default 21:30:26 The recommended git tool is: NONE 21:30:32 using credential edgex-jenkins-ssh 21:30:32 Cloning the remote Git repository 21:30:32 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:30:32 > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 21:30:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:30:32 > git --version # timeout=10 21:30:32 > git --version # 'git version 2.25.1' 21:30:32 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:30:34 Avoid second fetch 21:30:34 Checking out Revision 4052e11d2d18c305e01cd54f0004d91584d69cb9 (jakarta) 21:30:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:34 > git config core.sparsecheckout # timeout=10 21:30:34 > git checkout -f 4052e11d2d18c305e01cd54f0004d91584d69cb9 # timeout=10 21:30:38 Commit message: "build: Update to released 2.1.1 Go Mods (#344)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:30:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:39 Dload Upload Total Spent Left Speed 21:30:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 21:30:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:30:40 + sudo tee /etc/docker/daemon.new 21:30:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:30:40 { 21:30:40 "registry-mirrors": [ 21:30:40 "https://nexus3.edgexfoundry.org:10001" 21:30:40 ], 21:30:40 "bip": "10.250.0.254/24", 21:30:40 "hosts": [ 21:30:40 "tcp://0.0.0.0:5555", 21:30:40 "unix:///var/run/docker.sock" 21:30:40 ], 21:30:40 "mtu": 1458, 21:30:40 "selinux-enabled": true, 21:30:40 "seccomp-profile": "/etc/docker/seccomp.json" 21:30:40 } [Pipeline] sh 21:30:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:30:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:31:00 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:00 ========================================================= 21:31:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 21:31:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:31:00 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 21:31:01 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 21:31:01 9b3977197b4f: Pulling fs layer 21:31:01 1a89e8eeedd5: Pulling fs layer 21:31:01 94645a83ff95: Pulling fs layer 21:31:01 3f3a8bcf1eab: Pulling fs layer 21:31:01 0c92f367c5e7: Pulling fs layer 21:31:01 63b1bc5785f6: Pulling fs layer 21:31:01 626d30ff41c6: Pulling fs layer 21:31:01 de1d54c125be: Pulling fs layer 21:31:01 0c92f367c5e7: Waiting 21:31:01 63b1bc5785f6: Waiting 21:31:01 626d30ff41c6: Waiting 21:31:01 de1d54c125be: Waiting 21:31:01 3f3a8bcf1eab: Waiting 21:31:01 94645a83ff95: Verifying Checksum 21:31:01 1a89e8eeedd5: Verifying Checksum 21:31:01 1a89e8eeedd5: Download complete 21:31:01 0c92f367c5e7: Verifying Checksum 21:31:01 0c92f367c5e7: Download complete 21:31:01 63b1bc5785f6: Verifying Checksum 21:31:01 63b1bc5785f6: Download complete 21:31:01 9b3977197b4f: Verifying Checksum 21:31:01 9b3977197b4f: Download complete 21:31:01 626d30ff41c6: Verifying Checksum 21:31:01 626d30ff41c6: Download complete 21:31:01 9b3977197b4f: Pull complete 21:31:02 1a89e8eeedd5: Pull complete 21:31:02 94645a83ff95: Pull complete 21:31:03 de1d54c125be: Verifying Checksum 21:31:03 de1d54c125be: Download complete 21:31:04 3f3a8bcf1eab: Verifying Checksum 21:31:04 3f3a8bcf1eab: Download complete 21:31:16 3f3a8bcf1eab: Pull complete 21:31:16 0c92f367c5e7: Pull complete 21:31:16 63b1bc5785f6: Pull complete 21:31:16 626d30ff41c6: Pull complete 21:31:23 de1d54c125be: Pull complete 21:31:23 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 21:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 21:31:23 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] sh 21:31:23 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:23 + docker inspect -f . ci-base-image-arm64 21:31:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:24 prd-ubuntu20.04-docker-arm64-4c-16g-700 does not seem to be running inside a container 21:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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-arm64 cat 21:31:27 $ docker top f782554de0fbfe2925b122937aa6a28d81eebb99a4cec2382de930d652043322 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:27 + go version 21:31:27 go version go1.17.6 linux/arm64 [Pipeline] } 21:31:27 $ docker stop --time=1 f782554de0fbfe2925b122937aa6a28d81eebb99a4cec2382de930d652043322 21:31:29 $ docker rm -f f782554de0fbfe2925b122937aa6a28d81eebb99a4cec2382de930d652043322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:30 + docker inspect -f . ci-base-image-arm64 21:31:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:30 prd-ubuntu20.04-docker-arm64-4c-16g-700 does not seem to be running inside a container 21:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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-arm64 cat 21:31:32 $ docker top b78c794d2542eae949509cc39f24161ff47fcf7b4468c160320121a9dc16ed50 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:31:32 + make test 21:31:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:32:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:32:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.047s coverage: 5.0% of statements 21:32:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:32:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.090s coverage: 92.2% of statements 21:32:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements 21:32:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.056s coverage: 24.1% of statements 21:32:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:32:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:32:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.091s coverage: 100.0% of statements 21:32:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.058s coverage: 25.0% of statements 21:32:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.077s coverage: 79.7% of statements 21:32:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:32:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:32:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.030s coverage: 91.3% of statements 21:32:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:32:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:32:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:32:36 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 21:32:36 + go mod tidy 21:32:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 21:32:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 21:32:37 go: downloading github.com/pelletier/go-toml v1.9.4 21:32:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 21:32:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 21:32:37 go: downloading github.com/stretchr/testify v1.7.0 21:32:38 go: downloading github.com/gorilla/mux v1.8.0 21:32:38 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:32:38 go: downloading github.com/go-kit/kit v0.11.0 21:32:38 go: downloading github.com/pmezard/go-difflib v1.0.0 21:32:38 go: downloading github.com/davecgh/go-spew v1.1.1 21:32:38 go: downloading github.com/stretchr/objx v0.1.1 21:32:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:32:38 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:32:38 go: downloading github.com/google/uuid v1.3.0 21:32:38 go: downloading github.com/hashicorp/errwrap v1.0.0 21:32:38 go: downloading github.com/hashicorp/consul/api v1.9.1 21:32:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:32:38 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:32:38 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:32:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:32:38 go: downloading github.com/mitchellh/copystructure v1.0.0 21:32:38 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:32:38 go: downloading github.com/go-playground/universal-translator v0.18.0 21:32:38 go: downloading github.com/leodido/go-urn v1.2.1 21:32:38 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:32:38 go: downloading golang.org/x/text v0.3.6 21:32:38 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:32:38 go: downloading github.com/go-playground/locales v0.14.0 21:32:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:32:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:32:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:32:42 go: downloading github.com/hashicorp/serf v0.9.5 21:32:42 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:32:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:32:42 go: downloading github.com/kr/pretty v0.3.0 21:32:42 go: downloading github.com/x448/float16 v0.8.4 21:32:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:32:42 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:32:42 go: downloading github.com/go-stack/stack v1.8.0 21:32:42 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 21:32:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:32:42 go: downloading github.com/fatih/color v1.9.0 21:32:42 go: downloading github.com/mattn/go-colorable v0.1.6 21:32:42 go: downloading github.com/mattn/go-isatty v0.0.12 21:32:42 go: downloading github.com/pkg/errors v0.9.1 21:32:42 go: downloading github.com/kr/text v0.2.0 21:32:42 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:32:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:32:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:32:42 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:32:42 go: downloading github.com/hashicorp/memberlist v0.2.2 21:32:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:32:42 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:32:42 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:32:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:32:42 go: downloading github.com/miekg/dns v1.1.26 21:32:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:32:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:32:42 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [Pipeline] } 21:32:43 $ docker stop --time=1 b78c794d2542eae949509cc39f24161ff47fcf7b4468c160320121a9dc16ed50 21:32:45 $ docker rm -f b78c794d2542eae949509cc39f24161ff47fcf7b4468c160320121a9dc16ed50 [Pipeline] // withDockerContainer [Pipeline] sh 21:32:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:32:47 Warning: overwriting stash ‘coverage-report’ 21:32: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:32:48 21:32:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:32:49 arm64: Pulling from edgex-lftools-log-publisher 21:32:49 8998bd30e6a1: Pulling fs layer 21:32:49 04944245beec: Pulling fs layer 21:32:49 699f458cf7ca: Pulling fs layer 21:32:49 765212b225bb: Pulling fs layer 21:32:49 f23df028b6ca: Pulling fs layer 21:32:49 d65c8cfc05b1: Pulling fs layer 21:32:49 2437ff75d9bd: Pulling fs layer 21:32:49 765212b225bb: Waiting 21:32:49 d65c8cfc05b1: Waiting 21:32:49 f23df028b6ca: Waiting 21:32:49 2437ff75d9bd: Waiting 21:32:49 04944245beec: Verifying Checksum 21:32:49 04944245beec: Download complete 21:32:49 765212b225bb: Verifying Checksum 21:32:49 765212b225bb: Download complete 21:32:49 f23df028b6ca: Verifying Checksum 21:32:49 f23df028b6ca: Download complete 21:32:49 d65c8cfc05b1: Verifying Checksum 21:32:49 d65c8cfc05b1: Download complete 21:32:49 699f458cf7ca: Verifying Checksum 21:32:49 699f458cf7ca: Download complete 21:32:50 8998bd30e6a1: Verifying Checksum 21:32:50 8998bd30e6a1: Download complete 21:32:52 2437ff75d9bd: Verifying Checksum 21:32:52 2437ff75d9bd: Download complete 21:32:54 8998bd30e6a1: Pull complete 21:32:54 04944245beec: Pull complete 21:32:56 699f458cf7ca: Pull complete 21:32:56 765212b225bb: Pull complete 21:32:56 f23df028b6ca: Pull complete 21:32:57 d65c8cfc05b1: Pull complete 21:33:12 2437ff75d9bd: Pull complete 21:33:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:12 prd-ubuntu20.04-docker-arm64-4c-16g-700 does not seem to be running inside a container 21:33:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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:arm64 cat 21:33:14 $ docker top 9323a9f7a9dca478df98656d67a086c4b0d4d9962bc2273dd528d876b71be5cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:15 ---> job-cost.sh 21:33:15 lf-activate-venv: SKIPPING 21:33:15 INFO: No Stack... 21:33:16 INFO: Retrieving Pricing Info for: v3-standard-4 21:33:17 INFO: Archiving Costs [Pipeline] sh 21:33:17 + + cutcat -d, /w/workspace/go-mod-bootstrap/6/archives/cost.csv -f6 21:33:17 [Pipeline] lock 21:33:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] 21:33:17 Resource [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] did not exist. Created. 21:33:17 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:18 /w/workspace/go-mod-bootstrap/6@tmp/durable-3dff6c91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:33:19 + echo total: 0.10999999940395355 [Pipeline] stash 21:33:19 Warning: overwriting stash ‘stack-cost’ 21:33:19 Stashed 1 file(s) [Pipeline] } 21:33:19 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:33:19 $ docker stop --time=1 9323a9f7a9dca478df98656d67a086c4b0d4d9962bc2273dd528d876b71be5cf 21:33:20 $ docker rm -f 9323a9f7a9dca478df98656d67a086c4b0d4d9962bc2273dd528d876b71be5cf [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 21:33:21 provisioning config files... 21:33:21 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/config5494932262029949218tmp [Pipeline] { [Pipeline] sh 21:33:21 + set +x 21:33:21 + curl -s https://codecov.io/bash 21:33:21 + bash -s -- 21:33:21 21:33:21 _____ _ 21:33:21 / ____| | | 21:33:21 | | ___ __| | ___ ___ _____ __ 21:33:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:33:21 | |___| (_) | (_| | __/ (_| (_) \ V / 21:33:21 \_____\___/ \__,_|\___|\___\___/ \_/ 21:33:21 Bash-1.0.6 21:33:21 21:33:21 21:33:21 ==> git version 2.25.1 found 21:33:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:33:21 Release-Date: 2020-01-08 21:33:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:33:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:33:21 ==> Jenkins CI detected. 21:33:21 current dir:  /w/workspace/foundry_go-mod-bootstrap_jakarta 21:33:21 project root: . 21:33:21 --> token set from env 21:33:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:33:21 ==> Running gcov in . (disable via -X gcov) 21:33:21 ==> Python coveragepy not found 21:33:21 ==> Searching for coverage reports in: 21:33:21 + . 21:33:21 -> Found 1 reports 21:33:21 ==> Detecting git/mercurial file structure 21:33:21 ==> Reading reports 21:33:21 + ./coverage.out bytes=42399 21:33:21 ==> Appending adjustments 21:33:21 https://docs.codecov.io/docs/fixing-reports 21:33:21 + Found adjustments 21:33:21 ==> Gzipping contents 21:33:21 16K /tmp/codecov.EQ8smd.gz 21:33:21 ==> Uploading reports 21:33:21 url: https://codecov.io 21:33:21 query: branch=jakarta&commit=4052e11d2d18c305e01cd54f0004d91584d69cb9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 21:33:21 -> Pinging Codecov 21:33:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=jakarta&commit=4052e11d2d18c305e01cd54f0004d91584d69cb9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 21:33:22 -> Uploading to 21:33:22 https://storage.googleapis.com/codecov/v4/raw/2022-06-02/833815588EE85121546D348822E98E2E/4052e11d2d18c305e01cd54f0004d91584d69cb9/d7fad12f-2efb-4473-8b55-8ae55f802337.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T213322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ea7d3f92611f0cd1d9c7b05fb04bfc338cd29910b6455bb874be468e3ae1780 21:33:22 % Total % Received % Xferd Average Speed Time Time Time Current 21:33:22 Dload Upload Total Spent Left Speed 21:33:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12344 0 0 100 12344 0 49179 --:--:-- --:--:-- --:--:-- 49179 21:33:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] } 21:33:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:33:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:33:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:22 21:33:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:33:23 df9b9388f04a: Pulling fs layer 21:33:23 52dc419b0ee2: Pulling fs layer 21:33:23 25bc292e5bac: Pulling fs layer 21:33:23 114826534d7a: Pulling fs layer 21:33:23 4657fd5d0bcf: Pulling fs layer 21:33:23 6ad1cebc031e: Pulling fs layer 21:33:23 8a3aa393b2d8: Pulling fs layer 21:33:23 114826534d7a: Waiting 21:33:23 6ad1cebc031e: Waiting 21:33:23 4657fd5d0bcf: Waiting 21:33:23 8a3aa393b2d8: Waiting 21:33:23 25bc292e5bac: Download complete 21:33:23 52dc419b0ee2: Download complete 21:33:23 4657fd5d0bcf: Verifying Checksum 21:33:23 4657fd5d0bcf: Download complete 21:33:23 df9b9388f04a: Verifying Checksum 21:33:23 df9b9388f04a: Download complete 21:33:23 6ad1cebc031e: Verifying Checksum 21:33:23 6ad1cebc031e: Download complete 21:33:23 df9b9388f04a: Pull complete 21:33:23 52dc419b0ee2: Pull complete 21:33:23 25bc292e5bac: Pull complete 21:33:23 114826534d7a: Verifying Checksum 21:33:23 114826534d7a: Download complete 21:33:23 8a3aa393b2d8: Verifying Checksum 21:33:23 8a3aa393b2d8: Download complete 21:33:27 114826534d7a: Pull complete 21:33:27 4657fd5d0bcf: Pull complete 21:33:27 6ad1cebc031e: Pull complete 21:33:30 8a3aa393b2d8: Pull complete 21:33:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:30 prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container 21:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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/edgex-snyk-go:1.410.4 cat 21:33:32 $ docker top 55ddd3b93cfe3e79f6270126d1ee266af85aab453d604ae289efbc7842a0cc12 -eo pid,comm [Pipeline] { [Pipeline] echo 21:33:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:33:33 + set -o pipefail 21:33:33 + snyk monitor '--org=edgex-jenkins' 21:33:34 21:33:34 Monitoring /w/workspace/foundry_go-mod-bootstrap_jakarta (github.com/edgexfoundry/go-mod-bootstrap/v2)... 21:33:34 21:33:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e52352ad-0e9a-424a-b25c-471ee5da2a0a/history/e6034ea5-7fd4-4ebd-b841-f231c4b9c074 21:33:34 21:33:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:33:34 21:33:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:33:34 21:33:34 [Pipeline] } 21:33:34 $ docker stop --time=1 55ddd3b93cfe3e79f6270126d1ee266af85aab453d604ae289efbc7842a0cc12 21:33:36 $ docker rm -f 55ddd3b93cfe3e79f6270126d1ee266af85aab453d604ae289efbc7842a0cc12 [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 21:33:36 + git log --format=format:%s -1 4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] sh 21:33:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:37 prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container 21:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:33:37 $ docker top d7484e56059845c8e5a5797f0c42dbeeaaa97966314584d720220579a434924c -eo pid,comm 21:33:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:33:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:37 [ssh-agent] Looking for ssh-agent implementation... 21:33:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:37 $ docker exec d7484e56059845c8e5a5797f0c42dbeeaaa97966314584d720220579a434924c ssh-agent 21:33:38 SSH_AUTH_SOCK=/tmp/ssh-EPCZ67JXHhO8/agent.33 21:33:38 SSH_AGENT_PID=39 21:33:38 Running ssh-add (command line suppressed) 21:33:38 Identity added: /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_2657681821984933845.key (/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_2657681821984933845.key) 21:33:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:38 + git semver tag 21:33:38 2022-06-02 21:33:38,606 [run_tag] DEBUG tag force:False 21:33:38 2022-06-02 21:33:38,606 [check_head_tag] DEBUG check head tag 21:33:38 2022-06-02 21:33:38,607 [execute] INFO git cat-file --batch-check 21:33:38 2022-06-02 21:33:38,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta, universal_newlines=False, shell=None, istream=) 21:33:38 2022-06-02 21:33:38,610 [execute] INFO git cat-file --batch 21:33:38 2022-06-02 21:33:38,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta, universal_newlines=False, shell=None, istream=) 21:33:38 2022-06-02 21:33:38,631 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta 21:33:38 2022-06-02 21:33:38,631 [execute] INFO git tag -a v2.1.1-dev.4 -m v2.1.1-dev.4 21:33:38 2022-06-02 21:33:38,631 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.4', '-m', 'v2.1.1-dev.4'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta, universal_newlines=False, shell=None, istream=None) 21:33:38 2022-06-02 21:33:38,635 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta 21:33:38 2.1.1-dev.4 [Pipeline] } 21:33:38 $ docker exec --env ******** --env ******** d7484e56059845c8e5a5797f0c42dbeeaaa97966314584d720220579a434924c ssh-agent -k 21:33:38 unset SSH_AUTH_SOCK; 21:33:38 unset SSH_AGENT_PID; 21:33:38 echo Agent pid 39 killed; 21:33:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:39 + git semver [Pipeline] } 21:33:39 $ docker stop --time=1 d7484e56059845c8e5a5797f0c42dbeeaaa97966314584d720220579a434924c 21:33:40 $ docker rm -f d7484e56059845c8e5a5797f0c42dbeeaaa97966314584d720220579a434924c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:33:41 21:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:33:41 0.23.1-centos7: Pulling from edgex-lftools 21:33:41 ab5ef0e58194: Pulling fs layer 21:33:41 9712f1f96733: Pulling fs layer 21:33:41 63f879dbbcfc: Pulling fs layer 21:33:41 0d9ebad4ef96: Pulling fs layer 21:33:41 e9a5061849ea: Pulling fs layer 21:33:41 d747dcd14b5f: Pulling fs layer 21:33:41 2de7ff778b66: Pulling fs layer 21:33:41 0d9ebad4ef96: Waiting 21:33:41 2de7ff778b66: Waiting 21:33:41 d747dcd14b5f: Waiting 21:33:41 e9a5061849ea: Waiting 21:33:41 9712f1f96733: Verifying Checksum 21:33:41 9712f1f96733: Download complete 21:33:42 63f879dbbcfc: Verifying Checksum 21:33:42 63f879dbbcfc: Download complete 21:33:42 ab5ef0e58194: Verifying Checksum 21:33:42 ab5ef0e58194: Download complete 21:33:42 d747dcd14b5f: Download complete 21:33:42 e9a5061849ea: Verifying Checksum 21:33:42 e9a5061849ea: Download complete 21:33:42 0d9ebad4ef96: Verifying Checksum 21:33:42 0d9ebad4ef96: Download complete 21:33:42 2de7ff778b66: Verifying Checksum 21:33:42 2de7ff778b66: Download complete 21:33:44 ab5ef0e58194: Pull complete 21:33:44 9712f1f96733: Pull complete 21:33:45 63f879dbbcfc: Pull complete 21:33:48 0d9ebad4ef96: Pull complete 21:33:48 e9a5061849ea: Pull complete 21:33:48 d747dcd14b5f: Pull complete 21:33:49 2de7ff778b66: Pull complete 21:33:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:33:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:49 prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container 21:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:33:51 $ docker top 08a2a1054c6098d41880958cccff8c2a8bd4167b37b71e75ecb8dca886f886f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:33:52 provisioning config files... 21:33:52 copy managed file [sigul-config] to file:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/config6430798370764896909tmp 21:33:52 copy managed file [sigul-password] to file:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/config796664152651626228tmp 21:33:52 copy managed file [sigul-pki] to file:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/config509728324032502267tmp [Pipeline] { [Pipeline] echo 21:33:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:33:52 ---> sigul-configuration.sh 21:33:52 gpg: directory `/root/.gnupg' created 21:33:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:33:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:33:52 gpg: keyring `/root/.gnupg/secring.gpg' created 21:33:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:33:52 gpg: CAST5 encrypted data 21:33:52 gpg: encrypted with 1 passphrase 21:33:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:33:52 + mkdir /home/jenkins 21:33:52 + mkdir /home/jenkins/sigul [Pipeline] sh 21:33:52 + 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 21:33:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:33:53 ---> sigul-install.sh 21:33:53 Sigul already installed; skipping installation. [Pipeline] sh 21:33:53 + git tag --list 21:33:53 v0.0.1 21:33:53 v0.0.10 21:33:53 v0.0.11 21:33:53 v0.0.12 21:33:53 v0.0.13 21:33:53 v0.0.14 21:33:53 v0.0.15 21:33:53 v0.0.16 21:33:53 v0.0.17 21:33:53 v0.0.18 21:33:53 v0.0.19 21:33:53 v0.0.2 21:33:53 v0.0.20 21:33:53 v0.0.21 21:33:53 v0.0.22 21:33:53 v0.0.23 21:33:53 v0.0.24 21:33:53 v0.0.25 21:33:53 v0.0.26 21:33:53 v0.0.27 21:33:53 v0.0.28 21:33:53 v0.0.29 21:33:53 v0.0.3 21:33:53 v0.0.30 21:33:53 v0.0.31 21:33:53 v0.0.32 21:33:53 v0.0.33 21:33:53 v0.0.34 21:33:53 v0.0.35 21:33:53 v0.0.36 21:33:53 v0.0.37 21:33:53 v0.0.38 21:33:53 v0.0.39 21:33:53 v0.0.4 21:33:53 v0.0.40 21:33:53 v0.0.41 21:33:53 v0.0.42 21:33:53 v0.0.43 21:33:53 v0.0.44 21:33:53 v0.0.45 21:33:53 v0.0.46 21:33:53 v0.0.47 21:33:53 v0.0.48 21:33:53 v0.0.49 21:33:53 v0.0.5 21:33:53 v0.0.50 21:33:53 v0.0.51 21:33:53 v0.0.52 21:33:53 v0.0.53 21:33:53 v0.0.54 21:33:53 v0.0.55 21:33:53 v0.0.56 21:33:53 v0.0.57 21:33:53 v0.0.58 21:33:53 v0.0.59 21:33:53 v0.0.6 21:33:53 v0.0.60 21:33:53 v0.0.61 21:33:53 v0.0.62 21:33:53 v0.0.63 21:33:53 v0.0.64 21:33:53 v0.0.65 21:33:53 v0.0.66 21:33:53 v0.0.67 21:33:53 v0.0.68 21:33:53 v0.0.69 21:33:53 v0.0.7 21:33:53 v0.0.70 21:33:53 v0.0.71 21:33:53 v0.0.72 21:33:53 v0.0.8 21:33:53 v0.0.9 21:33:53 v2.0.0 21:33:53 v2.1.0 21:33:53 v2.1.1-dev.1 21:33:53 v2.1.1-dev.2 21:33:53 v2.1.1-dev.3 21:33:53 v2.1.1-dev.4 21:33:53 v2.2.0 21:33:53 v2.2.1-dev.1 21:33:53 v2.2.1-dev.2 [Pipeline] sh 21:33:53 + lftools sign git-tag v2.1.1-dev.4 21:33:54 Signing Git tag with Sigul... 21:33:54 Signing v2.1.1-dev.4 [Pipeline] echo 21:33:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:33:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:33:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:33:54 $ docker stop --time=1 08a2a1054c6098d41880958cccff8c2a8bd4167b37b71e75ecb8dca886f886f4 21:33:56 $ docker rm -f 08a2a1054c6098d41880958cccff8c2a8bd4167b37b71e75ecb8dca886f886f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:33:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:57 prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container 21:33:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:33:57 $ docker top 797a653b52c76331855f67ddf624efaa2369ff6d04d32355245818cc2ee159b9 -eo pid,comm 21:33:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:33:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:57 [ssh-agent] Looking for ssh-agent implementation... 21:33:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:57 $ docker exec 797a653b52c76331855f67ddf624efaa2369ff6d04d32355245818cc2ee159b9 ssh-agent 21:33:57 SSH_AUTH_SOCK=/tmp/ssh-anOe16cXOWyN/agent.33 21:33:57 SSH_AGENT_PID=39 21:33:57 Running ssh-add (command line suppressed) 21:33:57 Identity added: /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_4198237299264954898.key (/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_4198237299264954898.key) 21:33:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:58 + git semver bump pre 21:33:58 2022-06-02 21:33:58,462 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta 21:33:58 2022-06-02 21:33:58,462 [bump_version] DEBUG bumping version:2.1.1-dev.4 on axis:pre with prefix:dev 21:33:58 2022-06-02 21:33:58,462 [bump_version] DEBUG bumped version:2.1.1-dev.5 21:33:58 2022-06-02 21:33:58,462 [write_version] DEBUG write version:2.1.1-dev.5 to path:/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta with force:True 21:33:58 2022-06-02 21:33:58,462 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta 21:33:58 2022-06-02 21:33:58,462 [write_file] DEBUG write to file:/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta 21:33:58 2022-06-02 21:33:58,464 [execute] INFO git cat-file --batch-check 21:33:58 2022-06-02 21:33:58,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver, universal_newlines=False, shell=None, istream=) 21:33:58 2022-06-02 21:33:58,469 [execute] INFO git cat-file --batch 21:33:58 2022-06-02 21:33:58,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver, universal_newlines=False, shell=None, istream=) 21:33:58 2022-06-02 21:33:58,474 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta 21:33:58 2.1.1-dev.5 [Pipeline] } 21:33:58 $ docker exec --env ******** --env ******** 797a653b52c76331855f67ddf624efaa2369ff6d04d32355245818cc2ee159b9 ssh-agent -k 21:33:58 unset SSH_AUTH_SOCK; 21:33:58 unset SSH_AGENT_PID; 21:33:58 echo Agent pid 39 killed; 21:33:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:58 + git semver [Pipeline] } 21:33:59 $ docker stop --time=1 797a653b52c76331855f67ddf624efaa2369ff6d04d32355245818cc2ee159b9 21:34:00 $ docker rm -f 797a653b52c76331855f67ddf624efaa2369ff6d04d32355245818cc2ee159b9 [Pipeline] // withDockerContainer [Pipeline] sh 21:34:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:34:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:01 prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container 21:34:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:34:01 $ docker top 3946d168829a839b48cffeed356faf1298f1c795cc9f985d9f76b0ac917fad18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:01 [ssh-agent] Looking for ssh-agent implementation... 21:34:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:02 $ docker exec 3946d168829a839b48cffeed356faf1298f1c795cc9f985d9f76b0ac917fad18 ssh-agent 21:34:02 SSH_AUTH_SOCK=/tmp/ssh-5XMZc9eWLRzz/agent.32 21:34:02 SSH_AGENT_PID=39 21:34:02 Running ssh-add (command line suppressed) 21:34:02 Identity added: /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_451033189208205734.key (/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_451033189208205734.key) 21:34:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:02 + git semver push 21:34:02 2022-06-02 21:34:02,744 [run_push] DEBUG push 21:34:02 2022-06-02 21:34:02,745 [execute] INFO git push origin semver 21:34:02 2022-06-02 21:34:02,745 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver, universal_newlines=False, shell=None, istream=None) 21:34:03 2022-06-02 21:34:03,465 [run_push] DEBUG push all version tags 21:34:03 2022-06-02 21:34:03,466 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:34:03 2022-06-02 21:34:03,466 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta, universal_newlines=False, shell=None, istream=None) 21:34:04 2022-06-02 21:34:04,152 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta 21:34:04 2.1.1-dev.5 [Pipeline] } 21:34:04 $ docker exec --env ******** --env ******** 3946d168829a839b48cffeed356faf1298f1c795cc9f985d9f76b0ac917fad18 ssh-agent -k 21:34:04 unset SSH_AUTH_SOCK; 21:34:04 unset SSH_AGENT_PID; 21:34:04 echo Agent pid 39 killed; 21:34:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:04 + git semver [Pipeline] } 21:34:05 $ docker stop --time=1 3946d168829a839b48cffeed356faf1298f1c795cc9f985d9f76b0ac917fad18 21:34:06 $ docker rm -f 3946d168829a839b48cffeed356faf1298f1c795cc9f985d9f76b0ac917fad18 [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 21:34:06 + [ -d /w/workspace/foundry_go-mod-bootstrap_jakarta/archives ] 21:34:06 + ls -al /w/workspace/foundry_go-mod-bootstrap_jakarta/archives 21:34:06 total 16 21:34:06 drwxr-xr-x 3 root root 4096 Jun 2 21:29 . 21:34:06 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 21:33 .. 21:34:06 drwxr-xr-x 2 root root 4096 Jun 2 21:29 cost 21:34:06 -rw-r--r-- 1 root root 88 Jun 2 21:29 cost.csv 21:34:06 + sudo chown -R jenkins:jenkins /w/workspace/foundry_go-mod-bootstrap_jakarta/archives 21:34:06 + ls -al /w/workspace/foundry_go-mod-bootstrap_jakarta/archives 21:34:06 total 16 21:34:06 drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 21:29 . 21:34:06 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 21:33 .. 21:34:06 drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 21:29 cost 21:34:06 -rw-r--r-- 1 jenkins jenkins 88 Jun 2 21:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:34:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:34:07 ---> package-listing.sh 21:34:07 ++ facter osfamily 21:34:07 ++ tr '[:upper:]' '[:lower:]' 21:34:08 + OS_FAMILY=debian 21:34:08 + workspace=/w/workspace/foundry_go-mod-bootstrap_jakarta 21:34:08 + START_PACKAGES=/tmp/packages_start.txt 21:34:08 + END_PACKAGES=/tmp/packages_end.txt 21:34:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:34:08 + PACKAGES=/tmp/packages_start.txt 21:34:08 + '[' /w/workspace/foundry_go-mod-bootstrap_jakarta ']' 21:34:08 + PACKAGES=/tmp/packages_end.txt 21:34:08 + case "${OS_FAMILY}" in 21:34:08 + dpkg -l 21:34:08 + grep '^ii' 21:34:08 + '[' -f /tmp/packages_start.txt ']' 21:34:08 + '[' -f /tmp/packages_end.txt ']' 21:34:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:34:08 + '[' /w/workspace/foundry_go-mod-bootstrap_jakarta ']' 21:34:08 + mkdir -p /w/workspace/foundry_go-mod-bootstrap_jakarta/archives/ 21:34:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_go-mod-bootstrap_jakarta/archives/ [Pipeline] echo 21:34:08 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/foundry_go-mod-bootstrap_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:34:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:09 prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container 21:34:09 $ 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/foundry_go-mod-bootstrap_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:34:09 $ docker top e2589620699524b44a9fd13d24055de6b5e134ca7545bc976bc0c70df673e14b -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:09 + touch /tmp/pre-build-complete [Pipeline] sh 21:34:10 + mkdir -p /var/log/sysstat [Pipeline] sh 21:34:10 + ls /var/log/sa-host 21:34:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:10 provisioning config files... 21:34:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/config8138713088699334259tmp [Pipeline] { [Pipeline] echo 21:34:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:34:10 ---> create-netrc.sh [Pipeline] } 21:34:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:34:11 ---> python-tools-install.sh [Pipeline] echo 21:34:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:34:11 ---> sudo-logs.sh 21:34:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:34:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:34:11 ---> job-cost.sh 21:34:11 lf-activate-venv: SKIPPING 21:34:11 DEBUG: total: 0.2199999988079071 21:34:11 INFO: Retrieving Stack Cost... 21:34:12 INFO: Retrieving Pricing Info for: v3-standard-8 21:34:12 INFO: Archiving Costs [Pipeline] echo 21:34:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:34:12 ---> logs-deploy.sh 21:34:12 lf-activate-venv: SKIPPING 21:34:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/jakarta/6 21:34:12 INFO: archiving workspace using pattern(s): 21:34:13 Archives upload complete. 21:34:13 INFO: archiving logs to Nexus