Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4121a9d94e80f18bcd1a00453943416b0e7bee92 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-ssh7605125803978015548.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-ssh9555730862855262414.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-ssh7490690695165956417.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-ssh15640515261906693838.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-ssh1937647695972855637.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 ‘prd-ubuntu20.04-docker-8c-8g-289’ is offline Running on prd-ubuntu20.04-docker-8c-8g-292 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 > 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 Avoid second fetch Checking out Revision 4121a9d94e80f18bcd1a00453943416b0e7bee92 (main) Commit message: "feat: initial implemention of openziti to go-mod-bootstrap (#659)" > git config core.sparsecheckout # timeout=10 > git checkout -f 4121a9d94e80f18bcd1a00453943416b0e7bee92 # timeout=10 > git rev-list --no-walk 8bd679887771c7be17bcda91ca475d3b8879dad1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:12:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:12:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:12:54 ========================================================= 12:12:54 EdgeX Global Pipelines Version Info 12:12:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:12:55 ------------------- 12:12:55 stable info: 12:12:55 ------------------- 12:12:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:12:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:12:55 Message: update stable to v1.0.258 12:12:55 ------------------- 12:12:55 experimental info: 12:12:55 ------------------- 12:12:55 Commited By: **** collab-it+edgex@linuxfoundation.org 12:12:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:12:55 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4121a9d94e80f18bcd1a00453943416b0e7bee92 [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4121a9d [Pipeline] echo 12:12:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:12:56 + git rev-list -1 --merges 4121a9d94e80f18bcd1a00453943416b0e7bee92~1..4121a9d94e80f18bcd1a00453943416b0e7bee92 [Pipeline] echo 12:12:56 -----------> git rev-list -1 --merges 4121a9d94e80f18bcd1a00453943416b0e7bee92~1..4121a9d94e80f18bcd1a00453943416b0e7bee92 4121a9d94e80f18bcd1a00453943416b0e7bee92 [false] [Pipeline] sh 12:12:57 + git log --format=format:%s -1 4121a9d94e80f18bcd1a00453943416b0e7bee92 [Pipeline] echo 12:12:57 ========================================================= 12:12:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:12:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:12:57 + git log --format=format:%s -1 4121a9d94e80f18bcd1a00453943416b0e7bee92 [Pipeline] echo 12:12:57 [semverPrep] GIT_COMMIT: 4121a9d94e80f18bcd1a00453943416b0e7bee92, Commit Message: feat: initial implemention of openziti to go-mod-bootstrap (#659) [Pipeline] echo 12:12:57 [semverPrep] This is not a build commit. [Pipeline] sh 12:12:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:12:58 + grep -v github /etc/ssh/ssh_known_hosts 12:12:58 + [ -e /tmp/ssh_known_hosts ] 12:12:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:12:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:12:58 + sudo tee -a /etc/ssh/ssh_known_hosts 12:12:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:12:58 12:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:12:58 0.1.4: Pulling from edgex-devops/py-git-semver 12:12:58 b85a868b505f: Pulling fs layer 12:12:58 e2be974225ed: Pulling fs layer 12:12:58 339a4e72a1f5: Pulling fs layer 12:12:58 988bab9f4d93: Pulling fs layer 12:12:58 1469e6f7b9e6: Pulling fs layer 12:12:58 eaf3925da568: Pulling fs layer 12:12:58 bab4dde63d76: Pulling fs layer 12:12:58 bde34c3a00c8: Pulling fs layer 12:12:58 b352a97aabf1: Pulling fs layer 12:12:58 4872d77fe225: Pulling fs layer 12:12:58 5851b861e8e6: Pulling fs layer 12:12:58 bde34c3a00c8: Waiting 12:12:58 988bab9f4d93: Waiting 12:12:58 eaf3925da568: Waiting 12:12:58 bab4dde63d76: Waiting 12:12:58 1469e6f7b9e6: Waiting 12:12:58 5851b861e8e6: Waiting 12:12:58 b352a97aabf1: Waiting 12:12:58 4872d77fe225: Waiting 12:12:59 e2be974225ed: Download complete 12:12:59 988bab9f4d93: Verifying Checksum 12:12:59 988bab9f4d93: Download complete 12:12:59 1469e6f7b9e6: Verifying Checksum 12:12:59 1469e6f7b9e6: Download complete 12:12:59 339a4e72a1f5: Verifying Checksum 12:12:59 339a4e72a1f5: Download complete 12:12:59 eaf3925da568: Download complete 12:12:59 bde34c3a00c8: Verifying Checksum 12:12:59 bde34c3a00c8: Download complete 12:12:59 b352a97aabf1: Download complete 12:12:59 4872d77fe225: Verifying Checksum 12:12:59 4872d77fe225: Download complete 12:12:59 5851b861e8e6: Verifying Checksum 12:12:59 5851b861e8e6: Download complete 12:12:59 b85a868b505f: Verifying Checksum 12:12:59 b85a868b505f: Download complete 12:12:59 bab4dde63d76: Verifying Checksum 12:13:00 b85a868b505f: Pull complete 12:13:00 e2be974225ed: Pull complete 12:13:00 339a4e72a1f5: Pull complete 12:13:01 988bab9f4d93: Pull complete 12:13:01 1469e6f7b9e6: Pull complete 12:13:01 eaf3925da568: Pull complete 12:13:03 bab4dde63d76: Pull complete 12:13:03 bde34c3a00c8: Pull complete 12:13:03 b352a97aabf1: Pull complete 12:13:03 4872d77fe225: Pull complete 12:13:03 5851b861e8e6: Pull complete 12:13:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:03 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 12:13:03 $ 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 12:13:07 $ docker top 6e331818a92aa3ca441a654d0450687cd22282ebed0fa936c0958ff9e47f724d -eo pid,comm 12:13:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:13:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:13:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:13:07 [ssh-agent] Looking for ssh-agent implementation... 12:13:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:13:07 $ docker exec 6e331818a92aa3ca441a654d0450687cd22282ebed0fa936c0958ff9e47f724d ssh-agent 12:13:08 SSH_AUTH_SOCK=/tmp/ssh-ityvWZm8kZLr/agent.32 12:13:08 SSH_AGENT_PID=39 12:13:08 Running ssh-add (command line suppressed) 12:13:08 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11873031216487751968.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11873031216487751968.key) 12:13:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:13:08 + git tag --points-at HEAD [Pipeline] } 12:13:08 $ docker exec --env ******** --env ******** 6e331818a92aa3ca441a654d0450687cd22282ebed0fa936c0958ff9e47f724d ssh-agent -k 12:13:08 unset SSH_AUTH_SOCK; 12:13:08 unset SSH_AGENT_PID; 12:13:08 echo Agent pid 39 killed; 12:13:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:13:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:13:08 [ssh-agent] Looking for ssh-agent implementation... 12:13:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:13:08 $ docker exec 6e331818a92aa3ca441a654d0450687cd22282ebed0fa936c0958ff9e47f724d ssh-agent 12:13:08 SSH_AUTH_SOCK=/tmp/ssh-rUKzty4OI2oe/agent.72 12:13:08 SSH_AGENT_PID=78 12:13:08 Running ssh-add (command line suppressed) 12:13:08 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5673475139560644186.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5673475139560644186.key) 12:13:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:13:09 + git semver init 12:13:09 2024-03-18 12:13:09,435 [run_init] DEBUG init version:0.0.0 force:False 12:13:09 2024-03-18 12:13:09,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 12:13:09 2024-03-18 12:13:09,437 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 12:13:09 2024-03-18 12:13:09,437 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 12:13:10 2024-03-18 12:13:10,632 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 12:13:10 2024-03-18 12:13:10,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 12:13:10 2024-03-18 12:13:10,633 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:13:10 2024-03-18 12:13:10,633 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:13:10 3.2.0-dev.23 [Pipeline] } 12:13:10 $ docker exec --env ******** --env ******** 6e331818a92aa3ca441a654d0450687cd22282ebed0fa936c0958ff9e47f724d ssh-agent -k 12:13:11 unset SSH_AUTH_SOCK; 12:13:11 unset SSH_AGENT_PID; 12:13:11 echo Agent pid 78 killed; 12:13:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:13:11 + git semver [Pipeline] } 12:13:11 $ docker stop --time=1 6e331818a92aa3ca441a654d0450687cd22282ebed0fa936c0958ff9e47f724d 12:13:12 $ docker rm -f --volumes 6e331818a92aa3ca441a654d0450687cd22282ebed0fa936c0958ff9e47f724d [Pipeline] // withDockerContainer [Pipeline] sh 12:13:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:13:13 Stashed 1 file(s) [Pipeline] echo 12:13:13 [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:13:13 ========================================================= 12:13:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:13:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:13:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:13:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:13:14 7264a8db6415: Pulling fs layer 12:13:14 c4d48a809fc2: Pulling fs layer 12:13:14 4f1c88b9dad5: Pulling fs layer 12:13:14 ad3a456e5733: Pulling fs layer 12:13:14 69c7f0334f64: Pulling fs layer 12:13:14 1f1c1a5573a3: Pulling fs layer 12:13:14 ce7588e14bc9: Pulling fs layer 12:13:14 b5e4710f87ac: Pulling fs layer 12:13:14 ad3a456e5733: Waiting 12:13:14 1f1c1a5573a3: Waiting 12:13:14 ce7588e14bc9: Waiting 12:13:14 b5e4710f87ac: Waiting 12:13:14 c4d48a809fc2: Verifying Checksum 12:13:14 c4d48a809fc2: Download complete 12:13:14 ad3a456e5733: Verifying Checksum 12:13:14 ad3a456e5733: Download complete 12:13:14 69c7f0334f64: Verifying Checksum 12:13:14 69c7f0334f64: Download complete 12:13:14 7264a8db6415: Verifying Checksum 12:13:14 7264a8db6415: Download complete 12:13:14 1f1c1a5573a3: Verifying Checksum 12:13:14 1f1c1a5573a3: Download complete 12:13:14 7264a8db6415: Pull complete 12:13:14 b5e4710f87ac: Verifying Checksum 12:13:14 b5e4710f87ac: Download complete 12:13:14 c4d48a809fc2: Pull complete 12:13:14 4f1c88b9dad5: Verifying Checksum 12:13:14 4f1c88b9dad5: Download complete 12:13:14 ce7588e14bc9: Verifying Checksum 12:13:14 ce7588e14bc9: Download complete 12:13:18 4f1c88b9dad5: Pull complete 12:13:18 ad3a456e5733: Pull complete 12:13:18 69c7f0334f64: Pull complete 12:13:18 1f1c1a5573a3: Pull complete 12:13:20 ce7588e14bc9: Pull complete 12:13:21 b5e4710f87ac: Pull complete 12:13:21 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 12:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:13:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 12:13:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:21 + docker inspect -f . ci-base-image-x86_64 12:13:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:21 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 12:13:21 $ 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 12:13:28 $ docker top 6fb563d375e05571f190f155c7bc019d36ad07fee8aaf90ec45baed74799d5bf -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:28 + go version 12:13:28 go version go1.21.0 linux/amd64 [Pipeline] } 12:13:28 $ docker stop --time=1 6fb563d375e05571f190f155c7bc019d36ad07fee8aaf90ec45baed74799d5bf 12:13:28 Still waiting to schedule task 12:13:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:13:29 $ docker rm -f --volumes 6fb563d375e05571f190f155c7bc019d36ad07fee8aaf90ec45baed74799d5bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:30 + docker inspect -f . ci-base-image-x86_64 12:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:30 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 12:13:30 $ 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 12:13:30 $ docker top 275aa218f43022e27b713db50c97db6b2b8074ead5604ec92fac147cbb334e1f -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:31 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 12:13:31 + make test 12:13:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:13:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 12:13:31 go: downloading github.com/labstack/echo/v4 v4.11.4 12:13:31 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:13:31 go: downloading github.com/google/uuid v1.6.0 12:13:31 go: downloading github.com/stretchr/testify v1.9.0 12:13:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 12:13:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 12:13:31 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 12:13:31 go: downloading github.com/sirupsen/logrus v1.9.3 12:13:31 go: downloading github.com/openziti/sdk-golang v0.23.11 12:13:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 12:13:31 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:13:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 12:13:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 12:13:32 go: downloading github.com/mitchellh/copystructure v1.2.0 12:13:32 go: downloading gopkg.in/yaml.v3 v3.0.1 12:13:32 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:13:32 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:13:32 go: downloading github.com/stretchr/objx v0.5.2 12:13:32 go: downloading github.com/labstack/gommon v0.4.2 12:13:32 go: downloading golang.org/x/crypto v0.21.0 12:13:32 go: downloading golang.org/x/net v0.21.0 12:13:32 go: downloading github.com/go-kit/log v0.2.1 12:13:32 go: downloading github.com/go-playground/validator/v10 v10.19.0 12:13:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 12:13:32 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 12:13:32 go: downloading github.com/go-openapi/runtime v0.27.1 12:13:32 go: downloading github.com/go-openapi/strfmt v0.22.1 12:13:32 go: downloading github.com/go-resty/resty/v2 v2.11.0 12:13:32 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 12:13:32 go: downloading github.com/michaelquigley/pfxlog v0.6.10 12:13:32 go: downloading github.com/openziti/edge-api v0.26.12 12:13:32 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 12:13:32 go: downloading github.com/openziti/foundation/v2 v2.0.39 12:13:32 go: downloading github.com/openziti/identity v1.0.72 12:13:32 go: downloading github.com/pkg/errors v0.9.1 12:13:32 go: downloading github.com/zitadel/oidc/v2 v2.12.0 12:13:32 go: downloading golang.org/x/oauth2 v0.16.0 12:13:33 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 12:13:33 go: downloading github.com/kataras/go-events v0.0.3 12:13:33 go: downloading github.com/openziti/channel/v2 v2.0.121 12:13:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:13:33 go: downloading github.com/openziti/metrics v1.2.47 12:13:33 go: downloading github.com/openziti/secretstream v0.1.17 12:13:33 go: downloading github.com/openziti/transport/v2 v2.0.124 12:13:33 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 12:13:33 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:13:33 go: downloading github.com/valyala/fasttemplate v1.2.2 12:13:33 go: downloading golang.org/x/time v0.5.0 12:13:33 go: downloading github.com/hashicorp/errwrap v1.1.0 12:13:33 go: downloading github.com/mitchellh/reflectwalk v1.0.2 12:13:33 go: downloading github.com/gorilla/websocket v1.5.1 12:13:33 go: downloading golang.org/x/sync v0.6.0 12:13:33 go: downloading golang.org/x/sys v0.18.0 12:13:33 go: downloading github.com/mattn/go-colorable v0.1.13 12:13:33 go: downloading github.com/mattn/go-isatty v0.0.20 12:13:33 go: downloading github.com/hashicorp/consul/api v1.27.0 12:13:33 go: downloading github.com/go-logfmt/logfmt v0.5.1 12:13:33 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:13:33 go: downloading github.com/go-playground/universal-translator v0.18.1 12:13:33 go: downloading github.com/leodido/go-urn v1.4.0 12:13:33 go: downloading golang.org/x/text v0.14.0 12:13:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:13:33 go: downloading github.com/zeebo/errs v1.3.0 12:13:33 go: downloading google.golang.org/grpc v1.60.1 12:13:33 go: downloading github.com/x448/float16 v0.8.4 12:13:33 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 12:13:33 go: downloading github.com/go-openapi/errors v0.21.0 12:13:33 go: downloading github.com/oklog/ulid v1.3.1 12:13:33 go: downloading go.mongodb.org/mongo-driver v1.14.0 12:13:33 go: downloading github.com/go-openapi/swag v0.22.9 12:13:33 go: downloading github.com/opentracing/opentracing-go v1.2.0 12:13:33 go: downloading go.opentelemetry.io/otel v1.24.0 12:13:33 go: downloading go.opentelemetry.io/otel/trace v1.24.0 12:13:33 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 12:13:33 go: downloading github.com/go-openapi/validate v0.23.0 12:13:33 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 12:13:34 go: downloading github.com/fsnotify/fsnotify v1.7.0 12:13:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 12:13:34 go: downloading github.com/gorilla/securecookie v1.1.1 12:13:34 go: downloading github.com/mitchellh/go-ps v1.0.0 12:13:34 go: downloading github.com/shirou/gopsutil/v3 v3.24.1 12:13:34 go: downloading github.com/gorilla/schema v1.2.0 12:13:34 go: downloading github.com/muhlemmer/gu v0.3.1 12:13:34 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 12:13:34 go: downloading github.com/golang/protobuf v1.5.3 12:13:34 go: downloading google.golang.org/protobuf v1.33.0 12:13:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:13:34 go: downloading github.com/valyala/bytebufferpool v1.0.0 12:13:34 go: downloading github.com/go-playground/locales v0.14.1 12:13:34 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 12:13:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:13:34 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:13:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:13:34 go: downloading github.com/hashicorp/serf v0.10.1 12:13:34 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 12:13:34 go: downloading github.com/go-openapi/loads v0.21.5 12:13:34 go: downloading github.com/go-openapi/analysis v0.22.2 12:13:34 go: downloading github.com/go-openapi/spec v0.20.14 12:13:34 go: downloading github.com/mailru/easyjson v0.7.7 12:13:34 go: downloading github.com/go-logr/logr v1.4.1 12:13:34 go: downloading go.opentelemetry.io/otel/metric v1.24.0 12:13:34 go: downloading golang.org/x/term v0.18.0 12:13:34 go: downloading github.com/go-openapi/jsonpointer v0.20.2 12:13:34 go: downloading github.com/tklauser/go-sysconf v0.3.12 12:13:34 go: downloading github.com/fatih/color v1.14.1 12:13:34 go: downloading github.com/josharian/intern v1.0.0 12:13:34 go: downloading github.com/go-logr/stdr v1.2.2 12:13:34 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 12:13:34 go: downloading github.com/go-openapi/jsonreference v0.20.4 12:13:34 go: downloading github.com/armon/go-metrics v0.4.1 12:13:34 go: downloading github.com/tklauser/numcpus v0.6.1 12:13:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:13:35 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:13:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 12:13:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 12:13:58 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 12:13:58 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 12:13:58 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 12:13:58 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.195s coverage: 35.9% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.026s coverage: 93.5% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.015s coverage: 91.9% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.261s coverage: 88.2% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.035s coverage: 41.6% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.015s coverage: 100.0% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.318s coverage: 87.7% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.017s coverage: 26.3% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.102s coverage: 76.3% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 50.9% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.011s coverage: 31.2% of statements 12:14:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.003s coverage: 91.3% of statements 12:14:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:14:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:14:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:14:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:14:22 $ docker stop --time=1 275aa218f43022e27b713db50c97db6b2b8074ead5604ec92fac147cbb334e1f 12:14:26 $ docker rm -f --volumes 275aa218f43022e27b713db50c97db6b2b8074ead5604ec92fac147cbb334e1f [Pipeline] // withDockerContainer [Pipeline] sh 12:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:14:26 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 12:14:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:27 12:14:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:28 latest: Pulling from edgex-lftools-log-publisher 12:14:28 5eb5b503b376: Pulling fs layer 12:14:28 5c69ac0246d0: Pulling fs layer 12:14:28 ec43610c2a17: Pulling fs layer 12:14:28 3a2ae6a8a46f: Pulling fs layer 12:14:28 33b1e0a273af: Pulling fs layer 12:14:28 5d3b04190fa2: Pulling fs layer 12:14:28 2f39f015ded8: Pulling fs layer 12:14:28 33b1e0a273af: Waiting 12:14:28 5d3b04190fa2: Waiting 12:14:28 2f39f015ded8: Waiting 12:14:28 3a2ae6a8a46f: Waiting 12:14:28 5c69ac0246d0: Verifying Checksum 12:14:28 5c69ac0246d0: Download complete 12:14:28 3a2ae6a8a46f: Verifying Checksum 12:14:28 3a2ae6a8a46f: Download complete 12:14:28 33b1e0a273af: Verifying Checksum 12:14:28 33b1e0a273af: Download complete 12:14:28 ec43610c2a17: Verifying Checksum 12:14:28 ec43610c2a17: Download complete 12:14:28 5d3b04190fa2: Download complete 12:14:28 5eb5b503b376: Verifying Checksum 12:14:28 5eb5b503b376: Download complete 12:14:28 2f39f015ded8: Download complete 12:14:29 5eb5b503b376: Pull complete 12:14:29 5c69ac0246d0: Pull complete 12:14:30 ec43610c2a17: Pull complete 12:14:30 3a2ae6a8a46f: Pull complete 12:14:30 33b1e0a273af: Pull complete 12:14:30 5d3b04190fa2: Pull complete 12:14:34 2f39f015ded8: Pull complete 12:14:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:34 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 12:14:34 $ 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 12:14:41 $ docker top ffe9eca8be808090cec1e0402c7c06daecacc15fe7782b7b9377c4be567d7553 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:14:41 ---> job-cost.sh 12:14:41 lf-activate-venv: SKIPPING 12:14:41 INFO: No Stack... 12:14:42 INFO: Retrieving Pricing Info for: v3-standard-8 12:14:42 INFO: Archiving Costs [Pipeline] sh 12:14:42 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 12:14:42 + cut -d, -f6 [Pipeline] lock 12:14:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-270-stack-cost] 12:14:42 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-270-stack-cost] did not exist. Created. 12:14:42 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-270-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:14:42 + echo total: 0.2199999988079071 [Pipeline] stash 12:14:42 Stashed 1 file(s) [Pipeline] } 12:14:42 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-270-stack-cost] [Pipeline] // lock [Pipeline] } 12:14:43 $ docker stop --time=1 ffe9eca8be808090cec1e0402c7c06daecacc15fe7782b7b9377c4be567d7553 12:14:44 $ docker rm -f --volumes ffe9eca8be808090cec1e0402c7c06daecacc15fe7782b7b9377c4be567d7553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:15:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-294 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 12:15:08 Running in /w/workspace/go-mod-bootstrap/270 [Pipeline] { [Pipeline] checkout 12:15:09 The recommended git tool is: git 12:15:17 using credential edgex-jenkins-ssh 12:15:17 Cloning the remote Git repository 12:15:17 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 12:15:18 > git init /w/workspace/go-mod-bootstrap/270 # timeout=10 12:15:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 12:15:18 > git --version # timeout=10 12:15:18 > git --version # 'git version 2.25.1' 12:15:18 using GIT_SSH to set credentials SSH Credentials for GitHub 12:15:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:15:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 12:15:22 Avoid second fetch 12:15:22 Checking out Revision 4121a9d94e80f18bcd1a00453943416b0e7bee92 (main) 12:15:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:15:22 > git config core.sparsecheckout # timeout=10 12:15:22 > git checkout -f 4121a9d94e80f18bcd1a00453943416b0e7bee92 # timeout=10 12:15:23 Commit message: "feat: initial implemention of openziti to go-mod-bootstrap (#659)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:15:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:15:27 % Total % Received % Xferd Average Speed Time Time Time Current 12:15:27 Dload Upload Total Spent Left Speed 12:15:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 12:15:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:15:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:15:28 + sudo tee /etc/docker/daemon.new 12:15:28 { 12:15:28 "registry-mirrors": [ 12:15:28 "https://nexus3.edgexfoundry.org:10001" 12:15:28 ], 12:15:28 "bip": "10.250.0.254/24", 12:15:28 "hosts": [ 12:15:28 "tcp://0.0.0.0:5555", 12:15:28 "unix:///var/run/docker.sock" 12:15:28 ], 12:15:28 "mtu": 1458, 12:15:28 "selinux-enabled": true, 12:15:28 "seccomp-profile": "/etc/docker/seccomp.json" 12:15:28 } [Pipeline] sh 12:15:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:15:29 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:15:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:15:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:15:47 ========================================================= 12:15:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:15:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:15:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:15:48 9fda8d8052c6: Pulling fs layer 12:15:48 5d54e960e981: Pulling fs layer 12:15:48 c4a7e357bf2a: Pulling fs layer 12:15:48 f0e02332f6b5: Pulling fs layer 12:15:48 872ee5b61b7b: Pulling fs layer 12:15:48 0c6a40ed1a82: Pulling fs layer 12:15:48 94ae7d8d031c: Pulling fs layer 12:15:48 f0e02332f6b5: Waiting 12:15:48 872ee5b61b7b: Waiting 12:15:48 0c6a40ed1a82: Waiting 12:15:48 94ae7d8d031c: Waiting 12:15:48 5d54e960e981: Verifying Checksum 12:15:48 5d54e960e981: Download complete 12:15:48 f0e02332f6b5: Verifying Checksum 12:15:48 f0e02332f6b5: Download complete 12:15:48 872ee5b61b7b: Verifying Checksum 12:15:48 872ee5b61b7b: Download complete 12:15:48 9fda8d8052c6: Verifying Checksum 12:15:48 9fda8d8052c6: Download complete 12:15:48 94ae7d8d031c: Verifying Checksum 12:15:48 94ae7d8d031c: Download complete 12:15:49 9fda8d8052c6: Pull complete 12:15:49 5d54e960e981: Pull complete 12:15:50 c4a7e357bf2a: Verifying Checksum 12:15:50 c4a7e357bf2a: Download complete 12:15:51 0c6a40ed1a82: Verifying Checksum 12:15:51 0c6a40ed1a82: Download complete 12:16:03 c4a7e357bf2a: Pull complete 12:16:03 f0e02332f6b5: Pull complete 12:16:03 872ee5b61b7b: Pull complete 12:16:11 0c6a40ed1a82: Pull complete 12:16:12 94ae7d8d031c: Pull complete 12:16:12 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:16:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 12:16:13 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:16:13 + docker inspect -f . ci-base-image-arm64 12:16:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:16:13 prd-ubuntu20.04-docker-arm64-4c-16g-294 does not seem to be running inside a container 12:16:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/270 -v /w/workspace/go-mod-bootstrap/270:/w/workspace/go-mod-bootstrap/270:rw,z -v /w/workspace/go-mod-bootstrap/270@tmp:/w/workspace/go-mod-bootstrap/270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:16:16 $ docker top 70dd76bd0db2e58ffc49a2c4de28ff35e5c871c522243fc7f0c655879cff8967 -eo pid,comm [Pipeline] { [Pipeline] sh 12:16:17 + go version 12:16:17 go version go1.21.0 linux/arm64 [Pipeline] } 12:16:17 $ docker stop --time=1 70dd76bd0db2e58ffc49a2c4de28ff35e5c871c522243fc7f0c655879cff8967 12:16:18 $ docker rm -f --volumes 70dd76bd0db2e58ffc49a2c4de28ff35e5c871c522243fc7f0c655879cff8967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:16:19 + docker inspect -f . ci-base-image-arm64 12:16:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:16:19 prd-ubuntu20.04-docker-arm64-4c-16g-294 does not seem to be running inside a container 12:16:19 $ 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/270 -v /w/workspace/go-mod-bootstrap/270:/w/workspace/go-mod-bootstrap/270:rw,z -v /w/workspace/go-mod-bootstrap/270@tmp:/w/workspace/go-mod-bootstrap/270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:16:20 $ docker top ea10bfe0989ec799210b7370cb6831ebdcf775f7fac4f5b3b7e3695ced58b703 -eo pid,comm [Pipeline] { [Pipeline] sh 12:16:21 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/270 [Pipeline] fileExists [Pipeline] sh 12:16:22 + make test 12:16:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:16:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 12:16:22 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 12:16:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 12:16:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 12:16:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 12:16:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 12:16:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 12:16:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:16:23 go: downloading github.com/labstack/echo/v4 v4.11.4 12:16:23 go: downloading github.com/sirupsen/logrus v1.9.3 12:16:23 go: downloading github.com/stretchr/testify v1.9.0 12:16:23 go: downloading github.com/mitchellh/copystructure v1.2.0 12:16:23 go: downloading gopkg.in/yaml.v3 v3.0.1 12:16:23 go: downloading github.com/gorilla/websocket v1.5.1 12:16:23 go: downloading golang.org/x/net v0.21.0 12:16:23 go: downloading golang.org/x/sync v0.6.0 12:16:23 go: downloading github.com/go-kit/log v0.2.1 12:16:23 go: downloading github.com/go-playground/validator/v10 v10.19.0 12:16:23 go: downloading github.com/google/uuid v1.6.0 12:16:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 12:16:23 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:16:23 go: downloading github.com/hashicorp/errwrap v1.1.0 12:16:24 go: downloading golang.org/x/sys v0.18.0 12:16:24 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:16:24 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:16:24 go: downloading github.com/stretchr/objx v0.5.2 12:16:24 go: downloading github.com/openziti/sdk-golang v0.23.11 12:16:24 go: downloading github.com/mitchellh/reflectwalk v1.0.2 12:16:24 go: downloading github.com/labstack/gommon v0.4.2 12:16:24 go: downloading golang.org/x/crypto v0.21.0 12:16:24 go: downloading github.com/hashicorp/consul/api v1.27.0 12:16:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:16:25 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 12:16:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:16:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 12:16:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:16:25 go: downloading github.com/go-playground/universal-translator v0.18.1 12:16:25 go: downloading github.com/leodido/go-urn v1.4.0 12:16:25 go: downloading golang.org/x/text v0.14.0 12:16:25 go: downloading github.com/zeebo/errs v1.3.0 12:16:25 go: downloading google.golang.org/grpc v1.60.1 12:16:28 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 12:16:28 go: downloading github.com/valyala/fasttemplate v1.2.2 12:16:28 go: downloading golang.org/x/time v0.5.0 12:16:28 go: downloading github.com/go-openapi/runtime v0.27.1 12:16:28 go: downloading github.com/go-openapi/strfmt v0.22.1 12:16:28 go: downloading github.com/go-resty/resty/v2 v2.11.0 12:16:28 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 12:16:28 go: downloading github.com/michaelquigley/pfxlog v0.6.10 12:16:28 go: downloading github.com/openziti/edge-api v0.26.12 12:16:31 go: downloading github.com/openziti/foundation/v2 v2.0.39 12:16:31 go: downloading github.com/openziti/identity v1.0.72 12:16:31 go: downloading github.com/pkg/errors v0.9.1 12:16:31 go: downloading github.com/zitadel/oidc/v2 v2.12.0 12:16:31 go: downloading golang.org/x/oauth2 v0.16.0 12:16:31 go: downloading github.com/kataras/go-events v0.0.3 12:16:31 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 12:16:31 go: downloading github.com/openziti/channel/v2 v2.0.121 12:16:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:16:31 go: downloading github.com/openziti/metrics v1.2.47 12:16:31 go: downloading github.com/openziti/secretstream v0.1.17 12:16:31 go: downloading github.com/openziti/transport/v2 v2.0.124 12:16:31 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:16:31 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 12:16:32 go: downloading github.com/mattn/go-colorable v0.1.13 12:16:32 go: downloading github.com/mattn/go-isatty v0.0.20 12:16:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:16:32 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:16:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:16:32 go: downloading github.com/hashicorp/serf v0.10.1 12:16:32 go: downloading github.com/x448/float16 v0.8.4 12:16:32 go: downloading github.com/go-playground/locales v0.14.1 12:16:32 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 12:16:32 go: downloading google.golang.org/protobuf v1.33.0 12:16:33 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 12:16:33 go: downloading github.com/valyala/bytebufferpool v1.0.0 12:16:33 go: downloading github.com/go-openapi/errors v0.21.0 12:16:33 go: downloading github.com/go-openapi/swag v0.22.9 12:16:33 go: downloading github.com/opentracing/opentracing-go v1.2.0 12:16:33 go: downloading go.opentelemetry.io/otel v1.24.0 12:16:34 go: downloading go.opentelemetry.io/otel/trace v1.24.0 12:16:34 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 12:16:34 go: downloading github.com/oklog/ulid v1.3.1 12:16:34 go: downloading go.mongodb.org/mongo-driver v1.14.0 12:16:35 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 12:16:35 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 12:16:35 go: downloading github.com/go-openapi/validate v0.23.0 12:16:36 go: downloading github.com/fsnotify/fsnotify v1.7.0 12:16:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 12:16:36 go: downloading github.com/gorilla/securecookie v1.1.1 12:16:37 go: downloading github.com/gorilla/schema v1.2.0 12:16:37 go: downloading github.com/muhlemmer/gu v0.3.1 12:16:37 go: downloading github.com/mitchellh/go-ps v1.0.0 12:16:37 go: downloading github.com/shirou/gopsutil/v3 v3.24.1 12:16:37 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 12:16:37 go: downloading github.com/golang/protobuf v1.5.3 12:16:37 go: downloading github.com/fatih/color v1.14.1 12:16:37 go: downloading github.com/armon/go-metrics v0.4.1 12:16:37 go: downloading github.com/go-openapi/analysis v0.22.2 12:16:37 go: downloading github.com/go-openapi/loads v0.21.5 12:16:37 go: downloading github.com/go-openapi/spec v0.20.14 12:16:37 go: downloading github.com/mailru/easyjson v0.7.7 12:16:38 go: downloading github.com/go-logr/logr v1.4.1 12:16:38 go: downloading go.opentelemetry.io/otel/metric v1.24.0 12:16:38 go: downloading golang.org/x/term v0.18.0 12:16:38 go: downloading github.com/go-openapi/jsonpointer v0.20.2 12:16:38 go: downloading github.com/tklauser/go-sysconf v0.3.12 12:16:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:16:38 go: downloading github.com/josharian/intern v1.0.0 12:16:38 go: downloading github.com/go-logr/stdr v1.2.2 12:16:38 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 12:16:38 go: downloading github.com/go-openapi/jsonreference v0.20.4 12:16:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:16:38 go: downloading github.com/tklauser/numcpus v0.6.1 12:18:15 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 12:18:15 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 12:18:27 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.213s coverage: 35.9% of statements 12:19:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.131s coverage: 93.5% of statements 12:19:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.148s coverage: 91.9% of statements 12:19:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.435s coverage: 88.2% of statements 12:19:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.036s coverage: 84.4% of statements 12:19:15 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 12:19:15 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 12:19:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.178s coverage: 41.6% of statements 12:19:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.085s coverage: 100.0% of statements 12:19:19 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.366s coverage: 87.7% of statements 12:19:19 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.052s coverage: 26.3% of statements 12:19:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 12:19:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 12:19:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.127s coverage: 76.3% of statements 12:19:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.054s coverage: 50.9% of statements 12:19:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.039s coverage: 31.2% of statements 12:19:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements 12:19:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:19:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:20:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:20:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:20:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:20:04 $ docker stop --time=1 ea10bfe0989ec799210b7370cb6831ebdcf775f7fac4f5b3b7e3695ced58b703 12:20:06 $ docker rm -f --volumes ea10bfe0989ec799210b7370cb6831ebdcf775f7fac4f5b3b7e3695ced58b703 [Pipeline] // withDockerContainer [Pipeline] sh 12:20:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:20:10 Warning: overwriting stash ‘coverage-report’ 12:20:11 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 12:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:20:11 12:20:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:20:12 arm64: Pulling from edgex-lftools-log-publisher 12:20:12 8998bd30e6a1: Pulling fs layer 12:20:12 04944245beec: Pulling fs layer 12:20:12 699f458cf7ca: Pulling fs layer 12:20:12 765212b225bb: Pulling fs layer 12:20:12 f23df028b6ca: Pulling fs layer 12:20:12 d65c8cfc05b1: Pulling fs layer 12:20:12 2437ff75d9bd: Pulling fs layer 12:20:12 765212b225bb: Waiting 12:20:12 2437ff75d9bd: Waiting 12:20:12 f23df028b6ca: Waiting 12:20:12 d65c8cfc05b1: Waiting 12:20:12 04944245beec: Verifying Checksum 12:20:12 04944245beec: Download complete 12:20:12 765212b225bb: Verifying Checksum 12:20:12 765212b225bb: Download complete 12:20:12 f23df028b6ca: Verifying Checksum 12:20:12 f23df028b6ca: Download complete 12:20:12 d65c8cfc05b1: Verifying Checksum 12:20:12 d65c8cfc05b1: Download complete 12:20:12 699f458cf7ca: Verifying Checksum 12:20:13 8998bd30e6a1: Verifying Checksum 12:20:13 8998bd30e6a1: Download complete 12:20:15 2437ff75d9bd: Verifying Checksum 12:20:15 2437ff75d9bd: Download complete 12:20:17 8998bd30e6a1: Pull complete 12:20:18 04944245beec: Pull complete 12:20:20 699f458cf7ca: Pull complete 12:20:20 765212b225bb: Pull complete 12:20:21 f23df028b6ca: Pull complete 12:20:21 d65c8cfc05b1: Pull complete 12:20:39 2437ff75d9bd: Pull complete 12:20:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:20:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:20:39 prd-ubuntu20.04-docker-arm64-4c-16g-294 does not seem to be running inside a container 12:20:39 $ 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/270 -v /w/workspace/go-mod-bootstrap/270:/w/workspace/go-mod-bootstrap/270:rw,z -v /w/workspace/go-mod-bootstrap/270@tmp:/w/workspace/go-mod-bootstrap/270@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 12:20:41 $ docker top 48e46c1b4332f6d66cccfec1aac61b03cd099f505167f721a8955521a1952452 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:41 ---> job-cost.sh 12:20:41 lf-activate-venv: SKIPPING 12:20:41 INFO: No Stack... 12:20:42 INFO: Retrieving Pricing Info for: v3-standard-4 12:20:43 INFO: Archiving Costs [Pipeline] sh 12:20:44 + cut -d, -f6 12:20:44 + cat /w/workspace/go-mod-bootstrap/270/archives/cost.csv [Pipeline] lock 12:20:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-270-stack-cost] 12:20:44 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-270-stack-cost] did not exist. Created. 12:20:44 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-270-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:20:44 /w/workspace/go-mod-bootstrap/270@tmp/durable-effe8fe6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:20:45 + echo total: 0.10999999940395355 [Pipeline] stash 12:20:45 Warning: overwriting stash ‘stack-cost’ 12:20:45 Stashed 1 file(s) [Pipeline] } 12:20:45 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-270-stack-cost] [Pipeline] // lock [Pipeline] } 12:20:45 $ docker stop --time=1 48e46c1b4332f6d66cccfec1aac61b03cd099f505167f721a8955521a1952452 12:20:47 $ docker rm -f --volumes 48e46c1b4332f6d66cccfec1aac61b03cd099f505167f721a8955521a1952452 [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 12:20:47 provisioning config files... 12:20:47 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6293291038394327208tmp [Pipeline] { [Pipeline] sh 12:20:48 + set +x 12:20:48 + curl -s https://codecov.io/bash 12:20:48 + bash -s -- 12:20:48 12:20:48 _____ _ 12:20:48 / ____| | | 12:20:48 | | ___ __| | ___ ___ _____ __ 12:20:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:20:48 | |___| (_) | (_| | __/ (_| (_) \ V / 12:20:48 \_____\___/ \__,_|\___|\___\___/ \_/ 12:20:48 Bash-1.0.6 12:20:48 12:20:48 12:20:48 ==> git version 2.25.1 found 12:20:48 ==> 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 12:20:48 Release-Date: 2020-01-08 12:20:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:20:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:20:48 ==> Jenkins CI detected. 12:20:48 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 12:20:48 project root: . 12:20:48 --> token set from env 12:20:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:20:48 ==> Running gcov in . (disable via -X gcov) 12:20:48 ==> Python coveragepy not found 12:20:48 ==> Searching for coverage reports in: 12:20:48 + . 12:20:48 -> Found 1 reports 12:20:48 ==> Detecting git/mercurial file structure 12:20:48 ==> Reading reports 12:20:48 + ./coverage.out bytes=110769 12:20:48 ==> Appending adjustments 12:20:48 https://docs.codecov.io/docs/fixing-reports 12:20:48 + Found adjustments 12:20:48 ==> Gzipping contents 12:20:48 20K /tmp/codecov.bxrQfm.gz 12:20:48 ==> Uploading reports 12:20:48 url: https://codecov.io 12:20:48 query: branch=main&commit=4121a9d94e80f18bcd1a00453943416b0e7bee92&build=270&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F270%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 12:20:48 -> Pinging Codecov 12:20:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4121a9d94e80f18bcd1a00453943416b0e7bee92&build=270&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F270%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 12:20:48 -> Uploading to 12:20:48 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/833815588EE85121546D348822E98E2E/4121a9d94e80f18bcd1a00453943416b0e7bee92/6ff9199f-d903-4c80-ace6-c310b2d62e7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T122048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46b0da34d9b5c44999a6ae0075a00e3696de0a933a5200d66159397f386068d8 12:20:48 % Total % Received % Xferd Average Speed Time Time Time Current 12:20:48 Dload Upload Total Spent Left Speed 12:20:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17151 0 0 100 17151 0 58938 --:--:-- --:--:-- --:--:-- 58938 12:20:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4121a9d94e80f18bcd1a00453943416b0e7bee92 [Pipeline] } 12:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:20:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:20:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:20:49 12:20:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:20:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:20:49 df9b9388f04a: Pulling fs layer 12:20:49 52dc419b0ee2: Pulling fs layer 12:20:49 25bc292e5bac: Pulling fs layer 12:20:49 114826534d7a: Pulling fs layer 12:20:49 4657fd5d0bcf: Pulling fs layer 12:20:49 6ad1cebc031e: Pulling fs layer 12:20:49 8a3aa393b2d8: Pulling fs layer 12:20:49 114826534d7a: Waiting 12:20:49 4657fd5d0bcf: Waiting 12:20:49 6ad1cebc031e: Waiting 12:20:49 8a3aa393b2d8: Waiting 12:20:49 25bc292e5bac: Verifying Checksum 12:20:49 25bc292e5bac: Download complete 12:20:49 52dc419b0ee2: Download complete 12:20:49 4657fd5d0bcf: Verifying Checksum 12:20:49 4657fd5d0bcf: Download complete 12:20:49 df9b9388f04a: Download complete 12:20:50 6ad1cebc031e: Verifying Checksum 12:20:50 6ad1cebc031e: Download complete 12:20:50 df9b9388f04a: Pull complete 12:20:50 52dc419b0ee2: Pull complete 12:20:50 25bc292e5bac: Pull complete 12:20:50 114826534d7a: Verifying Checksum 12:20:50 114826534d7a: Download complete 12:20:51 8a3aa393b2d8: Verifying Checksum 12:20:51 8a3aa393b2d8: Download complete 12:20:55 114826534d7a: Pull complete 12:20:55 4657fd5d0bcf: Pull complete 12:20:55 6ad1cebc031e: Pull complete 12:20:57 8a3aa393b2d8: Pull complete 12:20:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:20:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:20:57 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 12:20:57 $ 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 12:21:02 $ docker top 953b762a8d8504fb06dba53b589a0f45a8ea1e915ccd960224745e6dede086c8 -eo pid,comm [Pipeline] { [Pipeline] echo 12:21:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 12:21:02 + set -o pipefail 12:21:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 12:21:10 12:21:10 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 12:21:10 12:21:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/1f00deb3-c950-479b-b664-1f3bbf7eee13 12:21:10 12:21:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:21:10 12:21:10 12:21:10 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:21:10 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:21:10 More details here: https://snyk.co/ue1NS [Pipeline] } 12:21:10 $ docker stop --time=1 953b762a8d8504fb06dba53b589a0f45a8ea1e915ccd960224745e6dede086c8 12:21:16 $ docker rm -f --volumes 953b762a8d8504fb06dba53b589a0f45a8ea1e915ccd960224745e6dede086c8 [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 12:21:17 + git log --format=format:%s -1 4121a9d94e80f18bcd1a00453943416b0e7bee92 [Pipeline] sh 12:21:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:21:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:21:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:17 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 12:21:17 $ 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 12:21:18 $ docker top bd0030ae6a6dddc37eb54c6fad0694e71c911610eae5a78f35c010fb91441794 -eo pid,comm 12:21:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:21:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:21:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:21:18 [ssh-agent] Looking for ssh-agent implementation... 12:21:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:21:18 $ docker exec bd0030ae6a6dddc37eb54c6fad0694e71c911610eae5a78f35c010fb91441794 ssh-agent 12:21:18 SSH_AUTH_SOCK=/tmp/ssh-j0ZD8OxNsU9D/agent.32 12:21:18 SSH_AGENT_PID=38 12:21:18 Running ssh-add (command line suppressed) 12:21:18 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16383082798467847286.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16383082798467847286.key) 12:21:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:21:19 + git semver tag 12:21:19 2024-03-18 12:21:19,358 [run_tag] DEBUG tag force:False 12:21:19 2024-03-18 12:21:19,358 [check_head_tag] DEBUG check head tag 12:21:19 2024-03-18 12:21:19,360 [execute] INFO git cat-file --batch-check 12:21:19 2024-03-18 12:21:19,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 12:21:19 2024-03-18 12:21:19,363 [execute] INFO git cat-file --batch 12:21:19 2024-03-18 12:21:19,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 12:21:19 2024-03-18 12:21:19,399 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:21:19 2024-03-18 12:21:19,399 [execute] INFO git tag -a v3.2.0-dev.23 -m v3.2.0-dev.23 12:21:19 2024-03-18 12:21:19,399 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.23', '-m', 'v3.2.0-dev.23'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 12:21:19 2024-03-18 12:21:19,404 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:21:19 3.2.0-dev.23 [Pipeline] } 12:21:19 $ docker exec --env ******** --env ******** bd0030ae6a6dddc37eb54c6fad0694e71c911610eae5a78f35c010fb91441794 ssh-agent -k 12:21:19 unset SSH_AUTH_SOCK; 12:21:19 unset SSH_AGENT_PID; 12:21:19 echo Agent pid 38 killed; 12:21:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:21:19 + git semver [Pipeline] } 12:21:20 $ docker stop --time=1 bd0030ae6a6dddc37eb54c6fad0694e71c911610eae5a78f35c010fb91441794 12:21:21 $ docker rm -f --volumes bd0030ae6a6dddc37eb54c6fad0694e71c911610eae5a78f35c010fb91441794 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:21:21 12:21:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:21:22 0.23.1-centos7: Pulling from edgex-lftools 12:21:22 ab5ef0e58194: Pulling fs layer 12:21:22 9712f1f96733: Pulling fs layer 12:21:22 63f879dbbcfc: Pulling fs layer 12:21:22 0d9ebad4ef96: Pulling fs layer 12:21:22 e9a5061849ea: Pulling fs layer 12:21:22 d747dcd14b5f: Pulling fs layer 12:21:22 2de7ff778b66: Pulling fs layer 12:21:22 d747dcd14b5f: Waiting 12:21:22 2de7ff778b66: Waiting 12:21:22 0d9ebad4ef96: Waiting 12:21:22 e9a5061849ea: Waiting 12:21:22 9712f1f96733: Verifying Checksum 12:21:22 9712f1f96733: Download complete 12:21:22 63f879dbbcfc: Verifying Checksum 12:21:22 63f879dbbcfc: Download complete 12:21:22 e9a5061849ea: Verifying Checksum 12:21:22 e9a5061849ea: Download complete 12:21:22 d747dcd14b5f: Download complete 12:21:22 ab5ef0e58194: Verifying Checksum 12:21:22 ab5ef0e58194: Download complete 12:21:22 0d9ebad4ef96: Verifying Checksum 12:21:22 0d9ebad4ef96: Download complete 12:21:22 2de7ff778b66: Verifying Checksum 12:21:22 2de7ff778b66: Download complete 12:21:25 ab5ef0e58194: Pull complete 12:21:25 9712f1f96733: Pull complete 12:21:26 63f879dbbcfc: Pull complete 12:21:30 0d9ebad4ef96: Pull complete 12:21:30 e9a5061849ea: Pull complete 12:21:30 d747dcd14b5f: Pull complete 12:21:30 2de7ff778b66: Pull complete 12:21:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:21:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:30 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 12:21:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:21:39 $ docker top 324fafed8e6f856c7e696e087e188cb3c42f067c8b5dbe3638dcfda6bcd5b5ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:21:40 provisioning config files... 12:21:40 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1946982895465475867tmp 12:21:40 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5462055236103954255tmp 12:21:40 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15922264321755205290tmp [Pipeline] { [Pipeline] echo 12:21:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:21:40 ---> sigul-configuration.sh 12:21:40 gpg: directory `/root/.gnupg' created 12:21:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:21:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:21:40 gpg: keyring `/root/.gnupg/secring.gpg' created 12:21:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:21:40 gpg: CAST5 encrypted data 12:21:40 gpg: encrypted with 1 passphrase 12:21:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:21:40 + mkdir /home/jenkins 12:21:40 + mkdir /home/jenkins/sigul [Pipeline] sh 12:21:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:21:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:21:41 ---> sigul-install.sh 12:21:41 Sigul already installed; skipping installation. [Pipeline] sh 12:21:41 + git tag --list 12:21:41 v0.0.1 12:21:41 v0.0.10 12:21:41 v0.0.11 12:21:41 v0.0.12 12:21:41 v0.0.13 12:21:41 v0.0.14 12:21:41 v0.0.15 12:21:41 v0.0.16 12:21:41 v0.0.17 12:21:41 v0.0.18 12:21:41 v0.0.19 12:21:41 v0.0.2 12:21:41 v0.0.20 12:21:41 v0.0.21 12:21:41 v0.0.22 12:21:41 v0.0.23 12:21:41 v0.0.24 12:21:41 v0.0.25 12:21:41 v0.0.26 12:21:41 v0.0.27 12:21:41 v0.0.28 12:21:41 v0.0.29 12:21:41 v0.0.3 12:21:41 v0.0.30 12:21:41 v0.0.31 12:21:41 v0.0.32 12:21:41 v0.0.33 12:21:41 v0.0.34 12:21:41 v0.0.35 12:21:41 v0.0.36 12:21:41 v0.0.37 12:21:41 v0.0.38 12:21:41 v0.0.39 12:21:41 v0.0.4 12:21:41 v0.0.40 12:21:41 v0.0.41 12:21:41 v0.0.42 12:21:41 v0.0.43 12:21:41 v0.0.44 12:21:41 v0.0.45 12:21:41 v0.0.46 12:21:41 v0.0.47 12:21:41 v0.0.48 12:21:41 v0.0.49 12:21:41 v0.0.5 12:21:41 v0.0.50 12:21:41 v0.0.51 12:21:41 v0.0.52 12:21:41 v0.0.53 12:21:41 v0.0.54 12:21:41 v0.0.55 12:21:41 v0.0.56 12:21:41 v0.0.57 12:21:41 v0.0.58 12:21:41 v0.0.59 12:21:41 v0.0.6 12:21:41 v0.0.60 12:21:41 v0.0.61 12:21:41 v0.0.62 12:21:41 v0.0.63 12:21:41 v0.0.64 12:21:41 v0.0.65 12:21:41 v0.0.66 12:21:41 v0.0.67 12:21:41 v0.0.68 12:21:41 v0.0.69 12:21:41 v0.0.7 12:21:41 v0.0.70 12:21:41 v0.0.71 12:21:41 v0.0.72 12:21:41 v0.0.8 12:21:41 v0.0.9 12:21:41 v2.0.0 12:21:41 v2.1.0 12:21:41 v2.1.1 12:21:41 v2.2.0 12:21:41 v2.3.0 12:21:41 v3.0 12:21:41 v3.0.0 12:21:41 v3.0.1 12:21:41 v3.1 12:21:41 v3.1.0 12:21:41 v3.1.0-dev.1 12:21:41 v3.1.0-dev.10 12:21:41 v3.1.0-dev.11 12:21:41 v3.1.0-dev.12 12:21:41 v3.1.0-dev.13 12:21:41 v3.1.0-dev.14 12:21:41 v3.1.0-dev.15 12:21:41 v3.1.0-dev.16 12:21:41 v3.1.0-dev.17 12:21:41 v3.1.0-dev.18 12:21:41 v3.1.0-dev.19 12:21:41 v3.1.0-dev.2 12:21:41 v3.1.0-dev.20 12:21:41 v3.1.0-dev.21 12:21:41 v3.1.0-dev.22 12:21:41 v3.1.0-dev.23 12:21:41 v3.1.0-dev.24 12:21:41 v3.1.0-dev.25 12:21:41 v3.1.0-dev.26 12:21:41 v3.1.0-dev.27 12:21:41 v3.1.0-dev.28 12:21:41 v3.1.0-dev.29 12:21:41 v3.1.0-dev.3 12:21:41 v3.1.0-dev.30 12:21:41 v3.1.0-dev.31 12:21:41 v3.1.0-dev.32 12:21:41 v3.1.0-dev.33 12:21:41 v3.1.0-dev.34 12:21:41 v3.1.0-dev.35 12:21:41 v3.1.0-dev.36 12:21:41 v3.1.0-dev.37 12:21:41 v3.1.0-dev.38 12:21:41 v3.1.0-dev.39 12:21:41 v3.1.0-dev.4 12:21:41 v3.1.0-dev.40 12:21:41 v3.1.0-dev.41 12:21:41 v3.1.0-dev.42 12:21:41 v3.1.0-dev.43 12:21:41 v3.1.0-dev.44 12:21:41 v3.1.0-dev.45 12:21:41 v3.1.0-dev.46 12:21:41 v3.1.0-dev.47 12:21:41 v3.1.0-dev.48 12:21:41 v3.1.0-dev.49 12:21:41 v3.1.0-dev.5 12:21:41 v3.1.0-dev.50 12:21:41 v3.1.0-dev.51 12:21:41 v3.1.0-dev.52 12:21:41 v3.1.0-dev.53 12:21:41 v3.1.0-dev.54 12:21:41 v3.1.0-dev.55 12:21:41 v3.1.0-dev.56 12:21:41 v3.1.0-dev.57 12:21:41 v3.1.0-dev.58 12:21:41 v3.1.0-dev.59 12:21:41 v3.1.0-dev.6 12:21:41 v3.1.0-dev.60 12:21:41 v3.1.0-dev.7 12:21:41 v3.1.0-dev.8 12:21:41 v3.1.0-dev.9 12:21:41 v3.2.0-dev.1 12:21:41 v3.2.0-dev.10 12:21:41 v3.2.0-dev.11 12:21:41 v3.2.0-dev.12 12:21:41 v3.2.0-dev.13 12:21:41 v3.2.0-dev.14 12:21:41 v3.2.0-dev.15 12:21:41 v3.2.0-dev.16 12:21:41 v3.2.0-dev.17 12:21:41 v3.2.0-dev.18 12:21:41 v3.2.0-dev.19 12:21:41 v3.2.0-dev.2 12:21:41 v3.2.0-dev.20 12:21:41 v3.2.0-dev.21 12:21:41 v3.2.0-dev.22 12:21:41 v3.2.0-dev.23 12:21:41 v3.2.0-dev.3 12:21:41 v3.2.0-dev.4 12:21:41 v3.2.0-dev.5 12:21:41 v3.2.0-dev.6 12:21:41 v3.2.0-dev.7 12:21:41 v3.2.0-dev.8 12:21:41 v3.2.0-dev.9 [Pipeline] sh 12:21:41 + lftools sign git-tag v3.2.0-dev.23 12:21:42 Signing Git tag with Sigul... 12:21:42 Signing v3.2.0-dev.23 [Pipeline] echo 12:21:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:21:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:21:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:21:43 $ docker stop --time=1 324fafed8e6f856c7e696e087e188cb3c42f067c8b5dbe3638dcfda6bcd5b5ca 12:21:44 $ docker rm -f --volumes 324fafed8e6f856c7e696e087e188cb3c42f067c8b5dbe3638dcfda6bcd5b5ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:21:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:21:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:21:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:45 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 12:21:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:21:45 $ docker top e4b344dfdc6d3cf819169a2580cacc55c00176b482fdde5fda109929db8122f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:21:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:21:46 [ssh-agent] Looking for ssh-agent implementation... 12:21:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:21:46 $ docker exec e4b344dfdc6d3cf819169a2580cacc55c00176b482fdde5fda109929db8122f3 ssh-agent 12:21:46 SSH_AUTH_SOCK=/tmp/ssh-8pDxcATzih7N/agent.32 12:21:46 SSH_AGENT_PID=38 12:21:46 Running ssh-add (command line suppressed) 12:21:46 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_352281302891853971.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_352281302891853971.key) 12:21:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:21:46 + git semver bump pre 12:21:47 2024-03-18 12:21:46,930 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:21:47 2024-03-18 12:21:46,930 [bump_version] DEBUG bumping version:3.2.0-dev.23 on axis:pre with prefix:dev 12:21:47 2024-03-18 12:21:46,930 [bump_version] DEBUG bumped version:3.2.0-dev.24 12:21:47 2024-03-18 12:21:46,930 [write_version] DEBUG write version:3.2.0-dev.24 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 12:21:47 2024-03-18 12:21:46,930 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:21:47 2024-03-18 12:21:46,930 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:21:47 2024-03-18 12:21:46,933 [execute] INFO git cat-file --batch-check 12:21:47 2024-03-18 12:21:46,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 12:21:47 2024-03-18 12:21:46,940 [execute] INFO git cat-file --batch 12:21:47 2024-03-18 12:21:46,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 12:21:47 2024-03-18 12:21:46,946 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:21:47 3.2.0-dev.24 [Pipeline] } 12:21:47 $ docker exec --env ******** --env ******** e4b344dfdc6d3cf819169a2580cacc55c00176b482fdde5fda109929db8122f3 ssh-agent -k 12:21:47 unset SSH_AUTH_SOCK; 12:21:47 unset SSH_AGENT_PID; 12:21:47 echo Agent pid 38 killed; 12:21:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:21:47 + git semver [Pipeline] } 12:21:47 $ docker stop --time=1 e4b344dfdc6d3cf819169a2580cacc55c00176b482fdde5fda109929db8122f3 12:21:48 $ docker rm -f --volumes e4b344dfdc6d3cf819169a2580cacc55c00176b482fdde5fda109929db8122f3 [Pipeline] // withDockerContainer [Pipeline] sh 12:21:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:21:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:21:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:49 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 12:21:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:21:50 $ docker top 8fc29e3a1c1b53c7a0ba438ef72eda7ffa55c1ae65cbd9982d3e9fb002c1297f -eo pid,comm 12:21:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:21:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:21:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:21:50 [ssh-agent] Looking for ssh-agent implementation... 12:21:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:21:50 $ docker exec 8fc29e3a1c1b53c7a0ba438ef72eda7ffa55c1ae65cbd9982d3e9fb002c1297f ssh-agent 12:21:50 SSH_AUTH_SOCK=/tmp/ssh-en0PBwOK44Zu/agent.32 12:21:50 SSH_AGENT_PID=38 12:21:50 Running ssh-add (command line suppressed) 12:21:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14830866543991672425.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14830866543991672425.key) 12:21:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:21:50 + git semver push 12:21:51 2024-03-18 12:21:51,018 [run_push] DEBUG push 12:21:51 2024-03-18 12:21:51,019 [execute] INFO git cat-file --batch-check 12:21:51 2024-03-18 12:21:51,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 12:21:51 2024-03-18 12:21:51,023 [execute] INFO git rev-list cecdbfaf2fa3029bb1952eaa2677f0019e7d26f8 -- 12:21:51 2024-03-18 12:21:51,023 [execute] DEBUG Popen(['git', 'rev-list', 'cecdbfaf2fa3029bb1952eaa2677f0019e7d26f8', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 12:21:51 2024-03-18 12:21:51,036 [execute] INFO git fetch -v origin 12:21:51 2024-03-18 12:21:51,036 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 12:21:51 2024-03-18 12:21:51,520 [run_push] DEBUG no remote changes detected 12:21:51 2024-03-18 12:21:51,520 [execute] INFO git push origin semver 12:21:51 2024-03-18 12:21:51,521 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 12:21:52 2024-03-18 12:21:52,235 [run_push] DEBUG push all version tags 12:21:52 2024-03-18 12:21:52,235 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:21:52 2024-03-18 12:21:52,236 [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) 12:21:53 2024-03-18 12:21:52,939 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 12:21:53 3.2.0-dev.24 [Pipeline] } 12:21:53 $ docker exec --env ******** --env ******** 8fc29e3a1c1b53c7a0ba438ef72eda7ffa55c1ae65cbd9982d3e9fb002c1297f ssh-agent -k 12:21:53 unset SSH_AUTH_SOCK; 12:21:53 unset SSH_AGENT_PID; 12:21:53 echo Agent pid 38 killed; 12:21:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:21:53 + git semver [Pipeline] } 12:21:53 $ docker stop --time=1 8fc29e3a1c1b53c7a0ba438ef72eda7ffa55c1ae65cbd9982d3e9fb002c1297f 12:21:55 $ docker rm -f --volumes 8fc29e3a1c1b53c7a0ba438ef72eda7ffa55c1ae65cbd9982d3e9fb002c1297f [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 12:21:55 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 12:21:55 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 12:21:55 total 16 12:21:55 drwxr-xr-x 3 root root 4096 Mar 18 12:14 . 12:21:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 12:21 .. 12:21:55 drwxr-xr-x 2 root root 4096 Mar 18 12:14 cost 12:21:55 -rw-r--r-- 1 root root 88 Mar 18 12:14 cost.csv 12:21:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 12:21:55 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 12:21:55 total 16 12:21:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 12:14 . 12:21:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 12:21 .. 12:21:55 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 12:14 cost 12:21:55 -rw-r--r-- 1 jenkins jenkins 88 Mar 18 12:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:21:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:21:56 ---> package-listing.sh 12:21:56 ++ facter osfamily 12:21:56 ++ tr '[:upper:]' '[:lower:]' 12:21:57 + OS_FAMILY=debian 12:21:57 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 12:21:57 + START_PACKAGES=/tmp/packages_start.txt 12:21:57 + END_PACKAGES=/tmp/packages_end.txt 12:21:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:21:57 + PACKAGES=/tmp/packages_start.txt 12:21:57 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 12:21:57 + PACKAGES=/tmp/packages_end.txt 12:21:57 + case "${OS_FAMILY}" in 12:21:57 + dpkg -l 12:21:57 + grep '^ii' 12:21:57 + '[' -f /tmp/packages_start.txt ']' 12:21:57 + '[' -f /tmp/packages_end.txt ']' 12:21:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:21:57 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 12:21:57 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 12:21:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 12:21:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:21:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:21:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:58 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 12:21:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:21:58 $ docker top 5e46be31f3d3e7c235fb48bddc57df7cc1d5547695679a02c58309596a0ddd49 -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:58 + touch /tmp/pre-build-complete [Pipeline] sh 12:21:58 + mkdir -p /var/log/sysstat [Pipeline] sh 12:21:59 + ls /var/log/sa-host 12:21:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:21:59 provisioning config files... 12:21:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12538321467973123656tmp [Pipeline] { [Pipeline] echo 12:21:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:21:59 ---> create-netrc.sh [Pipeline] } 12:21:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:21:59 ---> python-tools-install.sh [Pipeline] echo 12:21:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:22:00 ---> sudo-logs.sh 12:22:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:22:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:22:00 ---> job-cost.sh 12:22:00 lf-activate-venv: SKIPPING 12:22:00 DEBUG: total: 0.2199999988079071 12:22:00 INFO: Retrieving Stack Cost... 12:22:00 INFO: Retrieving Pricing Info for: v3-standard-8 12:22:01 INFO: Archiving Costs [Pipeline] echo 12:22:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:22:01 ---> logs-deploy.sh 12:22:01 lf-activate-venv: SKIPPING 12:22:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/270 12:22:01 INFO: archiving workspace using pattern(s): 12:22:02 Archives upload complete. 12:22:02 INFO: archiving logs to Nexus 12:22:03 ---> uname -a: 12:22:03 Linux prd-ubuntu20-04-docker-8c-8g-292 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:22:03 12:22:03 12:22:03 ---> lscpu: 12:22:03 Architecture: x86_64 12:22:03 CPU op-mode(s): 32-bit, 64-bit 12:22:03 Byte Order: Little Endian 12:22:03 Address sizes: 40 bits physical, 48 bits virtual 12:22:03 CPU(s): 8 12:22:03 On-line CPU(s) list: 0-7 12:22:03 Thread(s) per core: 1 12:22:03 Core(s) per socket: 1 12:22:03 Socket(s): 8 12:22:03 NUMA node(s): 1 12:22:03 Vendor ID: AuthenticAMD 12:22:03 CPU family: 23 12:22:03 Model: 49 12:22:03 Model name: AMD EPYC-Rome Processor 12:22:03 Stepping: 0 12:22:03 CPU MHz: 2800.000 12:22:03 BogoMIPS: 5600.00 12:22:03 Virtualization: AMD-V 12:22:03 Hypervisor vendor: KVM 12:22:03 Virtualization type: full 12:22:03 L1d cache: 256 KiB 12:22:03 L1i cache: 256 KiB 12:22:03 L2 cache: 4 MiB 12:22:03 L3 cache: 128 MiB 12:22:03 NUMA node0 CPU(s): 0-7 12:22:03 Vulnerability Itlb multihit: Not affected 12:22:03 Vulnerability L1tf: Not affected 12:22:03 Vulnerability Mds: Not affected 12:22:03 Vulnerability Meltdown: Not affected 12:22:03 Vulnerability Mmio stale data: Not affected 12:22:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:22:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:22:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:22:03 Vulnerability Srbds: Not affected 12:22:03 Vulnerability Tsx async abort: Not affected 12:22:03 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 12:22:03 12:22:03 12:22:03 ---> nproc: 12:22:03 8 12:22:03 12:22:03 12:22:03 ---> df -h: 12:22:03 Filesystem Size Used Avail Use% Mounted on 12:22:03 overlay 155G 12G 144G 8% / 12:22:03 tmpfs 64M 0 64M 0% /dev 12:22:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:22:03 shm 64M 0 64M 0% /dev/shm 12:22:03 /dev/vda1 155G 12G 144G 8% /facter-os 12:22:03 12:22:03 12:22:03 ---> sar -b -r -n DEV: 12:22:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-292) 03/18/24 _x86_64_ (8 CPU) 12:22:03 12:22:03 12:12:12 LINUX RESTART (8 CPU) 12:22:03 12:22:03 12:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:22:03 12:14:01 109.96 3.64 106.32 0.00 436.13 36373.63 0.00 12:22:03 12:15:01 102.00 0.27 101.73 0.00 17.60 42248.56 0.00 12:22:03 12:16:01 1.65 0.00 1.65 0.00 0.00 18.27 0.00 12:22:03 12:17:01 1.83 0.02 1.82 0.00 0.13 20.79 0.00 12:22:03 12:18:01 39.98 11.68 28.30 0.00 5433.09 6382.00 0.00 12:22:03 12:19:01 2.20 0.00 2.20 0.00 0.00 24.80 0.00 12:22:03 12:20:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 12:22:03 12:21:01 30.08 0.12 29.96 0.00 12.66 21859.16 0.00 12:22:03 12:22:01 131.44 0.77 130.68 0.00 47.19 39473.95 0.00 12:22:03 Average: 46.55 1.83 44.72 0.00 661.12 16229.44 0.00 12:22:03 12:22:03 12:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:22:03 12:14:01 28010972 31498848 806260 2.45 100624 3560488 1890428 5.57 1612968 2753980 1041772 12:22:03 12:15:01 28732964 31575688 734248 2.23 105212 2952660 1753904 5.17 1098164 2593664 316 12:22:03 12:16:01 28733368 31576156 733528 2.23 105248 2952668 1753904 5.17 1097964 2593668 8 12:22:03 12:17:01 28735276 31578280 731228 2.22 105336 2952664 1753904 5.17 1095544 2593668 8 12:22:03 12:18:01 28368412 31564136 730988 2.22 113948 3286004 1826968 5.38 1326520 2702096 184 12:22:03 12:19:01 28369064 31564792 730224 2.22 113996 3286008 1826968 5.38 1325868 2702100 4 12:22:03 12:20:01 28369708 31565532 729424 2.22 114020 3286012 1826968 5.38 1324952 2702112 12 12:22:03 12:21:01 27584932 31539052 754560 2.29 119228 3990240 1861156 5.49 1357384 3405696 60640 12:22:03 12:22:01 26834804 31517292 765988 2.33 156504 4596536 1818272 5.36 1476500 3944924 280 12:22:03 Average: 28193278 31553308 746272 2.27 114902 3429253 1812497 5.34 1301763 2887990 122580 12:22:03 12:22:03 12:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:22:03 12:14:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 12:22:03 12:14:01 ens3 301.95 215.76 4647.36 39.02 0.00 0.00 0.00 0.00 12:22:03 12:14:01 veth7eabd87 99.97 109.86 9.20 1265.29 0.00 0.00 0.00 0.10 12:22:03 12:14:01 docker0 119.78 131.76 9.48 1406.99 0.00 0.00 0.00 0.00 12:22:03 12:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 12:22:03 12:15:01 ens3 107.67 62.61 2535.43 14.96 0.00 0.00 0.00 0.00 12:22:03 12:15:01 docker0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:22:03 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:03 12:16:01 ens3 0.45 0.22 0.26 0.19 0.00 0.00 0.00 0.00 12:22:03 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:03 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:22:03 12:17:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:22:03 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:03 12:18:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 12:22:03 12:18:01 ens3 156.66 90.88 2042.82 6.33 0.00 0.00 0.00 0.00 12:22:03 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:03 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:22:03 12:19:01 ens3 1.03 0.68 0.43 0.30 0.00 0.00 0.00 0.00 12:22:03 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:03 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:03 12:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:03 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:03 12:21:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 12:22:03 12:21:01 ens3 127.45 76.04 3975.66 10.85 0.00 0.00 0.00 0.00 12:22:03 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:03 12:22:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 12:22:03 12:22:01 ens3 386.24 256.32 4545.86 145.12 0.00 0.00 0.00 0.00 12:22:03 12:22:01 docker0 84.04 124.95 7.04 1247.35 0.00 0.00 0.00 0.00 12:22:03 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 12:22:03 Average: ens3 119.84 77.81 1966.87 24.06 0.00 0.00 0.00 0.00 12:22:03 Average: docker0 22.48 28.34 1.82 292.84 0.00 0.00 0.00 0.00 12:22:03 12:22:03