Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9527519a150ef02634e96b9ae3c73e57cde92f43 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-ssh14531299192363979815.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh15817603280084947548.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh12643436856892817617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh10991428311144087845.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh6295643929921508841.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19655’ Running on prd-ubuntu20.04-docker-8c-8g-19658 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 > 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 9527519a150ef02634e96b9ae3c73e57cde92f43 (main) > 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 9527519a150ef02634e96b9ae3c73e57cde92f43 # timeout=10 Commit message: "Merge pull request #70 from lenny-intel/go1.18" > git rev-list --no-walk b72d1d0adae8a725c74f579e57cb0eff5588e487 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T16:53:19.557Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T16:53:19.599Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T16:53:19.616Z] ========================================================= [2022-07-12T16:53:19.616Z] EdgeX Global Pipelines Version Info [2022-07-12T16:53:19.616Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:53:20.378Z] ------------------- [2022-07-12T16:53:20.378Z] stable info: [2022-07-12T16:53:20.378Z] ------------------- [2022-07-12T16:53:20.378Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T16:53:20.378Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T16:53:20.378Z] Message: update stable to v1.0.237 [2022-07-12T16:53:20.952Z] ------------------- [2022-07-12T16:53:20.952Z] experimental info: [2022-07-12T16:53:20.952Z] ------------------- [2022-07-12T16:53:20.952Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T16:53:20.952Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T16:53:20.952Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T16:53:21.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2022-07-12T16:53:21.208Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2022-07-12T16:53:21.220Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T16:53:21.231Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T16:53:21.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T16:53:21.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T16:53:21.266Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T16:53:21.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T16:53:21.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T16:53:21.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T16:53:21.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T16:53:21.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2022-07-12T16:53:21.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T16:53:21.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T16:53:21.365Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T16:53:21.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T16:53:21.388Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T16:53:21.397Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T16:53:21.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T16:53:21.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T16:53:21.426Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-12T16:53:21.435Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-12T16:53:21.445Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-12T16:53:21.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-12T16:53:21.464Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-12T16:53:21.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T16:53:21.483Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T16:53:21.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-12T16:53:21.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-12T16:53:21.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-12T16:53:21.521Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9527519a150ef02634e96b9ae3c73e57cde92f43 [Pipeline] echo [2022-07-12T16:53:21.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9527519 [Pipeline] echo [2022-07-12T16:53:21.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T16:53:21.893Z] + git rev-list -1 --merges 9527519a150ef02634e96b9ae3c73e57cde92f43~1..9527519a150ef02634e96b9ae3c73e57cde92f43 [Pipeline] echo [2022-07-12T16:53:21.922Z] -----------> git rev-list -1 --merges 9527519a150ef02634e96b9ae3c73e57cde92f43~1..9527519a150ef02634e96b9ae3c73e57cde92f43 9527519a150ef02634e96b9ae3c73e57cde92f43 [2022-07-12T16:53:21.922Z] 9527519a150ef02634e96b9ae3c73e57cde92f43 [false] [Pipeline] sh [2022-07-12T16:53:22.217Z] + git log --format=format:%s -1 9527519a150ef02634e96b9ae3c73e57cde92f43 [Pipeline] echo [2022-07-12T16:53:22.233Z] ========================================================= [2022-07-12T16:53:22.233Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T16:53:22.233Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T16:53:22.573Z] + git log --format=format:%s -1 9527519a150ef02634e96b9ae3c73e57cde92f43 [Pipeline] echo [2022-07-12T16:53:22.587Z] [semverPrep] GIT_COMMIT: 9527519a150ef02634e96b9ae3c73e57cde92f43, Commit Message: Merge pull request #70 from lenny-intel/go1.18 [Pipeline] echo [2022-07-12T16:53:22.597Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-12T16:53:22.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T16:53:22.954Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T16:53:22.954Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T16:53:22.954Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T16:53:22.954Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T16:53:22.954Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T16:53:22.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:53:23.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T16:53:23.586Z] [2022-07-12T16:53:23.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:53:23.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T16:53:23.902Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T16:53:23.902Z] b85a868b505f: Pulling fs layer [2022-07-12T16:53:23.902Z] e2be974225ed: Pulling fs layer [2022-07-12T16:53:23.902Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T16:53:23.902Z] 988bab9f4d93: Pulling fs layer [2022-07-12T16:53:23.902Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T16:53:23.902Z] eaf3925da568: Pulling fs layer [2022-07-12T16:53:23.902Z] bab4dde63d76: Pulling fs layer [2022-07-12T16:53:23.902Z] bde34c3a00c8: Pulling fs layer [2022-07-12T16:53:23.902Z] b352a97aabf1: Pulling fs layer [2022-07-12T16:53:23.902Z] 4872d77fe225: Pulling fs layer [2022-07-12T16:53:23.902Z] 5851b861e8e6: Pulling fs layer [2022-07-12T16:53:23.902Z] bab4dde63d76: Waiting [2022-07-12T16:53:23.902Z] bde34c3a00c8: Waiting [2022-07-12T16:53:23.902Z] b352a97aabf1: Waiting [2022-07-12T16:53:23.902Z] 4872d77fe225: Waiting [2022-07-12T16:53:23.902Z] 5851b861e8e6: Waiting [2022-07-12T16:53:23.902Z] 988bab9f4d93: Waiting [2022-07-12T16:53:23.902Z] eaf3925da568: Waiting [2022-07-12T16:53:23.902Z] 1469e6f7b9e6: Waiting [2022-07-12T16:53:23.902Z] e2be974225ed: Verifying Checksum [2022-07-12T16:53:23.902Z] e2be974225ed: Download complete [2022-07-12T16:53:23.902Z] 988bab9f4d93: Download complete [2022-07-12T16:53:24.164Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T16:53:24.164Z] 1469e6f7b9e6: Download complete [2022-07-12T16:53:24.164Z] eaf3925da568: Verifying Checksum [2022-07-12T16:53:24.164Z] eaf3925da568: Download complete [2022-07-12T16:53:24.164Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T16:53:24.164Z] 339a4e72a1f5: Download complete [2022-07-12T16:53:24.164Z] bde34c3a00c8: Verifying Checksum [2022-07-12T16:53:24.164Z] bde34c3a00c8: Download complete [2022-07-12T16:53:24.164Z] b352a97aabf1: Download complete [2022-07-12T16:53:24.164Z] 4872d77fe225: Verifying Checksum [2022-07-12T16:53:24.164Z] 4872d77fe225: Download complete [2022-07-12T16:53:24.164Z] 5851b861e8e6: Verifying Checksum [2022-07-12T16:53:24.164Z] 5851b861e8e6: Download complete [2022-07-12T16:53:24.164Z] b85a868b505f: Verifying Checksum [2022-07-12T16:53:24.164Z] b85a868b505f: Download complete [2022-07-12T16:53:24.739Z] bab4dde63d76: Verifying Checksum [2022-07-12T16:53:24.739Z] bab4dde63d76: Download complete [2022-07-12T16:53:25.687Z] b85a868b505f: Pull complete [2022-07-12T16:53:25.950Z] e2be974225ed: Pull complete [2022-07-12T16:53:26.521Z] 339a4e72a1f5: Pull complete [2022-07-12T16:53:26.521Z] 988bab9f4d93: Pull complete [2022-07-12T16:53:26.785Z] 1469e6f7b9e6: Pull complete [2022-07-12T16:53:26.785Z] eaf3925da568: Pull complete [2022-07-12T16:53:29.328Z] bab4dde63d76: Pull complete [2022-07-12T16:53:29.328Z] bde34c3a00c8: Pull complete [2022-07-12T16:53:29.328Z] b352a97aabf1: Pull complete [2022-07-12T16:53:29.328Z] 4872d77fe225: Pull complete [2022-07-12T16:53:29.328Z] 5851b861e8e6: Pull complete [2022-07-12T16:53:29.328Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T16:53:29.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T16:53:29.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:53:29.435Z] prd-ubuntu20.04-docker-8c-8g-19658 does not seem to be running inside a container [2022-07-12T16:53:29.474Z] $ 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 [2022-07-12T16:53:31.097Z] $ docker top de5d84d596db77369171b8557e7a7522e0d0771945935d62f9814f55688d4e8e -eo pid,comm [2022-07-12T16:53:31.164Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-12T16:53:31.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T16:53:31.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T16:53:31.199Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T16:53:31.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T16:53:31.350Z] $ docker exec de5d84d596db77369171b8557e7a7522e0d0771945935d62f9814f55688d4e8e ssh-agent [2022-07-12T16:53:31.472Z] SSH_AUTH_SOCK=/tmp/ssh-LYDLXgIBzErp/agent.33 [2022-07-12T16:53:31.472Z] SSH_AGENT_PID=40 [2022-07-12T16:53:31.478Z] Running ssh-add (command line suppressed) [2022-07-12T16:53:31.603Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8222639282269408135.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8222639282269408135.key) [2022-07-12T16:53:31.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T16:53:31.907Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T16:53:31.932Z] $ docker exec --env ******** --env ******** de5d84d596db77369171b8557e7a7522e0d0771945935d62f9814f55688d4e8e ssh-agent -k [2022-07-12T16:53:32.054Z] unset SSH_AUTH_SOCK; [2022-07-12T16:53:32.054Z] unset SSH_AGENT_PID; [2022-07-12T16:53:32.054Z] echo Agent pid 40 killed; [2022-07-12T16:53:32.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T16:53:32.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T16:53:32.092Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T16:53:32.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T16:53:32.238Z] $ docker exec de5d84d596db77369171b8557e7a7522e0d0771945935d62f9814f55688d4e8e ssh-agent [2022-07-12T16:53:32.371Z] SSH_AUTH_SOCK=/tmp/ssh-3oDAcQTCe3Lm/agent.74 [2022-07-12T16:53:32.371Z] SSH_AGENT_PID=81 [2022-07-12T16:53:32.377Z] Running ssh-add (command line suppressed) [2022-07-12T16:53:32.505Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5672560808396989113.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5672560808396989113.key) [2022-07-12T16:53:32.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T16:53:32.811Z] + git semver init [2022-07-12T16:53:33.071Z] 2022-07-12 16:53:33,036 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T16:53:33.071Z] 2022-07-12 16:53:33,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver [2022-07-12T16:53:33.071Z] 2022-07-12 16:53:33,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver [2022-07-12T16:53:33.071Z] 2022-07-12 16:53:33,038 [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) [2022-07-12T16:53:34.016Z] 2022-07-12 16:53:33,716 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude [2022-07-12T16:53:34.017Z] 2022-07-12 16:53:33,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False [2022-07-12T16:53:34.017Z] 2022-07-12 16:53:33,716 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-07-12T16:53:34.017Z] 2022-07-12 16:53:33,716 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-07-12T16:53:34.017Z] 2.2.1-dev.9 [Pipeline] } [2022-07-12T16:53:34.033Z] $ docker exec --env ******** --env ******** de5d84d596db77369171b8557e7a7522e0d0771945935d62f9814f55688d4e8e ssh-agent -k [2022-07-12T16:53:34.148Z] unset SSH_AUTH_SOCK; [2022-07-12T16:53:34.149Z] unset SSH_AGENT_PID; [2022-07-12T16:53:34.149Z] echo Agent pid 81 killed; [2022-07-12T16:53:34.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T16:53:34.464Z] + git semver [Pipeline] } [2022-07-12T16:53:34.741Z] $ docker stop --time=1 de5d84d596db77369171b8557e7a7522e0d0771945935d62f9814f55688d4e8e [2022-07-12T16:53:36.096Z] $ docker rm -f de5d84d596db77369171b8557e7a7522e0d0771945935d62f9814f55688d4e8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T16:53:36.453Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T16:53:36.698Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T16:53:36.700Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-07-12T16:53:36.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T16:53:36.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T16:53:36.885Z] ========================================================= [2022-07-12T16:53:36.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T16:53:36.885Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:53:37.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T16:53:37.185Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T16:53:37.185Z] 2408cc74d12b: Pulling fs layer [2022-07-12T16:53:37.185Z] ea60b727a1ce: Pulling fs layer [2022-07-12T16:53:37.185Z] 30c4a7721957: Pulling fs layer [2022-07-12T16:53:37.185Z] 370296b7ddb6: Pulling fs layer [2022-07-12T16:53:37.185Z] 7c6cee850709: Pulling fs layer [2022-07-12T16:53:37.185Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T16:53:37.185Z] d94ebbe4e438: Pulling fs layer [2022-07-12T16:53:37.185Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T16:53:37.185Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T16:53:37.185Z] 7c6cee850709: Waiting [2022-07-12T16:53:37.185Z] 39a5fcdaea64: Waiting [2022-07-12T16:53:37.185Z] bcfd1f05c69d: Waiting [2022-07-12T16:53:37.185Z] d94ebbe4e438: Waiting [2022-07-12T16:53:37.185Z] 59ccb84bbe0f: Waiting [2022-07-12T16:53:37.185Z] 370296b7ddb6: Waiting [2022-07-12T16:53:37.185Z] 30c4a7721957: Verifying Checksum [2022-07-12T16:53:37.185Z] 30c4a7721957: Download complete [2022-07-12T16:53:37.185Z] ea60b727a1ce: Download complete [2022-07-12T16:53:37.185Z] 7c6cee850709: Verifying Checksum [2022-07-12T16:53:37.185Z] 7c6cee850709: Download complete [2022-07-12T16:53:37.185Z] 39a5fcdaea64: Download complete [2022-07-12T16:53:37.185Z] 2408cc74d12b: Download complete [2022-07-12T16:53:37.185Z] d94ebbe4e438: Download complete [2022-07-12T16:53:37.446Z] 2408cc74d12b: Pull complete [2022-07-12T16:53:37.713Z] ea60b727a1ce: Pull complete [2022-07-12T16:53:37.713Z] 30c4a7721957: Pull complete [2022-07-12T16:53:37.713Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T16:53:37.713Z] 59ccb84bbe0f: Download complete [2022-07-12T16:53:37.972Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T16:53:37.972Z] bcfd1f05c69d: Download complete [2022-07-12T16:53:38.232Z] 370296b7ddb6: Verifying Checksum [2022-07-12T16:53:38.232Z] 370296b7ddb6: Download complete [2022-07-12T16:53:43.522Z] 370296b7ddb6: Pull complete [2022-07-12T16:53:43.522Z] 7c6cee850709: Pull complete [2022-07-12T16:53:43.522Z] 39a5fcdaea64: Pull complete [2022-07-12T16:53:43.522Z] d94ebbe4e438: Pull complete [2022-07-12T16:53:45.463Z] bcfd1f05c69d: Pull complete [2022-07-12T16:53:46.032Z] 59ccb84bbe0f: Pull complete [2022-07-12T16:53:46.032Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T16:53:46.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T16:53:46.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-12T16:53:46.321Z] + 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 [2022-07-12T16:53:46.625Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T16:53:46.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:53:46.707Z] prd-ubuntu20.04-docker-8c-8g-19658 does not seem to be running inside a container [2022-07-12T16:53:46.745Z] $ 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 [2022-07-12T16:53:48.749Z] $ docker top 64949441ccfc431a9f8b10120559bcca3459cce1814ea9bb87b67a24d9d21028 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:53:49.132Z] + go version [2022-07-12T16:53:49.132Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T16:53:49.150Z] $ docker stop --time=1 64949441ccfc431a9f8b10120559bcca3459cce1814ea9bb87b67a24d9d21028 [2022-07-12T16:53:50.501Z] $ docker rm -f 64949441ccfc431a9f8b10120559bcca3459cce1814ea9bb87b67a24d9d21028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:53:50.929Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T16:53:50.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:53:51.033Z] prd-ubuntu20.04-docker-8c-8g-19658 does not seem to be running inside a container [2022-07-12T16:53:51.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 [2022-07-12T16:53:51.477Z] $ docker top de41cde84f51f68df68b702794e014aa08ade652d18d88c7047418260d3409d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:53:51.789Z] Still waiting to schedule task [2022-07-12T16:53:51.789Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19654’ [2022-07-12T16:53:51.833Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:53:52.134Z] + make test [2022-07-12T16:53:52.134Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-12T16:53:52.134Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-07-12T16:53:52.134Z] go: downloading github.com/hashicorp/consul/api v1.12.0 [2022-07-12T16:53:52.134Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-12T16:53:52.134Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-12T16:53:52.134Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-12T16:53:52.134Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-12T16:53:52.134Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-12T16:53:52.134Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-12T16:53:52.134Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T16:53:52.134Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-07-12T16:53:52.134Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T16:53:52.134Z] go: downloading github.com/hashicorp/serf v0.9.6 [2022-07-12T16:53:52.134Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-12T16:53:52.134Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-12T16:53:52.134Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-12T16:53:52.134Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T16:53:52.134Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-12T16:53:52.395Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-12T16:53:52.395Z] go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 [2022-07-12T16:53:52.395Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-12T16:53:52.395Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-12T16:53:52.395Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-12T16:53:58.983Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.007s coverage: 85.7% of statements [2022-07-12T16:54:05.682Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.600s coverage: 88.3% of statements [2022-07-12T16:54:05.682Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.005s coverage: 100.0% of statements [2022-07-12T16:54:12.260Z] 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." [2022-07-12T16:54:12.260Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-12T16:54:14.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T16:54:14.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-12T16:54:14.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T16:54:14.833Z] $ docker stop --time=1 de41cde84f51f68df68b702794e014aa08ade652d18d88c7047418260d3409d6 [2022-07-12T16:54:16.432Z] $ docker rm -f de41cde84f51f68df68b702794e014aa08ade652d18d88c7047418260d3409d6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T16:54:16.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T16:54:16.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:54:17.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T16:54:17.355Z] [2022-07-12T16:54:17.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:54:17.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T16:54:17.656Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T16:54:17.656Z] 5eb5b503b376: Pulling fs layer [2022-07-12T16:54:17.656Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T16:54:17.656Z] ec43610c2a17: Pulling fs layer [2022-07-12T16:54:17.656Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T16:54:17.656Z] 33b1e0a273af: Pulling fs layer [2022-07-12T16:54:17.656Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T16:54:17.656Z] 2f39f015ded8: Pulling fs layer [2022-07-12T16:54:17.656Z] 3a2ae6a8a46f: Waiting [2022-07-12T16:54:17.656Z] 33b1e0a273af: Waiting [2022-07-12T16:54:17.656Z] 5d3b04190fa2: Waiting [2022-07-12T16:54:17.656Z] 2f39f015ded8: Waiting [2022-07-12T16:54:17.656Z] 5c69ac0246d0: Verifying Checksum [2022-07-12T16:54:17.656Z] 5c69ac0246d0: Download complete [2022-07-12T16:54:17.656Z] 3a2ae6a8a46f: Download complete [2022-07-12T16:54:17.919Z] 33b1e0a273af: Verifying Checksum [2022-07-12T16:54:17.919Z] 33b1e0a273af: Download complete [2022-07-12T16:54:17.919Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T16:54:17.919Z] 5d3b04190fa2: Download complete [2022-07-12T16:54:17.919Z] ec43610c2a17: Verifying Checksum [2022-07-12T16:54:17.919Z] ec43610c2a17: Download complete [2022-07-12T16:54:17.919Z] 5eb5b503b376: Verifying Checksum [2022-07-12T16:54:17.919Z] 5eb5b503b376: Download complete [2022-07-12T16:54:18.487Z] 2f39f015ded8: Download complete [2022-07-12T16:54:19.434Z] 5eb5b503b376: Pull complete [2022-07-12T16:54:19.434Z] 5c69ac0246d0: Pull complete [2022-07-12T16:54:20.000Z] ec43610c2a17: Pull complete [2022-07-12T16:54:20.260Z] 3a2ae6a8a46f: Pull complete [2022-07-12T16:54:20.519Z] 33b1e0a273af: Pull complete [2022-07-12T16:54:20.519Z] 5d3b04190fa2: Pull complete [2022-07-12T16:54:25.794Z] 2f39f015ded8: Pull complete [2022-07-12T16:54:25.794Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T16:54:25.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T16:54:25.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:54:25.888Z] prd-ubuntu20.04-docker-8c-8g-19658 does not seem to be running inside a container [2022-07-12T16:54:25.927Z] $ 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 [2022-07-12T16:54:27.915Z] $ docker top 496fcb7fd38c40a77bee366ad9603f6d1280bfa0db5c55ecf582a269bb28e584 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:54:28.293Z] ---> job-cost.sh [2022-07-12T16:54:28.293Z] lf-activate-venv: SKIPPING [2022-07-12T16:54:28.293Z] INFO: No Stack... [2022-07-12T16:54:28.552Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T16:54:29.121Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T16:54:29.410Z] + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [2022-07-12T16:54:29.410Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T16:54:29.424Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-22-stack-cost] [2022-07-12T16:54:29.435Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-22-stack-cost] did not exist. Created. [2022-07-12T16:54:29.435Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T16:54:29.741Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T16:54:29.767Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T16:54:29.775Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T16:54:29.797Z] $ docker stop --time=1 496fcb7fd38c40a77bee366ad9603f6d1280bfa0db5c55ecf582a269bb28e584 [2022-07-12T16:54:30.969Z] $ docker rm -f 496fcb7fd38c40a77bee366ad9603f6d1280bfa0db5c55ecf582a269bb28e584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T16:56:59.935Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19664 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2022-07-12T16:56:59.948Z] Running in /w/workspace/go-mod-configuration/22 [Pipeline] { [Pipeline] checkout [2022-07-12T16:56:59.990Z] Selected Git installation does not exist. Using Default [2022-07-12T16:56:59.990Z] The recommended git tool is: NONE [2022-07-12T16:57:08.258Z] using credential edgex-jenkins-ssh [2022-07-12T16:57:08.278Z] Cloning the remote Git repository [2022-07-12T16:57:08.359Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2022-07-12T16:57:08.450Z] > git init /w/workspace/go-mod-configuration/22 # timeout=10 [2022-07-12T16:57:08.551Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2022-07-12T16:57:08.554Z] > git --version # timeout=10 [2022-07-12T16:57:08.581Z] > git --version # 'git version 2.25.1' [2022-07-12T16:57:08.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T16:57:08.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T16:57:09.647Z] Avoid second fetch [2022-07-12T16:57:09.647Z] Checking out Revision 9527519a150ef02634e96b9ae3c73e57cde92f43 (main) [2022-07-12T16:57:09.601Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2022-07-12T16:57:09.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T16:57:09.685Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T16:57:09.794Z] > git checkout -f 9527519a150ef02634e96b9ae3c73e57cde92f43 # timeout=10 [2022-07-12T16:57:14.564Z] Commit message: "Merge pull request #70 from lenny-intel/go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T16:57:15.458Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T16:57:15.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T16:57:15.458Z] Dload Upload Total Spent Left Speed [2022-07-12T16:57:15.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh [2022-07-12T16:57:16.136Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T16:57:16.495Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-12T16:57:16.495Z] + sudo tee /etc/docker/daemon.new [2022-07-12T16:57:16.495Z] { [2022-07-12T16:57:16.495Z] "registry-mirrors": [ [2022-07-12T16:57:16.495Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T16:57:16.495Z] ], [2022-07-12T16:57:16.495Z] "bip": "10.250.0.254/24", [2022-07-12T16:57:16.495Z] "hosts": [ [2022-07-12T16:57:16.495Z] "tcp://0.0.0.0:5555", [2022-07-12T16:57:16.495Z] "unix:///var/run/docker.sock" [2022-07-12T16:57:16.495Z] ], [2022-07-12T16:57:16.495Z] "mtu": 1458, [2022-07-12T16:57:16.495Z] "selinux-enabled": true, [2022-07-12T16:57:16.495Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T16:57:16.495Z] } [Pipeline] sh [2022-07-12T16:57:16.861Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T16:57:17.208Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-12T16:57:36.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T16:57:36.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T16:57:36.239Z] ========================================================= [2022-07-12T16:57:36.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T16:57:36.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:57:36.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T16:57:37.181Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T16:57:37.181Z] b3c136eddcbf: Pulling fs layer [2022-07-12T16:57:37.181Z] c0a3192eca97: Pulling fs layer [2022-07-12T16:57:37.181Z] a050256f5b6f: Pulling fs layer [2022-07-12T16:57:37.181Z] 656be50a0ddc: Pulling fs layer [2022-07-12T16:57:37.181Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T16:57:37.181Z] 46d945488cbd: Pulling fs layer [2022-07-12T16:57:37.181Z] 8a5474983e97: Pulling fs layer [2022-07-12T16:57:37.181Z] 329c88fbcd65: Pulling fs layer [2022-07-12T16:57:37.181Z] 46d945488cbd: Waiting [2022-07-12T16:57:37.181Z] 8a5474983e97: Waiting [2022-07-12T16:57:37.181Z] 2bbca73fdf42: Waiting [2022-07-12T16:57:37.181Z] 329c88fbcd65: Waiting [2022-07-12T16:57:37.466Z] a050256f5b6f: Verifying Checksum [2022-07-12T16:57:37.466Z] a050256f5b6f: Download complete [2022-07-12T16:57:37.466Z] c0a3192eca97: Verifying Checksum [2022-07-12T16:57:37.466Z] c0a3192eca97: Download complete [2022-07-12T16:57:37.466Z] 2bbca73fdf42: Verifying Checksum [2022-07-12T16:57:37.466Z] 2bbca73fdf42: Download complete [2022-07-12T16:57:37.466Z] 46d945488cbd: Verifying Checksum [2022-07-12T16:57:37.466Z] 46d945488cbd: Download complete [2022-07-12T16:57:37.466Z] b3c136eddcbf: Download complete [2022-07-12T16:57:38.465Z] b3c136eddcbf: Pull complete [2022-07-12T16:57:38.747Z] 329c88fbcd65: Verifying Checksum [2022-07-12T16:57:38.747Z] 329c88fbcd65: Download complete [2022-07-12T16:57:39.022Z] c0a3192eca97: Pull complete [2022-07-12T16:57:39.309Z] a050256f5b6f: Pull complete [2022-07-12T16:57:39.909Z] 8a5474983e97: Download complete [2022-07-12T16:57:40.509Z] 656be50a0ddc: Download complete [2022-07-12T16:57:52.955Z] 656be50a0ddc: Pull complete [2022-07-12T16:57:52.955Z] 2bbca73fdf42: Pull complete [2022-07-12T16:57:53.228Z] 46d945488cbd: Pull complete [2022-07-12T16:57:59.971Z] 8a5474983e97: Pull complete [2022-07-12T16:58:00.964Z] 329c88fbcd65: Pull complete [2022-07-12T16:58:01.237Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T16:58:01.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T16:58:01.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-12T16:58:01.586Z] + 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 [2022-07-12T16:58:01.955Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T16:58:01.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:58:02.237Z] prd-ubuntu20.04-docker-arm64-4c-16g-19664 does not seem to be running inside a container [2022-07-12T16:58:02.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/22 -v /w/workspace/go-mod-configuration/22:/w/workspace/go-mod-configuration/22:rw,z -v /w/workspace/go-mod-configuration/22@tmp:/w/workspace/go-mod-configuration/22@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 [2022-07-12T16:58:04.944Z] $ docker top ad76afc18773deeddc6f632ac7e3411fe787ffdb64074c29a76f7b195c6adc48 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:58:05.910Z] + go version [2022-07-12T16:58:05.910Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T16:58:05.955Z] $ docker stop --time=1 ad76afc18773deeddc6f632ac7e3411fe787ffdb64074c29a76f7b195c6adc48 [2022-07-12T16:58:07.771Z] $ docker rm -f ad76afc18773deeddc6f632ac7e3411fe787ffdb64074c29a76f7b195c6adc48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:58:08.452Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T16:58:08.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:58:08.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-19664 does not seem to be running inside a container [2022-07-12T16:58:08.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-configuration/22 -v /w/workspace/go-mod-configuration/22:/w/workspace/go-mod-configuration/22:rw,z -v /w/workspace/go-mod-configuration/22@tmp:/w/workspace/go-mod-configuration/22@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 [2022-07-12T16:58:10.436Z] $ docker top 484e5204a53522695fb8f9f935a939ed6aabd300482a1643f3358218ea5c7bee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:58:11.388Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/22 [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:58:12.073Z] + make test [2022-07-12T16:58:12.074Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-12T16:58:12.074Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-07-12T16:58:12.074Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-12T16:58:12.074Z] go: downloading github.com/hashicorp/consul/api v1.12.0 [2022-07-12T16:58:12.351Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-12T16:58:12.351Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T16:58:12.351Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T16:58:12.351Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-07-12T16:58:12.351Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-12T16:58:12.351Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-12T16:58:12.635Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-12T16:58:12.635Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-12T16:58:12.635Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-12T16:58:12.635Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-12T16:58:12.635Z] go: downloading github.com/hashicorp/serf v0.9.6 [2022-07-12T16:58:12.635Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-12T16:58:12.635Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-12T16:58:12.635Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T16:58:12.635Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-12T16:58:12.635Z] go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 [2022-07-12T16:58:12.909Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-12T16:58:12.909Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-12T16:58:12.909Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-12T16:58:59.996Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.020s coverage: 85.7% of statements [2022-07-12T16:59:00.983Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.762s coverage: 88.3% of statements [2022-07-12T16:59:00.983Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.016s coverage: 100.0% of statements [2022-07-12T16:59:01.260Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-12T16:59:01.260Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-12T16:59:16.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T16:59:16.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-12T16:59:16.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T16:59:16.460Z] $ docker stop --time=1 484e5204a53522695fb8f9f935a939ed6aabd300482a1643f3358218ea5c7bee [2022-07-12T16:59:18.424Z] $ docker rm -f 484e5204a53522695fb8f9f935a939ed6aabd300482a1643f3358218ea5c7bee [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T16:59:19.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T16:59:19.504Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T16:59:20.078Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:59:20.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T16:59:20.528Z] [2022-07-12T16:59:20.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:59:20.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T16:59:21.175Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T16:59:21.175Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T16:59:21.175Z] 04944245beec: Pulling fs layer [2022-07-12T16:59:21.175Z] 699f458cf7ca: Pulling fs layer [2022-07-12T16:59:21.175Z] 765212b225bb: Pulling fs layer [2022-07-12T16:59:21.175Z] f23df028b6ca: Pulling fs layer [2022-07-12T16:59:21.175Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T16:59:21.175Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T16:59:21.175Z] f23df028b6ca: Waiting [2022-07-12T16:59:21.175Z] d65c8cfc05b1: Waiting [2022-07-12T16:59:21.175Z] 2437ff75d9bd: Waiting [2022-07-12T16:59:21.175Z] 765212b225bb: Waiting [2022-07-12T16:59:21.175Z] 04944245beec: Verifying Checksum [2022-07-12T16:59:21.175Z] 04944245beec: Download complete [2022-07-12T16:59:21.175Z] 765212b225bb: Verifying Checksum [2022-07-12T16:59:21.175Z] 765212b225bb: Download complete [2022-07-12T16:59:21.175Z] f23df028b6ca: Verifying Checksum [2022-07-12T16:59:21.175Z] f23df028b6ca: Download complete [2022-07-12T16:59:21.451Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T16:59:21.451Z] d65c8cfc05b1: Download complete [2022-07-12T16:59:21.451Z] 699f458cf7ca: Verifying Checksum [2022-07-12T16:59:21.451Z] 699f458cf7ca: Download complete [2022-07-12T16:59:22.079Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T16:59:22.079Z] 8998bd30e6a1: Download complete [2022-07-12T16:59:24.726Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T16:59:24.726Z] 2437ff75d9bd: Download complete [2022-07-12T16:59:26.720Z] 8998bd30e6a1: Pull complete [2022-07-12T16:59:26.995Z] 04944245beec: Pull complete [2022-07-12T16:59:28.441Z] 699f458cf7ca: Pull complete [2022-07-12T16:59:29.043Z] 765212b225bb: Pull complete [2022-07-12T16:59:29.655Z] f23df028b6ca: Pull complete [2022-07-12T16:59:30.254Z] d65c8cfc05b1: Pull complete [2022-07-12T16:59:45.372Z] 2437ff75d9bd: Pull complete [2022-07-12T16:59:45.372Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T16:59:45.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T16:59:45.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:59:45.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-19664 does not seem to be running inside a container [2022-07-12T16:59:45.854Z] $ 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/22 -v /w/workspace/go-mod-configuration/22:/w/workspace/go-mod-configuration/22:rw,z -v /w/workspace/go-mod-configuration/22@tmp:/w/workspace/go-mod-configuration/22@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 [2022-07-12T16:59:48.620Z] $ docker top 1b176d71e1fca9a474f166da8f48eec8ccf0a392edb4758d5bb68d64a3641dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:59:49.636Z] ---> job-cost.sh [2022-07-12T16:59:49.636Z] lf-activate-venv: SKIPPING [2022-07-12T16:59:49.636Z] INFO: No Stack... [2022-07-12T16:59:50.229Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T16:59:51.207Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T16:59:51.869Z] + cat /w/workspace/go-mod-configuration/22/archives/cost.csv [2022-07-12T16:59:51.870Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T16:59:51.940Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-22-stack-cost] [2022-07-12T16:59:51.948Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-22-stack-cost] did not exist. Created. [2022-07-12T16:59:51.948Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T16:59:52.654Z] /w/workspace/go-mod-configuration/22@tmp/durable-8d0df6e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T16:59:53.338Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T16:59:53.368Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T16:59:53.406Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T16:59:53.415Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T16:59:53.444Z] $ docker stop --time=1 1b176d71e1fca9a474f166da8f48eec8ccf0a392edb4758d5bb68d64a3641dfb [2022-07-12T16:59:54.984Z] $ docker rm -f 1b176d71e1fca9a474f166da8f48eec8ccf0a392edb4758d5bb68d64a3641dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-12T16:59:55.425Z] provisioning config files... [2022-07-12T16:59:55.436Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4041694913390616563tmp [Pipeline] { [Pipeline] sh [2022-07-12T16:59:55.741Z] + set +x [2022-07-12T16:59:55.741Z] + curl -s https://codecov.io/bash [2022-07-12T16:59:55.741Z] + bash -s -- [2022-07-12T16:59:55.741Z] [2022-07-12T16:59:55.741Z] _____ _ [2022-07-12T16:59:55.741Z] / ____| | | [2022-07-12T16:59:55.741Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T16:59:55.741Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T16:59:55.741Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T16:59:55.741Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T16:59:55.741Z] Bash-1.0.6 [2022-07-12T16:59:55.741Z] [2022-07-12T16:59:55.741Z] [2022-07-12T16:59:55.741Z] ==> git version 2.25.1 found [2022-07-12T16:59:55.741Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-12T16:59:55.741Z] Release-Date: 2020-01-08 [2022-07-12T16:59:55.741Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-12T16:59:55.741Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T16:59:55.741Z] ==> Jenkins CI detected. [2022-07-12T16:59:55.741Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2022-07-12T16:59:55.741Z] project root: . [2022-07-12T16:59:55.741Z] --> token set from env [2022-07-12T16:59:55.741Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T16:59:55.741Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T16:59:55.741Z] ==> Python coveragepy not found [2022-07-12T16:59:55.741Z] ==> Searching for coverage reports in: [2022-07-12T16:59:55.741Z] + . [2022-07-12T16:59:55.741Z] -> Found 1 reports [2022-07-12T16:59:55.741Z] ==> Detecting git/mercurial file structure [2022-07-12T16:59:55.741Z] ==> Reading reports [2022-07-12T16:59:55.741Z] + ./coverage.out bytes=17231 [2022-07-12T16:59:55.741Z] ==> Appending adjustments [2022-07-12T16:59:55.741Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T16:59:56.001Z] + Found adjustments [2022-07-12T16:59:56.001Z] ==> Gzipping contents [2022-07-12T16:59:56.001Z] 4.0K /tmp/codecov.yr2Ubw.gz [2022-07-12T16:59:56.001Z] ==> Uploading reports [2022-07-12T16:59:56.001Z] url: https://codecov.io [2022-07-12T16:59:56.001Z] query: branch=main&commit=9527519a150ef02634e96b9ae3c73e57cde92f43&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T16:59:56.001Z] -> Pinging Codecov [2022-07-12T16:59:56.001Z] 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=9527519a150ef02634e96b9ae3c73e57cde92f43&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T16:59:56.261Z] -> Uploading to [2022-07-12T16:59:56.261Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/9F92B070CA9CA35F4914AC8684776953/9527519a150ef02634e96b9ae3c73e57cde92f43/c22ef178-16a1-48ac-b9e1-8edcf63e73ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T165956Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b670dda1a757a6cbbcb26e6900a3782c1dcc8c3737595aab83d5e1a477b00896 [2022-07-12T16:59:56.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T16:59:56.261Z] Dload Upload Total Spent Left Speed [2022-07-12T16:59:56.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2949 0 0 100 2949 0 11298 --:--:-- --:--:-- --:--:-- 11298 [2022-07-12T16:59:56.522Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/9527519a150ef02634e96b9ae3c73e57cde92f43 [Pipeline] } [2022-07-12T16:59:56.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-12T16:59:56.645Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-12T16:59:56.658Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:59:56.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T16:59:56.964Z] [2022-07-12T16:59:56.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:59:57.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T16:59:57.268Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-12T16:59:57.268Z] df9b9388f04a: Pulling fs layer [2022-07-12T16:59:57.268Z] 52dc419b0ee2: Pulling fs layer [2022-07-12T16:59:57.268Z] 25bc292e5bac: Pulling fs layer [2022-07-12T16:59:57.268Z] 114826534d7a: Pulling fs layer [2022-07-12T16:59:57.268Z] 4657fd5d0bcf: Pulling fs layer [2022-07-12T16:59:57.268Z] 6ad1cebc031e: Pulling fs layer [2022-07-12T16:59:57.268Z] 8a3aa393b2d8: Pulling fs layer [2022-07-12T16:59:57.268Z] 4657fd5d0bcf: Waiting [2022-07-12T16:59:57.268Z] 114826534d7a: Waiting [2022-07-12T16:59:57.268Z] 6ad1cebc031e: Waiting [2022-07-12T16:59:57.268Z] 8a3aa393b2d8: Waiting [2022-07-12T16:59:57.268Z] 25bc292e5bac: Verifying Checksum [2022-07-12T16:59:57.268Z] 25bc292e5bac: Download complete [2022-07-12T16:59:57.268Z] 52dc419b0ee2: Verifying Checksum [2022-07-12T16:59:57.268Z] 52dc419b0ee2: Download complete [2022-07-12T16:59:57.268Z] 4657fd5d0bcf: Download complete [2022-07-12T16:59:57.268Z] df9b9388f04a: Download complete [2022-07-12T16:59:57.533Z] df9b9388f04a: Pull complete [2022-07-12T16:59:57.533Z] 6ad1cebc031e: Verifying Checksum [2022-07-12T16:59:57.533Z] 6ad1cebc031e: Download complete [2022-07-12T16:59:57.533Z] 52dc419b0ee2: Pull complete [2022-07-12T16:59:57.816Z] 25bc292e5bac: Pull complete [2022-07-12T16:59:58.407Z] 114826534d7a: Verifying Checksum [2022-07-12T16:59:58.407Z] 114826534d7a: Download complete [2022-07-12T16:59:58.667Z] 8a3aa393b2d8: Verifying Checksum [2022-07-12T16:59:58.667Z] 8a3aa393b2d8: Download complete [2022-07-12T17:00:02.864Z] 114826534d7a: Pull complete [2022-07-12T17:00:02.864Z] 4657fd5d0bcf: Pull complete [2022-07-12T17:00:02.864Z] 6ad1cebc031e: Pull complete [2022-07-12T17:00:05.399Z] 8a3aa393b2d8: Pull complete [2022-07-12T17:00:05.399Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-12T17:00:05.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T17:00:05.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:00:05.493Z] prd-ubuntu20.04-docker-8c-8g-19658 does not seem to be running inside a container [2022-07-12T17:00:05.533Z] $ 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 [2022-07-12T17:00:07.279Z] $ docker top 08b3067faa2da9968e50f5b187503f3acfba874cf540c35d5e233df45b8d9466 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-12T17:00:07.356Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh [2022-07-12T17:00:07.634Z] + set -o pipefail [2022-07-12T17:00:07.635Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' [2022-07-12T17:00:09.541Z] [2022-07-12T17:00:09.541Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... [2022-07-12T17:00:09.541Z] [2022-07-12T17:00:09.541Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/9571da0b-dc3d-4734-a915-4f5d29423281 [2022-07-12T17:00:09.541Z] [2022-07-12T17:00:09.541Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-12T17:00:09.541Z] [2022-07-12T17:00:09.541Z] [2022-07-12T17:00:09.541Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-12T17:00:09.541Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-12T17:00:09.555Z] $ docker stop --time=1 08b3067faa2da9968e50f5b187503f3acfba874cf540c35d5e233df45b8d9466 [2022-07-12T17:00:11.010Z] $ docker rm -f 08b3067faa2da9968e50f5b187503f3acfba874cf540c35d5e233df45b8d9466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T17:00:11.535Z] + git log --format=format:%s -1 9527519a150ef02634e96b9ae3c73e57cde92f43 [Pipeline] sh [2022-07-12T17:00:11.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T17:00:11.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:00:12.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T17:00:12.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:00:12.207Z] prd-ubuntu20.04-docker-8c-8g-19658 does not seem to be running inside a container [2022-07-12T17:00:12.243Z] $ 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 [2022-07-12T17:00:12.615Z] $ docker top f4e1275b0ec8da56693996de7a58243585b34eb9aa674fef330341e1cbd97e40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T17:00:12.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T17:00:12.720Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T17:00:12.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T17:00:12.851Z] $ docker exec f4e1275b0ec8da56693996de7a58243585b34eb9aa674fef330341e1cbd97e40 ssh-agent [2022-07-12T17:00:12.963Z] SSH_AUTH_SOCK=/tmp/ssh-CPZSj9bLU7MS/agent.33 [2022-07-12T17:00:12.963Z] SSH_AGENT_PID=40 [2022-07-12T17:00:12.968Z] Running ssh-add (command line suppressed) [2022-07-12T17:00:13.079Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1110678102832587744.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1110678102832587744.key) [2022-07-12T17:00:13.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T17:00:13.378Z] + git semver tag [2022-07-12T17:00:13.636Z] 2022-07-12 17:00:13,592 [run_tag] DEBUG tag force:False [2022-07-12T17:00:13.636Z] 2022-07-12 17:00:13,593 [check_head_tag] DEBUG check head tag [2022-07-12T17:00:13.636Z] 2022-07-12 17:00:13,594 [execute] INFO git cat-file --batch-check [2022-07-12T17:00:13.636Z] 2022-07-12 17:00:13,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2022-07-12T17:00:13.636Z] 2022-07-12 17:00:13,598 [execute] INFO git cat-file --batch [2022-07-12T17:00:13.636Z] 2022-07-12 17:00:13,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2022-07-12T17:00:13.636Z] 2022-07-12 17:00:13,609 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-07-12T17:00:13.636Z] 2022-07-12 17:00:13,609 [execute] INFO git tag -a v2.2.1-dev.9 -m v2.2.1-dev.9 [2022-07-12T17:00:13.636Z] 2022-07-12 17:00:13,610 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.9', '-m', 'v2.2.1-dev.9'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T17:00:13.636Z] 2022-07-12 17:00:13,615 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-07-12T17:00:13.636Z] 2.2.1-dev.9 [Pipeline] } [2022-07-12T17:00:13.648Z] $ docker exec --env ******** --env ******** f4e1275b0ec8da56693996de7a58243585b34eb9aa674fef330341e1cbd97e40 ssh-agent -k [2022-07-12T17:00:13.752Z] unset SSH_AUTH_SOCK; [2022-07-12T17:00:13.752Z] unset SSH_AGENT_PID; [2022-07-12T17:00:13.753Z] echo Agent pid 40 killed; [2022-07-12T17:00:13.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T17:00:14.069Z] + git semver [Pipeline] } [2022-07-12T17:00:14.343Z] $ docker stop --time=1 f4e1275b0ec8da56693996de7a58243585b34eb9aa674fef330341e1cbd97e40 [2022-07-12T17:00:15.651Z] $ docker rm -f f4e1275b0ec8da56693996de7a58243585b34eb9aa674fef330341e1cbd97e40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:00:16.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T17:00:16.051Z] [2022-07-12T17:00:16.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:00:16.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T17:00:16.361Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-12T17:00:16.361Z] ab5ef0e58194: Pulling fs layer [2022-07-12T17:00:16.361Z] 9712f1f96733: Pulling fs layer [2022-07-12T17:00:16.361Z] 63f879dbbcfc: Pulling fs layer [2022-07-12T17:00:16.361Z] 0d9ebad4ef96: Pulling fs layer [2022-07-12T17:00:16.361Z] e9a5061849ea: Pulling fs layer [2022-07-12T17:00:16.361Z] d747dcd14b5f: Pulling fs layer [2022-07-12T17:00:16.361Z] 2de7ff778b66: Pulling fs layer [2022-07-12T17:00:16.361Z] 0d9ebad4ef96: Waiting [2022-07-12T17:00:16.361Z] e9a5061849ea: Waiting [2022-07-12T17:00:16.361Z] d747dcd14b5f: Waiting [2022-07-12T17:00:16.361Z] 2de7ff778b66: Waiting [2022-07-12T17:00:16.361Z] 9712f1f96733: Verifying Checksum [2022-07-12T17:00:16.361Z] 9712f1f96733: Download complete [2022-07-12T17:00:16.624Z] 63f879dbbcfc: Verifying Checksum [2022-07-12T17:00:16.624Z] 63f879dbbcfc: Download complete [2022-07-12T17:00:16.885Z] 0d9ebad4ef96: Verifying Checksum [2022-07-12T17:00:16.885Z] 0d9ebad4ef96: Download complete [2022-07-12T17:00:16.885Z] e9a5061849ea: Verifying Checksum [2022-07-12T17:00:16.885Z] e9a5061849ea: Download complete [2022-07-12T17:00:16.885Z] d747dcd14b5f: Verifying Checksum [2022-07-12T17:00:16.885Z] d747dcd14b5f: Download complete [2022-07-12T17:00:16.885Z] ab5ef0e58194: Verifying Checksum [2022-07-12T17:00:16.885Z] ab5ef0e58194: Download complete [2022-07-12T17:00:17.144Z] 2de7ff778b66: Verifying Checksum [2022-07-12T17:00:17.144Z] 2de7ff778b66: Download complete [2022-07-12T17:00:20.443Z] ab5ef0e58194: Pull complete [2022-07-12T17:00:20.443Z] 9712f1f96733: Pull complete [2022-07-12T17:00:20.702Z] 63f879dbbcfc: Pull complete [2022-07-12T17:00:24.895Z] 0d9ebad4ef96: Pull complete [2022-07-12T17:00:24.895Z] e9a5061849ea: Pull complete [2022-07-12T17:00:24.895Z] d747dcd14b5f: Pull complete [2022-07-12T17:00:26.279Z] 2de7ff778b66: Pull complete [2022-07-12T17:00:26.279Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-12T17:00:26.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T17:00:26.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:00:26.381Z] prd-ubuntu20.04-docker-8c-8g-19658 does not seem to be running inside a container [2022-07-12T17:00:26.415Z] $ 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 [2022-07-12T17:00:28.833Z] $ docker top f5b77042f760c41d17bfd00a2bb89d9e2e23d9e3fc780bdc9f952df401b5a698 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-12T17:00:28.913Z] provisioning config files... [2022-07-12T17:00:28.922Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7653540360625390609tmp [2022-07-12T17:00:28.934Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config2590481170652393943tmp [2022-07-12T17:00:28.945Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8708031726333243291tmp [Pipeline] { [Pipeline] echo [2022-07-12T17:00:28.960Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:00:29.245Z] ---> sigul-configuration.sh [2022-07-12T17:00:29.245Z] gpg: directory `/root/.gnupg' created [2022-07-12T17:00:29.245Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-12T17:00:29.245Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-12T17:00:29.245Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-12T17:00:29.245Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-12T17:00:29.245Z] gpg: CAST5 encrypted data [2022-07-12T17:00:29.245Z] gpg: encrypted with 1 passphrase [2022-07-12T17:00:29.245Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-12T17:00:29.534Z] + mkdir /home/jenkins [2022-07-12T17:00:29.534Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-12T17:00:29.824Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-12T17:00:29.832Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:00:30.121Z] ---> sigul-install.sh [2022-07-12T17:00:30.121Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-12T17:00:30.409Z] + git tag --list [2022-07-12T17:00:30.409Z] v0.0.0 [2022-07-12T17:00:30.409Z] v0.0.1 [2022-07-12T17:00:30.409Z] v0.0.2 [2022-07-12T17:00:30.409Z] v0.0.3 [2022-07-12T17:00:30.409Z] v0.0.4 [2022-07-12T17:00:30.409Z] v0.0.5 [2022-07-12T17:00:30.409Z] v0.0.6 [2022-07-12T17:00:30.409Z] v0.0.7 [2022-07-12T17:00:30.409Z] v0.0.8 [2022-07-12T17:00:30.409Z] v2.0.0 [2022-07-12T17:00:30.409Z] v2.1.0 [2022-07-12T17:00:30.409Z] v2.2.0 [2022-07-12T17:00:30.409Z] v2.2.1-dev.1 [2022-07-12T17:00:30.409Z] v2.2.1-dev.2 [2022-07-12T17:00:30.409Z] v2.2.1-dev.3 [2022-07-12T17:00:30.409Z] v2.2.1-dev.4 [2022-07-12T17:00:30.409Z] v2.2.1-dev.5 [2022-07-12T17:00:30.409Z] v2.2.1-dev.6 [2022-07-12T17:00:30.409Z] v2.2.1-dev.7 [2022-07-12T17:00:30.409Z] v2.2.1-dev.8 [2022-07-12T17:00:30.409Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-12T17:00:30.695Z] + lftools sign git-tag v2.2.1-dev.9 [2022-07-12T17:00:31.268Z] Signing Git tag with Sigul... [2022-07-12T17:00:31.268Z] Signing v2.2.1-dev.9 [Pipeline] echo [2022-07-12T17:00:31.535Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:00:31.819Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-12T17:00:31.828Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-12T17:00:31.847Z] $ docker stop --time=1 f5b77042f760c41d17bfd00a2bb89d9e2e23d9e3fc780bdc9f952df401b5a698 [2022-07-12T17:00:33.166Z] $ docker rm -f f5b77042f760c41d17bfd00a2bb89d9e2e23d9e3fc780bdc9f952df401b5a698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-12T17:00:33.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T17:00:33.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:00:33.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T17:00:33.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:00:33.968Z] prd-ubuntu20.04-docker-8c-8g-19658 does not seem to be running inside a container [2022-07-12T17:00:34.004Z] $ 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 [2022-07-12T17:00:34.408Z] $ docker top bd3ab71f6bd4f47297f141a6b94b4a9ab2827e61ad34dee9fcf957711b4466fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T17:00:34.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T17:00:34.503Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T17:00:34.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T17:00:34.636Z] $ docker exec bd3ab71f6bd4f47297f141a6b94b4a9ab2827e61ad34dee9fcf957711b4466fa ssh-agent [2022-07-12T17:00:34.778Z] SSH_AUTH_SOCK=/tmp/ssh-DgRS1hx2WmAW/agent.33 [2022-07-12T17:00:34.778Z] SSH_AGENT_PID=39 [2022-07-12T17:00:34.783Z] Running ssh-add (command line suppressed) [2022-07-12T17:00:34.916Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1987684116271805225.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1987684116271805225.key) [2022-07-12T17:00:34.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T17:00:35.231Z] + git semver bump pre [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,447 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,447 [bump_version] DEBUG bumping version:2.2.1-dev.9 on axis:pre with prefix:dev [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,447 [bump_version] DEBUG bumped version:2.2.1-dev.10 [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,447 [write_version] DEBUG write version:2.2.1-dev.10 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,447 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,447 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,450 [execute] INFO git cat-file --batch-check [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,456 [execute] INFO git cat-file --batch [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T17:00:35.491Z] 2022-07-12 17:00:35,462 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-07-12T17:00:35.491Z] 2.2.1-dev.10 [Pipeline] } [2022-07-12T17:00:35.504Z] $ docker exec --env ******** --env ******** bd3ab71f6bd4f47297f141a6b94b4a9ab2827e61ad34dee9fcf957711b4466fa ssh-agent -k [2022-07-12T17:00:35.623Z] unset SSH_AUTH_SOCK; [2022-07-12T17:00:35.624Z] unset SSH_AGENT_PID; [2022-07-12T17:00:35.624Z] echo Agent pid 39 killed; [2022-07-12T17:00:35.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T17:00:35.944Z] + git semver [Pipeline] } [2022-07-12T17:00:36.247Z] $ docker stop --time=1 bd3ab71f6bd4f47297f141a6b94b4a9ab2827e61ad34dee9fcf957711b4466fa [2022-07-12T17:00:37.567Z] $ docker rm -f bd3ab71f6bd4f47297f141a6b94b4a9ab2827e61ad34dee9fcf957711b4466fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T17:00:37.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T17:00:37.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:00:38.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T17:00:38.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:00:38.359Z] prd-ubuntu20.04-docker-8c-8g-19658 does not seem to be running inside a container [2022-07-12T17:00:38.395Z] $ 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 [2022-07-12T17:00:38.815Z] $ docker top 75e4de668ff9a007ecfdfbe02089584d82be12d642fa5029b5a97b6ec243d292 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T17:00:38.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T17:00:38.915Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T17:00:39.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T17:00:39.060Z] $ docker exec 75e4de668ff9a007ecfdfbe02089584d82be12d642fa5029b5a97b6ec243d292 ssh-agent [2022-07-12T17:00:39.190Z] SSH_AUTH_SOCK=/tmp/ssh-oD4c2akrMT6D/agent.34 [2022-07-12T17:00:39.190Z] SSH_AGENT_PID=40 [2022-07-12T17:00:39.195Z] Running ssh-add (command line suppressed) [2022-07-12T17:00:39.305Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2004326493625546623.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2004326493625546623.key) [2022-07-12T17:00:39.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T17:00:39.606Z] + git semver push [2022-07-12T17:00:39.866Z] 2022-07-12 17:00:39,786 [run_push] DEBUG push [2022-07-12T17:00:39.866Z] 2022-07-12 17:00:39,787 [execute] INFO git cat-file --batch-check [2022-07-12T17:00:39.866Z] 2022-07-12 17:00:39,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T17:00:39.866Z] 2022-07-12 17:00:39,791 [execute] INFO git rev-list f57efc16a46ac040fdb73410dd11153ee06f0eeb -- [2022-07-12T17:00:39.866Z] 2022-07-12 17:00:39,791 [execute] DEBUG Popen(['git', 'rev-list', 'f57efc16a46ac040fdb73410dd11153ee06f0eeb', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T17:00:39.866Z] 2022-07-12 17:00:39,797 [execute] INFO git fetch -v origin [2022-07-12T17:00:39.866Z] 2022-07-12 17:00:39,798 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-12T17:00:40.445Z] 2022-07-12 17:00:40,286 [run_push] DEBUG no remote changes detected [2022-07-12T17:00:40.445Z] 2022-07-12 17:00:40,287 [execute] INFO git push origin semver [2022-07-12T17:00:40.445Z] 2022-07-12 17:00:40,287 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T17:00:41.015Z] 2022-07-12 17:00:40,995 [run_push] DEBUG push all version tags [2022-07-12T17:00:41.016Z] 2022-07-12 17:00:40,995 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-12T17:00:41.016Z] 2022-07-12 17:00:40,996 [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) [2022-07-12T17:00:41.956Z] 2022-07-12 17:00:41,661 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-07-12T17:00:41.956Z] 2.2.1-dev.10 [Pipeline] } [2022-07-12T17:00:41.968Z] $ docker exec --env ******** --env ******** 75e4de668ff9a007ecfdfbe02089584d82be12d642fa5029b5a97b6ec243d292 ssh-agent -k [2022-07-12T17:00:42.071Z] unset SSH_AUTH_SOCK; [2022-07-12T17:00:42.071Z] unset SSH_AGENT_PID; [2022-07-12T17:00:42.072Z] echo Agent pid 40 killed; [2022-07-12T17:00:42.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T17:00:42.389Z] + git semver [Pipeline] } [2022-07-12T17:00:42.670Z] $ docker stop --time=1 75e4de668ff9a007ecfdfbe02089584d82be12d642fa5029b5a97b6ec243d292 [2022-07-12T17:00:43.966Z] $ docker rm -f 75e4de668ff9a007ecfdfbe02089584d82be12d642fa5029b5a97b6ec243d292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-12T17:00:44.483Z] + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] [2022-07-12T17:00:44.483Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2022-07-12T17:00:44.483Z] total 16 [2022-07-12T17:00:44.483Z] drwxr-xr-x 3 root root 4096 Jul 12 16:54 . [2022-07-12T17:00:44.483Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 17:00 .. [2022-07-12T17:00:44.483Z] drwxr-xr-x 2 root root 4096 Jul 12 16:54 cost [2022-07-12T17:00:44.483Z] -rw-r--r-- 1 root root 90 Jul 12 16:54 cost.csv [2022-07-12T17:00:44.483Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives [2022-07-12T17:00:44.483Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2022-07-12T17:00:44.483Z] total 16 [2022-07-12T17:00:44.483Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 16:54 . [2022-07-12T17:00:44.483Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 17:00 .. [2022-07-12T17:00:44.483Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 16:54 cost [2022-07-12T17:00:44.483Z] -rw-r--r-- 1 jenkins jenkins 90 Jul 12 16:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:00:44.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:00:45.638Z] ---> package-listing.sh [2022-07-12T17:00:45.638Z] ++ facter osfamily [2022-07-12T17:00:45.638Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T17:00:45.898Z] + OS_FAMILY=debian [2022-07-12T17:00:45.898Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2022-07-12T17:00:45.898Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T17:00:45.898Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T17:00:45.898Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T17:00:45.898Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T17:00:45.898Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2022-07-12T17:00:45.898Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T17:00:45.898Z] + case "${OS_FAMILY}" in [2022-07-12T17:00:45.898Z] + dpkg -l [2022-07-12T17:00:45.898Z] + grep '^ii' [2022-07-12T17:00:45.898Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T17:00:45.898Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T17:00:45.898Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T17:00:45.898Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2022-07-12T17:00:45.898Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2022-07-12T17:00:45.898Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2022-07-12T17:00:45.908Z] 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 [2022-07-12T17:00:46.187Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:00:46.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T17:00:46.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:00:46.834Z] prd-ubuntu20.04-docker-8c-8g-19658 does not seem to be running inside a container [2022-07-12T17:00:46.870Z] $ 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 [2022-07-12T17:00:47.125Z] $ docker top dc19bd4421c0fdb801726bd1acae2e53568362481ad3b606b25d0bbc6ba1783e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T17:00:47.476Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T17:00:47.763Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T17:00:48.048Z] + ls /var/log/sa-host [2022-07-12T17:00:48.048Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T17:00:48.111Z] provisioning config files... [2022-07-12T17:00:48.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6388133825549516182tmp [Pipeline] { [Pipeline] echo [2022-07-12T17:00:48.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:00:48.413Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T17:00:48.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:00:48.766Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T17:00:48.792Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:00:49.121Z] ---> sudo-logs.sh [2022-07-12T17:00:49.121Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T17:00:49.142Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:00:49.426Z] ---> job-cost.sh [2022-07-12T17:00:49.426Z] lf-activate-venv: SKIPPING [2022-07-12T17:00:49.426Z] DEBUG: total: 0.2199999988079071 [2022-07-12T17:00:49.426Z] INFO: Retrieving Stack Cost... [2022-07-12T17:00:49.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T17:00:50.258Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T17:00:50.270Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:00:50.556Z] ---> logs-deploy.sh [2022-07-12T17:00:50.556Z] lf-activate-venv: SKIPPING [2022-07-12T17:00:50.556Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/22 [2022-07-12T17:00:50.556Z] INFO: archiving workspace using pattern(s): [2022-07-12T17:00:51.495Z] Archives upload complete. [2022-07-12T17:00:51.496Z] INFO: archiving logs to Nexus