Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83862e9e6f7b4986573e621e994bbbe019ee841f 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-ssh16284291158403930195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16157177276190135172.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh975253014516399927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7955008234008413939.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh6199003677297691050.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.21 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 ‘prd-centos7-blackbox-4c-2g-7680’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-7681’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7834’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7836’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7841’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7838’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7842 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 83862e9e6f7b4986573e621e994bbbe019ee841f (main) Commit message: "Merge pull request #105 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.25.1" > 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 83862e9e6f7b4986573e621e994bbbe019ee841f # timeout=10 > git rev-list --no-walk 8f487e318ae41e031c7cd66074951cd6e82ae05f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T15:44:01.195Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T15:44:01.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T15:44:01.284Z] ========================================================= [2023-09-25T15:44:01.284Z] EdgeX Global Pipelines Version Info [2023-09-25T15:44:01.284Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:44:02.008Z] ------------------- [2023-09-25T15:44:02.008Z] stable info: [2023-09-25T15:44:02.008Z] ------------------- [2023-09-25T15:44:02.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T15:44:02.008Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T15:44:02.008Z] Message: update stable to v1.0.254 [2023-09-25T15:44:02.582Z] ------------------- [2023-09-25T15:44:02.582Z] experimental info: [2023-09-25T15:44:02.582Z] ------------------- [2023-09-25T15:44:02.582Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T15:44:02.582Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T15:44:02.582Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T15:44:02.718Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2023-09-25T15:44:02.727Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2023-09-25T15:44:02.735Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T15:44:02.744Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T15:44:02.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T15:44:02.761Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T15:44:02.769Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T15:44:02.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T15:44:02.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T15:44:02.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T15:44:02.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T15:44:02.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2023-09-25T15:44:02.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T15:44:02.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T15:44:02.866Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T15:44:02.881Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T15:44:02.901Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T15:44:02.922Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T15:44:02.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T15:44:02.957Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T15:44:02.973Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T15:44:02.990Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T15:44:03.009Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T15:44:03.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T15:44:03.046Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-09-25T15:44:03.067Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T15:44:03.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T15:44:03.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-25T15:44:03.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-25T15:44:03.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-25T15:44:03.165Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83862e9e6f7b4986573e621e994bbbe019ee841f [Pipeline] echo [2023-09-25T15:44:03.183Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83862e9 [Pipeline] echo [2023-09-25T15:44:03.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T15:44:03.567Z] + git rev-list -1 --merges 83862e9e6f7b4986573e621e994bbbe019ee841f~1..83862e9e6f7b4986573e621e994bbbe019ee841f [Pipeline] echo [2023-09-25T15:44:03.619Z] -----------> git rev-list -1 --merges 83862e9e6f7b4986573e621e994bbbe019ee841f~1..83862e9e6f7b4986573e621e994bbbe019ee841f 83862e9e6f7b4986573e621e994bbbe019ee841f [2023-09-25T15:44:03.619Z] 83862e9e6f7b4986573e621e994bbbe019ee841f [false] [Pipeline] sh [2023-09-25T15:44:03.916Z] + git log --format=format:%s -1 83862e9e6f7b4986573e621e994bbbe019ee841f [Pipeline] echo [2023-09-25T15:44:03.934Z] ========================================================= [2023-09-25T15:44:03.934Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T15:44:03.934Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:44:04.261Z] + git log --format=format:%s -1 83862e9e6f7b4986573e621e994bbbe019ee841f [Pipeline] echo [2023-09-25T15:44:04.273Z] [semverPrep] GIT_COMMIT: 83862e9e6f7b4986573e621e994bbbe019ee841f, Commit Message: Merge pull request #105 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.25.1 [Pipeline] echo [2023-09-25T15:44:04.284Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T15:44:04.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:44:04.640Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T15:44:04.640Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T15:44:04.640Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T15:44:04.640Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T15:44:04.640Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T15:44:04.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:44:04.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:44:04.998Z] [2023-09-25T15:44:04.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:44:05.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:44:05.301Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T15:44:05.301Z] b85a868b505f: Pulling fs layer [2023-09-25T15:44:05.301Z] e2be974225ed: Pulling fs layer [2023-09-25T15:44:05.301Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T15:44:05.301Z] 988bab9f4d93: Pulling fs layer [2023-09-25T15:44:05.301Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T15:44:05.301Z] eaf3925da568: Pulling fs layer [2023-09-25T15:44:05.301Z] bab4dde63d76: Pulling fs layer [2023-09-25T15:44:05.301Z] bde34c3a00c8: Pulling fs layer [2023-09-25T15:44:05.301Z] b352a97aabf1: Pulling fs layer [2023-09-25T15:44:05.301Z] 4872d77fe225: Pulling fs layer [2023-09-25T15:44:05.301Z] 5851b861e8e6: Pulling fs layer [2023-09-25T15:44:05.301Z] 1469e6f7b9e6: Waiting [2023-09-25T15:44:05.301Z] eaf3925da568: Waiting [2023-09-25T15:44:05.301Z] bab4dde63d76: Waiting [2023-09-25T15:44:05.301Z] bde34c3a00c8: Waiting [2023-09-25T15:44:05.301Z] b352a97aabf1: Waiting [2023-09-25T15:44:05.301Z] 4872d77fe225: Waiting [2023-09-25T15:44:05.301Z] 5851b861e8e6: Waiting [2023-09-25T15:44:05.301Z] 988bab9f4d93: Waiting [2023-09-25T15:44:05.301Z] e2be974225ed: Download complete [2023-09-25T15:44:05.301Z] 988bab9f4d93: Verifying Checksum [2023-09-25T15:44:05.301Z] 988bab9f4d93: Download complete [2023-09-25T15:44:05.301Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T15:44:05.301Z] 1469e6f7b9e6: Download complete [2023-09-25T15:44:05.301Z] eaf3925da568: Verifying Checksum [2023-09-25T15:44:05.301Z] eaf3925da568: Download complete [2023-09-25T15:44:05.301Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T15:44:05.301Z] 339a4e72a1f5: Download complete [2023-09-25T15:44:05.561Z] bde34c3a00c8: Download complete [2023-09-25T15:44:05.562Z] b352a97aabf1: Download complete [2023-09-25T15:44:05.562Z] 4872d77fe225: Download complete [2023-09-25T15:44:05.562Z] 5851b861e8e6: Download complete [2023-09-25T15:44:05.562Z] b85a868b505f: Verifying Checksum [2023-09-25T15:44:05.562Z] b85a868b505f: Download complete [2023-09-25T15:44:05.821Z] bab4dde63d76: Verifying Checksum [2023-09-25T15:44:05.821Z] bab4dde63d76: Download complete [2023-09-25T15:44:06.759Z] b85a868b505f: Pull complete [2023-09-25T15:44:07.019Z] e2be974225ed: Pull complete [2023-09-25T15:44:07.590Z] 339a4e72a1f5: Pull complete [2023-09-25T15:44:07.590Z] 988bab9f4d93: Pull complete [2023-09-25T15:44:07.851Z] 1469e6f7b9e6: Pull complete [2023-09-25T15:44:07.851Z] eaf3925da568: Pull complete [2023-09-25T15:44:09.760Z] bab4dde63d76: Pull complete [2023-09-25T15:44:09.760Z] bde34c3a00c8: Pull complete [2023-09-25T15:44:10.021Z] b352a97aabf1: Pull complete [2023-09-25T15:44:10.021Z] 4872d77fe225: Pull complete [2023-09-25T15:44:10.021Z] 5851b861e8e6: Pull complete [2023-09-25T15:44:10.021Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T15:44:10.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:44:10.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:44:10.121Z] prd-ubuntu20.04-docker-8c-8g-7842 does not seem to be running inside a container [2023-09-25T15:44:10.155Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:44:13.452Z] $ docker top 6b86ef81ce7e3a209ee66134d0d95f958daaff63c66b17dce01ad33fff116413 -eo pid,comm [2023-09-25T15:44:13.509Z] 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). [2023-09-25T15:44:13.509Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:44:13.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:44:13.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:44:13.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:44:13.674Z] $ docker exec 6b86ef81ce7e3a209ee66134d0d95f958daaff63c66b17dce01ad33fff116413 ssh-agent [2023-09-25T15:44:13.780Z] SSH_AUTH_SOCK=/tmp/ssh-hShkMroFa6OC/agent.32 [2023-09-25T15:44:13.780Z] SSH_AGENT_PID=38 [2023-09-25T15:44:13.789Z] Running ssh-add (command line suppressed) [2023-09-25T15:44:13.898Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14372324727955839679.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14372324727955839679.key) [2023-09-25T15:44:13.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:44:14.202Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T15:44:14.225Z] $ docker exec --env ******** --env ******** 6b86ef81ce7e3a209ee66134d0d95f958daaff63c66b17dce01ad33fff116413 ssh-agent -k [2023-09-25T15:44:14.335Z] unset SSH_AUTH_SOCK; [2023-09-25T15:44:14.335Z] unset SSH_AGENT_PID; [2023-09-25T15:44:14.335Z] echo Agent pid 38 killed; [2023-09-25T15:44:14.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T15:44:14.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:44:14.371Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:44:14.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:44:14.492Z] $ docker exec 6b86ef81ce7e3a209ee66134d0d95f958daaff63c66b17dce01ad33fff116413 ssh-agent [2023-09-25T15:44:14.601Z] SSH_AUTH_SOCK=/tmp/ssh-TUhFsVZ3a9U5/agent.70 [2023-09-25T15:44:14.601Z] SSH_AGENT_PID=76 [2023-09-25T15:44:14.606Z] Running ssh-add (command line suppressed) [2023-09-25T15:44:14.709Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2101893551980794566.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2101893551980794566.key) [2023-09-25T15:44:14.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:44:15.013Z] + git semver init [2023-09-25T15:44:15.273Z] 2023-09-25 15:44:15,196 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T15:44:15.273Z] 2023-09-25 15:44:15,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver [2023-09-25T15:44:15.273Z] 2023-09-25 15:44:15,197 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver [2023-09-25T15:44:15.273Z] 2023-09-25 15:44:15,197 [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) [2023-09-25T15:44:16.214Z] 2023-09-25 15:44:15,953 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude [2023-09-25T15:44:16.214Z] 2023-09-25 15:44:15,954 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False [2023-09-25T15:44:16.214Z] 2023-09-25 15:44:15,954 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-25T15:44:16.214Z] 2023-09-25 15:44:15,954 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-25T15:44:16.214Z] 3.1.0-dev.7 [Pipeline] } [2023-09-25T15:44:16.227Z] $ docker exec --env ******** --env ******** 6b86ef81ce7e3a209ee66134d0d95f958daaff63c66b17dce01ad33fff116413 ssh-agent -k [2023-09-25T15:44:16.318Z] unset SSH_AUTH_SOCK; [2023-09-25T15:44:16.319Z] unset SSH_AGENT_PID; [2023-09-25T15:44:16.319Z] echo Agent pid 76 killed; [2023-09-25T15:44:16.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:44:16.642Z] + git semver [Pipeline] } [2023-09-25T15:44:16.917Z] $ docker stop --time=1 6b86ef81ce7e3a209ee66134d0d95f958daaff63c66b17dce01ad33fff116413 [2023-09-25T15:44:18.196Z] $ docker rm -f --volumes 6b86ef81ce7e3a209ee66134d0d95f958daaff63c66b17dce01ad33fff116413 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:44:18.532Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T15:44:18.747Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T15:44:18.749Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [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 [2023-09-25T15:44:18.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:44:18.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:44:18.925Z] ========================================================= [2023-09-25T15:44:18.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T15:44:18.925Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-25T15:44:19.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T15:44:19.217Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T15:44:19.217Z] 7264a8db6415: Pulling fs layer [2023-09-25T15:44:19.217Z] c4d48a809fc2: Pulling fs layer [2023-09-25T15:44:19.217Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T15:44:19.217Z] ad3a456e5733: Pulling fs layer [2023-09-25T15:44:19.217Z] 33e27b845d1e: Pulling fs layer [2023-09-25T15:44:19.217Z] c68163c4e522: Pulling fs layer [2023-09-25T15:44:19.217Z] 50da416c3ac9: Pulling fs layer [2023-09-25T15:44:19.217Z] 33e27b845d1e: Waiting [2023-09-25T15:44:19.217Z] c68163c4e522: Waiting [2023-09-25T15:44:19.217Z] 50da416c3ac9: Waiting [2023-09-25T15:44:19.217Z] ad3a456e5733: Waiting [2023-09-25T15:44:19.217Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T15:44:19.217Z] 23d2d4c4bb30: Waiting [2023-09-25T15:44:19.217Z] c4d48a809fc2: Verifying Checksum [2023-09-25T15:44:19.217Z] c4d48a809fc2: Download complete [2023-09-25T15:44:19.217Z] ad3a456e5733: Verifying Checksum [2023-09-25T15:44:19.217Z] ad3a456e5733: Download complete [2023-09-25T15:44:19.217Z] 7264a8db6415: Verifying Checksum [2023-09-25T15:44:19.217Z] 7264a8db6415: Download complete [2023-09-25T15:44:19.217Z] c68163c4e522: Verifying Checksum [2023-09-25T15:44:19.217Z] c68163c4e522: Download complete [2023-09-25T15:44:19.475Z] 7264a8db6415: Pull complete [2023-09-25T15:44:19.475Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T15:44:19.475Z] 23d2d4c4bb30: Download complete [2023-09-25T15:44:19.475Z] c4d48a809fc2: Pull complete [2023-09-25T15:44:19.734Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T15:44:19.734Z] 4f1c88b9dad5: Download complete [2023-09-25T15:44:19.992Z] 50da416c3ac9: Verifying Checksum [2023-09-25T15:44:19.992Z] 50da416c3ac9: Download complete [2023-09-25T15:44:23.276Z] 4f1c88b9dad5: Pull complete [2023-09-25T15:44:23.276Z] ad3a456e5733: Pull complete [2023-09-25T15:44:23.276Z] 33e27b845d1e: Pull complete [2023-09-25T15:44:23.276Z] c68163c4e522: Pull complete [2023-09-25T15:44:25.807Z] 50da416c3ac9: Pull complete [2023-09-25T15:44:26.068Z] 23d2d4c4bb30: Pull complete [2023-09-25T15:44:26.068Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T15:44:26.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T15:44:26.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-09-25T15:44:26.360Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:44:26.657Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T15:44:26.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:44:26.731Z] prd-ubuntu20.04-docker-8c-8g-7842 does not seem to be running inside a container [2023-09-25T15:44:26.762Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-25T15:44:30.635Z] $ docker top 81da65dca821953a6ab78a5e9563c9ade4a31a3247b7a9e9f9bcb82cdcee7c31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:44:30.981Z] + go version [2023-09-25T15:44:30.981Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T15:44:30.994Z] $ docker stop --time=1 81da65dca821953a6ab78a5e9563c9ade4a31a3247b7a9e9f9bcb82cdcee7c31 [2023-09-25T15:44:32.300Z] $ docker rm -f --volumes 81da65dca821953a6ab78a5e9563c9ade4a31a3247b7a9e9f9bcb82cdcee7c31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:44:32.718Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T15:44:32.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:44:32.790Z] prd-ubuntu20.04-docker-8c-8g-7842 does not seem to be running inside a container [2023-09-25T15:44:32.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T15:44:33.150Z] $ docker top 0b964801b628dd177523ecd7dc70914c35e431fb95ccc6909f802d24ec37bb4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:44:33.482Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh [2023-09-25T15:44:33.776Z] + make test [2023-09-25T15:44:33.776Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-25T15:44:33.776Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-25T15:44:33.776Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-09-25T15:44:33.776Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-25T15:44:33.776Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-09-25T15:44:33.776Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-25T15:44:33.776Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-25T15:44:33.852Z] Still waiting to schedule task [2023-09-25T15:44:33.853Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-25T15:44:34.035Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-25T15:44:34.035Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-25T15:44:34.035Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-25T15:44:34.035Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-25T15:44:34.035Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-09-25T15:44:34.035Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-25T15:44:34.035Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-25T15:44:34.035Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-25T15:44:34.035Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-25T15:44:34.035Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-25T15:44:34.035Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-09-25T15:44:34.035Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-25T15:44:34.035Z] go: downloading golang.org/x/sys v0.10.0 [2023-09-25T15:44:34.035Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-25T15:44:34.294Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-25T15:44:34.294Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-25T15:44:34.294Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-25T15:44:40.864Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-09-25T15:44:40.864Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.007s coverage: 85.7% of statements [2023-09-25T15:44:48.989Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.600s coverage: 87.1% of statements [2023-09-25T15:44:48.989Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.005s coverage: 100.0% of statements [2023-09-25T15:44:58.964Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-09-25T15:44:59.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T15:44:59.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-25T15:44:59.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T15:44:59.563Z] $ docker stop --time=1 0b964801b628dd177523ecd7dc70914c35e431fb95ccc6909f802d24ec37bb4b [2023-09-25T15:45:02.549Z] $ docker rm -f --volumes 0b964801b628dd177523ecd7dc70914c35e431fb95ccc6909f802d24ec37bb4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:45:02.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T15:45:03.014Z] 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 [2023-09-25T15:45:03.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:45:03.447Z] [2023-09-25T15:45:03.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:45:03.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:45:03.741Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T15:45:03.741Z] 5eb5b503b376: Pulling fs layer [2023-09-25T15:45:03.741Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T15:45:03.741Z] ec43610c2a17: Pulling fs layer [2023-09-25T15:45:03.741Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T15:45:03.741Z] 33b1e0a273af: Pulling fs layer [2023-09-25T15:45:03.741Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T15:45:03.741Z] 2f39f015ded8: Pulling fs layer [2023-09-25T15:45:03.741Z] 3a2ae6a8a46f: Waiting [2023-09-25T15:45:03.741Z] 33b1e0a273af: Waiting [2023-09-25T15:45:03.741Z] 5d3b04190fa2: Waiting [2023-09-25T15:45:03.741Z] 2f39f015ded8: Waiting [2023-09-25T15:45:03.741Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T15:45:03.741Z] 5c69ac0246d0: Download complete [2023-09-25T15:45:03.741Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T15:45:03.741Z] 3a2ae6a8a46f: Download complete [2023-09-25T15:45:03.741Z] 33b1e0a273af: Verifying Checksum [2023-09-25T15:45:03.741Z] 33b1e0a273af: Download complete [2023-09-25T15:45:04.000Z] 5d3b04190fa2: Download complete [2023-09-25T15:45:04.000Z] ec43610c2a17: Verifying Checksum [2023-09-25T15:45:04.000Z] ec43610c2a17: Download complete [2023-09-25T15:45:04.000Z] 5eb5b503b376: Verifying Checksum [2023-09-25T15:45:04.000Z] 5eb5b503b376: Download complete [2023-09-25T15:45:04.568Z] 2f39f015ded8: Download complete [2023-09-25T15:45:05.135Z] 5eb5b503b376: Pull complete [2023-09-25T15:45:05.135Z] 5c69ac0246d0: Pull complete [2023-09-25T15:45:05.702Z] ec43610c2a17: Pull complete [2023-09-25T15:45:05.702Z] 3a2ae6a8a46f: Pull complete [2023-09-25T15:45:05.961Z] 33b1e0a273af: Pull complete [2023-09-25T15:45:05.961Z] 5d3b04190fa2: Pull complete [2023-09-25T15:45:10.149Z] 2f39f015ded8: Pull complete [2023-09-25T15:45:10.149Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T15:45:10.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:45:10.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:45:10.230Z] prd-ubuntu20.04-docker-8c-8g-7842 does not seem to be running inside a container [2023-09-25T15:45:10.264Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T15:45:14.733Z] $ docker top de4bc18e70799196d80afc3229c185a6482ce03eaed446f25f6400fc1a3e19df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:45:15.109Z] ---> job-cost.sh [2023-09-25T15:45:15.110Z] lf-activate-venv: SKIPPING [2023-09-25T15:45:15.110Z] INFO: No Stack... [2023-09-25T15:45:15.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T15:45:15.630Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T15:45:15.919Z] + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [2023-09-25T15:45:15.919Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T15:45:15.933Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-51-stack-cost] [2023-09-25T15:45:15.939Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-51-stack-cost] did not exist. Created. [2023-09-25T15:45:15.939Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T15:45:16.241Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T15:45:16.273Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T15:45:16.280Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T15:45:16.331Z] $ docker stop --time=1 de4bc18e70799196d80afc3229c185a6482ce03eaed446f25f6400fc1a3e19df [2023-09-25T15:45:17.486Z] $ docker rm -f --volumes de4bc18e70799196d80afc3229c185a6482ce03eaed446f25f6400fc1a3e19df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T15:47:34.312Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7844 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2023-09-25T15:47:34.323Z] Running in /w/workspace/go-mod-configuration/51 [Pipeline] { [Pipeline] checkout [2023-09-25T15:47:34.366Z] Selected Git installation does not exist. Using Default [2023-09-25T15:47:34.366Z] The recommended git tool is: NONE [2023-09-25T15:47:39.987Z] using credential edgex-jenkins-ssh [2023-09-25T15:47:40.007Z] Cloning the remote Git repository [2023-09-25T15:47:40.051Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2023-09-25T15:47:40.151Z] > git init /w/workspace/go-mod-configuration/51 # timeout=10 [2023-09-25T15:47:40.306Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2023-09-25T15:47:40.308Z] > git --version # timeout=10 [2023-09-25T15:47:40.327Z] > git --version # 'git version 2.25.1' [2023-09-25T15:47:40.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T15:47:40.483Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T15:47:41.362Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2023-09-25T15:47:41.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T15:47:42.217Z] Avoid second fetch [2023-09-25T15:47:42.218Z] Checking out Revision 83862e9e6f7b4986573e621e994bbbe019ee841f (main) [2023-09-25T15:47:42.777Z] Commit message: "Merge pull request #105 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.25.1" [2023-09-25T15:47:42.234Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T15:47:42.312Z] > git checkout -f 83862e9e6f7b4986573e621e994bbbe019ee841f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:47:44.704Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T15:47:44.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T15:47:44.704Z] Dload Upload Total Spent Left Speed [2023-09-25T15:47:44.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh [2023-09-25T15:47:45.370Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T15:47:45.703Z] + sudo tee /etc/docker/daemon.new [2023-09-25T15:47:45.704Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T15:47:45.704Z] { [2023-09-25T15:47:45.704Z] "registry-mirrors": [ [2023-09-25T15:47:45.704Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T15:47:45.704Z] ], [2023-09-25T15:47:45.704Z] "bip": "10.250.0.254/24", [2023-09-25T15:47:45.704Z] "hosts": [ [2023-09-25T15:47:45.704Z] "tcp://0.0.0.0:5555", [2023-09-25T15:47:45.704Z] "unix:///var/run/docker.sock" [2023-09-25T15:47:45.704Z] ], [2023-09-25T15:47:45.704Z] "mtu": 1458, [2023-09-25T15:47:45.704Z] "selinux-enabled": true, [2023-09-25T15:47:45.704Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T15:47:45.704Z] } [Pipeline] sh [2023-09-25T15:47:46.037Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T15:47:46.392Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-09-25T15:48:04.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:48:04.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:48:04.894Z] ========================================================= [2023-09-25T15:48:04.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T15:48:04.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-25T15:48:05.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T15:48:05.807Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T15:48:05.807Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T15:48:05.807Z] 5d54e960e981: Pulling fs layer [2023-09-25T15:48:05.807Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T15:48:05.807Z] f0e02332f6b5: Pulling fs layer [2023-09-25T15:48:05.807Z] cefa15bbcfad: Pulling fs layer [2023-09-25T15:48:05.807Z] 17808c966233: Pulling fs layer [2023-09-25T15:48:05.807Z] f4c1fc716caa: Pulling fs layer [2023-09-25T15:48:05.807Z] f0e02332f6b5: Waiting [2023-09-25T15:48:05.807Z] cefa15bbcfad: Waiting [2023-09-25T15:48:05.807Z] 17808c966233: Waiting [2023-09-25T15:48:05.807Z] f4c1fc716caa: Waiting [2023-09-25T15:48:05.807Z] 5d54e960e981: Download complete [2023-09-25T15:48:05.807Z] f0e02332f6b5: Verifying Checksum [2023-09-25T15:48:05.807Z] f0e02332f6b5: Download complete [2023-09-25T15:48:05.807Z] cefa15bbcfad: Verifying Checksum [2023-09-25T15:48:05.807Z] cefa15bbcfad: Download complete [2023-09-25T15:48:05.807Z] 9fda8d8052c6: Download complete [2023-09-25T15:48:06.416Z] f4c1fc716caa: Verifying Checksum [2023-09-25T15:48:06.416Z] f4c1fc716caa: Download complete [2023-09-25T15:48:06.416Z] 9fda8d8052c6: Pull complete [2023-09-25T15:48:07.010Z] 5d54e960e981: Pull complete [2023-09-25T15:48:07.599Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T15:48:07.599Z] c4a7e357bf2a: Download complete [2023-09-25T15:48:08.200Z] 17808c966233: Verifying Checksum [2023-09-25T15:48:08.200Z] 17808c966233: Download complete [2023-09-25T15:48:18.349Z] c4a7e357bf2a: Pull complete [2023-09-25T15:48:18.349Z] f0e02332f6b5: Pull complete [2023-09-25T15:48:18.349Z] cefa15bbcfad: Pull complete [2023-09-25T15:48:25.018Z] 17808c966233: Pull complete [2023-09-25T15:48:25.288Z] f4c1fc716caa: Pull complete [2023-09-25T15:48:25.288Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T15:48:25.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T15:48:25.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-09-25T15:48:25.882Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:48:29.561Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T15:48:29.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:48:29.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-7844 does not seem to be running inside a container [2023-09-25T15:48:29.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/51 -v /w/workspace/go-mod-configuration/51:/w/workspace/go-mod-configuration/51:rw,z -v /w/workspace/go-mod-configuration/51@tmp:/w/workspace/go-mod-configuration/51@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 [2023-09-25T15:48:32.829Z] $ docker top 79e9e1bf274860cd1adcd23e96e5ca668853909ce8489a8564b80d517b0056bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:48:33.678Z] + go version [2023-09-25T15:48:33.678Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T15:48:33.703Z] $ docker stop --time=1 79e9e1bf274860cd1adcd23e96e5ca668853909ce8489a8564b80d517b0056bd [2023-09-25T15:48:35.368Z] $ docker rm -f --volumes 79e9e1bf274860cd1adcd23e96e5ca668853909ce8489a8564b80d517b0056bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:48:35.909Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T15:48:35.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:48:36.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-7844 does not seem to be running inside a container [2023-09-25T15:48:36.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/51 -v /w/workspace/go-mod-configuration/51:/w/workspace/go-mod-configuration/51:rw,z -v /w/workspace/go-mod-configuration/51@tmp:/w/workspace/go-mod-configuration/51@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 [2023-09-25T15:48:37.457Z] $ docker top 1f3c4de76175e702a3d8048bd381c560c866a72b07ddf6421594c47ff8bdc88a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:48:38.131Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/51 [Pipeline] fileExists [Pipeline] sh [2023-09-25T15:48:38.480Z] + make test [2023-09-25T15:48:38.747Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-25T15:48:38.747Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-25T15:48:38.747Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-09-25T15:48:39.018Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-25T15:48:39.298Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-25T15:48:39.298Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-25T15:48:39.298Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-25T15:48:39.298Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-25T15:48:39.298Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-25T15:48:39.298Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-09-25T15:48:39.298Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-25T15:48:39.298Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-25T15:48:39.298Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-25T15:48:39.571Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-25T15:48:39.571Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-25T15:48:39.571Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-25T15:48:39.840Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-09-25T15:48:39.840Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-25T15:48:39.840Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-09-25T15:48:40.107Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-25T15:48:40.107Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-25T15:48:40.107Z] go: downloading golang.org/x/sys v0.10.0 [2023-09-25T15:48:40.107Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-25T15:48:40.107Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-25T15:49:19.016Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-09-25T15:49:19.016Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.023s coverage: 85.7% of statements [2023-09-25T15:49:29.087Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.765s coverage: 87.1% of statements [2023-09-25T15:49:29.087Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.014s coverage: 100.0% of statements [2023-09-25T15:49:29.087Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T15:49:29.087Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-09-25T15:49:37.287Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T15:49:37.287Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-25T15:49:37.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T15:49:37.326Z] $ docker stop --time=1 1f3c4de76175e702a3d8048bd381c560c866a72b07ddf6421594c47ff8bdc88a [2023-09-25T15:49:40.190Z] $ docker rm -f --volumes 1f3c4de76175e702a3d8048bd381c560c866a72b07ddf6421594c47ff8bdc88a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:49:41.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T15:49:41.236Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T15:49:41.639Z] 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 [2023-09-25T15:49:42.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:49:42.113Z] [2023-09-25T15:49:42.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:49:42.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:49:42.708Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T15:49:42.708Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T15:49:42.708Z] 04944245beec: Pulling fs layer [2023-09-25T15:49:42.708Z] 699f458cf7ca: Pulling fs layer [2023-09-25T15:49:42.708Z] 765212b225bb: Pulling fs layer [2023-09-25T15:49:42.708Z] f23df028b6ca: Pulling fs layer [2023-09-25T15:49:42.708Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T15:49:42.708Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T15:49:42.708Z] 765212b225bb: Waiting [2023-09-25T15:49:42.708Z] f23df028b6ca: Waiting [2023-09-25T15:49:42.708Z] d65c8cfc05b1: Waiting [2023-09-25T15:49:42.708Z] 2437ff75d9bd: Waiting [2023-09-25T15:49:42.708Z] 04944245beec: Verifying Checksum [2023-09-25T15:49:42.708Z] 04944245beec: Download complete [2023-09-25T15:49:42.708Z] 765212b225bb: Verifying Checksum [2023-09-25T15:49:42.708Z] 765212b225bb: Download complete [2023-09-25T15:49:42.708Z] f23df028b6ca: Download complete [2023-09-25T15:49:42.708Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T15:49:42.708Z] d65c8cfc05b1: Download complete [2023-09-25T15:49:42.708Z] 699f458cf7ca: Verifying Checksum [2023-09-25T15:49:42.708Z] 699f458cf7ca: Download complete [2023-09-25T15:49:43.296Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T15:49:43.296Z] 8998bd30e6a1: Download complete [2023-09-25T15:49:45.242Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T15:49:45.242Z] 2437ff75d9bd: Download complete [2023-09-25T15:49:47.203Z] 8998bd30e6a1: Pull complete [2023-09-25T15:49:47.470Z] 04944245beec: Pull complete [2023-09-25T15:49:48.876Z] 699f458cf7ca: Pull complete [2023-09-25T15:49:48.877Z] 765212b225bb: Pull complete [2023-09-25T15:49:49.462Z] f23df028b6ca: Pull complete [2023-09-25T15:49:53.716Z] d65c8cfc05b1: Pull complete [2023-09-25T15:50:08.695Z] 2437ff75d9bd: Pull complete [2023-09-25T15:50:08.695Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T15:50:08.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:50:08.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:50:08.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-7844 does not seem to be running inside a container [2023-09-25T15:50:08.946Z] $ 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/51 -v /w/workspace/go-mod-configuration/51:/w/workspace/go-mod-configuration/51:rw,z -v /w/workspace/go-mod-configuration/51@tmp:/w/workspace/go-mod-configuration/51@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 [2023-09-25T15:50:11.308Z] $ docker top 9efe915ee8e530fc2ca02511ce7d7181eb4896207d663fbfd6690acae18b8e72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:50:11.809Z] ---> job-cost.sh [2023-09-25T15:50:12.076Z] lf-activate-venv: SKIPPING [2023-09-25T15:50:12.076Z] INFO: No Stack... [2023-09-25T15:50:12.343Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T15:50:13.298Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T15:50:13.616Z] + cat /w/workspace/go-mod-configuration/51/archives/cost.csv [2023-09-25T15:50:13.616Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T15:50:13.678Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-51-stack-cost] [2023-09-25T15:50:13.684Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-51-stack-cost] did not exist. Created. [2023-09-25T15:50:13.684Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T15:50:14.022Z] /w/workspace/go-mod-configuration/51@tmp/durable-d4abf4ea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T15:50:14.673Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T15:50:14.696Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T15:50:14.735Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T15:50:14.745Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T15:50:14.766Z] $ docker stop --time=1 9efe915ee8e530fc2ca02511ce7d7181eb4896207d663fbfd6690acae18b8e72 [2023-09-25T15:50:16.247Z] $ docker rm -f --volumes 9efe915ee8e530fc2ca02511ce7d7181eb4896207d663fbfd6690acae18b8e72 [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 [2023-09-25T15:50:16.572Z] provisioning config files... [2023-09-25T15:50:16.588Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4752406630102398091tmp [Pipeline] { [Pipeline] sh [2023-09-25T15:50:16.890Z] + set +x [2023-09-25T15:50:16.890Z] + curl+ -s https://codecov.io/bash [2023-09-25T15:50:16.890Z] bash -s -- [2023-09-25T15:50:16.890Z] [2023-09-25T15:50:16.890Z] _____ _ [2023-09-25T15:50:16.890Z] / ____| | | [2023-09-25T15:50:16.890Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T15:50:16.890Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T15:50:16.890Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T15:50:16.890Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T15:50:16.890Z] Bash-1.0.6 [2023-09-25T15:50:16.890Z] [2023-09-25T15:50:16.890Z] [2023-09-25T15:50:16.890Z] ==> git version 2.25.1 found [2023-09-25T15:50:16.890Z] ==> 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 [2023-09-25T15:50:16.890Z] Release-Date: 2020-01-08 [2023-09-25T15:50:16.890Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-25T15:50:16.890Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T15:50:16.890Z] ==> Jenkins CI detected. [2023-09-25T15:50:16.890Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2023-09-25T15:50:16.890Z] project root: . [2023-09-25T15:50:16.890Z] --> token set from env [2023-09-25T15:50:16.890Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T15:50:16.890Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T15:50:16.890Z] ==> Python coveragepy not found [2023-09-25T15:50:16.890Z] ==> Searching for coverage reports in: [2023-09-25T15:50:16.890Z] + . [2023-09-25T15:50:16.890Z] -> Found 1 reports [2023-09-25T15:50:16.890Z] ==> Detecting git/mercurial file structure [2023-09-25T15:50:16.890Z] ==> Reading reports [2023-09-25T15:50:17.149Z] + ./coverage.out bytes=18751 [2023-09-25T15:50:17.149Z] ==> Appending adjustments [2023-09-25T15:50:17.149Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T15:50:17.149Z] + Found adjustments [2023-09-25T15:50:17.149Z] ==> Gzipping contents [2023-09-25T15:50:17.149Z] 4.0K /tmp/codecov.tfSlve.gz [2023-09-25T15:50:17.149Z] ==> Uploading reports [2023-09-25T15:50:17.149Z] url: https://codecov.io [2023-09-25T15:50:17.149Z] query: branch=main&commit=83862e9e6f7b4986573e621e994bbbe019ee841f&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T15:50:17.149Z] -> Pinging Codecov [2023-09-25T15:50:17.149Z] 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=83862e9e6f7b4986573e621e994bbbe019ee841f&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T15:50:17.149Z] -> Uploading to [2023-09-25T15:50:17.149Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/9F92B070CA9CA35F4914AC8684776953/83862e9e6f7b4986573e621e994bbbe019ee841f/c5948149-e884-4d50-b871-9b320cc4f3e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T155017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29e6f07de8519ffefe6ef9dbe32857b6106444bd4afcf4506caea63261e59431 [2023-09-25T15:50:17.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T15:50:17.408Z] Dload Upload Total Spent Left Speed [2023-09-25T15:50:17.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 15687 --:--:-- --:--:-- --:--:-- 15687 [2023-09-25T15:50:17.408Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/83862e9e6f7b4986573e621e994bbbe019ee841f [Pipeline] } [2023-09-25T15:50:17.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-25T15:50:17.626Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-25T15:50:17.634Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:50:17.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:50:17.935Z] [2023-09-25T15:50:17.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:50:18.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:50:18.234Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-25T15:50:18.234Z] df9b9388f04a: Pulling fs layer [2023-09-25T15:50:18.234Z] 52dc419b0ee2: Pulling fs layer [2023-09-25T15:50:18.234Z] 25bc292e5bac: Pulling fs layer [2023-09-25T15:50:18.234Z] 114826534d7a: Pulling fs layer [2023-09-25T15:50:18.234Z] 4657fd5d0bcf: Pulling fs layer [2023-09-25T15:50:18.234Z] 6ad1cebc031e: Pulling fs layer [2023-09-25T15:50:18.234Z] 8a3aa393b2d8: Pulling fs layer [2023-09-25T15:50:18.234Z] 114826534d7a: Waiting [2023-09-25T15:50:18.234Z] 4657fd5d0bcf: Waiting [2023-09-25T15:50:18.234Z] 6ad1cebc031e: Waiting [2023-09-25T15:50:18.234Z] 8a3aa393b2d8: Waiting [2023-09-25T15:50:18.234Z] 25bc292e5bac: Verifying Checksum [2023-09-25T15:50:18.234Z] 25bc292e5bac: Download complete [2023-09-25T15:50:18.234Z] 52dc419b0ee2: Verifying Checksum [2023-09-25T15:50:18.234Z] 52dc419b0ee2: Download complete [2023-09-25T15:50:18.234Z] 4657fd5d0bcf: Verifying Checksum [2023-09-25T15:50:18.234Z] 4657fd5d0bcf: Download complete [2023-09-25T15:50:18.234Z] df9b9388f04a: Verifying Checksum [2023-09-25T15:50:18.234Z] df9b9388f04a: Download complete [2023-09-25T15:50:18.491Z] df9b9388f04a: Pull complete [2023-09-25T15:50:18.491Z] 6ad1cebc031e: Verifying Checksum [2023-09-25T15:50:18.491Z] 6ad1cebc031e: Download complete [2023-09-25T15:50:18.491Z] 52dc419b0ee2: Pull complete [2023-09-25T15:50:18.491Z] 25bc292e5bac: Pull complete [2023-09-25T15:50:19.057Z] 114826534d7a: Download complete [2023-09-25T15:50:19.057Z] 8a3aa393b2d8: Verifying Checksum [2023-09-25T15:50:19.057Z] 8a3aa393b2d8: Download complete [2023-09-25T15:50:22.335Z] 114826534d7a: Pull complete [2023-09-25T15:50:22.335Z] 4657fd5d0bcf: Pull complete [2023-09-25T15:50:22.594Z] 6ad1cebc031e: Pull complete [2023-09-25T15:50:25.121Z] 8a3aa393b2d8: Pull complete [2023-09-25T15:50:25.121Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-25T15:50:25.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:50:25.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:50:25.208Z] prd-ubuntu20.04-docker-8c-8g-7842 does not seem to be running inside a container [2023-09-25T15:50:25.239Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-25T15:50:29.880Z] $ docker top e70c930312ff62ff4f748ae79c1d1aa445918b2947f6c1f2230f883d9c14db22 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T15:50:29.965Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh [2023-09-25T15:50:30.244Z] + set -o pipefail [2023-09-25T15:50:30.245Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' [2023-09-25T15:50:32.778Z] [2023-09-25T15:50:32.778Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... [2023-09-25T15:50:32.778Z] [2023-09-25T15:50:32.778Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/51b9f5bd-ae0a-4c2f-ae66-f20109e3104d [2023-09-25T15:50:32.778Z] [2023-09-25T15:50:32.778Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-25T15:50:32.778Z] [2023-09-25T15:50:32.778Z] [2023-09-25T15:50:32.778Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-25T15:50:32.778Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-25T15:50:32.778Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-25T15:50:32.790Z] $ docker stop --time=1 e70c930312ff62ff4f748ae79c1d1aa445918b2947f6c1f2230f883d9c14db22 [2023-09-25T15:50:34.499Z] $ docker rm -f --volumes e70c930312ff62ff4f748ae79c1d1aa445918b2947f6c1f2230f883d9c14db22 [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 [2023-09-25T15:50:35.015Z] + git log --format=format:%s -1 83862e9e6f7b4986573e621e994bbbe019ee841f [Pipeline] sh [2023-09-25T15:50:35.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:50:35.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:50:35.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:50:35.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:50:35.672Z] prd-ubuntu20.04-docker-8c-8g-7842 does not seem to be running inside a container [2023-09-25T15:50:35.700Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:50:36.061Z] $ docker top c8dbd0f65c4d812ad825ea31e783767169c8718aa887dcb4609c8f13f8fb4739 -eo pid,comm [2023-09-25T15:50:36.112Z] 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). [2023-09-25T15:50:36.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:50:36.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:50:36.157Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:50:36.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:50:36.280Z] $ docker exec c8dbd0f65c4d812ad825ea31e783767169c8718aa887dcb4609c8f13f8fb4739 ssh-agent [2023-09-25T15:50:36.397Z] SSH_AUTH_SOCK=/tmp/ssh-GKAeFKamVssG/agent.33 [2023-09-25T15:50:36.397Z] SSH_AGENT_PID=39 [2023-09-25T15:50:36.402Z] Running ssh-add (command line suppressed) [2023-09-25T15:50:36.522Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3752986160008018862.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3752986160008018862.key) [2023-09-25T15:50:36.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:50:36.825Z] + git semver tag [2023-09-25T15:50:37.084Z] 2023-09-25 15:50:37,007 [run_tag] DEBUG tag force:False [2023-09-25T15:50:37.084Z] 2023-09-25 15:50:37,007 [check_head_tag] DEBUG check head tag [2023-09-25T15:50:37.084Z] 2023-09-25 15:50:37,007 [execute] INFO git cat-file --batch-check [2023-09-25T15:50:37.084Z] 2023-09-25 15:50:37,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2023-09-25T15:50:37.084Z] 2023-09-25 15:50:37,010 [execute] INFO git cat-file --batch [2023-09-25T15:50:37.084Z] 2023-09-25 15:50:37,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2023-09-25T15:50:37.084Z] 2023-09-25 15:50:37,021 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-25T15:50:37.084Z] 2023-09-25 15:50:37,021 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 [2023-09-25T15:50:37.084Z] 2023-09-25 15:50:37,022 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:50:37.084Z] 2023-09-25 15:50:37,026 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-25T15:50:37.084Z] 3.1.0-dev.7 [Pipeline] } [2023-09-25T15:50:37.093Z] $ docker exec --env ******** --env ******** c8dbd0f65c4d812ad825ea31e783767169c8718aa887dcb4609c8f13f8fb4739 ssh-agent -k [2023-09-25T15:50:37.214Z] unset SSH_AUTH_SOCK; [2023-09-25T15:50:37.214Z] unset SSH_AGENT_PID; [2023-09-25T15:50:37.214Z] echo Agent pid 39 killed; [2023-09-25T15:50:37.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:50:37.527Z] + git semver [Pipeline] } [2023-09-25T15:50:37.799Z] $ docker stop --time=1 c8dbd0f65c4d812ad825ea31e783767169c8718aa887dcb4609c8f13f8fb4739 [2023-09-25T15:50:39.066Z] $ docker rm -f --volumes c8dbd0f65c4d812ad825ea31e783767169c8718aa887dcb4609c8f13f8fb4739 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:50:39.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:50:39.460Z] [2023-09-25T15:50:39.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:50:39.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:50:39.761Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-25T15:50:39.761Z] ab5ef0e58194: Pulling fs layer [2023-09-25T15:50:39.761Z] 9712f1f96733: Pulling fs layer [2023-09-25T15:50:39.761Z] 63f879dbbcfc: Pulling fs layer [2023-09-25T15:50:39.761Z] 0d9ebad4ef96: Pulling fs layer [2023-09-25T15:50:39.761Z] e9a5061849ea: Pulling fs layer [2023-09-25T15:50:39.761Z] d747dcd14b5f: Pulling fs layer [2023-09-25T15:50:39.761Z] 2de7ff778b66: Pulling fs layer [2023-09-25T15:50:39.761Z] 0d9ebad4ef96: Waiting [2023-09-25T15:50:39.761Z] e9a5061849ea: Waiting [2023-09-25T15:50:39.761Z] d747dcd14b5f: Waiting [2023-09-25T15:50:39.761Z] 2de7ff778b66: Waiting [2023-09-25T15:50:39.761Z] 9712f1f96733: Verifying Checksum [2023-09-25T15:50:39.761Z] 9712f1f96733: Download complete [2023-09-25T15:50:40.020Z] 63f879dbbcfc: Verifying Checksum [2023-09-25T15:50:40.020Z] 63f879dbbcfc: Download complete [2023-09-25T15:50:40.289Z] e9a5061849ea: Verifying Checksum [2023-09-25T15:50:40.289Z] e9a5061849ea: Download complete [2023-09-25T15:50:40.289Z] 0d9ebad4ef96: Verifying Checksum [2023-09-25T15:50:40.289Z] 0d9ebad4ef96: Download complete [2023-09-25T15:50:40.289Z] d747dcd14b5f: Verifying Checksum [2023-09-25T15:50:40.289Z] d747dcd14b5f: Download complete [2023-09-25T15:50:40.289Z] ab5ef0e58194: Verifying Checksum [2023-09-25T15:50:40.289Z] ab5ef0e58194: Download complete [2023-09-25T15:50:40.289Z] 2de7ff778b66: Verifying Checksum [2023-09-25T15:50:40.289Z] 2de7ff778b66: Download complete [2023-09-25T15:50:43.571Z] ab5ef0e58194: Pull complete [2023-09-25T15:50:43.571Z] 9712f1f96733: Pull complete [2023-09-25T15:50:43.829Z] 63f879dbbcfc: Pull complete [2023-09-25T15:50:48.025Z] 0d9ebad4ef96: Pull complete [2023-09-25T15:50:48.025Z] e9a5061849ea: Pull complete [2023-09-25T15:50:48.025Z] d747dcd14b5f: Pull complete [2023-09-25T15:50:49.406Z] 2de7ff778b66: Pull complete [2023-09-25T15:50:49.406Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-25T15:50:49.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:50:49.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:50:49.507Z] prd-ubuntu20.04-docker-8c-8g-7842 does not seem to be running inside a container [2023-09-25T15:50:49.538Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-25T15:50:55.187Z] $ docker top 83833015aaf9e24d626be344a31582c548b635a7aff8a9822dfafdf417b9be4d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:50:55.253Z] provisioning config files... [2023-09-25T15:50:55.258Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6881922367829454735tmp [2023-09-25T15:50:55.267Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config17001333893622200547tmp [2023-09-25T15:50:55.274Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6956917089673298262tmp [Pipeline] { [Pipeline] echo [2023-09-25T15:50:55.290Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:50:55.571Z] ---> sigul-configuration.sh [2023-09-25T15:50:55.571Z] gpg: directory `/root/.gnupg' created [2023-09-25T15:50:55.571Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-25T15:50:55.571Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-25T15:50:55.571Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-25T15:50:55.571Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-25T15:50:55.571Z] gpg: CAST5 encrypted data [2023-09-25T15:50:55.571Z] gpg: encrypted with 1 passphrase [2023-09-25T15:50:55.571Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-25T15:50:55.857Z] + mkdir /home/jenkins [2023-09-25T15:50:55.857Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-25T15:50:56.139Z] + 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 [2023-09-25T15:50:56.147Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:50:56.429Z] ---> sigul-install.sh [2023-09-25T15:50:56.429Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-25T15:50:56.716Z] + git tag --list [2023-09-25T15:50:56.716Z] v0.0.0 [2023-09-25T15:50:56.716Z] v0.0.1 [2023-09-25T15:50:56.716Z] v0.0.2 [2023-09-25T15:50:56.716Z] v0.0.3 [2023-09-25T15:50:56.716Z] v0.0.4 [2023-09-25T15:50:56.716Z] v0.0.5 [2023-09-25T15:50:56.716Z] v0.0.6 [2023-09-25T15:50:56.716Z] v0.0.7 [2023-09-25T15:50:56.716Z] v0.0.8 [2023-09-25T15:50:56.716Z] v2.0.0 [2023-09-25T15:50:56.716Z] v2.1.0 [2023-09-25T15:50:56.716Z] v2.2.0 [2023-09-25T15:50:56.716Z] v2.3.0 [2023-09-25T15:50:56.716Z] v3.0 [2023-09-25T15:50:56.716Z] v3.0.0 [2023-09-25T15:50:56.716Z] v3.1.0-dev.1 [2023-09-25T15:50:56.716Z] v3.1.0-dev.2 [2023-09-25T15:50:56.716Z] v3.1.0-dev.3 [2023-09-25T15:50:56.716Z] v3.1.0-dev.4 [2023-09-25T15:50:56.716Z] v3.1.0-dev.5 [2023-09-25T15:50:56.716Z] v3.1.0-dev.6 [2023-09-25T15:50:56.716Z] v3.1.0-dev.7 [Pipeline] sh [2023-09-25T15:50:57.001Z] + lftools sign git-tag v3.1.0-dev.7 [2023-09-25T15:50:57.569Z] Signing Git tag with Sigul... [2023-09-25T15:50:57.569Z] Signing v3.1.0-dev.7 [Pipeline] echo [2023-09-25T15:50:57.837Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:50:58.121Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-25T15:50:58.128Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-25T15:50:58.145Z] $ docker stop --time=1 83833015aaf9e24d626be344a31582c548b635a7aff8a9822dfafdf417b9be4d [2023-09-25T15:50:59.439Z] $ docker rm -f --volumes 83833015aaf9e24d626be344a31582c548b635a7aff8a9822dfafdf417b9be4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-25T15:50:59.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:50:59.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:51:00.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:51:00.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:51:00.241Z] prd-ubuntu20.04-docker-8c-8g-7842 does not seem to be running inside a container [2023-09-25T15:51:00.273Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:51:00.610Z] $ docker top 4ff7a3b96b177e5eaedf4b223ffde337d881e941443104e10feaf15d744f64ff -eo pid,comm [2023-09-25T15:51:00.659Z] 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). [2023-09-25T15:51:00.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:51:00.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:51:00.708Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:51:00.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:51:00.817Z] $ docker exec 4ff7a3b96b177e5eaedf4b223ffde337d881e941443104e10feaf15d744f64ff ssh-agent [2023-09-25T15:51:00.930Z] SSH_AUTH_SOCK=/tmp/ssh-qRXa8jf2w5OL/agent.31 [2023-09-25T15:51:00.930Z] SSH_AGENT_PID=37 [2023-09-25T15:51:00.936Z] Running ssh-add (command line suppressed) [2023-09-25T15:51:01.029Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6468765371688011751.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6468765371688011751.key) [2023-09-25T15:51:01.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:51:01.333Z] + git semver bump pre [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,516 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,516 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,517 [bump_version] DEBUG bumped version:3.1.0-dev.8 [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,517 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,517 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,517 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,519 [execute] INFO git cat-file --batch-check [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,525 [execute] INFO git cat-file --batch [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T15:51:01.596Z] 2023-09-25 15:51:01,531 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-25T15:51:01.596Z] 3.1.0-dev.8 [Pipeline] } [2023-09-25T15:51:01.605Z] $ docker exec --env ******** --env ******** 4ff7a3b96b177e5eaedf4b223ffde337d881e941443104e10feaf15d744f64ff ssh-agent -k [2023-09-25T15:51:01.707Z] unset SSH_AUTH_SOCK; [2023-09-25T15:51:01.708Z] unset SSH_AGENT_PID; [2023-09-25T15:51:01.708Z] echo Agent pid 37 killed; [2023-09-25T15:51:01.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:51:02.015Z] + git semver [Pipeline] } [2023-09-25T15:51:02.287Z] $ docker stop --time=1 4ff7a3b96b177e5eaedf4b223ffde337d881e941443104e10feaf15d744f64ff [2023-09-25T15:51:03.552Z] $ docker rm -f --volumes 4ff7a3b96b177e5eaedf4b223ffde337d881e941443104e10feaf15d744f64ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:51:03.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:51:03.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:51:04.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:51:04.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:51:04.262Z] prd-ubuntu20.04-docker-8c-8g-7842 does not seem to be running inside a container [2023-09-25T15:51:04.291Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:51:04.633Z] $ docker top beb1d7b0cdb623e091bcec193a6f6a66197f7afa500cb4a31866f2d9f77d4fa0 -eo pid,comm [2023-09-25T15:51:04.682Z] 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). [2023-09-25T15:51:04.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:51:04.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:51:04.720Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:51:04.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:51:04.834Z] $ docker exec beb1d7b0cdb623e091bcec193a6f6a66197f7afa500cb4a31866f2d9f77d4fa0 ssh-agent [2023-09-25T15:51:04.939Z] SSH_AUTH_SOCK=/tmp/ssh-qvwHNqGvSUDg/agent.33 [2023-09-25T15:51:04.939Z] SSH_AGENT_PID=39 [2023-09-25T15:51:04.944Z] Running ssh-add (command line suppressed) [2023-09-25T15:51:05.046Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1755402120324266851.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1755402120324266851.key) [2023-09-25T15:51:05.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:51:05.344Z] + git semver push [2023-09-25T15:51:05.604Z] 2023-09-25 15:51:05,528 [run_push] DEBUG push [2023-09-25T15:51:05.604Z] 2023-09-25 15:51:05,529 [execute] INFO git cat-file --batch-check [2023-09-25T15:51:05.604Z] 2023-09-25 15:51:05,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T15:51:05.604Z] 2023-09-25 15:51:05,533 [execute] INFO git rev-list 46b1aee126b88df2312773e9aa786fd2f77a4601 -- [2023-09-25T15:51:05.604Z] 2023-09-25 15:51:05,533 [execute] DEBUG Popen(['git', 'rev-list', '46b1aee126b88df2312773e9aa786fd2f77a4601', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:51:05.604Z] 2023-09-25 15:51:05,541 [execute] INFO git fetch -v origin [2023-09-25T15:51:05.604Z] 2023-09-25 15:51:05,541 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-25T15:51:06.171Z] 2023-09-25 15:51:06,032 [run_push] DEBUG no remote changes detected [2023-09-25T15:51:06.171Z] 2023-09-25 15:51:06,033 [execute] INFO git push origin semver [2023-09-25T15:51:06.171Z] 2023-09-25 15:51:06,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:51:07.110Z] 2023-09-25 15:51:06,815 [run_push] DEBUG push all version tags [2023-09-25T15:51:07.110Z] 2023-09-25 15:51:06,816 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-25T15:51:07.110Z] 2023-09-25 15:51:06,816 [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) [2023-09-25T15:51:07.680Z] 2023-09-25 15:51:07,583 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-25T15:51:07.680Z] 3.1.0-dev.8 [Pipeline] } [2023-09-25T15:51:07.690Z] $ docker exec --env ******** --env ******** beb1d7b0cdb623e091bcec193a6f6a66197f7afa500cb4a31866f2d9f77d4fa0 ssh-agent -k [2023-09-25T15:51:07.793Z] unset SSH_AUTH_SOCK; [2023-09-25T15:51:07.793Z] unset SSH_AGENT_PID; [2023-09-25T15:51:07.793Z] echo Agent pid 39 killed; [2023-09-25T15:51:07.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:51:08.107Z] + git semver [Pipeline] } [2023-09-25T15:51:08.379Z] $ docker stop --time=1 beb1d7b0cdb623e091bcec193a6f6a66197f7afa500cb4a31866f2d9f77d4fa0 [2023-09-25T15:51:09.665Z] $ docker rm -f --volumes beb1d7b0cdb623e091bcec193a6f6a66197f7afa500cb4a31866f2d9f77d4fa0 [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 [2023-09-25T15:51:10.221Z] + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] [2023-09-25T15:51:10.221Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2023-09-25T15:51:10.221Z] total 16 [2023-09-25T15:51:10.221Z] drwxr-xr-x 3 root root 4096 Sep 25 15:45 . [2023-09-25T15:51:10.221Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:50 .. [2023-09-25T15:51:10.221Z] drwxr-xr-x 2 root root 4096 Sep 25 15:45 cost [2023-09-25T15:51:10.221Z] -rw-r--r-- 1 root root 91 Sep 25 15:45 cost.csv [2023-09-25T15:51:10.221Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives [2023-09-25T15:51:10.221Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2023-09-25T15:51:10.221Z] total 16 [2023-09-25T15:51:10.221Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:45 . [2023-09-25T15:51:10.221Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:50 .. [2023-09-25T15:51:10.221Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 15:45 cost [2023-09-25T15:51:10.221Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 25 15:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:51:10.508Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:51:11.364Z] ---> package-listing.sh [2023-09-25T15:51:11.364Z] ++ facter osfamily [2023-09-25T15:51:11.364Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T15:51:11.624Z] + OS_FAMILY=debian [2023-09-25T15:51:11.624Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2023-09-25T15:51:11.624Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T15:51:11.624Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T15:51:11.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T15:51:11.624Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T15:51:11.624Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2023-09-25T15:51:11.624Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T15:51:11.624Z] + case "${OS_FAMILY}" in [2023-09-25T15:51:11.624Z] + dpkg -l [2023-09-25T15:51:11.624Z] + grep '^ii' [2023-09-25T15:51:11.624Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T15:51:11.624Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T15:51:11.624Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T15:51:11.624Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2023-09-25T15:51:11.624Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2023-09-25T15:51:11.624Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2023-09-25T15:51:11.635Z] 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 [2023-09-25T15:51:11.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:51:12.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:51:12.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:51:12.545Z] prd-ubuntu20.04-docker-8c-8g-7842 does not seem to be running inside a container [2023-09-25T15:51:12.578Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T15:51:12.789Z] $ docker top e3e85e38e15d6dc9d64e1ce732c103d4c79d66f057f3abb3f9975700a1218a73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:51:13.144Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T15:51:13.431Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T15:51:13.717Z] + ls /var/log/sa-host [2023-09-25T15:51:13.717Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:51:13.876Z] provisioning config files... [2023-09-25T15:51:13.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config11445215338454825213tmp [Pipeline] { [Pipeline] echo [2023-09-25T15:51:13.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:51:14.180Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T15:51:14.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:51:14.520Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T15:51:14.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:51:14.810Z] ---> sudo-logs.sh [2023-09-25T15:51:14.810Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T15:51:14.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:51:15.121Z] ---> job-cost.sh [2023-09-25T15:51:15.121Z] lf-activate-venv: SKIPPING [2023-09-25T15:51:15.121Z] DEBUG: total: 0.2199999988079071 [2023-09-25T15:51:15.121Z] INFO: Retrieving Stack Cost... [2023-09-25T15:51:15.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T15:51:15.639Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T15:51:15.647Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:51:15.926Z] ---> logs-deploy.sh [2023-09-25T15:51:15.927Z] lf-activate-venv: SKIPPING [2023-09-25T15:51:15.927Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/51 [2023-09-25T15:51:15.927Z] INFO: archiving workspace using pattern(s): [2023-09-25T15:51:16.861Z] Archives upload complete. [2023-09-25T15:51:16.861Z] INFO: archiving logs to Nexus