Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4052e11d2d18c305e01cd54f0004d91584d69cb9 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-ssh11699521151405590861.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2914386414944605827.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8620634381689001563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh14190566781435504565.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11604840091246569815.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-697’ is offline Running on prd-ubuntu20.04-docker-8c-8g-699 in /w/workspace/foundry_go-mod-bootstrap_jakarta [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 Avoid second fetch Checking out Revision 4052e11d2d18c305e01cd54f0004d91584d69cb9 (jakarta) Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/foundry_go-mod-bootstrap_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4052e11d2d18c305e01cd54f0004d91584d69cb9 # timeout=10 Commit message: "build: Update to released 2.1.1 Go Mods (#344)" > git rev-list --no-walk 2a4d3ba0255ae1fa4791965290afab680ae0c5cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-02T21:28:16.416Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-02T21:28:16.465Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-02T21:28:16.480Z] ========================================================= [2022-06-02T21:28:16.480Z] EdgeX Global Pipelines Version Info [2022-06-02T21:28:16.480Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:28:17.248Z] ------------------- [2022-06-02T21:28:17.248Z] stable info: [2022-06-02T21:28:17.248Z] ------------------- [2022-06-02T21:28:17.248Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T21:28:17.248Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-02T21:28:17.248Z] Message: update stable to v1.0.230 [2022-06-02T21:28:17.821Z] ------------------- [2022-06-02T21:28:17.821Z] experimental info: [2022-06-02T21:28:17.821Z] ------------------- [2022-06-02T21:28:17.821Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T21:28:17.821Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-02T21:28:17.821Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-02T21:28:18.085Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-06-02T21:28:18.093Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-06-02T21:28:18.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-02T21:28:18.108Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-02T21:28:18.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-02T21:28:18.124Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-02T21:28:18.131Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-02T21:28:18.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-02T21:28:18.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-02T21:28:18.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-02T21:28:18.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-02T21:28:18.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-06-02T21:28:18.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-02T21:28:18.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-02T21:28:18.211Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T21:28:18.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T21:28:18.234Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T21:28:18.242Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T21:28:18.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-02T21:28:18.258Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-02T21:28:18.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-02T21:28:18.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-02T21:28:18.289Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-02T21:28:18.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-02T21:28:18.309Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-06-02T21:28:18.321Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-02T21:28:18.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-02T21:28:18.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-02T21:28:18.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-02T21:28:18.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] echo [2022-06-02T21:28:18.380Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4052e11 [Pipeline] echo [2022-06-02T21:28:18.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-02T21:28:18.753Z] + git rev-list -1 --merges 4052e11d2d18c305e01cd54f0004d91584d69cb9~1..4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] echo [2022-06-02T21:28:18.788Z] -----------> git rev-list -1 --merges 4052e11d2d18c305e01cd54f0004d91584d69cb9~1..4052e11d2d18c305e01cd54f0004d91584d69cb9 4052e11d2d18c305e01cd54f0004d91584d69cb9 [false] [Pipeline] sh [2022-06-02T21:28:19.086Z] + git log --format=format:%s -1 4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] echo [2022-06-02T21:28:19.103Z] ========================================================= [2022-06-02T21:28:19.103Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-02T21:28:19.103Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T21:28:19.447Z] + git log --format=format:%s -1 4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] echo [2022-06-02T21:28:19.459Z] [semverPrep] GIT_COMMIT: 4052e11d2d18c305e01cd54f0004d91584d69cb9, Commit Message: build: Update to released 2.1.1 Go Mods (#344) [Pipeline] echo [2022-06-02T21:28:19.471Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-02T21:28:19.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T21:28:19.893Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-02T21:28:19.893Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-02T21:28:19.893Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-02T21:28:19.893Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-02T21:28:19.893Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-02T21:28:19.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:28:20.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T21:28:20.520Z] [2022-06-02T21:28:20.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:28:20.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T21:28:20.834Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-02T21:28:20.834Z] 1fe172e4850f: Pulling fs layer [2022-06-02T21:28:20.834Z] caf521ccaac6: Pulling fs layer [2022-06-02T21:28:20.834Z] 3ead6fa29328: Pulling fs layer [2022-06-02T21:28:20.834Z] 5c2a1cbceb83: Pulling fs layer [2022-06-02T21:28:20.834Z] a8d5f1318db7: Pulling fs layer [2022-06-02T21:28:20.834Z] c427282e49a2: Pulling fs layer [2022-06-02T21:28:20.834Z] 1827001aaf11: Pulling fs layer [2022-06-02T21:28:20.834Z] 0714d37db230: Pulling fs layer [2022-06-02T21:28:20.834Z] ac28cf19c067: Pulling fs layer [2022-06-02T21:28:20.834Z] ca983d60f3e2: Pulling fs layer [2022-06-02T21:28:20.834Z] 9f894cec8388: Pulling fs layer [2022-06-02T21:28:20.834Z] 1827001aaf11: Waiting [2022-06-02T21:28:20.834Z] 5c2a1cbceb83: Waiting [2022-06-02T21:28:20.834Z] ac28cf19c067: Waiting [2022-06-02T21:28:20.834Z] a8d5f1318db7: Waiting [2022-06-02T21:28:20.834Z] c427282e49a2: Waiting [2022-06-02T21:28:20.834Z] ca983d60f3e2: Waiting [2022-06-02T21:28:20.834Z] 9f894cec8388: Waiting [2022-06-02T21:28:20.834Z] caf521ccaac6: Download complete [2022-06-02T21:28:20.834Z] 5c2a1cbceb83: Verifying Checksum [2022-06-02T21:28:20.834Z] 5c2a1cbceb83: Download complete [2022-06-02T21:28:21.097Z] a8d5f1318db7: Verifying Checksum [2022-06-02T21:28:21.097Z] a8d5f1318db7: Download complete [2022-06-02T21:28:21.097Z] c427282e49a2: Download complete [2022-06-02T21:28:21.097Z] 3ead6fa29328: Verifying Checksum [2022-06-02T21:28:21.097Z] 3ead6fa29328: Download complete [2022-06-02T21:28:21.097Z] 0714d37db230: Verifying Checksum [2022-06-02T21:28:21.097Z] 0714d37db230: Download complete [2022-06-02T21:28:21.097Z] ac28cf19c067: Download complete [2022-06-02T21:28:21.097Z] ca983d60f3e2: Verifying Checksum [2022-06-02T21:28:21.097Z] ca983d60f3e2: Download complete [2022-06-02T21:28:21.097Z] 9f894cec8388: Download complete [2022-06-02T21:28:21.097Z] 1fe172e4850f: Verifying Checksum [2022-06-02T21:28:21.097Z] 1fe172e4850f: Download complete [2022-06-02T21:28:21.359Z] 1827001aaf11: Verifying Checksum [2022-06-02T21:28:21.359Z] 1827001aaf11: Download complete [2022-06-02T21:28:22.752Z] 1fe172e4850f: Pull complete [2022-06-02T21:28:22.752Z] caf521ccaac6: Pull complete [2022-06-02T21:28:23.323Z] 3ead6fa29328: Pull complete [2022-06-02T21:28:23.323Z] 5c2a1cbceb83: Pull complete [2022-06-02T21:28:23.584Z] a8d5f1318db7: Pull complete [2022-06-02T21:28:23.847Z] c427282e49a2: Pull complete [2022-06-02T21:28:25.773Z] 1827001aaf11: Pull complete [2022-06-02T21:28:25.773Z] 0714d37db230: Pull complete [2022-06-02T21:28:26.037Z] ac28cf19c067: Pull complete [2022-06-02T21:28:26.037Z] ca983d60f3e2: Pull complete [2022-06-02T21:28:26.300Z] 9f894cec8388: Pull complete [2022-06-02T21:28:26.300Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-02T21:28:26.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T21:28:26.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:28:26.418Z] prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container [2022-06-02T21:28:26.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-02T21:28:27.939Z] $ docker top 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 -eo pid,comm [2022-06-02T21:28:28.014Z] 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). [2022-06-02T21:28:28.014Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T21:28:28.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T21:28:28.054Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T21:28:28.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T21:28:28.203Z] $ docker exec 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 ssh-agent [2022-06-02T21:28:28.341Z] SSH_AUTH_SOCK=/tmp/ssh-lAXCdLje1pQ9/agent.32 [2022-06-02T21:28:28.341Z] SSH_AGENT_PID=38 [2022-06-02T21:28:28.348Z] Running ssh-add (command line suppressed) [2022-06-02T21:28:28.477Z] Identity added: /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_3087331686516360260.key (/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_3087331686516360260.key) [2022-06-02T21:28:28.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T21:28:28.796Z] + git tag --points-at HEAD [Pipeline] } [2022-06-02T21:28:28.809Z] $ docker exec --env ******** --env ******** 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 ssh-agent -k [2022-06-02T21:28:28.938Z] unset SSH_AUTH_SOCK; [2022-06-02T21:28:28.939Z] unset SSH_AGENT_PID; [2022-06-02T21:28:28.939Z] echo Agent pid 38 killed; [2022-06-02T21:28:28.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-02T21:28:28.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T21:28:28.978Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T21:28:29.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T21:28:29.122Z] $ docker exec 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 ssh-agent [2022-06-02T21:28:29.261Z] SSH_AUTH_SOCK=/tmp/ssh-kf2C5pD6YF7c/agent.72 [2022-06-02T21:28:29.261Z] SSH_AGENT_PID=79 [2022-06-02T21:28:29.268Z] Running ssh-add (command line suppressed) [2022-06-02T21:28:29.378Z] Identity added: /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_5496082075852464908.key (/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_5496082075852464908.key) [2022-06-02T21:28:29.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T21:28:29.689Z] + git semver init [2022-06-02T21:28:29.950Z] 2022-06-02 21:28:29,903 [run_init] DEBUG init version:0.0.0 force:False [2022-06-02T21:28:29.950Z] 2022-06-02 21:28:29,903 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver [2022-06-02T21:28:29.950Z] 2022-06-02 21:28:29,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver [2022-06-02T21:28:29.950Z] 2022-06-02 21:28:29,904 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-02T21:28:30.895Z] 2022-06-02 21:28:30,583 [append_file] DEBUG append to file:/w/workspace/foundry_go-mod-bootstrap_jakarta/.git/info/exclude [2022-06-02T21:28:30.895Z] 2022-06-02 21:28:30,583 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta with force:False [2022-06-02T21:28:30.895Z] 2022-06-02 21:28:30,583 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta [2022-06-02T21:28:30.895Z] 2022-06-02 21:28:30,584 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta [2022-06-02T21:28:30.895Z] 2.1.1-dev.4 [Pipeline] } [2022-06-02T21:28:30.908Z] $ docker exec --env ******** --env ******** 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 ssh-agent -k [2022-06-02T21:28:31.037Z] unset SSH_AUTH_SOCK; [2022-06-02T21:28:31.037Z] unset SSH_AGENT_PID; [2022-06-02T21:28:31.037Z] echo Agent pid 79 killed; [2022-06-02T21:28:31.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T21:28:31.359Z] + git semver [Pipeline] } [2022-06-02T21:28:31.638Z] $ docker stop --time=1 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 [2022-06-02T21:28:32.963Z] $ docker rm -f 1cd121239d993f43ea54a04e05e8da97d0160429595c810a54f8154366392cb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T21:28:33.320Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-02T21:28:33.580Z] Stashed 1 file(s) [Pipeline] echo [2022-06-02T21:28:33.582Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.4 [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 [2022-06-02T21:28:33.753Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T21:28:33.762Z] ========================================================= [2022-06-02T21:28:33.762Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-02T21:28:33.762Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-02T21:28:34.061Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-02T21:28:34.061Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-02T21:28:34.061Z] 59bf1c3509f3: Pulling fs layer [2022-06-02T21:28:34.061Z] 666ba61612fd: Pulling fs layer [2022-06-02T21:28:34.061Z] 8ed8ca486205: Pulling fs layer [2022-06-02T21:28:34.061Z] 4fe6c5a15a65: Pulling fs layer [2022-06-02T21:28:34.061Z] 22a0e8bec74d: Pulling fs layer [2022-06-02T21:28:34.061Z] 812f408151ee: Pulling fs layer [2022-06-02T21:28:34.061Z] 22a0e8bec74d: Waiting [2022-06-02T21:28:34.061Z] 4fe6c5a15a65: Waiting [2022-06-02T21:28:34.061Z] bab7bd504b26: Pulling fs layer [2022-06-02T21:28:34.061Z] 070449caade9: Pulling fs layer [2022-06-02T21:28:34.061Z] 812f408151ee: Waiting [2022-06-02T21:28:34.061Z] bab7bd504b26: Waiting [2022-06-02T21:28:34.061Z] 8f1a5288e3a6: Pulling fs layer [2022-06-02T21:28:34.061Z] 8ed8ca486205: Verifying Checksum [2022-06-02T21:28:34.061Z] 8ed8ca486205: Download complete [2022-06-02T21:28:34.061Z] 666ba61612fd: Download complete [2022-06-02T21:28:34.061Z] 22a0e8bec74d: Verifying Checksum [2022-06-02T21:28:34.061Z] 22a0e8bec74d: Download complete [2022-06-02T21:28:34.061Z] 812f408151ee: Download complete [2022-06-02T21:28:34.061Z] bab7bd504b26: Download complete [2022-06-02T21:28:34.061Z] 59bf1c3509f3: Verifying Checksum [2022-06-02T21:28:34.061Z] 59bf1c3509f3: Download complete [2022-06-02T21:28:34.061Z] 070449caade9: Verifying Checksum [2022-06-02T21:28:34.061Z] 070449caade9: Download complete [2022-06-02T21:28:34.322Z] 59bf1c3509f3: Pull complete [2022-06-02T21:28:34.322Z] 666ba61612fd: Pull complete [2022-06-02T21:28:34.584Z] 8ed8ca486205: Pull complete [2022-06-02T21:28:34.846Z] 8f1a5288e3a6: Verifying Checksum [2022-06-02T21:28:34.846Z] 8f1a5288e3a6: Download complete [2022-06-02T21:28:34.846Z] 4fe6c5a15a65: Verifying Checksum [2022-06-02T21:28:34.846Z] 4fe6c5a15a65: Download complete [2022-06-02T21:28:39.054Z] 4fe6c5a15a65: Pull complete [2022-06-02T21:28:39.054Z] 22a0e8bec74d: Pull complete [2022-06-02T21:28:39.054Z] 812f408151ee: Pull complete [2022-06-02T21:28:39.054Z] bab7bd504b26: Pull complete [2022-06-02T21:28:39.054Z] 070449caade9: Pull complete [2022-06-02T21:28:41.597Z] 8f1a5288e3a6: Pull complete [2022-06-02T21:28:41.597Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-02T21:28:41.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-02T21:28:41.598Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] sh [2022-06-02T21:28:41.895Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:28:42.206Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T21:28:42.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:28:42.290Z] prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container [2022-06-02T21:28:42.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-02T21:28:44.043Z] $ docker top 908c1066a89540a6ea82591e69afb6542a2c21b04c3b4910f5888314ff907736 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T21:28:44.400Z] + go version [2022-06-02T21:28:44.400Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-02T21:28:44.414Z] $ docker stop --time=1 908c1066a89540a6ea82591e69afb6542a2c21b04c3b4910f5888314ff907736 [2022-06-02T21:28:45.720Z] $ docker rm -f 908c1066a89540a6ea82591e69afb6542a2c21b04c3b4910f5888314ff907736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:28:46.139Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T21:28:46.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:28:46.229Z] prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container [2022-06-02T21:28:46.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-02T21:28:46.681Z] $ docker top 3dd1ed61a96750066b617880fe4c8be4794ec2d2e2e6a6b48487f542624db8fa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-02T21:28:47.047Z] + make test [2022-06-02T21:28:47.047Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-02T21:28:48.686Z] Still waiting to schedule task [2022-06-02T21:28:48.686Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-698’ is offline [2022-06-02T21:28:53.632Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-06-02T21:28:53.632Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.010s coverage: 5.0% of statements [2022-06-02T21:28:53.632Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-06-02T21:28:53.632Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.008s coverage: 92.2% of statements [2022-06-02T21:28:53.632Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements [2022-06-02T21:28:53.632Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.011s coverage: 24.1% of statements [2022-06-02T21:28:53.632Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-06-02T21:28:53.632Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-06-02T21:28:53.632Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.009s coverage: 100.0% of statements [2022-06-02T21:28:53.632Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 25.0% of statements [2022-06-02T21:28:56.186Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.021s coverage: 79.7% of statements [2022-06-02T21:28:56.186Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-06-02T21:28:56.186Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2022-06-02T21:28:56.186Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2022-06-02T21:28:56.186Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-02T21:28:59.481Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T21:28:59.481Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-02T21:28:59.494Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-02T21:28:59.794Z] + go mod tidy [2022-06-02T21:29:00.365Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-02T21:29:00.365Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-02T21:29:00.365Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-02T21:29:00.365Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-02T21:29:00.365Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-02T21:29:00.365Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T21:29:00.628Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-02T21:29:00.628Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-02T21:29:00.628Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-02T21:29:00.628Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-02T21:29:00.628Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-02T21:29:00.628Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-02T21:29:00.628Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-02T21:29:00.628Z] go: downloading github.com/kr/text v0.2.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-02T21:29:00.628Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-02T21:29:00.628Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-02T21:29:00.628Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-02T21:29:00.628Z] go: downloading golang.org/x/text v0.3.6 [2022-06-02T21:29:00.628Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-02T21:29:00.628Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-02T21:29:00.912Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-02T21:29:00.912Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-02T21:29:00.912Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T21:29:00.912Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-02T21:29:00.912Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-02T21:29:00.912Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-02T21:29:00.912Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-02T21:29:00.912Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-02T21:29:00.912Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-02T21:29:00.912Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-02T21:29:00.912Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-02T21:29:00.912Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-02T21:29:00.912Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-02T21:29:00.912Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T21:29:00.912Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-02T21:29:01.187Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-02T21:29:01.187Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T21:29:01.187Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T21:29:01.187Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-02T21:29:01.187Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-02T21:29:01.187Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-02T21:29:01.187Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-02T21:29:01.187Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-02T21:29:01.482Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-02T21:29:01.482Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-02T21:29:01.482Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-02T21:29:01.482Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-02T21:29:01.482Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-02T21:29:01.482Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-02T21:29:01.482Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [Pipeline] } [2022-06-02T21:29:01.820Z] $ docker stop --time=1 3dd1ed61a96750066b617880fe4c8be4794ec2d2e2e6a6b48487f542624db8fa [2022-06-02T21:29:03.642Z] $ docker rm -f 3dd1ed61a96750066b617880fe4c8be4794ec2d2e2e6a6b48487f542624db8fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T21:29:04.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-02T21:29:04.237Z] 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 [2022-06-02T21:29:04.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T21:29:04.667Z] [2022-06-02T21:29:04.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:29:04.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T21:29:04.969Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-02T21:29:04.969Z] 5eb5b503b376: Pulling fs layer [2022-06-02T21:29:04.969Z] 5c69ac0246d0: Pulling fs layer [2022-06-02T21:29:04.969Z] ec43610c2a17: Pulling fs layer [2022-06-02T21:29:04.969Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-02T21:29:04.969Z] 33b1e0a273af: Pulling fs layer [2022-06-02T21:29:04.969Z] 5d3b04190fa2: Pulling fs layer [2022-06-02T21:29:04.969Z] 2f39f015ded8: Pulling fs layer [2022-06-02T21:29:04.969Z] 33b1e0a273af: Waiting [2022-06-02T21:29:04.969Z] 2f39f015ded8: Waiting [2022-06-02T21:29:04.969Z] 5d3b04190fa2: Waiting [2022-06-02T21:29:04.969Z] 3a2ae6a8a46f: Waiting [2022-06-02T21:29:04.969Z] 5c69ac0246d0: Download complete [2022-06-02T21:29:04.969Z] 3a2ae6a8a46f: Download complete [2022-06-02T21:29:04.969Z] 33b1e0a273af: Verifying Checksum [2022-06-02T21:29:04.969Z] 33b1e0a273af: Download complete [2022-06-02T21:29:04.969Z] 5d3b04190fa2: Verifying Checksum [2022-06-02T21:29:04.969Z] 5d3b04190fa2: Download complete [2022-06-02T21:29:05.229Z] ec43610c2a17: Verifying Checksum [2022-06-02T21:29:05.229Z] ec43610c2a17: Download complete [2022-06-02T21:29:05.229Z] 5eb5b503b376: Verifying Checksum [2022-06-02T21:29:05.229Z] 5eb5b503b376: Download complete [2022-06-02T21:29:05.799Z] 2f39f015ded8: Verifying Checksum [2022-06-02T21:29:05.799Z] 2f39f015ded8: Download complete [2022-06-02T21:29:06.371Z] 5eb5b503b376: Pull complete [2022-06-02T21:29:06.630Z] 5c69ac0246d0: Pull complete [2022-06-02T21:29:07.200Z] ec43610c2a17: Pull complete [2022-06-02T21:29:07.200Z] 3a2ae6a8a46f: Pull complete [2022-06-02T21:29:07.459Z] 33b1e0a273af: Pull complete [2022-06-02T21:29:07.459Z] 5d3b04190fa2: Pull complete [2022-06-02T21:29:12.751Z] 2f39f015ded8: Pull complete [2022-06-02T21:29:12.751Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-02T21:29:12.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T21:29:12.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:29:12.847Z] prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container [2022-06-02T21:29:12.887Z] $ 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/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-02T21:29:14.372Z] $ docker top 4216a5327953582bd95a55d663c2e764fa7d4100325a1d7aa8c8aacb3cc54b91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:29:14.762Z] ---> job-cost.sh [2022-06-02T21:29:14.762Z] lf-activate-venv: SKIPPING [2022-06-02T21:29:14.762Z] INFO: No Stack... [2022-06-02T21:29:15.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T21:29:15.594Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T21:29:15.886Z] + cat /w/workspace/foundry_go-mod-bootstrap_jakarta/archives/cost.csv [2022-06-02T21:29:15.886Z] + cut -d, -f6 [Pipeline] lock [2022-06-02T21:29:15.901Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] [2022-06-02T21:29:15.908Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] did not exist. Created. [2022-06-02T21:29:15.908Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T21:29:16.211Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-02T21:29:16.256Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T21:29:16.262Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T21:29:16.283Z] $ docker stop --time=1 4216a5327953582bd95a55d663c2e764fa7d4100325a1d7aa8c8aacb3cc54b91 [2022-06-02T21:29:17.465Z] $ docker rm -f 4216a5327953582bd95a55d663c2e764fa7d4100325a1d7aa8c8aacb3cc54b91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T21:30:26.386Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-700 in /w/workspace/foundry_go-mod-bootstrap_jakarta [Pipeline] { [Pipeline] ws [2022-06-02T21:30:26.399Z] Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout [2022-06-02T21:30:26.456Z] Selected Git installation does not exist. Using Default [2022-06-02T21:30:26.456Z] The recommended git tool is: NONE [2022-06-02T21:30:32.560Z] using credential edgex-jenkins-ssh [2022-06-02T21:30:32.579Z] Cloning the remote Git repository [2022-06-02T21:30:32.639Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-06-02T21:30:32.723Z] > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 [2022-06-02T21:30:32.820Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-06-02T21:30:32.821Z] > git --version # timeout=10 [2022-06-02T21:30:32.840Z] > git --version # 'git version 2.25.1' [2022-06-02T21:30:32.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-02T21:30:32.941Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T21:30:33.908Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-06-02T21:30:34.014Z] Avoid second fetch [2022-06-02T21:30:34.015Z] Checking out Revision 4052e11d2d18c305e01cd54f0004d91584d69cb9 (jakarta) [2022-06-02T21:30:33.966Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T21:30:34.055Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:30:34.092Z] > git checkout -f 4052e11d2d18c305e01cd54f0004d91584d69cb9 # timeout=10 [2022-06-02T21:30:38.615Z] Commit message: "build: Update to released 2.1.1 Go Mods (#344)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T21:30:39.459Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-02T21:30:39.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T21:30:39.459Z] Dload Upload Total Spent Left Speed [2022-06-02T21:30:39.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2022-06-02T21:30:40.124Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-02T21:30:40.469Z] + sudo tee /etc/docker/daemon.new [2022-06-02T21:30:40.469Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-02T21:30:40.469Z] { [2022-06-02T21:30:40.469Z] "registry-mirrors": [ [2022-06-02T21:30:40.469Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-02T21:30:40.469Z] ], [2022-06-02T21:30:40.469Z] "bip": "10.250.0.254/24", [2022-06-02T21:30:40.469Z] "hosts": [ [2022-06-02T21:30:40.469Z] "tcp://0.0.0.0:5555", [2022-06-02T21:30:40.469Z] "unix:///var/run/docker.sock" [2022-06-02T21:30:40.469Z] ], [2022-06-02T21:30:40.469Z] "mtu": 1458, [2022-06-02T21:30:40.469Z] "selinux-enabled": true, [2022-06-02T21:30:40.469Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-02T21:30:40.469Z] } [Pipeline] sh [2022-06-02T21:30:40.826Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-02T21:30:41.229Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-06-02T21:31:00.085Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T21:31:00.095Z] ========================================================= [2022-06-02T21:31:00.095Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-02T21:31:00.095Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-02T21:31:00.445Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-02T21:31:01.048Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-02T21:31:01.048Z] 9b3977197b4f: Pulling fs layer [2022-06-02T21:31:01.048Z] 1a89e8eeedd5: Pulling fs layer [2022-06-02T21:31:01.048Z] 94645a83ff95: Pulling fs layer [2022-06-02T21:31:01.048Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-02T21:31:01.048Z] 0c92f367c5e7: Pulling fs layer [2022-06-02T21:31:01.048Z] 63b1bc5785f6: Pulling fs layer [2022-06-02T21:31:01.048Z] 626d30ff41c6: Pulling fs layer [2022-06-02T21:31:01.048Z] de1d54c125be: Pulling fs layer [2022-06-02T21:31:01.048Z] 0c92f367c5e7: Waiting [2022-06-02T21:31:01.048Z] 63b1bc5785f6: Waiting [2022-06-02T21:31:01.048Z] 626d30ff41c6: Waiting [2022-06-02T21:31:01.048Z] de1d54c125be: Waiting [2022-06-02T21:31:01.048Z] 3f3a8bcf1eab: Waiting [2022-06-02T21:31:01.048Z] 94645a83ff95: Verifying Checksum [2022-06-02T21:31:01.048Z] 1a89e8eeedd5: Verifying Checksum [2022-06-02T21:31:01.048Z] 1a89e8eeedd5: Download complete [2022-06-02T21:31:01.048Z] 0c92f367c5e7: Verifying Checksum [2022-06-02T21:31:01.048Z] 0c92f367c5e7: Download complete [2022-06-02T21:31:01.048Z] 63b1bc5785f6: Verifying Checksum [2022-06-02T21:31:01.048Z] 63b1bc5785f6: Download complete [2022-06-02T21:31:01.331Z] 9b3977197b4f: Verifying Checksum [2022-06-02T21:31:01.331Z] 9b3977197b4f: Download complete [2022-06-02T21:31:01.331Z] 626d30ff41c6: Verifying Checksum [2022-06-02T21:31:01.331Z] 626d30ff41c6: Download complete [2022-06-02T21:31:01.939Z] 9b3977197b4f: Pull complete [2022-06-02T21:31:02.564Z] 1a89e8eeedd5: Pull complete [2022-06-02T21:31:02.851Z] 94645a83ff95: Pull complete [2022-06-02T21:31:03.125Z] de1d54c125be: Verifying Checksum [2022-06-02T21:31:03.125Z] de1d54c125be: Download complete [2022-06-02T21:31:04.105Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-02T21:31:04.105Z] 3f3a8bcf1eab: Download complete [2022-06-02T21:31:16.530Z] 3f3a8bcf1eab: Pull complete [2022-06-02T21:31:16.530Z] 0c92f367c5e7: Pull complete [2022-06-02T21:31:16.530Z] 63b1bc5785f6: Pull complete [2022-06-02T21:31:16.530Z] 626d30ff41c6: Pull complete [2022-06-02T21:31:23.263Z] de1d54c125be: Pull complete [2022-06-02T21:31:23.263Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-02T21:31:23.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-02T21:31:23.263Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] sh [2022-06-02T21:31:23.602Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:31:23.960Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T21:31:23.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:31:24.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-700 does not seem to be running inside a container [2022-06-02T21:31:24.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** ci-base-image-arm64 cat [2022-06-02T21:31:27.000Z] $ docker top f782554de0fbfe2925b122937aa6a28d81eebb99a4cec2382de930d652043322 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T21:31:27.922Z] + go version [2022-06-02T21:31:27.922Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-02T21:31:27.954Z] $ docker stop --time=1 f782554de0fbfe2925b122937aa6a28d81eebb99a4cec2382de930d652043322 [2022-06-02T21:31:29.582Z] $ docker rm -f f782554de0fbfe2925b122937aa6a28d81eebb99a4cec2382de930d652043322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:31:30.207Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T21:31:30.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:31:30.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-700 does not seem to be running inside a container [2022-06-02T21:31:30.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** ci-base-image-arm64 cat [2022-06-02T21:31:32.033Z] $ docker top b78c794d2542eae949509cc39f24161ff47fcf7b4468c160320121a9dc16ed50 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-02T21:31:32.949Z] + make test [2022-06-02T21:31:32.949Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-02T21:32:11.986Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-06-02T21:32:11.986Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.047s coverage: 5.0% of statements [2022-06-02T21:32:11.986Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-06-02T21:32:11.986Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.090s coverage: 92.2% of statements [2022-06-02T21:32:11.986Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements [2022-06-02T21:32:11.986Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.056s coverage: 24.1% of statements [2022-06-02T21:32:11.986Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-06-02T21:32:11.986Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-06-02T21:32:12.979Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.091s coverage: 100.0% of statements [2022-06-02T21:32:13.263Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.058s coverage: 25.0% of statements [2022-06-02T21:32:17.580Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.077s coverage: 79.7% of statements [2022-06-02T21:32:17.580Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-06-02T21:32:17.580Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2022-06-02T21:32:17.580Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.030s coverage: 91.3% of statements [2022-06-02T21:32:17.853Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-02T21:32:36.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T21:32:36.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-02T21:32:36.196Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-02T21:32:36.851Z] + go mod tidy [2022-06-02T21:32:37.836Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-02T21:32:37.836Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-02T21:32:37.836Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-02T21:32:37.836Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-02T21:32:37.836Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-02T21:32:37.836Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-02T21:32:38.110Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T21:32:38.110Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-02T21:32:38.110Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-02T21:32:38.110Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T21:32:38.110Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T21:32:38.110Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-02T21:32:38.110Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-02T21:32:38.110Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-02T21:32:38.384Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-02T21:32:38.384Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-02T21:32:38.384Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-02T21:32:38.384Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-02T21:32:38.384Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-02T21:32:38.384Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-02T21:32:38.658Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-02T21:32:38.658Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-02T21:32:38.658Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T21:32:38.658Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-02T21:32:38.658Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-02T21:32:38.658Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-02T21:32:38.658Z] go: downloading golang.org/x/text v0.3.6 [2022-06-02T21:32:38.658Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-02T21:32:38.658Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-02T21:32:42.053Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-02T21:32:42.053Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-02T21:32:42.053Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-02T21:32:42.053Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-02T21:32:42.053Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-02T21:32:42.053Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-02T21:32:42.053Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-02T21:32:42.053Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T21:32:42.053Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T21:32:42.053Z] go: downloading github.com/kr/text v0.2.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-02T21:32:42.053Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-02T21:32:42.053Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-02T21:32:42.053Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-02T21:32:42.053Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-02T21:32:42.326Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-02T21:32:42.326Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-02T21:32:42.326Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-02T21:32:42.326Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-02T21:32:42.326Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-02T21:32:42.326Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-02T21:32:42.326Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [Pipeline] } [2022-06-02T21:32:43.333Z] $ docker stop --time=1 b78c794d2542eae949509cc39f24161ff47fcf7b4468c160320121a9dc16ed50 [2022-06-02T21:32:45.600Z] $ docker rm -f b78c794d2542eae949509cc39f24161ff47fcf7b4468c160320121a9dc16ed50 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T21:32:47.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-02T21:32:47.730Z] Warning: overwriting stash ‘coverage-report’ [2022-06-02T21:32:48.446Z] 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 [2022-06-02T21:32:48.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T21:32:48.876Z] [2022-06-02T21:32:48.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:32:49.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T21:32:49.497Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-02T21:32:49.497Z] 8998bd30e6a1: Pulling fs layer [2022-06-02T21:32:49.497Z] 04944245beec: Pulling fs layer [2022-06-02T21:32:49.497Z] 699f458cf7ca: Pulling fs layer [2022-06-02T21:32:49.497Z] 765212b225bb: Pulling fs layer [2022-06-02T21:32:49.497Z] f23df028b6ca: Pulling fs layer [2022-06-02T21:32:49.497Z] d65c8cfc05b1: Pulling fs layer [2022-06-02T21:32:49.497Z] 2437ff75d9bd: Pulling fs layer [2022-06-02T21:32:49.497Z] 765212b225bb: Waiting [2022-06-02T21:32:49.497Z] d65c8cfc05b1: Waiting [2022-06-02T21:32:49.497Z] f23df028b6ca: Waiting [2022-06-02T21:32:49.497Z] 2437ff75d9bd: Waiting [2022-06-02T21:32:49.497Z] 04944245beec: Verifying Checksum [2022-06-02T21:32:49.497Z] 04944245beec: Download complete [2022-06-02T21:32:49.497Z] 765212b225bb: Verifying Checksum [2022-06-02T21:32:49.497Z] 765212b225bb: Download complete [2022-06-02T21:32:49.497Z] f23df028b6ca: Verifying Checksum [2022-06-02T21:32:49.497Z] f23df028b6ca: Download complete [2022-06-02T21:32:49.497Z] d65c8cfc05b1: Verifying Checksum [2022-06-02T21:32:49.497Z] d65c8cfc05b1: Download complete [2022-06-02T21:32:49.772Z] 699f458cf7ca: Verifying Checksum [2022-06-02T21:32:49.772Z] 699f458cf7ca: Download complete [2022-06-02T21:32:50.045Z] 8998bd30e6a1: Verifying Checksum [2022-06-02T21:32:50.045Z] 8998bd30e6a1: Download complete [2022-06-02T21:32:52.041Z] 2437ff75d9bd: Verifying Checksum [2022-06-02T21:32:52.041Z] 2437ff75d9bd: Download complete [2022-06-02T21:32:54.021Z] 8998bd30e6a1: Pull complete [2022-06-02T21:32:54.615Z] 04944245beec: Pull complete [2022-06-02T21:32:56.056Z] 699f458cf7ca: Pull complete [2022-06-02T21:32:56.329Z] 765212b225bb: Pull complete [2022-06-02T21:32:56.924Z] f23df028b6ca: Pull complete [2022-06-02T21:32:57.196Z] d65c8cfc05b1: Pull complete [2022-06-02T21:33:12.292Z] 2437ff75d9bd: Pull complete [2022-06-02T21:33:12.292Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-02T21:33:12.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T21:33:12.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:33:12.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-700 does not seem to be running inside a container [2022-06-02T21:33:12.629Z] $ 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/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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:arm64 cat [2022-06-02T21:33:14.910Z] $ docker top 9323a9f7a9dca478df98656d67a086c4b0d4d9962bc2273dd528d876b71be5cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:33:15.789Z] ---> job-cost.sh [2022-06-02T21:33:15.789Z] lf-activate-venv: SKIPPING [2022-06-02T21:33:15.789Z] INFO: No Stack... [2022-06-02T21:33:16.061Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-02T21:33:17.034Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T21:33:17.692Z] + + cutcat -d, /w/workspace/go-mod-bootstrap/6/archives/cost.csv -f6 [2022-06-02T21:33:17.692Z] [Pipeline] lock [2022-06-02T21:33:17.750Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] [2022-06-02T21:33:17.759Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] did not exist. Created. [2022-06-02T21:33:17.759Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T21:33:18.434Z] /w/workspace/go-mod-bootstrap/6@tmp/durable-3dff6c91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-02T21:33:19.105Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-02T21:33:19.135Z] Warning: overwriting stash ‘stack-cost’ [2022-06-02T21:33:19.317Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T21:33:19.324Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T21:33:19.350Z] $ docker stop --time=1 9323a9f7a9dca478df98656d67a086c4b0d4d9962bc2273dd528d876b71be5cf [2022-06-02T21:33:20.827Z] $ docker rm -f 9323a9f7a9dca478df98656d67a086c4b0d4d9962bc2273dd528d876b71be5cf [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 [2022-06-02T21:33:21.271Z] provisioning config files... [2022-06-02T21:33:21.281Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/config5494932262029949218tmp [Pipeline] { [Pipeline] sh [2022-06-02T21:33:21.576Z] + set +x [2022-06-02T21:33:21.577Z] + curl -s https://codecov.io/bash [2022-06-02T21:33:21.577Z] + bash -s -- [2022-06-02T21:33:21.577Z] [2022-06-02T21:33:21.577Z] _____ _ [2022-06-02T21:33:21.577Z] / ____| | | [2022-06-02T21:33:21.577Z] | | ___ __| | ___ ___ _____ __ [2022-06-02T21:33:21.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-02T21:33:21.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-02T21:33:21.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-02T21:33:21.577Z] Bash-1.0.6 [2022-06-02T21:33:21.577Z] [2022-06-02T21:33:21.577Z] [2022-06-02T21:33:21.577Z] ==> git version 2.25.1 found [2022-06-02T21:33:21.577Z] ==> 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 [2022-06-02T21:33:21.577Z] Release-Date: 2020-01-08 [2022-06-02T21:33:21.577Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-02T21:33:21.577Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-02T21:33:21.577Z] ==> Jenkins CI detected. [2022-06-02T21:33:21.577Z] current dir:  /w/workspace/foundry_go-mod-bootstrap_jakarta [2022-06-02T21:33:21.577Z] project root: . [2022-06-02T21:33:21.577Z] --> token set from env [2022-06-02T21:33:21.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-02T21:33:21.577Z] ==> Running gcov in . (disable via -X gcov) [2022-06-02T21:33:21.577Z] ==> Python coveragepy not found [2022-06-02T21:33:21.577Z] ==> Searching for coverage reports in: [2022-06-02T21:33:21.577Z] + . [2022-06-02T21:33:21.577Z] -> Found 1 reports [2022-06-02T21:33:21.577Z] ==> Detecting git/mercurial file structure [2022-06-02T21:33:21.577Z] ==> Reading reports [2022-06-02T21:33:21.837Z] + ./coverage.out bytes=42399 [2022-06-02T21:33:21.837Z] ==> Appending adjustments [2022-06-02T21:33:21.837Z] https://docs.codecov.io/docs/fixing-reports [2022-06-02T21:33:21.837Z] + Found adjustments [2022-06-02T21:33:21.837Z] ==> Gzipping contents [2022-06-02T21:33:21.837Z] 16K /tmp/codecov.EQ8smd.gz [2022-06-02T21:33:21.837Z] ==> Uploading reports [2022-06-02T21:33:21.837Z] url: https://codecov.io [2022-06-02T21:33:21.837Z] query: branch=jakarta&commit=4052e11d2d18c305e01cd54f0004d91584d69cb9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-02T21:33:21.837Z] -> Pinging Codecov [2022-06-02T21:33:21.837Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=jakarta&commit=4052e11d2d18c305e01cd54f0004d91584d69cb9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-02T21:33:22.098Z] -> Uploading to [2022-06-02T21:33:22.098Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-02/833815588EE85121546D348822E98E2E/4052e11d2d18c305e01cd54f0004d91584d69cb9/d7fad12f-2efb-4473-8b55-8ae55f802337.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T213322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ea7d3f92611f0cd1d9c7b05fb04bfc338cd29910b6455bb874be468e3ae1780 [2022-06-02T21:33:22.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T21:33:22.098Z] Dload Upload Total Spent Left Speed [2022-06-02T21:33:22.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12344 0 0 100 12344 0 49179 --:--:-- --:--:-- --:--:-- 49179 [2022-06-02T21:33:22.358Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] } [2022-06-02T21:33:22.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-02T21:33:22.522Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-02T21:33:22.533Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:33:22.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T21:33:22.825Z] [2022-06-02T21:33:22.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:33:23.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T21:33:23.127Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-02T21:33:23.127Z] df9b9388f04a: Pulling fs layer [2022-06-02T21:33:23.127Z] 52dc419b0ee2: Pulling fs layer [2022-06-02T21:33:23.127Z] 25bc292e5bac: Pulling fs layer [2022-06-02T21:33:23.127Z] 114826534d7a: Pulling fs layer [2022-06-02T21:33:23.127Z] 4657fd5d0bcf: Pulling fs layer [2022-06-02T21:33:23.127Z] 6ad1cebc031e: Pulling fs layer [2022-06-02T21:33:23.127Z] 8a3aa393b2d8: Pulling fs layer [2022-06-02T21:33:23.127Z] 114826534d7a: Waiting [2022-06-02T21:33:23.127Z] 6ad1cebc031e: Waiting [2022-06-02T21:33:23.127Z] 4657fd5d0bcf: Waiting [2022-06-02T21:33:23.127Z] 8a3aa393b2d8: Waiting [2022-06-02T21:33:23.127Z] 25bc292e5bac: Download complete [2022-06-02T21:33:23.127Z] 52dc419b0ee2: Download complete [2022-06-02T21:33:23.127Z] 4657fd5d0bcf: Verifying Checksum [2022-06-02T21:33:23.127Z] 4657fd5d0bcf: Download complete [2022-06-02T21:33:23.127Z] df9b9388f04a: Verifying Checksum [2022-06-02T21:33:23.127Z] df9b9388f04a: Download complete [2022-06-02T21:33:23.394Z] 6ad1cebc031e: Verifying Checksum [2022-06-02T21:33:23.394Z] 6ad1cebc031e: Download complete [2022-06-02T21:33:23.394Z] df9b9388f04a: Pull complete [2022-06-02T21:33:23.660Z] 52dc419b0ee2: Pull complete [2022-06-02T21:33:23.660Z] 25bc292e5bac: Pull complete [2022-06-02T21:33:23.922Z] 114826534d7a: Verifying Checksum [2022-06-02T21:33:23.922Z] 114826534d7a: Download complete [2022-06-02T21:33:23.922Z] 8a3aa393b2d8: Verifying Checksum [2022-06-02T21:33:23.922Z] 8a3aa393b2d8: Download complete [2022-06-02T21:33:27.213Z] 114826534d7a: Pull complete [2022-06-02T21:33:27.213Z] 4657fd5d0bcf: Pull complete [2022-06-02T21:33:27.473Z] 6ad1cebc031e: Pull complete [2022-06-02T21:33:30.764Z] 8a3aa393b2d8: Pull complete [2022-06-02T21:33:30.764Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-02T21:33:30.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T21:33:30.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:33:30.853Z] prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container [2022-06-02T21:33:30.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-02T21:33:32.696Z] $ docker top 55ddd3b93cfe3e79f6270126d1ee266af85aab453d604ae289efbc7842a0cc12 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-02T21:33:32.769Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-06-02T21:33:33.048Z] + set -o pipefail [2022-06-02T21:33:33.048Z] + snyk monitor '--org=edgex-jenkins' [2022-06-02T21:33:34.431Z] [2022-06-02T21:33:34.431Z] Monitoring /w/workspace/foundry_go-mod-bootstrap_jakarta (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-06-02T21:33:34.431Z] [2022-06-02T21:33:34.431Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e52352ad-0e9a-424a-b25c-471ee5da2a0a/history/e6034ea5-7fd4-4ebd-b841-f231c4b9c074 [2022-06-02T21:33:34.431Z] [2022-06-02T21:33:34.431Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-02T21:33:34.431Z] [2022-06-02T21:33:34.431Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-02T21:33:34.431Z] [2022-06-02T21:33:34.691Z] [Pipeline] } [2022-06-02T21:33:34.709Z] $ docker stop --time=1 55ddd3b93cfe3e79f6270126d1ee266af85aab453d604ae289efbc7842a0cc12 [2022-06-02T21:33:36.029Z] $ docker rm -f 55ddd3b93cfe3e79f6270126d1ee266af85aab453d604ae289efbc7842a0cc12 [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 [2022-06-02T21:33:36.597Z] + git log --format=format:%s -1 4052e11d2d18c305e01cd54f0004d91584d69cb9 [Pipeline] sh [2022-06-02T21:33:36.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T21:33:36.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:33:37.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T21:33:37.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:33:37.276Z] prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container [2022-06-02T21:33:37.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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:latest cat [2022-06-02T21:33:37.692Z] $ docker top d7484e56059845c8e5a5797f0c42dbeeaaa97966314584d720220579a434924c -eo pid,comm [2022-06-02T21:33:37.739Z] 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). [2022-06-02T21:33:37.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T21:33:37.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T21:33:37.775Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T21:33:37.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T21:33:37.903Z] $ docker exec d7484e56059845c8e5a5797f0c42dbeeaaa97966314584d720220579a434924c ssh-agent [2022-06-02T21:33:38.015Z] SSH_AUTH_SOCK=/tmp/ssh-EPCZ67JXHhO8/agent.33 [2022-06-02T21:33:38.015Z] SSH_AGENT_PID=39 [2022-06-02T21:33:38.020Z] Running ssh-add (command line suppressed) [2022-06-02T21:33:38.133Z] Identity added: /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_2657681821984933845.key (/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_2657681821984933845.key) [2022-06-02T21:33:38.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T21:33:38.428Z] + git semver tag [2022-06-02T21:33:38.689Z] 2022-06-02 21:33:38,606 [run_tag] DEBUG tag force:False [2022-06-02T21:33:38.689Z] 2022-06-02 21:33:38,606 [check_head_tag] DEBUG check head tag [2022-06-02T21:33:38.689Z] 2022-06-02 21:33:38,607 [execute] INFO git cat-file --batch-check [2022-06-02T21:33:38.689Z] 2022-06-02 21:33:38,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-02T21:33:38.689Z] 2022-06-02 21:33:38,610 [execute] INFO git cat-file --batch [2022-06-02T21:33:38.689Z] 2022-06-02 21:33:38,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-02T21:33:38.689Z] 2022-06-02 21:33:38,631 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta [2022-06-02T21:33:38.689Z] 2022-06-02 21:33:38,631 [execute] INFO git tag -a v2.1.1-dev.4 -m v2.1.1-dev.4 [2022-06-02T21:33:38.689Z] 2022-06-02 21:33:38,631 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.4', '-m', 'v2.1.1-dev.4'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-02T21:33:38.689Z] 2022-06-02 21:33:38,635 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta [2022-06-02T21:33:38.689Z] 2.1.1-dev.4 [Pipeline] } [2022-06-02T21:33:38.707Z] $ docker exec --env ******** --env ******** d7484e56059845c8e5a5797f0c42dbeeaaa97966314584d720220579a434924c ssh-agent -k [2022-06-02T21:33:38.814Z] unset SSH_AUTH_SOCK; [2022-06-02T21:33:38.814Z] unset SSH_AGENT_PID; [2022-06-02T21:33:38.814Z] echo Agent pid 39 killed; [2022-06-02T21:33:38.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T21:33:39.116Z] + git semver [Pipeline] } [2022-06-02T21:33:39.396Z] $ docker stop --time=1 d7484e56059845c8e5a5797f0c42dbeeaaa97966314584d720220579a434924c [2022-06-02T21:33:40.728Z] $ docker rm -f d7484e56059845c8e5a5797f0c42dbeeaaa97966314584d720220579a434924c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:33:41.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T21:33:41.147Z] [2022-06-02T21:33:41.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:33:41.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T21:33:41.452Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-02T21:33:41.452Z] ab5ef0e58194: Pulling fs layer [2022-06-02T21:33:41.452Z] 9712f1f96733: Pulling fs layer [2022-06-02T21:33:41.452Z] 63f879dbbcfc: Pulling fs layer [2022-06-02T21:33:41.452Z] 0d9ebad4ef96: Pulling fs layer [2022-06-02T21:33:41.452Z] e9a5061849ea: Pulling fs layer [2022-06-02T21:33:41.452Z] d747dcd14b5f: Pulling fs layer [2022-06-02T21:33:41.452Z] 2de7ff778b66: Pulling fs layer [2022-06-02T21:33:41.452Z] 0d9ebad4ef96: Waiting [2022-06-02T21:33:41.452Z] 2de7ff778b66: Waiting [2022-06-02T21:33:41.452Z] d747dcd14b5f: Waiting [2022-06-02T21:33:41.452Z] e9a5061849ea: Waiting [2022-06-02T21:33:41.452Z] 9712f1f96733: Verifying Checksum [2022-06-02T21:33:41.452Z] 9712f1f96733: Download complete [2022-06-02T21:33:42.043Z] 63f879dbbcfc: Verifying Checksum [2022-06-02T21:33:42.043Z] 63f879dbbcfc: Download complete [2022-06-02T21:33:42.043Z] ab5ef0e58194: Verifying Checksum [2022-06-02T21:33:42.043Z] ab5ef0e58194: Download complete [2022-06-02T21:33:42.043Z] d747dcd14b5f: Download complete [2022-06-02T21:33:42.043Z] e9a5061849ea: Verifying Checksum [2022-06-02T21:33:42.043Z] e9a5061849ea: Download complete [2022-06-02T21:33:42.043Z] 0d9ebad4ef96: Verifying Checksum [2022-06-02T21:33:42.043Z] 0d9ebad4ef96: Download complete [2022-06-02T21:33:42.302Z] 2de7ff778b66: Verifying Checksum [2022-06-02T21:33:42.302Z] 2de7ff778b66: Download complete [2022-06-02T21:33:44.837Z] ab5ef0e58194: Pull complete [2022-06-02T21:33:44.837Z] 9712f1f96733: Pull complete [2022-06-02T21:33:45.406Z] 63f879dbbcfc: Pull complete [2022-06-02T21:33:48.693Z] 0d9ebad4ef96: Pull complete [2022-06-02T21:33:48.953Z] e9a5061849ea: Pull complete [2022-06-02T21:33:48.953Z] d747dcd14b5f: Pull complete [2022-06-02T21:33:49.890Z] 2de7ff778b66: Pull complete [2022-06-02T21:33:49.890Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-02T21:33:49.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T21:33:49.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:33:49.990Z] prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container [2022-06-02T21:33:50.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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-lftools:0.23.1-centos7 cat [2022-06-02T21:33:51.936Z] $ docker top 08a2a1054c6098d41880958cccff8c2a8bd4167b37b71e75ecb8dca886f886f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-02T21:33:52.015Z] provisioning config files... [2022-06-02T21:33:52.024Z] copy managed file [sigul-config] to file:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/config6430798370764896909tmp [2022-06-02T21:33:52.035Z] copy managed file [sigul-password] to file:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/config796664152651626228tmp [2022-06-02T21:33:52.044Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/config509728324032502267tmp [Pipeline] { [Pipeline] echo [2022-06-02T21:33:52.056Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:33:52.340Z] ---> sigul-configuration.sh [2022-06-02T21:33:52.340Z] gpg: directory `/root/.gnupg' created [2022-06-02T21:33:52.340Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-02T21:33:52.340Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-02T21:33:52.340Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-02T21:33:52.340Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-02T21:33:52.340Z] gpg: CAST5 encrypted data [2022-06-02T21:33:52.340Z] gpg: encrypted with 1 passphrase [2022-06-02T21:33:52.340Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-02T21:33:52.628Z] + mkdir /home/jenkins [2022-06-02T21:33:52.628Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-02T21:33:52.918Z] + 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 [2022-06-02T21:33:52.928Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:33:53.217Z] ---> sigul-install.sh [2022-06-02T21:33:53.217Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-02T21:33:53.509Z] + git tag --list [2022-06-02T21:33:53.509Z] v0.0.1 [2022-06-02T21:33:53.509Z] v0.0.10 [2022-06-02T21:33:53.509Z] v0.0.11 [2022-06-02T21:33:53.509Z] v0.0.12 [2022-06-02T21:33:53.509Z] v0.0.13 [2022-06-02T21:33:53.509Z] v0.0.14 [2022-06-02T21:33:53.509Z] v0.0.15 [2022-06-02T21:33:53.509Z] v0.0.16 [2022-06-02T21:33:53.509Z] v0.0.17 [2022-06-02T21:33:53.509Z] v0.0.18 [2022-06-02T21:33:53.509Z] v0.0.19 [2022-06-02T21:33:53.509Z] v0.0.2 [2022-06-02T21:33:53.509Z] v0.0.20 [2022-06-02T21:33:53.509Z] v0.0.21 [2022-06-02T21:33:53.509Z] v0.0.22 [2022-06-02T21:33:53.509Z] v0.0.23 [2022-06-02T21:33:53.509Z] v0.0.24 [2022-06-02T21:33:53.509Z] v0.0.25 [2022-06-02T21:33:53.509Z] v0.0.26 [2022-06-02T21:33:53.509Z] v0.0.27 [2022-06-02T21:33:53.509Z] v0.0.28 [2022-06-02T21:33:53.509Z] v0.0.29 [2022-06-02T21:33:53.509Z] v0.0.3 [2022-06-02T21:33:53.509Z] v0.0.30 [2022-06-02T21:33:53.509Z] v0.0.31 [2022-06-02T21:33:53.509Z] v0.0.32 [2022-06-02T21:33:53.509Z] v0.0.33 [2022-06-02T21:33:53.509Z] v0.0.34 [2022-06-02T21:33:53.509Z] v0.0.35 [2022-06-02T21:33:53.509Z] v0.0.36 [2022-06-02T21:33:53.509Z] v0.0.37 [2022-06-02T21:33:53.509Z] v0.0.38 [2022-06-02T21:33:53.509Z] v0.0.39 [2022-06-02T21:33:53.509Z] v0.0.4 [2022-06-02T21:33:53.509Z] v0.0.40 [2022-06-02T21:33:53.509Z] v0.0.41 [2022-06-02T21:33:53.509Z] v0.0.42 [2022-06-02T21:33:53.509Z] v0.0.43 [2022-06-02T21:33:53.509Z] v0.0.44 [2022-06-02T21:33:53.509Z] v0.0.45 [2022-06-02T21:33:53.509Z] v0.0.46 [2022-06-02T21:33:53.509Z] v0.0.47 [2022-06-02T21:33:53.509Z] v0.0.48 [2022-06-02T21:33:53.509Z] v0.0.49 [2022-06-02T21:33:53.509Z] v0.0.5 [2022-06-02T21:33:53.509Z] v0.0.50 [2022-06-02T21:33:53.509Z] v0.0.51 [2022-06-02T21:33:53.509Z] v0.0.52 [2022-06-02T21:33:53.509Z] v0.0.53 [2022-06-02T21:33:53.509Z] v0.0.54 [2022-06-02T21:33:53.509Z] v0.0.55 [2022-06-02T21:33:53.509Z] v0.0.56 [2022-06-02T21:33:53.509Z] v0.0.57 [2022-06-02T21:33:53.509Z] v0.0.58 [2022-06-02T21:33:53.509Z] v0.0.59 [2022-06-02T21:33:53.509Z] v0.0.6 [2022-06-02T21:33:53.509Z] v0.0.60 [2022-06-02T21:33:53.509Z] v0.0.61 [2022-06-02T21:33:53.509Z] v0.0.62 [2022-06-02T21:33:53.509Z] v0.0.63 [2022-06-02T21:33:53.509Z] v0.0.64 [2022-06-02T21:33:53.509Z] v0.0.65 [2022-06-02T21:33:53.509Z] v0.0.66 [2022-06-02T21:33:53.509Z] v0.0.67 [2022-06-02T21:33:53.509Z] v0.0.68 [2022-06-02T21:33:53.509Z] v0.0.69 [2022-06-02T21:33:53.509Z] v0.0.7 [2022-06-02T21:33:53.509Z] v0.0.70 [2022-06-02T21:33:53.509Z] v0.0.71 [2022-06-02T21:33:53.509Z] v0.0.72 [2022-06-02T21:33:53.509Z] v0.0.8 [2022-06-02T21:33:53.509Z] v0.0.9 [2022-06-02T21:33:53.509Z] v2.0.0 [2022-06-02T21:33:53.509Z] v2.1.0 [2022-06-02T21:33:53.509Z] v2.1.1-dev.1 [2022-06-02T21:33:53.509Z] v2.1.1-dev.2 [2022-06-02T21:33:53.509Z] v2.1.1-dev.3 [2022-06-02T21:33:53.509Z] v2.1.1-dev.4 [2022-06-02T21:33:53.509Z] v2.2.0 [2022-06-02T21:33:53.509Z] v2.2.1-dev.1 [2022-06-02T21:33:53.509Z] v2.2.1-dev.2 [Pipeline] sh [2022-06-02T21:33:53.796Z] + lftools sign git-tag v2.1.1-dev.4 [2022-06-02T21:33:54.368Z] Signing Git tag with Sigul... [2022-06-02T21:33:54.368Z] Signing v2.1.1-dev.4 [Pipeline] echo [2022-06-02T21:33:54.636Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:33:54.925Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-02T21:33:54.933Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-02T21:33:54.957Z] $ docker stop --time=1 08a2a1054c6098d41880958cccff8c2a8bd4167b37b71e75ecb8dca886f886f4 [2022-06-02T21:33:56.262Z] $ docker rm -f 08a2a1054c6098d41880958cccff8c2a8bd4167b37b71e75ecb8dca886f886f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-02T21:33:56.688Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T21:33:56.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:33:56.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T21:33:56.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:33:57.074Z] prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container [2022-06-02T21:33:57.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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:latest cat [2022-06-02T21:33:57.488Z] $ docker top 797a653b52c76331855f67ddf624efaa2369ff6d04d32355245818cc2ee159b9 -eo pid,comm [2022-06-02T21:33:57.536Z] 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). [2022-06-02T21:33:57.536Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T21:33:57.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T21:33:57.569Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T21:33:57.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T21:33:57.709Z] $ docker exec 797a653b52c76331855f67ddf624efaa2369ff6d04d32355245818cc2ee159b9 ssh-agent [2022-06-02T21:33:57.834Z] SSH_AUTH_SOCK=/tmp/ssh-anOe16cXOWyN/agent.33 [2022-06-02T21:33:57.834Z] SSH_AGENT_PID=39 [2022-06-02T21:33:57.839Z] Running ssh-add (command line suppressed) [2022-06-02T21:33:57.952Z] Identity added: /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_4198237299264954898.key (/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_4198237299264954898.key) [2022-06-02T21:33:57.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T21:33:58.248Z] + git semver bump pre [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,462 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,462 [bump_version] DEBUG bumping version:2.1.1-dev.4 on axis:pre with prefix:dev [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,462 [bump_version] DEBUG bumped version:2.1.1-dev.5 [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,462 [write_version] DEBUG write version:2.1.1-dev.5 to path:/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta with force:True [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,462 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,462 [write_file] DEBUG write to file:/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,464 [execute] INFO git cat-file --batch-check [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,469 [execute] INFO git cat-file --batch [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-02T21:33:58.508Z] 2022-06-02 21:33:58,474 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta [2022-06-02T21:33:58.508Z] 2.1.1-dev.5 [Pipeline] } [2022-06-02T21:33:58.524Z] $ docker exec --env ******** --env ******** 797a653b52c76331855f67ddf624efaa2369ff6d04d32355245818cc2ee159b9 ssh-agent -k [2022-06-02T21:33:58.626Z] unset SSH_AUTH_SOCK; [2022-06-02T21:33:58.626Z] unset SSH_AGENT_PID; [2022-06-02T21:33:58.626Z] echo Agent pid 39 killed; [2022-06-02T21:33:58.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T21:33:58.996Z] + git semver [Pipeline] } [2022-06-02T21:33:59.294Z] $ docker stop --time=1 797a653b52c76331855f67ddf624efaa2369ff6d04d32355245818cc2ee159b9 [2022-06-02T21:34:00.604Z] $ docker rm -f 797a653b52c76331855f67ddf624efaa2369ff6d04d32355245818cc2ee159b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T21:34:00.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T21:34:00.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:34:01.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T21:34:01.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:34:01.342Z] prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container [2022-06-02T21:34:01.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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:latest cat [2022-06-02T21:34:01.775Z] $ docker top 3946d168829a839b48cffeed356faf1298f1c795cc9f985d9f76b0ac917fad18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T21:34:01.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T21:34:01.871Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T21:34:02.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T21:34:02.014Z] $ docker exec 3946d168829a839b48cffeed356faf1298f1c795cc9f985d9f76b0ac917fad18 ssh-agent [2022-06-02T21:34:02.130Z] SSH_AUTH_SOCK=/tmp/ssh-5XMZc9eWLRzz/agent.32 [2022-06-02T21:34:02.130Z] SSH_AGENT_PID=39 [2022-06-02T21:34:02.135Z] Running ssh-add (command line suppressed) [2022-06-02T21:34:02.256Z] Identity added: /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_451033189208205734.key (/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/private_key_451033189208205734.key) [2022-06-02T21:34:02.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T21:34:02.554Z] + git semver push [2022-06-02T21:34:02.817Z] 2022-06-02 21:34:02,744 [run_push] DEBUG push [2022-06-02T21:34:02.817Z] 2022-06-02 21:34:02,745 [execute] INFO git push origin semver [2022-06-02T21:34:02.817Z] 2022-06-02 21:34:02,745 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-02T21:34:03.756Z] 2022-06-02 21:34:03,465 [run_push] DEBUG push all version tags [2022-06-02T21:34:03.756Z] 2022-06-02 21:34:03,466 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-02T21:34:03.756Z] 2022-06-02 21:34:03,466 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_go-mod-bootstrap_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-02T21:34:04.326Z] 2022-06-02 21:34:04,152 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-bootstrap_jakarta/.semver/jakarta [2022-06-02T21:34:04.326Z] 2.1.1-dev.5 [Pipeline] } [2022-06-02T21:34:04.343Z] $ docker exec --env ******** --env ******** 3946d168829a839b48cffeed356faf1298f1c795cc9f985d9f76b0ac917fad18 ssh-agent -k [2022-06-02T21:34:04.447Z] unset SSH_AUTH_SOCK; [2022-06-02T21:34:04.447Z] unset SSH_AGENT_PID; [2022-06-02T21:34:04.447Z] echo Agent pid 39 killed; [2022-06-02T21:34:04.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T21:34:04.762Z] + git semver [Pipeline] } [2022-06-02T21:34:05.041Z] $ docker stop --time=1 3946d168829a839b48cffeed356faf1298f1c795cc9f985d9f76b0ac917fad18 [2022-06-02T21:34:06.298Z] $ docker rm -f 3946d168829a839b48cffeed356faf1298f1c795cc9f985d9f76b0ac917fad18 [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 [2022-06-02T21:34:06.844Z] + [ -d /w/workspace/foundry_go-mod-bootstrap_jakarta/archives ] [2022-06-02T21:34:06.844Z] + ls -al /w/workspace/foundry_go-mod-bootstrap_jakarta/archives [2022-06-02T21:34:06.844Z] total 16 [2022-06-02T21:34:06.844Z] drwxr-xr-x 3 root root 4096 Jun 2 21:29 . [2022-06-02T21:34:06.844Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 21:33 .. [2022-06-02T21:34:06.844Z] drwxr-xr-x 2 root root 4096 Jun 2 21:29 cost [2022-06-02T21:34:06.844Z] -rw-r--r-- 1 root root 88 Jun 2 21:29 cost.csv [2022-06-02T21:34:06.844Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_go-mod-bootstrap_jakarta/archives [2022-06-02T21:34:06.844Z] + ls -al /w/workspace/foundry_go-mod-bootstrap_jakarta/archives [2022-06-02T21:34:06.844Z] total 16 [2022-06-02T21:34:06.844Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 21:29 . [2022-06-02T21:34:06.844Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 21:33 .. [2022-06-02T21:34:06.844Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 21:29 cost [2022-06-02T21:34:06.844Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 2 21:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:34:07.135Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:34:07.993Z] ---> package-listing.sh [2022-06-02T21:34:07.993Z] ++ facter osfamily [2022-06-02T21:34:07.993Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-02T21:34:08.253Z] + OS_FAMILY=debian [2022-06-02T21:34:08.253Z] + workspace=/w/workspace/foundry_go-mod-bootstrap_jakarta [2022-06-02T21:34:08.253Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-02T21:34:08.253Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-02T21:34:08.253Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-02T21:34:08.253Z] + PACKAGES=/tmp/packages_start.txt [2022-06-02T21:34:08.253Z] + '[' /w/workspace/foundry_go-mod-bootstrap_jakarta ']' [2022-06-02T21:34:08.253Z] + PACKAGES=/tmp/packages_end.txt [2022-06-02T21:34:08.253Z] + case "${OS_FAMILY}" in [2022-06-02T21:34:08.253Z] + dpkg -l [2022-06-02T21:34:08.253Z] + grep '^ii' [2022-06-02T21:34:08.253Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-02T21:34:08.253Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-02T21:34:08.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-02T21:34:08.253Z] + '[' /w/workspace/foundry_go-mod-bootstrap_jakarta ']' [2022-06-02T21:34:08.253Z] + mkdir -p /w/workspace/foundry_go-mod-bootstrap_jakarta/archives/ [2022-06-02T21:34:08.253Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_go-mod-bootstrap_jakarta/archives/ [Pipeline] echo [2022-06-02T21:34:08.265Z] 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/foundry_go-mod-bootstrap_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-02T21:34:08.541Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:34:09.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T21:34:09.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T21:34:09.186Z] prd-ubuntu20.04-docker-8c-8g-699 does not seem to be running inside a container [2022-06-02T21:34:09.221Z] $ 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/foundry_go-mod-bootstrap_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_go-mod-bootstrap_jakarta -v /w/workspace/foundry_go-mod-bootstrap_jakarta:/w/workspace/foundry_go-mod-bootstrap_jakarta:rw,z -v /w/workspace/foundry_go-mod-bootstrap_jakarta@tmp:/w/workspace/foundry_go-mod-bootstrap_jakarta@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-lftools-log-publisher:latest cat [2022-06-02T21:34:09.444Z] $ docker top e2589620699524b44a9fd13d24055de6b5e134ca7545bc976bc0c70df673e14b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T21:34:09.790Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-02T21:34:10.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-02T21:34:10.360Z] + ls /var/log/sa-host [2022-06-02T21:34:10.360Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T21:34:10.422Z] provisioning config files... [2022-06-02T21:34:10.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_go-mod-bootstrap_jakarta@tmp/config8138713088699334259tmp [Pipeline] { [Pipeline] echo [2022-06-02T21:34:10.442Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:34:10.734Z] ---> create-netrc.sh [Pipeline] } [2022-06-02T21:34:10.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:34:11.075Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-02T21:34:11.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:34:11.366Z] ---> sudo-logs.sh [2022-06-02T21:34:11.367Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-02T21:34:11.386Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:34:11.670Z] ---> job-cost.sh [2022-06-02T21:34:11.670Z] lf-activate-venv: SKIPPING [2022-06-02T21:34:11.670Z] DEBUG: total: 0.2199999988079071 [2022-06-02T21:34:11.670Z] INFO: Retrieving Stack Cost... [2022-06-02T21:34:12.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T21:34:12.504Z] INFO: Archiving Costs [Pipeline] echo [2022-06-02T21:34:12.517Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T21:34:12.801Z] ---> logs-deploy.sh [2022-06-02T21:34:12.801Z] lf-activate-venv: SKIPPING [2022-06-02T21:34:12.801Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/jakarta/6 [2022-06-02T21:34:12.801Z] INFO: archiving workspace using pattern(s): [2022-06-02T21:34:13.742Z] Archives upload complete. [2022-06-02T21:34:13.742Z] INFO: archiving logs to Nexus