Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e43ae9c1d11d42a31f92412ec817dad70c9b0e21 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-ssh3483825246427791426.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2762839457036670161.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12416106262054915524.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh4658859002664055492.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-ssh2097348570888873484.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.20 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-5790 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e43ae9c1d11d42a31f92412ec817dad70c9b0e21 (main) Commit message: "Merge pull request #489 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.19" > 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 e43ae9c1d11d42a31f92412ec817dad70c9b0e21 # timeout=10 > git rev-list --no-walk 10c1c790e6aaed52cc9dc34162732b3090c9f6f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:52:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:52:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:52:14 ========================================================= 04:52:14 EdgeX Global Pipelines Version Info 04:52:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:52:14 ------------------- 04:52:14 stable info: 04:52:14 ------------------- 04:52:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:52:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:52:14 Message: update stable to v1.0.245 04:52:15 ------------------- 04:52:15 experimental info: 04:52:15 ------------------- 04:52:15 Commited By: **** collab-it+edgex@linuxfoundation.org 04:52:15 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:52:15 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e43ae9c1d11d42a31f92412ec817dad70c9b0e21 [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e43ae9c [Pipeline] echo 04:52:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:52:16 + git rev-list -1 --merges e43ae9c1d11d42a31f92412ec817dad70c9b0e21~1..e43ae9c1d11d42a31f92412ec817dad70c9b0e21 [Pipeline] echo 04:52:16 -----------> git rev-list -1 --merges e43ae9c1d11d42a31f92412ec817dad70c9b0e21~1..e43ae9c1d11d42a31f92412ec817dad70c9b0e21 e43ae9c1d11d42a31f92412ec817dad70c9b0e21 04:52:16 e43ae9c1d11d42a31f92412ec817dad70c9b0e21 [false] [Pipeline] sh 04:52:16 + git log --format=format:%s -1 e43ae9c1d11d42a31f92412ec817dad70c9b0e21 [Pipeline] echo 04:52:16 ========================================================= 04:52:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:52:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:17 + git log --format=format:%s -1 e43ae9c1d11d42a31f92412ec817dad70c9b0e21 [Pipeline] echo 04:52:17 [semverPrep] GIT_COMMIT: e43ae9c1d11d42a31f92412ec817dad70c9b0e21, Commit Message: Merge pull request #489 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.19 [Pipeline] echo 04:52:17 [semverPrep] This is not a build commit. [Pipeline] sh 04:52:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:52:17 + grep -v github /etc/ssh/ssh_known_hosts 04:52:17 + [ -e /tmp/ssh_known_hosts ] 04:52:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:52:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:52:17 + sudo tee -a /etc/ssh/ssh_known_hosts 04:52:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:18 04:52:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:18 0.1.4: Pulling from edgex-devops/py-git-semver 04:52:18 b85a868b505f: Pulling fs layer 04:52:18 e2be974225ed: Pulling fs layer 04:52:18 339a4e72a1f5: Pulling fs layer 04:52:18 988bab9f4d93: Pulling fs layer 04:52:18 1469e6f7b9e6: Pulling fs layer 04:52:18 eaf3925da568: Pulling fs layer 04:52:18 bab4dde63d76: Pulling fs layer 04:52:18 bde34c3a00c8: Pulling fs layer 04:52:18 b352a97aabf1: Pulling fs layer 04:52:18 4872d77fe225: Pulling fs layer 04:52:18 5851b861e8e6: Pulling fs layer 04:52:18 988bab9f4d93: Waiting 04:52:18 eaf3925da568: Waiting 04:52:18 bab4dde63d76: Waiting 04:52:18 bde34c3a00c8: Waiting 04:52:18 b352a97aabf1: Waiting 04:52:18 4872d77fe225: Waiting 04:52:18 5851b861e8e6: Waiting 04:52:18 1469e6f7b9e6: Waiting 04:52:18 e2be974225ed: Verifying Checksum 04:52:18 e2be974225ed: Download complete 04:52:18 988bab9f4d93: Verifying Checksum 04:52:18 988bab9f4d93: Download complete 04:52:18 1469e6f7b9e6: Verifying Checksum 04:52:18 1469e6f7b9e6: Download complete 04:52:18 eaf3925da568: Verifying Checksum 04:52:18 eaf3925da568: Download complete 04:52:18 339a4e72a1f5: Verifying Checksum 04:52:18 339a4e72a1f5: Download complete 04:52:18 bde34c3a00c8: Verifying Checksum 04:52:18 bde34c3a00c8: Download complete 04:52:18 b352a97aabf1: Verifying Checksum 04:52:18 b352a97aabf1: Download complete 04:52:18 4872d77fe225: Verifying Checksum 04:52:18 4872d77fe225: Download complete 04:52:18 5851b861e8e6: Verifying Checksum 04:52:18 5851b861e8e6: Download complete 04:52:18 b85a868b505f: Verifying Checksum 04:52:18 b85a868b505f: Download complete 04:52:19 bab4dde63d76: Download complete 04:52:20 b85a868b505f: Pull complete 04:52:20 e2be974225ed: Pull complete 04:52:20 339a4e72a1f5: Pull complete 04:52:20 988bab9f4d93: Pull complete 04:52:21 1469e6f7b9e6: Pull complete 04:52:21 eaf3925da568: Pull complete 04:52:23 bab4dde63d76: Pull complete 04:52:23 bde34c3a00c8: Pull complete 04:52:23 b352a97aabf1: Pull complete 04:52:23 4872d77fe225: Pull complete 04:52:23 5851b861e8e6: Pull complete 04:52:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:23 prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container 04:52:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:52:26 $ docker top a19b883e4564d22cf903b41844abff94ac774fdeef89e505b7fbeba0a7733a40 -eo pid,comm 04:52:26 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). 04:52:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:52:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:26 [ssh-agent] Looking for ssh-agent implementation... 04:52:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:26 $ docker exec a19b883e4564d22cf903b41844abff94ac774fdeef89e505b7fbeba0a7733a40 ssh-agent 04:52:26 SSH_AUTH_SOCK=/tmp/ssh-q1yb2A5O2Qfa/agent.32 04:52:26 SSH_AGENT_PID=38 04:52:26 Running ssh-add (command line suppressed) 04:52:26 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12262451867746673177.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12262451867746673177.key) 04:52:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:26 + git tag --points-at HEAD [Pipeline] } 04:52:26 $ docker exec --env ******** --env ******** a19b883e4564d22cf903b41844abff94ac774fdeef89e505b7fbeba0a7733a40 ssh-agent -k 04:52:27 unset SSH_AUTH_SOCK; 04:52:27 unset SSH_AGENT_PID; 04:52:27 echo Agent pid 38 killed; 04:52:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:52:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:27 [ssh-agent] Looking for ssh-agent implementation... 04:52:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:27 $ docker exec a19b883e4564d22cf903b41844abff94ac774fdeef89e505b7fbeba0a7733a40 ssh-agent 04:52:27 SSH_AUTH_SOCK=/tmp/ssh-rmVpigmk1UXm/agent.70 04:52:27 SSH_AGENT_PID=76 04:52:27 Running ssh-add (command line suppressed) 04:52:27 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11898827389282531391.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11898827389282531391.key) 04:52:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:27 + git semver init 04:52:28 2023-03-25 04:52:27,947 [run_init] DEBUG init version:0.0.0 force:False 04:52:28 2023-03-25 04:52:27,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 04:52:28 2023-03-25 04:52:27,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 04:52:28 2023-03-25 04:52:27,948 [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) 04:52:28 2023-03-25 04:52:28,771 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 04:52:28 2023-03-25 04:52:28,772 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 04:52:28 2023-03-25 04:52:28,772 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:52:28 2023-03-25 04:52:28,772 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:52:28 3.0.0-dev.58 [Pipeline] } 04:52:28 $ docker exec --env ******** --env ******** a19b883e4564d22cf903b41844abff94ac774fdeef89e505b7fbeba0a7733a40 ssh-agent -k 04:52:29 unset SSH_AUTH_SOCK; 04:52:29 unset SSH_AGENT_PID; 04:52:29 echo Agent pid 76 killed; 04:52:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:52:29 + git semver [Pipeline] } 04:52:29 $ docker stop --time=1 a19b883e4564d22cf903b41844abff94ac774fdeef89e505b7fbeba0a7733a40 04:52:30 $ docker rm -f --volumes a19b883e4564d22cf903b41844abff94ac774fdeef89e505b7fbeba0a7733a40 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:52:31 Stashed 1 file(s) [Pipeline] echo 04:52:31 [edgeXSemver]: initialized semver on version 3.0.0-dev.58 [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 04:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:52:31 ========================================================= 04:52:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:52:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:52:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:52:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:52:32 63b65145d645: Pulling fs layer 04:52:32 a2d21d5440eb: Pulling fs layer 04:52:32 935e6c44a52c: Pulling fs layer 04:52:32 94cc34f8dd06: Pulling fs layer 04:52:32 30dea6a524f1: Pulling fs layer 04:52:32 a2aff8979fd8: Pulling fs layer 04:52:32 6808be2612f2: Pulling fs layer 04:52:32 f25807f1079a: Pulling fs layer 04:52:32 6808be2612f2: Waiting 04:52:32 f25807f1079a: Waiting 04:52:32 94cc34f8dd06: Waiting 04:52:32 30dea6a524f1: Waiting 04:52:32 a2aff8979fd8: Waiting 04:52:32 a2d21d5440eb: Download complete 04:52:32 94cc34f8dd06: Download complete 04:52:32 30dea6a524f1: Verifying Checksum 04:52:32 30dea6a524f1: Download complete 04:52:32 63b65145d645: Verifying Checksum 04:52:32 63b65145d645: Download complete 04:52:32 a2aff8979fd8: Verifying Checksum 04:52:32 a2aff8979fd8: Download complete 04:52:32 63b65145d645: Pull complete 04:52:32 a2d21d5440eb: Pull complete 04:52:32 f25807f1079a: Download complete 04:52:32 935e6c44a52c: Verifying Checksum 04:52:32 935e6c44a52c: Download complete 04:52:33 6808be2612f2: Verifying Checksum 04:52:33 6808be2612f2: Download complete 04:52:36 935e6c44a52c: Pull complete 04:52:36 94cc34f8dd06: Pull complete 04:52:36 30dea6a524f1: Pull complete 04:52:36 a2aff8979fd8: Pull complete 04:52:38 6808be2612f2: Pull complete 04:52:39 f25807f1079a: Pull complete 04:52:39 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:52:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 04:52:40 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:40 + docker inspect -f . ci-base-image-x86_64 04:52:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:40 prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container 04:52:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:52:44 $ docker top 7b34ff732dba2b377b63ac7f752ea2aa943850bd7c0cad23aa2417fca5ee9bde -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:44 + go version 04:52:44 go version go1.20.2 linux/amd64 [Pipeline] } 04:52:44 $ docker stop --time=1 7b34ff732dba2b377b63ac7f752ea2aa943850bd7c0cad23aa2417fca5ee9bde 04:52:45 $ docker rm -f --volumes 7b34ff732dba2b377b63ac7f752ea2aa943850bd7c0cad23aa2417fca5ee9bde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:46 + docker inspect -f . ci-base-image-x86_64 04:52:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:46 prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container 04:52:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:52:46 $ docker top b8be4c1fc1ab7d85c0f4a48c41b318e4e6726076173b017d0d02144c5852b6bf -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:46 Still waiting to schedule task 04:52:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:52:46 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 04:52:47 + make test 04:52:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:52:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:52:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.34 04:52:47 go: downloading github.com/stretchr/testify v1.8.2 04:52:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.19 04:52:47 go: downloading github.com/google/uuid v1.3.0 04:52:47 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:52:47 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 04:52:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 04:52:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 04:52:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 04:52:47 go: downloading github.com/mitchellh/copystructure v1.2.0 04:52:47 go: downloading gopkg.in/yaml.v3 v3.0.1 04:52:47 go: downloading github.com/gorilla/mux v1.8.0 04:52:47 go: downloading github.com/davecgh/go-spew v1.1.1 04:52:47 go: downloading github.com/pmezard/go-difflib v1.0.0 04:52:47 go: downloading github.com/stretchr/objx v0.5.0 04:52:47 go: downloading github.com/hashicorp/errwrap v1.0.0 04:52:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 04:52:47 go: downloading github.com/go-kit/log v0.2.1 04:52:47 go: downloading github.com/go-playground/validator/v10 v10.12.0 04:52:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:52:47 go: downloading github.com/gorilla/websocket v1.4.2 04:52:47 go: downloading golang.org/x/net v0.8.0 04:52:47 go: downloading golang.org/x/sync v0.1.0 04:52:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:52:47 go: downloading github.com/hashicorp/consul/api v1.20.0 04:52:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:52:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:52:47 go: downloading github.com/x448/float16 v0.8.4 04:52:47 go: downloading github.com/zeebo/errs v1.3.0 04:52:47 go: downloading google.golang.org/grpc v1.51.0 04:52:47 go: downloading github.com/go-playground/universal-translator v0.18.1 04:52:47 go: downloading github.com/leodido/go-urn v1.2.2 04:52:47 go: downloading golang.org/x/crypto v0.7.0 04:52:47 go: downloading golang.org/x/text v0.8.0 04:52:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:52:47 go: downloading google.golang.org/protobuf v1.28.1 04:52:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:52:47 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:52:47 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:52:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:52:47 go: downloading github.com/hashicorp/go-hclog v0.14.1 04:52:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:52:47 go: downloading github.com/hashicorp/serf v0.10.1 04:52:47 go: downloading github.com/go-playground/locales v0.14.1 04:52:47 go: downloading github.com/fatih/color v1.9.0 04:52:47 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 04:52:47 go: downloading github.com/mattn/go-isatty v0.0.14 04:52:47 go: downloading github.com/armon/go-metrics v0.3.10 04:52:47 go: downloading github.com/golang/protobuf v1.5.2 04:52:47 go: downloading golang.org/x/sys v0.6.0 04:52:47 go: downloading github.com/mattn/go-colorable v0.1.12 04:52:47 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 04:52:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:53:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 04:53:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 04:53:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 04:53:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 04:53:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.043s coverage: 36.2% of statements 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.022s coverage: 92.4% of statements 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.010s coverage: 86.5% of statements 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.022s coverage: 42.3% of statements 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.026s coverage: 100.0% of statements 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.325s coverage: 87.7% of statements 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.014s coverage: 25.0% of statements 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.040s coverage: 79.2% of statements 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 80.0% of statements 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.014s coverage: 31.2% of statements 04:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.007s coverage: 91.3% of statements 04:53:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:53:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:53:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:53:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:53:35 $ docker stop --time=1 b8be4c1fc1ab7d85c0f4a48c41b318e4e6726076173b017d0d02144c5852b6bf 04:53:37 $ docker rm -f --volumes b8be4c1fc1ab7d85c0f4a48c41b318e4e6726076173b017d0d02144c5852b6bf [Pipeline] // withDockerContainer [Pipeline] sh 04:53:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:53:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:38 04:53:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:38 latest: Pulling from edgex-lftools-log-publisher 04:53:38 5eb5b503b376: Pulling fs layer 04:53:38 5c69ac0246d0: Pulling fs layer 04:53:38 ec43610c2a17: Pulling fs layer 04:53:38 3a2ae6a8a46f: Pulling fs layer 04:53:38 33b1e0a273af: Pulling fs layer 04:53:38 5d3b04190fa2: Pulling fs layer 04:53:38 2f39f015ded8: Pulling fs layer 04:53:38 33b1e0a273af: Waiting 04:53:38 5d3b04190fa2: Waiting 04:53:38 2f39f015ded8: Waiting 04:53:38 3a2ae6a8a46f: Waiting 04:53:38 5c69ac0246d0: Download complete 04:53:38 3a2ae6a8a46f: Download complete 04:53:38 33b1e0a273af: Verifying Checksum 04:53:38 33b1e0a273af: Download complete 04:53:38 5d3b04190fa2: Verifying Checksum 04:53:38 5d3b04190fa2: Download complete 04:53:38 ec43610c2a17: Verifying Checksum 04:53:38 ec43610c2a17: Download complete 04:53:38 5eb5b503b376: Verifying Checksum 04:53:38 5eb5b503b376: Download complete 04:53:39 2f39f015ded8: Download complete 04:53:40 5eb5b503b376: Pull complete 04:53:40 5c69ac0246d0: Pull complete 04:53:40 ec43610c2a17: Pull complete 04:53:40 3a2ae6a8a46f: Pull complete 04:53:41 33b1e0a273af: Pull complete 04:53:41 5d3b04190fa2: Pull complete 04:53:45 2f39f015ded8: Pull complete 04:53:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:53:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:45 prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container 04:53: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:53:47 $ docker top 33b8c0a79c7017902c6abfc728bdee15554d7ecdce8af71e83fc01239d20cc2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:47 ---> job-cost.sh 04:53:47 lf-activate-venv: SKIPPING 04:53:47 INFO: No Stack... 04:53:48 INFO: Retrieving Pricing Info for: v3-standard-8 04:53:48 INFO: Archiving Costs [Pipeline] sh 04:53:49 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 04:53:49 + cut -d, -f6 [Pipeline] lock 04:53:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-146-stack-cost] 04:53:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-146-stack-cost] did not exist. Created. 04:53:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:53:49 + echo total: 0.2199999988079071 [Pipeline] stash 04:53:49 Stashed 1 file(s) [Pipeline] } 04:53:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 04:53:49 $ docker stop --time=1 33b8c0a79c7017902c6abfc728bdee15554d7ecdce8af71e83fc01239d20cc2d 04:53:50 $ docker rm -f --volumes 33b8c0a79c7017902c6abfc728bdee15554d7ecdce8af71e83fc01239d20cc2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:54:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5791 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 04:54:16 Running in /w/workspace/go-mod-bootstrap/146 [Pipeline] { [Pipeline] checkout 04:54:16 Selected Git installation does not exist. Using Default 04:54:16 The recommended git tool is: NONE 04:54:22 using credential edgex-jenkins-ssh 04:54:22 Cloning the remote Git repository 04:54:22 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:54:22 > git init /w/workspace/go-mod-bootstrap/146 # timeout=10 04:54:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:54:22 > git --version # timeout=10 04:54:22 > git --version # 'git version 2.25.1' 04:54:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:54:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:54:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:54:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:54:24 Avoid second fetch 04:54:24 Checking out Revision e43ae9c1d11d42a31f92412ec817dad70c9b0e21 (main) 04:54:25 Commit message: "Merge pull request #489 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:24 > git config core.sparsecheckout # timeout=10 04:54:24 > git checkout -f e43ae9c1d11d42a31f92412ec817dad70c9b0e21 # timeout=10 04:54:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:54:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:25 Dload Upload Total Spent Left Speed 04:54:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 04:54:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:54:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:54:26 + sudo tee /etc/docker/daemon.new 04:54:26 { 04:54:26 "registry-mirrors": [ 04:54:26 "https://nexus3.edgexfoundry.org:10001" 04:54:26 ], 04:54:26 "bip": "10.250.0.254/24", 04:54:26 "hosts": [ 04:54:26 "tcp://0.0.0.0:5555", 04:54:26 "unix:///var/run/docker.sock" 04:54:26 ], 04:54:26 "mtu": 1458, 04:54:26 "selinux-enabled": true, 04:54:26 "seccomp-profile": "/etc/docker/seccomp.json" 04:54:26 } [Pipeline] sh 04:54:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:54:27 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:54:46 ========================================================= 04:54:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:54:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:54:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:54:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:54:46 af6eaf76a39c: Pulling fs layer 04:54:46 55522c791124: Pulling fs layer 04:54:46 ce5c4a1c91eb: Pulling fs layer 04:54:46 169dfbe0d373: Pulling fs layer 04:54:46 e1ff8fa3b103: Pulling fs layer 04:54:46 52ebb69f0ebf: Pulling fs layer 04:54:46 5abe8eddf0d5: Pulling fs layer 04:54:46 169dfbe0d373: Waiting 04:54:46 e1ff8fa3b103: Waiting 04:54:46 52ebb69f0ebf: Waiting 04:54:46 5abe8eddf0d5: Waiting 04:54:46 55522c791124: Verifying Checksum 04:54:46 55522c791124: Download complete 04:54:46 169dfbe0d373: Verifying Checksum 04:54:46 169dfbe0d373: Download complete 04:54:46 e1ff8fa3b103: Verifying Checksum 04:54:46 e1ff8fa3b103: Download complete 04:54:46 af6eaf76a39c: Download complete 04:54:47 af6eaf76a39c: Pull complete 04:54:47 5abe8eddf0d5: Verifying Checksum 04:54:47 5abe8eddf0d5: Download complete 04:54:48 55522c791124: Pull complete 04:54:49 ce5c4a1c91eb: Verifying Checksum 04:54:49 ce5c4a1c91eb: Download complete 04:54:49 52ebb69f0ebf: Verifying Checksum 04:54:49 52ebb69f0ebf: Download complete 04:54:59 ce5c4a1c91eb: Pull complete 04:54:59 169dfbe0d373: Pull complete 04:54:59 e1ff8fa3b103: Pull complete 04:55:07 52ebb69f0ebf: Pull complete 04:55:08 5abe8eddf0d5: Pull complete 04:55:08 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:55:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 04:55:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:09 + docker inspect -f . ci-base-image-arm64 04:55:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:09 prd-ubuntu20.04-docker-arm64-4c-16g-5791 does not seem to be running inside a container 04:55:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/146 -v /w/workspace/go-mod-bootstrap/146:/w/workspace/go-mod-bootstrap/146:rw,z -v /w/workspace/go-mod-bootstrap/146@tmp:/w/workspace/go-mod-bootstrap/146@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 04:55:12 $ docker top 79ae3abc9f3ef427b0b041d36be0beb07c42c84c9af89805279d8274ce9bed27 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:13 + go version 04:55:13 go version go1.20.2 linux/arm64 [Pipeline] } 04:55:13 $ docker stop --time=1 79ae3abc9f3ef427b0b041d36be0beb07c42c84c9af89805279d8274ce9bed27 04:55:15 $ docker rm -f --volumes 79ae3abc9f3ef427b0b041d36be0beb07c42c84c9af89805279d8274ce9bed27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:16 + docker inspect -f . ci-base-image-arm64 04:55:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:16 prd-ubuntu20.04-docker-arm64-4c-16g-5791 does not seem to be running inside a container 04:55:16 $ 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/146 -v /w/workspace/go-mod-bootstrap/146:/w/workspace/go-mod-bootstrap/146:rw,z -v /w/workspace/go-mod-bootstrap/146@tmp:/w/workspace/go-mod-bootstrap/146@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 04:55:17 $ docker top 495d756bbf7e73b4bfc02050893363d95d5bb8f8b77e50217d22d04e014869ae -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:17 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/146 [Pipeline] fileExists [Pipeline] sh 04:55:18 + make test 04:55:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:55:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 04:55:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.34 04:55:19 go: downloading github.com/stretchr/testify v1.8.2 04:55:19 go: downloading github.com/mitchellh/copystructure v1.2.0 04:55:19 go: downloading gopkg.in/yaml.v3 v3.0.1 04:55:19 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 04:55:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:55:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 04:55:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.19 04:55:19 go: downloading github.com/google/uuid v1.3.0 04:55:19 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:55:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 04:55:19 go: downloading github.com/gorilla/mux v1.8.0 04:55:19 go: downloading github.com/go-kit/log v0.2.1 04:55:19 go: downloading github.com/go-playground/validator/v10 v10.12.0 04:55:19 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:55:19 go: downloading github.com/davecgh/go-spew v1.1.1 04:55:19 go: downloading github.com/pmezard/go-difflib v1.0.0 04:55:19 go: downloading github.com/stretchr/objx v0.5.0 04:55:20 go: downloading github.com/hashicorp/errwrap v1.0.0 04:55:20 go: downloading github.com/gorilla/websocket v1.4.2 04:55:20 go: downloading golang.org/x/net v0.8.0 04:55:20 go: downloading golang.org/x/sync v0.1.0 04:55:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 04:55:20 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:55:20 go: downloading github.com/hashicorp/consul/api v1.20.0 04:55:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:55:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:55:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:55:20 go: downloading github.com/go-playground/universal-translator v0.18.1 04:55:20 go: downloading github.com/leodido/go-urn v1.2.2 04:55:20 go: downloading golang.org/x/crypto v0.7.0 04:55:20 go: downloading golang.org/x/text v0.8.0 04:55:21 go: downloading github.com/zeebo/errs v1.3.0 04:55:21 go: downloading google.golang.org/grpc v1.51.0 04:55:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:55:22 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:55:22 go: downloading github.com/x448/float16 v0.8.4 04:55:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:55:22 go: downloading github.com/hashicorp/go-hclog v0.14.1 04:55:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:55:22 go: downloading github.com/hashicorp/serf v0.10.1 04:55:22 go: downloading github.com/go-playground/locales v0.14.1 04:55:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:55:22 go: downloading google.golang.org/protobuf v1.28.1 04:55:24 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 04:55:24 go: downloading github.com/fatih/color v1.9.0 04:55:24 go: downloading github.com/mattn/go-isatty v0.0.14 04:55:24 go: downloading github.com/armon/go-metrics v0.3.10 04:55:24 go: downloading github.com/golang/protobuf v1.5.2 04:55:24 go: downloading golang.org/x/sys v0.6.0 04:55:24 go: downloading github.com/mattn/go-colorable v0.1.12 04:55:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 04:55:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:57:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 04:57:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 04:57:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 04:57:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 04:57:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.151s coverage: 36.2% of statements 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.115s coverage: 92.4% of statements 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.040s coverage: 86.5% of statements 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.098s coverage: 42.3% of statements 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.058s coverage: 100.0% of statements 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.386s coverage: 87.7% of statements 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.056s coverage: 25.0% of statements 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.139s coverage: 79.2% of statements 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.053s coverage: 80.0% of statements 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.045s coverage: 31.2% of statements 04:57:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.021s coverage: 91.3% of statements 04:57:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:57:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:58:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:58:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:58:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:58:19 $ docker stop --time=1 495d756bbf7e73b4bfc02050893363d95d5bb8f8b77e50217d22d04e014869ae 04:58:20 $ docker rm -f --volumes 495d756bbf7e73b4bfc02050893363d95d5bb8f8b77e50217d22d04e014869ae [Pipeline] // withDockerContainer [Pipeline] sh 04:58:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:58:23 Warning: overwriting stash ‘coverage-report’ 04:58:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:58:24 04:58:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:58:25 arm64: Pulling from edgex-lftools-log-publisher 04:58:25 8998bd30e6a1: Pulling fs layer 04:58:25 04944245beec: Pulling fs layer 04:58:25 699f458cf7ca: Pulling fs layer 04:58:25 765212b225bb: Pulling fs layer 04:58:25 f23df028b6ca: Pulling fs layer 04:58:25 d65c8cfc05b1: Pulling fs layer 04:58:25 2437ff75d9bd: Pulling fs layer 04:58:25 d65c8cfc05b1: Waiting 04:58:25 765212b225bb: Waiting 04:58:25 f23df028b6ca: Waiting 04:58:25 2437ff75d9bd: Waiting 04:58:25 04944245beec: Verifying Checksum 04:58:25 04944245beec: Download complete 04:58:25 765212b225bb: Verifying Checksum 04:58:25 765212b225bb: Download complete 04:58:25 f23df028b6ca: Verifying Checksum 04:58:25 f23df028b6ca: Download complete 04:58:25 d65c8cfc05b1: Verifying Checksum 04:58:25 d65c8cfc05b1: Download complete 04:58:25 699f458cf7ca: Verifying Checksum 04:58:25 699f458cf7ca: Download complete 04:58:25 8998bd30e6a1: Verifying Checksum 04:58:25 8998bd30e6a1: Download complete 04:58:28 2437ff75d9bd: Verifying Checksum 04:58:28 2437ff75d9bd: Download complete 04:58:29 8998bd30e6a1: Pull complete 04:58:33 04944245beec: Pull complete 04:58:34 699f458cf7ca: Pull complete 04:58:34 765212b225bb: Pull complete 04:58:35 f23df028b6ca: Pull complete 04:58:35 d65c8cfc05b1: Pull complete 04:58:54 2437ff75d9bd: Pull complete 04:58:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:58:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:58:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:54 prd-ubuntu20.04-docker-arm64-4c-16g-5791 does not seem to be running inside a container 04:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/146 -v /w/workspace/go-mod-bootstrap/146:/w/workspace/go-mod-bootstrap/146:rw,z -v /w/workspace/go-mod-bootstrap/146@tmp:/w/workspace/go-mod-bootstrap/146@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 04:58:59 $ docker top 62330f206c17cdadeebc6a5370becb21e022ffce19815f0d91e57e3b83b3b722 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:00 ---> job-cost.sh 04:59:00 lf-activate-venv: SKIPPING 04:59:00 INFO: No Stack... 04:59:00 INFO: Retrieving Pricing Info for: v3-standard-4 04:59:01 INFO: Archiving Costs [Pipeline] sh 04:59:01 + cat /w/workspace/go-mod-bootstrap/146/archives/cost.csv 04:59:01 + cut -d, -f6 [Pipeline] lock 04:59:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-146-stack-cost] 04:59:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-146-stack-cost] did not exist. Created. 04:59:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:59:02 /w/workspace/go-mod-bootstrap/146@tmp/durable-0cc8f0e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:59:02 + echo total: 0.10999999940395355 [Pipeline] stash 04:59:02 Warning: overwriting stash ‘stack-cost’ 04:59:02 Stashed 1 file(s) [Pipeline] } 04:59:02 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 04:59:02 $ docker stop --time=1 62330f206c17cdadeebc6a5370becb21e022ffce19815f0d91e57e3b83b3b722 04:59:04 $ docker rm -f --volumes 62330f206c17cdadeebc6a5370becb21e022ffce19815f0d91e57e3b83b3b722 [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 04:59:04 provisioning config files... 04:59:04 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11117081510726261725tmp [Pipeline] { [Pipeline] sh 04:59:04 + set +x 04:59:04 + curl -s https://codecov.io/bash 04:59:04 + bash -s -- 04:59:04 04:59:04 _____ _ 04:59:04 / ____| | | 04:59:04 | | ___ __| | ___ ___ _____ __ 04:59:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:59:04 | |___| (_) | (_| | __/ (_| (_) \ V / 04:59:04 \_____\___/ \__,_|\___|\___\___/ \_/ 04:59:04 Bash-1.0.6 04:59:04 04:59:04 04:59:04 ==> git version 2.25.1 found 04:59:04 ==> 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 04:59:04 Release-Date: 2020-01-08 04:59:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:59:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:59:04 ==> Jenkins CI detected. 04:59:04 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 04:59:04 project root: . 04:59:04 --> token set from env 04:59:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:59:04 ==> Running gcov in . (disable via -X gcov) 04:59:04 ==> Python coveragepy not found 04:59:04 ==> Searching for coverage reports in: 04:59:04 + . 04:59:04 -> Found 1 reports 04:59:04 ==> Detecting git/mercurial file structure 04:59:05 ==> Reading reports 04:59:05 + ./coverage.out bytes=88562 04:59:05 ==> Appending adjustments 04:59:05 https://docs.codecov.io/docs/fixing-reports 04:59:05 + Found adjustments 04:59:05 ==> Gzipping contents 04:59:05 16K /tmp/codecov.uMvC8C.gz 04:59:05 ==> Uploading reports 04:59:05 url: https://codecov.io 04:59:05 query: branch=main&commit=e43ae9c1d11d42a31f92412ec817dad70c9b0e21&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 04:59:05 -> Pinging Codecov 04:59:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=e43ae9c1d11d42a31f92412ec817dad70c9b0e21&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 04:59:05 -> Uploading to 04:59:05 https://storage.googleapis.com/codecov/v4/raw/2023-03-25/833815588EE85121546D348822E98E2E/e43ae9c1d11d42a31f92412ec817dad70c9b0e21/ba247373-909f-4482-8280-1d64272eaa2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230325T045905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1bf2feceac7788ceb03a1c2799a5f6229cc3a82d3261b9a742cf8598e19738db 04:59:05 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:05 Dload Upload Total Spent Left Speed 04:59:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13958 0 0 100 13958 0 50389 --:--:-- --:--:-- --:--:-- 50389 04:59:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e43ae9c1d11d42a31f92412ec817dad70c9b0e21 [Pipeline] } 04:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:59:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:59:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:59:06 04:59:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:59:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:59:06 df9b9388f04a: Pulling fs layer 04:59:06 52dc419b0ee2: Pulling fs layer 04:59:06 25bc292e5bac: Pulling fs layer 04:59:06 114826534d7a: Pulling fs layer 04:59:06 4657fd5d0bcf: Pulling fs layer 04:59:06 6ad1cebc031e: Pulling fs layer 04:59:06 8a3aa393b2d8: Pulling fs layer 04:59:06 4657fd5d0bcf: Waiting 04:59:06 114826534d7a: Waiting 04:59:06 8a3aa393b2d8: Waiting 04:59:06 6ad1cebc031e: Waiting 04:59:06 25bc292e5bac: Verifying Checksum 04:59:06 25bc292e5bac: Download complete 04:59:06 52dc419b0ee2: Verifying Checksum 04:59:06 52dc419b0ee2: Download complete 04:59:06 4657fd5d0bcf: Verifying Checksum 04:59:06 4657fd5d0bcf: Download complete 04:59:06 df9b9388f04a: Download complete 04:59:06 df9b9388f04a: Pull complete 04:59:06 6ad1cebc031e: Verifying Checksum 04:59:06 6ad1cebc031e: Download complete 04:59:06 52dc419b0ee2: Pull complete 04:59:06 25bc292e5bac: Pull complete 04:59:07 114826534d7a: Download complete 04:59:07 8a3aa393b2d8: Verifying Checksum 04:59:07 8a3aa393b2d8: Download complete 04:59:11 114826534d7a: Pull complete 04:59:11 4657fd5d0bcf: Pull complete 04:59:11 6ad1cebc031e: Pull complete 04:59:14 8a3aa393b2d8: Pull complete 04:59:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:59:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:59:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:15 prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container 04:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:59:22 $ docker top 4b5661a8160ec15748abc39c18d621cc01425a95a65e1915c79d7a49d4d1438e -eo pid,comm [Pipeline] { [Pipeline] echo 04:59:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 04:59:23 + set -o pipefail 04:59:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 04:59:27 04:59:27 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 04:59:27 04:59:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/ce797447-2773-41ce-9a2a-71a23d59e177 04:59:27 04:59:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:59:27 04:59:27 04:59:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:59:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:59:27 More details here: https://snyk.co/ue1NS [Pipeline] } 04:59:27 $ docker stop --time=1 4b5661a8160ec15748abc39c18d621cc01425a95a65e1915c79d7a49d4d1438e 04:59:31 $ docker rm -f --volumes 4b5661a8160ec15748abc39c18d621cc01425a95a65e1915c79d7a49d4d1438e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:59:31 + git log --format=format:%s -1 e43ae9c1d11d42a31f92412ec817dad70c9b0e21 [Pipeline] sh 04:59:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:32 prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container 04:59:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:33 $ docker top acc9076394601ecd0941c12644b5c8115df9ff5cde9c01290cc2c08274f247b2 -eo pid,comm 04:59:33 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). 04:59:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:33 [ssh-agent] Looking for ssh-agent implementation... 04:59:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:33 $ docker exec acc9076394601ecd0941c12644b5c8115df9ff5cde9c01290cc2c08274f247b2 ssh-agent 04:59:33 SSH_AUTH_SOCK=/tmp/ssh-Nl3fF3u2GTWy/agent.33 04:59:33 SSH_AGENT_PID=39 04:59:33 Running ssh-add (command line suppressed) 04:59:33 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7920800407165241889.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7920800407165241889.key) 04:59:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:33 + git semver tag 04:59:34 2023-03-25 04:59:33,970 [run_tag] DEBUG tag force:False 04:59:34 2023-03-25 04:59:33,970 [check_head_tag] DEBUG check head tag 04:59:34 2023-03-25 04:59:33,973 [execute] INFO git cat-file --batch-check 04:59:34 2023-03-25 04:59:33,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 04:59:34 2023-03-25 04:59:33,977 [execute] INFO git cat-file --batch 04:59:34 2023-03-25 04:59:33,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 04:59:34 2023-03-25 04:59:34,018 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:59:34 2023-03-25 04:59:34,018 [execute] INFO git tag -a v3.0.0-dev.58 -m v3.0.0-dev.58 04:59:34 2023-03-25 04:59:34,018 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.58', '-m', 'v3.0.0-dev.58'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 04:59:34 2023-03-25 04:59:34,024 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:59:34 3.0.0-dev.58 [Pipeline] } 04:59:34 $ docker exec --env ******** --env ******** acc9076394601ecd0941c12644b5c8115df9ff5cde9c01290cc2c08274f247b2 ssh-agent -k 04:59:34 unset SSH_AUTH_SOCK; 04:59:34 unset SSH_AGENT_PID; 04:59:34 echo Agent pid 39 killed; 04:59:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:34 + git semver [Pipeline] } 04:59:34 $ docker stop --time=1 acc9076394601ecd0941c12644b5c8115df9ff5cde9c01290cc2c08274f247b2 04:59:36 $ docker rm -f --volumes acc9076394601ecd0941c12644b5c8115df9ff5cde9c01290cc2c08274f247b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:59:37 04:59:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:59:37 0.23.1-centos7: Pulling from edgex-lftools 04:59:37 ab5ef0e58194: Pulling fs layer 04:59:37 9712f1f96733: Pulling fs layer 04:59:37 63f879dbbcfc: Pulling fs layer 04:59:37 0d9ebad4ef96: Pulling fs layer 04:59:37 e9a5061849ea: Pulling fs layer 04:59:37 d747dcd14b5f: Pulling fs layer 04:59:37 2de7ff778b66: Pulling fs layer 04:59:37 e9a5061849ea: Waiting 04:59:37 0d9ebad4ef96: Waiting 04:59:37 d747dcd14b5f: Waiting 04:59:37 2de7ff778b66: Waiting 04:59:37 9712f1f96733: Verifying Checksum 04:59:37 9712f1f96733: Download complete 04:59:37 63f879dbbcfc: Verifying Checksum 04:59:37 63f879dbbcfc: Download complete 04:59:37 0d9ebad4ef96: Verifying Checksum 04:59:37 0d9ebad4ef96: Download complete 04:59:37 d747dcd14b5f: Download complete 04:59:37 e9a5061849ea: Download complete 04:59:37 ab5ef0e58194: Verifying Checksum 04:59:37 ab5ef0e58194: Download complete 04:59:38 2de7ff778b66: Verifying Checksum 04:59:38 2de7ff778b66: Download complete 04:59:41 ab5ef0e58194: Pull complete 04:59:41 9712f1f96733: Pull complete 04:59:41 63f879dbbcfc: Pull complete 04:59:45 0d9ebad4ef96: Pull complete 04:59:46 e9a5061849ea: Pull complete 04:59:46 d747dcd14b5f: Pull complete 04:59:47 2de7ff778b66: Pull complete 04:59:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:59:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:47 prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container 04:59:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:59:54 $ docker top 34250526b8bd691c87efcf83e7e13b7019f199ff60b5557063e2747110dfc12f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:59:54 provisioning config files... 04:59:54 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1443416604766318182tmp 04:59:54 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13771796594136946295tmp 04:59:54 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1820530261390744045tmp [Pipeline] { [Pipeline] echo 04:59:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:59:55 ---> sigul-configuration.sh 04:59:55 gpg: directory `/root/.gnupg' created 04:59:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:59:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:59:55 gpg: keyring `/root/.gnupg/secring.gpg' created 04:59:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:59:55 gpg: CAST5 encrypted data 04:59:55 gpg: encrypted with 1 passphrase 04:59:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:59:55 + mkdir /home/jenkins 04:59:55 + mkdir /home/jenkins/sigul [Pipeline] sh 04:59:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:59:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:59:56 ---> sigul-install.sh 04:59:56 Sigul already installed; skipping installation. [Pipeline] sh 04:59:56 + git tag --list 04:59:56 v0.0.1 04:59:56 v0.0.10 04:59:56 v0.0.11 04:59:56 v0.0.12 04:59:56 v0.0.13 04:59:56 v0.0.14 04:59:56 v0.0.15 04:59:56 v0.0.16 04:59:56 v0.0.17 04:59:56 v0.0.18 04:59:56 v0.0.19 04:59:56 v0.0.2 04:59:56 v0.0.20 04:59:56 v0.0.21 04:59:56 v0.0.22 04:59:56 v0.0.23 04:59:56 v0.0.24 04:59:56 v0.0.25 04:59:56 v0.0.26 04:59:56 v0.0.27 04:59:56 v0.0.28 04:59:56 v0.0.29 04:59:56 v0.0.3 04:59:56 v0.0.30 04:59:56 v0.0.31 04:59:56 v0.0.32 04:59:56 v0.0.33 04:59:56 v0.0.34 04:59:56 v0.0.35 04:59:56 v0.0.36 04:59:56 v0.0.37 04:59:56 v0.0.38 04:59:56 v0.0.39 04:59:56 v0.0.4 04:59:56 v0.0.40 04:59:56 v0.0.41 04:59:56 v0.0.42 04:59:56 v0.0.43 04:59:56 v0.0.44 04:59:56 v0.0.45 04:59:56 v0.0.46 04:59:56 v0.0.47 04:59:56 v0.0.48 04:59:56 v0.0.49 04:59:56 v0.0.5 04:59:56 v0.0.50 04:59:56 v0.0.51 04:59:56 v0.0.52 04:59:56 v0.0.53 04:59:56 v0.0.54 04:59:56 v0.0.55 04:59:56 v0.0.56 04:59:56 v0.0.57 04:59:56 v0.0.58 04:59:56 v0.0.59 04:59:56 v0.0.6 04:59:56 v0.0.60 04:59:56 v0.0.61 04:59:56 v0.0.62 04:59:56 v0.0.63 04:59:56 v0.0.64 04:59:56 v0.0.65 04:59:56 v0.0.66 04:59:56 v0.0.67 04:59:56 v0.0.68 04:59:56 v0.0.69 04:59:56 v0.0.7 04:59:56 v0.0.70 04:59:56 v0.0.71 04:59:56 v0.0.72 04:59:56 v0.0.8 04:59:56 v0.0.9 04:59:56 v2.0.0 04:59:56 v2.1.0 04:59:56 v2.1.1 04:59:56 v2.1.1-dev.1 04:59:56 v2.1.1-dev.2 04:59:56 v2.1.1-dev.3 04:59:56 v2.1.1-dev.4 04:59:56 v2.2.0 04:59:56 v2.2.1-dev.1 04:59:56 v2.2.1-dev.2 04:59:56 v2.2.1-dev.3 04:59:56 v2.2.1-dev.4 04:59:56 v2.2.1-dev.5 04:59:56 v2.2.1-dev.6 04:59:56 v2.2.1-dev.7 04:59:56 v2.2.1-dev.8 04:59:56 v2.2.1-dev.9 04:59:56 v2.3.0 04:59:56 v2.3.0-dev.10 04:59:56 v2.3.0-dev.11 04:59:56 v2.3.0-dev.12 04:59:56 v2.3.0-dev.13 04:59:56 v2.3.0-dev.14 04:59:56 v2.3.0-dev.15 04:59:56 v2.3.0-dev.16 04:59:56 v2.3.0-dev.17 04:59:56 v2.3.0-dev.18 04:59:56 v2.3.0-dev.19 04:59:56 v2.3.0-dev.20 04:59:56 v2.3.0-dev.21 04:59:56 v2.3.0-dev.22 04:59:56 v2.3.0-dev.23 04:59:56 v2.3.0-dev.24 04:59:56 v2.3.0-dev.25 04:59:56 v2.3.0-dev.26 04:59:56 v2.3.0-dev.27 04:59:56 v2.3.0-dev.28 04:59:56 v2.3.0-dev.29 04:59:56 v2.3.0-dev.30 04:59:56 v3.0.0-dev.1 04:59:56 v3.0.0-dev.10 04:59:56 v3.0.0-dev.11 04:59:56 v3.0.0-dev.12 04:59:56 v3.0.0-dev.13 04:59:56 v3.0.0-dev.14 04:59:56 v3.0.0-dev.15 04:59:56 v3.0.0-dev.16 04:59:56 v3.0.0-dev.17 04:59:56 v3.0.0-dev.18 04:59:56 v3.0.0-dev.19 04:59:56 v3.0.0-dev.2 04:59:56 v3.0.0-dev.20 04:59:56 v3.0.0-dev.21 04:59:56 v3.0.0-dev.22 04:59:56 v3.0.0-dev.23 04:59:56 v3.0.0-dev.24 04:59:56 v3.0.0-dev.25 04:59:56 v3.0.0-dev.26 04:59:56 v3.0.0-dev.27 04:59:56 v3.0.0-dev.28 04:59:56 v3.0.0-dev.29 04:59:56 v3.0.0-dev.3 04:59:56 v3.0.0-dev.30 04:59:56 v3.0.0-dev.31 04:59:56 v3.0.0-dev.32 04:59:56 v3.0.0-dev.33 04:59:56 v3.0.0-dev.34 04:59:56 v3.0.0-dev.35 04:59:56 v3.0.0-dev.36 04:59:56 v3.0.0-dev.37 04:59:56 v3.0.0-dev.38 04:59:56 v3.0.0-dev.39 04:59:56 v3.0.0-dev.4 04:59:56 v3.0.0-dev.40 04:59:56 v3.0.0-dev.41 04:59:56 v3.0.0-dev.42 04:59:56 v3.0.0-dev.43 04:59:56 v3.0.0-dev.44 04:59:56 v3.0.0-dev.45 04:59:56 v3.0.0-dev.46 04:59:56 v3.0.0-dev.47 04:59:56 v3.0.0-dev.48 04:59:56 v3.0.0-dev.49 04:59:56 v3.0.0-dev.5 04:59:56 v3.0.0-dev.50 04:59:56 v3.0.0-dev.51 04:59:56 v3.0.0-dev.52 04:59:56 v3.0.0-dev.53 04:59:56 v3.0.0-dev.54 04:59:56 v3.0.0-dev.55 04:59:56 v3.0.0-dev.56 04:59:56 v3.0.0-dev.57 04:59:56 v3.0.0-dev.58 04:59:56 v3.0.0-dev.6 04:59:56 v3.0.0-dev.7 04:59:56 v3.0.0-dev.8 04:59:56 v3.0.0-dev.9 [Pipeline] sh 04:59:56 + lftools sign git-tag v3.0.0-dev.58 04:59:57 Signing Git tag with Sigul... 04:59:57 Signing v3.0.0-dev.58 [Pipeline] echo 04:59:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:59:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:59:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:59:58 $ docker stop --time=1 34250526b8bd691c87efcf83e7e13b7019f199ff60b5557063e2747110dfc12f 04:59:59 $ docker rm -f --volumes 34250526b8bd691c87efcf83e7e13b7019f199ff60b5557063e2747110dfc12f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:59:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:00 prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container 05:00:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:00 $ docker top 72ee3152b357b17f99817c2f49b1ebd592ea45a2550fea81193ca562ec13c1a2 -eo pid,comm 05:00:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:00:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:00 [ssh-agent] Looking for ssh-agent implementation... 05:00:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:00 $ docker exec 72ee3152b357b17f99817c2f49b1ebd592ea45a2550fea81193ca562ec13c1a2 ssh-agent 05:00:01 SSH_AUTH_SOCK=/tmp/ssh-oHNMfCuISLYN/agent.33 05:00:01 SSH_AGENT_PID=39 05:00:01 Running ssh-add (command line suppressed) 05:00:01 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11613414500153344479.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11613414500153344479.key) 05:00:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:01 + git semver bump pre 05:00:01 2023-03-25 05:00:01,637 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:00:01 2023-03-25 05:00:01,638 [bump_version] DEBUG bumping version:3.0.0-dev.58 on axis:pre with prefix:dev 05:00:01 2023-03-25 05:00:01,638 [bump_version] DEBUG bumped version:3.0.0-dev.59 05:00:01 2023-03-25 05:00:01,638 [write_version] DEBUG write version:3.0.0-dev.59 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 05:00:01 2023-03-25 05:00:01,638 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:00:01 2023-03-25 05:00:01,638 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:00:01 2023-03-25 05:00:01,640 [execute] INFO git cat-file --batch-check 05:00:01 2023-03-25 05:00:01,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:00:01 2023-03-25 05:00:01,645 [execute] INFO git cat-file --batch 05:00:01 2023-03-25 05:00:01,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:00:01 2023-03-25 05:00:01,651 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:00:01 3.0.0-dev.59 [Pipeline] } 05:00:01 $ docker exec --env ******** --env ******** 72ee3152b357b17f99817c2f49b1ebd592ea45a2550fea81193ca562ec13c1a2 ssh-agent -k 05:00:01 unset SSH_AUTH_SOCK; 05:00:01 unset SSH_AGENT_PID; 05:00:01 echo Agent pid 39 killed; 05:00:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:02 + git semver [Pipeline] } 05:00:02 $ docker stop --time=1 72ee3152b357b17f99817c2f49b1ebd592ea45a2550fea81193ca562ec13c1a2 05:00:03 $ docker rm -f --volumes 72ee3152b357b17f99817c2f49b1ebd592ea45a2550fea81193ca562ec13c1a2 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:04 prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container 05:00:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:04 $ docker top e420c1dd16c6b28ea58f6520ac365034481561ee4201b9cdfa71586b8ae7fe87 -eo pid,comm 05:00:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:00:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:04 [ssh-agent] Looking for ssh-agent implementation... 05:00:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:05 $ docker exec e420c1dd16c6b28ea58f6520ac365034481561ee4201b9cdfa71586b8ae7fe87 ssh-agent 05:00:05 SSH_AUTH_SOCK=/tmp/ssh-f4ZC6Hdi7SEt/agent.33 05:00:05 SSH_AGENT_PID=39 05:00:05 Running ssh-add (command line suppressed) 05:00:05 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16537105580524875373.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16537105580524875373.key) 05:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:05 + git semver push 05:00:05 2023-03-25 05:00:05,717 [run_push] DEBUG push 05:00:05 2023-03-25 05:00:05,718 [execute] INFO git cat-file --batch-check 05:00:05 2023-03-25 05:00:05,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:00:05 2023-03-25 05:00:05,723 [execute] INFO git rev-list fe421d0648308093a50d7deb4e4415ec54e97df1 -- 05:00:05 2023-03-25 05:00:05,723 [execute] DEBUG Popen(['git', 'rev-list', 'fe421d0648308093a50d7deb4e4415ec54e97df1', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 05:00:05 2023-03-25 05:00:05,734 [execute] INFO git fetch -v origin 05:00:05 2023-03-25 05:00:05,734 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 05:00:06 2023-03-25 05:00:06,188 [run_push] DEBUG no remote changes detected 05:00:06 2023-03-25 05:00:06,189 [execute] INFO git push origin semver 05:00:06 2023-03-25 05:00:06,189 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 05:00:07 2023-03-25 05:00:07,004 [run_push] DEBUG push all version tags 05:00:07 2023-03-25 05:00:07,005 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:00:07 2023-03-25 05:00:07,005 [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) 05:00:07 2023-03-25 05:00:07,835 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:00:07 3.0.0-dev.59 [Pipeline] } 05:00:07 $ docker exec --env ******** --env ******** e420c1dd16c6b28ea58f6520ac365034481561ee4201b9cdfa71586b8ae7fe87 ssh-agent -k 05:00:07 unset SSH_AUTH_SOCK; 05:00:07 unset SSH_AGENT_PID; 05:00:07 echo Agent pid 39 killed; 05:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:08 + git semver [Pipeline] } 05:00:08 $ docker stop --time=1 e420c1dd16c6b28ea58f6520ac365034481561ee4201b9cdfa71586b8ae7fe87 05:00:09 $ docker rm -f --volumes e420c1dd16c6b28ea58f6520ac365034481561ee4201b9cdfa71586b8ae7fe87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:00:10 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 05:00:10 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:00:10 total 16 05:00:10 drwxr-xr-x 3 root root 4096 Mar 25 04:53 . 05:00:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 04:59 .. 05:00:10 drwxr-xr-x 2 root root 4096 Mar 25 04:53 cost 05:00:10 -rw-r--r-- 1 root root 88 Mar 25 04:53 cost.csv 05:00:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:00:10 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:00:10 total 16 05:00:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 04:53 . 05:00:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 04:59 .. 05:00:10 drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 04:53 cost 05:00:10 -rw-r--r-- 1 jenkins jenkins 88 Mar 25 04:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:00:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:00:11 ---> package-listing.sh 05:00:11 ++ facter osfamily 05:00:11 ++ tr '[:upper:]' '[:lower:]' 05:00:11 + OS_FAMILY=debian 05:00:11 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 05:00:11 + START_PACKAGES=/tmp/packages_start.txt 05:00:11 + END_PACKAGES=/tmp/packages_end.txt 05:00:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:00:11 + PACKAGES=/tmp/packages_start.txt 05:00:11 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 05:00:11 + PACKAGES=/tmp/packages_end.txt 05:00:11 + case "${OS_FAMILY}" in 05:00:11 + dpkg -l 05:00:11 + grep '^ii' 05:00:11 + '[' -f /tmp/packages_start.txt ']' 05:00:11 + '[' -f /tmp/packages_end.txt ']' 05:00:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:00:11 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 05:00:11 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 05:00:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 05:00:11 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 05:00:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:12 prd-ubuntu20.04-docker-8c-8g-5790 does not seem to be running inside a container 05:00:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:00:13 $ docker top fbcda2dc662066bb76d201630776822a3f6ef03a8bb65baddc5cec3a6e50907a -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:13 + touch /tmp/pre-build-complete [Pipeline] sh 05:00:13 + mkdir -p /var/log/sysstat [Pipeline] sh 05:00:13 + ls /var/log/sa-host 05:00:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:14 provisioning config files... 05:00:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14755595073663192098tmp [Pipeline] { [Pipeline] echo 05:00:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:00:14 ---> create-netrc.sh [Pipeline] } 05:00:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:00:14 ---> python-tools-install.sh [Pipeline] echo 05:00:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:00:14 ---> sudo-logs.sh 05:00:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:00:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:00:15 ---> job-cost.sh 05:00:15 lf-activate-venv: SKIPPING 05:00:15 DEBUG: total: 0.2199999988079071 05:00:15 INFO: Retrieving Stack Cost... 05:00:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:00:16 INFO: Archiving Costs [Pipeline] echo 05:00:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:00:16 ---> logs-deploy.sh 05:00:16 lf-activate-venv: SKIPPING 05:00:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/146 05:00:16 INFO: archiving workspace using pattern(s): 05:00:17 Archives upload complete. 05:00:17 INFO: archiving logs to Nexus 05:00:18 ---> uname -a: 05:00:18 Linux prd-ubuntu20-04-docker-8c-8g-5790 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:00:18 05:00:18 05:00:18 ---> lscpu: 05:00:18 Architecture: x86_64 05:00:18 CPU op-mode(s): 32-bit, 64-bit 05:00:18 Byte Order: Little Endian 05:00:18 Address sizes: 40 bits physical, 48 bits virtual 05:00:18 CPU(s): 8 05:00:18 On-line CPU(s) list: 0-7 05:00:18 Thread(s) per core: 1 05:00:18 Core(s) per socket: 1 05:00:18 Socket(s): 8 05:00:18 NUMA node(s): 1 05:00:18 Vendor ID: AuthenticAMD 05:00:18 CPU family: 23 05:00:18 Model: 49 05:00:18 Model name: AMD EPYC-Rome Processor 05:00:18 Stepping: 0 05:00:18 CPU MHz: 2799.998 05:00:18 BogoMIPS: 5599.99 05:00:18 Virtualization: AMD-V 05:00:18 Hypervisor vendor: KVM 05:00:18 Virtualization type: full 05:00:18 L1d cache: 256 KiB 05:00:18 L1i cache: 256 KiB 05:00:18 L2 cache: 4 MiB 05:00:18 L3 cache: 128 MiB 05:00:18 NUMA node0 CPU(s): 0-7 05:00:18 Vulnerability Itlb multihit: Not affected 05:00:18 Vulnerability L1tf: Not affected 05:00:18 Vulnerability Mds: Not affected 05:00:18 Vulnerability Meltdown: Not affected 05:00:18 Vulnerability Mmio stale data: Not affected 05:00:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:00:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:00:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:00:18 Vulnerability Srbds: Not affected 05:00:18 Vulnerability Tsx async abort: Not affected 05:00:18 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 05:00:18 05:00:18 05:00:18 ---> nproc: 05:00:18 8 05:00:18 05:00:18 05:00:18 ---> df -h: 05:00:18 Filesystem Size Used Avail Use% Mounted on 05:00:18 overlay 155G 12G 143G 8% / 05:00:18 tmpfs 64M 0 64M 0% /dev 05:00:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:00:18 shm 64M 0 64M 0% /dev/shm 05:00:18 /dev/vda1 155G 12G 143G 8% /facter-os 05:00:18 05:00:18 05:00:18 ---> sar -b -r -n DEV: 05:00:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5790) 03/25/23 _x86_64_ (8 CPU) 05:00:18 05:00:18 04:51:36 LINUX RESTART (8 CPU) 05:00:18 05:00:18 04:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:00:18 04:53:01 118.34 39.35 78.99 0.00 4273.11 52753.35 0.00 05:00:18 04:54:01 67.28 0.45 66.83 0.00 10.93 49248.65 0.00 05:00:18 04:55:01 3.85 0.00 3.85 0.00 0.00 14805.02 0.00 05:00:18 04:56:01 3.60 0.00 3.60 0.00 0.00 14803.40 0.00 05:00:18 04:57:01 56.31 11.61 44.69 0.00 5177.67 23694.98 0.00 05:00:18 04:58:01 6.91 0.02 6.90 0.00 0.13 14881.84 0.00 05:00:18 04:59:01 3.90 0.00 3.90 0.00 0.00 14816.73 0.00 05:00:18 05:00:01 103.10 0.48 102.62 0.00 22.66 71141.48 0.00 05:00:18 Average: 45.41 6.49 38.92 0.00 1185.58 32018.61 0.00 05:00:18 05:00:18 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:00:18 04:53:01 28458432 31467628 835108 2.54 89524 3144708 2150840 6.34 1384056 2615132 574280 05:00:18 04:54:01 28629968 31537308 769152 2.34 95556 3038824 1757996 5.18 1148480 2683608 336 05:00:18 04:55:01 28630244 31537820 768336 2.34 95636 3038836 1757996 5.18 1148708 2683616 16 05:00:18 04:56:01 28634700 31542428 763664 2.32 95720 3038836 1757996 5.18 1143864 2683612 36 05:00:18 04:57:01 28091792 31503808 783160 2.38 129612 3494600 1795852 5.29 1484956 2849352 908 05:00:18 04:58:01 28111648 31519412 767432 2.33 128204 3491556 1765564 5.20 1468636 2846400 16 05:00:18 04:59:01 28119336 31526660 760624 2.31 128324 3491348 1765564 5.20 1460500 2846128 20 05:00:18 05:00:01 26575860 31468796 809520 2.46 174400 4799864 1891736 5.58 1617180 4094252 544 05:00:18 Average: 28156498 31512982 782124 2.38 117122 3442322 1830443 5.39 1357048 2912762 72020 05:00:18 05:00:18 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:00:18 04:53:01 ens3 603.37 394.77 7077.24 95.56 0.00 0.00 0.00 0.00 05:00:18 04:53:01 docker0 39.10 65.26 3.28 626.99 0.00 0.00 0.00 0.00 05:00:18 04:53:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 05:00:18 04:53:01 vetha200fb8 35.37 62.05 3.25 579.54 0.00 0.00 0.00 0.05 05:00:18 04:54:01 ens3 132.66 91.17 2546.48 92.23 0.00 0.00 0.00 0.00 05:00:18 04:54:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:00:18 04:54:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:00:18 04:55:01 ens3 0.52 0.23 0.26 0.20 0.00 0.00 0.00 0.00 05:00:18 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:18 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:18 04:56:01 ens3 0.38 0.22 0.56 0.02 0.00 0.00 0.00 0.00 05:00:18 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:18 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:00:18 04:57:01 ens3 200.60 104.03 2808.61 7.24 0.00 0.00 0.00 0.00 05:00:18 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:18 04:57:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 05:00:18 04:58:01 ens3 0.52 0.42 0.10 0.09 0.00 0.00 0.00 0.00 05:00:18 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:18 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:00:18 04:59:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:00:18 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:18 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:18 05:00:01 ens3 353.74 215.90 7778.91 41.20 0.00 0.00 0.00 0.00 05:00:18 05:00:01 docker0 36.33 63.06 3.10 580.07 0.00 0.00 0.00 0.00 05:00:18 05:00:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 05:00:18 05:00:01 vethc12f57f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:00:18 Average: ens3 161.49 100.85 2526.56 29.57 0.00 0.00 0.00 0.00 05:00:18 Average: docker0 9.44 16.05 0.80 150.89 0.00 0.00 0.00 0.00 05:00:18 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 05:00:18 Average: vethc12f57f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 05:00:18 05:00:18 05:00:18 ---> sar -P ALL: 05:00:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5790) 03/25/23 _x86_64_ (8 CPU) 05:00:18 05:00:18 04:51:36 LINUX RESTART (8 CPU) 05:00:18 05:00:18 04:52:01 CPU %user %nice %system %iowait %steal %idle 05:00:18 04:53:01 all 23.90 0.00 5.49 1.62 0.07 68.92 05:00:18 04:53:01 0 23.44 0.00 6.36 4.75 0.07 65.38 05:00:18 04:53:01 1 20.79 0.00 5.20 0.22 0.07 73.73 05:00:18 04:53:01 2 23.24 0.00 5.93 0.34 0.07 70.42 05:00:18 04:53:01 3 24.14 0.00 4.84 0.47 0.07 70.48 05:00:18 04:53:01 4 26.05 0.00 5.50 1.18 0.07 67.21 05:00:18 04:53:01 5 22.87 0.00 6.34 0.79 0.05 69.95 05:00:18 04:53:01 6 25.93 0.00 4.59 2.78 0.05 66.65 05:00:18 04:53:01 7 24.75 0.00 5.16 2.44 0.10 67.55 05:00:18 04:54:01 all 16.87 0.00 3.23 0.93 0.05 78.92 05:00:18 04:54:01 0 17.20 0.00 2.93 0.05 0.03 79.79 05:00:18 04:54:01 1 16.68 0.00 2.96 0.02 0.03 80.32 05:00:18 04:54:01 2 16.22 0.00 3.79 2.59 0.05 77.35 05:00:18 04:54:01 3 16.73 0.00 2.65 0.13 0.05 80.43 05:00:18 04:54:01 4 16.99 0.00 3.60 0.05 0.05 79.31 05:00:18 04:54:01 5 16.45 0.00 3.07 0.05 0.05 80.38 05:00:18 04:54:01 6 17.19 0.00 3.49 4.52 0.05 74.75 05:00:18 04:54:01 7 17.52 0.00 3.36 0.02 0.05 79.05 05:00:18 04:55:01 all 0.28 0.00 0.01 0.01 0.02 99.68 05:00:18 04:55:01 0 0.08 0.00 0.00 0.00 0.02 99.90 05:00:18 04:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:00:18 04:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:00:18 04:55:01 3 1.97 0.00 0.03 0.00 0.03 97.96 05:00:18 04:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:00:18 04:55:01 5 0.08 0.00 0.02 0.03 0.05 99.82 05:00:18 04:55:01 6 0.02 0.00 0.00 0.05 0.02 99.92 05:00:18 04:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:00:18 04:56:01 all 0.08 0.00 0.04 0.01 0.01 99.86 05:00:18 04:56:01 0 0.10 0.00 0.02 0.00 0.00 99.88 05:00:18 04:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:00:18 04:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:00:18 04:56:01 3 0.47 0.00 0.13 0.00 0.00 99.40 05:00:18 04:56:01 4 0.02 0.00 0.05 0.00 0.02 99.92 05:00:18 04:56:01 5 0.03 0.00 0.03 0.02 0.05 99.87 05:00:18 04:56:01 6 0.02 0.00 0.02 0.05 0.00 99.92 05:00:18 04:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:00:18 04:57:01 all 2.13 0.00 1.45 0.50 0.03 95.90 05:00:18 04:57:01 0 2.14 0.00 2.09 0.08 0.03 95.66 05:00:18 04:57:01 1 1.71 0.00 1.94 0.05 0.03 96.27 05:00:18 04:57:01 2 1.59 0.00 1.14 0.05 0.02 97.21 05:00:18 04:57:01 3 3.69 0.00 1.41 0.37 0.03 94.50 05:00:18 04:57:01 4 1.85 0.00 2.09 1.27 0.03 94.76 05:00:18 04:57:01 5 3.50 0.00 1.35 0.52 0.03 94.60 05:00:18 04:57:01 6 0.80 0.00 0.67 1.25 0.02 97.26 05:00:18 04:57:01 7 1.74 0.00 0.92 0.39 0.05 96.90 05:00:18 04:58:01 all 0.10 0.00 0.07 0.02 0.01 99.80 05:00:18 04:58:01 0 0.15 0.00 0.03 0.00 0.00 99.82 05:00:18 04:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:00:18 04:58:01 2 0.10 0.00 0.08 0.00 0.03 99.78 05:00:18 04:58:01 3 0.05 0.00 0.10 0.00 0.02 99.83 05:00:18 04:58:01 4 0.07 0.00 0.08 0.00 0.00 99.85 05:00:18 04:58:01 5 0.12 0.00 0.07 0.03 0.03 99.75 05:00:18 04:58:01 6 0.05 0.00 0.03 0.12 0.02 99.78 05:00:18 04:58:01 7 0.27 0.00 0.12 0.00 0.02 99.60 05:00:18 04:59:01 all 0.02 0.00 0.01 0.03 0.01 99.94 05:00:18 04:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:00:18 04:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:00:18 04:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:00:18 04:59:01 3 0.05 0.00 0.02 0.00 0.03 99.90 05:00:18 04:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:00:18 04:59:01 5 0.03 0.00 0.00 0.03 0.02 99.92 05:00:18 04:59:01 6 0.00 0.00 0.02 0.17 0.00 99.82 05:00:18 04:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:00:18 05:00:01 all 8.94 0.00 4.08 4.07 0.06 82.85 05:00:18 05:00:01 0 9.35 0.00 4.51 10.69 0.05 75.40 05:00:18 05:00:01 1 9.73 0.00 4.21 0.05 0.07 85.94 05:00:18 05:00:01 2 8.07 0.00 4.89 4.70 0.05 82.29 05:00:18 05:00:01 3 8.93 0.00 3.67 0.27 0.07 87.07 05:00:18 05:00:01 4 8.22 0.00 3.31 0.15 0.05 88.26 05:00:18 05:00:01 5 8.80 0.00 3.79 1.70 0.03 85.68 05:00:18 05:00:01 6 8.41 0.00 3.84 9.53 0.05 78.16 05:00:18 05:00:01 7 10.04 0.00 4.45 5.48 0.08 79.95 05:00:18 Average: all 6.50 0.00 1.79 0.89 0.03 90.79 05:00:18 Average: 0 6.54 0.00 1.98 1.93 0.03 89.53 05:00:18 Average: 1 6.08 0.00 1.78 0.04 0.03 92.06 05:00:18 Average: 2 6.12 0.00 1.97 0.95 0.03 90.93 05:00:18 Average: 3 6.97 0.00 1.60 0.15 0.04 91.24 05:00:18 Average: 4 6.61 0.00 1.82 0.33 0.03 91.21 05:00:18 Average: 5 6.46 0.00 1.83 0.40 0.04 91.28 05:00:18 Average: 6 6.51 0.00 1.57 2.29 0.03 89.60 05:00:18 Average: 7 6.74 0.00 1.74 1.03 0.04 90.45 05:00:18 05:00:18 05:00:18