Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 663456dd10d4a8be0665a2c3df2899f936a0a8a9 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-ssh12844783640154008957.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5140483956767631065.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12836007667796138457.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh15550925627336013168.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6697261096177109921.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1789 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 663456dd10d4a8be0665a2c3df2899f936a0a8a9 (main) Commit message: "Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.2" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 663456dd10d4a8be0665a2c3df2899f936a0a8a9 # timeout=10 > git rev-list --no-walk c2b0693c68c8c26444085d0a300b7fb77f2977c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:10:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:10:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:10:57 ========================================================= 07:10:57 EdgeX Global Pipelines Version Info 07:10:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:10:57 ------------------- 07:10:57 stable info: 07:10:57 ------------------- 07:10:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:10:57 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:10:57 Message: update stable to v1.0.239 07:10:58 ------------------- 07:10:58 experimental info: 07:10:58 ------------------- 07:10:58 Commited By: **** collab-it+edgex@linuxfoundation.org 07:10:58 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:10:58 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 663456dd10d4a8be0665a2c3df2899f936a0a8a9 [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 663456d [Pipeline] echo 07:10:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:10:59 + git rev-list -1 --merges 663456dd10d4a8be0665a2c3df2899f936a0a8a9~1..663456dd10d4a8be0665a2c3df2899f936a0a8a9 [Pipeline] echo 07:10:59 -----------> git rev-list -1 --merges 663456dd10d4a8be0665a2c3df2899f936a0a8a9~1..663456dd10d4a8be0665a2c3df2899f936a0a8a9 663456dd10d4a8be0665a2c3df2899f936a0a8a9 07:10:59 663456dd10d4a8be0665a2c3df2899f936a0a8a9 [false] [Pipeline] sh 07:10:59 + git log --format=format:%s -1 663456dd10d4a8be0665a2c3df2899f936a0a8a9 [Pipeline] echo 07:10:59 ========================================================= 07:10:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:10:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:59 + git log --format=format:%s -1 663456dd10d4a8be0665a2c3df2899f936a0a8a9 [Pipeline] echo 07:10:59 [semverPrep] GIT_COMMIT: 663456dd10d4a8be0665a2c3df2899f936a0a8a9, Commit Message: Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.2 [Pipeline] echo 07:10:59 [semverPrep] This is not a build commit. [Pipeline] sh 07:11:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:11:00 + grep -v github /etc/ssh/ssh_known_hosts 07:11:00 + [ -e /tmp/ssh_known_hosts ] 07:11:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:11:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:11:00 + sudo tee -a /etc/ssh/ssh_known_hosts 07:11:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:00 07:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:01 0.1.4: Pulling from edgex-devops/py-git-semver 07:11:01 b85a868b505f: Pulling fs layer 07:11:01 e2be974225ed: Pulling fs layer 07:11:01 339a4e72a1f5: Pulling fs layer 07:11:01 988bab9f4d93: Pulling fs layer 07:11:01 1469e6f7b9e6: Pulling fs layer 07:11:01 eaf3925da568: Pulling fs layer 07:11:01 bab4dde63d76: Pulling fs layer 07:11:01 bde34c3a00c8: Pulling fs layer 07:11:01 b352a97aabf1: Pulling fs layer 07:11:01 4872d77fe225: Pulling fs layer 07:11:01 5851b861e8e6: Pulling fs layer 07:11:01 988bab9f4d93: Waiting 07:11:01 eaf3925da568: Waiting 07:11:01 bab4dde63d76: Waiting 07:11:01 b352a97aabf1: Waiting 07:11:01 4872d77fe225: Waiting 07:11:01 5851b861e8e6: Waiting 07:11:01 e2be974225ed: Verifying Checksum 07:11:01 e2be974225ed: Download complete 07:11:01 988bab9f4d93: Verifying Checksum 07:11:01 988bab9f4d93: Download complete 07:11:01 1469e6f7b9e6: Verifying Checksum 07:11:01 1469e6f7b9e6: Download complete 07:11:01 339a4e72a1f5: Verifying Checksum 07:11:01 339a4e72a1f5: Download complete 07:11:01 eaf3925da568: Verifying Checksum 07:11:01 eaf3925da568: Download complete 07:11:01 bde34c3a00c8: Verifying Checksum 07:11:01 bde34c3a00c8: Download complete 07:11:01 b352a97aabf1: Verifying Checksum 07:11:01 b352a97aabf1: Download complete 07:11:01 4872d77fe225: Verifying Checksum 07:11:01 4872d77fe225: Download complete 07:11:01 5851b861e8e6: Verifying Checksum 07:11:01 5851b861e8e6: Download complete 07:11:01 b85a868b505f: Verifying Checksum 07:11:01 b85a868b505f: Download complete 07:11:01 bab4dde63d76: Verifying Checksum 07:11:01 bab4dde63d76: Download complete 07:11:02 b85a868b505f: Pull complete 07:11:03 e2be974225ed: Pull complete 07:11:03 339a4e72a1f5: Pull complete 07:11:03 988bab9f4d93: Pull complete 07:11:03 1469e6f7b9e6: Pull complete 07:11:03 eaf3925da568: Pull complete 07:11:05 bab4dde63d76: Pull complete 07:11:05 bde34c3a00c8: Pull complete 07:11:05 b352a97aabf1: Pull complete 07:11:06 4872d77fe225: Pull complete 07:11:06 5851b861e8e6: Pull complete 07:11:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:06 prd-ubuntu20.04-docker-8c-8g-1789 does not seem to be running inside a container 07:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:11:07 $ docker top 3ceb88a2600b4e236dfa6c82e563b8bdf25ea9273ec5a440b791a8abfd41ad9c -eo pid,comm 07:11:07 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). 07:11:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:07 [ssh-agent] Looking for ssh-agent implementation... 07:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:07 $ docker exec 3ceb88a2600b4e236dfa6c82e563b8bdf25ea9273ec5a440b791a8abfd41ad9c ssh-agent 07:11:07 SSH_AUTH_SOCK=/tmp/ssh-5kneKCDqtw1q/agent.33 07:11:07 SSH_AGENT_PID=39 07:11:07 Running ssh-add (command line suppressed) 07:11:08 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_17621036131568437891.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_17621036131568437891.key) 07:11:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:08 + git tag --points-at HEAD [Pipeline] } 07:11:08 $ docker exec --env ******** --env ******** 3ceb88a2600b4e236dfa6c82e563b8bdf25ea9273ec5a440b791a8abfd41ad9c ssh-agent -k 07:11:08 unset SSH_AUTH_SOCK; 07:11:08 unset SSH_AGENT_PID; 07:11:08 echo Agent pid 39 killed; 07:11:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:11:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:08 [ssh-agent] Looking for ssh-agent implementation... 07:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:08 $ docker exec 3ceb88a2600b4e236dfa6c82e563b8bdf25ea9273ec5a440b791a8abfd41ad9c ssh-agent 07:11:08 SSH_AUTH_SOCK=/tmp/ssh-rldXqgBMFtf3/agent.71 07:11:08 SSH_AGENT_PID=77 07:11:08 Running ssh-add (command line suppressed) 07:11:08 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14423597980193653193.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14423597980193653193.key) 07:11:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:09 + git semver init 07:11:09 2022-09-28 07:11:09,389 [run_init] DEBUG init version:0.0.0 force:False 07:11:09 2022-09-28 07:11:09,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 07:11:09 2022-09-28 07:11:09,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 07:11:09 2022-09-28 07:11:09,391 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 07:11:10 2022-09-28 07:11:10,183 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 07:11:10 2022-09-28 07:11:10,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 07:11:10 2022-09-28 07:11:10,184 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:11:10 2022-09-28 07:11:10,184 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:11:10 2.3.0-dev.14 [Pipeline] } 07:11:10 $ docker exec --env ******** --env ******** 3ceb88a2600b4e236dfa6c82e563b8bdf25ea9273ec5a440b791a8abfd41ad9c ssh-agent -k 07:11:10 unset SSH_AUTH_SOCK; 07:11:10 unset SSH_AGENT_PID; 07:11:10 echo Agent pid 77 killed; 07:11:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:10 + git semver [Pipeline] } 07:11:11 $ docker stop --time=1 3ceb88a2600b4e236dfa6c82e563b8bdf25ea9273ec5a440b791a8abfd41ad9c 07:11:12 $ docker rm -f 3ceb88a2600b4e236dfa6c82e563b8bdf25ea9273ec5a440b791a8abfd41ad9c [Pipeline] // withDockerContainer [Pipeline] sh 07:11:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:11:12 Stashed 1 file(s) [Pipeline] echo 07:11:12 [edgeXSemver]: initialized semver on version 2.3.0-dev.14 [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 07:11:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:11:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:11:13 ========================================================= 07:11:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:11:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:11:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:11:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:11:13 2408cc74d12b: Pulling fs layer 07:11:13 ea60b727a1ce: Pulling fs layer 07:11:13 30c4a7721957: Pulling fs layer 07:11:13 370296b7ddb6: Pulling fs layer 07:11:13 7c6cee850709: Pulling fs layer 07:11:13 39a5fcdaea64: Pulling fs layer 07:11:13 d94ebbe4e438: Pulling fs layer 07:11:13 bcfd1f05c69d: Pulling fs layer 07:11:13 59ccb84bbe0f: Pulling fs layer 07:11:13 7c6cee850709: Waiting 07:11:13 39a5fcdaea64: Waiting 07:11:13 d94ebbe4e438: Waiting 07:11:13 bcfd1f05c69d: Waiting 07:11:13 59ccb84bbe0f: Waiting 07:11:13 370296b7ddb6: Waiting 07:11:13 30c4a7721957: Download complete 07:11:13 ea60b727a1ce: Verifying Checksum 07:11:13 ea60b727a1ce: Download complete 07:11:13 7c6cee850709: Verifying Checksum 07:11:13 7c6cee850709: Download complete 07:11:13 39a5fcdaea64: Verifying Checksum 07:11:13 39a5fcdaea64: Download complete 07:11:13 2408cc74d12b: Download complete 07:11:13 d94ebbe4e438: Verifying Checksum 07:11:13 d94ebbe4e438: Download complete 07:11:13 2408cc74d12b: Pull complete 07:11:13 ea60b727a1ce: Pull complete 07:11:13 30c4a7721957: Pull complete 07:11:13 59ccb84bbe0f: Verifying Checksum 07:11:13 59ccb84bbe0f: Download complete 07:11:14 bcfd1f05c69d: Verifying Checksum 07:11:14 bcfd1f05c69d: Download complete 07:11:14 370296b7ddb6: Download complete 07:11:18 370296b7ddb6: Pull complete 07:11:18 7c6cee850709: Pull complete 07:11:18 39a5fcdaea64: Pull complete 07:11:18 d94ebbe4e438: Pull complete 07:11:20 bcfd1f05c69d: Pull complete 07:11:21 59ccb84bbe0f: Pull complete 07:11:21 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 07:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:11:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 07:11:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:21 + docker inspect -f . ci-base-image-x86_64 07:11:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:21 prd-ubuntu20.04-docker-8c-8g-1789 does not seem to be running inside a container 07:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:11:23 $ docker top 0c2cc0bf72c70f80494ab6235367b27fdd8414554cfe4816cbf4b4c92fc8ab7c -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:24 + go version 07:11:24 go version go1.18.3 linux/amd64 [Pipeline] } 07:11:24 $ docker stop --time=1 0c2cc0bf72c70f80494ab6235367b27fdd8414554cfe4816cbf4b4c92fc8ab7c 07:11:25 $ docker rm -f 0c2cc0bf72c70f80494ab6235367b27fdd8414554cfe4816cbf4b4c92fc8ab7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:26 + docker inspect -f . ci-base-image-x86_64 07:11:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:26 prd-ubuntu20.04-docker-8c-8g-1789 does not seem to be running inside a container 07:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:11:26 $ docker top df1a4ae8b440c3f546549cc8e2d6ac318e6fee03c1ab9611418343204b527c41 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:26 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 07:11:27 + make test 07:11:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:11:27 go: downloading github.com/stretchr/testify v1.8.0 07:11:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:11:27 go: downloading github.com/hashicorp/consul/api v1.15.2 07:11:27 go: downloading github.com/pelletier/go-toml v1.9.5 07:11:27 go: downloading github.com/pmezard/go-difflib v1.0.0 07:11:27 go: downloading gopkg.in/yaml.v3 v3.0.1 07:11:27 go: downloading github.com/davecgh/go-spew v1.1.1 07:11:27 go: downloading github.com/hashicorp/serf v0.9.7 07:11:27 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:11:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:11:27 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:11:27 go: downloading github.com/mitchellh/mapstructure v1.4.1 07:11:27 go: downloading github.com/fatih/color v1.9.0 07:11:27 go: downloading github.com/mattn/go-isatty v0.0.12 07:11:27 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 07:11:27 go: downloading github.com/mitchellh/copystructure v1.0.0 07:11:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:11:27 go: downloading github.com/armon/go-metrics v0.3.10 07:11:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:11:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:11:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:11:27 go: downloading github.com/mattn/go-colorable v0.1.6 07:11:28 Still waiting to schedule task 07:11:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:11:34 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.007s coverage: 85.7% of statements 07:11:40 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.590s coverage: 88.3% of statements 07:11:40 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements 07:11:47 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 07:11:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:11:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:11:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:11:49 $ docker stop --time=1 df1a4ae8b440c3f546549cc8e2d6ac318e6fee03c1ab9611418343204b527c41 07:11:50 $ docker rm -f df1a4ae8b440c3f546549cc8e2d6ac318e6fee03c1ab9611418343204b527c41 [Pipeline] // withDockerContainer [Pipeline] sh 07:11:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:11:51 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 07:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:11:51 07:11:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:11:51 latest: Pulling from edgex-lftools-log-publisher 07:11:51 5eb5b503b376: Pulling fs layer 07:11:51 5c69ac0246d0: Pulling fs layer 07:11:51 ec43610c2a17: Pulling fs layer 07:11:51 3a2ae6a8a46f: Pulling fs layer 07:11:51 33b1e0a273af: Pulling fs layer 07:11:51 5d3b04190fa2: Pulling fs layer 07:11:51 2f39f015ded8: Pulling fs layer 07:11:51 3a2ae6a8a46f: Waiting 07:11:51 33b1e0a273af: Waiting 07:11:51 5d3b04190fa2: Waiting 07:11:51 2f39f015ded8: Waiting 07:11:51 5c69ac0246d0: Verifying Checksum 07:11:51 5c69ac0246d0: Download complete 07:11:51 3a2ae6a8a46f: Download complete 07:11:52 33b1e0a273af: Verifying Checksum 07:11:52 33b1e0a273af: Download complete 07:11:52 5d3b04190fa2: Verifying Checksum 07:11:52 5d3b04190fa2: Download complete 07:11:52 ec43610c2a17: Download complete 07:11:52 5eb5b503b376: Verifying Checksum 07:11:52 5eb5b503b376: Download complete 07:11:52 2f39f015ded8: Download complete 07:11:53 5eb5b503b376: Pull complete 07:11:53 5c69ac0246d0: Pull complete 07:11:53 ec43610c2a17: Pull complete 07:11:53 3a2ae6a8a46f: Pull complete 07:11:53 33b1e0a273af: Pull complete 07:11:53 5d3b04190fa2: Pull complete 07:11:58 2f39f015ded8: Pull complete 07:11:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:11:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:58 prd-ubuntu20.04-docker-8c-8g-1789 does not seem to be running inside a container 07:11:58 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:11:59 $ docker top c6d22e6ddca4c0bd71d7c22a4ee3abe6fad79dd55358fd5a429603170fac1313 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:00 ---> job-cost.sh 07:12:00 lf-activate-venv: SKIPPING 07:12:00 INFO: No Stack... 07:12:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:12:01 INFO: Archiving Costs [Pipeline] sh 07:12:01 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 07:12:01 + cut -d, -f6 [Pipeline] lock 07:12:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-27-stack-cost] 07:12:01 Resource [jenkins-edgexfoundry-go-mod-configuration-main-27-stack-cost] did not exist. Created. 07:12:01 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:12:01 + echo total: 0.2199999988079071 [Pipeline] stash 07:12:01 Stashed 1 file(s) [Pipeline] } 07:12:01 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 07:12:01 $ docker stop --time=1 c6d22e6ddca4c0bd71d7c22a4ee3abe6fad79dd55358fd5a429603170fac1313 07:12:03 $ docker rm -f c6d22e6ddca4c0bd71d7c22a4ee3abe6fad79dd55358fd5a429603170fac1313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:12:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1791 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 07:12:51 Running in /w/workspace/go-mod-configuration/27 [Pipeline] { [Pipeline] checkout 07:12:51 Selected Git installation does not exist. Using Default 07:12:51 The recommended git tool is: NONE 07:12:56 using credential edgex-jenkins-ssh 07:12:56 Cloning the remote Git repository 07:12:56 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 07:12:56 > git init /w/workspace/go-mod-configuration/27 # timeout=10 07:12:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 07:12:56 > git --version # timeout=10 07:12:56 > git --version # 'git version 2.25.1' 07:12:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:56 Verifying host key using known hosts file 07:12:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:12:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:58 Avoid second fetch 07:12:58 Checking out Revision 663456dd10d4a8be0665a2c3df2899f936a0a8a9 (main) 07:12:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 07:12:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:58 > git config core.sparsecheckout # timeout=10 07:12:58 > git checkout -f 663456dd10d4a8be0665a2c3df2899f936a0a8a9 # timeout=10 07:12:59 Commit message: "Merge pull request #77 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:13:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:13:00 Dload Upload Total Spent Left Speed 07:13:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh 07:13:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:13:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:13:01 + sudo tee /etc/docker/daemon.new 07:13:01 { 07:13:01 "registry-mirrors": [ 07:13:01 "https://nexus3.edgexfoundry.org:10001" 07:13:01 ], 07:13:01 "bip": "10.250.0.254/24", 07:13:01 "hosts": [ 07:13:01 "tcp://0.0.0.0:5555", 07:13:01 "unix:///var/run/docker.sock" 07:13:01 ], 07:13:01 "mtu": 1458, 07:13:01 "selinux-enabled": true, 07:13:01 "seccomp-profile": "/etc/docker/seccomp.json" 07:13:01 } [Pipeline] sh 07:13:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:13:01 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:13:20 ========================================================= 07:13:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:13:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:13:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:13:21 b3c136eddcbf: Pulling fs layer 07:13:21 c0a3192eca97: Pulling fs layer 07:13:21 a050256f5b6f: Pulling fs layer 07:13:21 656be50a0ddc: Pulling fs layer 07:13:21 2bbca73fdf42: Pulling fs layer 07:13:21 46d945488cbd: Pulling fs layer 07:13:21 8a5474983e97: Pulling fs layer 07:13:21 329c88fbcd65: Pulling fs layer 07:13:21 2bbca73fdf42: Waiting 07:13:21 46d945488cbd: Waiting 07:13:21 8a5474983e97: Waiting 07:13:21 329c88fbcd65: Waiting 07:13:21 656be50a0ddc: Waiting 07:13:21 a050256f5b6f: Verifying Checksum 07:13:21 a050256f5b6f: Download complete 07:13:21 c0a3192eca97: Download complete 07:13:21 2bbca73fdf42: Download complete 07:13:21 46d945488cbd: Verifying Checksum 07:13:21 46d945488cbd: Download complete 07:13:21 b3c136eddcbf: Verifying Checksum 07:13:21 b3c136eddcbf: Download complete 07:13:22 b3c136eddcbf: Pull complete 07:13:22 329c88fbcd65: Verifying Checksum 07:13:22 329c88fbcd65: Download complete 07:13:22 c0a3192eca97: Pull complete 07:13:22 a050256f5b6f: Pull complete 07:13:23 8a5474983e97: Download complete 07:13:24 656be50a0ddc: Verifying Checksum 07:13:24 656be50a0ddc: Download complete 07:13:36 656be50a0ddc: Pull complete 07:13:36 2bbca73fdf42: Pull complete 07:13:36 46d945488cbd: Pull complete 07:13:42 8a5474983e97: Pull complete 07:13:43 329c88fbcd65: Pull complete 07:13:43 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 07:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:13:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 07:13:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:44 + docker inspect -f . ci-base-image-arm64 07:13:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:45 prd-ubuntu20.04-docker-arm64-4c-16g-1791 does not seem to be running inside a container 07:13:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/27 -v /w/workspace/go-mod-configuration/27:/w/workspace/go-mod-configuration/27:rw,z -v /w/workspace/go-mod-configuration/27@tmp:/w/workspace/go-mod-configuration/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:13:48 $ docker top fb6e86602252dc9808bda842696d473d21d9de313cc4e08929c7d7aa1898fed0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:49 + go version 07:13:49 go version go1.18.3 linux/arm64 [Pipeline] } 07:13:49 $ docker stop --time=1 fb6e86602252dc9808bda842696d473d21d9de313cc4e08929c7d7aa1898fed0 07:13:50 $ docker rm -f fb6e86602252dc9808bda842696d473d21d9de313cc4e08929c7d7aa1898fed0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:51 + docker inspect -f . ci-base-image-arm64 07:13:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:51 prd-ubuntu20.04-docker-arm64-4c-16g-1791 does not seem to be running inside a container 07:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/27 -v /w/workspace/go-mod-configuration/27:/w/workspace/go-mod-configuration/27:rw,z -v /w/workspace/go-mod-configuration/27@tmp:/w/workspace/go-mod-configuration/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:13:52 $ docker top 225a9bf386b42fd80abeb678554bb2255d851817901069860097d6b7e81ccf3b -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:53 + git config --global --add safe.directory /w/workspace/go-mod-configuration/27 [Pipeline] fileExists [Pipeline] sh 07:13:53 + make test 07:13:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:13:53 go: downloading github.com/stretchr/testify v1.8.0 07:13:53 go: downloading github.com/pelletier/go-toml v1.9.5 07:13:53 go: downloading github.com/hashicorp/consul/api v1.15.2 07:13:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:13:54 go: downloading github.com/davecgh/go-spew v1.1.1 07:13:54 go: downloading github.com/pmezard/go-difflib v1.0.0 07:13:54 go: downloading gopkg.in/yaml.v3 v3.0.1 07:13:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:13:54 go: downloading github.com/mitchellh/copystructure v1.0.0 07:13:54 go: downloading github.com/mitchellh/mapstructure v1.4.1 07:13:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:13:54 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:13:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:13:54 go: downloading github.com/hashicorp/serf v0.9.7 07:13:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:13:54 go: downloading github.com/fatih/color v1.9.0 07:13:54 go: downloading github.com/mattn/go-isatty v0.0.12 07:13:54 go: downloading github.com/mattn/go-colorable v0.1.6 07:13:54 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 07:13:54 go: downloading github.com/armon/go-metrics v0.3.10 07:13:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:13:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:14:33 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.020s coverage: 85.7% of statements 07:14:35 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.741s coverage: 88.3% of statements 07:14:35 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.014s coverage: 100.0% of statements 07:14:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:14:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:14:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:14:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:14:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:14:47 $ docker stop --time=1 225a9bf386b42fd80abeb678554bb2255d851817901069860097d6b7e81ccf3b 07:14:49 $ docker rm -f 225a9bf386b42fd80abeb678554bb2255d851817901069860097d6b7e81ccf3b [Pipeline] // withDockerContainer [Pipeline] sh 07:14:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:14:50 Warning: overwriting stash ‘coverage-report’ 07:14:50 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 07:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:14:51 07:14:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:14:51 arm64: Pulling from edgex-lftools-log-publisher 07:14:51 8998bd30e6a1: Pulling fs layer 07:14:51 04944245beec: Pulling fs layer 07:14:51 699f458cf7ca: Pulling fs layer 07:14:51 765212b225bb: Pulling fs layer 07:14:51 f23df028b6ca: Pulling fs layer 07:14:51 d65c8cfc05b1: Pulling fs layer 07:14:51 2437ff75d9bd: Pulling fs layer 07:14:51 765212b225bb: Waiting 07:14:51 f23df028b6ca: Waiting 07:14:51 d65c8cfc05b1: Waiting 07:14:51 2437ff75d9bd: Waiting 07:14:51 04944245beec: Verifying Checksum 07:14:51 04944245beec: Download complete 07:14:51 765212b225bb: Verifying Checksum 07:14:51 765212b225bb: Download complete 07:14:51 f23df028b6ca: Download complete 07:14:51 d65c8cfc05b1: Verifying Checksum 07:14:51 d65c8cfc05b1: Download complete 07:14:52 699f458cf7ca: Verifying Checksum 07:14:52 699f458cf7ca: Download complete 07:14:52 8998bd30e6a1: Verifying Checksum 07:14:52 8998bd30e6a1: Download complete 07:14:54 2437ff75d9bd: Verifying Checksum 07:14:54 2437ff75d9bd: Download complete 07:14:56 8998bd30e6a1: Pull complete 07:14:56 04944245beec: Pull complete 07:14:58 699f458cf7ca: Pull complete 07:14:58 765212b225bb: Pull complete 07:14:58 f23df028b6ca: Pull complete 07:14:58 d65c8cfc05b1: Pull complete 07:15:13 2437ff75d9bd: Pull complete 07:15:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:15:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:14 prd-ubuntu20.04-docker-arm64-4c-16g-1791 does not seem to be running inside a container 07:15:14 $ 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-configuration/27 -v /w/workspace/go-mod-configuration/27:/w/workspace/go-mod-configuration/27:rw,z -v /w/workspace/go-mod-configuration/27@tmp:/w/workspace/go-mod-configuration/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:15:16 $ docker top cff8542895d800c0f6d8df9a36335570fb571d3c0decaa442469736081ac6638 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:17 ---> job-cost.sh 07:15:17 lf-activate-venv: SKIPPING 07:15:17 INFO: No Stack... 07:15:18 INFO: Retrieving Pricing Info for: v3-standard-4 07:15:18 INFO: Archiving Costs [Pipeline] sh 07:15:19 + cut -d, -f6 07:15:19 + cat /w/workspace/go-mod-configuration/27/archives/cost.csv [Pipeline] lock 07:15:19 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-27-stack-cost] 07:15:19 Resource [jenkins-edgexfoundry-go-mod-configuration-main-27-stack-cost] did not exist. Created. 07:15:19 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:15:20 /w/workspace/go-mod-configuration/27@tmp/durable-bedc65b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:15:20 + echo total: 0.10999999940395355 [Pipeline] stash 07:15:20 Warning: overwriting stash ‘stack-cost’ 07:15:21 Stashed 1 file(s) [Pipeline] } 07:15:21 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 07:15:21 $ docker stop --time=1 cff8542895d800c0f6d8df9a36335570fb571d3c0decaa442469736081ac6638 07:15:22 $ docker rm -f cff8542895d800c0f6d8df9a36335570fb571d3c0decaa442469736081ac6638 [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 07:15:22 provisioning config files... 07:15:23 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7849470330733908065tmp [Pipeline] { [Pipeline] sh 07:15:23 + set +x 07:15:23 + curl -s https://codecov.io/bash 07:15:23 + bash -s -- 07:15:23 07:15:23 _____ _ 07:15:23 / ____| | | 07:15:23 | | ___ __| | ___ ___ _____ __ 07:15:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:15:23 | |___| (_) | (_| | __/ (_| (_) \ V / 07:15:23 \_____\___/ \__,_|\___|\___\___/ \_/ 07:15:23 Bash-1.0.6 07:15:23 07:15:23 07:15:23 ==> git version 2.25.1 found 07:15:23 ==> 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 07:15:23 Release-Date: 2020-01-08 07:15:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:15:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:15:23 ==> Jenkins CI detected. 07:15:23 current dir:  /w/workspace/oundry_go-mod-configuration_main 07:15:23 project root: . 07:15:23 --> token set from env 07:15:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:15:23 ==> Running gcov in . (disable via -X gcov) 07:15:23 ==> Python coveragepy not found 07:15:23 ==> Searching for coverage reports in: 07:15:23 + . 07:15:23 -> Found 1 reports 07:15:23 ==> Detecting git/mercurial file structure 07:15:23 ==> Reading reports 07:15:23 + ./coverage.out bytes=17231 07:15:23 ==> Appending adjustments 07:15:23 https://docs.codecov.io/docs/fixing-reports 07:15:23 + Found adjustments 07:15:23 ==> Gzipping contents 07:15:23 4.0K /tmp/codecov.PXI0Rn.gz 07:15:23 ==> Uploading reports 07:15:23 url: https://codecov.io 07:15:23 query: branch=main&commit=663456dd10d4a8be0665a2c3df2899f936a0a8a9&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 07:15:23 -> Pinging Codecov 07:15:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=663456dd10d4a8be0665a2c3df2899f936a0a8a9&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 07:15:23 -> Uploading to 07:15:23 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/9F92B070CA9CA35F4914AC8684776953/663456dd10d4a8be0665a2c3df2899f936a0a8a9/8d8f7036-8617-4591-bc38-220d325cd128.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T071523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3dc6f6aef2523574e881aa0a27e4882cfabb587a050637677c2fe5d3bcd744ce 07:15:23 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:23 Dload Upload Total Spent Left Speed 07:15:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2943 0 0 100 2943 0 12470 --:--:-- --:--:-- --:--:-- 12470 07:15:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/663456dd10d4a8be0665a2c3df2899f936a0a8a9 [Pipeline] } 07:15:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:15:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:15:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:15:24 07:15:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:15:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:15:24 df9b9388f04a: Pulling fs layer 07:15:24 52dc419b0ee2: Pulling fs layer 07:15:24 25bc292e5bac: Pulling fs layer 07:15:24 114826534d7a: Pulling fs layer 07:15:24 4657fd5d0bcf: Pulling fs layer 07:15:24 6ad1cebc031e: Pulling fs layer 07:15:24 8a3aa393b2d8: Pulling fs layer 07:15:24 4657fd5d0bcf: Waiting 07:15:24 114826534d7a: Waiting 07:15:24 8a3aa393b2d8: Waiting 07:15:24 6ad1cebc031e: Waiting 07:15:24 25bc292e5bac: Verifying Checksum 07:15:24 25bc292e5bac: Download complete 07:15:24 52dc419b0ee2: Download complete 07:15:24 4657fd5d0bcf: Verifying Checksum 07:15:24 4657fd5d0bcf: Download complete 07:15:24 df9b9388f04a: Verifying Checksum 07:15:24 df9b9388f04a: Download complete 07:15:25 df9b9388f04a: Pull complete 07:15:25 6ad1cebc031e: Verifying Checksum 07:15:25 6ad1cebc031e: Download complete 07:15:25 52dc419b0ee2: Pull complete 07:15:25 25bc292e5bac: Pull complete 07:15:25 114826534d7a: Verifying Checksum 07:15:25 114826534d7a: Download complete 07:15:25 8a3aa393b2d8: Verifying Checksum 07:15:25 8a3aa393b2d8: Download complete 07:15:28 114826534d7a: Pull complete 07:15:28 4657fd5d0bcf: Pull complete 07:15:29 6ad1cebc031e: Pull complete 07:15:32 8a3aa393b2d8: Pull complete 07:15:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:32 prd-ubuntu20.04-docker-8c-8g-1789 does not seem to be running inside a container 07:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:15:34 $ docker top 4509513d2437c4e6c2fbbf48635e80cff0ef52c8a08394d320176f36e634e6c7 -eo pid,comm [Pipeline] { [Pipeline] echo 07:15:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 07:15:34 + set -o pipefail 07:15:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 07:15:37 07:15:37 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... 07:15:37 07:15:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/12d1d6fb-b7d4-46e0-99c4-4ad6751475dd 07:15:37 07:15:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:15:37 07:15:37 [Pipeline] } 07:15:37 $ docker stop --time=1 4509513d2437c4e6c2fbbf48635e80cff0ef52c8a08394d320176f36e634e6c7 07:15:38 $ docker rm -f 4509513d2437c4e6c2fbbf48635e80cff0ef52c8a08394d320176f36e634e6c7 [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 07:15:39 + git log --format=format:%s -1 663456dd10d4a8be0665a2c3df2899f936a0a8a9 [Pipeline] sh 07:15:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:15:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:15:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:40 prd-ubuntu20.04-docker-8c-8g-1789 does not seem to be running inside a container 07:15:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:15:40 $ docker top 80f7103b8d2ad000c0e57f665268228e4700dede2e00fb79c5bbe97ea5d9d517 -eo pid,comm 07:15:40 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). 07:15:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:40 [ssh-agent] Looking for ssh-agent implementation... 07:15:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:40 $ docker exec 80f7103b8d2ad000c0e57f665268228e4700dede2e00fb79c5bbe97ea5d9d517 ssh-agent 07:15:40 SSH_AUTH_SOCK=/tmp/ssh-5x1T0mLekDSs/agent.32 07:15:40 SSH_AGENT_PID=38 07:15:40 Running ssh-add (command line suppressed) 07:15:41 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7722193950374672963.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7722193950374672963.key) 07:15:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:41 + git semver tag 07:15:41 2022-09-28 07:15:41,486 [run_tag] DEBUG tag force:False 07:15:41 2022-09-28 07:15:41,486 [check_head_tag] DEBUG check head tag 07:15:41 2022-09-28 07:15:41,487 [execute] INFO git cat-file --batch-check 07:15:41 2022-09-28 07:15:41,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 07:15:41 2022-09-28 07:15:41,491 [execute] INFO git cat-file --batch 07:15:41 2022-09-28 07:15:41,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 07:15:41 2022-09-28 07:15:41,502 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:15:41 2022-09-28 07:15:41,502 [execute] INFO git tag -a v2.3.0-dev.14 -m v2.3.0-dev.14 07:15:41 2022-09-28 07:15:41,502 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.14', '-m', 'v2.3.0-dev.14'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 07:15:41 2022-09-28 07:15:41,506 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:15:41 2.3.0-dev.14 [Pipeline] } 07:15:41 $ docker exec --env ******** --env ******** 80f7103b8d2ad000c0e57f665268228e4700dede2e00fb79c5bbe97ea5d9d517 ssh-agent -k 07:15:41 unset SSH_AUTH_SOCK; 07:15:41 unset SSH_AGENT_PID; 07:15:41 echo Agent pid 38 killed; 07:15:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:41 + git semver [Pipeline] } 07:15:42 $ docker stop --time=1 80f7103b8d2ad000c0e57f665268228e4700dede2e00fb79c5bbe97ea5d9d517 07:15:43 $ docker rm -f 80f7103b8d2ad000c0e57f665268228e4700dede2e00fb79c5bbe97ea5d9d517 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:15:43 07:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:15:44 0.23.1-centos7: Pulling from edgex-lftools 07:15:44 ab5ef0e58194: Pulling fs layer 07:15:44 9712f1f96733: Pulling fs layer 07:15:44 63f879dbbcfc: Pulling fs layer 07:15:44 0d9ebad4ef96: Pulling fs layer 07:15:44 e9a5061849ea: Pulling fs layer 07:15:44 d747dcd14b5f: Pulling fs layer 07:15:44 2de7ff778b66: Pulling fs layer 07:15:44 2de7ff778b66: Waiting 07:15:44 d747dcd14b5f: Waiting 07:15:44 0d9ebad4ef96: Waiting 07:15:44 e9a5061849ea: Waiting 07:15:44 9712f1f96733: Verifying Checksum 07:15:44 9712f1f96733: Download complete 07:15:44 ab5ef0e58194: Verifying Checksum 07:15:44 ab5ef0e58194: Download complete 07:15:45 63f879dbbcfc: Verifying Checksum 07:15:45 63f879dbbcfc: Download complete 07:15:45 d747dcd14b5f: Verifying Checksum 07:15:45 d747dcd14b5f: Download complete 07:15:45 2de7ff778b66: Verifying Checksum 07:15:45 2de7ff778b66: Download complete 07:15:45 0d9ebad4ef96: Verifying Checksum 07:15:45 0d9ebad4ef96: Download complete 07:15:45 e9a5061849ea: Verifying Checksum 07:15:45 e9a5061849ea: Download complete 07:15:47 ab5ef0e58194: Pull complete 07:15:47 9712f1f96733: Pull complete 07:15:47 63f879dbbcfc: Pull complete 07:15:51 0d9ebad4ef96: Pull complete 07:15:51 e9a5061849ea: Pull complete 07:15:51 d747dcd14b5f: Pull complete 07:15:52 2de7ff778b66: Pull complete 07:15:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:15:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:52 prd-ubuntu20.04-docker-8c-8g-1789 does not seem to be running inside a container 07:15:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:15:54 $ docker top 882a775aa874764b480386a44dc5ab0cdc70fbe11eb14e82d498a863eacec703 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:15:54 provisioning config files... 07:15:54 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8936978795963346411tmp 07:15:54 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config9329220576309528906tmp 07:15:54 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config18275611948222331021tmp [Pipeline] { [Pipeline] echo 07:15:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:15:54 ---> sigul-configuration.sh 07:15:54 gpg: directory `/root/.gnupg' created 07:15:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:15:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:15:54 gpg: keyring `/root/.gnupg/secring.gpg' created 07:15:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:15:54 gpg: CAST5 encrypted data 07:15:54 gpg: encrypted with 1 passphrase 07:15:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:15:55 + mkdir /home/jenkins 07:15:55 + mkdir /home/jenkins/sigul [Pipeline] sh 07:15:55 + 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 07:15:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:15:55 ---> sigul-install.sh 07:15:55 Sigul already installed; skipping installation. [Pipeline] sh 07:15:55 + git tag --list 07:15:55 v0.0.0 07:15:55 v0.0.1 07:15:55 v0.0.2 07:15:55 v0.0.3 07:15:55 v0.0.4 07:15:55 v0.0.5 07:15:55 v0.0.6 07:15:55 v0.0.7 07:15:55 v0.0.8 07:15:55 v2.0.0 07:15:55 v2.1.0 07:15:55 v2.2.0 07:15:55 v2.2.1-dev.1 07:15:55 v2.2.1-dev.10 07:15:55 v2.2.1-dev.11 07:15:55 v2.2.1-dev.12 07:15:55 v2.2.1-dev.2 07:15:55 v2.2.1-dev.3 07:15:55 v2.2.1-dev.4 07:15:55 v2.2.1-dev.5 07:15:55 v2.2.1-dev.6 07:15:55 v2.2.1-dev.7 07:15:55 v2.2.1-dev.8 07:15:55 v2.2.1-dev.9 07:15:55 v2.3.0-dev.12 07:15:55 v2.3.0-dev.13 07:15:55 v2.3.0-dev.14 [Pipeline] sh 07:15:56 + lftools sign git-tag v2.3.0-dev.14 07:15:56 Signing Git tag with Sigul... 07:15:56 Signing v2.3.0-dev.14 [Pipeline] echo 07:15:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:15:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:15:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:15:57 $ docker stop --time=1 882a775aa874764b480386a44dc5ab0cdc70fbe11eb14e82d498a863eacec703 07:15:58 $ docker rm -f 882a775aa874764b480386a44dc5ab0cdc70fbe11eb14e82d498a863eacec703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:15:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:15:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:15:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:59 prd-ubuntu20.04-docker-8c-8g-1789 does not seem to be running inside a container 07:15:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:15:59 $ docker top ae9d044b296abfbf66110745418e43d1b5f2f43351ac3ce17f6a2c94032acf51 -eo pid,comm 07:15:59 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). 07:15:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:16:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:00 [ssh-agent] Looking for ssh-agent implementation... 07:16:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:00 $ docker exec ae9d044b296abfbf66110745418e43d1b5f2f43351ac3ce17f6a2c94032acf51 ssh-agent 07:16:00 SSH_AUTH_SOCK=/tmp/ssh-BhHGOioz8G30/agent.32 07:16:00 SSH_AGENT_PID=38 07:16:00 Running ssh-add (command line suppressed) 07:16:00 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14092588589435363620.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14092588589435363620.key) 07:16:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:00 + git semver bump pre 07:16:00 2022-09-28 07:16:00,805 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:16:00 2022-09-28 07:16:00,805 [bump_version] DEBUG bumping version:2.3.0-dev.14 on axis:pre with prefix:dev 07:16:00 2022-09-28 07:16:00,805 [bump_version] DEBUG bumped version:2.3.0-dev.15 07:16:00 2022-09-28 07:16:00,805 [write_version] DEBUG write version:2.3.0-dev.15 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 07:16:00 2022-09-28 07:16:00,805 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:16:00 2022-09-28 07:16:00,805 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 07:16:00 2022-09-28 07:16:00,807 [execute] INFO git cat-file --batch-check 07:16:00 2022-09-28 07:16:00,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 07:16:00 2022-09-28 07:16:00,813 [execute] INFO git cat-file --batch 07:16:00 2022-09-28 07:16:00,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 07:16:00 2022-09-28 07:16:00,818 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:16:00 2.3.0-dev.15 [Pipeline] } 07:16:00 $ docker exec --env ******** --env ******** ae9d044b296abfbf66110745418e43d1b5f2f43351ac3ce17f6a2c94032acf51 ssh-agent -k 07:16:00 unset SSH_AUTH_SOCK; 07:16:00 unset SSH_AGENT_PID; 07:16:00 echo Agent pid 38 killed; 07:16:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:01 + git semver [Pipeline] } 07:16:01 $ docker stop --time=1 ae9d044b296abfbf66110745418e43d1b5f2f43351ac3ce17f6a2c94032acf51 07:16:02 $ docker rm -f ae9d044b296abfbf66110745418e43d1b5f2f43351ac3ce17f6a2c94032acf51 [Pipeline] // withDockerContainer [Pipeline] sh 07:16:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:16:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:16:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:03 prd-ubuntu20.04-docker-8c-8g-1789 does not seem to be running inside a container 07:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:16:03 $ docker top 2fa3d1761159f8633e9f48b47e4aebba5c379bc1d8cb27b7496a80a30ede9353 -eo pid,comm 07:16:04 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). 07:16:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:16:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:04 [ssh-agent] Looking for ssh-agent implementation... 07:16:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:04 $ docker exec 2fa3d1761159f8633e9f48b47e4aebba5c379bc1d8cb27b7496a80a30ede9353 ssh-agent 07:16:04 SSH_AUTH_SOCK=/tmp/ssh-FeplC3g8obvi/agent.33 07:16:04 SSH_AGENT_PID=39 07:16:04 Running ssh-add (command line suppressed) 07:16:04 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12440024338787477663.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12440024338787477663.key) 07:16:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:04 + git semver push 07:16:04 2022-09-28 07:16:04,830 [run_push] DEBUG push 07:16:04 2022-09-28 07:16:04,831 [execute] INFO git cat-file --batch-check 07:16:04 2022-09-28 07:16:04,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 07:16:04 2022-09-28 07:16:04,834 [execute] INFO git rev-list 0e1109b4a7e2f532bcff2b2d94634401a649cfdb -- 07:16:04 2022-09-28 07:16:04,834 [execute] DEBUG Popen(['git', 'rev-list', '0e1109b4a7e2f532bcff2b2d94634401a649cfdb', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 07:16:04 2022-09-28 07:16:04,840 [execute] INFO git fetch -v origin 07:16:04 2022-09-28 07:16:04,841 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 07:16:05 2022-09-28 07:16:05,378 [run_push] DEBUG no remote changes detected 07:16:05 2022-09-28 07:16:05,379 [execute] INFO git push origin semver 07:16:05 2022-09-28 07:16:05,379 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 07:16:06 2022-09-28 07:16:06,172 [run_push] DEBUG push all version tags 07:16:06 2022-09-28 07:16:06,172 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:16:06 2022-09-28 07:16:06,173 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 07:16:06 2022-09-28 07:16:06,926 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 07:16:06 2.3.0-dev.15 [Pipeline] } 07:16:07 $ docker exec --env ******** --env ******** 2fa3d1761159f8633e9f48b47e4aebba5c379bc1d8cb27b7496a80a30ede9353 ssh-agent -k 07:16:07 unset SSH_AUTH_SOCK; 07:16:07 unset SSH_AGENT_PID; 07:16:07 echo Agent pid 39 killed; 07:16:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:07 + git semver [Pipeline] } 07:16:07 $ docker stop --time=1 2fa3d1761159f8633e9f48b47e4aebba5c379bc1d8cb27b7496a80a30ede9353 07:16:08 $ docker rm -f 2fa3d1761159f8633e9f48b47e4aebba5c379bc1d8cb27b7496a80a30ede9353 [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 07:16:09 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 07:16:09 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 07:16:09 total 16 07:16:09 drwxr-xr-x 3 root root 4096 Sep 28 07:12 . 07:16:09 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 07:15 .. 07:16:09 drwxr-xr-x 2 root root 4096 Sep 28 07:12 cost 07:16:09 -rw-r--r-- 1 root root 91 Sep 28 07:12 cost.csv 07:16:09 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 07:16:09 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 07:16:09 total 16 07:16:09 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 07:12 . 07:16:09 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 07:15 .. 07:16:09 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 07:12 cost 07:16:09 -rw-r--r-- 1 jenkins jenkins 91 Sep 28 07:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:16:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:16:10 ---> package-listing.sh 07:16:10 ++ facter osfamily 07:16:10 ++ tr '[:upper:]' '[:lower:]' 07:16:10 + OS_FAMILY=debian 07:16:10 + workspace=/w/workspace/oundry_go-mod-configuration_main 07:16:10 + START_PACKAGES=/tmp/packages_start.txt 07:16:10 + END_PACKAGES=/tmp/packages_end.txt 07:16:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:16:10 + PACKAGES=/tmp/packages_start.txt 07:16:10 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 07:16:10 + PACKAGES=/tmp/packages_end.txt 07:16:10 + case "${OS_FAMILY}" in 07:16:10 + dpkg -l 07:16:10 + grep '^ii' 07:16:10 + '[' -f /tmp/packages_start.txt ']' 07:16:10 + '[' -f /tmp/packages_end.txt ']' 07:16:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:16:10 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 07:16:10 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 07:16:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 07:16:10 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:16:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:11 prd-ubuntu20.04-docker-8c-8g-1789 does not seem to be running inside a container 07:16:11 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:16:12 $ docker top 1add7118917b9e0c6bd7da717829392d8707bee8fe77a40658b09613f45432d9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:12 + touch /tmp/pre-build-complete [Pipeline] sh 07:16:12 + mkdir -p /var/log/sysstat [Pipeline] sh 07:16:12 + ls /var/log/sa-host 07:16:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:13 provisioning config files... 07:16:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7226004951947869379tmp [Pipeline] { [Pipeline] echo 07:16:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:16:13 ---> create-netrc.sh [Pipeline] } 07:16:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:16:13 ---> python-tools-install.sh [Pipeline] echo 07:16:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:16:14 ---> sudo-logs.sh 07:16:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:16:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:16:14 ---> job-cost.sh 07:16:14 lf-activate-venv: SKIPPING 07:16:14 DEBUG: total: 0.2199999988079071 07:16:14 INFO: Retrieving Stack Cost... 07:16:14 INFO: Retrieving Pricing Info for: v3-standard-8 07:16:15 INFO: Archiving Costs [Pipeline] echo 07:16:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:16:15 ---> logs-deploy.sh 07:16:15 lf-activate-venv: SKIPPING 07:16:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/27 07:16:15 INFO: archiving workspace using pattern(s): 07:16:16 Archives upload complete. 07:16:16 INFO: archiving logs to Nexus