Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd87c4c2781365a254a4bfb72fdb2eece099da39 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-ssh98351869232347573.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-ssh11519296208375913049.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-ssh8037338912669060123.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-ssh11674179217297817777.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-ssh7130846397423856587.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-39827 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 cd87c4c2781365a254a4bfb72fdb2eece099da39 (main) Commit message: "Merge pull request #313 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.30" > 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 cd87c4c2781365a254a4bfb72fdb2eece099da39 # timeout=10 > git rev-list --no-walk 144a5dc31f3099a4a82ff2d9575797cef8cec758 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:08:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:08:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:08:31 ========================================================= 05:08:31 EdgeX Global Pipelines Version Info 05:08:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:08:31 ------------------- 05:08:31 stable info: 05:08:31 ------------------- 05:08:31 Commited By: Cherry Wang cherry@iotechsys.com 05:08:31 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:08:31 Message: update stable to v1.0.269 05:08:32 ------------------- 05:08:32 experimental info: 05:08:32 ------------------- 05:08:32 Commited By: Ginny Guan ginny@iotechsys.com 05:08:32 Commit SHA: be6c437c79b9f839ff435a92f3145b4f2ccc5955 05:08:32 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:08:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd87c4c2781365a254a4bfb72fdb2eece099da39 [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd87c4c [Pipeline] echo 05:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:08:33 + git rev-list -1 --merges cd87c4c2781365a254a4bfb72fdb2eece099da39~1..cd87c4c2781365a254a4bfb72fdb2eece099da39 [Pipeline] echo 05:08:33 -----------> git rev-list -1 --merges cd87c4c2781365a254a4bfb72fdb2eece099da39~1..cd87c4c2781365a254a4bfb72fdb2eece099da39 cd87c4c2781365a254a4bfb72fdb2eece099da39 05:08:33 cd87c4c2781365a254a4bfb72fdb2eece099da39 [false] [Pipeline] sh 05:08:33 + git log --format=format:%s -1 cd87c4c2781365a254a4bfb72fdb2eece099da39 [Pipeline] echo 05:08:34 ========================================================= 05:08:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:08:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:34 + git log --format=format:%s -1 cd87c4c2781365a254a4bfb72fdb2eece099da39 [Pipeline] echo 05:08:34 [semverPrep] GIT_COMMIT: cd87c4c2781365a254a4bfb72fdb2eece099da39, Commit Message: Merge pull request #313 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.30 [Pipeline] echo 05:08:34 [semverPrep] This is not a build commit. [Pipeline] sh 05:08:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:08:34 + grep -v github /etc/ssh/ssh_known_hosts 05:08:34 + [ -e /tmp/ssh_known_hosts ] 05:08:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:08:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:08:34 sudo tee -a /etc/ssh/ssh_known_hosts 05:08:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:35 05:08:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:35 0.1.4: Pulling from edgex-devops/py-git-semver 05:08:35 b85a868b505f: Pulling fs layer 05:08:35 e2be974225ed: Pulling fs layer 05:08:35 339a4e72a1f5: Pulling fs layer 05:08:35 988bab9f4d93: Pulling fs layer 05:08:35 1469e6f7b9e6: Pulling fs layer 05:08:35 eaf3925da568: Pulling fs layer 05:08:35 bab4dde63d76: Pulling fs layer 05:08:35 bde34c3a00c8: Pulling fs layer 05:08:35 b352a97aabf1: Pulling fs layer 05:08:35 4872d77fe225: Pulling fs layer 05:08:35 5851b861e8e6: Pulling fs layer 05:08:35 1469e6f7b9e6: Waiting 05:08:35 eaf3925da568: Waiting 05:08:35 bab4dde63d76: Waiting 05:08:35 bde34c3a00c8: Waiting 05:08:35 b352a97aabf1: Waiting 05:08:35 988bab9f4d93: Waiting 05:08:35 5851b861e8e6: Waiting 05:08:36 e2be974225ed: Download complete 05:08:36 988bab9f4d93: Verifying Checksum 05:08:36 988bab9f4d93: Download complete 05:08:36 1469e6f7b9e6: Verifying Checksum 05:08:36 1469e6f7b9e6: Download complete 05:08:36 339a4e72a1f5: Verifying Checksum 05:08:36 339a4e72a1f5: Download complete 05:08:36 eaf3925da568: Verifying Checksum 05:08:36 eaf3925da568: Download complete 05:08:36 bde34c3a00c8: Verifying Checksum 05:08:36 bde34c3a00c8: Download complete 05:08:36 b352a97aabf1: Verifying Checksum 05:08:36 b352a97aabf1: Download complete 05:08:36 4872d77fe225: Verifying Checksum 05:08:36 4872d77fe225: Download complete 05:08:36 5851b861e8e6: Verifying Checksum 05:08:36 5851b861e8e6: Download complete 05:08:36 b85a868b505f: Download complete 05:08:36 bab4dde63d76: Verifying Checksum 05:08:36 bab4dde63d76: Download complete 05:08:37 b85a868b505f: Pull complete 05:08:37 e2be974225ed: Pull complete 05:08:37 339a4e72a1f5: Pull complete 05:08:37 988bab9f4d93: Pull complete 05:08:38 1469e6f7b9e6: Pull complete 05:08:38 eaf3925da568: Pull complete 05:08:39 bab4dde63d76: Pull complete 05:08:39 bde34c3a00c8: Pull complete 05:08:39 b352a97aabf1: Pull complete 05:08:39 4872d77fe225: Pull complete 05:08:39 5851b861e8e6: Pull complete 05:08:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:40 prd-ubuntu20.04-docker-8c-8g-39827 does not seem to be running inside a container 05:08:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:08:41 $ docker top 6de6bd27440c197919103b28c0d8d3e8cd9d5a4c5543f4e2e5680dfa111e9fc3 -eo pid,comm 05:08:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:08:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:08:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:41 [ssh-agent] Looking for ssh-agent implementation... 05:08:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:41 $ docker exec 6de6bd27440c197919103b28c0d8d3e8cd9d5a4c5543f4e2e5680dfa111e9fc3 ssh-agent 05:08:41 SSH_AUTH_SOCK=/tmp/ssh-Ehh9HSzmrvx7/agent.33 05:08:41 SSH_AGENT_PID=39 05:08:41 Running ssh-add (command line suppressed) 05:08:41 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_12077211826721046801.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_12077211826721046801.key) 05:08:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:42 + git tag --points-at HEAD [Pipeline] } 05:08:42 $ docker exec --env ******** --env ******** 6de6bd27440c197919103b28c0d8d3e8cd9d5a4c5543f4e2e5680dfa111e9fc3 ssh-agent -k 05:08:42 unset SSH_AUTH_SOCK; 05:08:42 unset SSH_AGENT_PID; 05:08:42 echo Agent pid 39 killed; 05:08:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:08:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:42 [ssh-agent] Looking for ssh-agent implementation... 05:08:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:42 $ docker exec 6de6bd27440c197919103b28c0d8d3e8cd9d5a4c5543f4e2e5680dfa111e9fc3 ssh-agent 05:08:42 SSH_AUTH_SOCK=/tmp/ssh-ShQbN5ZshUCo/agent.72 05:08:42 SSH_AGENT_PID=78 05:08:42 Running ssh-add (command line suppressed) 05:08:42 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8892423668949018190.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8892423668949018190.key) 05:08:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:42 + git semver init 05:08:43 2025-02-27 05:08:43,185 [run_init] DEBUG init version:0.0.0 force:False 05:08:43 2025-02-27 05:08:43,185 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 05:08:43 2025-02-27 05:08:43,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 05:08:43 2025-02-27 05:08:43,186 [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) 05:08:44 2025-02-27 05:08:44,003 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 05:08:44 2025-02-27 05:08:44,003 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 05:08:44 2025-02-27 05:08:44,003 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:08:44 2025-02-27 05:08:44,004 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:08:44 4.0.0-dev.12 [Pipeline] } 05:08:44 $ docker exec --env ******** --env ******** 6de6bd27440c197919103b28c0d8d3e8cd9d5a4c5543f4e2e5680dfa111e9fc3 ssh-agent -k 05:08:44 unset SSH_AUTH_SOCK; 05:08:44 unset SSH_AGENT_PID; 05:08:44 echo Agent pid 78 killed; 05:08:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:08:44 + git semver [Pipeline] } 05:08:44 $ docker stop --time=1 6de6bd27440c197919103b28c0d8d3e8cd9d5a4c5543f4e2e5680dfa111e9fc3 05:08:46 $ docker rm -f --volumes 6de6bd27440c197919103b28c0d8d3e8cd9d5a4c5543f4e2e5680dfa111e9fc3 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:08:46 Stashed 1 file(s) [Pipeline] echo 05:08:46 [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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 05:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:08:47 ========================================================= 05:08:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:08:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:08:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:08:47 da9db072f522: Pulling fs layer 05:08:47 6ef4a4ee8ca5: Pulling fs layer 05:08:47 06f05ace1117: Pulling fs layer 05:08:47 5fe327b54edc: Pulling fs layer 05:08:47 4f4fb700ef54: Pulling fs layer 05:08:47 92a5565b7b96: Pulling fs layer 05:08:47 ff9bb7016b71: Pulling fs layer 05:08:47 b67dba6c2c7d: Pulling fs layer 05:08:47 a813b0c90790: Pulling fs layer 05:08:47 5fe327b54edc: Waiting 05:08:47 4f4fb700ef54: Waiting 05:08:47 b67dba6c2c7d: Waiting 05:08:47 ff9bb7016b71: Waiting 05:08:47 a813b0c90790: Waiting 05:08:47 92a5565b7b96: Waiting 05:08:47 6ef4a4ee8ca5: Verifying Checksum 05:08:47 6ef4a4ee8ca5: Download complete 05:08:47 5fe327b54edc: Verifying Checksum 05:08:47 5fe327b54edc: Download complete 05:08:47 4f4fb700ef54: Verifying Checksum 05:08:47 4f4fb700ef54: Download complete 05:08:47 92a5565b7b96: Verifying Checksum 05:08:47 92a5565b7b96: Download complete 05:08:47 da9db072f522: Verifying Checksum 05:08:47 da9db072f522: Download complete 05:08:47 ff9bb7016b71: Verifying Checksum 05:08:47 ff9bb7016b71: Download complete 05:08:47 da9db072f522: Pull complete 05:08:47 a813b0c90790: Verifying Checksum 05:08:47 a813b0c90790: Download complete 05:08:47 6ef4a4ee8ca5: Pull complete 05:08:47 06f05ace1117: Verifying Checksum 05:08:47 06f05ace1117: Download complete 05:08:48 b67dba6c2c7d: Verifying Checksum 05:08:48 b67dba6c2c7d: Download complete 05:08:51 06f05ace1117: Pull complete 05:08:51 5fe327b54edc: Pull complete 05:08:51 4f4fb700ef54: Pull complete 05:08:51 92a5565b7b96: Pull complete 05:08:51 ff9bb7016b71: Pull complete 05:08:53 b67dba6c2c7d: Pull complete 05:08:53 a813b0c90790: Pull complete 05:08:53 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:08:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 05:08:54 + 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 05:08:54 + docker inspect -f . ci-base-image-x86_64 05:08:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:54 prd-ubuntu20.04-docker-8c-8g-39827 does not seem to be running inside a container 05:08:54 $ 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 ******** ci-base-image-x86_64 cat 05:08:56 $ docker top 77beaad59d38874bc73d386bfbd734ffd2be98ef1a4d7fad3b2683116b385537 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:56 + go version 05:08:56 go version go1.23.4 linux/amd64 [Pipeline] } 05:08:56 $ docker stop --time=1 77beaad59d38874bc73d386bfbd734ffd2be98ef1a4d7fad3b2683116b385537 05:08:58 $ docker rm -f --volumes 77beaad59d38874bc73d386bfbd734ffd2be98ef1a4d7fad3b2683116b385537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:58 + docker inspect -f . ci-base-image-x86_64 05:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:58 prd-ubuntu20.04-docker-8c-8g-39827 does not seem to be running inside a container 05:08:58 $ 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 ******** ci-base-image-x86_64 cat 05:08:59 $ docker top 0947cd2d21bdd0eef1bb9db32651bfdf19a4339d3fe08bd4a87a8ee5878add26 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 05:08:59 + make test 05:08:59 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:08:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 05:08:59 go: downloading github.com/stretchr/testify v1.10.0 05:08:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 05:08:59 go: downloading github.com/davecgh/go-spew v1.1.1 05:08:59 go: downloading github.com/pmezard/go-difflib v1.0.0 05:08:59 go: downloading github.com/stretchr/objx v0.5.2 05:08:59 go: downloading gopkg.in/yaml.v3 v3.0.1 05:08:59 go: downloading github.com/zeebo/errs v1.4.0 05:08:59 go: downloading google.golang.org/grpc v1.70.0 05:08:59 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 05:08:59 go: downloading google.golang.org/protobuf v1.36.1 05:09:00 go: downloading golang.org/x/crypto v0.32.0 05:09:00 go: downloading github.com/go-kit/log v0.2.1 05:09:00 go: downloading github.com/go-playground/validator/v10 v10.25.0 05:09:00 go: downloading github.com/google/uuid v1.6.0 05:09:00 go: downloading golang.org/x/net v0.34.0 05:09:00 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 05:09:00 go: downloading golang.org/x/sys v0.29.0 05:09:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:09:00 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 05:09:00 go: downloading github.com/go-playground/universal-translator v0.18.1 05:09:00 go: downloading github.com/leodido/go-urn v1.4.0 05:09:00 go: downloading golang.org/x/text v0.21.0 05:09:00 go: downloading github.com/go-playground/locales v0.14.1 05:09:18 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 05:09:18 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 05:09:18 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 05:09:21 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 05:09:21 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 05:09:27 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.898s coverage: 74.5% of statements 05:09:27 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.023s coverage: 52.2% of statements 05:09:28 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.025s coverage: 96.7% of statements 05:09:28 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.023s coverage: 82.9% of statements 05:09:28 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.015s coverage: 100.0% of statements 05:09:28 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.028s coverage: 55.8% of statements 05:09:28 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.018s coverage: 73.7% of statements 05:09:28 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.023s coverage: 100.0% of statements 05:09:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:09:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:09:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:09:46 $ docker stop --time=1 0947cd2d21bdd0eef1bb9db32651bfdf19a4339d3fe08bd4a87a8ee5878add26 05:09:48 $ docker rm -f --volumes 0947cd2d21bdd0eef1bb9db32651bfdf19a4339d3fe08bd4a87a8ee5878add26 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:49 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 05:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:09:49 05:09:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:09:50 latest: Pulling from edgex-lftools-log-publisher 05:09:50 5eb5b503b376: Pulling fs layer 05:09:50 5c69ac0246d0: Pulling fs layer 05:09:50 ec43610c2a17: Pulling fs layer 05:09:50 3a2ae6a8a46f: Pulling fs layer 05:09:50 33b1e0a273af: Pulling fs layer 05:09:50 5d3b04190fa2: Pulling fs layer 05:09:50 2f39f015ded8: Pulling fs layer 05:09:50 5d3b04190fa2: Waiting 05:09:50 2f39f015ded8: Waiting 05:09:50 33b1e0a273af: Waiting 05:09:50 3a2ae6a8a46f: Waiting 05:09:50 5c69ac0246d0: Download complete 05:09:50 3a2ae6a8a46f: Verifying Checksum 05:09:50 3a2ae6a8a46f: Download complete 05:09:50 33b1e0a273af: Verifying Checksum 05:09:50 33b1e0a273af: Download complete 05:09:50 5d3b04190fa2: Verifying Checksum 05:09:50 5d3b04190fa2: Download complete 05:09:50 ec43610c2a17: Verifying Checksum 05:09:50 ec43610c2a17: Download complete 05:09:50 5eb5b503b376: Verifying Checksum 05:09:50 5eb5b503b376: Download complete 05:09:51 2f39f015ded8: Download complete 05:09:51 5eb5b503b376: Pull complete 05:09:51 5c69ac0246d0: Pull complete 05:09:52 ec43610c2a17: Pull complete 05:09:52 3a2ae6a8a46f: Pull complete 05:09:52 33b1e0a273af: Pull complete 05:09:52 5d3b04190fa2: Pull complete 05:09:56 2f39f015ded8: Pull complete 05:09:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:09:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:09:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:56 prd-ubuntu20.04-docker-8c-8g-39827 does not seem to be running inside a container 05:09: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:09:58 $ docker top cbe634e9cc5fe2be2f2794f4278afa025ecc34681b772df3e276d8239cff6115 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:58 ---> job-cost.sh 05:09:58 lf-activate-venv: SKIPPING 05:09:58 INFO: No Stack... 05:09:58 INFO: Retrieving Pricing Info for: v3-standard-8 05:09:59 INFO: Archiving Costs [Pipeline] sh 05:09:59 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 05:09:59 + cut -d, -f6 [Pipeline] lock 05:09:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-109-stack-cost] 05:09:59 Resource [jenkins-edgexfoundry-go-mod-secrets-main-109-stack-cost] did not exist. Created. 05:09:59 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:59 + echo total: 0.2199999988079071 [Pipeline] stash 05:09:59 Stashed 1 file(s) [Pipeline] } 05:09:59 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 05:09:59 $ docker stop --time=1 cbe634e9cc5fe2be2f2794f4278afa025ecc34681b772df3e276d8239cff6115 05:10:00 $ docker rm -f --volumes cbe634e9cc5fe2be2f2794f4278afa025ecc34681b772df3e276d8239cff6115 [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 05:10:01 provisioning config files... 05:10:01 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2029164540024711713tmp [Pipeline] { [Pipeline] sh 05:10:01 + set +x 05:10:01 + curl -s https://codecov.io/bash 05:10:01 + bash -s -- 05:10:01 05:10:01 _____ _ 05:10:01 / ____| | | 05:10:01 | | ___ __| | ___ ___ _____ __ 05:10:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:10:01 | |___| (_) | (_| | __/ (_| (_) \ V / 05:10:01 \_____\___/ \__,_|\___|\___\___/ \_/ 05:10:01 Bash-1.0.6 05:10:01 05:10:01 05:10:01 ==> git version 2.25.1 found 05:10:01 ==> 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 05:10:01 Release-Date: 2020-01-08 05:10:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:10:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:10:01 ==> Jenkins CI detected. 05:10:01 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 05:10:01 project root: . 05:10:01 --> token set from env 05:10:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:10:01 ==> Running gcov in . (disable via -X gcov) 05:10:01 ==> Python coveragepy not found 05:10:01 ==> Searching for coverage reports in: 05:10:01 + . 05:10:01 -> Found 1 reports 05:10:01 ==> Detecting git/mercurial file structure 05:10:01 ==> Reading reports 05:10:01 + ./coverage.out bytes=78429 05:10:01 ==> Appending adjustments 05:10:01 https://docs.codecov.io/docs/fixing-reports 05:10:01 + Found adjustments 05:10:01 ==> Gzipping contents 05:10:01 12K /tmp/codecov.fTudin.gz 05:10:01 ==> Uploading reports 05:10:01 url: https://codecov.io 05:10:01 query: branch=main&commit=cd87c4c2781365a254a4bfb72fdb2eece099da39&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 05:10:01 -> Pinging Codecov 05:10:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cd87c4c2781365a254a4bfb72fdb2eece099da39&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 05:10:02 -> Uploading to 05:10:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-secrets/cd87c4c2781365a254a4bfb72fdb2eece099da39/ab9c8ef8-2e69-4255-a6d6-dcf2f3a19ec7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250227%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250227T051002Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6bf8f3c5436b11f320952dfb8beb35563b3f95e739038e909af088c60705f90f 05:10:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:02 Dload Upload Total Spent Left Speed 05:10:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10858 0 0 100 10858 0 63127 --:--:-- --:--:-- --:--:-- 63127 05:10:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/cd87c4c2781365a254a4bfb72fdb2eece099da39 [Pipeline] } 05:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:10:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:10:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:10:02 05:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:10:03 latest: Pulling from edgex-devops/edgex-snyk-go 05:10:03 43c4264eed91: Pulling fs layer 05:10:03 4cc291be95ef: Pulling fs layer 05:10:03 2ac1f1163629: Pulling fs layer 05:10:03 5c3c966382ef: Pulling fs layer 05:10:03 4f4fb700ef54: Pulling fs layer 05:10:03 d9c7d2e4e75e: Pulling fs layer 05:10:03 9c3e1370e548: Pulling fs layer 05:10:03 4f4fb700ef54: Waiting 05:10:03 d9c7d2e4e75e: Waiting 05:10:03 9c3e1370e548: Waiting 05:10:03 5c3c966382ef: Waiting 05:10:03 4cc291be95ef: Verifying Checksum 05:10:03 4cc291be95ef: Download complete 05:10:03 5c3c966382ef: Verifying Checksum 05:10:03 5c3c966382ef: Download complete 05:10:03 4f4fb700ef54: Verifying Checksum 05:10:03 4f4fb700ef54: Download complete 05:10:03 43c4264eed91: Download complete 05:10:03 43c4264eed91: Pull complete 05:10:03 4cc291be95ef: Pull complete 05:10:03 d9c7d2e4e75e: Verifying Checksum 05:10:03 d9c7d2e4e75e: Download complete 05:10:03 2ac1f1163629: Verifying Checksum 05:10:03 2ac1f1163629: Download complete 05:10:04 9c3e1370e548: Verifying Checksum 05:10:04 9c3e1370e548: Download complete 05:10:06 2ac1f1163629: Pull complete 05:10:06 5c3c966382ef: Pull complete 05:10:06 4f4fb700ef54: Pull complete 05:10:07 d9c7d2e4e75e: Pull complete 05:10:10 9c3e1370e548: Pull complete 05:10:10 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:10:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:10 prd-ubuntu20.04-docker-8c-8g-39827 does not seem to be running inside a container 05:10:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:10:12 $ docker top 47a57371ab1f063860557d424178a86b35f8a7f2ccdeedf04f0f918afca5a910 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo 05:10:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 05:10:13 + set -o pipefail 05:10:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 05:10:18 05:10:18 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v4)... 05:10:18 05:10:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/f13192e3-7ade-48d6-8fd7-77a3c07de944 05:10:18 05:10:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:10:18 [Pipeline] } 05:10:18 $ docker stop --time=1 47a57371ab1f063860557d424178a86b35f8a7f2ccdeedf04f0f918afca5a910 05:10:20 $ docker rm -f --volumes 47a57371ab1f063860557d424178a86b35f8a7f2ccdeedf04f0f918afca5a910 [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 05:10:21 + git log --format=format:%s -1 cd87c4c2781365a254a4bfb72fdb2eece099da39 [Pipeline] sh 05:10:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:10:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:22 prd-ubuntu20.04-docker-8c-8g-39827 does not seem to be running inside a container 05:10:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:10:22 $ docker top 458019c54e130471bcf7040fcd0ab70a48c798da7f495295a48f04b2851325aa -eo pid,comm 05:10:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:10:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:22 [ssh-agent] Looking for ssh-agent implementation... 05:10:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:22 $ docker exec 458019c54e130471bcf7040fcd0ab70a48c798da7f495295a48f04b2851325aa ssh-agent 05:10:22 SSH_AUTH_SOCK=/tmp/ssh-xLQwCMusyRfp/agent.32 05:10:22 SSH_AGENT_PID=38 05:10:22 Running ssh-add (command line suppressed) 05:10:22 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3546504820833255347.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3546504820833255347.key) 05:10:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:23 + git semver tag 05:10:23 2025-02-27 05:10:23,343 [run_tag] DEBUG tag force:False 05:10:23 2025-02-27 05:10:23,343 [check_head_tag] DEBUG check head tag 05:10:23 2025-02-27 05:10:23,345 [execute] INFO git cat-file --batch-check 05:10:23 2025-02-27 05:10:23,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 05:10:23 2025-02-27 05:10:23,349 [execute] INFO git cat-file --batch 05:10:23 2025-02-27 05:10:23,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 05:10:23 2025-02-27 05:10:23,377 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:10:23 2025-02-27 05:10:23,378 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 05:10:23 2025-02-27 05:10:23,378 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 05:10:23 2025-02-27 05:10:23,383 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:10:23 4.0.0-dev.12 [Pipeline] } 05:10:23 $ docker exec --env ******** --env ******** 458019c54e130471bcf7040fcd0ab70a48c798da7f495295a48f04b2851325aa ssh-agent -k 05:10:23 unset SSH_AUTH_SOCK; 05:10:23 unset SSH_AGENT_PID; 05:10:23 echo Agent pid 38 killed; 05:10:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:23 + git semver [Pipeline] } 05:10:24 $ docker stop --time=1 458019c54e130471bcf7040fcd0ab70a48c798da7f495295a48f04b2851325aa 05:10:25 $ docker rm -f --volumes 458019c54e130471bcf7040fcd0ab70a48c798da7f495295a48f04b2851325aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:10:25 05:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:10:26 0.23.1-centos7: Pulling from edgex-lftools 05:10:26 ab5ef0e58194: Pulling fs layer 05:10:26 9712f1f96733: Pulling fs layer 05:10:26 63f879dbbcfc: Pulling fs layer 05:10:26 0d9ebad4ef96: Pulling fs layer 05:10:26 e9a5061849ea: Pulling fs layer 05:10:26 0d9ebad4ef96: Waiting 05:10:26 d747dcd14b5f: Pulling fs layer 05:10:26 e9a5061849ea: Waiting 05:10:26 2de7ff778b66: Pulling fs layer 05:10:26 9712f1f96733: Download complete 05:10:26 63f879dbbcfc: Verifying Checksum 05:10:26 63f879dbbcfc: Download complete 05:10:26 e9a5061849ea: Verifying Checksum 05:10:26 e9a5061849ea: Download complete 05:10:26 d747dcd14b5f: Download complete 05:10:26 ab5ef0e58194: Verifying Checksum 05:10:26 ab5ef0e58194: Download complete 05:10:26 2de7ff778b66: Verifying Checksum 05:10:26 2de7ff778b66: Download complete 05:10:26 0d9ebad4ef96: Download complete 05:10:29 ab5ef0e58194: Pull complete 05:10:29 9712f1f96733: Pull complete 05:10:30 63f879dbbcfc: Pull complete 05:10:33 0d9ebad4ef96: Pull complete 05:10:33 e9a5061849ea: Pull complete 05:10:33 d747dcd14b5f: Pull complete 05:10:34 2de7ff778b66: Pull complete 05:10:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:10:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:10:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:35 prd-ubuntu20.04-docker-8c-8g-39827 does not seem to be running inside a container 05:10:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:10:37 $ docker top 2753368313ecb1dd0add313dbd90d5c717178bd56a4ee42bdff56c28cd930b82 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:10:37 provisioning config files... 05:10:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config448246601712433004tmp 05:10:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7963756533034393911tmp 05:10:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4249309966857253735tmp [Pipeline] { [Pipeline] echo 05:10:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:10:37 ---> sigul-configuration.sh 05:10:37 gpg: directory `/root/.gnupg' created 05:10:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:10:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:10:37 gpg: keyring `/root/.gnupg/secring.gpg' created 05:10:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:10:37 gpg: CAST5 encrypted data 05:10:37 gpg: encrypted with 1 passphrase 05:10:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:10:37 + mkdir /home/jenkins 05:10:37 + mkdir /home/jenkins/sigul [Pipeline] sh 05:10:38 + 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 05:10:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:10:38 ---> sigul-install.sh 05:10:38 Sigul already installed; skipping installation. [Pipeline] sh 05:10:38 + git tag --list 05:10:38 v0.0.0 05:10:38 v0.0.1 05:10:38 v0.0.10 05:10:38 v0.0.11 05:10:38 v0.0.12 05:10:38 v0.0.13 05:10:38 v0.0.14 05:10:38 v0.0.15 05:10:38 v0.0.16 05:10:38 v0.0.17 05:10:38 v0.0.18 05:10:38 v0.0.19 05:10:38 v0.0.2 05:10:38 v0.0.20 05:10:38 v0.0.21 05:10:38 v0.0.22 05:10:38 v0.0.23 05:10:38 v0.0.24 05:10:38 v0.0.25 05:10:38 v0.0.26 05:10:38 v0.0.27 05:10:38 v0.0.28 05:10:38 v0.0.29 05:10:38 v0.0.3 05:10:38 v0.0.30 05:10:38 v0.0.31 05:10:38 v0.0.32 05:10:38 v0.0.33 05:10:38 v0.0.4 05:10:38 v0.0.5 05:10:38 v0.0.6 05:10:38 v0.0.7 05:10:38 v0.0.8 05:10:38 v0.0.9 05:10:38 v2.0.0 05:10:38 v2.1.0 05:10:38 v2.1.1 05:10:38 v2.2.0 05:10:38 v2.3.0 05:10:38 v3.0 05:10:38 v3.0.0 05:10:38 v3.0.1 05:10:38 v3.1 05:10:38 v3.1.0 05:10:38 v3.1.0-dev.1 05:10:38 v3.1.0-dev.10 05:10:38 v3.1.0-dev.11 05:10:38 v3.1.0-dev.12 05:10:38 v3.1.0-dev.13 05:10:38 v3.1.0-dev.14 05:10:38 v3.1.0-dev.15 05:10:38 v3.1.0-dev.16 05:10:38 v3.1.0-dev.17 05:10:38 v3.1.0-dev.2 05:10:38 v3.1.0-dev.3 05:10:38 v3.1.0-dev.4 05:10:38 v3.1.0-dev.5 05:10:38 v3.1.0-dev.6 05:10:38 v3.1.0-dev.7 05:10:38 v3.1.0-dev.8 05:10:38 v3.1.0-dev.9 05:10:38 v3.2.0-dev.1 05:10:38 v3.2.0-dev.10 05:10:38 v3.2.0-dev.11 05:10:38 v3.2.0-dev.12 05:10:38 v3.2.0-dev.13 05:10:38 v3.2.0-dev.14 05:10:38 v3.2.0-dev.15 05:10:38 v3.2.0-dev.16 05:10:38 v3.2.0-dev.17 05:10:38 v3.2.0-dev.18 05:10:38 v3.2.0-dev.19 05:10:38 v3.2.0-dev.2 05:10:38 v3.2.0-dev.3 05:10:38 v3.2.0-dev.4 05:10:38 v3.2.0-dev.5 05:10:38 v3.2.0-dev.6 05:10:38 v3.2.0-dev.7 05:10:38 v3.2.0-dev.8 05:10:38 v3.2.0-dev.9 05:10:38 v4.0.0-dev.1 05:10:38 v4.0.0-dev.10 05:10:38 v4.0.0-dev.11 05:10:38 v4.0.0-dev.12 05:10:38 v4.0.0-dev.2 05:10:38 v4.0.0-dev.3 05:10:38 v4.0.0-dev.4 05:10:38 v4.0.0-dev.5 05:10:38 v4.0.0-dev.6 05:10:38 v4.0.0-dev.7 05:10:38 v4.0.0-dev.8 05:10:38 v4.0.0-dev.9 [Pipeline] sh 05:10:39 + lftools sign git-tag v4.0.0-dev.12 05:10:39 Signing Git tag with Sigul... 05:10:39 Signing v4.0.0-dev.12 [Pipeline] echo 05:10:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:10:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:10:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:10:40 $ docker stop --time=1 2753368313ecb1dd0add313dbd90d5c717178bd56a4ee42bdff56c28cd930b82 05:10:41 $ docker rm -f --volumes 2753368313ecb1dd0add313dbd90d5c717178bd56a4ee42bdff56c28cd930b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:10:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:10:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:42 prd-ubuntu20.04-docker-8c-8g-39827 does not seem to be running inside a container 05:10:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:10:42 $ docker top 48a1005561753e611f8b9df93fd449509f2c2351c9f1ee14cb24eae86bdf6c4b -eo pid,comm 05:10:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:10:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:43 [ssh-agent] Looking for ssh-agent implementation... 05:10:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:43 $ docker exec 48a1005561753e611f8b9df93fd449509f2c2351c9f1ee14cb24eae86bdf6c4b ssh-agent 05:10:43 SSH_AUTH_SOCK=/tmp/ssh-ovzWLTkLoZTR/agent.33 05:10:43 SSH_AGENT_PID=39 05:10:43 Running ssh-add (command line suppressed) 05:10:43 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3719275990355028290.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3719275990355028290.key) 05:10:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:43 + git semver bump pre 05:10:43 2025-02-27 05:10:43,857 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:10:43 2025-02-27 05:10:43,857 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev 05:10:43 2025-02-27 05:10:43,857 [bump_version] DEBUG bumped version:4.0.0-dev.13 05:10:43 2025-02-27 05:10:43,857 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 05:10:43 2025-02-27 05:10:43,857 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:10:43 2025-02-27 05:10:43,857 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:10:43 2025-02-27 05:10:43,859 [execute] INFO git cat-file --batch-check 05:10:43 2025-02-27 05:10:43,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 05:10:43 2025-02-27 05:10:43,865 [execute] INFO git cat-file --batch 05:10:43 2025-02-27 05:10:43,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 05:10:43 2025-02-27 05:10:43,871 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:10:43 4.0.0-dev.13 [Pipeline] } 05:10:43 $ docker exec --env ******** --env ******** 48a1005561753e611f8b9df93fd449509f2c2351c9f1ee14cb24eae86bdf6c4b ssh-agent -k 05:10:44 unset SSH_AUTH_SOCK; 05:10:44 unset SSH_AGENT_PID; 05:10:44 echo Agent pid 39 killed; 05:10:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:44 + git semver [Pipeline] } 05:10:44 $ docker stop --time=1 48a1005561753e611f8b9df93fd449509f2c2351c9f1ee14cb24eae86bdf6c4b 05:10:45 $ docker rm -f --volumes 48a1005561753e611f8b9df93fd449509f2c2351c9f1ee14cb24eae86bdf6c4b [Pipeline] // withDockerContainer [Pipeline] sh 05:10:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:10:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:46 prd-ubuntu20.04-docker-8c-8g-39827 does not seem to be running inside a container 05:10:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:10:47 $ docker top e497fc63abf5dff64133689b94e2258d67814a8c2bcebc6b2318459d3fa9a0e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:47 [ssh-agent] Looking for ssh-agent implementation... 05:10:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:47 $ docker exec e497fc63abf5dff64133689b94e2258d67814a8c2bcebc6b2318459d3fa9a0e7 ssh-agent 05:10:47 SSH_AUTH_SOCK=/tmp/ssh-pFON4TC2AzK4/agent.32 05:10:47 SSH_AGENT_PID=38 05:10:47 Running ssh-add (command line suppressed) 05:10:47 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_12461316715514731597.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_12461316715514731597.key) 05:10:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:47 + git semver push 05:10:48 2025-02-27 05:10:47,929 [run_push] DEBUG push 05:10:48 2025-02-27 05:10:47,930 [execute] INFO git cat-file --batch-check 05:10:48 2025-02-27 05:10:47,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 05:10:48 2025-02-27 05:10:47,934 [execute] INFO git rev-list 0a3856ff1e9ab9f775786303be5fb115e68449a7 -- 05:10:48 2025-02-27 05:10:47,934 [execute] DEBUG Popen(['git', 'rev-list', '0a3856ff1e9ab9f775786303be5fb115e68449a7', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 05:10:48 2025-02-27 05:10:47,942 [execute] INFO git fetch -v origin 05:10:48 2025-02-27 05:10:47,943 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 05:10:48 2025-02-27 05:10:48,396 [run_push] DEBUG no remote changes detected 05:10:48 2025-02-27 05:10:48,397 [execute] INFO git push origin semver 05:10:48 2025-02-27 05:10:48,397 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 05:10:49 2025-02-27 05:10:49,046 [run_push] DEBUG push all version tags 05:10:49 2025-02-27 05:10:49,046 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:10:49 2025-02-27 05:10:49,047 [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) 05:10:49 2025-02-27 05:10:49,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 05:10:49 4.0.0-dev.13 [Pipeline] } 05:10:49 $ docker exec --env ******** --env ******** e497fc63abf5dff64133689b94e2258d67814a8c2bcebc6b2318459d3fa9a0e7 ssh-agent -k 05:10:49 unset SSH_AUTH_SOCK; 05:10:49 unset SSH_AGENT_PID; 05:10:49 echo Agent pid 38 killed; 05:10:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:50 + git semver [Pipeline] } 05:10:50 $ docker stop --time=1 e497fc63abf5dff64133689b94e2258d67814a8c2bcebc6b2318459d3fa9a0e7 05:10:51 $ docker rm -f --volumes e497fc63abf5dff64133689b94e2258d67814a8c2bcebc6b2318459d3fa9a0e7 [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 05:10:52 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 05:10:52 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 05:10:52 total 16 05:10:52 drwxr-xr-x 3 root root 4096 Feb 27 05:09 . 05:10:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 05:10 .. 05:10:52 drwxr-xr-x 2 root root 4096 Feb 27 05:09 cost 05:10:52 -rw-r--r-- 1 root root 86 Feb 27 05:09 cost.csv 05:10:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 05:10:52 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 05:10:52 total 16 05:10:52 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 05:09 . 05:10:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 05:10 .. 05:10:52 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 05:09 cost 05:10:52 -rw-r--r-- 1 jenkins jenkins 86 Feb 27 05:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:10:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:53 ---> package-listing.sh 05:10:53 ++ facter osfamily 05:10:53 ++ tr '[:upper:]' '[:lower:]' 05:10:53 + OS_FAMILY=debian 05:10:53 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 05:10:53 + START_PACKAGES=/tmp/packages_start.txt 05:10:53 + END_PACKAGES=/tmp/packages_end.txt 05:10:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:53 + PACKAGES=/tmp/packages_start.txt 05:10:53 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 05:10:53 + PACKAGES=/tmp/packages_end.txt 05:10:53 + case "${OS_FAMILY}" in 05:10:53 + dpkg -l 05:10:53 + grep '^ii' 05:10:53 + '[' -f /tmp/packages_start.txt ']' 05:10:53 + '[' -f /tmp/packages_end.txt ']' 05:10:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:53 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 05:10:53 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 05:10:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 05:10:53 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 05:10:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:54 prd-ubuntu20.04-docker-8c-8g-39827 does not seem to be running inside a container 05:10:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:10:54 $ docker top f95f764fa82680b169c9f27e077bd714c8c767af47803ab97c970beeac064758 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:55 + touch /tmp/pre-build-complete [Pipeline] sh 05:10:55 + mkdir -p /var/log/sysstat [Pipeline] sh 05:10:55 + ls /var/log/sa-host 05:10:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:55 provisioning config files... 05:10:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config13364360619350113329tmp [Pipeline] { [Pipeline] echo 05:10:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:10:56 ---> create-netrc.sh [Pipeline] } 05:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:10:56 ---> python-tools-install.sh [Pipeline] echo 05:10:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:10:56 ---> sudo-logs.sh 05:10:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:10:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:57 ---> job-cost.sh 05:10:57 lf-activate-venv: SKIPPING 05:10:57 DEBUG: total: 0.2199999988079071 05:10:57 INFO: Retrieving Stack Cost... 05:10:57 INFO: Retrieving Pricing Info for: v3-standard-8 05:10:57 INFO: Archiving Costs [Pipeline] echo 05:10:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:10:58 ---> logs-deploy.sh 05:10:58 lf-activate-venv: SKIPPING 05:10:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/109 05:10:58 INFO: archiving workspace using pattern(s): 05:10:58 Archives upload complete. 05:10:58 INFO: archiving logs to Nexus