Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b53b794c016d0e2ab3f53babb66fda28f2f252c6 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-ssh16950830967404987533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13164793609370146766.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17383410250852959183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh10405980129127570282.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-ssh9209453591428187758.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-12510 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 b53b794c016d0e2ab3f53babb66fda28f2f252c6 (main) > 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 b53b794c016d0e2ab3f53babb66fda28f2f252c6 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#208)" > git rev-list --no-walk 21da8c7207d75bce9ed0ed6f002de069c1d91b3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:49 ========================================================= 00:32:49 EdgeX Global Pipelines Version Info 00:32:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:50 ------------------- 00:32:50 stable info: 00:32:50 ------------------- 00:32:50 Commited By: Bill Mahoney bill.mahoney@intel.com 00:32:50 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 00:32:50 Message: update stable to v1.0.248 00:32:50 ------------------- 00:32:50 experimental info: 00:32:50 ------------------- 00:32:50 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:50 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:32:50 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 00:32:50 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b53b794c016d0e2ab3f53babb66fda28f2f252c6 [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b53b794 [Pipeline] echo 00:32:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:32:51 + git rev-list -1 --merges b53b794c016d0e2ab3f53babb66fda28f2f252c6~1..b53b794c016d0e2ab3f53babb66fda28f2f252c6 [Pipeline] echo 00:32:52 -----------> git rev-list -1 --merges b53b794c016d0e2ab3f53babb66fda28f2f252c6~1..b53b794c016d0e2ab3f53babb66fda28f2f252c6 b53b794c016d0e2ab3f53babb66fda28f2f252c6 [false] [Pipeline] sh 00:32:52 + git log --format=format:%s -1 b53b794c016d0e2ab3f53babb66fda28f2f252c6 [Pipeline] echo 00:32:52 ========================================================= 00:32:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:32:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:52 + git log --format=format:%s -1 b53b794c016d0e2ab3f53babb66fda28f2f252c6 [Pipeline] echo 00:32:52 [semverPrep] GIT_COMMIT: b53b794c016d0e2ab3f53babb66fda28f2f252c6, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#208) [Pipeline] echo 00:32:52 [semverPrep] This is not a build commit. [Pipeline] sh 00:32:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:53 + grep -v github /etc/ssh/ssh_known_hosts 00:32:53 + [ -e /tmp/ssh_known_hosts ] 00:32:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:32:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 00:32:53 sudo tee -a /etc/ssh/ssh_known_hosts 00:32:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:53 00:32:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:54 0.1.4: Pulling from edgex-devops/py-git-semver 00:32:54 b85a868b505f: Pulling fs layer 00:32:54 e2be974225ed: Pulling fs layer 00:32:54 339a4e72a1f5: Pulling fs layer 00:32:54 988bab9f4d93: Pulling fs layer 00:32:54 1469e6f7b9e6: Pulling fs layer 00:32:54 eaf3925da568: Pulling fs layer 00:32:54 988bab9f4d93: Waiting 00:32:54 1469e6f7b9e6: Waiting 00:32:54 bab4dde63d76: Pulling fs layer 00:32:54 bde34c3a00c8: Pulling fs layer 00:32:54 b352a97aabf1: Pulling fs layer 00:32:54 4872d77fe225: Pulling fs layer 00:32:54 bab4dde63d76: Waiting 00:32:54 bde34c3a00c8: Waiting 00:32:54 5851b861e8e6: Pulling fs layer 00:32:54 b352a97aabf1: Waiting 00:32:54 4872d77fe225: Waiting 00:32:54 5851b861e8e6: Waiting 00:32:54 e2be974225ed: Download complete 00:32:54 988bab9f4d93: Verifying Checksum 00:32:54 988bab9f4d93: Download complete 00:32:54 1469e6f7b9e6: Verifying Checksum 00:32:54 1469e6f7b9e6: Download complete 00:32:54 eaf3925da568: Download complete 00:32:54 b85a868b505f: Verifying Checksum 00:32:54 b85a868b505f: Download complete 00:32:54 bde34c3a00c8: Download complete 00:32:54 bab4dde63d76: Verifying Checksum 00:32:54 bab4dde63d76: Download complete 00:32:54 4872d77fe225: Verifying Checksum 00:32:54 4872d77fe225: Download complete 00:32:54 5851b861e8e6: Verifying Checksum 00:32:54 5851b861e8e6: Download complete 00:32:54 b352a97aabf1: Verifying Checksum 00:32:54 339a4e72a1f5: Verifying Checksum 00:32:55 b85a868b505f: Pull complete 00:32:55 e2be974225ed: Pull complete 00:32:56 339a4e72a1f5: Pull complete 00:32:56 988bab9f4d93: Pull complete 00:32:56 1469e6f7b9e6: Pull complete 00:32:56 eaf3925da568: Pull complete 00:32:58 bab4dde63d76: Pull complete 00:32:58 bde34c3a00c8: Pull complete 00:32:58 b352a97aabf1: Pull complete 00:32:58 4872d77fe225: Pull complete 00:32:58 5851b861e8e6: Pull complete 00:32:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:58 prd-ubuntu20.04-docker-8c-8g-12510 does not seem to be running inside a container 00:32:58 $ 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:33:01 $ docker top f8dc476c6ebeb0487ae6001bd10afb042964ec2ced60e539b3583d6ce9c12b6f -eo pid,comm 00:33:01 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:33:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:01 [ssh-agent] Looking for ssh-agent implementation... 00:33:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:01 $ docker exec f8dc476c6ebeb0487ae6001bd10afb042964ec2ced60e539b3583d6ce9c12b6f ssh-agent 00:33:01 SSH_AUTH_SOCK=/tmp/ssh-Rggk2XTLXV9d/agent.32 00:33:01 SSH_AGENT_PID=38 00:33:01 Running ssh-add (command line suppressed) 00:33:02 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6354610720894281173.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6354610720894281173.key) 00:33:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:02 + git tag --points-at HEAD [Pipeline] } 00:33:02 $ docker exec --env ******** --env ******** f8dc476c6ebeb0487ae6001bd10afb042964ec2ced60e539b3583d6ce9c12b6f ssh-agent -k 00:33:02 unset SSH_AUTH_SOCK; 00:33:02 unset SSH_AGENT_PID; 00:33:02 echo Agent pid 38 killed; 00:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:33:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:02 [ssh-agent] Looking for ssh-agent implementation... 00:33:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:02 $ docker exec f8dc476c6ebeb0487ae6001bd10afb042964ec2ced60e539b3583d6ce9c12b6f ssh-agent 00:33:02 SSH_AUTH_SOCK=/tmp/ssh-gUMAiDZIEAww/agent.71 00:33:02 SSH_AGENT_PID=77 00:33:02 Running ssh-add (command line suppressed) 00:33:02 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8033566465135195709.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8033566465135195709.key) 00:33:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:03 + git semver init 00:33:03 2023-05-03 00:33:03,447 [run_init] DEBUG init version:0.0.0 force:False 00:33:03 2023-05-03 00:33:03,448 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 00:33:03 2023-05-03 00:33:03,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 00:33:03 2023-05-03 00:33:03,449 [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:33:04 2023-05-03 00:33:04,157 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 00:33:04 2023-05-03 00:33:04,158 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 00:33:04 2023-05-03 00:33:04,158 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:33:04 2023-05-03 00:33:04,158 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:33:04 3.0.0-dev.15 [Pipeline] } 00:33:04 $ docker exec --env ******** --env ******** f8dc476c6ebeb0487ae6001bd10afb042964ec2ced60e539b3583d6ce9c12b6f ssh-agent -k 00:33:04 unset SSH_AUTH_SOCK; 00:33:04 unset SSH_AGENT_PID; 00:33:04 echo Agent pid 77 killed; 00:33:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:04 + git semver [Pipeline] } 00:33:05 $ docker stop --time=1 f8dc476c6ebeb0487ae6001bd10afb042964ec2ced60e539b3583d6ce9c12b6f 00:33:06 $ docker rm -f --volumes f8dc476c6ebeb0487ae6001bd10afb042964ec2ced60e539b3583d6ce9c12b6f [Pipeline] // withDockerContainer [Pipeline] sh 00:33:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:07 Stashed 1 file(s) [Pipeline] echo 00:33:07 [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:33:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:07 ========================================================= 00:33:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:33:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:07 f56be85fc22e: Pulling fs layer 00:33:07 85791d961cd3: Pulling fs layer 00:33:07 d694b5ae8c79: Pulling fs layer 00:33:07 9f32a84ed3da: Pulling fs layer 00:33:07 4d19c01a9841: Pulling fs layer 00:33:07 9325e15d5711: Pulling fs layer 00:33:07 556b6ee489ea: Pulling fs layer 00:33:07 c5a4b2cf53e6: Pulling fs layer 00:33:07 9f32a84ed3da: Waiting 00:33:07 4d19c01a9841: Waiting 00:33:07 9325e15d5711: Waiting 00:33:07 556b6ee489ea: Waiting 00:33:07 85791d961cd3: Verifying Checksum 00:33:07 85791d961cd3: Download complete 00:33:07 9f32a84ed3da: Verifying Checksum 00:33:07 9f32a84ed3da: Download complete 00:33:07 4d19c01a9841: Verifying Checksum 00:33:07 4d19c01a9841: Download complete 00:33:07 f56be85fc22e: Verifying Checksum 00:33:07 f56be85fc22e: Download complete 00:33:07 9325e15d5711: Verifying Checksum 00:33:07 9325e15d5711: Download complete 00:33:07 f56be85fc22e: Pull complete 00:33:07 85791d961cd3: Pull complete 00:33:08 c5a4b2cf53e6: Verifying Checksum 00:33:08 c5a4b2cf53e6: Download complete 00:33:08 d694b5ae8c79: Verifying Checksum 00:33:08 d694b5ae8c79: Download complete 00:33:08 556b6ee489ea: Verifying Checksum 00:33:08 556b6ee489ea: Download complete 00:33:11 d694b5ae8c79: Pull complete 00:33:11 9f32a84ed3da: Pull complete 00:33:11 4d19c01a9841: Pull complete 00:33:11 9325e15d5711: Pull complete 00:33:14 556b6ee489ea: Pull complete 00:33:15 c5a4b2cf53e6: Pull complete 00:33:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 00:33:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:16 + docker inspect -f . ci-base-image-x86_64 00:33:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:16 prd-ubuntu20.04-docker-8c-8g-12510 does not seem to be running inside a container 00:33:16 $ 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:33:21 $ docker top 0dd368faaf2d58165a74901f63755236d031b9ae992c015a1988180436dfb1db -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:21 + go version 00:33:21 go version go1.20.2 linux/amd64 [Pipeline] } 00:33:21 $ docker stop --time=1 0dd368faaf2d58165a74901f63755236d031b9ae992c015a1988180436dfb1db 00:33:22 Still waiting to schedule task 00:33:22 ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:33:22 ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:33:22 ‘prd-ubuntu20.04-docker-8c-8g-12506’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:33:22 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12511’ is offline 00:33:22 $ docker rm -f --volumes 0dd368faaf2d58165a74901f63755236d031b9ae992c015a1988180436dfb1db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:23 + docker inspect -f . ci-base-image-x86_64 00:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:23 prd-ubuntu20.04-docker-8c-8g-12510 does not seem to be running inside a container 00:33:23 $ 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:33:23 $ docker top 8bef8620fa9f7a603c8ab8d154244bc5d9043611165becfbd36ff1fa26ad51f3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 00:33:24 + make test 00:33:24 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 00:33:24 go: downloading github.com/stretchr/testify v1.8.2 00:33:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 00:33:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 00:33:24 go: downloading github.com/davecgh/go-spew v1.1.1 00:33:24 go: downloading github.com/pmezard/go-difflib v1.0.0 00:33:24 go: downloading github.com/stretchr/objx v0.5.0 00:33:24 go: downloading gopkg.in/yaml.v3 v3.0.1 00:33:24 go: downloading github.com/zeebo/errs v1.3.0 00:33:24 go: downloading google.golang.org/grpc v1.53.0 00:33:24 go: downloading github.com/go-kit/log v0.2.1 00:33:24 go: downloading github.com/go-playground/validator/v10 v10.13.0 00:33:24 go: downloading github.com/google/uuid v1.3.0 00:33:24 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:33:24 go: downloading google.golang.org/protobuf v1.28.1 00:33:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:33:24 go: downloading github.com/go-playground/universal-translator v0.18.1 00:33:24 go: downloading github.com/leodido/go-urn v1.2.3 00:33:24 go: downloading golang.org/x/crypto v0.7.0 00:33:24 go: downloading golang.org/x/text v0.8.0 00:33:24 go: downloading github.com/go-playground/locales v0.14.1 00:33:24 go: downloading golang.org/x/net v0.8.0 00:33:24 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 00:33:24 go: downloading github.com/golang/protobuf v1.5.2 00:33:24 go: downloading golang.org/x/sys v0.6.0 00:33:42 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 00:33:42 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 00:33:42 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 00:33:46 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 00:33:46 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 00:33:50 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.015s coverage: 75.7% of statements 00:33:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.061s coverage: 52.2% of statements 00:33:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.044s coverage: 96.7% of statements 00:33:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.029s coverage: 89.5% of statements 00:33:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.036s coverage: 100.0% of statements 00:33:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.063s coverage: 55.8% of statements 00:33:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.026s coverage: 56.0% of statements 00:33:51 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.061s coverage: 100.0% of statements 00:34:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:34:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:34:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:34:12 $ docker stop --time=1 8bef8620fa9f7a603c8ab8d154244bc5d9043611165becfbd36ff1fa26ad51f3 00:34:15 $ docker rm -f --volumes 8bef8620fa9f7a603c8ab8d154244bc5d9043611165becfbd36ff1fa26ad51f3 [Pipeline] // withDockerContainer [Pipeline] sh 00:34:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:34:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:16 00:34:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:16 latest: Pulling from edgex-lftools-log-publisher 00:34:16 5eb5b503b376: Pulling fs layer 00:34:16 5c69ac0246d0: Pulling fs layer 00:34:16 ec43610c2a17: Pulling fs layer 00:34:16 3a2ae6a8a46f: Pulling fs layer 00:34:16 33b1e0a273af: Pulling fs layer 00:34:16 3a2ae6a8a46f: Waiting 00:34:16 33b1e0a273af: Waiting 00:34:16 5d3b04190fa2: Pulling fs layer 00:34:16 2f39f015ded8: Pulling fs layer 00:34:16 5d3b04190fa2: Waiting 00:34:16 2f39f015ded8: Waiting 00:34:16 5c69ac0246d0: Verifying Checksum 00:34:16 5c69ac0246d0: Download complete 00:34:16 3a2ae6a8a46f: Verifying Checksum 00:34:16 3a2ae6a8a46f: Download complete 00:34:16 33b1e0a273af: Download complete 00:34:16 5d3b04190fa2: Verifying Checksum 00:34:16 5d3b04190fa2: Download complete 00:34:17 ec43610c2a17: Verifying Checksum 00:34:17 ec43610c2a17: Download complete 00:34:17 5eb5b503b376: Verifying Checksum 00:34:17 5eb5b503b376: Download complete 00:34:17 2f39f015ded8: Verifying Checksum 00:34:17 2f39f015ded8: Download complete 00:34:18 5eb5b503b376: Pull complete 00:34:18 5c69ac0246d0: Pull complete 00:34:18 ec43610c2a17: Pull complete 00:34:18 3a2ae6a8a46f: Pull complete 00:34:19 33b1e0a273af: Pull complete 00:34:19 5d3b04190fa2: Pull complete 00:34:23 2f39f015ded8: Pull complete 00:34:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:23 prd-ubuntu20.04-docker-8c-8g-12510 does not seem to be running inside a container 00:34:23 $ 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:34:27 $ docker top 836b7122023990939da924132e78e44c56dfe074d20c5f85f55ae5632f039c41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:27 ---> job-cost.sh 00:34:27 lf-activate-venv: SKIPPING 00:34:27 INFO: No Stack... 00:34:27 INFO: Retrieving Pricing Info for: v3-standard-8 00:34:27 INFO: Archiving Costs [Pipeline] sh 00:34:28 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 00:34:28 + cut -d, -f6 [Pipeline] lock 00:34:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-54-stack-cost] 00:34:28 Resource [jenkins-edgexfoundry-go-mod-secrets-main-54-stack-cost] did not exist. Created. 00:34:28 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:28 + echo total: 0.2199999988079071 [Pipeline] stash 00:34:28 Stashed 1 file(s) [Pipeline] } 00:34:28 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 00:34:28 $ docker stop --time=1 836b7122023990939da924132e78e44c56dfe074d20c5f85f55ae5632f039c41 00:34:29 $ docker rm -f --volumes 836b7122023990939da924132e78e44c56dfe074d20c5f85f55ae5632f039c41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:35:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12512 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 00:35:35 Running in /w/workspace/go-mod-secrets/54 [Pipeline] { [Pipeline] checkout 00:35:35 Selected Git installation does not exist. Using Default 00:35:35 The recommended git tool is: NONE 00:35:42 using credential edgex-jenkins-ssh 00:35:42 Cloning the remote Git repository 00:35:42 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 00:35:42 > git init /w/workspace/go-mod-secrets/54 # timeout=10 00:35:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 00:35:42 > git --version # timeout=10 00:35:42 > git --version # 'git version 2.25.1' 00:35:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 00:35:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:44 Avoid second fetch 00:35:44 Checking out Revision b53b794c016d0e2ab3f53babb66fda28f2f252c6 (main) 00:35:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#208)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:44 > git config core.sparsecheckout # timeout=10 00:35:44 > git checkout -f b53b794c016d0e2ab3f53babb66fda28f2f252c6 # timeout=10 00:35:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:35:46 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:46 Dload Upload Total Spent Left Speed 00:35:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 00:35:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:35:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:35:47 + sudo tee /etc/docker/daemon.new 00:35:47 { 00:35:47 "registry-mirrors": [ 00:35:47 "https://nexus3.edgexfoundry.org:10001" 00:35:47 ], 00:35:47 "bip": "10.250.0.254/24", 00:35:47 "hosts": [ 00:35:47 "tcp://0.0.0.0:5555", 00:35:47 "unix:///var/run/docker.sock" 00:35:47 ], 00:35:47 "mtu": 1458, 00:35:47 "selinux-enabled": true, 00:35:47 "seccomp-profile": "/etc/docker/seccomp.json" 00:35:47 } [Pipeline] sh 00:35:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:35:47 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:36:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:06 ========================================================= 00:36:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:36:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:36:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:07 c41833b44d91: Pulling fs layer 00:36:07 ed15518f5707: Pulling fs layer 00:36:07 feae8fd75edb: Pulling fs layer 00:36:07 242c74f7c9fa: Pulling fs layer 00:36:07 3cdef696dda3: Pulling fs layer 00:36:07 2ced38df9373: Pulling fs layer 00:36:07 58f1dce35555: Pulling fs layer 00:36:07 2ced38df9373: Waiting 00:36:07 58f1dce35555: Waiting 00:36:07 242c74f7c9fa: Waiting 00:36:07 3cdef696dda3: Waiting 00:36:07 ed15518f5707: Verifying Checksum 00:36:07 ed15518f5707: Download complete 00:36:07 242c74f7c9fa: Verifying Checksum 00:36:07 242c74f7c9fa: Download complete 00:36:07 3cdef696dda3: Verifying Checksum 00:36:07 3cdef696dda3: Download complete 00:36:07 c41833b44d91: Verifying Checksum 00:36:07 c41833b44d91: Download complete 00:36:08 c41833b44d91: Pull complete 00:36:09 58f1dce35555: Verifying Checksum 00:36:09 58f1dce35555: Download complete 00:36:09 ed15518f5707: Pull complete 00:36:10 feae8fd75edb: Download complete 00:36:10 2ced38df9373: Verifying Checksum 00:36:10 2ced38df9373: Download complete 00:36:20 feae8fd75edb: Pull complete 00:36:20 242c74f7c9fa: Pull complete 00:36:20 3cdef696dda3: Pull complete 00:36:27 2ced38df9373: Pull complete 00:36:30 58f1dce35555: Pull complete 00:36:30 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:36:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 00:36:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:30 + docker inspect -f . ci-base-image-arm64 00:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:31 prd-ubuntu20.04-docker-arm64-4c-16g-12512 does not seem to be running inside a container 00:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/54 -v /w/workspace/go-mod-secrets/54:/w/workspace/go-mod-secrets/54:rw,z -v /w/workspace/go-mod-secrets/54@tmp:/w/workspace/go-mod-secrets/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:34 $ docker top f26a01f1151e3f142c79710848cf0c11b43afcaf998394ecf00b5fd15fdd7522 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:35 + go version 00:36:35 go version go1.20.2 linux/arm64 [Pipeline] } 00:36:35 $ docker stop --time=1 f26a01f1151e3f142c79710848cf0c11b43afcaf998394ecf00b5fd15fdd7522 00:36:40 $ docker rm -f --volumes f26a01f1151e3f142c79710848cf0c11b43afcaf998394ecf00b5fd15fdd7522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:40 + docker inspect -f . ci-base-image-arm64 00:36:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:40 prd-ubuntu20.04-docker-arm64-4c-16g-12512 does not seem to be running inside a container 00:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/54 -v /w/workspace/go-mod-secrets/54:/w/workspace/go-mod-secrets/54:rw,z -v /w/workspace/go-mod-secrets/54@tmp:/w/workspace/go-mod-secrets/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:42 $ docker top 527927cd7d66f68c21064a13bfaaab2e6e563429b5845256226483d9dd01f52e -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:42 + git config --global --add safe.directory /w/workspace/go-mod-secrets/54 [Pipeline] fileExists [Pipeline] sh 00:36:43 + make test 00:36:43 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 00:36:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 00:36:43 go: downloading github.com/stretchr/testify v1.8.2 00:36:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 00:36:44 go: downloading github.com/davecgh/go-spew v1.1.1 00:36:44 go: downloading github.com/pmezard/go-difflib v1.0.0 00:36:44 go: downloading github.com/stretchr/objx v0.5.0 00:36:44 go: downloading gopkg.in/yaml.v3 v3.0.1 00:36:44 go: downloading github.com/go-kit/log v0.2.1 00:36:44 go: downloading github.com/go-playground/validator/v10 v10.13.0 00:36:44 go: downloading github.com/google/uuid v1.3.0 00:36:44 go: downloading github.com/zeebo/errs v1.3.0 00:36:44 go: downloading google.golang.org/grpc v1.53.0 00:36:45 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:36:45 go: downloading google.golang.org/protobuf v1.28.1 00:36:45 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:36:45 go: downloading github.com/go-playground/universal-translator v0.18.1 00:36:45 go: downloading github.com/leodido/go-urn v1.2.3 00:36:46 go: downloading golang.org/x/crypto v0.7.0 00:36:46 go: downloading golang.org/x/text v0.8.0 00:36:46 go: downloading golang.org/x/net v0.8.0 00:36:46 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 00:36:46 go: downloading github.com/go-playground/locales v0.14.1 00:36:47 go: downloading github.com/golang/protobuf v1.5.2 00:36:48 go: downloading golang.org/x/sys v0.6.0 00:38:39 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 00:38:43 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 00:38:43 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 00:38:55 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 16.347s coverage: 75.7% of statements 00:38:55 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.213s coverage: 52.2% of statements 00:38:55 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.239s coverage: 96.7% of statements 00:38:55 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.100s coverage: 89.5% of statements 00:38:55 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.115s coverage: 100.0% of statements 00:39:51 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 00:39:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.235s coverage: 55.8% of statements 00:39:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.083s coverage: 56.0% of statements 00:39:51 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.239s coverage: 100.0% of statements 00:39:51 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 00:39:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:39:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:41:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:41:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:41:58 $ docker stop --time=1 527927cd7d66f68c21064a13bfaaab2e6e563429b5845256226483d9dd01f52e 00:42:00 $ docker rm -f --volumes 527927cd7d66f68c21064a13bfaaab2e6e563429b5845256226483d9dd01f52e [Pipeline] // withDockerContainer [Pipeline] sh 00:42:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:42:03 Warning: overwriting stash ‘coverage-report’ 00:42:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:42:04 00:42:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:42:05 arm64: Pulling from edgex-lftools-log-publisher 00:42:05 8998bd30e6a1: Pulling fs layer 00:42:05 04944245beec: Pulling fs layer 00:42:05 699f458cf7ca: Pulling fs layer 00:42:05 765212b225bb: Pulling fs layer 00:42:05 f23df028b6ca: Pulling fs layer 00:42:05 d65c8cfc05b1: Pulling fs layer 00:42:05 2437ff75d9bd: Pulling fs layer 00:42:05 765212b225bb: Waiting 00:42:05 f23df028b6ca: Waiting 00:42:05 d65c8cfc05b1: Waiting 00:42:05 2437ff75d9bd: Waiting 00:42:05 04944245beec: Verifying Checksum 00:42:05 04944245beec: Download complete 00:42:05 765212b225bb: Verifying Checksum 00:42:05 765212b225bb: Download complete 00:42:05 f23df028b6ca: Verifying Checksum 00:42:05 f23df028b6ca: Download complete 00:42:05 d65c8cfc05b1: Verifying Checksum 00:42:05 d65c8cfc05b1: Download complete 00:42:05 699f458cf7ca: Verifying Checksum 00:42:05 699f458cf7ca: Download complete 00:42:06 8998bd30e6a1: Verifying Checksum 00:42:06 8998bd30e6a1: Download complete 00:42:08 2437ff75d9bd: Verifying Checksum 00:42:08 2437ff75d9bd: Download complete 00:42:10 8998bd30e6a1: Pull complete 00:42:10 04944245beec: Pull complete 00:42:11 699f458cf7ca: Pull complete 00:42:11 765212b225bb: Pull complete 00:42:12 f23df028b6ca: Pull complete 00:42:12 d65c8cfc05b1: Pull complete 00:42:24 2437ff75d9bd: Pull complete 00:42:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:42:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:25 prd-ubuntu20.04-docker-arm64-4c-16g-12512 does not seem to be running inside a container 00:42:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/54 -v /w/workspace/go-mod-secrets/54:/w/workspace/go-mod-secrets/54:rw,z -v /w/workspace/go-mod-secrets/54@tmp:/w/workspace/go-mod-secrets/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:42:27 $ docker top e6f742c5c5a110d173cca1e239e7994ec618d28eb610d6fde652870388e031ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:28 ---> job-cost.sh 00:42:28 lf-activate-venv: SKIPPING 00:42:28 INFO: No Stack... 00:42:28 INFO: Retrieving Pricing Info for: v3-standard-4 00:42:29 INFO: Archiving Costs [Pipeline] sh 00:42:30 + cut -d, -f6 00:42:30 + cat /w/workspace/go-mod-secrets/54/archives/cost.csv [Pipeline] lock 00:42:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-54-stack-cost] 00:42:30 Resource [jenkins-edgexfoundry-go-mod-secrets-main-54-stack-cost] did not exist. Created. 00:42:30 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:42:31 /w/workspace/go-mod-secrets/54@tmp/durable-192c3cd3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:42:31 + echo total: 0.10999999940395355 [Pipeline] stash 00:42:32 Warning: overwriting stash ‘stack-cost’ 00:42:32 Stashed 1 file(s) [Pipeline] } 00:42:32 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 00:42:32 $ docker stop --time=1 e6f742c5c5a110d173cca1e239e7994ec618d28eb610d6fde652870388e031ed 00:42:33 $ docker rm -f --volumes e6f742c5c5a110d173cca1e239e7994ec618d28eb610d6fde652870388e031ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:42:34 provisioning config files... 00:42:34 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config6907646047258954848tmp [Pipeline] { [Pipeline] sh 00:42:34 + set +x 00:42:34 + curl -s https://codecov.io/bash 00:42:34 + bash -s -- 00:42:35 00:42:35 _____ _ 00:42:35 / ____| | | 00:42:35 | | ___ __| | ___ ___ _____ __ 00:42:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:42:35 | |___| (_) | (_| | __/ (_| (_) \ V / 00:42:35 \_____\___/ \__,_|\___|\___\___/ \_/ 00:42:35 Bash-1.0.6 00:42:35 00:42:35 00:42:35 ==> git version 2.25.1 found 00:42:35 ==> 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:42:35 Release-Date: 2020-01-08 00:42:35 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:42:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:42:35 ==> Jenkins CI detected. 00:42:35 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 00:42:35 project root: . 00:42:35 --> token set from env 00:42:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:42:35 ==> Running gcov in . (disable via -X gcov) 00:42:35 ==> Python coveragepy not found 00:42:35 ==> Searching for coverage reports in: 00:42:35 + . 00:42:35 -> Found 1 reports 00:42:35 ==> Detecting git/mercurial file structure 00:42:35 ==> Reading reports 00:42:35 + ./coverage.out bytes=41145 00:42:35 ==> Appending adjustments 00:42:35 https://docs.codecov.io/docs/fixing-reports 00:42:35 + Found adjustments 00:42:35 ==> Gzipping contents 00:42:35 8.0K /tmp/codecov.rhACdP.gz 00:42:35 ==> Uploading reports 00:42:35 url: https://codecov.io 00:42:35 query: branch=main&commit=b53b794c016d0e2ab3f53babb66fda28f2f252c6&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 00:42:35 -> Pinging Codecov 00:42:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=b53b794c016d0e2ab3f53babb66fda28f2f252c6&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 00:42:35 -> Uploading to 00:42:35 https://storage.googleapis.com/codecov/v4/raw/2023-05-03/D63849C06B6B67093493C71CE874ED06/b53b794c016d0e2ab3f53babb66fda28f2f252c6/9d1997b6-24c3-4f6e-a35b-3ed2203c4a6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T004235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2d5faff002dba232587e1614d1d9a93a3abb2ca92c47666e8d5c5b94895eca2 00:42:35 % Total % Received % Xferd Average Speed Time Time Time Current 00:42:35 Dload Upload Total Spent Left Speed 00:42:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8128 0 0 100 8128 0 35649 --:--:-- --:--:-- --:--:-- 35649 00:42:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/b53b794c016d0e2ab3f53babb66fda28f2f252c6 [Pipeline] } 00:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:42:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:42:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:42:36 00:42:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:42:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:42:36 df9b9388f04a: Pulling fs layer 00:42:36 52dc419b0ee2: Pulling fs layer 00:42:36 25bc292e5bac: Pulling fs layer 00:42:36 114826534d7a: Pulling fs layer 00:42:36 4657fd5d0bcf: Pulling fs layer 00:42:36 6ad1cebc031e: Pulling fs layer 00:42:36 8a3aa393b2d8: Pulling fs layer 00:42:36 114826534d7a: Waiting 00:42:36 4657fd5d0bcf: Waiting 00:42:36 6ad1cebc031e: Waiting 00:42:36 8a3aa393b2d8: Waiting 00:42:36 25bc292e5bac: Verifying Checksum 00:42:36 25bc292e5bac: Download complete 00:42:36 52dc419b0ee2: Download complete 00:42:36 4657fd5d0bcf: Verifying Checksum 00:42:36 4657fd5d0bcf: Download complete 00:42:36 df9b9388f04a: Download complete 00:42:37 6ad1cebc031e: Verifying Checksum 00:42:37 6ad1cebc031e: Download complete 00:42:37 df9b9388f04a: Pull complete 00:42:37 52dc419b0ee2: Pull complete 00:42:37 25bc292e5bac: Pull complete 00:42:37 114826534d7a: Verifying Checksum 00:42:37 114826534d7a: Download complete 00:42:37 8a3aa393b2d8: Download complete 00:42:41 114826534d7a: Pull complete 00:42:41 4657fd5d0bcf: Pull complete 00:42:41 6ad1cebc031e: Pull complete 00:42:45 8a3aa393b2d8: Pull complete 00:42:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:42:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:42:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:45 prd-ubuntu20.04-docker-8c-8g-12510 does not seem to be running inside a container 00:42:45 $ 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:1.410.4 cat 00:42:51 $ docker top 9a2bfc2459026dfa32de68bfab9901dc92effa522176ff7e2b63464a3feb79cc -eo pid,comm [Pipeline] { [Pipeline] echo 00:42:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 00:42:52 + set -o pipefail 00:42:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 00:42:57 00:42:57 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... 00:42:57 00:42:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/491cbd68-e151-4889-a0c5-ff93779734d7 00:42:57 00:42:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:42:57 00:42:58 00:42:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:42:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:42:58 More details here: https://snyk.co/ue1NS [Pipeline] } 00:42:58 $ docker stop --time=1 9a2bfc2459026dfa32de68bfab9901dc92effa522176ff7e2b63464a3feb79cc 00:43:02 $ docker rm -f --volumes 9a2bfc2459026dfa32de68bfab9901dc92effa522176ff7e2b63464a3feb79cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:43:03 + git log --format=format:%s -1 b53b794c016d0e2ab3f53babb66fda28f2f252c6 [Pipeline] sh 00:43:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:43:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:43:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:03 prd-ubuntu20.04-docker-8c-8g-12510 does not seem to be running inside a container 00:43:03 $ 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:43:04 $ docker top ee2f6bea6f7900138f59e7057db3e9f61ad4f31a60a628e3b0f025243a96247d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:43:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:43:04 [ssh-agent] Looking for ssh-agent implementation... 00:43:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:04 $ docker exec ee2f6bea6f7900138f59e7057db3e9f61ad4f31a60a628e3b0f025243a96247d ssh-agent 00:43:04 SSH_AUTH_SOCK=/tmp/ssh-VWqM99H4KLgu/agent.32 00:43:04 SSH_AGENT_PID=38 00:43:04 Running ssh-add (command line suppressed) 00:43:04 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_13925006824022468275.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_13925006824022468275.key) 00:43:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:43:05 + git semver tag 00:43:05 2023-05-03 00:43:05,338 [run_tag] DEBUG tag force:False 00:43:05 2023-05-03 00:43:05,338 [check_head_tag] DEBUG check head tag 00:43:05 2023-05-03 00:43:05,340 [execute] INFO git cat-file --batch-check 00:43:05 2023-05-03 00:43:05,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 00:43:05 2023-05-03 00:43:05,344 [execute] INFO git cat-file --batch 00:43:05 2023-05-03 00:43:05,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 00:43:05 2023-05-03 00:43:05,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:43:05 2023-05-03 00:43:05,368 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 00:43:05 2023-05-03 00:43:05,368 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 00:43:05 2023-05-03 00:43:05,374 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:43:05 3.0.0-dev.15 [Pipeline] } 00:43:05 $ docker exec --env ******** --env ******** ee2f6bea6f7900138f59e7057db3e9f61ad4f31a60a628e3b0f025243a96247d ssh-agent -k 00:43:05 unset SSH_AUTH_SOCK; 00:43:05 unset SSH_AGENT_PID; 00:43:05 echo Agent pid 38 killed; 00:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:05 + git semver [Pipeline] } 00:43:06 $ docker stop --time=1 ee2f6bea6f7900138f59e7057db3e9f61ad4f31a60a628e3b0f025243a96247d 00:43:07 $ docker rm -f --volumes ee2f6bea6f7900138f59e7057db3e9f61ad4f31a60a628e3b0f025243a96247d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:43:08 00:43:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:43:08 0.23.1-centos7: Pulling from edgex-lftools 00:43:08 ab5ef0e58194: Pulling fs layer 00:43:08 9712f1f96733: Pulling fs layer 00:43:08 63f879dbbcfc: Pulling fs layer 00:43:08 0d9ebad4ef96: Pulling fs layer 00:43:08 e9a5061849ea: Pulling fs layer 00:43:08 d747dcd14b5f: Pulling fs layer 00:43:08 2de7ff778b66: Pulling fs layer 00:43:08 e9a5061849ea: Waiting 00:43:08 d747dcd14b5f: Waiting 00:43:08 2de7ff778b66: Waiting 00:43:08 0d9ebad4ef96: Waiting 00:43:08 9712f1f96733: Verifying Checksum 00:43:08 9712f1f96733: Download complete 00:43:08 63f879dbbcfc: Verifying Checksum 00:43:08 63f879dbbcfc: Download complete 00:43:08 e9a5061849ea: Verifying Checksum 00:43:08 e9a5061849ea: Download complete 00:43:08 d747dcd14b5f: Download complete 00:43:08 0d9ebad4ef96: Verifying Checksum 00:43:08 0d9ebad4ef96: Download complete 00:43:08 2de7ff778b66: Verifying Checksum 00:43:08 2de7ff778b66: Download complete 00:43:08 ab5ef0e58194: Download complete 00:43:12 ab5ef0e58194: Pull complete 00:43:12 9712f1f96733: Pull complete 00:43:13 63f879dbbcfc: Pull complete 00:43:17 0d9ebad4ef96: Pull complete 00:43:17 e9a5061849ea: Pull complete 00:43:18 d747dcd14b5f: Pull complete 00:43:19 2de7ff778b66: Pull complete 00:43:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:43:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:19 prd-ubuntu20.04-docker-8c-8g-12510 does not seem to be running inside a container 00:43:19 $ 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:43:29 $ docker top b8cefd71e9a7c459ca6a870b3048107342a8d658820ae95f78974c4128098efd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:43:29 provisioning config files... 00:43:29 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config16544408160583575270tmp 00:43:29 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config14063476858642282755tmp 00:43:29 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9989942716406879286tmp [Pipeline] { [Pipeline] echo 00:43:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:43:29 ---> sigul-configuration.sh 00:43:29 gpg: directory `/root/.gnupg' created 00:43:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:43:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:43:29 gpg: keyring `/root/.gnupg/secring.gpg' created 00:43:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:43:29 gpg: CAST5 encrypted data 00:43:29 gpg: encrypted with 1 passphrase 00:43:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:43:29 + mkdir /home/jenkins 00:43:29 + mkdir /home/jenkins/sigul [Pipeline] sh 00:43:30 + 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:43:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:43:30 ---> sigul-install.sh 00:43:30 Sigul already installed; skipping installation. [Pipeline] sh 00:43:30 + git tag --list 00:43:30 v0.0.0 00:43:30 v0.0.1 00:43:30 v0.0.10 00:43:30 v0.0.11 00:43:30 v0.0.12 00:43:30 v0.0.13 00:43:30 v0.0.14 00:43:30 v0.0.15 00:43:30 v0.0.16 00:43:30 v0.0.17 00:43:30 v0.0.18 00:43:30 v0.0.19 00:43:30 v0.0.2 00:43:30 v0.0.20 00:43:30 v0.0.21 00:43:30 v0.0.22 00:43:30 v0.0.23 00:43:30 v0.0.24 00:43:30 v0.0.25 00:43:30 v0.0.26 00:43:30 v0.0.27 00:43:30 v0.0.28 00:43:30 v0.0.29 00:43:30 v0.0.3 00:43:30 v0.0.30 00:43:30 v0.0.31 00:43:30 v0.0.32 00:43:30 v0.0.33 00:43:30 v0.0.4 00:43:30 v0.0.5 00:43:30 v0.0.6 00:43:30 v0.0.7 00:43:30 v0.0.8 00:43:30 v0.0.9 00:43:30 v2.0.0 00:43:30 v2.1.0 00:43:30 v2.1.1 00:43:30 v2.1.1-dev.1 00:43:30 v2.1.1-dev.2 00:43:30 v2.1.1-dev.3 00:43:30 v2.2.0 00:43:30 v2.2.1-dev.1 00:43:30 v2.2.1-dev.2 00:43:30 v2.2.1-dev.3 00:43:30 v2.2.1-dev.4 00:43:30 v2.2.1-dev.5 00:43:30 v2.3.0 00:43:30 v2.3.0-dev.10 00:43:30 v2.3.0-dev.11 00:43:30 v2.3.0-dev.12 00:43:30 v2.3.0-dev.13 00:43:30 v2.3.0-dev.5 00:43:30 v2.3.0-dev.6 00:43:30 v2.3.0-dev.7 00:43:30 v2.3.0-dev.8 00:43:30 v2.3.0-dev.9 00:43:30 v2.3.1-dev.1 00:43:30 v3.0.0-dev.1 00:43:30 v3.0.0-dev.10 00:43:30 v3.0.0-dev.11 00:43:30 v3.0.0-dev.12 00:43:30 v3.0.0-dev.13 00:43:30 v3.0.0-dev.14 00:43:30 v3.0.0-dev.15 00:43:30 v3.0.0-dev.2 00:43:30 v3.0.0-dev.3 00:43:30 v3.0.0-dev.4 00:43:30 v3.0.0-dev.5 00:43:30 v3.0.0-dev.6 00:43:30 v3.0.0-dev.7 00:43:30 v3.0.0-dev.8 00:43:30 v3.0.0-dev.9 [Pipeline] sh 00:43:30 + lftools sign git-tag v3.0.0-dev.15 00:43:31 Signing Git tag with Sigul... 00:43:31 Signing v3.0.0-dev.15 [Pipeline] echo 00:43:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:43:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:43:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:43:32 $ docker stop --time=1 b8cefd71e9a7c459ca6a870b3048107342a8d658820ae95f78974c4128098efd 00:43:33 $ docker rm -f --volumes b8cefd71e9a7c459ca6a870b3048107342a8d658820ae95f78974c4128098efd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:43:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:43:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:34 prd-ubuntu20.04-docker-8c-8g-12510 does not seem to be running inside a container 00:43:34 $ 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:43:34 $ docker top 6dff109923c1fdcf3306e217e45bb0a57f6bb6e857eabbd37bcbe1429e06cee7 -eo pid,comm 00:43:34 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:43:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:43:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:43:34 [ssh-agent] Looking for ssh-agent implementation... 00:43:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:34 $ docker exec 6dff109923c1fdcf3306e217e45bb0a57f6bb6e857eabbd37bcbe1429e06cee7 ssh-agent 00:43:35 SSH_AUTH_SOCK=/tmp/ssh-w6t1ffrKKBEw/agent.32 00:43:35 SSH_AGENT_PID=38 00:43:35 Running ssh-add (command line suppressed) 00:43:35 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_426758825123576409.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_426758825123576409.key) 00:43:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:43:35 + git semver bump pre 00:43:35 2023-05-03 00:43:35,679 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:43:35 2023-05-03 00:43:35,679 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev 00:43:35 2023-05-03 00:43:35,679 [bump_version] DEBUG bumped version:3.0.0-dev.16 00:43:35 2023-05-03 00:43:35,679 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 00:43:35 2023-05-03 00:43:35,679 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:43:35 2023-05-03 00:43:35,680 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:43:35 2023-05-03 00:43:35,682 [execute] INFO git cat-file --batch-check 00:43:35 2023-05-03 00:43:35,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 00:43:35 2023-05-03 00:43:35,688 [execute] INFO git cat-file --batch 00:43:35 2023-05-03 00:43:35,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 00:43:35 2023-05-03 00:43:35,694 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:43:35 3.0.0-dev.16 [Pipeline] } 00:43:35 $ docker exec --env ******** --env ******** 6dff109923c1fdcf3306e217e45bb0a57f6bb6e857eabbd37bcbe1429e06cee7 ssh-agent -k 00:43:35 unset SSH_AUTH_SOCK; 00:43:35 unset SSH_AGENT_PID; 00:43:35 echo Agent pid 38 killed; 00:43:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:36 + git semver [Pipeline] } 00:43:36 $ docker stop --time=1 6dff109923c1fdcf3306e217e45bb0a57f6bb6e857eabbd37bcbe1429e06cee7 00:43:37 $ docker rm -f --volumes 6dff109923c1fdcf3306e217e45bb0a57f6bb6e857eabbd37bcbe1429e06cee7 [Pipeline] // withDockerContainer [Pipeline] sh 00:43:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:43:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:43:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:38 prd-ubuntu20.04-docker-8c-8g-12510 does not seem to be running inside a container 00:43:38 $ 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:43:38 $ docker top 31efea1eb512515fdff36d5bdbd9faad494bbc1c6c058b7b6a083120a16b9936 -eo pid,comm 00:43:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:43:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:43:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:43:38 [ssh-agent] Looking for ssh-agent implementation... 00:43:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:39 $ docker exec 31efea1eb512515fdff36d5bdbd9faad494bbc1c6c058b7b6a083120a16b9936 ssh-agent 00:43:39 SSH_AUTH_SOCK=/tmp/ssh-aTY28IEQ9FnN/agent.31 00:43:39 SSH_AGENT_PID=37 00:43:39 Running ssh-add (command line suppressed) 00:43:39 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9795442160258857358.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9795442160258857358.key) 00:43:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:43:39 + git semver push 00:43:39 2023-05-03 00:43:39,801 [run_push] DEBUG push 00:43:39 2023-05-03 00:43:39,802 [execute] INFO git cat-file --batch-check 00:43:39 2023-05-03 00:43:39,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 00:43:39 2023-05-03 00:43:39,806 [execute] INFO git rev-list c9fcdeae0b5347b4bb2a83c031803751bc323368 -- 00:43:39 2023-05-03 00:43:39,806 [execute] DEBUG Popen(['git', 'rev-list', 'c9fcdeae0b5347b4bb2a83c031803751bc323368', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 00:43:39 2023-05-03 00:43:39,814 [execute] INFO git fetch -v origin 00:43:39 2023-05-03 00:43:39,814 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 00:43:40 2023-05-03 00:43:40,284 [run_push] DEBUG no remote changes detected 00:43:40 2023-05-03 00:43:40,285 [execute] INFO git push origin semver 00:43:40 2023-05-03 00:43:40,285 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 00:43:41 2023-05-03 00:43:41,001 [run_push] DEBUG push all version tags 00:43:41 2023-05-03 00:43:41,001 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:43:41 2023-05-03 00:43:41,002 [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:43:41 2023-05-03 00:43:41,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 00:43:41 3.0.0-dev.16 [Pipeline] } 00:43:41 $ docker exec --env ******** --env ******** 31efea1eb512515fdff36d5bdbd9faad494bbc1c6c058b7b6a083120a16b9936 ssh-agent -k 00:43:42 unset SSH_AUTH_SOCK; 00:43:42 unset SSH_AGENT_PID; 00:43:42 echo Agent pid 37 killed; 00:43:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:42 + git semver [Pipeline] } 00:43:42 $ docker stop --time=1 31efea1eb512515fdff36d5bdbd9faad494bbc1c6c058b7b6a083120a16b9936 00:43:43 $ docker rm -f --volumes 31efea1eb512515fdff36d5bdbd9faad494bbc1c6c058b7b6a083120a16b9936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:43:44 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 00:43:44 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 00:43:44 total 16 00:43:44 drwxr-xr-x 3 root root 4096 May 3 00:34 . 00:43:44 drwxrwxr-x 9 jenkins jenkins 4096 May 3 00:43 .. 00:43:44 drwxr-xr-x 2 root root 4096 May 3 00:34 cost 00:43:44 -rw-r--r-- 1 root root 85 May 3 00:34 cost.csv 00:43:44 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 00:43:44 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 00:43:44 total 16 00:43:44 drwxr-xr-x 3 jenkins jenkins 4096 May 3 00:34 . 00:43:44 drwxrwxr-x 9 jenkins jenkins 4096 May 3 00:43 .. 00:43:44 drwxr-xr-x 2 jenkins jenkins 4096 May 3 00:34 cost 00:43:44 -rw-r--r-- 1 jenkins jenkins 85 May 3 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:43:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:43:45 ---> package-listing.sh 00:43:45 ++ facter osfamily 00:43:45 ++ tr '[:upper:]' '[:lower:]' 00:43:45 + OS_FAMILY=debian 00:43:45 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 00:43:45 + START_PACKAGES=/tmp/packages_start.txt 00:43:45 + END_PACKAGES=/tmp/packages_end.txt 00:43:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:43:45 + PACKAGES=/tmp/packages_start.txt 00:43:45 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 00:43:45 + PACKAGES=/tmp/packages_end.txt 00:43:45 + case "${OS_FAMILY}" in 00:43:45 + dpkg -l 00:43:45 + grep '^ii' 00:43:45 + '[' -f /tmp/packages_start.txt ']' 00:43:45 + '[' -f /tmp/packages_end.txt ']' 00:43:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:43:45 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 00:43:45 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 00:43:45 + 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:43:45 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:43:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:43:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:46 prd-ubuntu20.04-docker-8c-8g-12510 does not seem to be running inside a container 00:43:46 $ 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:43:47 $ docker top 94d0937d74a86f519ff3d8d3966ef668a985f8dfaafa307e94f947dd5cb7d988 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:47 + touch /tmp/pre-build-complete [Pipeline] sh 00:43:47 + mkdir -p /var/log/sysstat [Pipeline] sh 00:43:48 + ls /var/log/sa-host 00:43:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:43:48 provisioning config files... 00:43:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config14737178527399929997tmp [Pipeline] { [Pipeline] echo 00:43:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:43:48 ---> create-netrc.sh [Pipeline] } 00:43:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:43:48 ---> python-tools-install.sh [Pipeline] echo 00:43:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:43:49 ---> sudo-logs.sh 00:43:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:43:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:43:49 ---> job-cost.sh 00:43:49 lf-activate-venv: SKIPPING 00:43:49 DEBUG: total: 0.2199999988079071 00:43:49 INFO: Retrieving Stack Cost... 00:43:50 INFO: Retrieving Pricing Info for: v3-standard-8 00:43:50 INFO: Archiving Costs [Pipeline] echo 00:43:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:43:50 ---> logs-deploy.sh 00:43:50 lf-activate-venv: SKIPPING 00:43:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/54 00:43:50 INFO: archiving workspace using pattern(s): 00:43:51 Archives upload complete. 00:43:51 INFO: archiving logs to Nexus