Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9565883f1da8e785e72c3638b5e32fad6ed3946e 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-ssh5551573316603076490.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2120534634660801967.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7215904400133840226.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh924149158760368320.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9536566247532822449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24355’ Running on prd-ubuntu20.04-docker-8c-8g-24357 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9565883f1da8e785e72c3638b5e32fad6ed3946e (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9565883f1da8e785e72c3638b5e32fad6ed3946e # timeout=10 Commit message: "feat: redact logging of insecure secrets env override (#367)" > git rev-list --no-walk 61f55034f8b0df4e81f157ba3681d83dec9902ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:41 ========================================================= 20:30:41 EdgeX Global Pipelines Version Info 20:30:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:42 ------------------- 20:30:42 stable info: 20:30:42 ------------------- 20:30:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:42 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:30:42 Message: update stable to v1.0.239 20:30:42 ------------------- 20:30:42 experimental info: 20:30:42 ------------------- 20:30:42 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:42 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:30:42 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 20:30:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 20:30:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9565883f1da8e785e72c3638b5e32fad6ed3946e [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9565883 [Pipeline] echo 20:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:43 + git rev-list -1 --merges 9565883f1da8e785e72c3638b5e32fad6ed3946e~1..9565883f1da8e785e72c3638b5e32fad6ed3946e [Pipeline] echo 20:30:43 -----------> git rev-list -1 --merges 9565883f1da8e785e72c3638b5e32fad6ed3946e~1..9565883f1da8e785e72c3638b5e32fad6ed3946e 9565883f1da8e785e72c3638b5e32fad6ed3946e [false] [Pipeline] sh 20:30:44 + git log --format=format:%s -1 9565883f1da8e785e72c3638b5e32fad6ed3946e [Pipeline] echo 20:30:44 ========================================================= 20:30:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:44 + git log --format=format:%s -1 9565883f1da8e785e72c3638b5e32fad6ed3946e [Pipeline] echo 20:30:44 [semverPrep] GIT_COMMIT: 9565883f1da8e785e72c3638b5e32fad6ed3946e, Commit Message: feat: redact logging of insecure secrets env override (#367) [Pipeline] echo 20:30:44 [semverPrep] This is not a build commit. [Pipeline] sh 20:30:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:44 + grep -v github /etc/ssh/ssh_known_hosts 20:30:44 + [ -e /tmp/ssh_known_hosts ] 20:30:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:44 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:45 20:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:45 0.1.4: Pulling from edgex-devops/py-git-semver 20:30:45 b85a868b505f: Pulling fs layer 20:30:45 e2be974225ed: Pulling fs layer 20:30:45 339a4e72a1f5: Pulling fs layer 20:30:45 988bab9f4d93: Pulling fs layer 20:30:45 1469e6f7b9e6: Pulling fs layer 20:30:45 eaf3925da568: Pulling fs layer 20:30:45 bab4dde63d76: Pulling fs layer 20:30:45 bde34c3a00c8: Pulling fs layer 20:30:45 b352a97aabf1: Pulling fs layer 20:30:45 4872d77fe225: Pulling fs layer 20:30:45 5851b861e8e6: Pulling fs layer 20:30:45 988bab9f4d93: Waiting 20:30:45 1469e6f7b9e6: Waiting 20:30:45 bde34c3a00c8: Waiting 20:30:45 eaf3925da568: Waiting 20:30:45 b352a97aabf1: Waiting 20:30:45 5851b861e8e6: Waiting 20:30:45 4872d77fe225: Waiting 20:30:46 bab4dde63d76: Waiting 20:30:46 e2be974225ed: Download complete 20:30:46 988bab9f4d93: Verifying Checksum 20:30:46 988bab9f4d93: Download complete 20:30:46 1469e6f7b9e6: Verifying Checksum 20:30:46 1469e6f7b9e6: Download complete 20:30:46 339a4e72a1f5: Verifying Checksum 20:30:46 339a4e72a1f5: Download complete 20:30:46 eaf3925da568: Verifying Checksum 20:30:46 eaf3925da568: Download complete 20:30:46 bde34c3a00c8: Verifying Checksum 20:30:46 bde34c3a00c8: Download complete 20:30:46 b352a97aabf1: Verifying Checksum 20:30:46 b352a97aabf1: Download complete 20:30:46 4872d77fe225: Download complete 20:30:46 5851b861e8e6: Verifying Checksum 20:30:46 5851b861e8e6: Download complete 20:30:46 b85a868b505f: Verifying Checksum 20:30:46 b85a868b505f: Download complete 20:30:46 bab4dde63d76: Verifying Checksum 20:30:46 bab4dde63d76: Download complete 20:30:47 b85a868b505f: Pull complete 20:30:47 e2be974225ed: Pull complete 20:30:48 339a4e72a1f5: Pull complete 20:30:48 988bab9f4d93: Pull complete 20:30:48 1469e6f7b9e6: Pull complete 20:30:48 eaf3925da568: Pull complete 20:30:50 bab4dde63d76: Pull complete 20:30:50 bde34c3a00c8: Pull complete 20:30:51 b352a97aabf1: Pull complete 20:30:51 4872d77fe225: Pull complete 20:30:51 5851b861e8e6: Pull complete 20:30:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:51 prd-ubuntu20.04-docker-8c-8g-24357 does not seem to be running inside a container 20:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:30:53 $ docker top 9445468dd23a803a005899e060b1d732bd75495265c55d05ebecccbb56c79c73 -eo pid,comm 20:30:53 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). 20:30:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:53 [ssh-agent] Looking for ssh-agent implementation... 20:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:53 $ docker exec 9445468dd23a803a005899e060b1d732bd75495265c55d05ebecccbb56c79c73 ssh-agent 20:30:53 SSH_AUTH_SOCK=/tmp/ssh-7IymwYboeX26/agent.33 20:30:53 SSH_AGENT_PID=39 20:30:53 Running ssh-add (command line suppressed) 20:30:53 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4770290349700878968.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4770290349700878968.key) 20:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:53 + git tag --points-at HEAD [Pipeline] } 20:30:54 $ docker exec --env ******** --env ******** 9445468dd23a803a005899e060b1d732bd75495265c55d05ebecccbb56c79c73 ssh-agent -k 20:30:54 unset SSH_AUTH_SOCK; 20:30:54 unset SSH_AGENT_PID; 20:30:54 echo Agent pid 39 killed; 20:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:54 [ssh-agent] Looking for ssh-agent implementation... 20:30:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:54 $ docker exec 9445468dd23a803a005899e060b1d732bd75495265c55d05ebecccbb56c79c73 ssh-agent 20:30:54 SSH_AUTH_SOCK=/tmp/ssh-Ic0kMt2JWGIn/agent.72 20:30:54 SSH_AGENT_PID=79 20:30:54 Running ssh-add (command line suppressed) 20:30:54 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7737513867724791663.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7737513867724791663.key) 20:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:54 + git semver init 20:30:55 2022-09-01 20:30:55,134 [run_init] DEBUG init version:0.0.0 force:False 20:30:55 2022-09-01 20:30:55,135 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 20:30:55 2022-09-01 20:30:55,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 20:30:55 2022-09-01 20:30:55,136 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 20:30:56 2022-09-01 20:30:56,197 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 20:30:56 2022-09-01 20:30:56,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 20:30:56 2022-09-01 20:30:56,197 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:30:56 2022-09-01 20:30:56,198 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:30:56 2.3.0-dev.15 [Pipeline] } 20:30:56 $ docker exec --env ******** --env ******** 9445468dd23a803a005899e060b1d732bd75495265c55d05ebecccbb56c79c73 ssh-agent -k 20:30:56 unset SSH_AUTH_SOCK; 20:30:56 unset SSH_AGENT_PID; 20:30:56 echo Agent pid 79 killed; 20:30:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:57 + git semver [Pipeline] } 20:30:57 $ docker stop --time=1 9445468dd23a803a005899e060b1d732bd75495265c55d05ebecccbb56c79c73 20:30:58 $ docker rm -f 9445468dd23a803a005899e060b1d732bd75495265c55d05ebecccbb56c79c73 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:59 Stashed 1 file(s) [Pipeline] echo 20:30:59 [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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 20:30:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:59 ========================================================= 20:30:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:30:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:30:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:59 2408cc74d12b: Pulling fs layer 20:30:59 ea60b727a1ce: Pulling fs layer 20:30:59 30c4a7721957: Pulling fs layer 20:30:59 370296b7ddb6: Pulling fs layer 20:30:59 7c6cee850709: Pulling fs layer 20:30:59 39a5fcdaea64: Pulling fs layer 20:30:59 d94ebbe4e438: Pulling fs layer 20:30:59 bcfd1f05c69d: Pulling fs layer 20:30:59 59ccb84bbe0f: Pulling fs layer 20:30:59 7c6cee850709: Waiting 20:30:59 370296b7ddb6: Waiting 20:30:59 39a5fcdaea64: Waiting 20:30:59 d94ebbe4e438: Waiting 20:30:59 bcfd1f05c69d: Waiting 20:30:59 59ccb84bbe0f: Waiting 20:30:59 30c4a7721957: Verifying Checksum 20:30:59 30c4a7721957: Download complete 20:30:59 ea60b727a1ce: Download complete 20:30:59 7c6cee850709: Verifying Checksum 20:30:59 39a5fcdaea64: Verifying Checksum 20:30:59 39a5fcdaea64: Download complete 20:30:59 2408cc74d12b: Verifying Checksum 20:30:59 2408cc74d12b: Download complete 20:30:59 d94ebbe4e438: Verifying Checksum 20:30:59 d94ebbe4e438: Download complete 20:31:00 2408cc74d12b: Pull complete 20:31:00 ea60b727a1ce: Pull complete 20:31:00 30c4a7721957: Pull complete 20:31:00 59ccb84bbe0f: Verifying Checksum 20:31:00 bcfd1f05c69d: Verifying Checksum 20:31:00 bcfd1f05c69d: Download complete 20:31:00 370296b7ddb6: Verifying Checksum 20:31:00 370296b7ddb6: Download complete 20:31:05 370296b7ddb6: Pull complete 20:31:05 7c6cee850709: Pull complete 20:31:05 39a5fcdaea64: Pull complete 20:31:05 d94ebbe4e438: Pull complete 20:31:07 bcfd1f05c69d: Pull complete 20:31:08 59ccb84bbe0f: Pull complete 20:31:08 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 20:31:08 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:09 + docker inspect -f . ci-base-image-x86_64 20:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:09 prd-ubuntu20.04-docker-8c-8g-24357 does not seem to be running inside a container 20:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:11 $ docker top 27fdc3988d7ad7628b43b7637ae09151ec20789df1dae2e57dc37e59778c6a5d -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:11 + go version 20:31:11 go version go1.18.3 linux/amd64 [Pipeline] } 20:31:11 $ docker stop --time=1 27fdc3988d7ad7628b43b7637ae09151ec20789df1dae2e57dc37e59778c6a5d 20:31:12 $ docker rm -f 27fdc3988d7ad7628b43b7637ae09151ec20789df1dae2e57dc37e59778c6a5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:13 + docker inspect -f . ci-base-image-x86_64 20:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:13 prd-ubuntu20.04-docker-8c-8g-24357 does not seem to be running inside a container 20:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:13 $ docker top c9328d4b4c1cd764c3c3771b652301acfef7f5ed5d53dafa9b47360ed1630c0f -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:14 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 20:31:14 Still waiting to schedule task 20:31:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24356’ 20:31:14 + make test 20:31:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:31:14 go: downloading github.com/stretchr/testify v1.8.0 20:31:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:31:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 20:31:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 20:31:14 go: downloading github.com/google/uuid v1.3.0 20:31:14 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:31:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 20:31:14 go: downloading github.com/pelletier/go-toml v1.9.5 20:31:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 20:31:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.6 20:31:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:31:14 go: downloading github.com/gorilla/mux v1.8.0 20:31:14 go: downloading github.com/davecgh/go-spew v1.1.1 20:31:14 go: downloading github.com/pmezard/go-difflib v1.0.0 20:31:14 go: downloading github.com/stretchr/objx v0.4.0 20:31:14 go: downloading gopkg.in/yaml.v3 v3.0.1 20:31:14 go: downloading github.com/hashicorp/errwrap v1.0.0 20:31:14 go: downloading github.com/go-playground/validator/v10 v10.10.1 20:31:14 go: downloading github.com/go-kit/log v0.2.0 20:31:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 20:31:14 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:31:14 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:31:14 go: downloading github.com/pebbe/zmq4 v1.2.7 20:31:14 go: downloading github.com/gorilla/websocket v1.4.2 20:31:14 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:31:14 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:31:14 go: downloading github.com/hashicorp/consul/api v1.9.1 20:31:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:31:15 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:31:15 go: downloading github.com/x448/float16 v0.8.4 20:31:15 go: downloading github.com/go-playground/universal-translator v0.18.0 20:31:15 go: downloading github.com/leodido/go-urn v1.2.1 20:31:15 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 20:31:15 go: downloading golang.org/x/text v0.3.7 20:31:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:31:15 go: downloading github.com/mitchellh/copystructure v1.0.0 20:31:15 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:31:15 go: downloading github.com/zeebo/errs v1.2.2 20:31:15 go: downloading google.golang.org/grpc v1.46.0 20:31:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:31:15 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:31:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:31:15 go: downloading github.com/hashicorp/serf v0.9.5 20:31:15 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:31:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:31:15 go: downloading google.golang.org/protobuf v1.28.0 20:31:15 go: downloading github.com/go-playground/locales v0.14.0 20:31:15 go: downloading github.com/fatih/color v1.9.0 20:31:15 go: downloading github.com/mattn/go-isatty v0.0.14 20:31:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:31:15 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:31:15 go: downloading github.com/mattn/go-colorable v0.1.12 20:31:15 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 20:31:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:31:15 go: downloading github.com/golang/protobuf v1.5.2 20:31:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:31:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 20:31:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 4.6% of statements 20:31:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 20:31:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.027s coverage: 92.4% of statements 20:31:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.025s coverage: 85.3% of statements 20:31:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.026s coverage: 42.8% of statements 20:31:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 20:31:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 20:31:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.029s coverage: 100.0% of statements 20:31:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.323s coverage: 88.4% of statements 20:31:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.025s coverage: 25.0% of statements 20:31:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.030s coverage: 80.8% of statements 20:31:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 20:31:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.011s coverage: 41.7% of statements 20:31:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 20:31:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:31:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:31:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:31:42 $ docker stop --time=1 c9328d4b4c1cd764c3c3771b652301acfef7f5ed5d53dafa9b47360ed1630c0f 20:31:45 $ docker rm -f c9328d4b4c1cd764c3c3771b652301acfef7f5ed5d53dafa9b47360ed1630c0f [Pipeline] // withDockerContainer [Pipeline] sh 20:31:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:45 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 20:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:46 20:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:46 latest: Pulling from edgex-lftools-log-publisher 20:31:46 5eb5b503b376: Pulling fs layer 20:31:46 5c69ac0246d0: Pulling fs layer 20:31:46 ec43610c2a17: Pulling fs layer 20:31:46 3a2ae6a8a46f: Pulling fs layer 20:31:46 33b1e0a273af: Pulling fs layer 20:31:46 5d3b04190fa2: Pulling fs layer 20:31:46 2f39f015ded8: Pulling fs layer 20:31:46 33b1e0a273af: Waiting 20:31:46 5d3b04190fa2: Waiting 20:31:46 3a2ae6a8a46f: Waiting 20:31:46 5c69ac0246d0: Download complete 20:31:46 3a2ae6a8a46f: Verifying Checksum 20:31:46 3a2ae6a8a46f: Download complete 20:31:46 33b1e0a273af: Verifying Checksum 20:31:46 33b1e0a273af: Download complete 20:31:46 5d3b04190fa2: Verifying Checksum 20:31:46 5d3b04190fa2: Download complete 20:31:46 ec43610c2a17: Verifying Checksum 20:31:46 ec43610c2a17: Download complete 20:31:46 5eb5b503b376: Verifying Checksum 20:31:46 5eb5b503b376: Download complete 20:31:47 2f39f015ded8: Download complete 20:31:48 5eb5b503b376: Pull complete 20:31:48 5c69ac0246d0: Pull complete 20:31:48 ec43610c2a17: Pull complete 20:31:48 3a2ae6a8a46f: Pull complete 20:31:49 33b1e0a273af: Pull complete 20:31:49 5d3b04190fa2: Pull complete 20:31:54 2f39f015ded8: Pull complete 20:31:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:54 prd-ubuntu20.04-docker-8c-8g-24357 does not seem to be running inside a container 20:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:31:56 $ docker top 93f989efe4be349765a6ad4bd1a45e99894397f48b1c2a205d2ed79e3930e2b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:56 ---> job-cost.sh 20:31:56 lf-activate-venv: SKIPPING 20:31:56 INFO: No Stack... 20:31:57 INFO: Retrieving Pricing Info for: v3-standard-8 20:31:57 INFO: Archiving Costs [Pipeline] sh 20:31:57 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 20:31:57 + cut -d, -f6 [Pipeline] lock 20:31:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-69-stack-cost] 20:31:57 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-69-stack-cost] did not exist. Created. 20:31:57 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:58 + echo total: 0.2199999988079071 [Pipeline] stash 20:31:58 Stashed 1 file(s) [Pipeline] } 20:31:58 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 20:31:58 $ docker stop --time=1 93f989efe4be349765a6ad4bd1a45e99894397f48b1c2a205d2ed79e3930e2b4 20:31:59 $ docker rm -f 93f989efe4be349765a6ad4bd1a45e99894397f48b1c2a205d2ed79e3930e2b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:34:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24358 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 20:34:56 Running in /w/workspace/go-mod-bootstrap/69 [Pipeline] { [Pipeline] checkout 20:34:56 Selected Git installation does not exist. Using Default 20:34:56 The recommended git tool is: NONE 20:35:04 using credential edgex-jenkins-ssh 20:35:04 Cloning the remote Git repository 20:35:04 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:35:04 > git init /w/workspace/go-mod-bootstrap/69 # timeout=10 20:35:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:35:04 > git --version # timeout=10 20:35:04 > git --version # 'git version 2.25.1' 20:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:05 Avoid second fetch 20:35:05 Checking out Revision 9565883f1da8e785e72c3638b5e32fad6ed3946e (main) 20:35:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:35:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:05 > git config core.sparsecheckout # timeout=10 20:35:05 > git checkout -f 9565883f1da8e785e72c3638b5e32fad6ed3946e # timeout=10 20:35:10 Commit message: "feat: redact logging of insecure secrets env override (#367)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:35:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:11 Dload Upload Total Spent Left Speed 20:35:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 88746 [Pipeline] sh 20:35:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:35:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:35:12 + sudo tee /etc/docker/daemon.new 20:35:12 { 20:35:12 "registry-mirrors": [ 20:35:12 "https://nexus3.edgexfoundry.org:10001" 20:35:12 ], 20:35:12 "bip": "10.250.0.254/24", 20:35:12 "hosts": [ 20:35:12 "tcp://0.0.0.0:5555", 20:35:12 "unix:///var/run/docker.sock" 20:35:12 ], 20:35:12 "mtu": 1458, 20:35:12 "selinux-enabled": true, 20:35:12 "seccomp-profile": "/etc/docker/seccomp.json" 20:35:12 } [Pipeline] sh 20:35:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:35:13 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:35:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:31 ========================================================= 20:35:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:35:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:35:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:35:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:33 b3c136eddcbf: Pulling fs layer 20:35:33 c0a3192eca97: Pulling fs layer 20:35:33 a050256f5b6f: Pulling fs layer 20:35:33 656be50a0ddc: Pulling fs layer 20:35:33 2bbca73fdf42: Pulling fs layer 20:35:33 46d945488cbd: Pulling fs layer 20:35:33 8a5474983e97: Pulling fs layer 20:35:33 329c88fbcd65: Pulling fs layer 20:35:33 2bbca73fdf42: Waiting 20:35:33 46d945488cbd: Waiting 20:35:33 8a5474983e97: Waiting 20:35:33 329c88fbcd65: Waiting 20:35:33 656be50a0ddc: Waiting 20:35:33 a050256f5b6f: Verifying Checksum 20:35:33 a050256f5b6f: Download complete 20:35:33 c0a3192eca97: Download complete 20:35:33 2bbca73fdf42: Verifying Checksum 20:35:33 2bbca73fdf42: Download complete 20:35:33 46d945488cbd: Download complete 20:35:33 b3c136eddcbf: Verifying Checksum 20:35:33 b3c136eddcbf: Download complete 20:35:34 b3c136eddcbf: Pull complete 20:35:34 329c88fbcd65: Verifying Checksum 20:35:34 329c88fbcd65: Download complete 20:35:34 c0a3192eca97: Pull complete 20:35:35 a050256f5b6f: Pull complete 20:35:35 8a5474983e97: Verifying Checksum 20:35:35 8a5474983e97: Download complete 20:35:36 656be50a0ddc: Verifying Checksum 20:35:36 656be50a0ddc: Download complete 20:35:51 656be50a0ddc: Pull complete 20:35:51 2bbca73fdf42: Pull complete 20:35:51 46d945488cbd: Pull complete 20:35:55 8a5474983e97: Pull complete 20:35:58 329c88fbcd65: Pull complete 20:35:58 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:35:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 20:35:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:59 + docker inspect -f . ci-base-image-arm64 20:35:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:59 prd-ubuntu20.04-docker-arm64-4c-16g-24358 does not seem to be running inside a container 20:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/69 -v /w/workspace/go-mod-bootstrap/69:/w/workspace/go-mod-bootstrap/69:rw,z -v /w/workspace/go-mod-bootstrap/69@tmp:/w/workspace/go-mod-bootstrap/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:02 $ docker top 561537fac46c2b75912d16c08a5b4e8d583940d9a3d9c7b068c90107af2983b9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:03 + go version 20:36:03 go version go1.18.3 linux/arm64 [Pipeline] } 20:36:03 $ docker stop --time=1 561537fac46c2b75912d16c08a5b4e8d583940d9a3d9c7b068c90107af2983b9 20:36:04 $ docker rm -f 561537fac46c2b75912d16c08a5b4e8d583940d9a3d9c7b068c90107af2983b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:05 + docker inspect -f . ci-base-image-arm64 20:36:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:05 prd-ubuntu20.04-docker-arm64-4c-16g-24358 does not seem to be running inside a container 20:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/69 -v /w/workspace/go-mod-bootstrap/69:/w/workspace/go-mod-bootstrap/69:rw,z -v /w/workspace/go-mod-bootstrap/69@tmp:/w/workspace/go-mod-bootstrap/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:07 $ docker top f8ee00f9f3f590cb91c5edeb1da3962fa98c67d7289938e4d241195b6fd96fbb -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:08 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/69 [Pipeline] fileExists [Pipeline] sh 20:36:08 + make test 20:36:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:36:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 20:36:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 20:36:08 go: downloading github.com/pelletier/go-toml v1.9.5 20:36:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.6 20:36:09 go: downloading github.com/stretchr/testify v1.8.0 20:36:09 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 20:36:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:36:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 20:36:09 go: downloading github.com/gorilla/mux v1.8.0 20:36:09 go: downloading github.com/google/uuid v1.3.0 20:36:09 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:36:09 go: downloading github.com/go-kit/log v0.2.0 20:36:09 go: downloading github.com/davecgh/go-spew v1.1.1 20:36:09 go: downloading github.com/pmezard/go-difflib v1.0.0 20:36:09 go: downloading github.com/stretchr/objx v0.4.0 20:36:09 go: downloading gopkg.in/yaml.v3 v3.0.1 20:36:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 20:36:09 go: downloading github.com/go-playground/validator/v10 v10.10.1 20:36:09 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:36:09 go: downloading github.com/hashicorp/errwrap v1.0.0 20:36:09 go: downloading github.com/gorilla/websocket v1.4.2 20:36:09 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:36:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:36:10 go: downloading github.com/hashicorp/consul/api v1.9.1 20:36:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:36:10 go: downloading github.com/zeebo/errs v1.2.2 20:36:10 go: downloading google.golang.org/grpc v1.46.0 20:36:11 go: downloading github.com/pebbe/zmq4 v1.2.7 20:36:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:36:11 go: downloading github.com/x448/float16 v0.8.4 20:36:11 go: downloading github.com/go-playground/universal-translator v0.18.0 20:36:11 go: downloading github.com/leodido/go-urn v1.2.1 20:36:11 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 20:36:11 go: downloading golang.org/x/text v0.3.7 20:36:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:36:11 go: downloading github.com/mitchellh/copystructure v1.0.0 20:36:11 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:36:11 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:36:11 go: downloading google.golang.org/protobuf v1.28.0 20:36:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:36:12 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:36:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:36:12 go: downloading github.com/hashicorp/serf v0.9.5 20:36:12 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:36:12 go: downloading github.com/go-playground/locales v0.14.0 20:36:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:36:12 go: downloading github.com/fatih/color v1.9.0 20:36:13 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:13 go: downloading github.com/golang/protobuf v1.5.2 20:36:13 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 20:36:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:36:14 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:36:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:37:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 20:37:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.174s coverage: 4.6% of statements 20:37:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 20:37:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.149s coverage: 92.4% of statements 20:37:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.059s coverage: 85.3% of statements 20:37:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.109s coverage: 42.8% of statements 20:37:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 20:37:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 20:37:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.068s coverage: 100.0% of statements 20:37:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.416s coverage: 88.4% of statements 20:37:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.058s coverage: 25.0% of statements 20:37:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.101s coverage: 80.8% of statements 20:37:55 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 20:37:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.035s coverage: 41.7% of statements 20:37:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 20:37:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:37:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:38:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:38:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:38:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:38:17 $ docker stop --time=1 f8ee00f9f3f590cb91c5edeb1da3962fa98c67d7289938e4d241195b6fd96fbb 20:38:19 $ docker rm -f f8ee00f9f3f590cb91c5edeb1da3962fa98c67d7289938e4d241195b6fd96fbb [Pipeline] // withDockerContainer [Pipeline] sh 20:38:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:38:22 Warning: overwriting stash ‘coverage-report’ 20:38:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:23 20:38:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:24 arm64: Pulling from edgex-lftools-log-publisher 20:38:24 8998bd30e6a1: Pulling fs layer 20:38:24 04944245beec: Pulling fs layer 20:38:24 699f458cf7ca: Pulling fs layer 20:38:24 765212b225bb: Pulling fs layer 20:38:24 f23df028b6ca: Pulling fs layer 20:38:24 d65c8cfc05b1: Pulling fs layer 20:38:24 2437ff75d9bd: Pulling fs layer 20:38:24 765212b225bb: Waiting 20:38:24 f23df028b6ca: Waiting 20:38:24 d65c8cfc05b1: Waiting 20:38:24 2437ff75d9bd: Waiting 20:38:24 04944245beec: Download complete 20:38:24 765212b225bb: Download complete 20:38:24 f23df028b6ca: Verifying Checksum 20:38:24 f23df028b6ca: Download complete 20:38:24 d65c8cfc05b1: Verifying Checksum 20:38:24 d65c8cfc05b1: Download complete 20:38:24 699f458cf7ca: Download complete 20:38:24 8998bd30e6a1: Verifying Checksum 20:38:24 8998bd30e6a1: Download complete 20:38:27 2437ff75d9bd: Verifying Checksum 20:38:27 2437ff75d9bd: Download complete 20:38:29 8998bd30e6a1: Pull complete 20:38:29 04944245beec: Pull complete 20:38:30 699f458cf7ca: Pull complete 20:38:31 765212b225bb: Pull complete 20:38:31 f23df028b6ca: Pull complete 20:38:32 d65c8cfc05b1: Pull complete 20:38:50 2437ff75d9bd: Pull complete 20:38:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:38:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:50 prd-ubuntu20.04-docker-arm64-4c-16g-24358 does not seem to be running inside a container 20:38:50 $ 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/69 -v /w/workspace/go-mod-bootstrap/69:/w/workspace/go-mod-bootstrap/69:rw,z -v /w/workspace/go-mod-bootstrap/69@tmp:/w/workspace/go-mod-bootstrap/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:38:53 $ docker top 8cda3f8bfd603ac3c93165ed65ed582620f0404a3f553d674048d6683ee8aa9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:53 ---> job-cost.sh 20:38:53 lf-activate-venv: SKIPPING 20:38:53 INFO: No Stack... 20:38:54 INFO: Retrieving Pricing Info for: v3-standard-4 20:38:55 INFO: Archiving Costs [Pipeline] sh 20:38:55 + cut -d, -f6 20:38:55 + cat /w/workspace/go-mod-bootstrap/69/archives/cost.csv [Pipeline] lock 20:38:55 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-69-stack-cost] 20:38:55 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-69-stack-cost] did not exist. Created. 20:38:55 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:56 /w/workspace/go-mod-bootstrap/69@tmp/durable-af22a4ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:38:57 + echo total: 0.10999999940395355 [Pipeline] stash 20:38:57 Warning: overwriting stash ‘stack-cost’ 20:38:57 Stashed 1 file(s) [Pipeline] } 20:38:57 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 20:38:57 $ docker stop --time=1 8cda3f8bfd603ac3c93165ed65ed582620f0404a3f553d674048d6683ee8aa9a 20:38:59 $ docker rm -f 8cda3f8bfd603ac3c93165ed65ed582620f0404a3f553d674048d6683ee8aa9a [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 20:38:59 provisioning config files... 20:38:59 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8268356671993579700tmp [Pipeline] { [Pipeline] sh 20:38:59 + set +x 20:38:59 + bash -s -- 20:38:59 + curl -s https://codecov.io/bash 20:38:59 20:38:59 _____ _ 20:38:59 / ____| | | 20:38:59 | | ___ __| | ___ ___ _____ __ 20:38:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:38:59 | |___| (_) | (_| | __/ (_| (_) \ V / 20:38:59 \_____\___/ \__,_|\___|\___\___/ \_/ 20:38:59 Bash-1.0.6 20:38:59 20:38:59 20:38:59 ==> git version 2.25.1 found 20:38:59 ==> 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 20:38:59 Release-Date: 2020-01-08 20:38:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:38:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:38:59 ==> Jenkins CI detected. 20:38:59 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 20:38:59 project root: . 20:38:59 --> token set from env 20:38:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:38:59 ==> Running gcov in . (disable via -X gcov) 20:38:59 ==> Python coveragepy not found 20:38:59 ==> Searching for coverage reports in: 20:38:59 + . 20:38:59 -> Found 1 reports 20:38:59 ==> Detecting git/mercurial file structure 20:39:00 ==> Reading reports 20:39:00 + ./coverage.out bytes=63654 20:39:00 ==> Appending adjustments 20:39:00 https://docs.codecov.io/docs/fixing-reports 20:39:00 + Found adjustments 20:39:00 ==> Gzipping contents 20:39:00 12K /tmp/codecov.qQrP96.gz 20:39:00 ==> Uploading reports 20:39:00 url: https://codecov.io 20:39:00 query: branch=main&commit=9565883f1da8e785e72c3638b5e32fad6ed3946e&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 20:39:00 -> Pinging Codecov 20:39:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=9565883f1da8e785e72c3638b5e32fad6ed3946e&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 20:39:00 -> Uploading to 20:39:00 https://storage.googleapis.com/codecov/v4/raw/2022-09-01/833815588EE85121546D348822E98E2E/9565883f1da8e785e72c3638b5e32fad6ed3946e/058b4d29-2db6-47ee-863f-14aafdc1b452.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T203900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f36c68dd06a736ab2c81caa2ec0ab725f88641dc2240ee9214d2ecaf3becbe20 20:39:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:00 Dload Upload Total Spent Left Speed 20:39:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10299 0 0 100 10299 0 42734 --:--:-- --:--:-- --:--:-- 42912 20:39:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9565883f1da8e785e72c3638b5e32fad6ed3946e [Pipeline] } 20:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:39:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:39:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:39:01 20:39:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:39:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:39:01 df9b9388f04a: Pulling fs layer 20:39:01 52dc419b0ee2: Pulling fs layer 20:39:01 25bc292e5bac: Pulling fs layer 20:39:01 114826534d7a: Pulling fs layer 20:39:01 4657fd5d0bcf: Pulling fs layer 20:39:01 6ad1cebc031e: Pulling fs layer 20:39:01 8a3aa393b2d8: Pulling fs layer 20:39:01 6ad1cebc031e: Waiting 20:39:01 8a3aa393b2d8: Waiting 20:39:01 114826534d7a: Waiting 20:39:01 4657fd5d0bcf: Waiting 20:39:01 25bc292e5bac: Verifying Checksum 20:39:01 25bc292e5bac: Download complete 20:39:01 52dc419b0ee2: Verifying Checksum 20:39:01 52dc419b0ee2: Download complete 20:39:01 4657fd5d0bcf: Verifying Checksum 20:39:01 4657fd5d0bcf: Download complete 20:39:01 df9b9388f04a: Verifying Checksum 20:39:01 df9b9388f04a: Download complete 20:39:02 df9b9388f04a: Pull complete 20:39:02 6ad1cebc031e: Verifying Checksum 20:39:02 6ad1cebc031e: Download complete 20:39:02 52dc419b0ee2: Pull complete 20:39:02 25bc292e5bac: Pull complete 20:39:02 114826534d7a: Verifying Checksum 20:39:02 114826534d7a: Download complete 20:39:02 8a3aa393b2d8: Verifying Checksum 20:39:02 8a3aa393b2d8: Download complete 20:39:06 114826534d7a: Pull complete 20:39:06 4657fd5d0bcf: Pull complete 20:39:06 6ad1cebc031e: Pull complete 20:39:09 8a3aa393b2d8: Pull complete 20:39:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:39:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:09 prd-ubuntu20.04-docker-8c-8g-24357 does not seem to be running inside a container 20:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:39:12 $ docker top 9cfddab6a2def1db34922093538cfa45681190c53d2ba8f1cc0b1f7fe2ca0208 -eo pid,comm [Pipeline] { [Pipeline] echo 20:39:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 20:39:12 + set -o pipefail 20:39:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 20:39:17 20:39:17 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 20:39:17 20:39:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/6f1047b8-4e38-47c2-835d-80faa4fe0548 20:39:17 20:39:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:39:17 20:39:17 [Pipeline] } 20:39:17 $ docker stop --time=1 9cfddab6a2def1db34922093538cfa45681190c53d2ba8f1cc0b1f7fe2ca0208 20:39:20 $ docker rm -f 9cfddab6a2def1db34922093538cfa45681190c53d2ba8f1cc0b1f7fe2ca0208 [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 20:39:21 + git log --format=format:%s -1 9565883f1da8e785e72c3638b5e32fad6ed3946e [Pipeline] sh 20:39:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:39:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:39:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:21 prd-ubuntu20.04-docker-8c-8g-24357 does not seem to be running inside a container 20:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:39:22 $ docker top 060e24597d079f6106a82d4254918cd831ffd7b82c384008927587a5ee5f384e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:22 [ssh-agent] Looking for ssh-agent implementation... 20:39:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:22 $ docker exec 060e24597d079f6106a82d4254918cd831ffd7b82c384008927587a5ee5f384e ssh-agent 20:39:22 SSH_AUTH_SOCK=/tmp/ssh-IcJ6QASY6MnG/agent.32 20:39:22 SSH_AGENT_PID=39 20:39:22 Running ssh-add (command line suppressed) 20:39:22 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7625623267077135126.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7625623267077135126.key) 20:39:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:23 + git semver tag 20:39:23 2022-09-01 20:39:23,257 [run_tag] DEBUG tag force:False 20:39:23 2022-09-01 20:39:23,258 [check_head_tag] DEBUG check head tag 20:39:23 2022-09-01 20:39:23,259 [execute] INFO git cat-file --batch-check 20:39:23 2022-09-01 20:39:23,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 20:39:23 2022-09-01 20:39:23,263 [execute] INFO git cat-file --batch 20:39:23 2022-09-01 20:39:23,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 20:39:23 2022-09-01 20:39:23,290 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:39:23 2022-09-01 20:39:23,290 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 20:39:23 2022-09-01 20:39:23,290 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 20:39:23 2022-09-01 20:39:23,296 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:39:23 2.3.0-dev.15 [Pipeline] } 20:39:23 $ docker exec --env ******** --env ******** 060e24597d079f6106a82d4254918cd831ffd7b82c384008927587a5ee5f384e ssh-agent -k 20:39:23 unset SSH_AUTH_SOCK; 20:39:23 unset SSH_AGENT_PID; 20:39:23 echo Agent pid 39 killed; 20:39:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:24 + git semver [Pipeline] } 20:39:24 $ docker stop --time=1 060e24597d079f6106a82d4254918cd831ffd7b82c384008927587a5ee5f384e 20:39:25 $ docker rm -f 060e24597d079f6106a82d4254918cd831ffd7b82c384008927587a5ee5f384e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:26 20:39:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:26 0.23.1-centos7: Pulling from edgex-lftools 20:39:26 ab5ef0e58194: Pulling fs layer 20:39:26 9712f1f96733: Pulling fs layer 20:39:26 63f879dbbcfc: Pulling fs layer 20:39:26 0d9ebad4ef96: Pulling fs layer 20:39:26 e9a5061849ea: Pulling fs layer 20:39:26 d747dcd14b5f: Pulling fs layer 20:39:26 2de7ff778b66: Pulling fs layer 20:39:26 e9a5061849ea: Waiting 20:39:26 2de7ff778b66: Waiting 20:39:26 d747dcd14b5f: Waiting 20:39:26 0d9ebad4ef96: Waiting 20:39:26 9712f1f96733: Verifying Checksum 20:39:26 9712f1f96733: Download complete 20:39:26 63f879dbbcfc: Verifying Checksum 20:39:26 63f879dbbcfc: Download complete 20:39:26 e9a5061849ea: Verifying Checksum 20:39:26 e9a5061849ea: Download complete 20:39:26 0d9ebad4ef96: Verifying Checksum 20:39:26 0d9ebad4ef96: Download complete 20:39:26 d747dcd14b5f: Download complete 20:39:26 ab5ef0e58194: Verifying Checksum 20:39:26 ab5ef0e58194: Download complete 20:39:26 2de7ff778b66: Verifying Checksum 20:39:26 2de7ff778b66: Download complete 20:39:30 ab5ef0e58194: Pull complete 20:39:30 9712f1f96733: Pull complete 20:39:30 63f879dbbcfc: Pull complete 20:39:34 0d9ebad4ef96: Pull complete 20:39:35 e9a5061849ea: Pull complete 20:39:35 d747dcd14b5f: Pull complete 20:39:36 2de7ff778b66: Pull complete 20:39:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:36 prd-ubuntu20.04-docker-8c-8g-24357 does not seem to be running inside a container 20:39:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:39:39 $ docker top 959e23d13c342425ebbe504c172a6e60447ad73b5ac2fd6a1fab1bd6a8527e9f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:39:39 provisioning config files... 20:39:39 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7005372416969329289tmp 20:39:39 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8958466756400753197tmp 20:39:39 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config933038474437157475tmp [Pipeline] { [Pipeline] echo 20:39:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:39:39 ---> sigul-configuration.sh 20:39:39 gpg: directory `/root/.gnupg' created 20:39:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:39:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:39:39 gpg: keyring `/root/.gnupg/secring.gpg' created 20:39:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:39:39 gpg: CAST5 encrypted data 20:39:39 gpg: encrypted with 1 passphrase 20:39:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:39:40 + mkdir /home/jenkins 20:39:40 + mkdir /home/jenkins/sigul [Pipeline] sh 20:39:40 + 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 20:39:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:39:40 ---> sigul-install.sh 20:39:40 Sigul already installed; skipping installation. [Pipeline] sh 20:39:41 + git tag --list 20:39:41 v0.0.1 20:39:41 v0.0.10 20:39:41 v0.0.11 20:39:41 v0.0.12 20:39:41 v0.0.13 20:39:41 v0.0.14 20:39:41 v0.0.15 20:39:41 v0.0.16 20:39:41 v0.0.17 20:39:41 v0.0.18 20:39:41 v0.0.19 20:39:41 v0.0.2 20:39:41 v0.0.20 20:39:41 v0.0.21 20:39:41 v0.0.22 20:39:41 v0.0.23 20:39:41 v0.0.24 20:39:41 v0.0.25 20:39:41 v0.0.26 20:39:41 v0.0.27 20:39:41 v0.0.28 20:39:41 v0.0.29 20:39:41 v0.0.3 20:39:41 v0.0.30 20:39:41 v0.0.31 20:39:41 v0.0.32 20:39:41 v0.0.33 20:39:41 v0.0.34 20:39:41 v0.0.35 20:39:41 v0.0.36 20:39:41 v0.0.37 20:39:41 v0.0.38 20:39:41 v0.0.39 20:39:41 v0.0.4 20:39:41 v0.0.40 20:39:41 v0.0.41 20:39:41 v0.0.42 20:39:41 v0.0.43 20:39:41 v0.0.44 20:39:41 v0.0.45 20:39:41 v0.0.46 20:39:41 v0.0.47 20:39:41 v0.0.48 20:39:41 v0.0.49 20:39:41 v0.0.5 20:39:41 v0.0.50 20:39:41 v0.0.51 20:39:41 v0.0.52 20:39:41 v0.0.53 20:39:41 v0.0.54 20:39:41 v0.0.55 20:39:41 v0.0.56 20:39:41 v0.0.57 20:39:41 v0.0.58 20:39:41 v0.0.59 20:39:41 v0.0.6 20:39:41 v0.0.60 20:39:41 v0.0.61 20:39:41 v0.0.62 20:39:41 v0.0.63 20:39:41 v0.0.64 20:39:41 v0.0.65 20:39:41 v0.0.66 20:39:41 v0.0.67 20:39:41 v0.0.68 20:39:41 v0.0.69 20:39:41 v0.0.7 20:39:41 v0.0.70 20:39:41 v0.0.71 20:39:41 v0.0.72 20:39:41 v0.0.8 20:39:41 v0.0.9 20:39:41 v2.0.0 20:39:41 v2.1.0 20:39:41 v2.1.1 20:39:41 v2.1.1-dev.1 20:39:41 v2.1.1-dev.2 20:39:41 v2.1.1-dev.3 20:39:41 v2.1.1-dev.4 20:39:41 v2.2.0 20:39:41 v2.2.1-dev.1 20:39:41 v2.2.1-dev.2 20:39:41 v2.2.1-dev.3 20:39:41 v2.2.1-dev.4 20:39:41 v2.2.1-dev.5 20:39:41 v2.2.1-dev.6 20:39:41 v2.2.1-dev.7 20:39:41 v2.2.1-dev.8 20:39:41 v2.2.1-dev.9 20:39:41 v2.3.0-dev.10 20:39:41 v2.3.0-dev.11 20:39:41 v2.3.0-dev.12 20:39:41 v2.3.0-dev.13 20:39:41 v2.3.0-dev.14 20:39:41 v2.3.0-dev.15 [Pipeline] sh 20:39:41 + lftools sign git-tag v2.3.0-dev.15 20:39:42 Signing Git tag with Sigul... 20:39:42 Signing v2.3.0-dev.15 [Pipeline] echo 20:39:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:39:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:39:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:39:42 $ docker stop --time=1 959e23d13c342425ebbe504c172a6e60447ad73b5ac2fd6a1fab1bd6a8527e9f 20:39:44 $ docker rm -f 959e23d13c342425ebbe504c172a6e60447ad73b5ac2fd6a1fab1bd6a8527e9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:39:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:39:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:39:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:45 prd-ubuntu20.04-docker-8c-8g-24357 does not seem to be running inside a container 20:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:39:45 $ docker top 9cfa3779e4305e57770cf5dcf0eeb086e00f27019b0e3267ebc9e15b3e7ccb9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:45 [ssh-agent] Looking for ssh-agent implementation... 20:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:45 $ docker exec 9cfa3779e4305e57770cf5dcf0eeb086e00f27019b0e3267ebc9e15b3e7ccb9c ssh-agent 20:39:45 SSH_AUTH_SOCK=/tmp/ssh-ufaoXyicNFyb/agent.34 20:39:45 SSH_AGENT_PID=40 20:39:45 Running ssh-add (command line suppressed) 20:39:45 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7096277978174549935.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7096277978174549935.key) 20:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:46 + git semver bump pre 20:39:46 2022-09-01 20:39:46,407 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:39:46 2022-09-01 20:39:46,408 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev 20:39:46 2022-09-01 20:39:46,408 [bump_version] DEBUG bumped version:2.3.0-dev.16 20:39:46 2022-09-01 20:39:46,408 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 20:39:46 2022-09-01 20:39:46,408 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:39:46 2022-09-01 20:39:46,408 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:39:46 2022-09-01 20:39:46,410 [execute] INFO git cat-file --batch-check 20:39:46 2022-09-01 20:39:46,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:39:46 2022-09-01 20:39:46,415 [execute] INFO git cat-file --batch 20:39:46 2022-09-01 20:39:46,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:39:46 2022-09-01 20:39:46,420 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:39:46 2.3.0-dev.16 [Pipeline] } 20:39:46 $ docker exec --env ******** --env ******** 9cfa3779e4305e57770cf5dcf0eeb086e00f27019b0e3267ebc9e15b3e7ccb9c ssh-agent -k 20:39:46 unset SSH_AUTH_SOCK; 20:39:46 unset SSH_AGENT_PID; 20:39:46 echo Agent pid 40 killed; 20:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:46 + git semver [Pipeline] } 20:39:47 $ docker stop --time=1 9cfa3779e4305e57770cf5dcf0eeb086e00f27019b0e3267ebc9e15b3e7ccb9c 20:39:48 $ docker rm -f 9cfa3779e4305e57770cf5dcf0eeb086e00f27019b0e3267ebc9e15b3e7ccb9c [Pipeline] // withDockerContainer [Pipeline] sh 20:39:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:39:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:39:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:49 prd-ubuntu20.04-docker-8c-8g-24357 does not seem to be running inside a container 20:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:39:49 $ docker top f4027b83fa813dd57e5e84e178025c0cc28a562654fcfdcd580079d4d2f92550 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:49 [ssh-agent] Looking for ssh-agent implementation... 20:39:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:50 $ docker exec f4027b83fa813dd57e5e84e178025c0cc28a562654fcfdcd580079d4d2f92550 ssh-agent 20:39:50 SSH_AUTH_SOCK=/tmp/ssh-17bFHUVS8lzH/agent.31 20:39:50 SSH_AGENT_PID=37 20:39:50 Running ssh-add (command line suppressed) 20:39:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_675695466905027545.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_675695466905027545.key) 20:39:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:50 + git semver push 20:39:50 2022-09-01 20:39:50,804 [run_push] DEBUG push 20:39:50 2022-09-01 20:39:50,805 [execute] INFO git cat-file --batch-check 20:39:50 2022-09-01 20:39:50,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:39:50 2022-09-01 20:39:50,809 [execute] INFO git rev-list 177e133ed161381532b00cc54f21ecfaf0c4e963 -- 20:39:50 2022-09-01 20:39:50,810 [execute] DEBUG Popen(['git', 'rev-list', '177e133ed161381532b00cc54f21ecfaf0c4e963', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 20:39:50 2022-09-01 20:39:50,819 [execute] INFO git fetch -v origin 20:39:50 2022-09-01 20:39:50,819 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 20:39:51 2022-09-01 20:39:51,291 [run_push] DEBUG no remote changes detected 20:39:51 2022-09-01 20:39:51,292 [execute] INFO git push origin semver 20:39:51 2022-09-01 20:39:51,292 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 20:39:52 2022-09-01 20:39:52,051 [run_push] DEBUG push all version tags 20:39:52 2022-09-01 20:39:52,052 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:39:52 2022-09-01 20:39:52,052 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 20:39:52 2022-09-01 20:39:52,787 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:39:52 2.3.0-dev.16 [Pipeline] } 20:39:52 $ docker exec --env ******** --env ******** f4027b83fa813dd57e5e84e178025c0cc28a562654fcfdcd580079d4d2f92550 ssh-agent -k 20:39:53 unset SSH_AUTH_SOCK; 20:39:53 unset SSH_AGENT_PID; 20:39:53 echo Agent pid 37 killed; 20:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:53 + git semver [Pipeline] } 20:39:54 $ docker stop --time=1 f4027b83fa813dd57e5e84e178025c0cc28a562654fcfdcd580079d4d2f92550 20:39:55 $ docker rm -f f4027b83fa813dd57e5e84e178025c0cc28a562654fcfdcd580079d4d2f92550 [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 20:39:55 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 20:39:55 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:39:55 total 16 20:39:55 drwxr-xr-x 3 root root 4096 Sep 1 20:31 . 20:39:55 drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 20:39 .. 20:39:55 drwxr-xr-x 2 root root 4096 Sep 1 20:31 cost 20:39:55 -rw-r--r-- 1 root root 87 Sep 1 20:31 cost.csv 20:39:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:39:55 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:39:55 total 16 20:39:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 20:31 . 20:39:55 drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 20:39 .. 20:39:55 drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 20:31 cost 20:39:55 -rw-r--r-- 1 jenkins jenkins 87 Sep 1 20:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:39:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:39:57 ---> package-listing.sh 20:39:57 ++ facter osfamily 20:39:57 ++ tr '[:upper:]' '[:lower:]' 20:39:57 + OS_FAMILY=debian 20:39:57 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 20:39:57 + START_PACKAGES=/tmp/packages_start.txt 20:39:57 + END_PACKAGES=/tmp/packages_end.txt 20:39:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:39:57 + PACKAGES=/tmp/packages_start.txt 20:39:57 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 20:39:57 + PACKAGES=/tmp/packages_end.txt 20:39:57 + case "${OS_FAMILY}" in 20:39:57 + dpkg -l 20:39:57 + grep '^ii' 20:39:57 + '[' -f /tmp/packages_start.txt ']' 20:39:57 + '[' -f /tmp/packages_end.txt ']' 20:39:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:39:57 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 20:39:57 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 20:39:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 20:39:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:39:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:58 prd-ubuntu20.04-docker-8c-8g-24357 does not seem to be running inside a container 20:39:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:39:58 $ docker top 260b1ece7a958a19b079ff3753470d7c429d5024495af4842107d70b30348a0d -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:58 + touch /tmp/pre-build-complete [Pipeline] sh 20:39:59 + mkdir -p /var/log/sysstat [Pipeline] sh 20:39:59 + ls /var/log/sa-host 20:39:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:59 provisioning config files... 20:39:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2715800662473122427tmp [Pipeline] { [Pipeline] echo 20:39:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:39:59 ---> create-netrc.sh [Pipeline] } 20:40:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:40:00 ---> python-tools-install.sh [Pipeline] echo 20:40:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:40:00 ---> sudo-logs.sh 20:40:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:40:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:40:00 ---> job-cost.sh 20:40:00 lf-activate-venv: SKIPPING 20:40:00 DEBUG: total: 0.2199999988079071 20:40:00 INFO: Retrieving Stack Cost... 20:40:01 INFO: Retrieving Pricing Info for: v3-standard-8 20:40:02 INFO: Archiving Costs [Pipeline] echo 20:40:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:40:02 ---> logs-deploy.sh 20:40:02 lf-activate-venv: SKIPPING 20:40:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/69 20:40:02 INFO: archiving workspace using pattern(s): 20:40:03 Archives upload complete. 20:40:03 INFO: archiving logs to Nexus 20:40:04 ---> uname -a: 20:40:04 Linux prd-ubuntu20-04-docker-8c-8g-24357 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:40:04 20:40:04 20:40:04 ---> lscpu: 20:40:04 Architecture: x86_64 20:40:04 CPU op-mode(s): 32-bit, 64-bit 20:40:04 Byte Order: Little Endian 20:40:04 Address sizes: 40 bits physical, 48 bits virtual 20:40:04 CPU(s): 8 20:40:04 On-line CPU(s) list: 0-7 20:40:04 Thread(s) per core: 1 20:40:04 Core(s) per socket: 1 20:40:04 Socket(s): 8 20:40:04 NUMA node(s): 1 20:40:04 Vendor ID: AuthenticAMD 20:40:04 CPU family: 23 20:40:04 Model: 49 20:40:04 Model name: AMD EPYC-Rome Processor 20:40:04 Stepping: 0 20:40:04 CPU MHz: 2799.996 20:40:04 BogoMIPS: 5599.99 20:40:04 Virtualization: AMD-V 20:40:04 Hypervisor vendor: KVM 20:40:04 Virtualization type: full 20:40:04 L1d cache: 256 KiB 20:40:04 L1i cache: 256 KiB 20:40:04 L2 cache: 4 MiB 20:40:04 L3 cache: 128 MiB 20:40:04 NUMA node0 CPU(s): 0-7 20:40:04 Vulnerability Itlb multihit: Not affected 20:40:04 Vulnerability L1tf: Not affected 20:40:04 Vulnerability Mds: Not affected 20:40:04 Vulnerability Meltdown: Not affected 20:40:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:40:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:40:04 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:40:04 Vulnerability Srbds: Not affected 20:40:04 Vulnerability Tsx async abort: Not affected 20:40:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:40:04 20:40:04 20:40:04 ---> nproc: 20:40:04 8 20:40:04 20:40:04