Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e410941218827650818752b2ef87d424e4c30d3 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-ssh14030108736727350319.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5416026263211951190.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7692505612905943520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh15997141165310875195.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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11108631619808512729.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-secrets 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38928 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2e410941218827650818752b2ef87d424e4c30d3 (main) Commit message: "Merge pull request #311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.27" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e410941218827650818752b2ef87d424e4c30d3 # timeout=10 > git rev-list --no-walk 07176313d052a81a137f0bd912f6bb1e31067761 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:45:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:45:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:45:16 ========================================================= 00:45:16 EdgeX Global Pipelines Version Info 00:45:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:45:16 ------------------- 00:45:16 stable info: 00:45:16 ------------------- 00:45:16 Commited By: Cherry Wang cherry@iotechsys.com 00:45:16 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:45:16 Message: update stable to v1.0.269 00:45:17 ------------------- 00:45:17 experimental info: 00:45:17 ------------------- 00:45:17 Commited By: **** collab-it+edgex@linuxfoundation.org 00:45:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:45:17 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:45:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e410941218827650818752b2ef87d424e4c30d3 [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e41094 [Pipeline] echo 00:45:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:45:18 + git rev-list -1 --merges 2e410941218827650818752b2ef87d424e4c30d3~1..2e410941218827650818752b2ef87d424e4c30d3 [Pipeline] echo 00:45:18 -----------> git rev-list -1 --merges 2e410941218827650818752b2ef87d424e4c30d3~1..2e410941218827650818752b2ef87d424e4c30d3 2e410941218827650818752b2ef87d424e4c30d3 00:45:18 2e410941218827650818752b2ef87d424e4c30d3 [false] [Pipeline] sh 00:45:19 + git log --format=format:%s -1 2e410941218827650818752b2ef87d424e4c30d3 [Pipeline] echo 00:45:19 ========================================================= 00:45:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:45:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:45:19 + git log --format=format:%s -1 2e410941218827650818752b2ef87d424e4c30d3 [Pipeline] echo 00:45:19 [semverPrep] GIT_COMMIT: 2e410941218827650818752b2ef87d424e4c30d3, Commit Message: Merge pull request #311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.27 [Pipeline] echo 00:45:19 [semverPrep] This is not a build commit. [Pipeline] sh 00:45:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:45:19 + grep -v github /etc/ssh/ssh_known_hosts 00:45:19 + [ -e /tmp/ssh_known_hosts ] 00:45:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:45:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:45:19 + sudo tee -a /etc/ssh/ssh_known_hosts 00:45:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:20 00:45:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:20 0.1.4: Pulling from edgex-devops/py-git-semver 00:45:20 b85a868b505f: Pulling fs layer 00:45:20 e2be974225ed: Pulling fs layer 00:45:20 339a4e72a1f5: Pulling fs layer 00:45:20 988bab9f4d93: Pulling fs layer 00:45:20 1469e6f7b9e6: Pulling fs layer 00:45:20 eaf3925da568: Pulling fs layer 00:45:20 bab4dde63d76: Pulling fs layer 00:45:20 bde34c3a00c8: Pulling fs layer 00:45:20 b352a97aabf1: Pulling fs layer 00:45:20 4872d77fe225: Pulling fs layer 00:45:20 5851b861e8e6: Pulling fs layer 00:45:20 bde34c3a00c8: Waiting 00:45:20 1469e6f7b9e6: Waiting 00:45:20 b352a97aabf1: Waiting 00:45:20 eaf3925da568: Waiting 00:45:20 4872d77fe225: Waiting 00:45:20 988bab9f4d93: Waiting 00:45:20 5851b861e8e6: Waiting 00:45:20 bab4dde63d76: Waiting 00:45:20 e2be974225ed: Download complete 00:45:20 988bab9f4d93: Download complete 00:45:21 1469e6f7b9e6: Verifying Checksum 00:45:21 1469e6f7b9e6: Download complete 00:45:21 eaf3925da568: Verifying Checksum 00:45:21 eaf3925da568: Download complete 00:45:21 339a4e72a1f5: Verifying Checksum 00:45:21 339a4e72a1f5: Download complete 00:45:21 bde34c3a00c8: Verifying Checksum 00:45:21 bde34c3a00c8: Download complete 00:45:21 b352a97aabf1: Download complete 00:45:21 4872d77fe225: Verifying Checksum 00:45:21 4872d77fe225: Download complete 00:45:21 5851b861e8e6: Verifying Checksum 00:45:21 5851b861e8e6: Download complete 00:45:21 b85a868b505f: Verifying Checksum 00:45:21 b85a868b505f: Download complete 00:45:21 bab4dde63d76: Verifying Checksum 00:45:21 bab4dde63d76: Download complete 00:45:22 b85a868b505f: Pull complete 00:45:22 e2be974225ed: Pull complete 00:45:23 339a4e72a1f5: Pull complete 00:45:23 988bab9f4d93: Pull complete 00:45:23 1469e6f7b9e6: Pull complete 00:45:23 eaf3925da568: Pull complete 00:45:25 bab4dde63d76: Pull complete 00:45:25 bde34c3a00c8: Pull complete 00:45:25 b352a97aabf1: Pull complete 00:45:25 4872d77fe225: Pull complete 00:45:26 5851b861e8e6: Pull complete 00:45:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:45:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:26 prd-ubuntu20.04-docker-8c-8g-38928 does not seem to be running inside a container 00:45:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 00:45:28 $ docker top 2490c57182da5c0486f8cf5c43e0b895957faecb8a9c41febf087a9234ebc967 -eo pid,comm 00:45:28 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). 00:45:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:45:28 [ssh-agent] Looking for ssh-agent implementation... 00:45:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:29 $ docker exec 2490c57182da5c0486f8cf5c43e0b895957faecb8a9c41febf087a9234ebc967 ssh-agent 00:45:29 SSH_AUTH_SOCK=/tmp/ssh-Iq8XtZRL9Hi4/agent.32 00:45:29 SSH_AGENT_PID=38 00:45:29 Running ssh-add (command line suppressed) 00:45:29 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7618185002625154519.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7618185002625154519.key) 00:45:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:45:29 + git tag --points-at HEAD [Pipeline] } 00:45:29 $ docker exec --env ******** --env ******** 2490c57182da5c0486f8cf5c43e0b895957faecb8a9c41febf087a9234ebc967 ssh-agent -k 00:45:29 unset SSH_AUTH_SOCK; 00:45:29 unset SSH_AGENT_PID; 00:45:29 echo Agent pid 38 killed; 00:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:45:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:45:29 [ssh-agent] Looking for ssh-agent implementation... 00:45:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:29 $ docker exec 2490c57182da5c0486f8cf5c43e0b895957faecb8a9c41febf087a9234ebc967 ssh-agent 00:45:30 SSH_AUTH_SOCK=/tmp/ssh-SGhll5UJCMUO/agent.71 00:45:30 SSH_AGENT_PID=77 00:45:30 Running ssh-add (command line suppressed) 00:45:30 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3689262963495277934.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3689262963495277934.key) 00:45:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:45:30 + git semver init 00:45:30 2025-02-14 00:45:30,606 [run_init] DEBUG init version:0.0.0 force:False 00:45:30 2025-02-14 00:45:30,606 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 00:45:30 2025-02-14 00:45:30,607 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 00:45:30 2025-02-14 00:45:30,607 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 00:45:31 2025-02-14 00:45:31,494 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 00:45:31 2025-02-14 00:45:31,494 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 00:45:31 2025-02-14 00:45:31,494 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:45:31 2025-02-14 00:45:31,494 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:45:31 4.0.0-dev.10 [Pipeline] } 00:45:31 $ docker exec --env ******** --env ******** 2490c57182da5c0486f8cf5c43e0b895957faecb8a9c41febf087a9234ebc967 ssh-agent -k 00:45:31 unset SSH_AUTH_SOCK; 00:45:31 unset SSH_AGENT_PID; 00:45:31 echo Agent pid 77 killed; 00:45:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:45:32 + git semver [Pipeline] } 00:45:32 $ docker stop --time=1 2490c57182da5c0486f8cf5c43e0b895957faecb8a9c41febf087a9234ebc967 00:45:33 $ docker rm -f --volumes 2490c57182da5c0486f8cf5c43e0b895957faecb8a9c41febf087a9234ebc967 [Pipeline] // withDockerContainer [Pipeline] sh 00:45:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:45:34 Stashed 1 file(s) [Pipeline] echo 00:45:34 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 00:45:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:45:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:45:34 ========================================================= 00:45:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:45:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:45:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:45:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:45:34 da9db072f522: Pulling fs layer 00:45:34 6ef4a4ee8ca5: Pulling fs layer 00:45:34 06f05ace1117: Pulling fs layer 00:45:34 5fe327b54edc: Pulling fs layer 00:45:34 4f4fb700ef54: Pulling fs layer 00:45:34 92a5565b7b96: Pulling fs layer 00:45:34 ff9bb7016b71: Pulling fs layer 00:45:34 b67dba6c2c7d: Pulling fs layer 00:45:34 a813b0c90790: Pulling fs layer 00:45:34 4f4fb700ef54: Waiting 00:45:34 ff9bb7016b71: Waiting 00:45:34 b67dba6c2c7d: Waiting 00:45:34 92a5565b7b96: Waiting 00:45:34 a813b0c90790: Waiting 00:45:34 5fe327b54edc: Waiting 00:45:34 6ef4a4ee8ca5: Verifying Checksum 00:45:34 6ef4a4ee8ca5: Download complete 00:45:34 5fe327b54edc: Verifying Checksum 00:45:34 5fe327b54edc: Download complete 00:45:34 4f4fb700ef54: Download complete 00:45:34 92a5565b7b96: Download complete 00:45:34 da9db072f522: Download complete 00:45:34 ff9bb7016b71: Verifying Checksum 00:45:34 ff9bb7016b71: Download complete 00:45:35 da9db072f522: Pull complete 00:45:35 a813b0c90790: Verifying Checksum 00:45:35 a813b0c90790: Download complete 00:45:35 6ef4a4ee8ca5: Pull complete 00:45:35 06f05ace1117: Verifying Checksum 00:45:35 06f05ace1117: Download complete 00:45:35 b67dba6c2c7d: Verifying Checksum 00:45:35 b67dba6c2c7d: Download complete 00:45:40 06f05ace1117: Pull complete 00:45:40 5fe327b54edc: Pull complete 00:45:40 4f4fb700ef54: Pull complete 00:45:40 92a5565b7b96: Pull complete 00:45:40 ff9bb7016b71: Pull complete 00:45:41 b67dba6c2c7d: Pull complete 00:45:42 a813b0c90790: Pull complete 00:45:42 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 00:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:45:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 00:45:43 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:43 + docker inspect -f . ci-base-image-x86_64 00:45:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:43 prd-ubuntu20.04-docker-8c-8g-38928 does not seem to be running inside a container 00:45:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 00:45:47 $ docker top 427eef2d8f847a973cbe8fb809476aa54ea0cc913c49185c72b08631d0df1185 -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:48 + go version 00:45:48 go version go1.23.4 linux/amd64 [Pipeline] } 00:45:48 $ docker stop --time=1 427eef2d8f847a973cbe8fb809476aa54ea0cc913c49185c72b08631d0df1185 00:45:49 $ docker rm -f --volumes 427eef2d8f847a973cbe8fb809476aa54ea0cc913c49185c72b08631d0df1185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:49 + docker inspect -f . ci-base-image-x86_64 00:45:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:49 prd-ubuntu20.04-docker-8c-8g-38928 does not seem to be running inside a container 00:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 00:45:50 $ docker top 782a47dd09861af93d4c11b7c3e501e3edb4ee360951159cb680b6dcfdf846ff -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 00:45:51 + make test 00:45:51 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 00:45:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.27 00:45:51 go: downloading github.com/stretchr/testify v1.10.0 00:45:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 00:45:51 go: downloading github.com/davecgh/go-spew v1.1.1 00:45:51 go: downloading github.com/stretchr/objx v0.5.2 00:45:51 go: downloading github.com/pmezard/go-difflib v1.0.0 00:45:51 go: downloading github.com/zeebo/errs v1.4.0 00:45:51 go: downloading google.golang.org/grpc v1.70.0 00:45:51 go: downloading github.com/go-kit/log v0.2.1 00:45:51 go: downloading github.com/go-playground/validator/v10 v10.24.0 00:45:51 go: downloading github.com/google/uuid v1.6.0 00:45:51 go: downloading gopkg.in/yaml.v3 v3.0.1 00:45:51 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 00:45:51 go: downloading google.golang.org/protobuf v1.36.1 00:45:51 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:45:51 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 00:45:51 go: downloading github.com/go-playground/universal-translator v0.18.1 00:45:51 go: downloading github.com/leodido/go-urn v1.4.0 00:45:51 go: downloading golang.org/x/crypto v0.32.0 00:45:51 go: downloading golang.org/x/text v0.21.0 00:45:52 go: downloading golang.org/x/net v0.34.0 00:45:52 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 00:45:52 go: downloading github.com/go-playground/locales v0.14.1 00:45:52 go: downloading golang.org/x/sys v0.29.0 00:46:14 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 00:46:14 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 00:46:14 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 00:46:14 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 00:46:14 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 00:46:21 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.995s coverage: 74.5% of statements 00:46:21 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.030s coverage: 52.2% of statements 00:46:21 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.026s coverage: 96.7% of statements 00:46:21 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.023s coverage: 82.9% of statements 00:46:21 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.016s coverage: 100.0% of statements 00:46:21 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.030s coverage: 55.8% of statements 00:46:21 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.022s coverage: 73.7% of statements 00:46:21 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.029s coverage: 100.0% of statements 00:46:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:46:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:46:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:46:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:46:44 $ docker stop --time=1 782a47dd09861af93d4c11b7c3e501e3edb4ee360951159cb680b6dcfdf846ff 00:46:47 $ docker rm -f --volumes 782a47dd09861af93d4c11b7c3e501e3edb4ee360951159cb680b6dcfdf846ff [Pipeline] // withDockerContainer [Pipeline] sh 00:46:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:46:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:46:48 00:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:46:49 latest: Pulling from edgex-lftools-log-publisher 00:46:49 5eb5b503b376: Pulling fs layer 00:46:49 5c69ac0246d0: Pulling fs layer 00:46:49 ec43610c2a17: Pulling fs layer 00:46:49 3a2ae6a8a46f: Pulling fs layer 00:46:49 33b1e0a273af: Pulling fs layer 00:46:49 5d3b04190fa2: Pulling fs layer 00:46:49 2f39f015ded8: Pulling fs layer 00:46:49 33b1e0a273af: Waiting 00:46:49 3a2ae6a8a46f: Waiting 00:46:49 2f39f015ded8: Waiting 00:46:49 5d3b04190fa2: Waiting 00:46:49 5c69ac0246d0: Verifying Checksum 00:46:49 5c69ac0246d0: Download complete 00:46:49 3a2ae6a8a46f: Verifying Checksum 00:46:49 3a2ae6a8a46f: Download complete 00:46:49 33b1e0a273af: Verifying Checksum 00:46:49 33b1e0a273af: Download complete 00:46:49 5d3b04190fa2: Verifying Checksum 00:46:49 5d3b04190fa2: Download complete 00:46:49 ec43610c2a17: Verifying Checksum 00:46:49 ec43610c2a17: Download complete 00:46:49 5eb5b503b376: Verifying Checksum 00:46:49 5eb5b503b376: Download complete 00:46:50 2f39f015ded8: Download complete 00:46:50 5eb5b503b376: Pull complete 00:46:50 5c69ac0246d0: Pull complete 00:46:51 ec43610c2a17: Pull complete 00:46:51 3a2ae6a8a46f: Pull complete 00:46:51 33b1e0a273af: Pull complete 00:46:51 5d3b04190fa2: Pull complete 00:46:55 2f39f015ded8: Pull complete 00:46:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:46:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:46:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:56 prd-ubuntu20.04-docker-8c-8g-38928 does not seem to be running inside a container 00:46:56 $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 00:47:00 $ docker top bb322d17cce251db96a4b7ea7d44100570104bc9348b9f178600b320e63f51e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:01 ---> job-cost.sh 00:47:01 lf-activate-venv: SKIPPING 00:47:01 INFO: No Stack... 00:47:01 INFO: Retrieving Pricing Info for: v3-standard-8 00:47:01 INFO: Archiving Costs [Pipeline] sh 00:47:02 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 00:47:02 + cut -d, -f6 [Pipeline] lock 00:47:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-107-stack-cost] 00:47:02 Resource [jenkins-edgexfoundry-go-mod-secrets-main-107-stack-cost] did not exist. Created. 00:47:02 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:47:02 + echo total: 0.2199999988079071 [Pipeline] stash 00:47:02 Stashed 1 file(s) [Pipeline] } 00:47:02 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 00:47:02 $ docker stop --time=1 bb322d17cce251db96a4b7ea7d44100570104bc9348b9f178600b320e63f51e2 00:47:03 $ docker rm -f --volumes bb322d17cce251db96a4b7ea7d44100570104bc9348b9f178600b320e63f51e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:47:04 provisioning config files... 00:47:04 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2085138178378288183tmp [Pipeline] { [Pipeline] sh 00:47:04 + set +x 00:47:04 + curl+ -s https://codecov.io/bash 00:47:04 bash -s -- 00:47:04 00:47:04 _____ _ 00:47:04 / ____| | | 00:47:04 | | ___ __| | ___ ___ _____ __ 00:47:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:47:04 | |___| (_) | (_| | __/ (_| (_) \ V / 00:47:04 \_____\___/ \__,_|\___|\___\___/ \_/ 00:47:04 Bash-1.0.6 00:47:04 00:47:04 00:47:04 ==> git version 2.25.1 found 00:47:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:47:04 Release-Date: 2020-01-08 00:47:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:47:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:47:04 ==> Jenkins CI detected. 00:47:04 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 00:47:04 project root: . 00:47:04 --> token set from env 00:47:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:47:04 ==> Running gcov in . (disable via -X gcov) 00:47:04 ==> Python coveragepy not found 00:47:04 ==> Searching for coverage reports in: 00:47:04 + . 00:47:04 -> Found 1 reports 00:47:04 ==> Detecting git/mercurial file structure 00:47:04 ==> Reading reports 00:47:04 + ./coverage.out bytes=78438 00:47:04 ==> Appending adjustments 00:47:04 https://docs.codecov.io/docs/fixing-reports 00:47:04 + Found adjustments 00:47:04 ==> Gzipping contents 00:47:04 12K /tmp/codecov.9gTPHY.gz 00:47:04 ==> Uploading reports 00:47:04 url: https://codecov.io 00:47:04 query: branch=main&commit=2e410941218827650818752b2ef87d424e4c30d3&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 00:47:04 -> Pinging Codecov 00:47:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2e410941218827650818752b2ef87d424e4c30d3&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 00:47:05 -> Uploading to 00:47:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-secrets/2e410941218827650818752b2ef87d424e4c30d3/40c2c377-0c2d-457d-a4d6-7fc3e39f515f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T004704Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=57895a54dc3d26705c5dde06b68ee9303b255ca0c55610295f4046f789129946 00:47:05 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:05 Dload Upload Total Spent Left Speed 00:47:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10828 0 0 100 10828 0 77899 --:--:-- --:--:-- --:--:-- 77899 100 10828 0 0 100 10828 0 77899 --:--:-- --:--:-- --:--:-- 77342 00:47:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/2e410941218827650818752b2ef87d424e4c30d3 [Pipeline] } 00:47:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:47:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:47:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:47:05 00:47:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:47:06 latest: Pulling from edgex-devops/edgex-snyk-go 00:47:06 43c4264eed91: Pulling fs layer 00:47:06 4cc291be95ef: Pulling fs layer 00:47:06 2ac1f1163629: Pulling fs layer 00:47:06 5c3c966382ef: Pulling fs layer 00:47:06 4f4fb700ef54: Pulling fs layer 00:47:06 d9c7d2e4e75e: Pulling fs layer 00:47:06 9c3e1370e548: Pulling fs layer 00:47:06 4f4fb700ef54: Waiting 00:47:06 d9c7d2e4e75e: Waiting 00:47:06 5c3c966382ef: Waiting 00:47:06 9c3e1370e548: Waiting 00:47:06 4cc291be95ef: Download complete 00:47:06 5c3c966382ef: Verifying Checksum 00:47:06 5c3c966382ef: Download complete 00:47:06 4f4fb700ef54: Verifying Checksum 00:47:06 4f4fb700ef54: Download complete 00:47:06 43c4264eed91: Download complete 00:47:06 d9c7d2e4e75e: Verifying Checksum 00:47:06 d9c7d2e4e75e: Download complete 00:47:06 43c4264eed91: Pull complete 00:47:06 4cc291be95ef: Pull complete 00:47:06 2ac1f1163629: Verifying Checksum 00:47:06 2ac1f1163629: Download complete 00:47:07 9c3e1370e548: Verifying Checksum 00:47:07 9c3e1370e548: Download complete 00:47:10 2ac1f1163629: Pull complete 00:47:10 5c3c966382ef: Pull complete 00:47:10 4f4fb700ef54: Pull complete 00:47:10 d9c7d2e4e75e: Pull complete 00:47:13 9c3e1370e548: Pull complete 00:47:13 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 00:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:47:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:13 prd-ubuntu20.04-docker-8c-8g-38928 does not seem to be running inside a container 00:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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:latest cat 00:47:20 $ docker top 4b1b06274bcbe75b8b72ce52c918ff43310fa06270aa10c9e3572ac1aaf5552b -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo 00:47:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 00:47:21 + set -o pipefail 00:47:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 00:47:26 00:47:26 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v4)... 00:47:26 00:47:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/c6f108f9-49a2-4c6d-a438-c7c7f8e023ce 00:47:26 00:47:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:47:26 00:47:26 00:47:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:47:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:47:26 $ docker stop --time=1 4b1b06274bcbe75b8b72ce52c918ff43310fa06270aa10c9e3572ac1aaf5552b 00:47:31 $ docker rm -f --volumes 4b1b06274bcbe75b8b72ce52c918ff43310fa06270aa10c9e3572ac1aaf5552b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:47:31 + git log --format=format:%s -1 2e410941218827650818752b2ef87d424e4c30d3 [Pipeline] sh 00:47:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:47:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:32 prd-ubuntu20.04-docker-8c-8g-38928 does not seem to be running inside a container 00:47:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 00:47:33 $ docker top e0fb5f7fa522c111fff832638b1e530a41b1c8ca5d16145aea7bc3b34e4d29f7 -eo pid,comm 00:47:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:47:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:33 [ssh-agent] Looking for ssh-agent implementation... 00:47:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:33 $ docker exec e0fb5f7fa522c111fff832638b1e530a41b1c8ca5d16145aea7bc3b34e4d29f7 ssh-agent 00:47:33 SSH_AUTH_SOCK=/tmp/ssh-io669trfQwTl/agent.32 00:47:33 SSH_AGENT_PID=38 00:47:33 Running ssh-add (command line suppressed) 00:47:33 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8320995099613239095.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8320995099613239095.key) 00:47:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:33 + git semver tag 00:47:34 2025-02-14 00:47:33,990 [run_tag] DEBUG tag force:False 00:47:34 2025-02-14 00:47:33,990 [check_head_tag] DEBUG check head tag 00:47:34 2025-02-14 00:47:33,992 [execute] INFO git cat-file --batch-check 00:47:34 2025-02-14 00:47:33,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 00:47:34 2025-02-14 00:47:33,996 [execute] INFO git cat-file --batch 00:47:34 2025-02-14 00:47:33,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 00:47:34 2025-02-14 00:47:34,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:47:34 2025-02-14 00:47:34,024 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 00:47:34 2025-02-14 00:47:34,024 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 00:47:34 2025-02-14 00:47:34,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:47:34 4.0.0-dev.10 [Pipeline] } 00:47:34 $ docker exec --env ******** --env ******** e0fb5f7fa522c111fff832638b1e530a41b1c8ca5d16145aea7bc3b34e4d29f7 ssh-agent -k 00:47:34 unset SSH_AUTH_SOCK; 00:47:34 unset SSH_AGENT_PID; 00:47:34 echo Agent pid 38 killed; 00:47:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:34 + git semver [Pipeline] } 00:47:34 $ docker stop --time=1 e0fb5f7fa522c111fff832638b1e530a41b1c8ca5d16145aea7bc3b34e4d29f7 00:47:36 $ docker rm -f --volumes e0fb5f7fa522c111fff832638b1e530a41b1c8ca5d16145aea7bc3b34e4d29f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:47:36 00:47:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:47:36 0.23.1-centos7: Pulling from edgex-lftools 00:47:36 ab5ef0e58194: Pulling fs layer 00:47:36 9712f1f96733: Pulling fs layer 00:47:36 63f879dbbcfc: Pulling fs layer 00:47:36 0d9ebad4ef96: Pulling fs layer 00:47:36 e9a5061849ea: Pulling fs layer 00:47:36 d747dcd14b5f: Pulling fs layer 00:47:36 2de7ff778b66: Pulling fs layer 00:47:36 0d9ebad4ef96: Waiting 00:47:36 d747dcd14b5f: Waiting 00:47:36 e9a5061849ea: Waiting 00:47:36 2de7ff778b66: Waiting 00:47:36 9712f1f96733: Verifying Checksum 00:47:36 9712f1f96733: Download complete 00:47:37 63f879dbbcfc: Verifying Checksum 00:47:37 63f879dbbcfc: Download complete 00:47:37 e9a5061849ea: Verifying Checksum 00:47:37 e9a5061849ea: Download complete 00:47:37 d747dcd14b5f: Verifying Checksum 00:47:37 d747dcd14b5f: Download complete 00:47:37 0d9ebad4ef96: Verifying Checksum 00:47:37 0d9ebad4ef96: Download complete 00:47:37 2de7ff778b66: Verifying Checksum 00:47:37 2de7ff778b66: Download complete 00:47:37 ab5ef0e58194: Verifying Checksum 00:47:37 ab5ef0e58194: Download complete 00:47:40 ab5ef0e58194: Pull complete 00:47:40 9712f1f96733: Pull complete 00:47:41 63f879dbbcfc: Pull complete 00:47:45 0d9ebad4ef96: Pull complete 00:47:45 e9a5061849ea: Pull complete 00:47:45 d747dcd14b5f: Pull complete 00:47:46 2de7ff778b66: Pull complete 00:47:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:47:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:47:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:46 prd-ubuntu20.04-docker-8c-8g-38928 does not seem to be running inside a container 00:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 00:47:50 $ docker top 3af465e8695e92bef17d7b250fcd8388fdda86e0857b925f656d79824eea82cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:47:50 provisioning config files... 00:47:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config10953071745452435219tmp 00:47:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config970644886498295682tmp 00:47:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config11787255105653575217tmp [Pipeline] { [Pipeline] echo 00:47:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:47:51 ---> sigul-configuration.sh 00:47:51 gpg: directory `/root/.gnupg' created 00:47:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:47:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:47:51 gpg: keyring `/root/.gnupg/secring.gpg' created 00:47:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:47:51 gpg: CAST5 encrypted data 00:47:51 gpg: encrypted with 1 passphrase 00:47:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:47:51 + mkdir /home/jenkins 00:47:51 + mkdir /home/jenkins/sigul [Pipeline] sh 00:47:51 + 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 00:47:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:47:52 ---> sigul-install.sh 00:47:52 Sigul already installed; skipping installation. [Pipeline] sh 00:47:52 + git tag --list 00:47:52 v0.0.0 00:47:52 v0.0.1 00:47:52 v0.0.10 00:47:52 v0.0.11 00:47:52 v0.0.12 00:47:52 v0.0.13 00:47:52 v0.0.14 00:47:52 v0.0.15 00:47:52 v0.0.16 00:47:52 v0.0.17 00:47:52 v0.0.18 00:47:52 v0.0.19 00:47:52 v0.0.2 00:47:52 v0.0.20 00:47:52 v0.0.21 00:47:52 v0.0.22 00:47:52 v0.0.23 00:47:52 v0.0.24 00:47:52 v0.0.25 00:47:52 v0.0.26 00:47:52 v0.0.27 00:47:52 v0.0.28 00:47:52 v0.0.29 00:47:52 v0.0.3 00:47:52 v0.0.30 00:47:52 v0.0.31 00:47:52 v0.0.32 00:47:52 v0.0.33 00:47:52 v0.0.4 00:47:52 v0.0.5 00:47:52 v0.0.6 00:47:52 v0.0.7 00:47:52 v0.0.8 00:47:52 v0.0.9 00:47:52 v2.0.0 00:47:52 v2.1.0 00:47:52 v2.1.1 00:47:52 v2.2.0 00:47:52 v2.3.0 00:47:52 v3.0 00:47:52 v3.0.0 00:47:52 v3.0.1 00:47:52 v3.1 00:47:52 v3.1.0 00:47:52 v3.1.0-dev.1 00:47:52 v3.1.0-dev.10 00:47:52 v3.1.0-dev.11 00:47:52 v3.1.0-dev.12 00:47:52 v3.1.0-dev.13 00:47:52 v3.1.0-dev.14 00:47:52 v3.1.0-dev.15 00:47:52 v3.1.0-dev.16 00:47:52 v3.1.0-dev.17 00:47:52 v3.1.0-dev.2 00:47:52 v3.1.0-dev.3 00:47:52 v3.1.0-dev.4 00:47:52 v3.1.0-dev.5 00:47:52 v3.1.0-dev.6 00:47:52 v3.1.0-dev.7 00:47:52 v3.1.0-dev.8 00:47:52 v3.1.0-dev.9 00:47:52 v3.2.0-dev.1 00:47:52 v3.2.0-dev.10 00:47:52 v3.2.0-dev.11 00:47:52 v3.2.0-dev.12 00:47:52 v3.2.0-dev.13 00:47:52 v3.2.0-dev.14 00:47:52 v3.2.0-dev.15 00:47:52 v3.2.0-dev.16 00:47:52 v3.2.0-dev.17 00:47:52 v3.2.0-dev.18 00:47:52 v3.2.0-dev.19 00:47:52 v3.2.0-dev.2 00:47:52 v3.2.0-dev.3 00:47:52 v3.2.0-dev.4 00:47:52 v3.2.0-dev.5 00:47:52 v3.2.0-dev.6 00:47:52 v3.2.0-dev.7 00:47:52 v3.2.0-dev.8 00:47:52 v3.2.0-dev.9 00:47:52 v4.0.0-dev.1 00:47:52 v4.0.0-dev.10 00:47:52 v4.0.0-dev.2 00:47:52 v4.0.0-dev.3 00:47:52 v4.0.0-dev.4 00:47:52 v4.0.0-dev.5 00:47:52 v4.0.0-dev.6 00:47:52 v4.0.0-dev.7 00:47:52 v4.0.0-dev.8 00:47:52 v4.0.0-dev.9 [Pipeline] sh 00:47:52 + lftools sign git-tag v4.0.0-dev.10 00:47:53 Signing Git tag with Sigul... 00:47:53 Signing v4.0.0-dev.10 [Pipeline] echo 00:47:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:47:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:47:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:47:54 $ docker stop --time=1 3af465e8695e92bef17d7b250fcd8388fdda86e0857b925f656d79824eea82cc 00:47:56 $ docker rm -f --volumes 3af465e8695e92bef17d7b250fcd8388fdda86e0857b925f656d79824eea82cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:47:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:47:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:57 prd-ubuntu20.04-docker-8c-8g-38928 does not seem to be running inside a container 00:47:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 00:47:57 $ docker top 8b61b3681d91a565483e29ff81b6efb1ecbb4ff701309833ee0bcbe1a811aa26 -eo pid,comm 00:47:58 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). 00:47:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:58 [ssh-agent] Looking for ssh-agent implementation... 00:47:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:58 $ docker exec 8b61b3681d91a565483e29ff81b6efb1ecbb4ff701309833ee0bcbe1a811aa26 ssh-agent 00:47:58 SSH_AUTH_SOCK=/tmp/ssh-dEuP5Xc7U1P1/agent.32 00:47:58 SSH_AGENT_PID=38 00:47:58 Running ssh-add (command line suppressed) 00:47:58 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5671169629467938322.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5671169629467938322.key) 00:47:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:58 + git semver bump pre 00:47:59 2025-02-14 00:47:58,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:47:59 2025-02-14 00:47:58,925 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 00:47:59 2025-02-14 00:47:58,925 [bump_version] DEBUG bumped version:4.0.0-dev.11 00:47:59 2025-02-14 00:47:58,925 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 00:47:59 2025-02-14 00:47:58,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:47:59 2025-02-14 00:47:58,925 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:47:59 2025-02-14 00:47:58,928 [execute] INFO git cat-file --batch-check 00:47:59 2025-02-14 00:47:58,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 00:47:59 2025-02-14 00:47:58,934 [execute] INFO git cat-file --batch 00:47:59 2025-02-14 00:47:58,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 00:47:59 2025-02-14 00:47:58,940 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:47:59 4.0.0-dev.11 [Pipeline] } 00:47:59 $ docker exec --env ******** --env ******** 8b61b3681d91a565483e29ff81b6efb1ecbb4ff701309833ee0bcbe1a811aa26 ssh-agent -k 00:47:59 unset SSH_AUTH_SOCK; 00:47:59 unset SSH_AGENT_PID; 00:47:59 echo Agent pid 38 killed; 00:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:59 + git semver [Pipeline] } 00:47:59 $ docker stop --time=1 8b61b3681d91a565483e29ff81b6efb1ecbb4ff701309833ee0bcbe1a811aa26 00:48:00 $ docker rm -f --volumes 8b61b3681d91a565483e29ff81b6efb1ecbb4ff701309833ee0bcbe1a811aa26 [Pipeline] // withDockerContainer [Pipeline] sh 00:48:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:48:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:01 prd-ubuntu20.04-docker-8c-8g-38928 does not seem to be running inside a container 00:48:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 00:48:02 $ docker top 2555bc6b9b3132e3d0cc07b8066e7ceb7457ee15a99c4e2e157699d885d44dc9 -eo pid,comm 00:48:02 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). 00:48:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:48:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:48:02 [ssh-agent] Looking for ssh-agent implementation... 00:48:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:02 $ docker exec 2555bc6b9b3132e3d0cc07b8066e7ceb7457ee15a99c4e2e157699d885d44dc9 ssh-agent 00:48:02 SSH_AUTH_SOCK=/tmp/ssh-NFCg5MdGRuN7/agent.32 00:48:02 SSH_AGENT_PID=38 00:48:02 Running ssh-add (command line suppressed) 00:48:02 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10653629545693588713.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10653629545693588713.key) 00:48:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:48:02 + git semver push 00:48:03 2025-02-14 00:48:03,094 [run_push] DEBUG push 00:48:03 2025-02-14 00:48:03,094 [execute] INFO git cat-file --batch-check 00:48:03 2025-02-14 00:48:03,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 00:48:03 2025-02-14 00:48:03,099 [execute] INFO git rev-list 169eac0be1787dded36970d4407b4f8c39d315ca -- 00:48:03 2025-02-14 00:48:03,099 [execute] DEBUG Popen(['git', 'rev-list', '169eac0be1787dded36970d4407b4f8c39d315ca', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 00:48:03 2025-02-14 00:48:03,108 [execute] INFO git fetch -v origin 00:48:03 2025-02-14 00:48:03,108 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 00:48:03 2025-02-14 00:48:03,551 [run_push] DEBUG no remote changes detected 00:48:03 2025-02-14 00:48:03,551 [execute] INFO git push origin semver 00:48:03 2025-02-14 00:48:03,552 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 00:48:04 2025-02-14 00:48:04,228 [run_push] DEBUG push all version tags 00:48:04 2025-02-14 00:48:04,229 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:48:04 2025-02-14 00:48:04,229 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 00:48:04 2025-02-14 00:48:04,830 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:48:04 4.0.0-dev.11 [Pipeline] } 00:48:04 $ docker exec --env ******** --env ******** 2555bc6b9b3132e3d0cc07b8066e7ceb7457ee15a99c4e2e157699d885d44dc9 ssh-agent -k 00:48:04 unset SSH_AUTH_SOCK; 00:48:04 unset SSH_AGENT_PID; 00:48:04 echo Agent pid 38 killed; 00:48:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:48:05 + git semver [Pipeline] } 00:48:05 $ docker stop --time=1 2555bc6b9b3132e3d0cc07b8066e7ceb7457ee15a99c4e2e157699d885d44dc9 00:48:06 $ docker rm -f --volumes 2555bc6b9b3132e3d0cc07b8066e7ceb7457ee15a99c4e2e157699d885d44dc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:48:07 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 00:48:07 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 00:48:07 total 16 00:48:07 drwxr-xr-x 3 root root 4096 Feb 14 00:47 . 00:48:07 drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 00:47 .. 00:48:07 drwxr-xr-x 2 root root 4096 Feb 14 00:47 cost 00:48:07 -rw-r--r-- 1 root root 86 Feb 14 00:47 cost.csv 00:48:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 00:48:07 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 00:48:07 total 16 00:48:07 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:47 . 00:48:07 drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 00:47 .. 00:48:07 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:47 cost 00:48:07 -rw-r--r-- 1 jenkins jenkins 86 Feb 14 00:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:48:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:48:08 ---> package-listing.sh 00:48:08 ++ facter osfamily 00:48:08 ++ tr '[:upper:]' '[:lower:]' 00:48:09 + OS_FAMILY=debian 00:48:09 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 00:48:09 + START_PACKAGES=/tmp/packages_start.txt 00:48:09 + END_PACKAGES=/tmp/packages_end.txt 00:48:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:48:09 + PACKAGES=/tmp/packages_start.txt 00:48:09 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 00:48:09 + PACKAGES=/tmp/packages_end.txt 00:48:09 + case "${OS_FAMILY}" in 00:48:09 + dpkg -l 00:48:09 + grep '^ii' 00:48:09 + '[' -f /tmp/packages_start.txt ']' 00:48:09 + '[' -f /tmp/packages_end.txt ']' 00:48:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:48:09 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 00:48:09 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 00:48:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 00:48:09 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:48:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:10 prd-ubuntu20.04-docker-8c-8g-38928 does not seem to be running inside a container 00:48:10 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 00:48:10 $ docker top a46aecf4b3c9a3d24ee503c9d009baca89e0ddb13cc6e612ee0656523d7635bb -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:10 + touch /tmp/pre-build-complete [Pipeline] sh 00:48:10 + mkdir -p /var/log/sysstat [Pipeline] sh 00:48:11 + ls /var/log/sa-host 00:48:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:11 provisioning config files... 00:48:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2282783821505973503tmp [Pipeline] { [Pipeline] echo 00:48:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:48:11 ---> create-netrc.sh [Pipeline] } 00:48:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:48:12 ---> python-tools-install.sh [Pipeline] echo 00:48:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:48:12 ---> sudo-logs.sh 00:48:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:48:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:48:12 ---> job-cost.sh 00:48:12 lf-activate-venv: SKIPPING 00:48:12 DEBUG: total: 0.2199999988079071 00:48:12 INFO: Retrieving Stack Cost... 00:48:12 INFO: Retrieving Pricing Info for: v3-standard-8 00:48:13 INFO: Archiving Costs [Pipeline] echo 00:48:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:48:13 ---> logs-deploy.sh 00:48:13 lf-activate-venv: SKIPPING 00:48:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/107 00:48:13 INFO: archiving workspace using pattern(s): 00:48:14 Archives upload complete. 00:48:14 INFO: archiving logs to Nexus 00:48:15 ---> uname -a: 00:48:15 Linux prd-ubuntu20-04-docker-8c-8g-38928 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:48:15 00:48:15 00:48:15 ---> lscpu: 00:48:15 Architecture: x86_64 00:48:15 CPU op-mode(s): 32-bit, 64-bit 00:48:15 Byte Order: Little Endian 00:48:15 Address sizes: 40 bits physical, 48 bits virtual 00:48:15 CPU(s): 8 00:48:15 On-line CPU(s) list: 0-7 00:48:15 Thread(s) per core: 1 00:48:15 Core(s) per socket: 1 00:48:15 Socket(s): 8 00:48:15 NUMA node(s): 1 00:48:15 Vendor ID: AuthenticAMD 00:48:15 CPU family: 23 00:48:15 Model: 49 00:48:15 Model name: AMD EPYC-Rome Processor 00:48:15 Stepping: 0 00:48:15 CPU MHz: 2799.998 00:48:15 BogoMIPS: 5599.99 00:48:15 Virtualization: AMD-V 00:48:15 Hypervisor vendor: KVM 00:48:15 Virtualization type: full 00:48:15 L1d cache: 256 KiB 00:48:15 L1i cache: 256 KiB 00:48:15 L2 cache: 4 MiB 00:48:15 L3 cache: 128 MiB 00:48:15 NUMA node0 CPU(s): 0-7 00:48:15 Vulnerability Itlb multihit: Not affected 00:48:15 Vulnerability L1tf: Not affected 00:48:15 Vulnerability Mds: Not affected 00:48:15 Vulnerability Meltdown: Not affected 00:48:15 Vulnerability Mmio stale data: Not affected 00:48:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:48:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:48:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:48:15 Vulnerability Srbds: Not affected 00:48:15 Vulnerability Tsx async abort: Not affected 00:48:15 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 00:48:15 00:48:15 00:48:15 ---> nproc: 00:48:15 8 00:48:15 00:48:15 00:48:15 ---> df -h: 00:48:15 Filesystem Size Used Avail Use% Mounted on 00:48:15 overlay 155G 12G 144G 8% / 00:48:15 tmpfs 64M 0 64M 0% /dev 00:48:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:48:15 shm 64M 0 64M 0% /dev/shm 00:48:15 /dev/vda1 155G 12G 144G 8% /facter-os 00:48:15 00:48:15 00:48:15 ---> sar -b -r -n DEV: 00:48:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38928) 02/14/25 _x86_64_ (8 CPU) 00:48:15 00:48:15 00:44:33 LINUX RESTART (8 CPU) 00:48:15 00:48:15 00:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:48:15 00:46:01 211.22 16.02 195.20 0.00 1967.19 36492.61 0.00 00:48:15 00:47:01 83.27 0.18 83.09 0.00 11.20 37126.48 0.00 00:48:15 00:48:01 134.88 0.45 134.43 0.00 36.93 56049.06 0.00 00:48:15 Average: 142.74 5.49 137.25 0.00 664.46 43260.69 0.00 00:48:15 00:48:15 00:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:48:15 00:46:01 28579308 31262892 1041060 3.17 86744 2839588 2374344 7.00 1472480 2398128 334924 00:48:15 00:47:01 28669044 31509544 794944 2.42 95508 2966492 1840168 5.42 1154844 2603344 256 00:48:15 00:48:01 27192808 31502512 795632 2.42 147368 4250004 1785048 5.26 1271496 3826956 92 00:48:15 Average: 28147053 31424983 877212 2.67 109873 3352028 1999853 5.89 1299607 2942809 111757 00:48:15 00:48:15 00:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:48:15 00:46:01 ens3 592.90 350.97 6239.96 125.82 0.00 0.00 0.00 0.00 00:48:15 00:46:01 lo 3.25 3.25 0.32 0.32 0.00 0.00 0.00 0.00 00:48:15 00:46:01 veth0760d94 31.54 53.54 3.00 501.52 0.00 0.00 0.00 0.04 00:48:15 00:46:01 docker0 41.05 63.58 3.42 589.50 0.00 0.00 0.00 0.00 00:48:15 00:47:01 ens3 100.72 63.49 2527.71 14.43 0.00 0.00 0.00 0.00 00:48:15 00:47:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:48:15 00:47:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:48:15 00:48:01 ens3 348.09 220.93 7680.51 45.54 0.00 0.00 0.00 0.00 00:48:15 00:48:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 00:48:15 00:48:01 docker0 34.96 50.49 3.05 489.25 0.00 0.00 0.00 0.00 00:48:15 Average: ens3 345.85 211.01 5478.46 61.57 0.00 0.00 0.00 0.00 00:48:15 Average: lo 2.15 2.15 0.21 0.21 0.00 0.00 0.00 0.00 00:48:15 Average: docker0 25.27 37.89 2.15 358.29 0.00 0.00 0.00 0.00 00:48:15 00:48:15 00:48:15 ---> sar -P ALL: 00:48:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38928) 02/14/25 _x86_64_ (8 CPU) 00:48:15 00:48:15 00:44:33 LINUX RESTART (8 CPU) 00:48:15 00:48:15 00:45:02 CPU %user %nice %system %iowait %steal %idle 00:48:15 00:46:01 all 15.45 0.00 3.94 2.63 0.06 77.92 00:48:15 00:46:01 0 14.90 0.00 3.01 0.24 0.05 81.79 00:48:15 00:46:01 1 16.06 0.00 4.66 0.65 0.07 78.56 00:48:15 00:46:01 2 14.90 0.00 3.62 7.43 0.07 73.98 00:48:15 00:46:01 3 17.02 0.00 3.93 0.94 0.07 78.03 00:48:15 00:46:01 4 14.74 0.00 4.60 5.70 0.05 74.91 00:48:15 00:46:01 5 13.99 0.00 4.29 3.82 0.09 77.82 00:48:15 00:46:01 6 17.76 0.00 3.66 1.78 0.07 76.74 00:48:15 00:46:01 7 14.19 0.00 3.73 0.51 0.05 81.51 00:48:15 00:47:01 all 35.89 0.00 5.79 1.84 0.08 56.40 00:48:15 00:47:01 0 35.62 0.00 5.88 0.24 0.08 58.19 00:48:15 00:47:01 1 34.58 0.00 6.51 3.60 0.08 55.22 00:48:15 00:47:01 2 36.43 0.00 6.83 2.53 0.10 54.11 00:48:15 00:47:01 3 36.73 0.00 5.14 0.25 0.08 57.79 00:48:15 00:47:01 4 36.43 0.00 5.41 0.61 0.07 57.49 00:48:15 00:47:01 5 35.36 0.00 5.90 7.22 0.07 51.45 00:48:15 00:47:01 6 36.42 0.00 5.51 0.12 0.08 57.87 00:48:15 00:47:01 7 35.58 0.00 5.12 0.22 0.08 58.99 00:48:15 00:48:01 all 8.70 0.00 3.85 3.38 0.07 84.00 00:48:15 00:48:01 0 7.90 0.00 3.30 0.10 0.07 88.63 00:48:15 00:48:01 1 9.70 0.00 3.50 0.10 0.05 86.66 00:48:15 00:48:01 2 9.07 0.00 3.83 0.10 0.07 86.93 00:48:15 00:48:01 3 8.07 0.00 4.55 0.79 0.10 86.49 00:48:15 00:48:01 4 8.40 0.00 4.09 6.14 0.07 81.30 00:48:15 00:48:01 5 8.92 0.00 4.30 14.97 0.10 71.71 00:48:15 00:48:01 6 8.93 0.00 3.92 3.81 0.05 83.29 00:48:15 00:48:01 7 8.62 0.00 3.33 1.06 0.05 86.95 00:48:15 Average: all 20.05 0.00 4.53 2.62 0.07 72.74 00:48:15 Average: 0 19.51 0.00 4.07 0.19 0.07 76.16 00:48:15 Average: 1 20.14 0.00 4.89 1.46 0.07 73.45 00:48:15 Average: 2 20.17 0.00 4.77 3.33 0.08 71.65 00:48:15 Average: 3 20.66 0.00 4.55 0.66 0.08 74.04 00:48:15 Average: 4 19.90 0.00 4.70 4.14 0.06 71.20 00:48:15 Average: 5 19.44 0.00 4.83 8.69 0.09 66.96 00:48:15 Average: 6 21.07 0.00 4.37 1.90 0.07 72.59 00:48:15 Average: 7 19.48 0.00 4.06 0.60 0.06 75.80 00:48:15 00:48:15 00:48:15