Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 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-ssh10792288187105083568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12105794814153904769.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9892422124330096599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13349615563236260568.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-ssh10332997284788967710.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-406 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 (main) Commit message: "feat: Add service key to HTTP Server (#679)" > 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 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 # timeout=10 > git rev-list --no-walk 8d0240bc54551be018be9a3c56ae3a4d4077960c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:46:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:46:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:46:51 ========================================================= 02:46:51 EdgeX Global Pipelines Version Info 02:46:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:46:51 ------------------- 02:46:51 stable info: 02:46:51 ------------------- 02:46:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:46:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:46:51 Message: update stable to v1.0.258 02:46:52 ------------------- 02:46:52 experimental info: 02:46:52 ------------------- 02:46:52 Commited By: **** collab-it+edgex@linuxfoundation.org 02:46:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:46:52 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:46:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29e6be3 [Pipeline] echo 02:46:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:46:53 + git rev-list -1 --merges 29e6be3fc9be9fbd702a2e04303cff05dbc064c4~1..29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] echo 02:46:53 -----------> git rev-list -1 --merges 29e6be3fc9be9fbd702a2e04303cff05dbc064c4~1..29e6be3fc9be9fbd702a2e04303cff05dbc064c4 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [false] [Pipeline] sh 02:46:54 + git log --format=format:%s -1 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] echo 02:46:54 ========================================================= 02:46:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:46:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:46:54 + git log --format=format:%s -1 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] echo 02:46:54 [semverPrep] GIT_COMMIT: 29e6be3fc9be9fbd702a2e04303cff05dbc064c4, Commit Message: feat: Add service key to HTTP Server (#679) [Pipeline] echo 02:46:54 [semverPrep] This is not a build commit. [Pipeline] sh 02:46:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:46:54 + grep -v github /etc/ssh/ssh_known_hosts 02:46:54 + [ -e /tmp/ssh_known_hosts ] 02:46:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:46:54 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:46:54 -a /etc/ssh/ssh_known_hosts 02:46:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:46:55 02:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:46:56 0.1.4: Pulling from edgex-devops/py-git-semver 02:46:56 b85a868b505f: Pulling fs layer 02:46:56 e2be974225ed: Pulling fs layer 02:46:56 339a4e72a1f5: Pulling fs layer 02:46:56 988bab9f4d93: Pulling fs layer 02:46:56 1469e6f7b9e6: Pulling fs layer 02:46:56 988bab9f4d93: Waiting 02:46:56 eaf3925da568: Pulling fs layer 02:46:56 1469e6f7b9e6: Waiting 02:46:56 bab4dde63d76: Pulling fs layer 02:46:56 eaf3925da568: Waiting 02:46:56 bde34c3a00c8: Pulling fs layer 02:46:56 b352a97aabf1: Pulling fs layer 02:46:56 bde34c3a00c8: Waiting 02:46:56 bab4dde63d76: Waiting 02:46:56 4872d77fe225: Pulling fs layer 02:46:56 b352a97aabf1: Waiting 02:46:56 5851b861e8e6: Pulling fs layer 02:46:56 4872d77fe225: Waiting 02:46:56 5851b861e8e6: Waiting 02:46:56 e2be974225ed: Download complete 02:46:56 988bab9f4d93: Verifying Checksum 02:46:56 988bab9f4d93: Download complete 02:46:56 1469e6f7b9e6: Verifying Checksum 02:46:56 1469e6f7b9e6: Download complete 02:46:56 eaf3925da568: Verifying Checksum 02:46:56 eaf3925da568: Download complete 02:46:56 339a4e72a1f5: Verifying Checksum 02:46:56 339a4e72a1f5: Download complete 02:46:56 bde34c3a00c8: Verifying Checksum 02:46:56 bde34c3a00c8: Download complete 02:46:56 b352a97aabf1: Verifying Checksum 02:46:56 b352a97aabf1: Download complete 02:46:56 4872d77fe225: Verifying Checksum 02:46:56 4872d77fe225: Download complete 02:46:56 5851b861e8e6: Verifying Checksum 02:46:56 5851b861e8e6: Download complete 02:46:56 b85a868b505f: Verifying Checksum 02:46:56 b85a868b505f: Download complete 02:46:56 bab4dde63d76: Verifying Checksum 02:46:56 bab4dde63d76: Download complete 02:46:57 b85a868b505f: Pull complete 02:46:57 e2be974225ed: Pull complete 02:46:58 339a4e72a1f5: Pull complete 02:46:58 988bab9f4d93: Pull complete 02:46:59 1469e6f7b9e6: Pull complete 02:46:59 eaf3925da568: Pull complete 02:47:01 bab4dde63d76: Pull complete 02:47:01 bde34c3a00c8: Pull complete 02:47:01 b352a97aabf1: Pull complete 02:47:01 4872d77fe225: Pull complete 02:47:01 5851b861e8e6: Pull complete 02:47:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:02 prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container 02:47:02 $ 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 02:47:12 $ docker top f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 -eo pid,comm 02:47:12 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). 02:47:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:47:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:12 [ssh-agent] Looking for ssh-agent implementation... 02:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:12 $ docker exec f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 ssh-agent 02:47:12 SSH_AUTH_SOCK=/tmp/ssh-P32TCLrHSzLE/agent.14 02:47:12 SSH_AGENT_PID=20 02:47:12 Running ssh-add (command line suppressed) 02:47:13 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12665217499073282358.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12665217499073282358.key) 02:47:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:13 + git tag --points-at HEAD [Pipeline] } 02:47:13 $ docker exec --env ******** --env ******** f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 ssh-agent -k 02:47:13 unset SSH_AUTH_SOCK; 02:47:13 unset SSH_AGENT_PID; 02:47:13 echo Agent pid 20 killed; 02:47:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:47:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:13 [ssh-agent] Looking for ssh-agent implementation... 02:47:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:13 $ docker exec f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 ssh-agent 02:47:13 SSH_AUTH_SOCK=/tmp/ssh-MVNysloWEEXP/agent.71 02:47:13 SSH_AGENT_PID=77 02:47:13 Running ssh-add (command line suppressed) 02:47:13 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15887959015106310183.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15887959015106310183.key) 02:47:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:14 + git semver init 02:47:14 2024-03-20 02:47:14,351 [run_init] DEBUG init version:0.0.0 force:False 02:47:14 2024-03-20 02:47:14,353 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 02:47:14 2024-03-20 02:47:14,354 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 02:47:14 2024-03-20 02:47:14,354 [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) 02:47:15 2024-03-20 02:47:15,661 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 02:47:15 2024-03-20 02:47:15,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 02:47:15 2024-03-20 02:47:15,662 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 02:47:15 2024-03-20 02:47:15,662 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 02:47:15 3.2.0-dev.26 [Pipeline] } 02:47:15 $ docker exec --env ******** --env ******** f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 ssh-agent -k 02:47:15 unset SSH_AUTH_SOCK; 02:47:15 unset SSH_AGENT_PID; 02:47:15 echo Agent pid 77 killed; 02:47:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:16 + git semver [Pipeline] } 02:47:16 $ docker stop --time=1 f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 02:47:17 $ docker rm -f --volumes f055b83d65a72244ed53673125d9d2e7dde32a0d534290a883420fda8311c435 [Pipeline] // withDockerContainer [Pipeline] sh 02:47:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:47:18 Stashed 1 file(s) [Pipeline] echo 02:47:18 [edgeXSemver]: initialized semver on version 3.2.0-dev.26 [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 02:47:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:47:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:47:18 ========================================================= 02:47:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:47:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:47:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:47:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:47:19 7264a8db6415: Pulling fs layer 02:47:19 c4d48a809fc2: Pulling fs layer 02:47:19 4f1c88b9dad5: Pulling fs layer 02:47:19 ad3a456e5733: Pulling fs layer 02:47:19 69c7f0334f64: Pulling fs layer 02:47:19 1f1c1a5573a3: Pulling fs layer 02:47:19 ce7588e14bc9: Pulling fs layer 02:47:19 b5e4710f87ac: Pulling fs layer 02:47:19 ad3a456e5733: Waiting 02:47:19 ce7588e14bc9: Waiting 02:47:19 b5e4710f87ac: Waiting 02:47:19 69c7f0334f64: Waiting 02:47:19 c4d48a809fc2: Verifying Checksum 02:47:19 ad3a456e5733: Download complete 02:47:19 69c7f0334f64: Verifying Checksum 02:47:19 69c7f0334f64: Download complete 02:47:19 7264a8db6415: Verifying Checksum 02:47:19 7264a8db6415: Download complete 02:47:19 1f1c1a5573a3: Verifying Checksum 02:47:19 1f1c1a5573a3: Download complete 02:47:19 7264a8db6415: Pull complete 02:47:19 b5e4710f87ac: Verifying Checksum 02:47:19 b5e4710f87ac: Download complete 02:47:19 c4d48a809fc2: Pull complete 02:47:19 4f1c88b9dad5: Download complete 02:47:19 ce7588e14bc9: Verifying Checksum 02:47:19 ce7588e14bc9: Download complete 02:47:22 4f1c88b9dad5: Pull complete 02:47:22 ad3a456e5733: Pull complete 02:47:22 69c7f0334f64: Pull complete 02:47:22 1f1c1a5573a3: Pull complete 02:47:25 ce7588e14bc9: Pull complete 02:47:25 b5e4710f87ac: Pull complete 02:47:25 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 02:47:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:47:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 02:47:25 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:26 + docker inspect -f . ci-base-image-x86_64 02:47:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:26 prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container 02:47:26 $ 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 02:47:33 Still waiting to schedule task 02:47:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:47:34 $ docker top be26fc528628aa76eb0684f51e4d9ff80350c3bacbfa037e574b043281265a5e -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:34 + go version 02:47:34 go version go1.21.0 linux/amd64 [Pipeline] } 02:47:34 $ docker stop --time=1 be26fc528628aa76eb0684f51e4d9ff80350c3bacbfa037e574b043281265a5e 02:47:35 $ docker rm -f --volumes be26fc528628aa76eb0684f51e4d9ff80350c3bacbfa037e574b043281265a5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:36 + docker inspect -f . ci-base-image-x86_64 02:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:36 prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container 02:47:36 $ 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 02:47:36 $ docker top 8f1b2432c1a31788a59e6e056fee2f3d24a84beb574641ae9efa7a376bb959da -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:37 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 02:47:37 + make test 02:47:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:47:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 02:47:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 02:47:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 02:47:38 go: downloading github.com/stretchr/testify v1.9.0 02:47:38 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 02:47:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:47:38 go: downloading github.com/labstack/echo/v4 v4.11.4 02:47:38 go: downloading github.com/mitchellh/mapstructure v1.5.0 02:47:38 go: downloading github.com/google/uuid v1.6.0 02:47:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 02:47:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 02:47:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:47:38 go: downloading github.com/openziti/sdk-golang v0.23.11 02:47:38 go: downloading github.com/sirupsen/logrus v1.9.3 02:47:38 go: downloading github.com/mitchellh/copystructure v1.2.0 02:47:38 go: downloading gopkg.in/yaml.v3 v3.0.1 02:47:39 go: downloading github.com/gorilla/websocket v1.5.1 02:47:39 go: downloading golang.org/x/net v0.21.0 02:47:39 go: downloading golang.org/x/sync v0.6.0 02:47:39 go: downloading github.com/go-kit/log v0.2.1 02:47:39 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 02:47:39 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 02:47:39 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 02:47:39 go: downloading github.com/go-playground/validator/v10 v10.19.0 02:47:39 go: downloading github.com/labstack/gommon v0.4.2 02:47:39 go: downloading golang.org/x/crypto v0.21.0 02:47:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 02:47:39 go: downloading github.com/stretchr/objx v0.5.2 02:47:39 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 02:47:39 go: downloading github.com/valyala/fasttemplate v1.2.2 02:47:39 go: downloading golang.org/x/time v0.5.0 02:47:39 go: downloading github.com/hashicorp/errwrap v1.1.0 02:47:39 go: downloading github.com/go-openapi/runtime v0.27.1 02:47:39 go: downloading github.com/go-openapi/strfmt v0.22.1 02:47:39 go: downloading github.com/go-resty/resty/v2 v2.11.0 02:47:39 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 02:47:39 go: downloading github.com/michaelquigley/pfxlog v0.6.10 02:47:39 go: downloading github.com/openziti/edge-api v0.26.12 02:47:40 go: downloading github.com/openziti/foundation/v2 v2.0.39 02:47:40 go: downloading github.com/openziti/identity v1.0.72 02:47:40 go: downloading github.com/pkg/errors v0.9.1 02:47:40 go: downloading github.com/zitadel/oidc/v2 v2.12.0 02:47:40 go: downloading golang.org/x/oauth2 v0.16.0 02:47:40 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 02:47:40 go: downloading github.com/openziti/channel/v2 v2.0.121 02:47:40 go: downloading github.com/kataras/go-events v0.0.3 02:47:40 go: downloading github.com/openziti/secretstream v0.1.17 02:47:40 go: downloading github.com/openziti/transport/v2 v2.0.124 02:47:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:47:40 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 02:47:40 go: downloading github.com/openziti/metrics v1.2.47 02:47:40 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 02:47:40 go: downloading github.com/mitchellh/reflectwalk v1.0.2 02:47:40 go: downloading golang.org/x/sys v0.18.0 02:47:40 go: downloading github.com/hashicorp/consul/api v1.27.0 02:47:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:47:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:47:40 go: downloading github.com/mattn/go-colorable v0.1.13 02:47:40 go: downloading github.com/mattn/go-isatty v0.0.20 02:47:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:47:40 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 02:47:40 go: downloading github.com/go-playground/universal-translator v0.18.1 02:47:40 go: downloading github.com/leodido/go-urn v1.4.0 02:47:40 go: downloading golang.org/x/text v0.14.0 02:47:40 go: downloading github.com/zeebo/errs v1.3.0 02:47:40 go: downloading google.golang.org/grpc v1.60.1 02:47:40 go: downloading github.com/x448/float16 v0.8.4 02:47:40 go: downloading github.com/valyala/bytebufferpool v1.0.0 02:47:40 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 02:47:40 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 02:47:41 go: downloading github.com/go-openapi/errors v0.21.0 02:47:41 go: downloading github.com/oklog/ulid v1.3.1 02:47:41 go: downloading go.mongodb.org/mongo-driver v1.14.0 02:47:41 go: downloading github.com/go-openapi/swag v0.22.9 02:47:41 go: downloading github.com/opentracing/opentracing-go v1.2.0 02:47:41 go: downloading go.opentelemetry.io/otel v1.24.0 02:47:41 go: downloading go.opentelemetry.io/otel/trace v1.24.0 02:47:41 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 02:47:41 go: downloading github.com/go-openapi/validate v0.23.0 02:47:41 go: downloading github.com/fsnotify/fsnotify v1.7.0 02:47:41 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 02:47:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:47:41 go: downloading github.com/golang/protobuf v1.5.3 02:47:41 go: downloading google.golang.org/protobuf v1.33.0 02:47:41 go: downloading github.com/gorilla/securecookie v1.1.1 02:47:41 go: downloading github.com/gorilla/schema v1.2.0 02:47:41 go: downloading github.com/muhlemmer/gu v0.3.1 02:47:41 go: downloading github.com/mitchellh/go-ps v1.0.0 02:47:41 go: downloading github.com/shirou/gopsutil/v3 v3.24.1 02:47:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:47:41 go: downloading github.com/hashicorp/go-hclog v1.5.0 02:47:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:47:41 go: downloading github.com/hashicorp/serf v0.10.1 02:47:41 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 02:47:41 go: downloading github.com/go-playground/locales v0.14.1 02:47:41 go: downloading golang.org/x/term v0.18.0 02:47:41 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 02:47:41 go: downloading github.com/go-openapi/analysis v0.22.2 02:47:41 go: downloading github.com/go-openapi/loads v0.21.5 02:47:41 go: downloading github.com/go-openapi/spec v0.20.14 02:47:41 go: downloading github.com/mailru/easyjson v0.7.7 02:47:41 go: downloading github.com/go-logr/logr v1.4.1 02:47:41 go: downloading go.opentelemetry.io/otel/metric v1.24.0 02:47:41 go: downloading github.com/go-openapi/jsonpointer v0.20.2 02:47:41 go: downloading github.com/tklauser/go-sysconf v0.3.12 02:47:42 go: downloading github.com/fatih/color v1.14.1 02:47:42 go: downloading github.com/armon/go-metrics v0.4.1 02:47:42 go: downloading github.com/go-logr/stdr v1.2.2 02:47:42 go: downloading github.com/josharian/intern v1.0.0 02:47:42 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 02:47:42 go: downloading github.com/go-openapi/jsonreference v0.20.4 02:47:42 go: downloading github.com/tklauser/numcpus v0.6.1 02:47:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:47:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:48:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 02:48:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 02:48:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.137s coverage: 35.9% of statements 02:48:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.020s coverage: 93.5% of statements 02:48:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 91.9% of statements 02:48:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.287s coverage: 88.2% of statements 02:48:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 84.4% of statements 02:48:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 02:48:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 02:48:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 02:48:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 02:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.183s coverage: 41.5% of statements 02:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.019s coverage: 100.0% of statements 02:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.320s coverage: 87.7% of statements 02:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 26.3% of statements 02:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.081s coverage: 76.3% of statements 02:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.007s coverage: 50.9% of statements 02:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.011s coverage: 31.2% of statements 02:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 02:49:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:49:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:49:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:49:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:49:08 $ docker stop --time=1 8f1b2432c1a31788a59e6e056fee2f3d24a84beb574641ae9efa7a376bb959da 02:49:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-407 in /w/workspace/gexfoundry_go-mod-bootstrap_main 02:49:11 $ docker rm -f --volumes 8f1b2432c1a31788a59e6e056fee2f3d24a84beb574641ae9efa7a376bb959da [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 02:49:11 Running in /w/workspace/go-mod-bootstrap/273 [Pipeline] { [Pipeline] checkout 02:49:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:49:14 The recommended git tool is: git 02:49:15 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 02:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:15 02:49:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:16 latest: Pulling from edgex-lftools-log-publisher 02:49:16 5eb5b503b376: Pulling fs layer 02:49:16 5c69ac0246d0: Pulling fs layer 02:49:16 ec43610c2a17: Pulling fs layer 02:49:16 3a2ae6a8a46f: Pulling fs layer 02:49:16 33b1e0a273af: Pulling fs layer 02:49:16 5d3b04190fa2: Pulling fs layer 02:49:16 2f39f015ded8: Pulling fs layer 02:49:16 3a2ae6a8a46f: Waiting 02:49:16 33b1e0a273af: Waiting 02:49:16 5d3b04190fa2: Waiting 02:49:16 2f39f015ded8: Waiting 02:49:16 5c69ac0246d0: Verifying Checksum 02:49:16 5c69ac0246d0: Download complete 02:49:16 3a2ae6a8a46f: Verifying Checksum 02:49:16 3a2ae6a8a46f: Download complete 02:49:16 33b1e0a273af: Verifying Checksum 02:49:16 33b1e0a273af: Download complete 02:49:16 ec43610c2a17: Verifying Checksum 02:49:16 5d3b04190fa2: Verifying Checksum 02:49:16 5d3b04190fa2: Download complete 02:49:16 5eb5b503b376: Verifying Checksum 02:49:16 5eb5b503b376: Download complete 02:49:17 2f39f015ded8: Download complete 02:49:17 5eb5b503b376: Pull complete 02:49:17 5c69ac0246d0: Pull complete 02:49:18 ec43610c2a17: Pull complete 02:49:18 3a2ae6a8a46f: Pull complete 02:49:18 33b1e0a273af: Pull complete 02:49:18 5d3b04190fa2: Pull complete 02:49:19 using credential edgex-jenkins-ssh 02:49:19 Cloning the remote Git repository 02:49:19 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 02:49:19 > git init /w/workspace/go-mod-bootstrap/273 # timeout=10 02:49:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 02:49:20 > git --version # timeout=10 02:49:20 > git --version # 'git version 2.25.1' 02:49:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:49:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 02:49:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:22 2f39f015ded8: Pull complete 02:49:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:22 prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container 02:49:22 $ 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 02:49:23 Avoid second fetch 02:49:23 Checking out Revision 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 (main) 02:49:23 > git config core.sparsecheckout # timeout=10 02:49:23 > git checkout -f 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 # timeout=10 02:49:23 Commit message: "feat: Add service key to HTTP Server (#679)" 02:49:27 02:49:27 GitHub has been notified of this commit’s build result 02:49:27 02:49:31 $ docker top 95a5111b6a8217c4f5aeafbecd797cf9c36d4b664719ddf39d16bcf282471e3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:32 ---> job-cost.sh 02:49:32 lf-activate-venv: SKIPPING 02:49:32 INFO: No Stack... 02:49:32 INFO: Retrieving Pricing Info for: v3-standard-8 02:49:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:49:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:32 Dload Upload Total Spent Left Speed 02:49:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 02:49:32 INFO: Archiving Costs [Pipeline] sh 02:49:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:49:32 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 02:49:32 + cut -d, -f6 [Pipeline] lock 02:49:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] 02:49:32 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] did not exist. Created. 02:49:32 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:49:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:49:33 + sudo tee /etc/docker/daemon.new 02:49:33 { 02:49:33 "registry-mirrors": [ 02:49:33 "https://nexus3.edgexfoundry.org:10001" 02:49:33 ], 02:49:33 "bip": "10.250.0.254/24", 02:49:33 "hosts": [ 02:49:33 "tcp://0.0.0.0:5555", 02:49:33 "unix:///var/run/docker.sock" 02:49:33 ], 02:49:33 "mtu": 1458, 02:49:33 "selinux-enabled": true, 02:49:33 "seccomp-profile": "/etc/docker/seccomp.json" 02:49:33 } [Pipeline] sh 02:49:33 + echo total: 0.2199999988079071 [Pipeline] stash 02:49:33 Stashed 1 file(s) [Pipeline] } 02:49:33 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] [Pipeline] // lock [Pipeline] } 02:49:33 $ docker stop --time=1 95a5111b6a8217c4f5aeafbecd797cf9c36d4b664719ddf39d16bcf282471e3c 02:49:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 02:49:34 $ docker rm -f --volumes 95a5111b6a8217c4f5aeafbecd797cf9c36d4b664719ddf39d16bcf282471e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:49:34 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:49:53 ========================================================= 02:49:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:49:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:49:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:49:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:49:54 9fda8d8052c6: Pulling fs layer 02:49:54 5d54e960e981: Pulling fs layer 02:49:54 c4a7e357bf2a: Pulling fs layer 02:49:54 f0e02332f6b5: Pulling fs layer 02:49:54 872ee5b61b7b: Pulling fs layer 02:49:54 0c6a40ed1a82: Pulling fs layer 02:49:54 94ae7d8d031c: Pulling fs layer 02:49:54 f0e02332f6b5: Waiting 02:49:54 872ee5b61b7b: Waiting 02:49:54 0c6a40ed1a82: Waiting 02:49:54 94ae7d8d031c: Waiting 02:49:54 5d54e960e981: Verifying Checksum 02:49:54 5d54e960e981: Download complete 02:49:54 f0e02332f6b5: Verifying Checksum 02:49:54 f0e02332f6b5: Download complete 02:49:54 872ee5b61b7b: Verifying Checksum 02:49:54 872ee5b61b7b: Download complete 02:49:54 9fda8d8052c6: Verifying Checksum 02:49:54 9fda8d8052c6: Download complete 02:49:54 94ae7d8d031c: Verifying Checksum 02:49:54 94ae7d8d031c: Download complete 02:49:55 9fda8d8052c6: Pull complete 02:49:56 5d54e960e981: Pull complete 02:49:56 c4a7e357bf2a: Verifying Checksum 02:49:56 c4a7e357bf2a: Download complete 02:49:57 0c6a40ed1a82: Verifying Checksum 02:49:57 0c6a40ed1a82: Download complete 02:50:09 c4a7e357bf2a: Pull complete 02:50:09 f0e02332f6b5: Pull complete 02:50:09 872ee5b61b7b: Pull complete 02:50:18 0c6a40ed1a82: Pull complete 02:50:19 94ae7d8d031c: Pull complete 02:50:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:50:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:50:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 02:50:19 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:20 + docker inspect -f . ci-base-image-arm64 02:50:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:20 prd-ubuntu20.04-docker-arm64-4c-16g-407 does not seem to be running inside a container 02:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/273 -v /w/workspace/go-mod-bootstrap/273:/w/workspace/go-mod-bootstrap/273:rw,z -v /w/workspace/go-mod-bootstrap/273@tmp:/w/workspace/go-mod-bootstrap/273@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 02:50:23 $ docker top a9caceef6933a8637f8dc34c63eec8576b4de6e50ec879cba117bef4e267bcf7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:24 + go version 02:50:24 go version go1.21.0 linux/arm64 [Pipeline] } 02:50:24 $ docker stop --time=1 a9caceef6933a8637f8dc34c63eec8576b4de6e50ec879cba117bef4e267bcf7 02:50:26 $ docker rm -f --volumes a9caceef6933a8637f8dc34c63eec8576b4de6e50ec879cba117bef4e267bcf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:26 + docker inspect -f . ci-base-image-arm64 02:50:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:26 prd-ubuntu20.04-docker-arm64-4c-16g-407 does not seem to be running inside a container 02:50:26 $ 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/273 -v /w/workspace/go-mod-bootstrap/273:/w/workspace/go-mod-bootstrap/273:rw,z -v /w/workspace/go-mod-bootstrap/273@tmp:/w/workspace/go-mod-bootstrap/273@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 02:50:28 $ docker top 986dc1d864ccb771da2e06dca99afd6739821be467723442279bb91c277c8e30 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:28 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/273 [Pipeline] fileExists [Pipeline] sh 02:50:28 + make test 02:50:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:50:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 02:50:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 02:50:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 02:50:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 02:50:29 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 02:50:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 02:50:30 go: downloading github.com/stretchr/testify v1.9.0 02:50:30 go: downloading github.com/mitchellh/copystructure v1.2.0 02:50:30 go: downloading gopkg.in/yaml.v3 v3.0.1 02:50:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:50:30 go: downloading github.com/google/uuid v1.6.0 02:50:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:50:30 go: downloading github.com/labstack/echo/v4 v4.11.4 02:50:30 go: downloading github.com/mitchellh/mapstructure v1.5.0 02:50:30 go: downloading github.com/openziti/sdk-golang v0.23.11 02:50:30 go: downloading github.com/sirupsen/logrus v1.9.3 02:50:30 go: downloading github.com/gorilla/websocket v1.5.1 02:50:30 go: downloading golang.org/x/net v0.21.0 02:50:30 go: downloading golang.org/x/sync v0.6.0 02:50:30 go: downloading github.com/go-kit/log v0.2.1 02:50:30 go: downloading github.com/go-playground/validator/v10 v10.19.0 02:50:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 02:50:31 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 02:50:31 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 02:50:31 go: downloading github.com/stretchr/objx v0.5.2 02:50:31 go: downloading github.com/mitchellh/reflectwalk v1.0.2 02:50:31 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 02:50:31 go: downloading github.com/hashicorp/errwrap v1.1.0 02:50:31 go: downloading github.com/labstack/gommon v0.4.2 02:50:31 go: downloading golang.org/x/crypto v0.21.0 02:50:31 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 02:50:31 go: downloading github.com/valyala/fasttemplate v1.2.2 02:50:31 go: downloading golang.org/x/time v0.5.0 02:50:32 go: downloading github.com/go-openapi/runtime v0.27.1 02:50:32 go: downloading github.com/go-openapi/strfmt v0.22.1 02:50:32 go: downloading github.com/go-resty/resty/v2 v2.11.0 02:50:32 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 02:50:32 go: downloading github.com/michaelquigley/pfxlog v0.6.10 02:50:32 go: downloading github.com/openziti/edge-api v0.26.12 02:50:35 go: downloading github.com/openziti/foundation/v2 v2.0.39 02:50:35 go: downloading github.com/openziti/identity v1.0.72 02:50:35 go: downloading github.com/pkg/errors v0.9.1 02:50:35 go: downloading github.com/zitadel/oidc/v2 v2.12.0 02:50:35 go: downloading golang.org/x/oauth2 v0.16.0 02:50:35 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 02:50:35 go: downloading github.com/openziti/channel/v2 v2.0.121 02:50:35 go: downloading github.com/openziti/secretstream v0.1.17 02:50:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:50:35 go: downloading github.com/openziti/transport/v2 v2.0.124 02:50:35 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 02:50:35 go: downloading github.com/kataras/go-events v0.0.3 02:50:35 go: downloading github.com/openziti/metrics v1.2.47 02:50:35 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 02:50:35 go: downloading github.com/hashicorp/consul/api v1.27.0 02:50:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:50:35 go: downloading golang.org/x/sys v0.18.0 02:50:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:50:36 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:50:36 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 02:50:36 go: downloading github.com/go-playground/universal-translator v0.18.1 02:50:36 go: downloading github.com/leodido/go-urn v1.4.0 02:50:36 go: downloading golang.org/x/text v0.14.0 02:50:37 go: downloading github.com/zeebo/errs v1.3.0 02:50:37 go: downloading google.golang.org/grpc v1.60.1 02:50:38 go: downloading github.com/mattn/go-colorable v0.1.13 02:50:38 go: downloading github.com/mattn/go-isatty v0.0.20 02:50:38 go: downloading github.com/x448/float16 v0.8.4 02:50:38 go: downloading github.com/valyala/bytebufferpool v1.0.0 02:50:38 go: downloading github.com/go-openapi/errors v0.21.0 02:50:38 go: downloading github.com/go-openapi/swag v0.22.9 02:50:38 go: downloading github.com/opentracing/opentracing-go v1.2.0 02:50:38 go: downloading go.opentelemetry.io/otel v1.24.0 02:50:39 go: downloading go.opentelemetry.io/otel/trace v1.24.0 02:50:39 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 02:50:39 go: downloading github.com/oklog/ulid v1.3.1 02:50:39 go: downloading go.mongodb.org/mongo-driver v1.14.0 02:50:40 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 02:50:41 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 02:50:41 go: downloading github.com/go-openapi/validate v0.23.0 02:50:41 go: downloading github.com/fsnotify/fsnotify v1.7.0 02:50:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:50:42 go: downloading github.com/gorilla/securecookie v1.1.1 02:50:42 go: downloading github.com/gorilla/schema v1.2.0 02:50:42 go: downloading github.com/muhlemmer/gu v0.3.1 02:50:42 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 02:50:42 go: downloading github.com/golang/protobuf v1.5.3 02:50:42 go: downloading google.golang.org/protobuf v1.33.0 02:50:42 go: downloading github.com/mitchellh/go-ps v1.0.0 02:50:42 go: downloading github.com/shirou/gopsutil/v3 v3.24.1 02:50:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:50:43 go: downloading github.com/hashicorp/go-hclog v1.5.0 02:50:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:50:43 go: downloading github.com/hashicorp/serf v0.10.1 02:50:43 go: downloading github.com/go-playground/locales v0.14.1 02:50:43 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 02:50:43 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 02:50:43 go: downloading github.com/go-openapi/analysis v0.22.2 02:50:43 go: downloading github.com/go-openapi/loads v0.21.5 02:50:43 go: downloading github.com/go-openapi/spec v0.20.14 02:50:44 go: downloading github.com/mailru/easyjson v0.7.7 02:50:44 go: downloading github.com/go-logr/logr v1.4.1 02:50:44 go: downloading go.opentelemetry.io/otel/metric v1.24.0 02:50:44 go: downloading golang.org/x/term v0.18.0 02:50:44 go: downloading github.com/go-openapi/jsonpointer v0.20.2 02:50:44 go: downloading github.com/tklauser/go-sysconf v0.3.12 02:50:44 go: downloading github.com/fatih/color v1.14.1 02:50:44 go: downloading github.com/armon/go-metrics v0.4.1 02:50:44 go: downloading github.com/go-openapi/jsonreference v0.20.4 02:50:44 go: downloading github.com/josharian/intern v1.0.0 02:50:44 go: downloading github.com/go-logr/stdr v1.2.2 02:50:44 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 02:50:45 go: downloading github.com/tklauser/numcpus v0.6.1 02:50:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:50:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:52:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 02:52:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 02:52:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.209s coverage: 35.9% of statements 02:53:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.112s coverage: 93.5% of statements 02:53:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.086s coverage: 91.9% of statements 02:53:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.273s coverage: 88.2% of statements 02:53:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.016s coverage: 84.4% of statements 02:53:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 02:53:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 02:53:20 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.177s coverage: 41.5% of statements 02:53:20 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.079s coverage: 100.0% of statements 02:53:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.372s coverage: 87.7% of statements 02:53:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.057s coverage: 26.3% of statements 02:53:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 02:53:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 02:53:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.117s coverage: 76.3% of statements 02:53:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.037s coverage: 50.9% of statements 02:53:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.030s coverage: 31.2% of statements 02:53:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.013s coverage: 91.3% of statements 02:53:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:53:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:54:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:54:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:54:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:54:06 $ docker stop --time=1 986dc1d864ccb771da2e06dca99afd6739821be467723442279bb91c277c8e30 02:54:08 $ docker rm -f --volumes 986dc1d864ccb771da2e06dca99afd6739821be467723442279bb91c277c8e30 [Pipeline] // withDockerContainer [Pipeline] sh 02:54:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:54:12 Warning: overwriting stash ‘coverage-report’ 02:54:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:54:13 02:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:54:13 arm64: Pulling from edgex-lftools-log-publisher 02:54:13 8998bd30e6a1: Pulling fs layer 02:54:13 04944245beec: Pulling fs layer 02:54:13 699f458cf7ca: Pulling fs layer 02:54:13 765212b225bb: Pulling fs layer 02:54:13 f23df028b6ca: Pulling fs layer 02:54:13 d65c8cfc05b1: Pulling fs layer 02:54:13 2437ff75d9bd: Pulling fs layer 02:54:13 765212b225bb: Waiting 02:54:13 f23df028b6ca: Waiting 02:54:13 d65c8cfc05b1: Waiting 02:54:13 2437ff75d9bd: Waiting 02:54:13 04944245beec: Verifying Checksum 02:54:13 04944245beec: Download complete 02:54:13 765212b225bb: Verifying Checksum 02:54:13 765212b225bb: Download complete 02:54:14 f23df028b6ca: Download complete 02:54:14 d65c8cfc05b1: Verifying Checksum 02:54:14 d65c8cfc05b1: Download complete 02:54:14 699f458cf7ca: Verifying Checksum 02:54:14 699f458cf7ca: Download complete 02:54:14 8998bd30e6a1: Verifying Checksum 02:54:14 8998bd30e6a1: Download complete 02:54:17 2437ff75d9bd: Verifying Checksum 02:54:17 2437ff75d9bd: Download complete 02:54:19 8998bd30e6a1: Pull complete 02:54:19 04944245beec: Pull complete 02:54:21 699f458cf7ca: Pull complete 02:54:21 765212b225bb: Pull complete 02:54:22 f23df028b6ca: Pull complete 02:54:22 d65c8cfc05b1: Pull complete 02:54:40 2437ff75d9bd: Pull complete 02:54:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:54:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:41 prd-ubuntu20.04-docker-arm64-4c-16g-407 does not seem to be running inside a container 02:54:41 $ 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/273 -v /w/workspace/go-mod-bootstrap/273:/w/workspace/go-mod-bootstrap/273:rw,z -v /w/workspace/go-mod-bootstrap/273@tmp:/w/workspace/go-mod-bootstrap/273@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 02:54:43 $ docker top 4e43976982a214db888b09ac141d25ddce6faab36be258c2b80e0bec95bba703 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:44 ---> job-cost.sh 02:54:44 lf-activate-venv: SKIPPING 02:54:44 INFO: No Stack... 02:54:45 INFO: Retrieving Pricing Info for: v3-standard-4 02:54:46 INFO: Archiving Costs [Pipeline] sh 02:54:46 + cat /w/workspace/go-mod-bootstrap/273/archives/cost.csv 02:54:46 + cut -d, -f6 [Pipeline] lock 02:54:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] 02:54:46 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] did not exist. Created. 02:54:46 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:54:47 /w/workspace/go-mod-bootstrap/273@tmp/durable-25ad0ed8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:54:47 + echo total: 0.10999999940395355 [Pipeline] stash 02:54:48 Warning: overwriting stash ‘stack-cost’ 02:54:48 Stashed 1 file(s) [Pipeline] } 02:54:48 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-273-stack-cost] [Pipeline] // lock [Pipeline] } 02:54:48 $ docker stop --time=1 4e43976982a214db888b09ac141d25ddce6faab36be258c2b80e0bec95bba703 02:54:49 $ docker rm -f --volumes 4e43976982a214db888b09ac141d25ddce6faab36be258c2b80e0bec95bba703 [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 02:54:50 provisioning config files... 02:54:50 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10416471806768254967tmp [Pipeline] { [Pipeline] sh 02:54:50 + set +x 02:54:50 + curl -s https://codecov.io/bash 02:54:50 + bash -s -- 02:54:50 02:54:50 _____ _ 02:54:50 / ____| | | 02:54:50 | | ___ __| | ___ ___ _____ __ 02:54:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:54:50 | |___| (_) | (_| | __/ (_| (_) \ V / 02:54:50 \_____\___/ \__,_|\___|\___\___/ \_/ 02:54:50 Bash-1.0.6 02:54:50 02:54:50 02:54:50 ==> git version 2.25.1 found 02:54:50 ==> 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 02:54:50 Release-Date: 2020-01-08 02:54:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:54:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:54:50 ==> Jenkins CI detected. 02:54:50 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 02:54:50 project root: . 02:54:50 --> token set from env 02:54:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:54:50 ==> Running gcov in . (disable via -X gcov) 02:54:50 ==> Python coveragepy not found 02:54:50 ==> Searching for coverage reports in: 02:54:50 + . 02:54:50 -> Found 1 reports 02:54:50 ==> Detecting git/mercurial file structure 02:54:50 ==> Reading reports 02:54:50 + ./coverage.out bytes=110952 02:54:50 ==> Appending adjustments 02:54:50 https://docs.codecov.io/docs/fixing-reports 02:54:51 + Found adjustments 02:54:51 ==> Gzipping contents 02:54:51 20K /tmp/codecov.mTvull.gz 02:54:51 ==> Uploading reports 02:54:51 url: https://codecov.io 02:54:51 query: branch=main&commit=29e6be3fc9be9fbd702a2e04303cff05dbc064c4&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 02:54:51 -> Pinging Codecov 02:54:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=29e6be3fc9be9fbd702a2e04303cff05dbc064c4&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 02:54:51 -> Uploading to 02:54:51 https://storage.googleapis.com/codecov/v4/raw/2024-03-20/833815588EE85121546D348822E98E2E/29e6be3fc9be9fbd702a2e04303cff05dbc064c4/37807925-2da8-4c5c-9faa-eac0f4a78c0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240320T025451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21f8ab74e405618a4031ca1a523d157f49742263a0fcc6a0d86739a0b4f9d44a 02:54:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:54:51 Dload Upload Total Spent Left Speed 02:54:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17120 0 0 100 17120 0 62028 --:--:-- --:--:-- --:--:-- 62028 02:54:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] } 02:54:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:54:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:54:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:54:52 02:54:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:54:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:54:52 df9b9388f04a: Pulling fs layer 02:54:52 52dc419b0ee2: Pulling fs layer 02:54:52 25bc292e5bac: Pulling fs layer 02:54:52 114826534d7a: Pulling fs layer 02:54:52 4657fd5d0bcf: Pulling fs layer 02:54:52 6ad1cebc031e: Pulling fs layer 02:54:52 8a3aa393b2d8: Pulling fs layer 02:54:52 114826534d7a: Waiting 02:54:52 4657fd5d0bcf: Waiting 02:54:52 6ad1cebc031e: Waiting 02:54:52 8a3aa393b2d8: Waiting 02:54:52 25bc292e5bac: Download complete 02:54:52 52dc419b0ee2: Verifying Checksum 02:54:52 52dc419b0ee2: Download complete 02:54:52 4657fd5d0bcf: Download complete 02:54:52 df9b9388f04a: Download complete 02:54:52 df9b9388f04a: Pull complete 02:54:52 6ad1cebc031e: Verifying Checksum 02:54:52 6ad1cebc031e: Download complete 02:54:52 52dc419b0ee2: Pull complete 02:54:52 25bc292e5bac: Pull complete 02:54:53 114826534d7a: Download complete 02:54:53 8a3aa393b2d8: Verifying Checksum 02:54:53 8a3aa393b2d8: Download complete 02:54:56 114826534d7a: Pull complete 02:54:56 4657fd5d0bcf: Pull complete 02:54:57 6ad1cebc031e: Pull complete 02:55:00 8a3aa393b2d8: Pull complete 02:55:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:55:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:00 prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container 02:55:00 $ 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 02:55:08 $ docker top 110818dacc549162d76cfecc389add62dfc71819b0e91c6a3496b4eee45dda93 -eo pid,comm [Pipeline] { [Pipeline] echo 02:55:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 02:55:08 + set -o pipefail 02:55:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 02:55:20 02:55:20 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 02:55:20 02:55:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/f3bd6bfd-d3bc-4b53-a645-be065a76bc72 02:55:20 02:55:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:55:20 02:55:24 02:55:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:55:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:55:24 More details here: https://snyk.co/ue1NS [Pipeline] } 02:55:24 $ docker stop --time=1 110818dacc549162d76cfecc389add62dfc71819b0e91c6a3496b4eee45dda93 02:55:29 $ docker rm -f --volumes 110818dacc549162d76cfecc389add62dfc71819b0e91c6a3496b4eee45dda93 [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 02:55:30 + git log --format=format:%s -1 29e6be3fc9be9fbd702a2e04303cff05dbc064c4 [Pipeline] sh 02:55:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:55:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:31 prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container 02:55:31 $ 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 02:55:32 $ docker top 9f1933bc33fadfff5a1b2203ebde117f5037d8e3af44de056d0ddc2a50dbe735 -eo pid,comm 02:55:32 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). 02:55:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:32 [ssh-agent] Looking for ssh-agent implementation... 02:55:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:32 $ docker exec 9f1933bc33fadfff5a1b2203ebde117f5037d8e3af44de056d0ddc2a50dbe735 ssh-agent 02:55:32 SSH_AUTH_SOCK=/tmp/ssh-QUnyuQEpshyg/agent.32 02:55:32 SSH_AGENT_PID=38 02:55:32 Running ssh-add (command line suppressed) 02:55:32 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7669801353021813186.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7669801353021813186.key) 02:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:32 + git semver tag 02:55:33 2024-03-20 02:55:33,052 [run_tag] DEBUG tag force:False 02:55:33 2024-03-20 02:55:33,053 [check_head_tag] DEBUG check head tag 02:55:33 2024-03-20 02:55:33,055 [execute] INFO git cat-file --batch-check 02:55:33 2024-03-20 02:55:33,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 02:55:33 2024-03-20 02:55:33,059 [execute] INFO git cat-file --batch 02:55:33 2024-03-20 02:55:33,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 02:55:33 2024-03-20 02:55:33,098 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 02:55:33 2024-03-20 02:55:33,098 [execute] INFO git tag -a v3.2.0-dev.26 -m v3.2.0-dev.26 02:55:33 2024-03-20 02:55:33,098 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.26', '-m', 'v3.2.0-dev.26'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 02:55:33 2024-03-20 02:55:33,103 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 02:55:33 3.2.0-dev.26 [Pipeline] } 02:55:33 $ docker exec --env ******** --env ******** 9f1933bc33fadfff5a1b2203ebde117f5037d8e3af44de056d0ddc2a50dbe735 ssh-agent -k 02:55:33 unset SSH_AUTH_SOCK; 02:55:33 unset SSH_AGENT_PID; 02:55:33 echo Agent pid 38 killed; 02:55:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:33 + git semver [Pipeline] } 02:55:33 $ docker stop --time=1 9f1933bc33fadfff5a1b2203ebde117f5037d8e3af44de056d0ddc2a50dbe735 02:55:35 $ docker rm -f --volumes 9f1933bc33fadfff5a1b2203ebde117f5037d8e3af44de056d0ddc2a50dbe735 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:55:35 02:55:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:55:36 0.23.1-centos7: Pulling from edgex-lftools 02:55:36 ab5ef0e58194: Pulling fs layer 02:55:36 9712f1f96733: Pulling fs layer 02:55:36 63f879dbbcfc: Pulling fs layer 02:55:36 0d9ebad4ef96: Pulling fs layer 02:55:36 e9a5061849ea: Pulling fs layer 02:55:36 d747dcd14b5f: Pulling fs layer 02:55:36 2de7ff778b66: Pulling fs layer 02:55:36 e9a5061849ea: Waiting 02:55:36 2de7ff778b66: Waiting 02:55:36 0d9ebad4ef96: Waiting 02:55:36 d747dcd14b5f: Waiting 02:55:36 9712f1f96733: Verifying Checksum 02:55:36 9712f1f96733: Download complete 02:55:36 63f879dbbcfc: Verifying Checksum 02:55:36 63f879dbbcfc: Download complete 02:55:36 e9a5061849ea: Verifying Checksum 02:55:36 e9a5061849ea: Download complete 02:55:36 d747dcd14b5f: Verifying Checksum 02:55:36 d747dcd14b5f: Download complete 02:55:36 ab5ef0e58194: Verifying Checksum 02:55:36 ab5ef0e58194: Download complete 02:55:36 0d9ebad4ef96: Verifying Checksum 02:55:36 0d9ebad4ef96: Download complete 02:55:36 2de7ff778b66: Verifying Checksum 02:55:36 2de7ff778b66: Download complete 02:55:39 ab5ef0e58194: Pull complete 02:55:39 9712f1f96733: Pull complete 02:55:40 63f879dbbcfc: Pull complete 02:55:43 0d9ebad4ef96: Pull complete 02:55:43 e9a5061849ea: Pull complete 02:55:43 d747dcd14b5f: Pull complete 02:55:44 2de7ff778b66: Pull complete 02:55:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:55:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:45 prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container 02:55:45 $ 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 02:55:54 $ docker top e2e511e94c80892462de3e6736bccc58b845f1072111eefafe26ff07b5d75cec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:55:54 provisioning config files... 02:55:54 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13055371442705735201tmp 02:55:54 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4282954020211455241tmp 02:55:54 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18430177121457023760tmp [Pipeline] { [Pipeline] echo 02:55:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:55:54 ---> sigul-configuration.sh 02:55:54 gpg: directory `/root/.gnupg' created 02:55:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:55:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:55:54 gpg: keyring `/root/.gnupg/secring.gpg' created 02:55:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:55:54 gpg: CAST5 encrypted data 02:55:54 gpg: encrypted with 1 passphrase 02:55:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:55:54 + mkdir /home/jenkins 02:55:54 + mkdir /home/jenkins/sigul [Pipeline] sh 02:55:55 + 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 02:55:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:55:55 ---> sigul-install.sh 02:55:55 Sigul already installed; skipping installation. [Pipeline] sh 02:55:55 + git tag --list 02:55:55 v0.0.1 02:55:55 v0.0.10 02:55:55 v0.0.11 02:55:55 v0.0.12 02:55:55 v0.0.13 02:55:55 v0.0.14 02:55:55 v0.0.15 02:55:55 v0.0.16 02:55:55 v0.0.17 02:55:55 v0.0.18 02:55:55 v0.0.19 02:55:55 v0.0.2 02:55:55 v0.0.20 02:55:55 v0.0.21 02:55:55 v0.0.22 02:55:55 v0.0.23 02:55:55 v0.0.24 02:55:55 v0.0.25 02:55:55 v0.0.26 02:55:55 v0.0.27 02:55:55 v0.0.28 02:55:55 v0.0.29 02:55:55 v0.0.3 02:55:55 v0.0.30 02:55:55 v0.0.31 02:55:55 v0.0.32 02:55:55 v0.0.33 02:55:55 v0.0.34 02:55:55 v0.0.35 02:55:55 v0.0.36 02:55:55 v0.0.37 02:55:55 v0.0.38 02:55:55 v0.0.39 02:55:55 v0.0.4 02:55:55 v0.0.40 02:55:55 v0.0.41 02:55:55 v0.0.42 02:55:55 v0.0.43 02:55:55 v0.0.44 02:55:55 v0.0.45 02:55:55 v0.0.46 02:55:55 v0.0.47 02:55:55 v0.0.48 02:55:55 v0.0.49 02:55:55 v0.0.5 02:55:55 v0.0.50 02:55:55 v0.0.51 02:55:55 v0.0.52 02:55:55 v0.0.53 02:55:55 v0.0.54 02:55:55 v0.0.55 02:55:55 v0.0.56 02:55:55 v0.0.57 02:55:55 v0.0.58 02:55:55 v0.0.59 02:55:55 v0.0.6 02:55:55 v0.0.60 02:55:55 v0.0.61 02:55:55 v0.0.62 02:55:55 v0.0.63 02:55:55 v0.0.64 02:55:55 v0.0.65 02:55:55 v0.0.66 02:55:55 v0.0.67 02:55:55 v0.0.68 02:55:55 v0.0.69 02:55:55 v0.0.7 02:55:55 v0.0.70 02:55:55 v0.0.71 02:55:55 v0.0.72 02:55:55 v0.0.8 02:55:55 v0.0.9 02:55:55 v2.0.0 02:55:55 v2.1.0 02:55:55 v2.1.1 02:55:55 v2.2.0 02:55:55 v2.3.0 02:55:55 v3.0 02:55:55 v3.0.0 02:55:55 v3.0.1 02:55:55 v3.1 02:55:55 v3.1.0 02:55:55 v3.1.0-dev.1 02:55:55 v3.1.0-dev.10 02:55:55 v3.1.0-dev.11 02:55:55 v3.1.0-dev.12 02:55:55 v3.1.0-dev.13 02:55:55 v3.1.0-dev.14 02:55:55 v3.1.0-dev.15 02:55:55 v3.1.0-dev.16 02:55:55 v3.1.0-dev.17 02:55:55 v3.1.0-dev.18 02:55:55 v3.1.0-dev.19 02:55:55 v3.1.0-dev.2 02:55:55 v3.1.0-dev.20 02:55:55 v3.1.0-dev.21 02:55:55 v3.1.0-dev.22 02:55:55 v3.1.0-dev.23 02:55:55 v3.1.0-dev.24 02:55:55 v3.1.0-dev.25 02:55:55 v3.1.0-dev.26 02:55:55 v3.1.0-dev.27 02:55:55 v3.1.0-dev.28 02:55:55 v3.1.0-dev.29 02:55:55 v3.1.0-dev.3 02:55:55 v3.1.0-dev.30 02:55:55 v3.1.0-dev.31 02:55:55 v3.1.0-dev.32 02:55:55 v3.1.0-dev.33 02:55:55 v3.1.0-dev.34 02:55:55 v3.1.0-dev.35 02:55:55 v3.1.0-dev.36 02:55:55 v3.1.0-dev.37 02:55:55 v3.1.0-dev.38 02:55:55 v3.1.0-dev.39 02:55:55 v3.1.0-dev.4 02:55:55 v3.1.0-dev.40 02:55:55 v3.1.0-dev.41 02:55:55 v3.1.0-dev.42 02:55:55 v3.1.0-dev.43 02:55:55 v3.1.0-dev.44 02:55:55 v3.1.0-dev.45 02:55:55 v3.1.0-dev.46 02:55:55 v3.1.0-dev.47 02:55:55 v3.1.0-dev.48 02:55:55 v3.1.0-dev.49 02:55:55 v3.1.0-dev.5 02:55:55 v3.1.0-dev.50 02:55:55 v3.1.0-dev.51 02:55:55 v3.1.0-dev.52 02:55:55 v3.1.0-dev.53 02:55:55 v3.1.0-dev.54 02:55:55 v3.1.0-dev.55 02:55:55 v3.1.0-dev.56 02:55:55 v3.1.0-dev.57 02:55:55 v3.1.0-dev.58 02:55:55 v3.1.0-dev.59 02:55:55 v3.1.0-dev.6 02:55:55 v3.1.0-dev.60 02:55:55 v3.1.0-dev.7 02:55:55 v3.1.0-dev.8 02:55:55 v3.1.0-dev.9 02:55:55 v3.2.0-dev.1 02:55:55 v3.2.0-dev.10 02:55:55 v3.2.0-dev.11 02:55:55 v3.2.0-dev.12 02:55:55 v3.2.0-dev.13 02:55:55 v3.2.0-dev.14 02:55:55 v3.2.0-dev.15 02:55:55 v3.2.0-dev.16 02:55:55 v3.2.0-dev.17 02:55:55 v3.2.0-dev.18 02:55:55 v3.2.0-dev.19 02:55:55 v3.2.0-dev.2 02:55:55 v3.2.0-dev.20 02:55:55 v3.2.0-dev.21 02:55:55 v3.2.0-dev.22 02:55:55 v3.2.0-dev.23 02:55:55 v3.2.0-dev.24 02:55:55 v3.2.0-dev.25 02:55:55 v3.2.0-dev.26 02:55:55 v3.2.0-dev.3 02:55:55 v3.2.0-dev.4 02:55:55 v3.2.0-dev.5 02:55:55 v3.2.0-dev.6 02:55:55 v3.2.0-dev.7 02:55:55 v3.2.0-dev.8 02:55:55 v3.2.0-dev.9 [Pipeline] sh 02:55:56 + lftools sign git-tag v3.2.0-dev.26 02:55:56 Signing Git tag with Sigul... 02:55:56 Signing v3.2.0-dev.26 [Pipeline] echo 02:55:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:55:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:55:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:55:57 $ docker stop --time=1 e2e511e94c80892462de3e6736bccc58b845f1072111eefafe26ff07b5d75cec 02:55:58 $ docker rm -f --volumes e2e511e94c80892462de3e6736bccc58b845f1072111eefafe26ff07b5d75cec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:55:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:55:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:00 prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container 02:56:00 $ 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 02:56:00 $ docker top d33363d4ebd7fb493897fc5b1c5b9533ac0c646b36773f02e6f2bf36d8a881f1 -eo pid,comm 02:56:00 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). 02:56:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:00 [ssh-agent] Looking for ssh-agent implementation... 02:56:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:00 $ docker exec d33363d4ebd7fb493897fc5b1c5b9533ac0c646b36773f02e6f2bf36d8a881f1 ssh-agent 02:56:00 SSH_AUTH_SOCK=/tmp/ssh-ADKGrTdEWOLr/agent.32 02:56:00 SSH_AGENT_PID=38 02:56:00 Running ssh-add (command line suppressed) 02:56:00 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5941770533514386742.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5941770533514386742.key) 02:56:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:01 + git semver bump pre 02:56:01 2024-03-20 02:56:01,503 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 02:56:01 2024-03-20 02:56:01,503 [bump_version] DEBUG bumping version:3.2.0-dev.26 on axis:pre with prefix:dev 02:56:01 2024-03-20 02:56:01,504 [bump_version] DEBUG bumped version:3.2.0-dev.27 02:56:01 2024-03-20 02:56:01,504 [write_version] DEBUG write version:3.2.0-dev.27 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 02:56:01 2024-03-20 02:56:01,504 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 02:56:01 2024-03-20 02:56:01,504 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 02:56:01 2024-03-20 02:56:01,506 [execute] INFO git cat-file --batch-check 02:56:01 2024-03-20 02:56:01,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 02:56:01 2024-03-20 02:56:01,511 [execute] INFO git cat-file --batch 02:56:01 2024-03-20 02:56:01,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 02:56:01 2024-03-20 02:56:01,516 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 02:56:01 3.2.0-dev.27 [Pipeline] } 02:56:01 $ docker exec --env ******** --env ******** d33363d4ebd7fb493897fc5b1c5b9533ac0c646b36773f02e6f2bf36d8a881f1 ssh-agent -k 02:56:01 unset SSH_AUTH_SOCK; 02:56:01 unset SSH_AGENT_PID; 02:56:01 echo Agent pid 38 killed; 02:56:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:02 + git semver [Pipeline] } 02:56:02 $ docker stop --time=1 d33363d4ebd7fb493897fc5b1c5b9533ac0c646b36773f02e6f2bf36d8a881f1 02:56:03 $ docker rm -f --volumes d33363d4ebd7fb493897fc5b1c5b9533ac0c646b36773f02e6f2bf36d8a881f1 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:56:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:04 prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container 02:56:04 $ 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 02:56:04 $ docker top 246d1dbdbf04408b981fc662c2520d1230f231da204e9eeae81d8ac9763d671d -eo pid,comm 02:56:04 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). 02:56:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:04 [ssh-agent] Looking for ssh-agent implementation... 02:56:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:05 $ docker exec 246d1dbdbf04408b981fc662c2520d1230f231da204e9eeae81d8ac9763d671d ssh-agent 02:56:05 SSH_AUTH_SOCK=/tmp/ssh-1jihyv3F2OGK/agent.32 02:56:05 SSH_AGENT_PID=38 02:56:05 Running ssh-add (command line suppressed) 02:56:05 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2251228556522773376.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2251228556522773376.key) 02:56:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:05 + git semver push 02:56:05 2024-03-20 02:56:05,822 [run_push] DEBUG push 02:56:05 2024-03-20 02:56:05,822 [execute] INFO git cat-file --batch-check 02:56:05 2024-03-20 02:56:05,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 02:56:05 2024-03-20 02:56:05,826 [execute] INFO git rev-list 18f308aadaf3919b87674e7cd18398686c02a9e8 -- 02:56:05 2024-03-20 02:56:05,826 [execute] DEBUG Popen(['git', 'rev-list', '18f308aadaf3919b87674e7cd18398686c02a9e8', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 02:56:05 2024-03-20 02:56:05,837 [execute] INFO git fetch -v origin 02:56:05 2024-03-20 02:56:05,837 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 02:56:06 2024-03-20 02:56:06,327 [run_push] DEBUG no remote changes detected 02:56:06 2024-03-20 02:56:06,328 [execute] INFO git push origin semver 02:56:06 2024-03-20 02:56:06,328 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 02:56:07 2024-03-20 02:56:07,518 [run_push] DEBUG push all version tags 02:56:07 2024-03-20 02:56:07,519 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:56:07 2024-03-20 02:56:07,519 [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) 02:56:08 2024-03-20 02:56:08,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 02:56:08 3.2.0-dev.27 [Pipeline] } 02:56:08 $ docker exec --env ******** --env ******** 246d1dbdbf04408b981fc662c2520d1230f231da204e9eeae81d8ac9763d671d ssh-agent -k 02:56:08 unset SSH_AUTH_SOCK; 02:56:08 unset SSH_AGENT_PID; 02:56:08 echo Agent pid 38 killed; 02:56:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:09 + git semver [Pipeline] } 02:56:09 $ docker stop --time=1 246d1dbdbf04408b981fc662c2520d1230f231da204e9eeae81d8ac9763d671d 02:56:12 $ docker rm -f --volumes 246d1dbdbf04408b981fc662c2520d1230f231da204e9eeae81d8ac9763d671d [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 02:56:12 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 02:56:12 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 02:56:12 total 16 02:56:12 drwxr-xr-x 3 root root 4096 Mar 20 02:49 . 02:56:12 drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 02:55 .. 02:56:12 drwxr-xr-x 2 root root 4096 Mar 20 02:49 cost 02:56:12 -rw-r--r-- 1 root root 88 Mar 20 02:49 cost.csv 02:56:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 02:56:12 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 02:56:12 total 16 02:56:12 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 02:49 . 02:56:12 drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 02:55 .. 02:56:12 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 02:49 cost 02:56:12 -rw-r--r-- 1 jenkins jenkins 88 Mar 20 02:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:56:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:56:14 ---> package-listing.sh 02:56:14 ++ facter osfamily 02:56:14 ++ tr '[:upper:]' '[:lower:]' 02:56:14 + OS_FAMILY=debian 02:56:14 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 02:56:14 + START_PACKAGES=/tmp/packages_start.txt 02:56:14 + END_PACKAGES=/tmp/packages_end.txt 02:56:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:56:14 + PACKAGES=/tmp/packages_start.txt 02:56:14 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 02:56:14 + PACKAGES=/tmp/packages_end.txt 02:56:14 + case "${OS_FAMILY}" in 02:56:14 + dpkg -l 02:56:14 + grep '^ii' 02:56:14 + '[' -f /tmp/packages_start.txt ']' 02:56:14 + '[' -f /tmp/packages_end.txt ']' 02:56:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:56:14 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 02:56:14 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 02:56:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 02:56:14 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 02:56:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:15 prd-ubuntu20.04-docker-8c-8g-406 does not seem to be running inside a container 02:56:15 $ 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 02:56:15 $ docker top e9c774596e30b4a9d9f0ef81b0033e5e112e885c0385bbe0e12e5816196e2dc2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:15 + touch /tmp/pre-build-complete [Pipeline] sh 02:56:16 + mkdir -p /var/log/sysstat [Pipeline] sh 02:56:16 + ls /var/log/sa-host 02:56:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:16 provisioning config files... 02:56:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13342290420828214776tmp [Pipeline] { [Pipeline] echo 02:56:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> create-netrc.sh [Pipeline] } 02:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> python-tools-install.sh [Pipeline] echo 02:56:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> sudo-logs.sh 02:56:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:56:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:56:18 ---> job-cost.sh 02:56:18 lf-activate-venv: SKIPPING 02:56:18 DEBUG: total: 0.2199999988079071 02:56:18 INFO: Retrieving Stack Cost... 02:56:18 INFO: Retrieving Pricing Info for: v3-standard-8 02:56:18 INFO: Archiving Costs [Pipeline] echo 02:56:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:56:19 ---> logs-deploy.sh 02:56:19 lf-activate-venv: SKIPPING 02:56:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/273 02:56:19 INFO: archiving workspace using pattern(s): 02:56:20 Archives upload complete. 02:56:20 INFO: archiving logs to Nexus 02:56:20 ---> uname -a: 02:56:20 Linux prd-ubuntu20-04-docker-8c-8g-406 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:56:20 02:56:20 02:56:20 ---> lscpu: 02:56:20 Architecture: x86_64 02:56:20 CPU op-mode(s): 32-bit, 64-bit 02:56:20 Byte Order: Little Endian 02:56:20 Address sizes: 40 bits physical, 48 bits virtual 02:56:20 CPU(s): 8 02:56:20 On-line CPU(s) list: 0-7 02:56:20 Thread(s) per core: 1 02:56:20 Core(s) per socket: 1 02:56:20 Socket(s): 8 02:56:20 NUMA node(s): 1 02:56:20 Vendor ID: AuthenticAMD 02:56:20 CPU family: 23 02:56:20 Model: 49 02:56:20 Model name: AMD EPYC-Rome Processor 02:56:20 Stepping: 0 02:56:20 CPU MHz: 2799.998 02:56:20 BogoMIPS: 5599.99 02:56:20 Virtualization: AMD-V 02:56:20 Hypervisor vendor: KVM 02:56:20 Virtualization type: full 02:56:20 L1d cache: 256 KiB 02:56:20 L1i cache: 256 KiB 02:56:20 L2 cache: 4 MiB 02:56:20 L3 cache: 128 MiB 02:56:20 NUMA node0 CPU(s): 0-7 02:56:20 Vulnerability Itlb multihit: Not affected 02:56:20 Vulnerability L1tf: Not affected 02:56:20 Vulnerability Mds: Not affected 02:56:20 Vulnerability Meltdown: Not affected 02:56:20 Vulnerability Mmio stale data: Not affected 02:56:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:56:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:56:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:56:20 Vulnerability Srbds: Not affected 02:56:20 Vulnerability Tsx async abort: Not affected 02:56:20 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 02:56:20 02:56:20 02:56:20 ---> nproc: 02:56:20 8 02:56:20 02:56:20 02:56:20 ---> df -h: 02:56:20 Filesystem Size Used Avail Use% Mounted on 02:56:20 overlay 155G 12G 144G 8% / 02:56:20 tmpfs 64M 0 64M 0% /dev 02:56:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:56:20 shm 64M 0 64M 0% /dev/shm 02:56:20 /dev/vda1 155G 12G 144G 8% /facter-os 02:56:20 02:56:20 02:56:20 ---> sar -b -r -n DEV: 02:56:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-406) 03/20/24 _x86_64_ (8 CPU) 02:56:20 02:56:20 02:46:04 LINUX RESTART (8 CPU) 02:56:20 02:56:20 02:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:56:20 02:48:01 98.32 3.65 94.67 0.00 457.54 34496.88 0.00 02:56:20 02:49:02 53.40 0.05 53.35 0.00 0.39 23125.45 0.00 02:56:20 02:50:01 60.19 0.17 60.02 0.00 5.42 22258.60 0.00 02:56:20 02:51:01 2.28 0.00 2.28 0.00 0.00 25.73 0.00 02:56:20 02:52:01 31.31 11.25 20.06 0.00 3473.69 3798.57 0.00 02:56:20 02:53:01 1.93 0.00 1.93 0.00 0.00 21.99 0.00 02:56:20 02:54:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 02:56:20 02:55:01 7.05 0.13 6.91 0.00 13.33 1901.18 0.00 02:56:20 02:56:01 136.99 0.17 136.83 0.00 2.00 59152.67 0.00 02:56:20 Average: 43.62 1.71 41.91 0.00 439.09 16096.01 0.00 02:56:20 02:56:20 02:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:56:20 02:48:01 28323072 31217708 1085172 3.30 97084 3003760 2270984 6.69 1538292 2547984 488504 02:56:20 02:49:02 27356056 30533436 1767248 5.37 102184 3248868 2598104 7.66 2270300 2749620 94636 02:56:20 02:50:01 28689696 31532832 773584 2.35 104944 2954788 1777560 5.24 1140824 2592408 328 02:56:20 02:51:01 28689968 31533208 772852 2.35 104984 2954792 1777560 5.24 1140460 2592412 16 02:56:20 02:52:01 28458536 31523080 773384 2.35 110596 3159060 1811192 5.34 1292820 2647684 32 02:56:20 02:53:01 28458500 31523104 773112 2.35 110684 3159060 1811192 5.34 1292792 2647688 8 02:56:20 02:54:01 28460564 31525272 770940 2.34 110740 3159060 1811192 5.34 1290948 2647696 4 02:56:20 02:55:01 27682440 31505192 789072 2.40 115732 3863448 1888820 5.57 1316700 3351356 602872 02:56:20 02:56:01 26909184 31457244 828928 2.52 152416 4467672 1880640 5.54 1453268 3895552 268 02:56:20 Average: 28114224 31372342 926032 2.82 112152 3330056 1958583 5.77 1415156 2852489 131852 02:56:20 02:56:20 02:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:56:20 02:48:01 ens3 285.40 197.82 4550.34 62.83 0.00 0.00 0.00 0.00 02:56:20 02:48:01 docker0 92.19 126.66 7.83 1383.91 0.00 0.00 0.00 0.00 02:56:20 02:48:01 vethe2758de 71.89 104.27 7.17 1244.75 0.00 0.00 0.00 0.10 02:56:20 02:48:01 lo 1.06 1.06 0.11 0.11 0.00 0.00 0.00 0.00 02:56:20 02:49:02 ens3 14.46 10.99 11.39 6.47 0.00 0.00 0.00 0.00 02:56:20 02:49:02 docker0 0.79 0.75 0.07 0.25 0.00 0.00 0.00 0.00 02:56:20 02:49:02 vethe2758de 0.79 0.79 0.08 0.25 0.00 0.00 0.00 0.00 02:56:20 02:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:20 02:50:01 ens3 101.12 63.12 2570.83 13.07 0.00 0.00 0.00 0.00 02:56:20 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:20 02:50:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 02:56:20 02:51:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:56:20 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:20 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:20 02:52:01 ens3 115.46 57.31 1376.84 4.06 0.00 0.00 0.00 0.00 02:56:20 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:20 02:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:56:20 02:53:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 02:56:20 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:20 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:20 02:54:01 ens3 7.45 3.80 9.54 0.25 0.00 0.00 0.00 0.00 02:56:20 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:20 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:20 02:55:01 ens3 127.17 73.15 3977.95 10.90 0.00 0.00 0.00 0.00 02:56:20 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:20 02:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:56:20 02:56:01 ens3 308.83 224.20 4500.88 155.14 0.00 0.00 0.00 0.00 02:56:20 02:56:01 docker0 80.59 123.86 6.63 1250.25 0.00 0.00 0.00 0.00 02:56:20 02:56:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 02:56:20 02:56:01 vethb2a0909 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:56:20 Average: ens3 106.59 70.02 1884.75 28.08 0.00 0.00 0.00 0.00 02:56:20 Average: docker0 19.31 27.95 1.62 293.06 0.00 0.00 0.00 0.00 02:56:20 Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 02:56:20 Average: vethb2a0909 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 02:56:20 02:56:20 02:56:20 ---> sar -P ALL: 02:56:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-406) 03/20/24 _x86_64_ (8 CPU) 02:56:20 02:56:20 02:46:04 LINUX RESTART (8 CPU) 02:56:20 02:56:20 02:47:01 CPU %user %nice %system %iowait %steal %idle 02:56:20 02:48:01 all 10.17 0.00 2.83 12.13 0.06 74.80 02:56:20 02:48:01 0 10.15 0.00 2.83 4.63 0.05 82.34 02:56:20 02:48:01 1 11.23 0.00 3.25 23.55 0.07 61.91 02:56:20 02:48:01 2 10.99 0.00 2.93 28.16 0.07 57.86 02:56:20 02:48:01 3 9.59 0.00 2.55 6.39 0.07 81.40 02:56:20 02:48:01 4 10.87 0.00 2.86 5.60 0.05 80.63 02:56:20 02:48:01 5 9.85 0.00 2.55 9.43 0.07 78.10 02:56:20 02:48:01 6 8.47 0.00 2.95 6.12 0.07 82.39 02:56:20 02:48:01 7 10.25 0.00 2.76 13.17 0.07 73.75 02:56:20 02:49:02 all 30.99 0.00 2.88 20.03 0.07 46.03 02:56:20 02:49:02 0 31.74 0.00 2.70 11.07 0.07 54.42 02:56:20 02:49:02 1 30.99 0.00 2.92 21.39 0.07 44.64 02:56:20 02:49:02 2 30.34 0.00 2.82 25.87 0.07 40.90 02:56:20 02:49:02 3 30.43 0.00 3.19 53.69 0.08 12.61 02:56:20 02:49:02 4 31.04 0.00 3.04 6.68 0.08 59.16 02:56:20 02:49:02 5 31.01 0.00 2.85 8.99 0.07 57.08 02:56:20 02:49:02 6 31.10 0.00 2.65 12.14 0.07 54.04 02:56:20 02:49:02 7 31.26 0.00 2.88 20.40 0.07 45.38 02:56:20 02:50:01 all 6.93 0.00 1.90 3.38 0.05 87.74 02:56:20 02:50:01 0 6.98 0.00 2.33 17.22 0.07 73.41 02:56:20 02:50:01 1 7.89 0.00 1.82 0.00 0.14 90.15 02:56:20 02:50:01 2 5.96 0.00 2.11 5.29 0.05 86.59 02:56:20 02:50:01 3 7.25 0.00 2.10 1.57 0.03 89.04 02:56:20 02:50:01 4 6.53 0.00 2.03 0.17 0.02 91.26 02:56:20 02:50:01 5 6.11 0.00 1.24 0.00 0.03 92.61 02:56:20 02:50:01 6 6.64 0.00 1.91 1.04 0.02 90.39 02:56:20 02:50:01 7 8.09 0.00 1.63 1.92 0.05 88.31 02:56:20 02:51:01 all 0.10 0.00 0.01 0.07 0.00 99.82 02:56:20 02:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:56:20 02:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:56:20 02:51:01 2 0.00 0.00 0.00 0.27 0.00 99.73 02:56:20 02:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:56:20 02:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 02:56:20 02:51:01 5 0.07 0.00 0.00 0.02 0.00 99.92 02:56:20 02:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:56:20 02:51:01 7 0.63 0.00 0.02 0.22 0.02 99.12 02:56:20 02:52:01 all 0.96 0.00 0.49 0.91 0.02 97.62 02:56:20 02:52:01 0 0.57 0.00 0.32 0.77 0.03 98.31 02:56:20 02:52:01 1 1.82 0.00 0.75 0.83 0.02 96.58 02:56:20 02:52:01 2 0.60 0.00 0.40 0.80 0.02 98.18 02:56:20 02:52:01 3 0.58 0.00 0.38 0.15 0.00 98.88 02:56:20 02:52:01 4 0.45 0.00 0.70 2.06 0.02 96.77 02:56:20 02:52:01 5 0.65 0.00 0.52 0.20 0.02 98.62 02:56:20 02:52:01 6 0.39 0.00 0.22 0.02 0.02 99.36 02:56:20 02:52:01 7 2.59 0.00 0.65 2.49 0.02 94.25 02:56:20 02:53:01 all 0.06 0.00 0.01 0.03 0.01 99.89 02:56:20 02:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:56:20 02:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:56:20 02:53:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:56:20 02:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:56:20 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:56:20 02:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:56:20 02:53:01 6 0.35 0.00 0.00 0.00 0.02 99.63 02:56:20 02:53:01 7 0.03 0.00 0.00 0.23 0.00 99.73 02:56:20 02:54:01 all 0.19 0.00 0.01 0.01 0.01 99.77 02:56:20 02:54:01 0 0.07 0.00 0.03 0.07 0.03 99.80 02:56:20 02:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:56:20 02:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:56:20 02:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:20 02:54:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:56:20 02:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:56:20 02:54:01 6 1.19 0.00 0.02 0.02 0.02 98.76 02:56:20 02:54:01 7 0.07 0.00 0.00 0.03 0.02 99.88 02:56:20 02:55:01 all 2.89 0.00 1.19 0.29 0.02 95.62 02:56:20 02:55:01 0 3.39 0.00 1.10 1.10 0.03 94.37 02:56:20 02:55:01 1 3.05 0.00 1.22 0.00 0.02 95.71 02:56:20 02:55:01 2 2.58 0.00 2.06 0.02 0.02 95.33 02:56:20 02:55:01 3 4.11 0.00 0.92 0.00 0.03 94.94 02:56:20 02:55:01 4 2.23 0.00 0.95 0.07 0.02 96.73 02:56:20 02:55:01 5 2.59 0.00 0.92 0.00 0.02 96.47 02:56:20 02:55:01 6 2.75 0.00 0.78 1.07 0.02 95.38 02:56:20 02:55:01 7 2.38 0.00 1.54 0.07 0.00 96.02 02:56:20 02:56:01 all 6.42 0.00 2.68 4.49 0.05 86.36 02:56:20 02:56:01 0 6.52 0.00 3.21 29.04 0.07 61.16 02:56:20 02:56:01 1 6.23 0.00 2.01 0.08 0.05 91.63 02:56:20 02:56:01 2 6.88 0.00 3.23 1.46 0.05 88.37 02:56:20 02:56:01 3 6.84 0.00 2.94 1.95 0.03 88.24 02:56:20 02:56:01 4 6.29 0.00 2.54 0.67 0.03 90.47 02:56:20 02:56:01 5 5.75 0.00 2.50 0.25 0.05 91.45 02:56:20 02:56:01 6 4.80 0.00 2.46 2.56 0.07 90.11 02:56:20 02:56:01 7 8.05 0.00 2.59 0.02 0.05 89.29 02:56:20 Average: all 6.54 0.00 1.33 4.61 0.03 87.48 02:56:20 Average: 0 6.65 0.00 1.39 7.04 0.04 84.87 02:56:20 Average: 1 6.81 0.00 1.33 5.11 0.04 86.70 02:56:20 Average: 2 6.39 0.00 1.51 6.89 0.03 85.18 02:56:20 Average: 3 6.56 0.00 1.34 7.16 0.03 84.91 02:56:20 Average: 4 6.41 0.00 1.35 1.71 0.03 90.51 02:56:20 Average: 5 6.26 0.00 1.18 2.11 0.03 90.42 02:56:20 Average: 6 6.21 0.00 1.22 2.56 0.03 89.98 02:56:20 Average: 7 7.05 0.00 1.34 4.30 0.03 87.27 02:56:20 02:56:20 02:56:20