Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb9483251681910a33238bb0066b67494bd3f783 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-ssh749631852004782728.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8847257025390252532.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13211658559735640520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16585976114530742832.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-ssh6013895245255294583.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-6338 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 bb9483251681910a33238bb0066b67494bd3f783 (main) Commit message: "feat: add fallback dialing support (#739)" > 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 bb9483251681910a33238bb0066b67494bd3f783 # timeout=10 > git rev-list --no-walk 5dc0b864f016c3135c854d4ba75023b221602801 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:54:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:54:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:54:03 ========================================================= 12:54:03 EdgeX Global Pipelines Version Info 12:54:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:54:04 ------------------- 12:54:04 stable info: 12:54:04 ------------------- 12:54:04 Commited By: Ginny Guan ginny@iotechsys.com 12:54:04 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:54:04 Message: update stable to v1.0.260 12:54:04 ------------------- 12:54:04 experimental info: 12:54:04 ------------------- 12:54:04 Commited By: Ginny Guan ginny@iotechsys.com 12:54:04 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:54:04 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:54:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb9483251681910a33238bb0066b67494bd3f783 [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb94832 [Pipeline] echo 12:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:54:06 + git rev-list -1 --merges bb9483251681910a33238bb0066b67494bd3f783~1..bb9483251681910a33238bb0066b67494bd3f783 [Pipeline] echo 12:54:06 -----------> git rev-list -1 --merges bb9483251681910a33238bb0066b67494bd3f783~1..bb9483251681910a33238bb0066b67494bd3f783 bb9483251681910a33238bb0066b67494bd3f783 [false] [Pipeline] sh 12:54:06 + git log --format=format:%s -1 bb9483251681910a33238bb0066b67494bd3f783 [Pipeline] echo 12:54:06 ========================================================= 12:54:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:54:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:54:06 + git log --format=format:%s -1 bb9483251681910a33238bb0066b67494bd3f783 [Pipeline] echo 12:54:06 [semverPrep] GIT_COMMIT: bb9483251681910a33238bb0066b67494bd3f783, Commit Message: feat: add fallback dialing support (#739) [Pipeline] echo 12:54:06 [semverPrep] This is not a build commit. [Pipeline] sh 12:54:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:54:07 + grep -v github /etc/ssh/ssh_known_hosts 12:54:07 + [ -e /tmp/ssh_known_hosts ] 12:54:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:54:07 + + sudo tee -a /etc/ssh/ssh_known_hosts 12:54:07 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:54:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:07 12:54:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:08 0.1.4: Pulling from edgex-devops/py-git-semver 12:54:08 b85a868b505f: Pulling fs layer 12:54:08 e2be974225ed: Pulling fs layer 12:54:08 339a4e72a1f5: Pulling fs layer 12:54:08 988bab9f4d93: Pulling fs layer 12:54:08 1469e6f7b9e6: Pulling fs layer 12:54:08 eaf3925da568: Pulling fs layer 12:54:08 bab4dde63d76: Pulling fs layer 12:54:08 bde34c3a00c8: Pulling fs layer 12:54:08 b352a97aabf1: Pulling fs layer 12:54:08 4872d77fe225: Pulling fs layer 12:54:08 5851b861e8e6: Pulling fs layer 12:54:08 988bab9f4d93: Waiting 12:54:08 1469e6f7b9e6: Waiting 12:54:08 eaf3925da568: Waiting 12:54:08 4872d77fe225: Waiting 12:54:08 5851b861e8e6: Waiting 12:54:08 bab4dde63d76: Waiting 12:54:08 bde34c3a00c8: Waiting 12:54:08 b352a97aabf1: Waiting 12:54:08 e2be974225ed: Verifying Checksum 12:54:08 e2be974225ed: Download complete 12:54:08 988bab9f4d93: Download complete 12:54:08 1469e6f7b9e6: Verifying Checksum 12:54:08 1469e6f7b9e6: Download complete 12:54:08 339a4e72a1f5: Verifying Checksum 12:54:08 339a4e72a1f5: Download complete 12:54:08 eaf3925da568: Download complete 12:54:08 bde34c3a00c8: Verifying Checksum 12:54:08 bde34c3a00c8: Download complete 12:54:08 b352a97aabf1: Verifying Checksum 12:54:08 b352a97aabf1: Download complete 12:54:08 4872d77fe225: Download complete 12:54:08 5851b861e8e6: Verifying Checksum 12:54:08 5851b861e8e6: Download complete 12:54:08 b85a868b505f: Verifying Checksum 12:54:08 b85a868b505f: Download complete 12:54:09 bab4dde63d76: Verifying Checksum 12:54:09 bab4dde63d76: Download complete 12:54:10 b85a868b505f: Pull complete 12:54:10 e2be974225ed: Pull complete 12:54:10 339a4e72a1f5: Pull complete 12:54:10 988bab9f4d93: Pull complete 12:54:10 1469e6f7b9e6: Pull complete 12:54:10 eaf3925da568: Pull complete 12:54:12 bab4dde63d76: Pull complete 12:54:12 bde34c3a00c8: Pull complete 12:54:13 b352a97aabf1: Pull complete 12:54:13 4872d77fe225: Pull complete 12:54:13 5851b861e8e6: Pull complete 12:54:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:13 prd-ubuntu20.04-docker-8c-8g-6338 does not seem to be running inside a container 12:54:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:54:16 $ docker top 3538af4c1549bc3ab61be0f91520da783e90ab7feac42b41586d183437b783ca -eo pid,comm 12:54:16 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). 12:54:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:54:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:16 [ssh-agent] Looking for ssh-agent implementation... 12:54:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:16 $ docker exec 3538af4c1549bc3ab61be0f91520da783e90ab7feac42b41586d183437b783ca ssh-agent 12:54:16 SSH_AUTH_SOCK=/tmp/ssh-joMCGOPMuW1D/agent.32 12:54:16 SSH_AGENT_PID=38 12:54:16 Running ssh-add (command line suppressed) 12:54:16 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6012672498751705979.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6012672498751705979.key) 12:54:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:17 + git tag --points-at HEAD [Pipeline] } 12:54:17 $ docker exec --env ******** --env ******** 3538af4c1549bc3ab61be0f91520da783e90ab7feac42b41586d183437b783ca ssh-agent -k 12:54:17 unset SSH_AUTH_SOCK; 12:54:17 unset SSH_AGENT_PID; 12:54:17 echo Agent pid 38 killed; 12:54:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:54:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:17 [ssh-agent] Looking for ssh-agent implementation... 12:54:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:17 $ docker exec 3538af4c1549bc3ab61be0f91520da783e90ab7feac42b41586d183437b783ca ssh-agent 12:54:17 SSH_AUTH_SOCK=/tmp/ssh-y38iN6b8Rf5W/agent.72 12:54:17 SSH_AGENT_PID=78 12:54:17 Running ssh-add (command line suppressed) 12:54:17 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13568387112515012401.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13568387112515012401.key) 12:54:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:18 + git semver init 12:54:18 2024-07-24 12:54:18,319 [run_init] DEBUG init version:0.0.0 force:False 12:54:18 2024-07-24 12:54:18,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 12:54:18 2024-07-24 12:54:18,320 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 12:54:18 2024-07-24 12:54:18,320 [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) 12:54:19 2024-07-24 12:54:19,243 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 12:54:19 2024-07-24 12:54:19,243 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 12:54:19 2024-07-24 12:54:19,244 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:54:19 2024-07-24 12:54:19,244 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:54:19 3.2.0-dev.49 [Pipeline] } 12:54:19 $ docker exec --env ******** --env ******** 3538af4c1549bc3ab61be0f91520da783e90ab7feac42b41586d183437b783ca ssh-agent -k 12:54:19 unset SSH_AUTH_SOCK; 12:54:19 unset SSH_AGENT_PID; 12:54:19 echo Agent pid 78 killed; 12:54:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:19 + git semver [Pipeline] } 12:54:20 $ docker stop --time=1 3538af4c1549bc3ab61be0f91520da783e90ab7feac42b41586d183437b783ca 12:54:21 $ docker rm -f --volumes 3538af4c1549bc3ab61be0f91520da783e90ab7feac42b41586d183437b783ca [Pipeline] // withDockerContainer [Pipeline] sh 12:54:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:54:21 Stashed 1 file(s) [Pipeline] echo 12:54:21 [edgeXSemver]: initialized semver on version 3.2.0-dev.49 [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 12:54:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:54:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:54:22 ========================================================= 12:54:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:54:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:54:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:54:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:54:22 619be1103602: Pulling fs layer 12:54:22 7862e08f4a3e: Pulling fs layer 12:54:22 5df492c9dc93: Pulling fs layer 12:54:22 7629e6793208: Pulling fs layer 12:54:22 4f4fb700ef54: Pulling fs layer 12:54:22 fb5054dd5b73: Pulling fs layer 12:54:22 eeca6798cff9: Pulling fs layer 12:54:22 aa269ceb94a6: Pulling fs layer 12:54:22 ada007ff1a6a: Pulling fs layer 12:54:22 4f4fb700ef54: Waiting 12:54:22 fb5054dd5b73: Waiting 12:54:22 eeca6798cff9: Waiting 12:54:22 aa269ceb94a6: Waiting 12:54:22 ada007ff1a6a: Waiting 12:54:22 7629e6793208: Waiting 12:54:22 7862e08f4a3e: Verifying Checksum 12:54:22 7862e08f4a3e: Download complete 12:54:22 7629e6793208: Verifying Checksum 12:54:22 7629e6793208: Download complete 12:54:22 4f4fb700ef54: Verifying Checksum 12:54:22 4f4fb700ef54: Download complete 12:54:22 619be1103602: Verifying Checksum 12:54:22 619be1103602: Download complete 12:54:22 fb5054dd5b73: Verifying Checksum 12:54:22 fb5054dd5b73: Download complete 12:54:22 eeca6798cff9: Verifying Checksum 12:54:22 eeca6798cff9: Download complete 12:54:22 619be1103602: Pull complete 12:54:22 ada007ff1a6a: Verifying Checksum 12:54:22 ada007ff1a6a: Download complete 12:54:22 7862e08f4a3e: Pull complete 12:54:23 5df492c9dc93: Download complete 12:54:23 aa269ceb94a6: Verifying Checksum 12:54:23 aa269ceb94a6: Download complete 12:54:26 5df492c9dc93: Pull complete 12:54:26 7629e6793208: Pull complete 12:54:26 4f4fb700ef54: Pull complete 12:54:26 fb5054dd5b73: Pull complete 12:54:26 eeca6798cff9: Pull complete 12:54:29 aa269ceb94a6: Pull complete 12:54:29 ada007ff1a6a: Pull complete 12:54:29 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:54:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:54:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 12:54:29 + 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 12:54:30 + docker inspect -f . ci-base-image-x86_64 12:54:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:30 prd-ubuntu20.04-docker-8c-8g-6338 does not seem to be running inside a container 12:54:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:54:34 $ docker top f64aa4521fe9e72ee2974e0b604e37f1eb5334dc68e3ab9b2ad606b72c9fd227 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:35 + go version 12:54:35 go version go1.21.9 linux/amd64 [Pipeline] } 12:54:35 $ docker stop --time=1 f64aa4521fe9e72ee2974e0b604e37f1eb5334dc68e3ab9b2ad606b72c9fd227 12:54:36 $ docker rm -f --volumes f64aa4521fe9e72ee2974e0b604e37f1eb5334dc68e3ab9b2ad606b72c9fd227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:36 + docker inspect -f . ci-base-image-x86_64 12:54:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:36 prd-ubuntu20.04-docker-8c-8g-6338 does not seem to be running inside a container 12:54: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 ******** ci-base-image-x86_64 cat 12:54:37 Still waiting to schedule task 12:54:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:54:37 $ docker top 84e999a7bbbb12679474923b0da786c8cb9f2c4c5cf661bcea3bfeb0f019a8a2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:37 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 12:54:37 + make test 12:54:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:54:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 12:54:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.11 12:54:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30 12:54:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.29 12:54:37 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.13 12:54:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.9 12:54:37 go: downloading github.com/stretchr/testify v1.9.0 12:54:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 12:54:38 go: downloading github.com/mitchellh/copystructure v1.2.0 12:54:38 go: downloading gopkg.in/yaml.v3 v3.0.1 12:54:38 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:54:38 go: downloading github.com/labstack/echo/v4 v4.11.4 12:54:38 go: downloading github.com/google/uuid v1.6.0 12:54:38 go: downloading github.com/openziti/sdk-golang v0.23.39 12:54:38 go: downloading github.com/sirupsen/logrus v1.9.3 12:54:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:54:38 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:54:38 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:54:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 12:54:38 go: downloading github.com/gorilla/websocket v1.5.1 12:54:38 go: downloading golang.org/x/net v0.27.0 12:54:38 go: downloading golang.org/x/sync v0.7.0 12:54:38 go: downloading github.com/mitchellh/reflectwalk v1.0.2 12:54:38 go: downloading github.com/go-kit/log v0.2.1 12:54:38 go: downloading github.com/go-playground/validator/v10 v10.22.0 12:54:38 go: downloading github.com/stretchr/objx v0.5.2 12:54:38 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:54:38 go: downloading github.com/labstack/gommon v0.4.2 12:54:38 go: downloading golang.org/x/crypto v0.25.0 12:54:38 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 12:54:38 go: downloading github.com/valyala/fasttemplate v1.2.2 12:54:38 go: downloading golang.org/x/time v0.5.0 12:54:38 go: downloading golang.org/x/sys v0.22.0 12:54:38 go: downloading github.com/hashicorp/errwrap v1.1.0 12:54:38 go: downloading github.com/hashicorp/consul/api v1.29.2 12:54:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:54:38 go: downloading github.com/spf13/cast v1.6.0 12:54:38 go: downloading github.com/go-openapi/runtime v0.28.0 12:54:38 go: downloading github.com/go-resty/resty/v2 v2.13.1 12:54:38 go: downloading github.com/go-openapi/strfmt v0.23.0 12:54:38 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 12:54:38 go: downloading github.com/michaelquigley/pfxlog v0.6.10 12:54:38 go: downloading github.com/openziti/edge-api v0.26.21 12:54:39 go: downloading github.com/openziti/foundation/v2 v2.0.47 12:54:39 go: downloading github.com/openziti/identity v1.0.81 12:54:39 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 12:54:39 go: downloading github.com/pkg/errors v0.9.1 12:54:39 go: downloading github.com/zitadel/oidc/v2 v2.12.0 12:54:39 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:54:39 go: downloading golang.org/x/oauth2 v0.21.0 12:54:39 go: downloading github.com/openziti/channel/v2 v2.0.136 12:54:39 go: downloading github.com/openziti/secretstream v0.1.21 12:54:39 go: downloading github.com/openziti/transport/v2 v2.0.138 12:54:39 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 12:54:39 go: downloading github.com/kataras/go-events v0.0.3 12:54:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:54:39 go: downloading github.com/openziti/metrics v1.2.56 12:54:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:54:39 go: downloading github.com/zeebo/errs v1.3.0 12:54:39 go: downloading google.golang.org/grpc v1.64.1 12:54:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 12:54:39 go: downloading github.com/mattn/go-colorable v0.1.13 12:54:39 go: downloading github.com/mattn/go-isatty v0.0.20 12:54:39 go: downloading github.com/x448/float16 v0.8.4 12:54:39 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:54:39 go: downloading github.com/go-playground/universal-translator v0.18.1 12:54:39 go: downloading github.com/leodido/go-urn v1.4.0 12:54:39 go: downloading golang.org/x/text v0.16.0 12:54:39 go: downloading github.com/valyala/bytebufferpool v1.0.0 12:54:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:54:39 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:54:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:54:39 go: downloading github.com/hashicorp/serf v0.10.1 12:54:39 go: downloading github.com/go-openapi/errors v0.22.0 12:54:39 go: downloading github.com/go-openapi/swag v0.23.0 12:54:39 go: downloading github.com/opentracing/opentracing-go v1.2.0 12:54:39 go: downloading go.opentelemetry.io/otel v1.28.0 12:54:40 go: downloading go.opentelemetry.io/otel/trace v1.28.0 12:54:40 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 12:54:40 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 12:54:40 go: downloading github.com/oklog/ulid v1.3.1 12:54:40 go: downloading go.mongodb.org/mongo-driver v1.16.0 12:54:40 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 12:54:40 go: downloading github.com/go-openapi/validate v0.24.0 12:54:40 go: downloading github.com/fsnotify/fsnotify v1.7.0 12:54:40 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 12:54:40 go: downloading github.com/golang/protobuf v1.5.4 12:54:40 go: downloading google.golang.org/protobuf v1.34.2 12:54:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 12:54:40 go: downloading github.com/gorilla/securecookie v1.1.1 12:54:40 go: downloading github.com/gorilla/schema v1.4.1 12:54:40 go: downloading github.com/muhlemmer/gu v0.3.1 12:54:40 go: downloading github.com/mitchellh/go-ps v1.0.0 12:54:40 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 12:54:40 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 12:54:40 go: downloading github.com/go-playground/locales v0.14.1 12:54:40 go: downloading github.com/fatih/color v1.16.0 12:54:40 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 12:54:40 go: downloading github.com/go-openapi/analysis v0.23.0 12:54:40 go: downloading github.com/go-openapi/loads v0.22.0 12:54:40 go: downloading github.com/go-openapi/spec v0.21.0 12:54:40 go: downloading github.com/mailru/easyjson v0.7.7 12:54:40 go: downloading github.com/armon/go-metrics v0.4.1 12:54:40 go: downloading github.com/go-logr/logr v1.4.2 12:54:40 go: downloading go.opentelemetry.io/otel/metric v1.28.0 12:54:40 go: downloading golang.org/x/term v0.22.0 12:54:40 go: downloading github.com/go-openapi/jsonpointer v0.21.0 12:54:40 go: downloading github.com/tklauser/go-sysconf v0.3.12 12:54:40 go: downloading github.com/josharian/intern v1.0.0 12:54:40 go: downloading github.com/go-openapi/jsonreference v0.21.0 12:54:40 go: downloading github.com/go-logr/stdr v1.2.2 12:54:40 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 12:54:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:54:40 go: downloading github.com/tklauser/numcpus v0.6.1 12:54:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:54:55 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 12:54:55 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 12:55:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 12:55:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 12:55:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 12:55:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 12:55:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.042s coverage: 33.8% of statements 12:55:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.015s coverage: 93.5% of statements 12:55:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.012s coverage: 91.9% of statements 12:55:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.695s coverage: 88.2% of statements 12:55:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements 12:55:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.029s coverage: 41.3% of statements 12:55:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.022s coverage: 100.0% of statements 12:55:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.321s coverage: 87.7% of statements 12:55:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.005s coverage: 26.3% of statements 12:55:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.036s coverage: 75.8% of statements 12:55:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.008s coverage: 50.9% of statements 12:55:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.005s coverage: 31.2% of statements 12:55:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 12:55:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:55:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:55:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:55:34 $ docker stop --time=1 84e999a7bbbb12679474923b0da786c8cb9f2c4c5cf661bcea3bfeb0f019a8a2 12:55:37 $ docker rm -f --volumes 84e999a7bbbb12679474923b0da786c8cb9f2c4c5cf661bcea3bfeb0f019a8a2 [Pipeline] // withDockerContainer [Pipeline] sh 12:55:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:55:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:38 12:55:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:39 latest: Pulling from edgex-lftools-log-publisher 12:55:39 5eb5b503b376: Pulling fs layer 12:55:39 5c69ac0246d0: Pulling fs layer 12:55:39 ec43610c2a17: Pulling fs layer 12:55:39 3a2ae6a8a46f: Pulling fs layer 12:55:39 33b1e0a273af: Pulling fs layer 12:55:39 5d3b04190fa2: Pulling fs layer 12:55:39 33b1e0a273af: Waiting 12:55:39 2f39f015ded8: Pulling fs layer 12:55:39 3a2ae6a8a46f: Waiting 12:55:39 5d3b04190fa2: Waiting 12:55:39 5c69ac0246d0: Download complete 12:55:39 3a2ae6a8a46f: Verifying Checksum 12:55:39 3a2ae6a8a46f: Download complete 12:55:39 33b1e0a273af: Verifying Checksum 12:55:39 33b1e0a273af: Download complete 12:55:39 ec43610c2a17: Verifying Checksum 12:55:39 ec43610c2a17: Download complete 12:55:39 5d3b04190fa2: Verifying Checksum 12:55:39 5d3b04190fa2: Download complete 12:55:39 5eb5b503b376: Verifying Checksum 12:55:39 5eb5b503b376: Download complete 12:55:39 2f39f015ded8: Download complete 12:55:40 5eb5b503b376: Pull complete 12:55:40 5c69ac0246d0: Pull complete 12:55:41 ec43610c2a17: Pull complete 12:55:41 3a2ae6a8a46f: Pull complete 12:55:41 33b1e0a273af: Pull complete 12:55:41 5d3b04190fa2: Pull complete 12:55:45 2f39f015ded8: Pull complete 12:55:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:45 prd-ubuntu20.04-docker-8c-8g-6338 does not seem to be running inside a container 12:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:55:50 $ docker top ac48fc3269fe6d5ac1ddb46a9c21852b770d9936da69b6c2a7d6db64e0923698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:50 ---> job-cost.sh 12:55:50 lf-activate-venv: SKIPPING 12:55:50 INFO: No Stack... 12:55:50 INFO: Retrieving Pricing Info for: v3-standard-8 12:55:51 INFO: Archiving Costs [Pipeline] sh 12:55:51 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 12:55:51 + cut -d, -f6 [Pipeline] lock 12:55:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-305-stack-cost] 12:55:51 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-305-stack-cost] did not exist. Created. 12:55:51 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-305-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:55:51 + echo total: 0.2199999988079071 [Pipeline] stash 12:55:51 Stashed 1 file(s) [Pipeline] } 12:55:51 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-305-stack-cost] [Pipeline] // lock [Pipeline] } 12:55:51 $ docker stop --time=1 ac48fc3269fe6d5ac1ddb46a9c21852b770d9936da69b6c2a7d6db64e0923698 12:55:52 $ docker rm -f --volumes ac48fc3269fe6d5ac1ddb46a9c21852b770d9936da69b6c2a7d6db64e0923698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:56:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6339 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 12:56:13 Running in /w/workspace/go-mod-bootstrap/305 [Pipeline] { [Pipeline] checkout 12:56:16 The recommended git tool is: git 12:56:23 using credential edgex-jenkins-ssh 12:56:23 Cloning the remote Git repository 12:56:23 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 12:56:23 > git init /w/workspace/go-mod-bootstrap/305 # timeout=10 12:56:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 12:56:24 > git --version # timeout=10 12:56:24 > git --version # 'git version 2.25.1' 12:56:24 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 12:56:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:27 Avoid second fetch 12:56:27 Checking out Revision bb9483251681910a33238bb0066b67494bd3f783 (main) 12:56:28 Commit message: "feat: add fallback dialing support (#739)" 12:56:27 > git config core.sparsecheckout # timeout=10 12:56:27 > git checkout -f bb9483251681910a33238bb0066b67494bd3f783 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:56:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:56:32 % Total % Received % Xferd Average Speed Time Time Time Current 12:56:32 Dload Upload Total Spent Left Speed 12:56:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 12:56:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:56:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:56:33 + sudo tee /etc/docker/daemon.new 12:56:33 { 12:56:33 "registry-mirrors": [ 12:56:33 "https://nexus3.edgexfoundry.org:10001" 12:56:33 ], 12:56:33 "bip": "10.250.0.254/24", 12:56:33 "hosts": [ 12:56:33 "tcp://0.0.0.0:5555", 12:56:33 "unix:///var/run/docker.sock" 12:56:33 ], 12:56:33 "mtu": 1458, 12:56:33 "selinux-enabled": true, 12:56:33 "seccomp-profile": "/etc/docker/seccomp.json" 12:56:33 } [Pipeline] sh 12:56:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:56:34 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:56:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:56:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:56:52 ========================================================= 12:56:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:56:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:56:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:56:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:56:53 c6b39de5b339: Pulling fs layer 12:56:53 a69c41024577: Pulling fs layer 12:56:53 d6de4b400683: Pulling fs layer 12:56:53 35cb2a7552d0: Pulling fs layer 12:56:53 4f4fb700ef54: Pulling fs layer 12:56:53 464afbd9ba4c: Pulling fs layer 12:56:53 00f215d4a9da: Pulling fs layer 12:56:53 d496ad576159: Pulling fs layer 12:56:53 35cb2a7552d0: Waiting 12:56:53 4f4fb700ef54: Waiting 12:56:53 464afbd9ba4c: Waiting 12:56:53 00f215d4a9da: Waiting 12:56:53 d496ad576159: Waiting 12:56:53 a69c41024577: Verifying Checksum 12:56:53 a69c41024577: Download complete 12:56:53 35cb2a7552d0: Verifying Checksum 12:56:53 35cb2a7552d0: Download complete 12:56:53 4f4fb700ef54: Verifying Checksum 12:56:53 4f4fb700ef54: Download complete 12:56:53 464afbd9ba4c: Verifying Checksum 12:56:53 464afbd9ba4c: Download complete 12:56:53 c6b39de5b339: Download complete 12:56:54 d496ad576159: Verifying Checksum 12:56:54 d496ad576159: Download complete 12:56:54 c6b39de5b339: Pull complete 12:56:55 a69c41024577: Pull complete 12:56:55 d6de4b400683: Verifying Checksum 12:56:55 d6de4b400683: Download complete 12:56:56 00f215d4a9da: Verifying Checksum 12:56:56 00f215d4a9da: Download complete 12:57:09 d6de4b400683: Pull complete 12:57:09 35cb2a7552d0: Pull complete 12:57:09 4f4fb700ef54: Pull complete 12:57:09 464afbd9ba4c: Pull complete 12:57:17 00f215d4a9da: Pull complete 12:57:19 d496ad576159: Pull complete 12:57:19 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:57:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:57:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 12:57: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 12:57:20 + docker inspect -f . ci-base-image-arm64 12:57:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:20 prd-ubuntu20.04-docker-arm64-4c-16g-6339 does not seem to be running inside a container 12:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/305 -v /w/workspace/go-mod-bootstrap/305:/w/workspace/go-mod-bootstrap/305:rw,z -v /w/workspace/go-mod-bootstrap/305@tmp:/w/workspace/go-mod-bootstrap/305@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 12:57:22 $ docker top bf238f46d90675b228f73ffc55a7919621798445496085dbea408936ac1f8672 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:23 + go version 12:57:23 go version go1.21.9 linux/arm64 [Pipeline] } 12:57:23 $ docker stop --time=1 bf238f46d90675b228f73ffc55a7919621798445496085dbea408936ac1f8672 12:57:24 $ docker rm -f --volumes bf238f46d90675b228f73ffc55a7919621798445496085dbea408936ac1f8672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:25 + docker inspect -f . ci-base-image-arm64 12:57:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:25 prd-ubuntu20.04-docker-arm64-4c-16g-6339 does not seem to be running inside a container 12:57:25 $ 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/305 -v /w/workspace/go-mod-bootstrap/305:/w/workspace/go-mod-bootstrap/305:rw,z -v /w/workspace/go-mod-bootstrap/305@tmp:/w/workspace/go-mod-bootstrap/305@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 12:57:26 $ docker top bc69e5f82c0dc45460d0f5bf79b74b3c57fdb2b9ee7236b08a5313712ca6e1fc -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:27 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/305 [Pipeline] fileExists [Pipeline] sh 12:57:28 + make test 12:57:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:57:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30 12:57:29 go: downloading github.com/labstack/echo/v4 v4.11.4 12:57:29 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:57:29 go: downloading github.com/google/uuid v1.6.0 12:57:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 12:57:29 go: downloading github.com/stretchr/testify v1.9.0 12:57:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.11 12:57:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.29 12:57:29 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.13 12:57:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.9 12:57:29 go: downloading github.com/mitchellh/copystructure v1.2.0 12:57:29 go: downloading gopkg.in/yaml.v3 v3.0.1 12:57:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 12:57:29 go: downloading github.com/openziti/sdk-golang v0.23.39 12:57:29 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:57:29 go: downloading github.com/sirupsen/logrus v1.9.3 12:57:29 go: downloading github.com/go-kit/log v0.2.1 12:57:29 go: downloading github.com/go-playground/validator/v10 v10.22.0 12:57:30 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:57:30 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:57:30 go: downloading github.com/gorilla/websocket v1.5.1 12:57:30 go: downloading golang.org/x/net v0.27.0 12:57:30 go: downloading golang.org/x/sync v0.7.0 12:57:30 go: downloading github.com/labstack/gommon v0.4.2 12:57:30 go: downloading golang.org/x/crypto v0.25.0 12:57:31 go: downloading github.com/mitchellh/reflectwalk v1.0.2 12:57:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 12:57:31 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:57:31 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 12:57:31 go: downloading github.com/valyala/fasttemplate v1.2.2 12:57:31 go: downloading golang.org/x/time v0.5.0 12:57:31 go: downloading github.com/stretchr/objx v0.5.2 12:57:31 go: downloading github.com/hashicorp/errwrap v1.1.0 12:57:31 go: downloading github.com/go-openapi/runtime v0.28.0 12:57:31 go: downloading github.com/go-openapi/strfmt v0.23.0 12:57:31 go: downloading github.com/go-resty/resty/v2 v2.13.1 12:57:32 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 12:57:32 go: downloading github.com/michaelquigley/pfxlog v0.6.10 12:57:32 go: downloading github.com/openziti/edge-api v0.26.21 12:57:35 go: downloading github.com/openziti/foundation/v2 v2.0.47 12:57:35 go: downloading github.com/openziti/identity v1.0.81 12:57:35 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 12:57:35 go: downloading github.com/pkg/errors v0.9.1 12:57:35 go: downloading github.com/zitadel/oidc/v2 v2.12.0 12:57:35 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:57:35 go: downloading golang.org/x/oauth2 v0.21.0 12:57:35 go: downloading github.com/openziti/channel/v2 v2.0.136 12:57:35 go: downloading github.com/openziti/secretstream v0.1.21 12:57:35 go: downloading github.com/openziti/transport/v2 v2.0.138 12:57:35 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 12:57:35 go: downloading github.com/kataras/go-events v0.0.3 12:57:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:57:35 go: downloading github.com/openziti/metrics v1.2.56 12:57:35 go: downloading golang.org/x/sys v0.22.0 12:57:35 go: downloading github.com/go-logfmt/logfmt v0.5.1 12:57:35 go: downloading github.com/hashicorp/consul/api v1.29.2 12:57:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:57:35 go: downloading github.com/spf13/cast v1.6.0 12:57:35 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:57:35 go: downloading github.com/go-playground/universal-translator v0.18.1 12:57:35 go: downloading github.com/leodido/go-urn v1.4.0 12:57:35 go: downloading golang.org/x/text v0.16.0 12:57:36 go: downloading github.com/mattn/go-colorable v0.1.13 12:57:36 go: downloading github.com/mattn/go-isatty v0.0.20 12:57:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:57:36 go: downloading github.com/zeebo/errs v1.3.0 12:57:36 go: downloading google.golang.org/grpc v1.64.1 12:57:38 go: downloading github.com/valyala/bytebufferpool v1.0.0 12:57:38 go: downloading github.com/x448/float16 v0.8.4 12:57:38 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 12:57:38 go: downloading github.com/go-openapi/errors v0.22.0 12:57:38 go: downloading github.com/oklog/ulid v1.3.1 12:57:38 go: downloading go.mongodb.org/mongo-driver v1.16.0 12:57:40 go: downloading github.com/go-openapi/swag v0.23.0 12:57:40 go: downloading github.com/opentracing/opentracing-go v1.2.0 12:57:40 go: downloading go.opentelemetry.io/otel v1.28.0 12:57:41 go: downloading go.opentelemetry.io/otel/trace v1.28.0 12:57:41 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 12:57:41 go: downloading github.com/go-openapi/validate v0.24.0 12:57:41 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 12:57:41 go: downloading github.com/fsnotify/fsnotify v1.7.0 12:57:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 12:57:41 go: downloading github.com/gorilla/securecookie v1.1.1 12:57:41 go: downloading github.com/gorilla/schema v1.4.1 12:57:41 go: downloading github.com/muhlemmer/gu v0.3.1 12:57:41 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 12:57:41 go: downloading github.com/golang/protobuf v1.5.4 12:57:41 go: downloading google.golang.org/protobuf v1.34.2 12:57:42 go: downloading github.com/mitchellh/go-ps v1.0.0 12:57:42 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 12:57:42 go: downloading github.com/go-playground/locales v0.14.1 12:57:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:57:43 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:57:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:57:43 go: downloading github.com/hashicorp/serf v0.10.1 12:57:43 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 12:57:43 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 12:57:43 go: downloading github.com/mailru/easyjson v0.7.7 12:57:43 go: downloading github.com/go-openapi/analysis v0.23.0 12:57:43 go: downloading github.com/go-openapi/loads v0.22.0 12:57:43 go: downloading github.com/go-openapi/spec v0.21.0 12:57:43 go: downloading github.com/go-logr/logr v1.4.2 12:57:43 go: downloading go.opentelemetry.io/otel/metric v1.28.0 12:57:44 go: downloading golang.org/x/term v0.22.0 12:57:44 go: downloading github.com/go-openapi/jsonpointer v0.21.0 12:57:44 go: downloading github.com/tklauser/go-sysconf v0.3.12 12:57:44 go: downloading github.com/fatih/color v1.16.0 12:57:44 go: downloading github.com/josharian/intern v1.0.0 12:57:44 go: downloading github.com/armon/go-metrics v0.4.1 12:57:44 go: downloading github.com/go-logr/stdr v1.2.2 12:57:44 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 12:57:44 go: downloading github.com/go-openapi/jsonreference v0.21.0 12:57:44 go: downloading github.com/tklauser/numcpus v0.6.1 12:57:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:57:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:59:36 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 12:59:36 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 12:59:58 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.187s coverage: 33.8% of statements 13:00:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.114s coverage: 93.5% of statements 13:00:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.064s coverage: 91.9% of statements 13:00:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.496s coverage: 88.2% of statements 13:00:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.033s coverage: 84.4% of statements 13:01:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 13:01:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 13:01:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.147s coverage: 41.3% of statements 13:01:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.074s coverage: 100.0% of statements 13:01:10 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.356s coverage: 87.7% of statements 13:01:10 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.047s coverage: 26.3% of statements 13:01:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 13:01:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 13:01:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.118s coverage: 75.8% of statements 13:01:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.045s coverage: 50.9% of statements 13:01:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.030s coverage: 31.2% of statements 13:01:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements 13:01:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:01:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:02:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:02:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:02:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:02:03 $ docker stop --time=1 bc69e5f82c0dc45460d0f5bf79b74b3c57fdb2b9ee7236b08a5313712ca6e1fc 13:02:05 $ docker rm -f --volumes bc69e5f82c0dc45460d0f5bf79b74b3c57fdb2b9ee7236b08a5313712ca6e1fc [Pipeline] // withDockerContainer [Pipeline] sh 13:02:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:02:09 Warning: overwriting stash ‘coverage-report’ 13:02:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:02:10 13:02:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:02:11 arm64: Pulling from edgex-lftools-log-publisher 13:02:11 8998bd30e6a1: Pulling fs layer 13:02:11 04944245beec: Pulling fs layer 13:02:11 699f458cf7ca: Pulling fs layer 13:02:11 765212b225bb: Pulling fs layer 13:02:11 f23df028b6ca: Pulling fs layer 13:02:11 d65c8cfc05b1: Pulling fs layer 13:02:11 2437ff75d9bd: Pulling fs layer 13:02:11 765212b225bb: Waiting 13:02:11 f23df028b6ca: Waiting 13:02:11 d65c8cfc05b1: Waiting 13:02:11 2437ff75d9bd: Waiting 13:02:11 04944245beec: Verifying Checksum 13:02:11 04944245beec: Download complete 13:02:11 765212b225bb: Verifying Checksum 13:02:11 765212b225bb: Download complete 13:02:11 f23df028b6ca: Verifying Checksum 13:02:11 f23df028b6ca: Download complete 13:02:11 d65c8cfc05b1: Verifying Checksum 13:02:11 d65c8cfc05b1: Download complete 13:02:11 699f458cf7ca: Verifying Checksum 13:02:11 699f458cf7ca: Download complete 13:02:12 8998bd30e6a1: Verifying Checksum 13:02:12 8998bd30e6a1: Download complete 13:02:14 2437ff75d9bd: Verifying Checksum 13:02:14 2437ff75d9bd: Download complete 13:02:16 8998bd30e6a1: Pull complete 13:02:17 04944245beec: Pull complete 13:02:18 699f458cf7ca: Pull complete 13:02:18 765212b225bb: Pull complete 13:02:19 f23df028b6ca: Pull complete 13:02:19 d65c8cfc05b1: Pull complete 13:02:37 2437ff75d9bd: Pull complete 13:02:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:02:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:38 prd-ubuntu20.04-docker-arm64-4c-16g-6339 does not seem to be running inside a container 13:02:38 $ 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/305 -v /w/workspace/go-mod-bootstrap/305:/w/workspace/go-mod-bootstrap/305:rw,z -v /w/workspace/go-mod-bootstrap/305@tmp:/w/workspace/go-mod-bootstrap/305@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 13:02:39 $ docker top 059c3c624aa5039d3287c5ab1b322148ae1c61fbb92ec6bb6d773a2232639830 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:40 ---> job-cost.sh 13:02:40 lf-activate-venv: SKIPPING 13:02:40 INFO: No Stack... 13:02:40 INFO: Retrieving Pricing Info for: v3-standard-4 13:02:41 INFO: Archiving Costs [Pipeline] sh 13:02:42 + cat /w/workspace/go-mod-bootstrap/305/archives/cost.csv 13:02:42 + cut -d, -f6 [Pipeline] lock 13:02:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-305-stack-cost] 13:02:42 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-305-stack-cost] did not exist. Created. 13:02:42 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-305-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:02:42 /w/workspace/go-mod-bootstrap/305@tmp/durable-e17365fe/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:02:43 + echo total: 0.10999999940395355 [Pipeline] stash 13:02:43 Warning: overwriting stash ‘stack-cost’ 13:02:43 Stashed 1 file(s) [Pipeline] } 13:02:43 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-305-stack-cost] [Pipeline] // lock [Pipeline] } 13:02:43 $ docker stop --time=1 059c3c624aa5039d3287c5ab1b322148ae1c61fbb92ec6bb6d773a2232639830 13:02:44 $ docker rm -f --volumes 059c3c624aa5039d3287c5ab1b322148ae1c61fbb92ec6bb6d773a2232639830 [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 13:02:45 provisioning config files... 13:02:45 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11421258878686868052tmp [Pipeline] { [Pipeline] sh 13:02:45 + set +x 13:02:45 + curl -s https://codecov.io/bash 13:02:45 + bash -s -- 13:02:45 13:02:45 _____ _ 13:02:45 / ____| | | 13:02:45 | | ___ __| | ___ ___ _____ __ 13:02:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:02:45 | |___| (_) | (_| | __/ (_| (_) \ V / 13:02:45 \_____\___/ \__,_|\___|\___\___/ \_/ 13:02:45 Bash-1.0.6 13:02:45 13:02:45 13:02:45 ==> git version 2.25.1 found 13:02:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:02:45 Release-Date: 2020-01-08 13:02:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:02:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:02:45 ==> Jenkins CI detected. 13:02:45 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 13:02:45 project root: . 13:02:45 --> token set from env 13:02:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:02:45 ==> Running gcov in . (disable via -X gcov) 13:02:45 ==> Python coveragepy not found 13:02:45 ==> Searching for coverage reports in: 13:02:45 + . 13:02:45 -> Found 1 reports 13:02:45 ==> Detecting git/mercurial file structure 13:02:45 ==> Reading reports 13:02:45 + ./coverage.out bytes=114370 13:02:45 ==> Appending adjustments 13:02:45 https://docs.codecov.io/docs/fixing-reports 13:02:46 + Found adjustments 13:02:46 ==> Gzipping contents 13:02:46 20K /tmp/codecov.xqDwBI.gz 13:02:46 ==> Uploading reports 13:02:46 url: https://codecov.io 13:02:46 query: branch=main&commit=bb9483251681910a33238bb0066b67494bd3f783&build=305&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F305%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 13:02:46 -> Pinging Codecov 13:02:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bb9483251681910a33238bb0066b67494bd3f783&build=305&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F305%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 13:02:46 -> Uploading to 13:02:46 https://storage.googleapis.com/codecov/v4/raw/2024-07-24/833815588EE85121546D348822E98E2E/bb9483251681910a33238bb0066b67494bd3f783/b19b0586-899d-45db-91e1-1386eb81a8d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T130246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdde085d1d38c376e6e07771d60e0f7acdc0d27970df6173a684bb3689722640 13:02:46 % Total % Received % Xferd Average Speed Time Time Time Current 13:02:46 Dload Upload Total Spent Left Speed 13:02:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17497 0 0 100 17497 0 72301 --:--:-- --:--:-- --:--:-- 72301 13:02:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/bb9483251681910a33238bb0066b67494bd3f783 [Pipeline] } 13:02:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:02:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:02:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:02:46 13:02:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:02:47 latest: Pulling from edgex-devops/edgex-snyk-go 13:02:47 619be1103602: Already exists 13:02:47 f8ea3408117e: Pulling fs layer 13:02:47 91320369b822: Pulling fs layer 13:02:47 0406650e8295: Pulling fs layer 13:02:47 4f4fb700ef54: Pulling fs layer 13:02:47 96d80e3f36e1: Pulling fs layer 13:02:47 bcf3aedb951c: Pulling fs layer 13:02:47 4f4fb700ef54: Waiting 13:02:47 96d80e3f36e1: Waiting 13:02:47 bcf3aedb951c: Waiting 13:02:47 0406650e8295: Verifying Checksum 13:02:47 0406650e8295: Download complete 13:02:47 f8ea3408117e: Verifying Checksum 13:02:47 f8ea3408117e: Download complete 13:02:47 4f4fb700ef54: Verifying Checksum 13:02:47 4f4fb700ef54: Download complete 13:02:47 f8ea3408117e: Pull complete 13:02:47 96d80e3f36e1: Verifying Checksum 13:02:47 96d80e3f36e1: Download complete 13:02:47 91320369b822: Verifying Checksum 13:02:47 91320369b822: Download complete 13:02:48 bcf3aedb951c: Verifying Checksum 13:02:48 bcf3aedb951c: Download complete 13:02:51 91320369b822: Pull complete 13:02:51 0406650e8295: Pull complete 13:02:51 4f4fb700ef54: Pull complete 13:02:51 96d80e3f36e1: Pull complete 13:02:54 bcf3aedb951c: Pull complete 13:02:54 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 13:02:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:02:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:55 prd-ubuntu20.04-docker-8c-8g-6338 does not seem to be running inside a container 13:02:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:02:59 $ docker top d4a0242dfe8f039db47edfbae24e33f0971a7e56f656fbd810c2be200965ab69 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:59 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo 13:02:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 13:03:00 + set -o pipefail 13:03:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 13:03:06 13:03:06 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 13:03:06 13:03:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/871eb2a1-0a65-4d91-b920-a74399c1a685 13:03:06 13:03:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:03:06 13:03:07 13:03:07 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 13:03:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:03:07 $ docker stop --time=1 d4a0242dfe8f039db47edfbae24e33f0971a7e56f656fbd810c2be200965ab69 13:03:14 $ docker rm -f --volumes d4a0242dfe8f039db47edfbae24e33f0971a7e56f656fbd810c2be200965ab69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:03:15 + git log --format=format:%s -1 bb9483251681910a33238bb0066b67494bd3f783 [Pipeline] sh 13:03:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:03:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:03:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:16 prd-ubuntu20.04-docker-8c-8g-6338 does not seem to be running inside a container 13:03:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:03:17 $ docker top 4fa81e6fa3ba9532fb05495c79855c9a3ea6f17fdc2b15e40b2fc48219ec53a1 -eo pid,comm 13:03:17 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). 13:03:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:03:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:17 [ssh-agent] Looking for ssh-agent implementation... 13:03:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:17 $ docker exec 4fa81e6fa3ba9532fb05495c79855c9a3ea6f17fdc2b15e40b2fc48219ec53a1 ssh-agent 13:03:17 SSH_AUTH_SOCK=/tmp/ssh-ZAtjhLnVcb3Y/agent.32 13:03:17 SSH_AGENT_PID=38 13:03:17 Running ssh-add (command line suppressed) 13:03:17 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2287038265105868225.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2287038265105868225.key) 13:03:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:03:18 + git semver tag 13:03:18 2024-07-24 13:03:18,367 [run_tag] DEBUG tag force:False 13:03:18 2024-07-24 13:03:18,367 [check_head_tag] DEBUG check head tag 13:03:18 2024-07-24 13:03:18,369 [execute] INFO git cat-file --batch-check 13:03:18 2024-07-24 13:03:18,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 13:03:18 2024-07-24 13:03:18,374 [execute] INFO git cat-file --batch 13:03:18 2024-07-24 13:03:18,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 13:03:18 2024-07-24 13:03:18,428 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:03:18 2024-07-24 13:03:18,429 [execute] INFO git tag -a v3.2.0-dev.49 -m v3.2.0-dev.49 13:03:18 2024-07-24 13:03:18,429 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.49', '-m', 'v3.2.0-dev.49'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 13:03:18 2024-07-24 13:03:18,434 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:03:18 3.2.0-dev.49 [Pipeline] } 13:03:18 $ docker exec --env ******** --env ******** 4fa81e6fa3ba9532fb05495c79855c9a3ea6f17fdc2b15e40b2fc48219ec53a1 ssh-agent -k 13:03:18 unset SSH_AUTH_SOCK; 13:03:18 unset SSH_AGENT_PID; 13:03:18 echo Agent pid 38 killed; 13:03:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:03:18 + git semver [Pipeline] } 13:03:19 $ docker stop --time=1 4fa81e6fa3ba9532fb05495c79855c9a3ea6f17fdc2b15e40b2fc48219ec53a1 13:03:20 $ docker rm -f --volumes 4fa81e6fa3ba9532fb05495c79855c9a3ea6f17fdc2b15e40b2fc48219ec53a1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:03:21 13:03:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:03:21 0.23.1-centos7: Pulling from edgex-lftools 13:03:21 ab5ef0e58194: Pulling fs layer 13:03:21 9712f1f96733: Pulling fs layer 13:03:21 63f879dbbcfc: Pulling fs layer 13:03:21 0d9ebad4ef96: Pulling fs layer 13:03:21 e9a5061849ea: Pulling fs layer 13:03:21 d747dcd14b5f: Pulling fs layer 13:03:21 2de7ff778b66: Pulling fs layer 13:03:21 0d9ebad4ef96: Waiting 13:03:21 e9a5061849ea: Waiting 13:03:21 d747dcd14b5f: Waiting 13:03:21 2de7ff778b66: Waiting 13:03:21 9712f1f96733: Verifying Checksum 13:03:21 9712f1f96733: Download complete 13:03:21 63f879dbbcfc: Verifying Checksum 13:03:21 63f879dbbcfc: Download complete 13:03:21 e9a5061849ea: Verifying Checksum 13:03:21 e9a5061849ea: Download complete 13:03:21 d747dcd14b5f: Download complete 13:03:21 0d9ebad4ef96: Verifying Checksum 13:03:21 0d9ebad4ef96: Download complete 13:03:21 ab5ef0e58194: Download complete 13:03:21 2de7ff778b66: Verifying Checksum 13:03:21 2de7ff778b66: Download complete 13:03:25 ab5ef0e58194: Pull complete 13:03:25 9712f1f96733: Pull complete 13:03:25 63f879dbbcfc: Pull complete 13:03:30 0d9ebad4ef96: Pull complete 13:03:30 e9a5061849ea: Pull complete 13:03:30 d747dcd14b5f: Pull complete 13:03:31 2de7ff778b66: Pull complete 13:03:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:03:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:03:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:32 prd-ubuntu20.04-docker-8c-8g-6338 does not seem to be running inside a container 13:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:03:40 $ docker top 65cc78b7726836cd029f71148689f874156c73383b4e7a9f0ab5a33be61523e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:03:40 provisioning config files... 13:03:40 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1311467051746148734tmp 13:03:40 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3499317993957271499tmp 13:03:40 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16336373086566330646tmp [Pipeline] { [Pipeline] echo 13:03:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:03:40 ---> sigul-configuration.sh 13:03:40 gpg: directory `/root/.gnupg' created 13:03:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:03:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:03:40 gpg: keyring `/root/.gnupg/secring.gpg' created 13:03:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:03:40 gpg: CAST5 encrypted data 13:03:40 gpg: encrypted with 1 passphrase 13:03:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:03:41 + mkdir /home/jenkins 13:03:41 + mkdir /home/jenkins/sigul [Pipeline] sh 13:03:41 + 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 13:03:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:03:41 ---> sigul-install.sh 13:03:41 Sigul already installed; skipping installation. [Pipeline] sh 13:03:41 + git tag --list 13:03:41 v0.0.1 13:03:41 v0.0.10 13:03:41 v0.0.11 13:03:41 v0.0.12 13:03:41 v0.0.13 13:03:41 v0.0.14 13:03:41 v0.0.15 13:03:41 v0.0.16 13:03:41 v0.0.17 13:03:41 v0.0.18 13:03:41 v0.0.19 13:03:41 v0.0.2 13:03:41 v0.0.20 13:03:41 v0.0.21 13:03:41 v0.0.22 13:03:41 v0.0.23 13:03:41 v0.0.24 13:03:41 v0.0.25 13:03:41 v0.0.26 13:03:41 v0.0.27 13:03:41 v0.0.28 13:03:41 v0.0.29 13:03:41 v0.0.3 13:03:41 v0.0.30 13:03:41 v0.0.31 13:03:41 v0.0.32 13:03:41 v0.0.33 13:03:41 v0.0.34 13:03:41 v0.0.35 13:03:41 v0.0.36 13:03:41 v0.0.37 13:03:41 v0.0.38 13:03:41 v0.0.39 13:03:41 v0.0.4 13:03:41 v0.0.40 13:03:41 v0.0.41 13:03:41 v0.0.42 13:03:41 v0.0.43 13:03:41 v0.0.44 13:03:41 v0.0.45 13:03:41 v0.0.46 13:03:41 v0.0.47 13:03:41 v0.0.48 13:03:41 v0.0.49 13:03:41 v0.0.5 13:03:41 v0.0.50 13:03:41 v0.0.51 13:03:41 v0.0.52 13:03:41 v0.0.53 13:03:41 v0.0.54 13:03:41 v0.0.55 13:03:41 v0.0.56 13:03:41 v0.0.57 13:03:41 v0.0.58 13:03:41 v0.0.59 13:03:41 v0.0.6 13:03:41 v0.0.60 13:03:41 v0.0.61 13:03:41 v0.0.62 13:03:41 v0.0.63 13:03:41 v0.0.64 13:03:41 v0.0.65 13:03:41 v0.0.66 13:03:41 v0.0.67 13:03:41 v0.0.68 13:03:41 v0.0.69 13:03:41 v0.0.7 13:03:41 v0.0.70 13:03:41 v0.0.71 13:03:41 v0.0.72 13:03:41 v0.0.8 13:03:41 v0.0.9 13:03:41 v2.0.0 13:03:41 v2.1.0 13:03:41 v2.1.1 13:03:41 v2.2.0 13:03:41 v2.3.0 13:03:41 v3.0 13:03:41 v3.0.0 13:03:41 v3.0.1 13:03:41 v3.1 13:03:41 v3.1.0 13:03:41 v3.1.0-dev.1 13:03:41 v3.1.0-dev.10 13:03:41 v3.1.0-dev.11 13:03:41 v3.1.0-dev.12 13:03:41 v3.1.0-dev.13 13:03:41 v3.1.0-dev.14 13:03:41 v3.1.0-dev.15 13:03:41 v3.1.0-dev.16 13:03:41 v3.1.0-dev.17 13:03:41 v3.1.0-dev.18 13:03:41 v3.1.0-dev.19 13:03:41 v3.1.0-dev.2 13:03:41 v3.1.0-dev.20 13:03:41 v3.1.0-dev.21 13:03:41 v3.1.0-dev.22 13:03:41 v3.1.0-dev.23 13:03:41 v3.1.0-dev.24 13:03:41 v3.1.0-dev.25 13:03:41 v3.1.0-dev.26 13:03:41 v3.1.0-dev.27 13:03:41 v3.1.0-dev.28 13:03:41 v3.1.0-dev.29 13:03:41 v3.1.0-dev.3 13:03:41 v3.1.0-dev.30 13:03:41 v3.1.0-dev.31 13:03:41 v3.1.0-dev.32 13:03:41 v3.1.0-dev.33 13:03:41 v3.1.0-dev.34 13:03:41 v3.1.0-dev.35 13:03:41 v3.1.0-dev.36 13:03:41 v3.1.0-dev.37 13:03:41 v3.1.0-dev.38 13:03:41 v3.1.0-dev.39 13:03:41 v3.1.0-dev.4 13:03:41 v3.1.0-dev.40 13:03:41 v3.1.0-dev.41 13:03:41 v3.1.0-dev.42 13:03:41 v3.1.0-dev.43 13:03:41 v3.1.0-dev.44 13:03:41 v3.1.0-dev.45 13:03:41 v3.1.0-dev.46 13:03:41 v3.1.0-dev.47 13:03:41 v3.1.0-dev.48 13:03:41 v3.1.0-dev.49 13:03:41 v3.1.0-dev.5 13:03:41 v3.1.0-dev.50 13:03:41 v3.1.0-dev.51 13:03:41 v3.1.0-dev.52 13:03:41 v3.1.0-dev.53 13:03:41 v3.1.0-dev.54 13:03:41 v3.1.0-dev.55 13:03:41 v3.1.0-dev.56 13:03:41 v3.1.0-dev.57 13:03:41 v3.1.0-dev.58 13:03:41 v3.1.0-dev.59 13:03:41 v3.1.0-dev.6 13:03:41 v3.1.0-dev.60 13:03:41 v3.1.0-dev.7 13:03:41 v3.1.0-dev.8 13:03:41 v3.1.0-dev.9 13:03:41 v3.2.0-dev.1 13:03:41 v3.2.0-dev.10 13:03:41 v3.2.0-dev.11 13:03:41 v3.2.0-dev.12 13:03:41 v3.2.0-dev.13 13:03:41 v3.2.0-dev.14 13:03:41 v3.2.0-dev.15 13:03:41 v3.2.0-dev.16 13:03:41 v3.2.0-dev.17 13:03:41 v3.2.0-dev.18 13:03:41 v3.2.0-dev.19 13:03:41 v3.2.0-dev.2 13:03:41 v3.2.0-dev.20 13:03:41 v3.2.0-dev.21 13:03:41 v3.2.0-dev.22 13:03:41 v3.2.0-dev.23 13:03:41 v3.2.0-dev.24 13:03:41 v3.2.0-dev.25 13:03:41 v3.2.0-dev.26 13:03:41 v3.2.0-dev.27 13:03:41 v3.2.0-dev.28 13:03:41 v3.2.0-dev.29 13:03:41 v3.2.0-dev.3 13:03:41 v3.2.0-dev.30 13:03:41 v3.2.0-dev.31 13:03:41 v3.2.0-dev.32 13:03:41 v3.2.0-dev.33 13:03:41 v3.2.0-dev.34 13:03:41 v3.2.0-dev.35 13:03:41 v3.2.0-dev.36 13:03:41 v3.2.0-dev.37 13:03:41 v3.2.0-dev.38 13:03:41 v3.2.0-dev.39 13:03:41 v3.2.0-dev.4 13:03:41 v3.2.0-dev.40 13:03:41 v3.2.0-dev.41 13:03:41 v3.2.0-dev.42 13:03:41 v3.2.0-dev.43 13:03:41 v3.2.0-dev.44 13:03:41 v3.2.0-dev.45 13:03:41 v3.2.0-dev.46 13:03:41 v3.2.0-dev.47 13:03:41 v3.2.0-dev.48 13:03:41 v3.2.0-dev.49 13:03:41 v3.2.0-dev.5 13:03:41 v3.2.0-dev.6 13:03:41 v3.2.0-dev.7 13:03:41 v3.2.0-dev.8 13:03:41 v3.2.0-dev.9 [Pipeline] sh 13:03:42 + lftools sign git-tag v3.2.0-dev.49 13:03:42 Signing Git tag with Sigul... 13:03:42 Signing v3.2.0-dev.49 [Pipeline] echo 13:03:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:03:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:03:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:03:43 $ docker stop --time=1 65cc78b7726836cd029f71148689f874156c73383b4e7a9f0ab5a33be61523e8 13:03:45 $ docker rm -f --volumes 65cc78b7726836cd029f71148689f874156c73383b4e7a9f0ab5a33be61523e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:03:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:03:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:03:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:46 prd-ubuntu20.04-docker-8c-8g-6338 does not seem to be running inside a container 13:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:03:46 $ docker top bf49899084ec97f6a38dd2f700a51311ab0beef3011278b464f1a33331c681c4 -eo pid,comm 13:03:46 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). 13:03:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:46 [ssh-agent] Looking for ssh-agent implementation... 13:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:46 $ docker exec bf49899084ec97f6a38dd2f700a51311ab0beef3011278b464f1a33331c681c4 ssh-agent 13:03:46 SSH_AUTH_SOCK=/tmp/ssh-7rjDcjGOIaEf/agent.33 13:03:46 SSH_AGENT_PID=40 13:03:46 Running ssh-add (command line suppressed) 13:03:46 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18388567131034197174.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18388567131034197174.key) 13:03:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:03:47 + git semver bump pre 13:03:47 2024-07-24 13:03:47,335 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:03:47 2024-07-24 13:03:47,336 [bump_version] DEBUG bumping version:3.2.0-dev.49 on axis:pre with prefix:dev 13:03:47 2024-07-24 13:03:47,336 [bump_version] DEBUG bumped version:3.2.0-dev.50 13:03:47 2024-07-24 13:03:47,336 [write_version] DEBUG write version:3.2.0-dev.50 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 13:03:47 2024-07-24 13:03:47,336 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:03:47 2024-07-24 13:03:47,336 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:03:47 2024-07-24 13:03:47,338 [execute] INFO git cat-file --batch-check 13:03:47 2024-07-24 13:03:47,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 13:03:47 2024-07-24 13:03:47,343 [execute] INFO git cat-file --batch 13:03:47 2024-07-24 13:03:47,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 13:03:47 2024-07-24 13:03:47,349 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:03:47 3.2.0-dev.50 [Pipeline] } 13:03:47 $ docker exec --env ******** --env ******** bf49899084ec97f6a38dd2f700a51311ab0beef3011278b464f1a33331c681c4 ssh-agent -k 13:03:47 unset SSH_AUTH_SOCK; 13:03:47 unset SSH_AGENT_PID; 13:03:47 echo Agent pid 40 killed; 13:03:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:03:47 + git semver [Pipeline] } 13:03:48 $ docker stop --time=1 bf49899084ec97f6a38dd2f700a51311ab0beef3011278b464f1a33331c681c4 13:03:49 $ docker rm -f --volumes bf49899084ec97f6a38dd2f700a51311ab0beef3011278b464f1a33331c681c4 [Pipeline] // withDockerContainer [Pipeline] sh 13:03:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:03:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:50 prd-ubuntu20.04-docker-8c-8g-6338 does not seem to be running inside a container 13:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:03:50 $ docker top 92323e1049753589e6337a7029e66216cb12262e9c0d71c585c1018b5d05b997 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:50 [ssh-agent] Looking for ssh-agent implementation... 13:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:50 $ docker exec 92323e1049753589e6337a7029e66216cb12262e9c0d71c585c1018b5d05b997 ssh-agent 13:03:50 SSH_AUTH_SOCK=/tmp/ssh-QL5YjSppee0s/agent.32 13:03:50 SSH_AGENT_PID=38 13:03:50 Running ssh-add (command line suppressed) 13:03:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13148830237990895976.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13148830237990895976.key) 13:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:03:51 + git semver push 13:03:51 2024-07-24 13:03:51,439 [run_push] DEBUG push 13:03:51 2024-07-24 13:03:51,439 [execute] INFO git cat-file --batch-check 13:03:51 2024-07-24 13:03:51,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 13:03:51 2024-07-24 13:03:51,443 [execute] INFO git rev-list e05d744ac94af3908417b6f826deae24f0c99461 -- 13:03:51 2024-07-24 13:03:51,443 [execute] DEBUG Popen(['git', 'rev-list', 'e05d744ac94af3908417b6f826deae24f0c99461', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 13:03:51 2024-07-24 13:03:51,457 [execute] INFO git fetch -v origin 13:03:51 2024-07-24 13:03:51,457 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 13:03:52 2024-07-24 13:03:51,933 [run_push] DEBUG no remote changes detected 13:03:52 2024-07-24 13:03:51,933 [execute] INFO git push origin semver 13:03:52 2024-07-24 13:03:51,934 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 13:03:53 2024-07-24 13:03:52,723 [run_push] DEBUG push all version tags 13:03:53 2024-07-24 13:03:52,724 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:03:53 2024-07-24 13:03:52,724 [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) 13:03:53 2024-07-24 13:03:53,446 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:03:53 3.2.0-dev.50 [Pipeline] } 13:03:53 $ docker exec --env ******** --env ******** 92323e1049753589e6337a7029e66216cb12262e9c0d71c585c1018b5d05b997 ssh-agent -k 13:03:53 unset SSH_AUTH_SOCK; 13:03:53 unset SSH_AGENT_PID; 13:03:53 echo Agent pid 38 killed; 13:03:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:03:54 + git semver [Pipeline] } 13:03:54 $ docker stop --time=1 92323e1049753589e6337a7029e66216cb12262e9c0d71c585c1018b5d05b997 13:03:55 $ docker rm -f --volumes 92323e1049753589e6337a7029e66216cb12262e9c0d71c585c1018b5d05b997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:03:56 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 13:03:56 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 13:03:56 total 16 13:03:56 drwxr-xr-x 3 root root 4096 Jul 24 12:55 . 13:03:56 drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 13:03 .. 13:03:56 drwxr-xr-x 2 root root 4096 Jul 24 12:55 cost 13:03:56 -rw-r--r-- 1 root root 88 Jul 24 12:55 cost.csv 13:03:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 13:03:56 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 13:03:56 total 16 13:03:56 drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 12:55 . 13:03:56 drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 13:03 .. 13:03:56 drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 12:55 cost 13:03:56 -rw-r--r-- 1 jenkins jenkins 88 Jul 24 12:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:03:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:03:57 ---> package-listing.sh 13:03:57 ++ facter osfamily 13:03:57 ++ tr '[:upper:]' '[:lower:]' 13:03:57 + OS_FAMILY=debian 13:03:57 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 13:03:57 + START_PACKAGES=/tmp/packages_start.txt 13:03:57 + END_PACKAGES=/tmp/packages_end.txt 13:03:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:03:57 + PACKAGES=/tmp/packages_start.txt 13:03:57 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 13:03:57 + PACKAGES=/tmp/packages_end.txt 13:03:57 + case "${OS_FAMILY}" in 13:03:57 + dpkg -l 13:03:57 + grep '^ii' 13:03:57 + '[' -f /tmp/packages_start.txt ']' 13:03:57 + '[' -f /tmp/packages_end.txt ']' 13:03:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:03:57 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 13:03:57 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 13:03:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 13:03:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:03:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:03:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:58 prd-ubuntu20.04-docker-8c-8g-6338 does not seem to be running inside a container 13:03:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:03:58 $ docker top 82a775bc651d587cf03a289d03a6c142ba5812c4785ad72ef2a7f2bc393e1d13 -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:59 + touch /tmp/pre-build-complete [Pipeline] sh 13:03:59 + mkdir -p /var/log/sysstat [Pipeline] sh 13:03:59 + ls /var/log/sa-host 13:03:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:03:59 provisioning config files... 13:03:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13990545627498159547tmp [Pipeline] { [Pipeline] echo 13:03:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:04:00 ---> create-netrc.sh [Pipeline] } 13:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:04:00 ---> python-tools-install.sh [Pipeline] echo 13:04:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:04:00 ---> sudo-logs.sh 13:04:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:04:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:04:01 ---> job-cost.sh 13:04:01 lf-activate-venv: SKIPPING 13:04:01 DEBUG: total: 0.2199999988079071 13:04:01 INFO: Retrieving Stack Cost... 13:04:02 INFO: Retrieving Pricing Info for: v3-standard-8 13:04:02 INFO: Archiving Costs [Pipeline] echo 13:04:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:04:02 ---> logs-deploy.sh 13:04:02 lf-activate-venv: SKIPPING 13:04:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/305 13:04:02 INFO: archiving workspace using pattern(s): 13:04:03 Archives upload complete. 13:04:03 INFO: archiving logs to Nexus 13:04:04 ---> uname -a: 13:04:04 Linux prd-ubuntu20-04-docker-8c-8g-6338 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:04:04 13:04:04 13:04:04 ---> lscpu: 13:04:04 Architecture: x86_64 13:04:04 CPU op-mode(s): 32-bit, 64-bit 13:04:04 Byte Order: Little Endian 13:04:04 Address sizes: 40 bits physical, 48 bits virtual 13:04:04 CPU(s): 8 13:04:04 On-line CPU(s) list: 0-7 13:04:04 Thread(s) per core: 1 13:04:04 Core(s) per socket: 1 13:04:04 Socket(s): 8 13:04:04 NUMA node(s): 1 13:04:04 Vendor ID: AuthenticAMD 13:04:04 CPU family: 23 13:04:04 Model: 49 13:04:04 Model name: AMD EPYC-Rome Processor 13:04:04 Stepping: 0 13:04:04 CPU MHz: 2799.998 13:04:04 BogoMIPS: 5599.99 13:04:04 Virtualization: AMD-V 13:04:04 Hypervisor vendor: KVM 13:04:04 Virtualization type: full 13:04:04 L1d cache: 256 KiB 13:04:04 L1i cache: 256 KiB 13:04:04 L2 cache: 4 MiB 13:04:04 L3 cache: 128 MiB 13:04:04 NUMA node0 CPU(s): 0-7 13:04:04 Vulnerability Itlb multihit: Not affected 13:04:04 Vulnerability L1tf: Not affected 13:04:04 Vulnerability Mds: Not affected 13:04:04 Vulnerability Meltdown: Not affected 13:04:04 Vulnerability Mmio stale data: Not affected 13:04:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:04:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:04:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:04:04 Vulnerability Srbds: Not affected 13:04:04 Vulnerability Tsx async abort: Not affected 13:04:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:04:04 13:04:04 13:04:04 ---> nproc: 13:04:04 8 13:04:04 13:04:04 13:04:04 ---> df -h: 13:04:04 Filesystem Size Used Avail Use% Mounted on 13:04:04 overlay 155G 12G 144G 8% / 13:04:04 tmpfs 64M 0 64M 0% /dev 13:04:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:04:04 shm 64M 0 64M 0% /dev/shm 13:04:04 /dev/vda1 155G 12G 144G 8% /facter-os 13:04:04 13:04:04 13:04:04 ---> sar -b -r -n DEV: 13:04:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6338) 07/24/24 _x86_64_ (8 CPU) 13:04:04 13:04:04 12:53:22 LINUX RESTART (8 CPU) 13:04:04 13:04:04 12:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:04:04 12:55:01 190.68 10.18 180.50 0.00 1696.38 36578.44 0.00 13:04:04 12:56:01 113.06 0.22 112.85 0.00 15.59 45512.43 0.00 13:04:04 12:57:01 1.82 0.00 1.82 0.00 0.00 21.88 0.00 13:04:04 12:58:01 1.90 0.00 1.90 0.00 0.00 21.99 0.00 13:04:04 12:59:01 46.86 5.13 41.73 0.00 4346.21 8434.33 0.00 13:04:04 13:00:01 6.17 0.02 6.15 0.00 0.13 127.31 0.00 13:04:04 13:01:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 13:04:04 13:02:01 1.98 0.00 1.98 0.00 0.00 22.93 0.00 13:04:04 13:03:02 38.63 1.57 37.06 0.00 51.06 24238.09 0.00 13:04:04 13:04:01 130.15 0.90 129.25 0.00 35.52 39694.42 0.00 13:04:04 Average: 53.13 1.80 51.33 0.00 615.43 15426.33 0.00 13:04:04 13:04:04 12:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:04:04 12:55:01 28050384 31485744 819284 2.49 100644 3513240 1911124 5.63 1624908 2713428 997096 13:04:04 12:56:01 28696752 31542048 767872 2.34 105484 2955988 1732492 5.11 1136944 2592156 352 13:04:04 12:57:01 28696412 31541840 767864 2.34 105548 2955992 1732492 5.11 1137336 2592212 8 13:04:04 12:58:01 28697488 31543044 766480 2.33 105644 2955984 1732492 5.11 1135816 2592212 8 13:04:04 12:59:01 28245152 31521848 759652 2.31 134768 3353724 1715496 5.06 1425756 2725256 940 13:04:04 13:00:01 28255728 31527544 753540 2.29 133364 3350468 1676708 4.94 1413224 2722008 4 13:04:04 13:01:01 28260832 31532720 748408 2.28 133436 3350476 1676708 4.94 1407720 2722020 8 13:04:04 13:02:01 28260396 31532464 748512 2.28 133532 3350480 1676708 4.94 1408104 2722020 24 13:04:04 13:03:02 27236848 31285196 989228 3.01 143128 4057276 2080832 6.13 1670936 3414568 76644 13:04:04 13:04:01 26762176 31450232 819576 2.49 177392 4586672 1893404 5.58 1578676 3904700 324 13:04:04 Average: 28116217 31496268 794042 2.41 127294 3443030 1782846 5.25 1393942 2870058 107541 13:04:04 13:04:04 12:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:04:04 12:55:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 13:04:04 12:55:01 veth8b140f3 78.30 145.28 7.78 1252.88 0.00 0.00 0.00 0.10 13:04:04 12:55:01 ens3 403.60 240.93 6247.66 55.60 0.00 0.00 0.00 0.00 13:04:04 12:55:01 docker0 96.78 165.07 8.25 1388.71 0.00 0.00 0.00 0.00 13:04:04 12:56:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:04:04 12:56:01 ens3 104.10 64.66 2532.05 16.17 0.00 0.00 0.00 0.00 13:04:04 12:56:01 docker0 0.77 0.75 0.07 0.28 0.00 0.00 0.00 0.00 13:04:04 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:04 12:57:01 ens3 1.80 1.02 6.86 0.32 0.00 0.00 0.00 0.00 13:04:04 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:04 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:04:04 12:58:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:04:04 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:04 12:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:04:04 12:59:01 ens3 194.15 101.35 2714.57 7.12 0.00 0.00 0.00 0.00 13:04:04 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:04 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:04:04 13:00:01 ens3 0.33 0.25 0.02 0.02 0.00 0.00 0.00 0.00 13:04:04 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:04 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:04 13:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:04 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:04 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:04:04 13:02:01 ens3 0.57 0.38 0.27 0.22 0.00 0.00 0.00 0.00 13:04:04 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:04 13:03:02 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 13:04:04 13:03:02 veth2594060 9.10 11.80 0.83 80.88 0.00 0.00 0.00 0.01 13:04:04 13:03:02 ens3 134.98 77.67 3697.32 16.03 0.00 0.00 0.00 0.00 13:04:04 13:03:02 docker0 9.10 11.70 0.70 80.87 0.00 0.00 0.00 0.00 13:04:04 13:04:01 lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 13:04:04 13:04:01 ens3 357.75 231.18 4543.41 160.73 0.00 0.00 0.00 0.00 13:04:04 13:04:01 docker0 71.17 122.39 6.75 1192.92 0.00 0.00 0.00 0.00 13:04:04 Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 13:04:04 Average: ens3 119.34 71.49 1969.87 25.39 0.00 0.00 0.00 0.00 13:04:04 Average: docker0 17.69 29.83 1.57 264.72 0.00 0.00 0.00 0.00 13:04:04 13:04:04 13:04:04 ---> sar -P ALL: 13:04:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6338) 07/24/24 _x86_64_ (8 CPU) 13:04:04 13:04:04 12:53:22 LINUX RESTART (8 CPU) 13:04:04 13:04:04 12:54:01 CPU %user %nice %system %iowait %steal %idle 13:04:04 12:55:01 all 28.92 0.00 6.82 2.51 0.08 61.67 13:04:04 12:55:01 0 29.63 0.00 6.35 3.27 0.08 60.66 13:04:04 12:55:01 1 28.35 0.00 7.25 1.36 0.07 62.98 13:04:04 12:55:01 2 28.15 0.00 7.52 4.51 0.08 59.74 13:04:04 12:55:01 3 28.64 0.00 6.79 1.00 0.08 63.49 13:04:04 12:55:01 4 28.15 0.00 7.32 6.57 0.08 57.87 13:04:04 12:55:01 5 29.27 0.00 6.49 0.64 0.08 63.51 13:04:04 12:55:01 6 29.77 0.00 6.11 1.93 0.08 62.11 13:04:04 12:55:01 7 29.36 0.00 6.71 0.84 0.07 63.01 13:04:04 12:56:01 all 25.02 0.00 4.12 2.16 0.06 68.64 13:04:04 12:56:01 0 24.29 0.00 3.57 0.12 0.05 71.97 13:04:04 12:56:01 1 23.77 0.00 3.68 0.51 0.07 71.97 13:04:04 12:56:01 2 24.43 0.00 5.56 8.58 0.07 61.36 13:04:04 12:56:01 3 26.46 0.00 3.80 0.10 0.05 69.58 13:04:04 12:56:01 4 25.19 0.00 4.02 0.10 0.07 70.62 13:04:04 12:56:01 5 26.09 0.00 4.01 1.21 0.07 68.63 13:04:04 12:56:01 6 25.71 0.00 4.19 5.41 0.07 64.61 13:04:04 12:56:01 7 24.21 0.00 4.14 1.25 0.07 70.33 13:04:04 12:57:01 all 0.24 0.00 0.01 0.00 0.01 99.74 13:04:04 12:57:01 0 1.63 0.00 0.00 0.00 0.00 98.37 13:04:04 12:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:04:04 12:57:01 2 0.07 0.00 0.00 0.02 0.00 99.92 13:04:04 12:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:04:04 12:57:01 4 0.08 0.00 0.02 0.02 0.05 99.83 13:04:04 12:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:04:04 12:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:04:04 12:57:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:04:04 12:58:01 all 0.14 0.00 0.02 0.01 0.02 99.81 13:04:04 12:58:01 0 0.86 0.00 0.00 0.00 0.02 99.12 13:04:04 12:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 13:04:04 12:58:01 2 0.05 0.00 0.03 0.03 0.02 99.87 13:04:04 12:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:04:04 12:58:01 4 0.05 0.00 0.07 0.02 0.03 99.83 13:04:04 12:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 13:04:04 12:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:04:04 12:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:04:04 12:59:01 all 2.38 0.00 1.34 0.59 0.03 95.67 13:04:04 12:59:01 0 1.81 0.00 1.72 0.85 0.02 95.60 13:04:04 12:59:01 1 2.29 0.00 1.17 0.52 0.03 95.99 13:04:04 12:59:01 2 1.99 0.00 0.87 1.47 0.03 95.64 13:04:04 12:59:01 3 2.67 0.00 0.89 0.03 0.02 96.39 13:04:04 12:59:01 4 2.56 0.00 1.09 0.82 0.03 95.51 13:04:04 12:59:01 5 1.65 0.00 2.32 0.87 0.02 95.14 13:04:04 12:59:01 6 2.24 0.00 1.04 0.07 0.05 96.61 13:04:04 12:59:01 7 3.85 0.00 1.61 0.07 0.02 94.46 13:04:04 13:00:01 all 0.11 0.00 0.07 0.02 0.01 99.79 13:04:04 13:00:01 0 0.23 0.00 0.07 0.00 0.02 99.68 13:04:04 13:00:01 1 0.17 0.00 0.13 0.03 0.02 99.65 13:04:04 13:00:01 2 0.05 0.00 0.07 0.07 0.00 99.82 13:04:04 13:00:01 3 0.05 0.00 0.05 0.00 0.00 99.90 13:04:04 13:00:01 4 0.05 0.00 0.05 0.00 0.02 99.88 13:04:04 13:00:01 5 0.07 0.00 0.03 0.02 0.00 99.88 13:04:04 13:00:01 6 0.13 0.00 0.10 0.02 0.03 99.72 13:04:04 13:00:01 7 0.13 0.00 0.07 0.00 0.02 99.78 13:04:04 13:01:01 all 0.01 0.00 0.01 0.00 0.01 99.95 13:04:04 13:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:04:04 13:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:04:04 13:01:01 2 0.02 0.00 0.00 0.03 0.02 99.93 13:04:04 13:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:04:04 13:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:04:04 13:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:04:04 13:01:01 6 0.05 0.00 0.03 0.00 0.05 99.87 13:04:04 13:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:04:04 13:02:01 all 0.11 0.00 0.01 0.03 0.01 99.83 13:04:04 13:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:04:04 13:02:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:04:04 13:02:01 2 0.05 0.00 0.00 0.22 0.00 99.73 13:04:04 13:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:04:04 13:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:04:04 13:02:01 5 0.00 0.00 0.02 0.03 0.00 99.95 13:04:04 13:02:01 6 0.08 0.00 0.02 0.00 0.03 99.87 13:04:04 13:02:01 7 0.66 0.00 0.03 0.00 0.02 99.29 13:04:04 13:03:02 all 3.61 0.00 1.51 0.92 0.04 93.93 13:04:04 13:03:02 0 3.98 0.00 1.78 0.02 0.03 94.18 13:04:04 13:03:02 1 4.23 0.00 1.19 0.00 0.03 94.54 13:04:04 13:03:02 2 3.44 0.00 1.39 1.09 0.03 94.05 13:04:04 13:03:02 3 2.69 0.00 1.15 0.05 0.02 96.08 13:04:04 13:03:02 4 3.63 0.00 1.79 0.42 0.03 94.12 13:04:04 13:03:02 5 3.81 0.00 1.24 0.03 0.03 94.89 13:04:04 13:03:02 6 3.17 0.00 1.89 5.63 0.07 89.24 13:04:04 13:03:02 7 3.90 0.00 1.62 0.17 0.03 94.28 13:04:04 13:04:01 all 7.65 0.00 3.50 3.28 0.06 85.51 13:04:04 13:04:01 0 10.29 0.00 3.66 0.38 0.05 85.63 13:04:04 13:04:01 1 8.52 0.00 4.18 6.51 0.07 80.71 13:04:04 13:04:01 2 6.69 0.00 3.25 4.07 0.07 85.92 13:04:04 13:04:01 3 7.01 0.00 3.43 0.70 0.05 88.81 13:04:04 13:04:01 4 7.61 0.00 3.35 0.39 0.05 88.59 13:04:04 13:04:01 5 6.01 0.00 2.48 0.12 0.05 91.34 13:04:04 13:04:01 6 8.43 0.00 3.27 0.10 0.05 88.15 13:04:04 13:04:01 7 6.60 0.00 4.39 14.05 0.07 74.89 13:04:04 Average: all 6.77 0.00 1.73 0.94 0.03 90.52 13:04:04 Average: 0 7.22 0.00 1.70 0.46 0.03 90.59 13:04:04 Average: 1 6.71 0.00 1.76 0.88 0.04 90.61 13:04:04 Average: 2 6.44 0.00 1.85 1.99 0.03 89.68 13:04:04 Average: 3 6.71 0.00 1.60 0.19 0.03 91.48 13:04:04 Average: 4 6.69 0.00 1.76 0.83 0.04 90.69 13:04:04 Average: 5 6.65 0.00 1.65 0.29 0.03 91.38 13:04:04 Average: 6 6.90 0.00 1.65 1.31 0.05 90.09 13:04:04 Average: 7 6.84 0.00 1.85 1.60 0.03 89.68 13:04:04 13:04:04 13:04:04