Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 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-ssh15374236566966186752.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6018934915662142975.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14577519096364452906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8027522698978963023.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-ssh11563828739592786378.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24059 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#639)" > git rev-list --no-walk 510064b7c239133a01d40be423ba20a6f798f874 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:40:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:40:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:40:32 ========================================================= 15:40:32 EdgeX Global Pipelines Version Info 15:40:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:40:33 ------------------- 15:40:33 stable info: 15:40:33 ------------------- 15:40:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:40:33 Message: update stable to v1.0.258 15:40:33 ------------------- 15:40:33 experimental info: 15:40:33 ------------------- 15:40:33 Commited By: **** collab-it+edgex@linuxfoundation.org 15:40:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:40:33 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:40:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:40:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:40:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] echo 15:40:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1d9a74 [Pipeline] echo 15:40:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:40:35 + git rev-list -1 --merges b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18~1..b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] echo 15:40:35 -----------> git rev-list -1 --merges b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18~1..b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [false] [Pipeline] sh 15:40:35 + git log --format=format:%s -1 b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] echo 15:40:35 ========================================================= 15:40:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:40:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:36 + git log --format=format:%s -1 b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] echo 15:40:36 [semverPrep] GIT_COMMIT: b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#639) [Pipeline] echo 15:40:36 [semverPrep] This is not a build commit. [Pipeline] sh 15:40:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:40:36 + grep -v github /etc/ssh/ssh_known_hosts 15:40:36 + [ -e /tmp/ssh_known_hosts ] 15:40:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:40:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:40:36 + sudo tee -a /etc/ssh/ssh_known_hosts 15:40:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:37 15:40:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:37 0.1.4: Pulling from edgex-devops/py-git-semver 15:40:37 b85a868b505f: Pulling fs layer 15:40:37 e2be974225ed: Pulling fs layer 15:40:37 339a4e72a1f5: Pulling fs layer 15:40:37 988bab9f4d93: Pulling fs layer 15:40:37 1469e6f7b9e6: Pulling fs layer 15:40:37 eaf3925da568: Pulling fs layer 15:40:37 bab4dde63d76: Pulling fs layer 15:40:37 bde34c3a00c8: Pulling fs layer 15:40:37 b352a97aabf1: Pulling fs layer 15:40:37 4872d77fe225: Pulling fs layer 15:40:37 5851b861e8e6: Pulling fs layer 15:40:37 1469e6f7b9e6: Waiting 15:40:37 eaf3925da568: Waiting 15:40:37 bab4dde63d76: Waiting 15:40:37 bde34c3a00c8: Waiting 15:40:37 b352a97aabf1: Waiting 15:40:37 4872d77fe225: Waiting 15:40:37 5851b861e8e6: Waiting 15:40:37 988bab9f4d93: Waiting 15:40:37 e2be974225ed: Download complete 15:40:37 988bab9f4d93: Verifying Checksum 15:40:37 988bab9f4d93: Download complete 15:40:37 1469e6f7b9e6: Verifying Checksum 15:40:37 1469e6f7b9e6: Download complete 15:40:37 eaf3925da568: Verifying Checksum 15:40:37 eaf3925da568: Download complete 15:40:37 339a4e72a1f5: Verifying Checksum 15:40:37 339a4e72a1f5: Download complete 15:40:37 bde34c3a00c8: Download complete 15:40:38 b352a97aabf1: Verifying Checksum 15:40:38 4872d77fe225: Verifying Checksum 15:40:38 4872d77fe225: Download complete 15:40:38 5851b861e8e6: Verifying Checksum 15:40:38 5851b861e8e6: Download complete 15:40:38 b85a868b505f: Verifying Checksum 15:40:38 b85a868b505f: Download complete 15:40:38 bab4dde63d76: Verifying Checksum 15:40:38 bab4dde63d76: Download complete 15:40:39 b85a868b505f: Pull complete 15:40:39 e2be974225ed: Pull complete 15:40:39 339a4e72a1f5: Pull complete 15:40:41 988bab9f4d93: Pull complete 15:40:42 1469e6f7b9e6: Pull complete 15:40:43 eaf3925da568: Pull complete 15:40:45 bab4dde63d76: Pull complete 15:40:45 bde34c3a00c8: Pull complete 15:40:45 b352a97aabf1: Pull complete 15:40:45 4872d77fe225: Pull complete 15:40:45 5851b861e8e6: Pull complete 15:40:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:40:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:46 prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container 15:40:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:41:03 $ docker top d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc -eo pid,comm 15:41:03 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). 15:41:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:41:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:41:03 [ssh-agent] Looking for ssh-agent implementation... 15:41:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:41:03 $ docker exec d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc ssh-agent 15:41:03 SSH_AUTH_SOCK=/tmp/ssh-55aOPBtMkJ8y/agent.15 15:41:03 SSH_AGENT_PID=21 15:41:03 Running ssh-add (command line suppressed) 15:41:04 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11762411934261959730.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11762411934261959730.key) 15:41:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:41:04 + git tag --points-at HEAD [Pipeline] } 15:41:04 $ docker exec --env ******** --env ******** d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc ssh-agent -k 15:41:04 unset SSH_AUTH_SOCK; 15:41:04 unset SSH_AGENT_PID; 15:41:04 echo Agent pid 21 killed; 15:41:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:41:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:41:04 [ssh-agent] Looking for ssh-agent implementation... 15:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:41:04 $ docker exec d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc ssh-agent 15:41:04 SSH_AUTH_SOCK=/tmp/ssh-osssTwWNSVmN/agent.53 15:41:04 SSH_AGENT_PID=59 15:41:04 Running ssh-add (command line suppressed) 15:41:04 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17000451794979236727.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17000451794979236727.key) 15:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:41:05 + git semver init 15:41:05 2023-12-05 15:41:05,609 [run_init] DEBUG init version:0.0.0 force:False 15:41:05 2023-12-05 15:41:05,611 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 15:41:05 2023-12-05 15:41:05,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 15:41:05 2023-12-05 15:41:05,612 [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) 15:41:07 2023-12-05 15:41:07,462 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 15:41:07 2023-12-05 15:41:07,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 15:41:07 2023-12-05 15:41:07,463 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:41:07 2023-12-05 15:41:07,463 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:41:07 3.2.0-dev.5 [Pipeline] } 15:41:07 $ docker exec --env ******** --env ******** d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc ssh-agent -k 15:41:07 unset SSH_AUTH_SOCK; 15:41:07 unset SSH_AGENT_PID; 15:41:07 echo Agent pid 59 killed; 15:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:41:08 + git semver [Pipeline] } 15:41:08 $ docker stop --time=1 d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc 15:41:11 $ docker rm -f --volumes d949cc2394e3e0a365bfd9aa13ba5051c38555f927438e8b48cf1a7e6f93addc [Pipeline] // withDockerContainer [Pipeline] sh 15:41:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:41:12 Stashed 1 file(s) [Pipeline] echo 15:41:12 [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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 15:41:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:41:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:41:12 ========================================================= 15:41:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:41:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:41:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:41:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:41:13 7264a8db6415: Pulling fs layer 15:41:13 c4d48a809fc2: Pulling fs layer 15:41:13 4f1c88b9dad5: Pulling fs layer 15:41:13 ad3a456e5733: Pulling fs layer 15:41:13 69c7f0334f64: Pulling fs layer 15:41:13 1f1c1a5573a3: Pulling fs layer 15:41:13 ce7588e14bc9: Pulling fs layer 15:41:13 b5e4710f87ac: Pulling fs layer 15:41:13 1f1c1a5573a3: Waiting 15:41:13 ce7588e14bc9: Waiting 15:41:13 b5e4710f87ac: Waiting 15:41:13 69c7f0334f64: Waiting 15:41:13 c4d48a809fc2: Verifying Checksum 15:41:13 c4d48a809fc2: Download complete 15:41:13 ad3a456e5733: Verifying Checksum 15:41:13 ad3a456e5733: Download complete 15:41:13 69c7f0334f64: Verifying Checksum 15:41:13 69c7f0334f64: Download complete 15:41:13 7264a8db6415: Verifying Checksum 15:41:13 7264a8db6415: Download complete 15:41:13 1f1c1a5573a3: Verifying Checksum 15:41:13 1f1c1a5573a3: Download complete 15:41:13 7264a8db6415: Pull complete 15:41:13 b5e4710f87ac: Verifying Checksum 15:41:13 b5e4710f87ac: Download complete 15:41:13 c4d48a809fc2: Pull complete 15:41:13 4f1c88b9dad5: Verifying Checksum 15:41:13 4f1c88b9dad5: Download complete 15:41:13 ce7588e14bc9: Verifying Checksum 15:41:13 ce7588e14bc9: Download complete 15:41:16 4f1c88b9dad5: Pull complete 15:41:16 ad3a456e5733: Pull complete 15:41:16 69c7f0334f64: Pull complete 15:41:16 1f1c1a5573a3: Pull complete 15:41:19 ce7588e14bc9: Pull complete 15:41:19 b5e4710f87ac: Pull complete 15:41:19 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:41:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 15:41:19 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:20 + docker inspect -f . ci-base-image-x86_64 15:41:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:20 prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container 15:41:20 $ 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 15:41:26 $ docker top e828adab581bbc94ba3f67c0944277b361b878c0fffbdba43c7e62629235bc71 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:27 + go version 15:41:27 go version go1.21.0 linux/amd64 [Pipeline] } 15:41:27 $ docker stop --time=1 e828adab581bbc94ba3f67c0944277b361b878c0fffbdba43c7e62629235bc71 15:41:27 Still waiting to schedule task 15:41:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:41:28 $ docker rm -f --volumes e828adab581bbc94ba3f67c0944277b361b878c0fffbdba43c7e62629235bc71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:28 + docker inspect -f . ci-base-image-x86_64 15:41:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:29 prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container 15:41:29 $ 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 15:41:29 $ docker top 1431ae50b73be11dd7c6946aec9d5547a3408c1a74e9d049e6148bd28d8e7b94 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:29 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 15:41:30 + make test 15:41:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:41:30 go: downloading github.com/stretchr/testify v1.8.4 15:41:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:41:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:41:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 15:41:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.2 15:41:30 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 15:41:30 go: downloading github.com/google/uuid v1.4.0 15:41:30 go: downloading github.com/labstack/echo/v4 v4.11.3 15:41:30 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:41:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 15:41:30 go: downloading github.com/mitchellh/copystructure v1.2.0 15:41:30 go: downloading gopkg.in/yaml.v3 v3.0.1 15:41:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:41:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 15:41:30 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:41:30 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:41:30 go: downloading github.com/stretchr/objx v0.5.0 15:41:30 go: downloading github.com/gorilla/websocket v1.5.0 15:41:30 go: downloading golang.org/x/net v0.17.0 15:41:30 go: downloading golang.org/x/sync v0.2.0 15:41:30 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:41:30 go: downloading github.com/go-kit/log v0.2.1 15:41:30 go: downloading github.com/go-playground/validator/v10 v10.16.0 15:41:30 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:41:31 go: downloading github.com/labstack/gommon v0.4.0 15:41:31 go: downloading golang.org/x/crypto v0.14.0 15:41:31 go: downloading github.com/hashicorp/errwrap v1.1.0 15:41:31 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:41:31 go: downloading github.com/valyala/fasttemplate v1.2.2 15:41:31 go: downloading golang.org/x/time v0.3.0 15:41:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:41:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:41:31 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:41:31 go: downloading github.com/x448/float16 v0.8.4 15:41:31 go: downloading github.com/mattn/go-colorable v0.1.13 15:41:31 go: downloading github.com/mattn/go-isatty v0.0.19 15:41:31 go: downloading github.com/hashicorp/consul/api v1.25.1 15:41:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:41:31 go: downloading github.com/go-playground/universal-translator v0.18.1 15:41:31 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:41:31 go: downloading github.com/leodido/go-urn v1.2.4 15:41:31 go: downloading golang.org/x/text v0.13.0 15:41:31 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:41:31 go: downloading github.com/zeebo/errs v1.3.0 15:41:31 go: downloading google.golang.org/grpc v1.56.3 15:41:31 go: downloading golang.org/x/sys v0.13.0 15:41:31 go: downloading github.com/go-playground/locales v0.14.1 15:41:31 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 15:41:31 go: downloading google.golang.org/protobuf v1.30.0 15:41:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:41:31 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:41:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:41:31 go: downloading github.com/hashicorp/serf v0.10.1 15:41:31 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:41:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:41:32 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 15:41:32 go: downloading github.com/fatih/color v1.14.1 15:41:32 go: downloading github.com/armon/go-metrics v0.4.1 15:41:32 go: downloading github.com/golang/protobuf v1.5.3 15:41:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:41:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:41:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:41:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:41:45 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:41:45 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:41:45 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.027s coverage: 35.9% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.020s coverage: 93.5% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.016s coverage: 91.9% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.356s coverage: 88.2% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 84.4% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.266s coverage: 46.9% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.012s coverage: 100.0% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.331s coverage: 87.7% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 26.3% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.037s coverage: 79.0% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.015s coverage: 59.3% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements 15:42:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.003s coverage: 91.3% of statements 15:42:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:42:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:42:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:42:17 $ docker stop --time=1 1431ae50b73be11dd7c6946aec9d5547a3408c1a74e9d049e6148bd28d8e7b94 15:42:22 $ docker rm -f --volumes 1431ae50b73be11dd7c6946aec9d5547a3408c1a74e9d049e6148bd28d8e7b94 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:23 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 15:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:24 15:42:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:25 latest: Pulling from edgex-lftools-log-publisher 15:42:25 5eb5b503b376: Pulling fs layer 15:42:25 5c69ac0246d0: Pulling fs layer 15:42:25 ec43610c2a17: Pulling fs layer 15:42:25 3a2ae6a8a46f: Pulling fs layer 15:42:25 33b1e0a273af: Pulling fs layer 15:42:25 5d3b04190fa2: Pulling fs layer 15:42:25 2f39f015ded8: Pulling fs layer 15:42:25 3a2ae6a8a46f: Waiting 15:42:25 33b1e0a273af: Waiting 15:42:25 5d3b04190fa2: Waiting 15:42:25 2f39f015ded8: Waiting 15:42:25 5c69ac0246d0: Verifying Checksum 15:42:25 5c69ac0246d0: Download complete 15:42:25 3a2ae6a8a46f: Verifying Checksum 15:42:25 3a2ae6a8a46f: Download complete 15:42:25 ec43610c2a17: Verifying Checksum 15:42:25 ec43610c2a17: Download complete 15:42:25 33b1e0a273af: Verifying Checksum 15:42:25 33b1e0a273af: Download complete 15:42:25 5d3b04190fa2: Verifying Checksum 15:42:25 5d3b04190fa2: Download complete 15:42:25 5eb5b503b376: Verifying Checksum 15:42:25 5eb5b503b376: Download complete 15:42:25 2f39f015ded8: Download complete 15:42:26 5eb5b503b376: Pull complete 15:42:26 5c69ac0246d0: Pull complete 15:42:27 ec43610c2a17: Pull complete 15:42:27 3a2ae6a8a46f: Pull complete 15:42:27 33b1e0a273af: Pull complete 15:42:27 5d3b04190fa2: Pull complete 15:42:32 2f39f015ded8: Pull complete 15:42:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:32 prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container 15:42:32 $ 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 15:42:38 $ docker top 384596b13eded296fad0d18722bec45e6ddadf5babed902f4065aa8ab4e79b17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:38 ---> job-cost.sh 15:42:38 lf-activate-venv: SKIPPING 15:42:38 INFO: No Stack... 15:42:39 INFO: Retrieving Pricing Info for: v3-standard-8 15:42:39 INFO: Archiving Costs [Pipeline] sh 15:42:39 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 15:42:39 + cut -d, -f6 [Pipeline] lock 15:42:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] 15:42:39 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] did not exist. Created. 15:42:39 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:40 + echo total: 0.2199999988079071 [Pipeline] stash 15:42:40 Stashed 1 file(s) [Pipeline] } 15:42:40 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:40 $ docker stop --time=1 384596b13eded296fad0d18722bec45e6ddadf5babed902f4065aa8ab4e79b17 15:42:41 $ docker rm -f --volumes 384596b13eded296fad0d18722bec45e6ddadf5babed902f4065aa8ab4e79b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:43:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24065 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 15:43:08 Running in /w/workspace/go-mod-bootstrap/252 [Pipeline] { [Pipeline] checkout 15:43:08 The recommended git tool is: git 15:43:14 using credential edgex-jenkins-ssh 15:43:14 Cloning the remote Git repository 15:43:14 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:43:14 > git init /w/workspace/go-mod-bootstrap/252 # timeout=10 15:43:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:43:14 > git --version # timeout=10 15:43:14 > git --version # 'git version 2.25.1' 15:43:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:43:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:17 Avoid second fetch 15:43:17 Checking out Revision b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 (main) 15:43:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#639)" 15:43:17 > git config core.sparsecheckout # timeout=10 15:43:17 > git checkout -f b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:43:23 % Total % Received % Xferd Average Speed Time Time Time Current 15:43:23 Dload Upload Total Spent Left Speed 15:43:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12682 83 10471 0 0 60178 0 --:--:-- --:--:-- --:--:-- 60178 100 12682 100 12682 0 0 72468 0 --:--:-- --:--:-- --:--:-- 72056 [Pipeline] sh 15:43:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:43:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:43:23 + sudo tee /etc/docker/daemon.new 15:43:23 { 15:43:23 "registry-mirrors": [ 15:43:23 "https://nexus3.edgexfoundry.org:10001" 15:43:23 ], 15:43:23 "bip": "10.250.0.254/24", 15:43:23 "hosts": [ 15:43:23 "tcp://0.0.0.0:5555", 15:43:23 "unix:///var/run/docker.sock" 15:43:23 ], 15:43:23 "mtu": 1458, 15:43:23 "selinux-enabled": true, 15:43:23 "seccomp-profile": "/etc/docker/seccomp.json" 15:43:23 } [Pipeline] sh 15:43:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:43:24 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:43:43 ========================================================= 15:43:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:43:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:43:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:43:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:43:43 9fda8d8052c6: Pulling fs layer 15:43:43 5d54e960e981: Pulling fs layer 15:43:43 c4a7e357bf2a: Pulling fs layer 15:43:43 f0e02332f6b5: Pulling fs layer 15:43:43 872ee5b61b7b: Pulling fs layer 15:43:43 0c6a40ed1a82: Pulling fs layer 15:43:43 94ae7d8d031c: Pulling fs layer 15:43:43 f0e02332f6b5: Waiting 15:43:43 94ae7d8d031c: Waiting 15:43:43 0c6a40ed1a82: Waiting 15:43:44 5d54e960e981: Verifying Checksum 15:43:44 5d54e960e981: Download complete 15:43:44 f0e02332f6b5: Download complete 15:43:44 9fda8d8052c6: Verifying Checksum 15:43:44 9fda8d8052c6: Download complete 15:43:44 872ee5b61b7b: Download complete 15:43:44 94ae7d8d031c: Verifying Checksum 15:43:44 94ae7d8d031c: Download complete 15:43:44 9fda8d8052c6: Pull complete 15:43:45 5d54e960e981: Pull complete 15:43:45 c4a7e357bf2a: Verifying Checksum 15:43:45 c4a7e357bf2a: Download complete 15:43:46 0c6a40ed1a82: Verifying Checksum 15:43:46 0c6a40ed1a82: Download complete 15:44:08 c4a7e357bf2a: Pull complete 15:44:08 f0e02332f6b5: Pull complete 15:44:08 872ee5b61b7b: Pull complete 15:44:17 0c6a40ed1a82: Pull complete 15:44:20 94ae7d8d031c: Pull complete 15:44:20 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:44:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:44:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 15:44:20 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:21 + docker inspect -f . ci-base-image-arm64 15:44:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:21 prd-ubuntu20.04-docker-arm64-4c-16g-24065 does not seem to be running inside a container 15:44:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/252 -v /w/workspace/go-mod-bootstrap/252:/w/workspace/go-mod-bootstrap/252:rw,z -v /w/workspace/go-mod-bootstrap/252@tmp:/w/workspace/go-mod-bootstrap/252@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 15:44:23 $ docker top 048445fe871a960dde626ad1f421db8d7dcfeede83da88f91fa413d75914d87a -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:24 + go version 15:44:24 go version go1.21.0 linux/arm64 [Pipeline] } 15:44:24 $ docker stop --time=1 048445fe871a960dde626ad1f421db8d7dcfeede83da88f91fa413d75914d87a 15:44:25 $ docker rm -f --volumes 048445fe871a960dde626ad1f421db8d7dcfeede83da88f91fa413d75914d87a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:26 + docker inspect -f . ci-base-image-arm64 15:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:26 prd-ubuntu20.04-docker-arm64-4c-16g-24065 does not seem to be running inside a container 15:44:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/252 -v /w/workspace/go-mod-bootstrap/252:/w/workspace/go-mod-bootstrap/252:rw,z -v /w/workspace/go-mod-bootstrap/252@tmp:/w/workspace/go-mod-bootstrap/252@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 15:44:27 $ docker top 7a9d9ec2c161aa5dd97624de2c91e93485369f4c3656e435a28e7bc30f320a3f -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:28 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/252 [Pipeline] fileExists [Pipeline] sh 15:44:28 + make test 15:44:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:44:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 15:44:28 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 15:44:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:44:28 go: downloading github.com/stretchr/testify v1.8.4 15:44:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:44:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 15:44:29 go: downloading github.com/mitchellh/copystructure v1.2.0 15:44:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.2 15:44:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 15:44:29 go: downloading github.com/labstack/echo/v4 v4.11.3 15:44:29 go: downloading gopkg.in/yaml.v3 v3.0.1 15:44:29 go: downloading github.com/google/uuid v1.4.0 15:44:29 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:44:29 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:44:30 go: downloading golang.org/x/net v0.17.0 15:44:30 go: downloading github.com/gorilla/websocket v1.5.0 15:44:30 go: downloading golang.org/x/sync v0.2.0 15:44:30 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:44:30 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:44:30 go: downloading github.com/stretchr/objx v0.5.0 15:44:30 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:44:30 go: downloading github.com/go-kit/log v0.2.1 15:44:30 go: downloading github.com/go-playground/validator/v10 v10.16.0 15:44:30 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:44:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:44:30 go: downloading github.com/hashicorp/errwrap v1.1.0 15:44:30 go: downloading github.com/labstack/gommon v0.4.0 15:44:30 go: downloading golang.org/x/crypto v0.14.0 15:44:30 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:44:30 go: downloading github.com/valyala/fasttemplate v1.2.2 15:44:30 go: downloading golang.org/x/time v0.3.0 15:44:30 go: downloading github.com/hashicorp/consul/api v1.25.1 15:44:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:44:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:44:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:44:30 go: downloading github.com/x448/float16 v0.8.4 15:44:31 go: downloading github.com/mattn/go-colorable v0.1.13 15:44:31 go: downloading github.com/mattn/go-isatty v0.0.19 15:44:31 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:44:31 go: downloading github.com/go-playground/universal-translator v0.18.1 15:44:31 go: downloading github.com/leodido/go-urn v1.2.4 15:44:31 go: downloading golang.org/x/text v0.13.0 15:44:31 go: downloading github.com/zeebo/errs v1.3.0 15:44:31 go: downloading google.golang.org/grpc v1.56.3 15:44:31 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:44:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:44:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:44:31 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:44:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:44:32 go: downloading github.com/hashicorp/serf v0.10.1 15:44:32 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:44:33 go: downloading golang.org/x/sys v0.13.0 15:44:33 go: downloading github.com/go-playground/locales v0.14.1 15:44:33 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 15:44:33 go: downloading google.golang.org/protobuf v1.30.0 15:44:33 go: downloading github.com/fatih/color v1.14.1 15:44:33 go: downloading github.com/armon/go-metrics v0.4.1 15:44:34 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 15:44:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:44:34 go: downloading github.com/golang/protobuf v1.5.3 15:44:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:45:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:46:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.123s coverage: 35.9% of statements 15:46:04 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:46:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.078s coverage: 93.5% of statements 15:46:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.081s coverage: 91.9% of statements 15:46:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.322s coverage: 88.2% of statements 15:46:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.029s coverage: 84.4% of statements 15:46:15 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:46:15 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:46:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.113s coverage: 46.9% of statements 15:46:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.060s coverage: 100.0% of statements 15:46:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.396s coverage: 87.7% of statements 15:46:17 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.046s coverage: 26.3% of statements 15:46:19 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:46:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.163s coverage: 79.0% of statements 15:46:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.054s coverage: 59.3% of statements 15:46:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.046s coverage: 31.2% of statements 15:46:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.019s coverage: 91.3% of statements 15:46:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:46:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:46:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:46:42 $ docker stop --time=1 7a9d9ec2c161aa5dd97624de2c91e93485369f4c3656e435a28e7bc30f320a3f 15:46:44 $ docker rm -f --volumes 7a9d9ec2c161aa5dd97624de2c91e93485369f4c3656e435a28e7bc30f320a3f [Pipeline] // withDockerContainer [Pipeline] sh 15:46:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:47 Warning: overwriting stash ‘coverage-report’ 15:46:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:48 15:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:49 arm64: Pulling from edgex-lftools-log-publisher 15:46:49 8998bd30e6a1: Pulling fs layer 15:46:49 04944245beec: Pulling fs layer 15:46:49 699f458cf7ca: Pulling fs layer 15:46:49 765212b225bb: Pulling fs layer 15:46:49 f23df028b6ca: Pulling fs layer 15:46:49 d65c8cfc05b1: Pulling fs layer 15:46:49 2437ff75d9bd: Pulling fs layer 15:46:49 f23df028b6ca: Waiting 15:46:49 d65c8cfc05b1: Waiting 15:46:49 765212b225bb: Waiting 15:46:49 2437ff75d9bd: Waiting 15:46:49 04944245beec: Verifying Checksum 15:46:49 04944245beec: Download complete 15:46:49 699f458cf7ca: Verifying Checksum 15:46:49 699f458cf7ca: Download complete 15:46:50 f23df028b6ca: Verifying Checksum 15:46:50 d65c8cfc05b1: Verifying Checksum 15:46:50 d65c8cfc05b1: Download complete 15:46:50 8998bd30e6a1: Verifying Checksum 15:46:50 8998bd30e6a1: Download complete 15:46:50 765212b225bb: Verifying Checksum 15:46:50 765212b225bb: Download complete 15:46:53 2437ff75d9bd: Verifying Checksum 15:46:53 2437ff75d9bd: Download complete 15:46:57 8998bd30e6a1: Pull complete 15:46:57 04944245beec: Pull complete 15:46:59 699f458cf7ca: Pull complete 15:46:59 765212b225bb: Pull complete 15:47:00 f23df028b6ca: Pull complete 15:47:00 d65c8cfc05b1: Pull complete 15:47:27 2437ff75d9bd: Pull complete 15:47:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:27 prd-ubuntu20.04-docker-arm64-4c-16g-24065 does not seem to be running inside a container 15:47:27 $ 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/252 -v /w/workspace/go-mod-bootstrap/252:/w/workspace/go-mod-bootstrap/252:rw,z -v /w/workspace/go-mod-bootstrap/252@tmp:/w/workspace/go-mod-bootstrap/252@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 15:47:29 $ docker top 0d144db1412446fdcd35d3abef643a2c096cfee2a510478a3efdca55eb245902 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:30 ---> job-cost.sh 15:47:30 lf-activate-venv: SKIPPING 15:47:30 INFO: No Stack... 15:47:31 INFO: Retrieving Pricing Info for: v3-standard-8 15:47:32 INFO: Archiving Costs [Pipeline] sh 15:47:32 + cat /w/workspace/go-mod-bootstrap/252/archives/cost.csv 15:47:32 + cut -d, -f6 [Pipeline] lock 15:47:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] 15:47:32 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] did not exist. Created. 15:47:32 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:32 /w/workspace/go-mod-bootstrap/252@tmp/durable-30c1d7e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:47:33 + echo total: 0.2199999988079071 [Pipeline] stash 15:47:33 Warning: overwriting stash ‘stack-cost’ 15:47:33 Stashed 1 file(s) [Pipeline] } 15:47:33 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-252-stack-cost] [Pipeline] // lock [Pipeline] } 15:47:33 $ docker stop --time=1 0d144db1412446fdcd35d3abef643a2c096cfee2a510478a3efdca55eb245902 15:47:34 $ docker rm -f --volumes 0d144db1412446fdcd35d3abef643a2c096cfee2a510478a3efdca55eb245902 [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 15:47:36 provisioning config files... 15:47:36 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14965879147794813908tmp [Pipeline] { [Pipeline] sh 15:47:36 + set +x 15:47:36 + curl -s+ https://codecov.io/bash 15:47:36 bash -s -- 15:47:36 15:47:36 _____ _ 15:47:36 / ____| | | 15:47:36 | | ___ __| | ___ ___ _____ __ 15:47:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:47:36 | |___| (_) | (_| | __/ (_| (_) \ V / 15:47:36 \_____\___/ \__,_|\___|\___\___/ \_/ 15:47:36 Bash-1.0.6 15:47:36 15:47:36 15:47:36 ==> git version 2.25.1 found 15:47:36 ==> 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 15:47:36 Release-Date: 2020-01-08 15:47:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:47:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:47:36 ==> Jenkins CI detected. 15:47:36 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 15:47:36 project root: . 15:47:36 --> token set from env 15:47:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:47:36 ==> Running gcov in . (disable via -X gcov) 15:47:36 ==> Python coveragepy not found 15:47:36 ==> Searching for coverage reports in: 15:47:36 + . 15:47:36 -> Found 1 reports 15:47:36 ==> Detecting git/mercurial file structure 15:47:36 ==> Reading reports 15:47:36 + ./coverage.out bytes=105911 15:47:36 ==> Appending adjustments 15:47:36 https://docs.codecov.io/docs/fixing-reports 15:47:37 + Found adjustments 15:47:37 ==> Gzipping contents 15:47:37 20K /tmp/codecov.hN2Xou.gz 15:47:37 ==> Uploading reports 15:47:37 url: https://codecov.io 15:47:37 query: branch=main&commit=b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:37 -> Pinging Codecov 15:47:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:37 -> Uploading to 15:47:37 https://storage.googleapis.com/codecov/v4/raw/2023-12-05/833815588EE85121546D348822E98E2E/b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18/06d083c4-f02c-4f8c-96e0-f2cc186e8324.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T154737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d65f2c9ccb387beed7a3433dc033d24ec5be3fca6a623aaf0bfc7ce67c283616 15:47:37 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:37 Dload Upload Total Spent Left Speed 15:47:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16505 0 0 100 16505 0 72074 --:--:-- --:--:-- --:--:-- 72390 15:47:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] } 15:47:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:47:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:47:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:38 15:47:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:47:38 df9b9388f04a: Pulling fs layer 15:47:38 52dc419b0ee2: Pulling fs layer 15:47:38 25bc292e5bac: Pulling fs layer 15:47:38 114826534d7a: Pulling fs layer 15:47:38 4657fd5d0bcf: Pulling fs layer 15:47:38 6ad1cebc031e: Pulling fs layer 15:47:38 8a3aa393b2d8: Pulling fs layer 15:47:38 4657fd5d0bcf: Waiting 15:47:38 8a3aa393b2d8: Waiting 15:47:38 6ad1cebc031e: Waiting 15:47:38 114826534d7a: Waiting 15:47:38 25bc292e5bac: Download complete 15:47:38 52dc419b0ee2: Verifying Checksum 15:47:38 52dc419b0ee2: Download complete 15:47:38 4657fd5d0bcf: Download complete 15:47:38 df9b9388f04a: Download complete 15:47:38 df9b9388f04a: Pull complete 15:47:38 52dc419b0ee2: Pull complete 15:47:38 25bc292e5bac: Pull complete 15:47:39 6ad1cebc031e: Verifying Checksum 15:47:39 6ad1cebc031e: Download complete 15:47:41 114826534d7a: Verifying Checksum 15:47:41 114826534d7a: Download complete 15:47:41 8a3aa393b2d8: Verifying Checksum 15:47:41 8a3aa393b2d8: Download complete 15:47:45 114826534d7a: Pull complete 15:47:45 4657fd5d0bcf: Pull complete 15:47:45 6ad1cebc031e: Pull complete 15:47:47 8a3aa393b2d8: Pull complete 15:47:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:48 prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container 15:47:48 $ 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 15:47:53 $ docker top 3df6785f61aaf07384a7a5ac6d9db7f322e04906b11cde0d56a600472c45f1d7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:47:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 15:47:53 + set -o pipefail 15:47:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 15:47:59 15:47:59 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 15:47:59 15:47:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/882a9f10-129d-43d8-a589-582b132f6864 15:47:59 15:47:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:47:59 15:47:59 15:47:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:47:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:47:59 More details here: https://snyk.co/ue1NS 15:47:59 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:47:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:47:59 $ docker stop --time=1 3df6785f61aaf07384a7a5ac6d9db7f322e04906b11cde0d56a600472c45f1d7 15:48:03 $ docker rm -f --volumes 3df6785f61aaf07384a7a5ac6d9db7f322e04906b11cde0d56a600472c45f1d7 [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 15:48:04 + git log --format=format:%s -1 b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 [Pipeline] sh 15:48:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:05 prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container 15:48:05 $ 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 15:48:05 $ docker top 80442a1dcf9b70503307a33f65e70a91931b6eb63ea4793b8012364541d57e5c -eo pid,comm 15:48:06 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). 15:48:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:06 [ssh-agent] Looking for ssh-agent implementation... 15:48:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:06 $ docker exec 80442a1dcf9b70503307a33f65e70a91931b6eb63ea4793b8012364541d57e5c ssh-agent 15:48:06 SSH_AUTH_SOCK=/tmp/ssh-KHHyaLfppWni/agent.33 15:48:06 SSH_AGENT_PID=39 15:48:06 Running ssh-add (command line suppressed) 15:48:06 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16380268347794768963.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16380268347794768963.key) 15:48:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:06 + git semver tag 15:48:07 2023-12-05 15:48:07,067 [run_tag] DEBUG tag force:False 15:48:07 2023-12-05 15:48:07,067 [check_head_tag] DEBUG check head tag 15:48:07 2023-12-05 15:48:07,069 [execute] INFO git cat-file --batch-check 15:48:07 2023-12-05 15:48:07,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 15:48:07 2023-12-05 15:48:07,073 [execute] INFO git cat-file --batch 15:48:07 2023-12-05 15:48:07,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 15:48:07 2023-12-05 15:48:07,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:48:07 2023-12-05 15:48:07,109 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 15:48:07 2023-12-05 15:48:07,109 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 15:48:07 2023-12-05 15:48:07,114 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:48:07 3.2.0-dev.5 [Pipeline] } 15:48:07 $ docker exec --env ******** --env ******** 80442a1dcf9b70503307a33f65e70a91931b6eb63ea4793b8012364541d57e5c ssh-agent -k 15:48:07 unset SSH_AUTH_SOCK; 15:48:07 unset SSH_AGENT_PID; 15:48:07 echo Agent pid 39 killed; 15:48:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:07 + git semver [Pipeline] } 15:48:08 $ docker stop --time=1 80442a1dcf9b70503307a33f65e70a91931b6eb63ea4793b8012364541d57e5c 15:48:09 $ docker rm -f --volumes 80442a1dcf9b70503307a33f65e70a91931b6eb63ea4793b8012364541d57e5c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:09 15:48:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:10 0.23.1-centos7: Pulling from edgex-lftools 15:48:10 ab5ef0e58194: Pulling fs layer 15:48:10 9712f1f96733: Pulling fs layer 15:48:10 63f879dbbcfc: Pulling fs layer 15:48:10 0d9ebad4ef96: Pulling fs layer 15:48:10 e9a5061849ea: Pulling fs layer 15:48:10 d747dcd14b5f: Pulling fs layer 15:48:10 2de7ff778b66: Pulling fs layer 15:48:10 d747dcd14b5f: Waiting 15:48:10 0d9ebad4ef96: Waiting 15:48:10 e9a5061849ea: Waiting 15:48:10 9712f1f96733: Download complete 15:48:10 63f879dbbcfc: Download complete 15:48:10 ab5ef0e58194: Verifying Checksum 15:48:10 ab5ef0e58194: Download complete 15:48:10 d747dcd14b5f: Download complete 15:48:10 e9a5061849ea: Verifying Checksum 15:48:10 e9a5061849ea: Download complete 15:48:10 0d9ebad4ef96: Verifying Checksum 15:48:10 0d9ebad4ef96: Download complete 15:48:10 2de7ff778b66: Verifying Checksum 15:48:10 2de7ff778b66: Download complete 15:48:13 ab5ef0e58194: Pull complete 15:48:13 9712f1f96733: Pull complete 15:48:14 63f879dbbcfc: Pull complete 15:48:17 0d9ebad4ef96: Pull complete 15:48:18 e9a5061849ea: Pull complete 15:48:18 d747dcd14b5f: Pull complete 15:48:19 2de7ff778b66: Pull complete 15:48:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:19 prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container 15:48:19 $ 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 15:48:27 $ docker top caa391b742af24739812d3635410fb8f040a5d11c15988ddc6e0cd7596b9403a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:48:27 provisioning config files... 15:48:27 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2456800169894362672tmp 15:48:27 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5734165414545865507tmp 15:48:27 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14425724122206086307tmp [Pipeline] { [Pipeline] echo 15:48:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:48:27 ---> sigul-configuration.sh 15:48:27 gpg: directory `/root/.gnupg' created 15:48:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:48:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:48:27 gpg: keyring `/root/.gnupg/secring.gpg' created 15:48:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:48:27 gpg: CAST5 encrypted data 15:48:27 gpg: encrypted with 1 passphrase 15:48:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:48:28 + mkdir /home/jenkins 15:48:28 + mkdir /home/jenkins/sigul [Pipeline] sh 15:48:28 + 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 15:48:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:48:28 ---> sigul-install.sh 15:48:28 Sigul already installed; skipping installation. [Pipeline] sh 15:48:29 + git tag --list 15:48:29 v0.0.1 15:48:29 v0.0.10 15:48:29 v0.0.11 15:48:29 v0.0.12 15:48:29 v0.0.13 15:48:29 v0.0.14 15:48:29 v0.0.15 15:48:29 v0.0.16 15:48:29 v0.0.17 15:48:29 v0.0.18 15:48:29 v0.0.19 15:48:29 v0.0.2 15:48:29 v0.0.20 15:48:29 v0.0.21 15:48:29 v0.0.22 15:48:29 v0.0.23 15:48:29 v0.0.24 15:48:29 v0.0.25 15:48:29 v0.0.26 15:48:29 v0.0.27 15:48:29 v0.0.28 15:48:29 v0.0.29 15:48:29 v0.0.3 15:48:29 v0.0.30 15:48:29 v0.0.31 15:48:29 v0.0.32 15:48:29 v0.0.33 15:48:29 v0.0.34 15:48:29 v0.0.35 15:48:29 v0.0.36 15:48:29 v0.0.37 15:48:29 v0.0.38 15:48:29 v0.0.39 15:48:29 v0.0.4 15:48:29 v0.0.40 15:48:29 v0.0.41 15:48:29 v0.0.42 15:48:29 v0.0.43 15:48:29 v0.0.44 15:48:29 v0.0.45 15:48:29 v0.0.46 15:48:29 v0.0.47 15:48:29 v0.0.48 15:48:29 v0.0.49 15:48:29 v0.0.5 15:48:29 v0.0.50 15:48:29 v0.0.51 15:48:29 v0.0.52 15:48:29 v0.0.53 15:48:29 v0.0.54 15:48:29 v0.0.55 15:48:29 v0.0.56 15:48:29 v0.0.57 15:48:29 v0.0.58 15:48:29 v0.0.59 15:48:29 v0.0.6 15:48:29 v0.0.60 15:48:29 v0.0.61 15:48:29 v0.0.62 15:48:29 v0.0.63 15:48:29 v0.0.64 15:48:29 v0.0.65 15:48:29 v0.0.66 15:48:29 v0.0.67 15:48:29 v0.0.68 15:48:29 v0.0.69 15:48:29 v0.0.7 15:48:29 v0.0.70 15:48:29 v0.0.71 15:48:29 v0.0.72 15:48:29 v0.0.8 15:48:29 v0.0.9 15:48:29 v2.0.0 15:48:29 v2.1.0 15:48:29 v2.1.1 15:48:29 v2.2.0 15:48:29 v2.3.0 15:48:29 v3.0 15:48:29 v3.0.0 15:48:29 v3.0.1 15:48:29 v3.1 15:48:29 v3.1.0 15:48:29 v3.1.0-dev.1 15:48:29 v3.1.0-dev.10 15:48:29 v3.1.0-dev.11 15:48:29 v3.1.0-dev.12 15:48:29 v3.1.0-dev.13 15:48:29 v3.1.0-dev.14 15:48:29 v3.1.0-dev.15 15:48:29 v3.1.0-dev.16 15:48:29 v3.1.0-dev.17 15:48:29 v3.1.0-dev.18 15:48:29 v3.1.0-dev.19 15:48:29 v3.1.0-dev.2 15:48:29 v3.1.0-dev.20 15:48:29 v3.1.0-dev.21 15:48:29 v3.1.0-dev.22 15:48:29 v3.1.0-dev.23 15:48:29 v3.1.0-dev.24 15:48:29 v3.1.0-dev.25 15:48:29 v3.1.0-dev.26 15:48:29 v3.1.0-dev.27 15:48:29 v3.1.0-dev.28 15:48:29 v3.1.0-dev.29 15:48:29 v3.1.0-dev.3 15:48:29 v3.1.0-dev.30 15:48:29 v3.1.0-dev.31 15:48:29 v3.1.0-dev.32 15:48:29 v3.1.0-dev.33 15:48:29 v3.1.0-dev.34 15:48:29 v3.1.0-dev.35 15:48:29 v3.1.0-dev.36 15:48:29 v3.1.0-dev.37 15:48:29 v3.1.0-dev.38 15:48:29 v3.1.0-dev.39 15:48:29 v3.1.0-dev.4 15:48:29 v3.1.0-dev.40 15:48:29 v3.1.0-dev.41 15:48:29 v3.1.0-dev.42 15:48:29 v3.1.0-dev.43 15:48:29 v3.1.0-dev.44 15:48:29 v3.1.0-dev.45 15:48:29 v3.1.0-dev.46 15:48:29 v3.1.0-dev.47 15:48:29 v3.1.0-dev.48 15:48:29 v3.1.0-dev.49 15:48:29 v3.1.0-dev.5 15:48:29 v3.1.0-dev.50 15:48:29 v3.1.0-dev.51 15:48:29 v3.1.0-dev.52 15:48:29 v3.1.0-dev.53 15:48:29 v3.1.0-dev.54 15:48:29 v3.1.0-dev.55 15:48:29 v3.1.0-dev.56 15:48:29 v3.1.0-dev.57 15:48:29 v3.1.0-dev.58 15:48:29 v3.1.0-dev.59 15:48:29 v3.1.0-dev.6 15:48:29 v3.1.0-dev.60 15:48:29 v3.1.0-dev.7 15:48:29 v3.1.0-dev.8 15:48:29 v3.1.0-dev.9 15:48:29 v3.2.0-dev.1 15:48:29 v3.2.0-dev.2 15:48:29 v3.2.0-dev.3 15:48:29 v3.2.0-dev.4 15:48:29 v3.2.0-dev.5 [Pipeline] sh 15:48:29 + lftools sign git-tag v3.2.0-dev.5 15:48:29 Signing Git tag with Sigul... 15:48:29 Signing v3.2.0-dev.5 [Pipeline] echo 15:48:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:48:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:48:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:48:30 $ docker stop --time=1 caa391b742af24739812d3635410fb8f040a5d11c15988ddc6e0cd7596b9403a 15:48:31 $ docker rm -f --volumes caa391b742af24739812d3635410fb8f040a5d11c15988ddc6e0cd7596b9403a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:48:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:33 prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container 15:48:33 $ 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 15:48:33 $ docker top ad7016cb2c38f1741203c56d1e59933cfa516a0674256d85b77b728208244b00 -eo pid,comm 15:48: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). 15:48:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:33 [ssh-agent] Looking for ssh-agent implementation... 15:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:33 $ docker exec ad7016cb2c38f1741203c56d1e59933cfa516a0674256d85b77b728208244b00 ssh-agent 15:48:33 SSH_AUTH_SOCK=/tmp/ssh-M4g7BFnxld9Q/agent.33 15:48:33 SSH_AGENT_PID=39 15:48:34 Running ssh-add (command line suppressed) 15:48:34 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4252230260691856329.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4252230260691856329.key) 15:48:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:34 + git semver bump pre 15:48:34 2023-12-05 15:48:34,630 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:48:34 2023-12-05 15:48:34,631 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev 15:48:34 2023-12-05 15:48:34,631 [bump_version] DEBUG bumped version:3.2.0-dev.6 15:48:34 2023-12-05 15:48:34,631 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 15:48:34 2023-12-05 15:48:34,631 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:48:34 2023-12-05 15:48:34,631 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:48:34 2023-12-05 15:48:34,633 [execute] INFO git cat-file --batch-check 15:48:34 2023-12-05 15:48:34,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:34 2023-12-05 15:48:34,639 [execute] INFO git cat-file --batch 15:48:34 2023-12-05 15:48:34,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:34 2023-12-05 15:48:34,644 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:48:34 3.2.0-dev.6 [Pipeline] } 15:48:34 $ docker exec --env ******** --env ******** ad7016cb2c38f1741203c56d1e59933cfa516a0674256d85b77b728208244b00 ssh-agent -k 15:48:34 unset SSH_AUTH_SOCK; 15:48:34 unset SSH_AGENT_PID; 15:48:34 echo Agent pid 39 killed; 15:48:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:35 + git semver [Pipeline] } 15:48:35 $ docker stop --time=1 ad7016cb2c38f1741203c56d1e59933cfa516a0674256d85b77b728208244b00 15:48:36 $ docker rm -f --volumes ad7016cb2c38f1741203c56d1e59933cfa516a0674256d85b77b728208244b00 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:37 prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container 15:48:37 $ 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 15:48:38 $ docker top 9c4ca38e729b3b3265ad4641433e1af64f967941af1fc524fbf00077bdd6fc13 -eo pid,comm 15:48:38 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). 15:48:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:38 [ssh-agent] Looking for ssh-agent implementation... 15:48:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:38 $ docker exec 9c4ca38e729b3b3265ad4641433e1af64f967941af1fc524fbf00077bdd6fc13 ssh-agent 15:48:38 SSH_AUTH_SOCK=/tmp/ssh-ZBhGei4gHfcp/agent.32 15:48:38 SSH_AGENT_PID=38 15:48:38 Running ssh-add (command line suppressed) 15:48:38 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4895410193734050592.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4895410193734050592.key) 15:48:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:39 + git semver push 15:48:39 2023-12-05 15:48:39,325 [run_push] DEBUG push 15:48:39 2023-12-05 15:48:39,326 [execute] INFO git cat-file --batch-check 15:48:39 2023-12-05 15:48:39,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:39 2023-12-05 15:48:39,329 [execute] INFO git rev-list 306587353afd8975860af6995859333328bcd56d -- 15:48:39 2023-12-05 15:48:39,330 [execute] DEBUG Popen(['git', 'rev-list', '306587353afd8975860af6995859333328bcd56d', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 15:48:39 2023-12-05 15:48:39,342 [execute] INFO git fetch -v origin 15:48:39 2023-12-05 15:48:39,343 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 15:48:39 2023-12-05 15:48:39,883 [run_push] DEBUG no remote changes detected 15:48:39 2023-12-05 15:48:39,884 [execute] INFO git push origin semver 15:48:39 2023-12-05 15:48:39,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 15:48:40 2023-12-05 15:48:40,790 [run_push] DEBUG push all version tags 15:48:40 2023-12-05 15:48:40,791 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:48:40 2023-12-05 15:48:40,791 [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) 15:48:41 2023-12-05 15:48:41,651 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:48:41 3.2.0-dev.6 [Pipeline] } 15:48:41 $ docker exec --env ******** --env ******** 9c4ca38e729b3b3265ad4641433e1af64f967941af1fc524fbf00077bdd6fc13 ssh-agent -k 15:48:41 unset SSH_AUTH_SOCK; 15:48:41 unset SSH_AGENT_PID; 15:48:41 echo Agent pid 38 killed; 15:48:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:42 + git semver [Pipeline] } 15:48:42 $ docker stop --time=1 9c4ca38e729b3b3265ad4641433e1af64f967941af1fc524fbf00077bdd6fc13 15:48:44 $ docker rm -f --volumes 9c4ca38e729b3b3265ad4641433e1af64f967941af1fc524fbf00077bdd6fc13 [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 15:48:45 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 15:48:45 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 15:48:45 total 16 15:48:45 drwxr-xr-x 3 root root 4096 Dec 5 15:42 . 15:48:45 drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 15:48 .. 15:48:45 drwxr-xr-x 2 root root 4096 Dec 5 15:42 cost 15:48:45 -rw-r--r-- 1 root root 88 Dec 5 15:42 cost.csv 15:48:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 15:48:45 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 15:48:45 total 16 15:48:45 drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 15:42 . 15:48:45 drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 15:48 .. 15:48:45 drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 15:42 cost 15:48:45 -rw-r--r-- 1 jenkins jenkins 88 Dec 5 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:48:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:48:46 ---> package-listing.sh 15:48:46 ++ facter osfamily 15:48:46 ++ tr '[:upper:]' '[:lower:]' 15:48:46 + OS_FAMILY=debian 15:48:46 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 15:48:46 + START_PACKAGES=/tmp/packages_start.txt 15:48:46 + END_PACKAGES=/tmp/packages_end.txt 15:48:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:46 + PACKAGES=/tmp/packages_start.txt 15:48:46 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 15:48:46 + PACKAGES=/tmp/packages_end.txt 15:48:46 + case "${OS_FAMILY}" in 15:48:46 + dpkg -l 15:48:46 + grep '^ii' 15:48:46 + '[' -f /tmp/packages_start.txt ']' 15:48:46 + '[' -f /tmp/packages_end.txt ']' 15:48:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:46 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 15:48:46 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 15:48:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 15:48:46 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 15:48:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:47 prd-ubuntu20.04-docker-8c-8g-24059 does not seem to be running inside a container 15:48:47 $ 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 15:48:47 $ docker top 32881fa46e7e6bef0d25ea9fe1b62a4ced161bee2095825433a9eb14194e9a2f -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:48 + touch /tmp/pre-build-complete [Pipeline] sh 15:48:48 + mkdir -p /var/log/sysstat [Pipeline] sh 15:48:48 + ls /var/log/sa-host 15:48:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:49 provisioning config files... 15:48:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18097841544069519469tmp [Pipeline] { [Pipeline] echo 15:48:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:48:49 ---> create-netrc.sh [Pipeline] } 15:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:48:50 ---> python-tools-install.sh [Pipeline] echo 15:48:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:48:50 ---> sudo-logs.sh 15:48:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:48:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:48:50 ---> job-cost.sh 15:48:50 lf-activate-venv: SKIPPING 15:48:50 DEBUG: total: 0.2199999988079071 15:48:50 INFO: Retrieving Stack Cost... 15:48:51 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:51 INFO: Archiving Costs [Pipeline] echo 15:48:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:48:51 ---> logs-deploy.sh 15:48:51 lf-activate-venv: SKIPPING 15:48:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/252 15:48:51 INFO: archiving workspace using pattern(s): 15:48:52 Archives upload complete. 15:48:53 INFO: archiving logs to Nexus 15:48:53 ---> uname -a: 15:48:53 Linux prd-ubuntu20-04-docker-8c-8g-24059 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:48:53 15:48:53 15:48:53 ---> lscpu: 15:48:53 Architecture: x86_64 15:48:53 CPU op-mode(s): 32-bit, 64-bit 15:48:53 Byte Order: Little Endian 15:48:53 Address sizes: 40 bits physical, 48 bits virtual 15:48:53 CPU(s): 8 15:48:53 On-line CPU(s) list: 0-7 15:48:53 Thread(s) per core: 1 15:48:53 Core(s) per socket: 1 15:48:53 Socket(s): 8 15:48:53 NUMA node(s): 1 15:48:53 Vendor ID: AuthenticAMD 15:48:53 CPU family: 23 15:48:53 Model: 49 15:48:53 Model name: AMD EPYC-Rome Processor 15:48:53 Stepping: 0 15:48:53 CPU MHz: 2799.998 15:48:53 BogoMIPS: 5599.99 15:48:53 Virtualization: AMD-V 15:48:53 Hypervisor vendor: KVM 15:48:53 Virtualization type: full 15:48:53 L1d cache: 256 KiB 15:48:53 L1i cache: 256 KiB 15:48:53 L2 cache: 4 MiB 15:48:53 L3 cache: 128 MiB 15:48:53 NUMA node0 CPU(s): 0-7 15:48:53 Vulnerability Itlb multihit: Not affected 15:48:53 Vulnerability L1tf: Not affected 15:48:53 Vulnerability Mds: Not affected 15:48:53 Vulnerability Meltdown: Not affected 15:48:53 Vulnerability Mmio stale data: Not affected 15:48:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:48:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:48:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:48:53 Vulnerability Srbds: Not affected 15:48:53 Vulnerability Tsx async abort: Not affected 15:48:53 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 15:48:53 15:48:53 15:48:53 ---> nproc: 15:48:53 8 15:48:53 15:48:53 15:48:53 ---> df -h: 15:48:53 Filesystem Size Used Avail Use% Mounted on 15:48:53 overlay 155G 12G 144G 8% / 15:48:53 tmpfs 64M 0 64M 0% /dev 15:48:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:48:53 shm 64M 0 64M 0% /dev/shm 15:48:53 /dev/vda1 155G 12G 144G 8% /facter-os 15:48:53 15:48:53 15:48:53 ---> sar -b -r -n DEV: 15:48:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24059) 12/05/23 _x86_64_ (8 CPU) 15:48:53 15:48:53 15:39:50 LINUX RESTART (8 CPU) 15:48:53 15:48:53 15:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:48:53 15:41:02 115.45 46.18 69.27 0.00 5152.74 102316.81 0.00 15:48:53 15:42:01 75.84 1.86 73.97 0.00 227.58 25492.38 0.00 15:48:53 15:43:01 80.66 0.20 80.46 0.00 9.73 34602.87 0.00 15:48:53 15:44:01 2.08 0.00 2.08 0.00 0.00 24.68 0.00 15:48:53 15:45:01 7.00 1.13 5.86 0.00 78.21 1587.87 0.00 15:48:53 15:46:01 52.87 10.48 42.39 0.00 5098.62 7177.34 0.00 15:48:53 15:47:01 4.12 0.02 4.10 0.00 0.13 98.25 0.00 15:48:53 15:48:01 57.02 0.98 56.04 0.00 87.19 34965.24 0.00 15:48:53 Average: 49.32 7.62 41.70 0.00 1333.95 25782.45 0.00 15:48:53 15:48:53 15:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:48:53 15:41:02 30003412 31642404 712992 2.17 59316 1886744 1870424 5.51 914280 1663460 368 15:48:53 15:42:01 28436296 31521804 781024 2.38 94716 3210672 1898784 5.60 1427196 2570608 675948 15:48:53 15:43:01 28757712 31579640 728500 2.22 99756 2951204 1774500 5.23 1105712 2585516 324 15:48:53 15:44:01 28757800 31579768 727920 2.21 99796 2951208 1774500 5.23 1105648 2585516 56 15:48:53 15:45:01 28713452 31587072 719988 2.19 101692 2998280 1785512 5.26 1099376 2633496 92 15:48:53 15:46:01 28276320 31568300 717196 2.18 130144 3379616 1706192 5.03 1404212 2731416 228 15:48:53 15:47:01 28282140 31569296 716096 2.18 128752 3376368 1691724 4.99 1403016 2728208 8 15:48:53 15:48:01 27149516 31534812 743140 2.26 155052 4367948 1837860 5.42 1568680 3610628 111060 15:48:53 Average: 28547081 31572887 730857 2.22 108653 3140255 1792437 5.28 1253515 2638606 98510 15:48:53 15:48:53 15:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:48:53 15:41:02 veth6224872 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:53 15:41:02 lo 2.53 2.53 0.24 0.24 0.00 0.00 0.00 0.00 15:48:53 15:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:53 15:41:02 ens3 437.04 263.56 2533.31 69.31 0.00 0.00 0.00 0.00 15:48:53 15:41:02 veth55efd56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:53 15:42:01 vethe8df091 63.10 131.04 6.16 1040.71 0.00 0.00 0.00 0.09 15:48:53 15:42:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 15:48:53 15:42:01 docker0 73.84 140.11 6.28 1179.60 0.00 0.00 0.00 0.00 15:48:53 15:42:01 ens3 292.36 171.50 4410.26 93.12 0.00 0.00 0.00 0.00 15:48:53 15:43:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:48:53 15:43:01 docker0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:48:53 15:43:01 ens3 99.43 59.13 2529.96 13.94 0.00 0.00 0.00 0.00 15:48:53 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:53 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:53 15:44:01 ens3 1.63 0.43 0.58 0.38 0.00 0.00 0.00 0.00 15:48:53 15:45:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:48:53 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:53 15:45:01 ens3 52.15 28.05 701.85 2.15 0.00 0.00 0.00 0.00 15:48:53 15:46:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 15:48:53 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:53 15:46:01 ens3 143.36 74.75 2033.05 5.56 0.00 0.00 0.00 0.00 15:48:53 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:53 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:53 15:47:01 ens3 1.57 0.82 0.66 0.49 0.00 0.00 0.00 0.00 15:48:53 15:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:48:53 15:48:01 docker0 51.27 116.81 4.35 1022.71 0.00 0.00 0.00 0.00 15:48:53 15:48:01 ens3 254.31 130.93 5007.79 18.58 0.00 0.00 0.00 0.00 15:48:53 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 15:48:53 Average: docker0 15.53 31.90 1.32 273.40 0.00 0.00 0.00 0.00 15:48:53 Average: ens3 159.95 90.98 2147.43 25.30 0.00 0.00 0.00 0.00 15:48:53 15:48:53 15:48:53 ---> sar -P ALL: 15:48:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24059) 12/05/23 _x86_64_ (8 CPU) 15:48:53 15:48:53 15:39:50 LINUX RESTART (8 CPU) 15:48:53 15:48:53 15:40:01 CPU %user %nice %system %iowait %steal %idle 15:48:53 15:41:02 all 5.70 0.00 1.40 7.53 0.04 85.32 15:48:53 15:41:02 0 4.45 0.00 1.47 19.87 0.03 74.18 15:48:53 15:41:02 1 6.56 0.00 1.31 1.74 0.05 90.34 15:48:53 15:41:02 2 4.00 0.00 2.24 2.89 0.03 90.84 15:48:53 15:41:02 3 8.75 0.00 1.31 8.78 0.05 81.11 15:48:53 15:41:02 4 6.74 0.00 1.26 0.17 0.05 91.79 15:48:53 15:41:02 5 5.96 0.00 1.04 0.65 0.03 92.32 15:48:53 15:41:02 6 3.73 0.00 1.09 25.26 0.03 69.88 15:48:53 15:41:02 7 5.44 0.00 1.49 0.90 0.05 92.11 15:48:53 15:42:01 all 18.89 0.00 3.52 3.92 0.07 73.60 15:48:53 15:42:01 0 18.86 0.00 3.17 2.96 0.07 74.94 15:48:53 15:42:01 1 20.63 0.00 3.16 2.37 0.07 73.77 15:48:53 15:42:01 2 19.09 0.00 3.47 12.11 0.09 65.24 15:48:53 15:42:01 3 19.17 0.00 3.00 0.61 0.07 77.14 15:48:53 15:42:01 4 18.44 0.00 4.21 0.38 0.07 76.90 15:48:53 15:42:01 5 18.21 0.00 3.41 2.40 0.07 75.92 15:48:53 15:42:01 6 19.35 0.00 3.49 8.86 0.07 68.22 15:48:53 15:42:01 7 17.36 0.00 4.26 1.67 0.07 76.65 15:48:53 15:43:01 all 11.70 0.00 2.36 5.64 0.05 80.25 15:48:53 15:43:01 0 10.96 0.00 2.56 1.04 0.05 85.39 15:48:53 15:43:01 1 10.86 0.00 2.27 2.34 0.03 84.49 15:48:53 15:43:01 2 11.92 0.00 2.69 26.82 0.05 58.52 15:48:53 15:43:01 3 12.13 0.00 1.93 1.15 0.07 84.72 15:48:53 15:43:01 4 12.06 0.00 2.16 2.33 0.05 83.40 15:48:53 15:43:01 5 11.52 0.00 2.66 7.80 0.03 77.99 15:48:53 15:43:01 6 11.94 0.00 2.00 1.85 0.08 84.13 15:48:53 15:43:01 7 12.17 0.00 2.62 1.86 0.05 83.31 15:48:53 15:44:01 all 0.03 0.00 0.01 0.06 0.01 99.89 15:48:53 15:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:48:53 15:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:48:53 15:44:01 2 0.03 0.00 0.03 0.32 0.03 99.58 15:48:53 15:44:01 3 0.13 0.00 0.02 0.00 0.02 99.83 15:48:53 15:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:48:53 15:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:48:53 15:44:01 6 0.03 0.00 0.00 0.13 0.00 99.83 15:48:53 15:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:48:53 15:45:01 all 0.24 0.00 0.10 0.53 0.01 99.12 15:48:53 15:45:01 0 0.33 0.00 0.13 0.02 0.02 99.50 15:48:53 15:45:01 1 0.03 0.00 0.03 0.03 0.00 99.90 15:48:53 15:45:01 2 0.25 0.00 0.08 0.02 0.02 99.63 15:48:53 15:45:01 3 0.52 0.00 0.07 0.28 0.00 99.13 15:48:53 15:45:01 4 0.42 0.00 0.07 0.25 0.02 99.25 15:48:53 15:45:01 5 0.03 0.00 0.25 0.00 0.00 99.72 15:48:53 15:45:01 6 0.23 0.00 0.08 3.27 0.00 96.42 15:48:53 15:45:01 7 0.10 0.00 0.12 0.38 0.00 99.40 15:48:53 15:46:01 all 2.58 0.00 1.24 2.88 0.03 93.26 15:48:53 15:46:01 0 2.69 0.00 1.66 1.57 0.02 94.06 15:48:53 15:46:01 1 2.09 0.00 1.34 2.09 0.03 94.45 15:48:53 15:46:01 2 1.84 0.00 0.95 1.79 0.05 95.36 15:48:53 15:46:01 3 2.15 0.00 0.55 0.50 0.05 96.75 15:48:53 15:46:01 4 2.02 0.00 2.01 1.84 0.02 94.11 15:48:53 15:46:01 5 2.32 0.00 0.77 0.37 0.02 96.53 15:48:53 15:46:01 6 2.59 0.00 0.82 14.04 0.05 82.49 15:48:53 15:46:01 7 4.95 0.00 1.84 0.85 0.03 92.32 15:48:53 15:47:01 all 0.09 0.00 0.04 0.04 0.01 99.81 15:48:53 15:47:01 0 0.07 0.00 0.05 0.02 0.02 99.85 15:48:53 15:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:48:53 15:47:01 2 0.05 0.00 0.05 0.02 0.02 99.87 15:48:53 15:47:01 3 0.28 0.00 0.02 0.00 0.02 99.68 15:48:53 15:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:48:53 15:47:01 5 0.20 0.00 0.10 0.00 0.00 99.70 15:48:53 15:47:01 6 0.02 0.00 0.05 0.28 0.02 99.63 15:48:53 15:47:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:48:53 15:48:01 all 4.15 0.00 1.61 1.55 0.04 92.65 15:48:53 15:48:01 0 3.73 0.00 1.46 0.52 0.02 94.28 15:48:53 15:48:01 1 3.80 0.00 1.34 0.02 0.05 94.80 15:48:53 15:48:01 2 4.41 0.00 1.43 0.12 0.07 93.98 15:48:53 15:48:01 3 3.95 0.00 1.85 9.93 0.07 84.21 15:48:53 15:48:01 4 5.78 0.00 1.76 0.05 0.03 92.38 15:48:53 15:48:01 5 2.89 0.00 1.77 0.05 0.02 95.27 15:48:53 15:48:01 6 3.74 0.00 1.63 1.73 0.05 92.86 15:48:53 15:48:01 7 4.94 0.00 1.64 0.00 0.02 93.41 15:48:53 Average: all 5.37 0.00 1.28 2.76 0.03 90.56 15:48:53 Average: 0 5.09 0.00 1.31 3.25 0.03 90.33 15:48:53 Average: 1 5.45 0.00 1.18 1.07 0.03 92.27 15:48:53 Average: 2 5.15 0.00 1.36 5.46 0.04 87.99 15:48:53 Average: 3 5.84 0.00 1.08 2.66 0.04 90.38 15:48:53 Average: 4 5.63 0.00 1.42 0.63 0.03 92.29 15:48:53 Average: 5 5.09 0.00 1.24 1.40 0.02 92.25 15:48:53 Average: 6 5.16 0.00 1.14 6.92 0.04 86.75 15:48:53 Average: 7 5.58 0.00 1.49 0.70 0.03 92.21 15:48:53 15:48:53 15:48:53