Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d387babd1b43ff191f0f7a310fe18c3e8678fab 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-ssh15915830640528668869.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9354845398011068204.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17106007130355412746.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh14513874156784734968.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh820943484563897637.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-117122’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117125 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9d387babd1b43ff191f0f7a310fe18c3e8678fab (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#390)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d387babd1b43ff191f0f7a310fe18c3e8678fab # timeout=10 > git rev-list --no-walk bc8a07955473decec611e44673b785c3e64e2e91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:33:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:33:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:33:42 ========================================================= 13:33:42 EdgeX Global Pipelines Version Info 13:33:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:33:43 ------------------- 13:33:43 stable info: 13:33:43 ------------------- 13:33:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:33:43 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:33:43 Message: update stable to v1.0.243 13:33:43 ------------------- 13:33:43 experimental info: 13:33:43 ------------------- 13:33:43 Commited By: **** collab-it+edgex@linuxfoundation.org 13:33:43 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:33:43 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d387babd1b43ff191f0f7a310fe18c3e8678fab [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d387ba [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:33:44 + git rev-list -1 --merges 9d387babd1b43ff191f0f7a310fe18c3e8678fab~1..9d387babd1b43ff191f0f7a310fe18c3e8678fab [Pipeline] echo 13:33:44 -----------> git rev-list -1 --merges 9d387babd1b43ff191f0f7a310fe18c3e8678fab~1..9d387babd1b43ff191f0f7a310fe18c3e8678fab 9d387babd1b43ff191f0f7a310fe18c3e8678fab [false] [Pipeline] sh 13:33:44 + git log --format=format:%s -1 9d387babd1b43ff191f0f7a310fe18c3e8678fab [Pipeline] echo 13:33:45 ========================================================= 13:33:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:33:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:33:45 + git log --format=format:%s -1 9d387babd1b43ff191f0f7a310fe18c3e8678fab [Pipeline] echo 13:33:45 [semverPrep] GIT_COMMIT: 9d387babd1b43ff191f0f7a310fe18c3e8678fab, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#390) [Pipeline] echo 13:33:45 [semverPrep] This is not a build commit. [Pipeline] sh 13:33:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:33:45 + grep -v github /etc/ssh/ssh_known_hosts 13:33:45 + [ -e /tmp/ssh_known_hosts ] 13:33:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:33:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:33:45 + sudo tee -a /etc/ssh/ssh_known_hosts 13:33:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:33:46 13:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:33:46 0.1.4: Pulling from edgex-devops/py-git-semver 13:33:46 b85a868b505f: Pulling fs layer 13:33:46 e2be974225ed: Pulling fs layer 13:33:46 339a4e72a1f5: Pulling fs layer 13:33:46 988bab9f4d93: Pulling fs layer 13:33:46 1469e6f7b9e6: Pulling fs layer 13:33:46 eaf3925da568: Pulling fs layer 13:33:46 bab4dde63d76: Pulling fs layer 13:33:46 bde34c3a00c8: Pulling fs layer 13:33:46 b352a97aabf1: Pulling fs layer 13:33:46 4872d77fe225: Pulling fs layer 13:33:46 5851b861e8e6: Pulling fs layer 13:33:46 988bab9f4d93: Waiting 13:33:46 bde34c3a00c8: Waiting 13:33:46 5851b861e8e6: Waiting 13:33:46 bab4dde63d76: Waiting 13:33:46 b352a97aabf1: Waiting 13:33:46 1469e6f7b9e6: Waiting 13:33:46 eaf3925da568: Waiting 13:33:46 4872d77fe225: Waiting 13:33:46 e2be974225ed: Verifying Checksum 13:33:46 e2be974225ed: Download complete 13:33:46 988bab9f4d93: Download complete 13:33:46 1469e6f7b9e6: Verifying Checksum 13:33:46 1469e6f7b9e6: Download complete 13:33:46 eaf3925da568: Download complete 13:33:46 339a4e72a1f5: Verifying Checksum 13:33:46 339a4e72a1f5: Download complete 13:33:46 bde34c3a00c8: Verifying Checksum 13:33:46 bde34c3a00c8: Download complete 13:33:46 b352a97aabf1: Download complete 13:33:46 4872d77fe225: Verifying Checksum 13:33:46 4872d77fe225: Download complete 13:33:46 5851b861e8e6: Download complete 13:33:46 b85a868b505f: Verifying Checksum 13:33:46 b85a868b505f: Download complete 13:33:47 bab4dde63d76: Verifying Checksum 13:33:47 bab4dde63d76: Download complete 13:33:48 b85a868b505f: Pull complete 13:33:48 e2be974225ed: Pull complete 13:33:48 339a4e72a1f5: Pull complete 13:33:48 988bab9f4d93: Pull complete 13:33:49 1469e6f7b9e6: Pull complete 13:33:49 eaf3925da568: Pull complete 13:33:51 bab4dde63d76: Pull complete 13:33:51 bde34c3a00c8: Pull complete 13:33:51 b352a97aabf1: Pull complete 13:33:51 4872d77fe225: Pull complete 13:33:51 5851b861e8e6: Pull complete 13:33:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:33:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:51 prd-ubuntu20.04-docker-8c-8g-117125 does not seem to be running inside a container 13:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:33:53 $ docker top 92afd4fd234aa0d13e00ca443fe507d06e04b6a94d0dda95a8f0f2839c78ee21 -eo pid,comm 13:33:53 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). 13:33:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:53 [ssh-agent] Looking for ssh-agent implementation... 13:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:53 $ docker exec 92afd4fd234aa0d13e00ca443fe507d06e04b6a94d0dda95a8f0f2839c78ee21 ssh-agent 13:33:54 SSH_AUTH_SOCK=/tmp/ssh-VXN99FBVWICP/agent.32 13:33:54 SSH_AGENT_PID=38 13:33:54 Running ssh-add (command line suppressed) 13:33:54 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6187948111496511544.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6187948111496511544.key) 13:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:54 + git tag --points-at HEAD [Pipeline] } 13:33:54 $ docker exec --env ******** --env ******** 92afd4fd234aa0d13e00ca443fe507d06e04b6a94d0dda95a8f0f2839c78ee21 ssh-agent -k 13:33:54 unset SSH_AUTH_SOCK; 13:33:54 unset SSH_AGENT_PID; 13:33:54 echo Agent pid 38 killed; 13:33:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:33:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:54 [ssh-agent] Looking for ssh-agent implementation... 13:33:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:54 $ docker exec 92afd4fd234aa0d13e00ca443fe507d06e04b6a94d0dda95a8f0f2839c78ee21 ssh-agent 13:33:54 SSH_AUTH_SOCK=/tmp/ssh-0N5G8sz3yNub/agent.71 13:33:54 SSH_AGENT_PID=77 13:33:54 Running ssh-add (command line suppressed) 13:33:54 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1564255786213363455.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1564255786213363455.key) 13:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:55 + git semver init 13:33:55 2022-10-26 13:33:55,440 [run_init] DEBUG init version:0.0.0 force:False 13:33:55 2022-10-26 13:33:55,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 13:33:55 2022-10-26 13:33:55,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 13:33:55 2022-10-26 13:33:55,444 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 13:33:56 2022-10-26 13:33:56,368 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 13:33:56 2022-10-26 13:33:56,369 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 13:33:56 2022-10-26 13:33:56,369 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:33:56 2022-10-26 13:33:56,369 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:33:56 2.3.0-dev.27 [Pipeline] } 13:33:56 $ docker exec --env ******** --env ******** 92afd4fd234aa0d13e00ca443fe507d06e04b6a94d0dda95a8f0f2839c78ee21 ssh-agent -k 13:33:56 unset SSH_AUTH_SOCK; 13:33:56 unset SSH_AGENT_PID; 13:33:56 echo Agent pid 77 killed; 13:33:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:57 + git semver [Pipeline] } 13:33:57 $ docker stop --time=1 92afd4fd234aa0d13e00ca443fe507d06e04b6a94d0dda95a8f0f2839c78ee21 13:33:58 $ docker rm -f 92afd4fd234aa0d13e00ca443fe507d06e04b6a94d0dda95a8f0f2839c78ee21 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:33:59 Stashed 1 file(s) [Pipeline] echo 13:33:59 [edgeXSemver]: initialized semver on version 2.3.0-dev.27 [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 13:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:33:59 ========================================================= 13:33:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:33:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:33:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:33:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:33:59 213ec9aee27d: Pulling fs layer 13:33:59 4583459ba037: Pulling fs layer 13:33:59 93c1e223e6f2: Pulling fs layer 13:33:59 53926ce57604: Pulling fs layer 13:33:59 21b2b0c7a3f4: Pulling fs layer 13:33:59 30f14e443154: Pulling fs layer 13:33:59 801331c1e519: Pulling fs layer 13:33:59 99cc6dd402b0: Pulling fs layer 13:33:59 7d9ed39f4882: Pulling fs layer 13:33:59 53926ce57604: Waiting 13:33:59 21b2b0c7a3f4: Waiting 13:33:59 30f14e443154: Waiting 13:33:59 801331c1e519: Waiting 13:33:59 7d9ed39f4882: Waiting 13:33:59 93c1e223e6f2: Verifying Checksum 13:33:59 93c1e223e6f2: Download complete 13:33:59 4583459ba037: Verifying Checksum 13:33:59 4583459ba037: Download complete 13:33:59 21b2b0c7a3f4: Verifying Checksum 13:33:59 21b2b0c7a3f4: Download complete 13:33:59 30f14e443154: Download complete 13:33:59 213ec9aee27d: Verifying Checksum 13:33:59 213ec9aee27d: Download complete 13:33:59 801331c1e519: Verifying Checksum 13:33:59 801331c1e519: Download complete 13:33:59 213ec9aee27d: Pull complete 13:33:59 4583459ba037: Pull complete 13:34:00 93c1e223e6f2: Pull complete 13:34:00 7d9ed39f4882: Verifying Checksum 13:34:00 7d9ed39f4882: Download complete 13:34:00 53926ce57604: Verifying Checksum 13:34:00 53926ce57604: Download complete 13:34:00 99cc6dd402b0: Verifying Checksum 13:34:00 99cc6dd402b0: Download complete 13:34:04 53926ce57604: Pull complete 13:34:04 21b2b0c7a3f4: Pull complete 13:34:04 30f14e443154: Pull complete 13:34:04 801331c1e519: Pull complete 13:34:06 99cc6dd402b0: Pull complete 13:34:07 7d9ed39f4882: Pull complete 13:34:07 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 13:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:34:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 13:34:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:07 + docker inspect -f . ci-base-image-x86_64 13:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:07 prd-ubuntu20.04-docker-8c-8g-117125 does not seem to be running inside a container 13:34:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:34:11 $ docker top 550b8ce2d8a19dbf58c796b62b2445bbcffa0c50276c453abb064c8da5578e55 -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:12 + go version 13:34:12 go version go1.18.7 linux/amd64 [Pipeline] } 13:34:12 $ docker stop --time=1 550b8ce2d8a19dbf58c796b62b2445bbcffa0c50276c453abb064c8da5578e55 13:34:13 $ docker rm -f 550b8ce2d8a19dbf58c796b62b2445bbcffa0c50276c453abb064c8da5578e55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:13 + docker inspect -f . ci-base-image-x86_64 13:34:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:13 prd-ubuntu20.04-docker-8c-8g-117125 does not seem to be running inside a container 13:34:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:34:14 Still waiting to schedule task 13:34:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117124’ 13:34:14 $ docker top ee2da75bf0c95aa69c80c3d1d00c3e39d5a0a91070ecbe2f5193a46399f49218 -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:14 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 13:34:14 + make test 13:34:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:34:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:34:14 go: downloading github.com/stretchr/testify v1.8.0 13:34:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 13:34:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 13:34:14 go: downloading github.com/pelletier/go-toml v1.9.5 13:34:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 13:34:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 13:34:14 go: downloading github.com/google/uuid v1.3.0 13:34:14 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:34:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 13:34:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 13:34:14 go: downloading github.com/gorilla/mux v1.8.0 13:34:14 go: downloading github.com/davecgh/go-spew v1.1.1 13:34:14 go: downloading github.com/pmezard/go-difflib v1.0.0 13:34:14 go: downloading github.com/stretchr/objx v0.4.0 13:34:14 go: downloading gopkg.in/yaml.v3 v3.0.1 13:34:14 go: downloading github.com/go-kit/log v0.2.1 13:34:15 go: downloading github.com/go-playground/validator/v10 v10.11.1 13:34:15 go: downloading github.com/hashicorp/errwrap v1.0.0 13:34:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 13:34:15 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 13:34:15 go: downloading github.com/hashicorp/consul/api v1.15.3 13:34:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:34:15 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:34:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:34:15 go: downloading github.com/pebbe/zmq4 v1.2.7 13:34:15 go: downloading github.com/go-playground/universal-translator v0.18.0 13:34:15 go: downloading github.com/leodido/go-urn v1.2.1 13:34:15 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 13:34:15 go: downloading golang.org/x/text v0.3.7 13:34:15 go: downloading github.com/zeebo/errs v1.2.2 13:34:15 go: downloading google.golang.org/grpc v1.46.0 13:34:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:34:15 go: downloading github.com/hashicorp/go-hclog v0.14.1 13:34:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:34:15 go: downloading github.com/hashicorp/serf v0.9.7 13:34:15 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:34:15 go: downloading github.com/go-playground/locales v0.14.0 13:34:15 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 13:34:15 go: downloading google.golang.org/protobuf v1.28.0 13:34:15 go: downloading github.com/gorilla/websocket v1.4.2 13:34:15 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 13:34:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:34:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:34:15 go: downloading github.com/mitchellh/copystructure v1.0.0 13:34:15 go: downloading github.com/x448/float16 v0.8.4 13:34:15 go: downloading github.com/fatih/color v1.9.0 13:34:15 go: downloading github.com/mattn/go-isatty v0.0.14 13:34:15 go: downloading github.com/armon/go-metrics v0.3.10 13:34:15 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 13:34:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:34:15 go: downloading github.com/mattn/go-colorable v0.1.12 13:34:15 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 13:34:15 go: downloading github.com/golang/protobuf v1.5.2 13:34:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 13:34:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:34:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 13:34:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.025s coverage: 9.9% of statements 13:34:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 13:34:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.024s coverage: 92.5% of statements 13:34:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.023s coverage: 85.3% of statements 13:34:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.027s coverage: 46.4% of statements 13:34:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 13:34:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 13:34:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.012s coverage: 100.0% of statements 13:34:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.319s coverage: 88.4% of statements 13:34:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 25.0% of statements 13:34:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.029s coverage: 81.4% of statements 13:34:31 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 13:34:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.017s coverage: 41.7% of statements 13:34:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.020s coverage: 91.3% of statements 13:34:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:34:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:34:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:34:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:34:42 $ docker stop --time=1 ee2da75bf0c95aa69c80c3d1d00c3e39d5a0a91070ecbe2f5193a46399f49218 13:34:46 $ docker rm -f ee2da75bf0c95aa69c80c3d1d00c3e39d5a0a91070ecbe2f5193a46399f49218 [Pipeline] // withDockerContainer [Pipeline] sh 13:34:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:34:46 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 13:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:47 13:34:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:47 latest: Pulling from edgex-lftools-log-publisher 13:34:47 5eb5b503b376: Pulling fs layer 13:34:47 5c69ac0246d0: Pulling fs layer 13:34:47 ec43610c2a17: Pulling fs layer 13:34:47 3a2ae6a8a46f: Pulling fs layer 13:34:47 33b1e0a273af: Pulling fs layer 13:34:47 5d3b04190fa2: Pulling fs layer 13:34:47 2f39f015ded8: Pulling fs layer 13:34:47 3a2ae6a8a46f: Waiting 13:34:47 5d3b04190fa2: Waiting 13:34:47 33b1e0a273af: Waiting 13:34:47 5c69ac0246d0: Verifying Checksum 13:34:47 5c69ac0246d0: Download complete 13:34:47 3a2ae6a8a46f: Verifying Checksum 13:34:47 3a2ae6a8a46f: Download complete 13:34:47 33b1e0a273af: Verifying Checksum 13:34:47 33b1e0a273af: Download complete 13:34:47 5d3b04190fa2: Verifying Checksum 13:34:47 5d3b04190fa2: Download complete 13:34:47 ec43610c2a17: Verifying Checksum 13:34:47 ec43610c2a17: Download complete 13:34:47 5eb5b503b376: Verifying Checksum 13:34:47 5eb5b503b376: Download complete 13:34:48 2f39f015ded8: Verifying Checksum 13:34:48 2f39f015ded8: Download complete 13:34:49 5eb5b503b376: Pull complete 13:34:49 5c69ac0246d0: Pull complete 13:34:49 ec43610c2a17: Pull complete 13:34:49 3a2ae6a8a46f: Pull complete 13:34:50 33b1e0a273af: Pull complete 13:34:50 5d3b04190fa2: Pull complete 13:34:54 2f39f015ded8: Pull complete 13:34:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:54 prd-ubuntu20.04-docker-8c-8g-117125 does not seem to be running inside a container 13:34:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:34:57 $ docker top f8786fb753344ebcd936364637a8dd8136176cf3072b798c7188443516de4872 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:57 ---> job-cost.sh 13:34:57 lf-activate-venv: SKIPPING 13:34:57 INFO: No Stack... 13:34:57 INFO: Retrieving Pricing Info for: v3-standard-8 13:34:57 INFO: Archiving Costs [Pipeline] sh 13:34:58 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 13:34:58 + cut -d, -f6 [Pipeline] lock 13:34:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-83-stack-cost] 13:34:58 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-83-stack-cost] did not exist. Created. 13:34:58 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:34:58 + echo total: 0.2199999988079071 [Pipeline] stash 13:34:58 Stashed 1 file(s) [Pipeline] } 13:34:58 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 13:34:58 $ docker stop --time=1 f8786fb753344ebcd936364637a8dd8136176cf3072b798c7188443516de4872 13:34:59 $ docker rm -f f8786fb753344ebcd936364637a8dd8136176cf3072b798c7188443516de4872 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:40:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117131 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 13:40:50 Running in /w/workspace/go-mod-bootstrap/83 [Pipeline] { [Pipeline] checkout 13:40:50 Selected Git installation does not exist. Using Default 13:40:50 The recommended git tool is: NONE 13:40:59 using credential edgex-jenkins-ssh 13:40:59 Cloning the remote Git repository 13:40:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 13:40:59 > git init /w/workspace/go-mod-bootstrap/83 # timeout=10 13:40:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 13:40:59 > git --version # timeout=10 13:41:00 > git --version # 'git version 2.25.1' 13:41:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:00 Verifying host key using known hosts file 13:41:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:41:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 13:41:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:03 Avoid second fetch 13:41:03 Checking out Revision 9d387babd1b43ff191f0f7a310fe18c3e8678fab (main) 13:41:03 > git config core.sparsecheckout # timeout=10 13:41:03 > git checkout -f 9d387babd1b43ff191f0f7a310fe18c3e8678fab # timeout=10 13:41:04 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#390)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:41:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:06 Dload Upload Total Spent Left Speed 13:41:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 13:41:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:41:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:41:07 + sudo tee /etc/docker/daemon.new 13:41:07 { 13:41:07 "registry-mirrors": [ 13:41:07 "https://nexus3.edgexfoundry.org:10001" 13:41:07 ], 13:41:07 "bip": "10.250.0.254/24", 13:41:07 "hosts": [ 13:41:07 "tcp://0.0.0.0:5555", 13:41:07 "unix:///var/run/docker.sock" 13:41:07 ], 13:41:07 "mtu": 1458, 13:41:07 "selinux-enabled": true, 13:41:07 "seccomp-profile": "/etc/docker/seccomp.json" 13:41:07 } [Pipeline] sh 13:41:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:41:08 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:41:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:26 ========================================================= 13:41:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:41:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:41:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:41:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:41:27 9b18e9b68314: Pulling fs layer 13:41:27 d32db5db7311: Pulling fs layer 13:41:27 d0c4b47475fc: Pulling fs layer 13:41:27 5831b945b038: Pulling fs layer 13:41:27 86bbec2aaacd: Pulling fs layer 13:41:27 e10730c5d714: Pulling fs layer 13:41:27 5dd5c2283517: Pulling fs layer 13:41:27 d5ac0230b979: Pulling fs layer 13:41:27 5dd5c2283517: Waiting 13:41:27 e10730c5d714: Waiting 13:41:27 5831b945b038: Waiting 13:41:27 d5ac0230b979: Waiting 13:41:27 86bbec2aaacd: Waiting 13:41:27 d0c4b47475fc: Verifying Checksum 13:41:27 d0c4b47475fc: Download complete 13:41:27 d32db5db7311: Verifying Checksum 13:41:27 d32db5db7311: Download complete 13:41:27 86bbec2aaacd: Verifying Checksum 13:41:27 86bbec2aaacd: Download complete 13:41:27 e10730c5d714: Download complete 13:41:27 9b18e9b68314: Verifying Checksum 13:41:27 9b18e9b68314: Download complete 13:41:28 9b18e9b68314: Pull complete 13:41:28 d5ac0230b979: Verifying Checksum 13:41:28 d5ac0230b979: Download complete 13:41:29 5dd5c2283517: Verifying Checksum 13:41:29 5dd5c2283517: Download complete 13:41:30 5831b945b038: Download complete 13:41:31 d32db5db7311: Pull complete 13:41:31 d0c4b47475fc: Pull complete 13:41:43 5831b945b038: Pull complete 13:41:44 86bbec2aaacd: Pull complete 13:41:44 e10730c5d714: Pull complete 13:41:51 5dd5c2283517: Pull complete 13:41:52 d5ac0230b979: Pull complete 13:41:52 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 13:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:41:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 13:41:52 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:53 + docker inspect -f . ci-base-image-arm64 13:41:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:53 prd-ubuntu20.04-docker-arm64-4c-16g-117131 does not seem to be running inside a container 13:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/83 -v /w/workspace/go-mod-bootstrap/83:/w/workspace/go-mod-bootstrap/83:rw,z -v /w/workspace/go-mod-bootstrap/83@tmp:/w/workspace/go-mod-bootstrap/83@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 13:41:56 $ docker top 3f44cc4fdb1fe1a597d882b968776da4af81490cf0d839ac875b6d66ff97cf92 -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:57 + go version 13:41:57 go version go1.18.7 linux/arm64 [Pipeline] } 13:41:57 $ docker stop --time=1 3f44cc4fdb1fe1a597d882b968776da4af81490cf0d839ac875b6d66ff97cf92 13:41:59 $ docker rm -f 3f44cc4fdb1fe1a597d882b968776da4af81490cf0d839ac875b6d66ff97cf92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:59 + docker inspect -f . ci-base-image-arm64 13:41:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:00 prd-ubuntu20.04-docker-arm64-4c-16g-117131 does not seem to be running inside a container 13:42:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/83 -v /w/workspace/go-mod-bootstrap/83:/w/workspace/go-mod-bootstrap/83:rw,z -v /w/workspace/go-mod-bootstrap/83@tmp:/w/workspace/go-mod-bootstrap/83@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 13:42:01 $ docker top f0d22109a18696ac9834d2c4877e8db83600c7c60542f7568f82fced974c7f96 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:01 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/83 [Pipeline] fileExists [Pipeline] sh 13:42:02 + make test 13:42:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:42:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 13:42:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 13:42:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 13:42:02 go: downloading github.com/pelletier/go-toml v1.9.5 13:42:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 13:42:02 go: downloading github.com/stretchr/testify v1.8.0 13:42:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:42:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 13:42:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 13:42:03 go: downloading github.com/gorilla/mux v1.8.0 13:42:03 go: downloading github.com/google/uuid v1.3.0 13:42:03 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:42:03 go: downloading github.com/go-kit/log v0.2.1 13:42:03 go: downloading github.com/davecgh/go-spew v1.1.1 13:42:03 go: downloading github.com/pmezard/go-difflib v1.0.0 13:42:03 go: downloading github.com/stretchr/objx v0.4.0 13:42:03 go: downloading gopkg.in/yaml.v3 v3.0.1 13:42:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 13:42:03 go: downloading github.com/go-playground/validator/v10 v10.11.1 13:42:03 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 13:42:03 go: downloading github.com/gorilla/websocket v1.4.2 13:42:03 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 13:42:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:42:03 go: downloading github.com/hashicorp/errwrap v1.0.0 13:42:03 go: downloading github.com/hashicorp/consul/api v1.15.3 13:42:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:42:03 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:42:03 go: downloading github.com/go-playground/universal-translator v0.18.0 13:42:03 go: downloading github.com/leodido/go-urn v1.2.1 13:42:03 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 13:42:03 go: downloading golang.org/x/text v0.3.7 13:42:03 go: downloading github.com/zeebo/errs v1.2.2 13:42:04 go: downloading google.golang.org/grpc v1.46.0 13:42:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:42:05 go: downloading github.com/pebbe/zmq4 v1.2.7 13:42:05 go: downloading github.com/x448/float16 v0.8.4 13:42:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:42:05 go: downloading github.com/mitchellh/copystructure v1.0.0 13:42:05 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:42:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:42:05 go: downloading github.com/hashicorp/go-hclog v0.14.1 13:42:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:42:05 go: downloading github.com/hashicorp/serf v0.9.7 13:42:05 go: downloading github.com/go-playground/locales v0.14.0 13:42:05 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 13:42:05 go: downloading google.golang.org/protobuf v1.28.0 13:42:06 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 13:42:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:42:06 go: downloading github.com/fatih/color v1.9.0 13:42:06 go: downloading github.com/mattn/go-isatty v0.0.14 13:42:06 go: downloading github.com/armon/go-metrics v0.3.10 13:42:06 go: downloading github.com/golang/protobuf v1.5.2 13:42:06 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 13:42:07 go: downloading github.com/mattn/go-colorable v0.1.12 13:42:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 13:42:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:43:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 13:43:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.072s coverage: 9.9% of statements 13:43:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 13:43:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.089s coverage: 92.5% of statements 13:43:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements 13:43:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.156s coverage: 46.4% of statements 13:43:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 13:43:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 13:43:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.081s coverage: 100.0% of statements 13:43:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.404s coverage: 88.4% of statements 13:43:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.090s coverage: 25.0% of statements 13:44:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.108s coverage: 81.4% of statements 13:44:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 13:44:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.039s coverage: 41.7% of statements 13:44:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 13:44:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:44:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:44:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:44:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:44:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:44:24 $ docker stop --time=1 f0d22109a18696ac9834d2c4877e8db83600c7c60542f7568f82fced974c7f96 13:44:25 $ docker rm -f f0d22109a18696ac9834d2c4877e8db83600c7c60542f7568f82fced974c7f96 [Pipeline] // withDockerContainer [Pipeline] sh 13:44:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:44:28 Warning: overwriting stash ‘coverage-report’ 13:44:29 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 13:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:29 13:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:30 arm64: Pulling from edgex-lftools-log-publisher 13:44:30 8998bd30e6a1: Pulling fs layer 13:44:30 04944245beec: Pulling fs layer 13:44:30 699f458cf7ca: Pulling fs layer 13:44:30 765212b225bb: Pulling fs layer 13:44:30 f23df028b6ca: Pulling fs layer 13:44:30 d65c8cfc05b1: Pulling fs layer 13:44:30 2437ff75d9bd: Pulling fs layer 13:44:30 765212b225bb: Waiting 13:44:30 d65c8cfc05b1: Waiting 13:44:30 2437ff75d9bd: Waiting 13:44:30 f23df028b6ca: Waiting 13:44:30 04944245beec: Verifying Checksum 13:44:30 04944245beec: Download complete 13:44:30 765212b225bb: Verifying Checksum 13:44:30 765212b225bb: Download complete 13:44:30 f23df028b6ca: Verifying Checksum 13:44:30 f23df028b6ca: Download complete 13:44:30 d65c8cfc05b1: Verifying Checksum 13:44:30 d65c8cfc05b1: Download complete 13:44:30 699f458cf7ca: Verifying Checksum 13:44:30 699f458cf7ca: Download complete 13:44:31 8998bd30e6a1: Download complete 13:44:33 2437ff75d9bd: Verifying Checksum 13:44:33 2437ff75d9bd: Download complete 13:44:35 8998bd30e6a1: Pull complete 13:44:35 04944245beec: Pull complete 13:44:37 699f458cf7ca: Pull complete 13:44:37 765212b225bb: Pull complete 13:44:38 f23df028b6ca: Pull complete 13:44:38 d65c8cfc05b1: Pull complete 13:44:53 2437ff75d9bd: Pull complete 13:44:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:53 prd-ubuntu20.04-docker-arm64-4c-16g-117131 does not seem to be running inside a container 13:44:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/83 -v /w/workspace/go-mod-bootstrap/83:/w/workspace/go-mod-bootstrap/83:rw,z -v /w/workspace/go-mod-bootstrap/83@tmp:/w/workspace/go-mod-bootstrap/83@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 13:44:56 $ docker top a01f98f818fc5a06849bff016b0943df9a13f4f5616951a3162cedc31f8fc62c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:57 ---> job-cost.sh 13:44:57 lf-activate-venv: SKIPPING 13:44:57 INFO: No Stack... 13:44:57 INFO: Retrieving Pricing Info for: v3-standard-4 13:44:58 INFO: Archiving Costs [Pipeline] sh 13:44:59 + cut -d, -f6 13:44:59 + cat /w/workspace/go-mod-bootstrap/83/archives/cost.csv [Pipeline] lock 13:44:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-83-stack-cost] 13:44:59 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-83-stack-cost] did not exist. Created. 13:44:59 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:44:59 /w/workspace/go-mod-bootstrap/83@tmp/durable-e3574bd8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:45:00 + echo total: 0.10999999940395355 [Pipeline] stash 13:45:00 Warning: overwriting stash ‘stack-cost’ 13:45:00 Stashed 1 file(s) [Pipeline] } 13:45:00 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 13:45:00 $ docker stop --time=1 a01f98f818fc5a06849bff016b0943df9a13f4f5616951a3162cedc31f8fc62c 13:45:02 $ docker rm -f a01f98f818fc5a06849bff016b0943df9a13f4f5616951a3162cedc31f8fc62c [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 13:45:02 provisioning config files... 13:45:02 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13144637617483750988tmp [Pipeline] { [Pipeline] sh 13:45:02 + set +x 13:45:02 + bash -s -- 13:45:02 + curl -s https://codecov.io/bash 13:45:02 13:45:02 _____ _ 13:45:02 / ____| | | 13:45:02 | | ___ __| | ___ ___ _____ __ 13:45:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:45:02 | |___| (_) | (_| | __/ (_| (_) \ V / 13:45:02 \_____\___/ \__,_|\___|\___\___/ \_/ 13:45:02 Bash-1.0.6 13:45:02 13:45:02 13:45:02 ==> git version 2.25.1 found 13:45:02 ==> 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 13:45:02 Release-Date: 2020-01-08 13:45:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:45:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:45:02 ==> Jenkins CI detected. 13:45:02 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 13:45:02 project root: . 13:45:02 --> token set from env 13:45:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:45:02 ==> Running gcov in . (disable via -X gcov) 13:45:02 ==> Python coveragepy not found 13:45:02 ==> Searching for coverage reports in: 13:45:02 + . 13:45:02 -> Found 1 reports 13:45:02 ==> Detecting git/mercurial file structure 13:45:02 ==> Reading reports 13:45:02 + ./coverage.out bytes=68433 13:45:02 ==> Appending adjustments 13:45:02 https://docs.codecov.io/docs/fixing-reports 13:45:02 + Found adjustments 13:45:02 ==> Gzipping contents 13:45:02 12K /tmp/codecov.lET9QJ.gz 13:45:02 ==> Uploading reports 13:45:02 url: https://codecov.io 13:45:02 query: branch=main&commit=9d387babd1b43ff191f0f7a310fe18c3e8678fab&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 13:45:02 -> Pinging Codecov 13:45:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=9d387babd1b43ff191f0f7a310fe18c3e8678fab&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 13:45:03 -> Uploading to 13:45:03 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/833815588EE85121546D348822E98E2E/9d387babd1b43ff191f0f7a310fe18c3e8678fab/be669bf7-00db-4cf1-ace4-f30b046feea4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T134503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b787f35a0831a4b80b737fe0ace583d1475ccaa1d78196cf60cbfaf8aa0ff006 13:45:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:45:03 Dload Upload Total Spent Left Speed 13:45:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11219 0 0 100 11219 0 55539 --:--:-- --:--:-- --:--:-- 55266 100 11219 0 0 100 11219 0 51463 --:--:-- --:--:-- --:--:-- 51228 13:45:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9d387babd1b43ff191f0f7a310fe18c3e8678fab [Pipeline] } 13:45:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:45:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:45:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:45:03 13:45:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:45:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:45:04 df9b9388f04a: Pulling fs layer 13:45:04 52dc419b0ee2: Pulling fs layer 13:45:04 25bc292e5bac: Pulling fs layer 13:45:04 114826534d7a: Pulling fs layer 13:45:04 4657fd5d0bcf: Pulling fs layer 13:45:04 6ad1cebc031e: Pulling fs layer 13:45:04 8a3aa393b2d8: Pulling fs layer 13:45:04 6ad1cebc031e: Waiting 13:45:04 114826534d7a: Waiting 13:45:04 8a3aa393b2d8: Waiting 13:45:04 4657fd5d0bcf: Waiting 13:45:04 25bc292e5bac: Verifying Checksum 13:45:04 25bc292e5bac: Download complete 13:45:04 52dc419b0ee2: Verifying Checksum 13:45:04 52dc419b0ee2: Download complete 13:45:04 4657fd5d0bcf: Verifying Checksum 13:45:04 4657fd5d0bcf: Download complete 13:45:04 df9b9388f04a: Verifying Checksum 13:45:04 df9b9388f04a: Pull complete 13:45:04 6ad1cebc031e: Verifying Checksum 13:45:04 6ad1cebc031e: Download complete 13:45:04 52dc419b0ee2: Pull complete 13:45:04 25bc292e5bac: Pull complete 13:45:05 114826534d7a: Verifying Checksum 13:45:05 114826534d7a: Download complete 13:45:05 8a3aa393b2d8: Verifying Checksum 13:45:05 8a3aa393b2d8: Download complete 13:45:08 114826534d7a: Pull complete 13:45:08 4657fd5d0bcf: Pull complete 13:45:08 6ad1cebc031e: Pull complete 13:45:11 8a3aa393b2d8: Pull complete 13:45:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:45:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:11 prd-ubuntu20.04-docker-8c-8g-117125 does not seem to be running inside a container 13:45:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:45:15 $ docker top dd7d44f46e5c7fb2cecb9f7338adf64788851a1b27793f200daef679c8da5bfb -eo pid,comm [Pipeline] { [Pipeline] echo 13:45:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 13:45:15 + set -o pipefail 13:45:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 13:45:20 13:45:20 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 13:45:20 13:45:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/60e313e1-c61f-4eef-98ab-e23bc03e7d25 13:45:20 13:45:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:45:20 13:45:20 13:45:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:45:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:45:20 More details here: https://snyk.co/ue1NS [Pipeline] } 13:45:20 $ docker stop --time=1 dd7d44f46e5c7fb2cecb9f7338adf64788851a1b27793f200daef679c8da5bfb 13:45:23 $ docker rm -f dd7d44f46e5c7fb2cecb9f7338adf64788851a1b27793f200daef679c8da5bfb [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 13:45:24 + git log --format=format:%s -1 9d387babd1b43ff191f0f7a310fe18c3e8678fab [Pipeline] sh 13:45:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:45:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:45:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:25 prd-ubuntu20.04-docker-8c-8g-117125 does not seem to be running inside a container 13:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:45:25 $ docker top 5f16566c8dbc98d6b952a2295744170b0934b491e53a4ab24ca440988530dba8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:45:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:45:25 [ssh-agent] Looking for ssh-agent implementation... 13:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:25 $ docker exec 5f16566c8dbc98d6b952a2295744170b0934b491e53a4ab24ca440988530dba8 ssh-agent 13:45:25 SSH_AUTH_SOCK=/tmp/ssh-uOzi9mnZlsgS/agent.32 13:45:25 SSH_AGENT_PID=38 13:45:25 Running ssh-add (command line suppressed) 13:45:25 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3659548261453179888.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3659548261453179888.key) 13:45:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:45:26 + git semver tag 13:45:26 2022-10-26 13:45:26,409 [run_tag] DEBUG tag force:False 13:45:26 2022-10-26 13:45:26,409 [check_head_tag] DEBUG check head tag 13:45:26 2022-10-26 13:45:26,411 [execute] INFO git cat-file --batch-check 13:45:26 2022-10-26 13:45:26,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 13:45:26 2022-10-26 13:45:26,415 [execute] INFO git cat-file --batch 13:45:26 2022-10-26 13:45:26,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 13:45:26 2022-10-26 13:45:26,448 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:45:26 2022-10-26 13:45:26,449 [execute] INFO git tag -a v2.3.0-dev.27 -m v2.3.0-dev.27 13:45:26 2022-10-26 13:45:26,449 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.27', '-m', 'v2.3.0-dev.27'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 13:45:26 2022-10-26 13:45:26,456 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:45:26 2.3.0-dev.27 [Pipeline] } 13:45:26 $ docker exec --env ******** --env ******** 5f16566c8dbc98d6b952a2295744170b0934b491e53a4ab24ca440988530dba8 ssh-agent -k 13:45:26 unset SSH_AUTH_SOCK; 13:45:26 unset SSH_AGENT_PID; 13:45:26 echo Agent pid 38 killed; 13:45:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:45:27 + git semver [Pipeline] } 13:45:27 $ docker stop --time=1 5f16566c8dbc98d6b952a2295744170b0934b491e53a4ab24ca440988530dba8 13:45:28 $ docker rm -f 5f16566c8dbc98d6b952a2295744170b0934b491e53a4ab24ca440988530dba8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:45:29 13:45:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:45:29 0.23.1-centos7: Pulling from edgex-lftools 13:45:29 ab5ef0e58194: Pulling fs layer 13:45:29 9712f1f96733: Pulling fs layer 13:45:29 63f879dbbcfc: Pulling fs layer 13:45:29 0d9ebad4ef96: Pulling fs layer 13:45:29 e9a5061849ea: Pulling fs layer 13:45:29 d747dcd14b5f: Pulling fs layer 13:45:29 2de7ff778b66: Pulling fs layer 13:45:29 0d9ebad4ef96: Waiting 13:45:29 e9a5061849ea: Waiting 13:45:29 d747dcd14b5f: Waiting 13:45:29 2de7ff778b66: Waiting 13:45:29 9712f1f96733: Verifying Checksum 13:45:29 9712f1f96733: Download complete 13:45:29 63f879dbbcfc: Verifying Checksum 13:45:29 63f879dbbcfc: Download complete 13:45:29 0d9ebad4ef96: Verifying Checksum 13:45:29 0d9ebad4ef96: Download complete 13:45:29 d747dcd14b5f: Verifying Checksum 13:45:29 d747dcd14b5f: Download complete 13:45:29 e9a5061849ea: Verifying Checksum 13:45:29 e9a5061849ea: Download complete 13:45:30 2de7ff778b66: Verifying Checksum 13:45:30 2de7ff778b66: Download complete 13:45:30 ab5ef0e58194: Verifying Checksum 13:45:30 ab5ef0e58194: Download complete 13:45:33 ab5ef0e58194: Pull complete 13:45:33 9712f1f96733: Pull complete 13:45:33 63f879dbbcfc: Pull complete 13:45:37 0d9ebad4ef96: Pull complete 13:45:37 e9a5061849ea: Pull complete 13:45:37 d747dcd14b5f: Pull complete 13:45:39 2de7ff778b66: Pull complete 13:45:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:45:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:39 prd-ubuntu20.04-docker-8c-8g-117125 does not seem to be running inside a container 13:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:45:44 $ docker top 6b31859cdb5a0b5cf27aec0dd5685624b6e3c9bfb7bf4b306235d4e36e36fc9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:45:44 provisioning config files... 13:45:44 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4825181283952659293tmp 13:45:44 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4380510314155967596tmp 13:45:44 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7497205701185387212tmp [Pipeline] { [Pipeline] echo 13:45:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:45:44 ---> sigul-configuration.sh 13:45:44 gpg: directory `/root/.gnupg' created 13:45:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:45:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:45:44 gpg: keyring `/root/.gnupg/secring.gpg' created 13:45:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:45:44 gpg: CAST5 encrypted data 13:45:44 gpg: encrypted with 1 passphrase 13:45:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:45:44 + mkdir /home/jenkins 13:45:44 + mkdir /home/jenkins/sigul [Pipeline] sh 13:45:44 + 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 13:45:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:45:45 ---> sigul-install.sh 13:45:45 Sigul already installed; skipping installation. [Pipeline] sh 13:45:45 + git tag --list 13:45:45 v0.0.1 13:45:45 v0.0.10 13:45:45 v0.0.11 13:45:45 v0.0.12 13:45:45 v0.0.13 13:45:45 v0.0.14 13:45:45 v0.0.15 13:45:45 v0.0.16 13:45:45 v0.0.17 13:45:45 v0.0.18 13:45:45 v0.0.19 13:45:45 v0.0.2 13:45:45 v0.0.20 13:45:45 v0.0.21 13:45:45 v0.0.22 13:45:45 v0.0.23 13:45:45 v0.0.24 13:45:45 v0.0.25 13:45:45 v0.0.26 13:45:45 v0.0.27 13:45:45 v0.0.28 13:45:45 v0.0.29 13:45:45 v0.0.3 13:45:45 v0.0.30 13:45:45 v0.0.31 13:45:45 v0.0.32 13:45:45 v0.0.33 13:45:45 v0.0.34 13:45:45 v0.0.35 13:45:45 v0.0.36 13:45:45 v0.0.37 13:45:45 v0.0.38 13:45:45 v0.0.39 13:45:45 v0.0.4 13:45:45 v0.0.40 13:45:45 v0.0.41 13:45:45 v0.0.42 13:45:45 v0.0.43 13:45:45 v0.0.44 13:45:45 v0.0.45 13:45:45 v0.0.46 13:45:45 v0.0.47 13:45:45 v0.0.48 13:45:45 v0.0.49 13:45:45 v0.0.5 13:45:45 v0.0.50 13:45:45 v0.0.51 13:45:45 v0.0.52 13:45:45 v0.0.53 13:45:45 v0.0.54 13:45:45 v0.0.55 13:45:45 v0.0.56 13:45:45 v0.0.57 13:45:45 v0.0.58 13:45:45 v0.0.59 13:45:45 v0.0.6 13:45:45 v0.0.60 13:45:45 v0.0.61 13:45:45 v0.0.62 13:45:45 v0.0.63 13:45:45 v0.0.64 13:45:45 v0.0.65 13:45:45 v0.0.66 13:45:45 v0.0.67 13:45:45 v0.0.68 13:45:45 v0.0.69 13:45:45 v0.0.7 13:45:45 v0.0.70 13:45:45 v0.0.71 13:45:45 v0.0.72 13:45:45 v0.0.8 13:45:45 v0.0.9 13:45:45 v2.0.0 13:45:45 v2.1.0 13:45:45 v2.1.1 13:45:45 v2.1.1-dev.1 13:45:45 v2.1.1-dev.2 13:45:45 v2.1.1-dev.3 13:45:45 v2.1.1-dev.4 13:45:45 v2.2.0 13:45:45 v2.2.1-dev.1 13:45:45 v2.2.1-dev.2 13:45:45 v2.2.1-dev.3 13:45:45 v2.2.1-dev.4 13:45:45 v2.2.1-dev.5 13:45:45 v2.2.1-dev.6 13:45:45 v2.2.1-dev.7 13:45:45 v2.2.1-dev.8 13:45:45 v2.2.1-dev.9 13:45:45 v2.3.0-dev.10 13:45:45 v2.3.0-dev.11 13:45:45 v2.3.0-dev.12 13:45:45 v2.3.0-dev.13 13:45:45 v2.3.0-dev.14 13:45:45 v2.3.0-dev.15 13:45:45 v2.3.0-dev.16 13:45:45 v2.3.0-dev.17 13:45:45 v2.3.0-dev.18 13:45:45 v2.3.0-dev.19 13:45:45 v2.3.0-dev.20 13:45:45 v2.3.0-dev.21 13:45:45 v2.3.0-dev.22 13:45:45 v2.3.0-dev.23 13:45:45 v2.3.0-dev.24 13:45:45 v2.3.0-dev.25 13:45:45 v2.3.0-dev.26 13:45:45 v2.3.0-dev.27 [Pipeline] sh 13:45:45 + lftools sign git-tag v2.3.0-dev.27 13:45:46 Signing Git tag with Sigul... 13:45:46 Signing v2.3.0-dev.27 [Pipeline] echo 13:45:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:45:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:45:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:45:46 $ docker stop --time=1 6b31859cdb5a0b5cf27aec0dd5685624b6e3c9bfb7bf4b306235d4e36e36fc9a 13:45:48 $ docker rm -f 6b31859cdb5a0b5cf27aec0dd5685624b6e3c9bfb7bf4b306235d4e36e36fc9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:45:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:45:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:45:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:48 prd-ubuntu20.04-docker-8c-8g-117125 does not seem to be running inside a container 13:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:45:49 $ docker top 852cf96723cbf92fc14298c6151489a5605be30025092ea9104578a3e7b70c67 -eo pid,comm 13:45:49 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). 13:45:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:45:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:45:49 [ssh-agent] Looking for ssh-agent implementation... 13:45:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:49 $ docker exec 852cf96723cbf92fc14298c6151489a5605be30025092ea9104578a3e7b70c67 ssh-agent 13:45:49 SSH_AUTH_SOCK=/tmp/ssh-4TT2FIwt2ar6/agent.33 13:45:49 SSH_AGENT_PID=39 13:45:49 Running ssh-add (command line suppressed) 13:45:49 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18410407401818126301.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18410407401818126301.key) 13:45:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:45:50 + git semver bump pre 13:45:50 2022-10-26 13:45:50,193 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:45:50 2022-10-26 13:45:50,193 [bump_version] DEBUG bumping version:2.3.0-dev.27 on axis:pre with prefix:dev 13:45:50 2022-10-26 13:45:50,193 [bump_version] DEBUG bumped version:2.3.0-dev.28 13:45:50 2022-10-26 13:45:50,193 [write_version] DEBUG write version:2.3.0-dev.28 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 13:45:50 2022-10-26 13:45:50,193 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:45:50 2022-10-26 13:45:50,193 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:45:50 2022-10-26 13:45:50,196 [execute] INFO git cat-file --batch-check 13:45:50 2022-10-26 13:45:50,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 13:45:50 2022-10-26 13:45:50,201 [execute] INFO git cat-file --batch 13:45:50 2022-10-26 13:45:50,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 13:45:50 2022-10-26 13:45:50,207 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:45:50 2.3.0-dev.28 [Pipeline] } 13:45:50 $ docker exec --env ******** --env ******** 852cf96723cbf92fc14298c6151489a5605be30025092ea9104578a3e7b70c67 ssh-agent -k 13:45:50 unset SSH_AUTH_SOCK; 13:45:50 unset SSH_AGENT_PID; 13:45:50 echo Agent pid 39 killed; 13:45:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:45:50 + git semver [Pipeline] } 13:45:50 $ docker stop --time=1 852cf96723cbf92fc14298c6151489a5605be30025092ea9104578a3e7b70c67 13:45:52 $ docker rm -f 852cf96723cbf92fc14298c6151489a5605be30025092ea9104578a3e7b70c67 [Pipeline] // withDockerContainer [Pipeline] sh 13:45:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:45:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:45:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:52 prd-ubuntu20.04-docker-8c-8g-117125 does not seem to be running inside a container 13:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:45:53 $ docker top 237c44ca24ce2db0878b93e7999ae13f9ab0f209a7e9177d89b05e912f79771b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:45:53 [ssh-agent] Looking for ssh-agent implementation... 13:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:53 $ docker exec 237c44ca24ce2db0878b93e7999ae13f9ab0f209a7e9177d89b05e912f79771b ssh-agent 13:45:53 SSH_AUTH_SOCK=/tmp/ssh-yPEkZ9D4zaet/agent.32 13:45:53 SSH_AGENT_PID=38 13:45:53 Running ssh-add (command line suppressed) 13:45:53 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8091598523042936446.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8091598523042936446.key) 13:45:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:45:54 + git semver push 13:45:54 2022-10-26 13:45:54,243 [run_push] DEBUG push 13:45:54 2022-10-26 13:45:54,244 [execute] INFO git cat-file --batch-check 13:45:54 2022-10-26 13:45:54,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 13:45:54 2022-10-26 13:45:54,248 [execute] INFO git rev-list 88a5f7e302b0b791f8e6cf4924fae448966b5c54 -- 13:45:54 2022-10-26 13:45:54,249 [execute] DEBUG Popen(['git', 'rev-list', '88a5f7e302b0b791f8e6cf4924fae448966b5c54', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 13:45:54 2022-10-26 13:45:54,256 [execute] INFO git fetch -v origin 13:45:54 2022-10-26 13:45:54,257 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 13:45:54 2022-10-26 13:45:54,869 [run_push] DEBUG no remote changes detected 13:45:54 2022-10-26 13:45:54,869 [execute] INFO git push origin semver 13:45:54 2022-10-26 13:45:54,869 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 13:45:55 2022-10-26 13:45:55,736 [run_push] DEBUG push all version tags 13:45:55 2022-10-26 13:45:55,736 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:45:55 2022-10-26 13:45:55,737 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 13:45:56 2022-10-26 13:45:56,688 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:45:56 2.3.0-dev.28 [Pipeline] } 13:45:56 $ docker exec --env ******** --env ******** 237c44ca24ce2db0878b93e7999ae13f9ab0f209a7e9177d89b05e912f79771b ssh-agent -k 13:45:56 unset SSH_AUTH_SOCK; 13:45:56 unset SSH_AGENT_PID; 13:45:56 echo Agent pid 38 killed; 13:45:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:45:57 + git semver [Pipeline] } 13:45:57 $ docker stop --time=1 237c44ca24ce2db0878b93e7999ae13f9ab0f209a7e9177d89b05e912f79771b 13:45:58 $ docker rm -f 237c44ca24ce2db0878b93e7999ae13f9ab0f209a7e9177d89b05e912f79771b [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 13:45:59 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 13:45:59 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 13:45:59 total 16 13:45:59 drwxr-xr-x 3 root root 4096 Oct 26 13:34 . 13:45:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 13:45 .. 13:45:59 drwxr-xr-x 2 root root 4096 Oct 26 13:34 cost 13:45:59 -rw-r--r-- 1 root root 87 Oct 26 13:34 cost.csv 13:45:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 13:45:59 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 13:45:59 total 16 13:45:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 13:34 . 13:45:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 13:45 .. 13:45:59 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 13:34 cost 13:45:59 -rw-r--r-- 1 jenkins jenkins 87 Oct 26 13:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:45:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:46:00 ---> package-listing.sh 13:46:00 ++ facter osfamily 13:46:00 ++ tr '[:upper:]' '[:lower:]' 13:46:00 + OS_FAMILY=debian 13:46:00 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 13:46:00 + START_PACKAGES=/tmp/packages_start.txt 13:46:00 + END_PACKAGES=/tmp/packages_end.txt 13:46:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:00 + PACKAGES=/tmp/packages_start.txt 13:46:00 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 13:46:00 + PACKAGES=/tmp/packages_end.txt 13:46:00 + case "${OS_FAMILY}" in 13:46:00 + dpkg -l 13:46:00 + grep '^ii' 13:46:00 + '[' -f /tmp/packages_start.txt ']' 13:46:00 + '[' -f /tmp/packages_end.txt ']' 13:46:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:00 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 13:46:00 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 13:46:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 13:46:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:46:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:46:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:01 prd-ubuntu20.04-docker-8c-8g-117125 does not seem to be running inside a container 13:46:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:46:01 $ docker top c7899dccdf1046e55b409c42585053c454b92fcf50667120bf876783a97fc344 -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:02 + touch /tmp/pre-build-complete [Pipeline] sh 13:46:02 + mkdir -p /var/log/sysstat [Pipeline] sh 13:46:02 + ls /var/log/sa-host 13:46:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:46:02 provisioning config files... 13:46:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3746634171090998907tmp [Pipeline] { [Pipeline] echo 13:46:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:46:03 ---> create-netrc.sh [Pipeline] } 13:46:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:46:03 ---> python-tools-install.sh [Pipeline] echo 13:46:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:46:03 ---> sudo-logs.sh 13:46:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:46:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:46:04 ---> job-cost.sh 13:46:04 lf-activate-venv: SKIPPING 13:46:04 DEBUG: total: 0.2199999988079071 13:46:04 INFO: Retrieving Stack Cost... 13:46:04 INFO: Retrieving Pricing Info for: v3-standard-8 13:46:04 INFO: Archiving Costs [Pipeline] echo 13:46:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:46:05 ---> logs-deploy.sh 13:46:05 lf-activate-venv: SKIPPING 13:46:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/83 13:46:05 INFO: archiving workspace using pattern(s): 13:46:06 Archives upload complete. 13:46:06 INFO: archiving logs to Nexus 13:46:06 ---> uname -a: 13:46:06 Linux prd-ubuntu20-04-docker-8c-8g-117125 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:46:06 13:46:06