Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5724d52e952314b3cd8fa60e302afead8f7d296 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6344746744966250931.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh6920886402488929805.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3318684633167740789.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 shared 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-ssh4204852419000206892.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh4825925880729104040.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30208 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.24.4' 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 /w/workspace/oundry_go-mod-configuration_main@tmp/jenkins-gitclient-ssh2189327242477174291.key > 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 d5724d52e952314b3cd8fa60e302afead8f7d296 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5724d52e952314b3cd8fa60e302afead8f7d296 # timeout=10 Commit message: "Merge pull request #54 from lenny-intel/change-log" > git rev-list --no-walk fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T16:55:59.261Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T16:55:59.290Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T16:55:59.301Z] ========================================================= [2021-11-10T16:55:59.301Z] EdgeX Global Pipelines Version Info [2021-11-10T16:55:59.301Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:56:00.484Z] ------------------- [2021-11-10T16:56:00.484Z] stable info: [2021-11-10T16:56:00.484Z] ------------------- [2021-11-10T16:56:00.484Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T16:56:00.484Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T16:56:00.484Z] Message: update stable to v1.0.211 [2021-11-10T16:56:01.061Z] ------------------- [2021-11-10T16:56:01.061Z] experimental info: [2021-11-10T16:56:01.061Z] ------------------- [2021-11-10T16:56:01.061Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T16:56:01.061Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T16:56:01.061Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T16:56:01.136Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-11-10T16:56:01.146Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-11-10T16:56:01.156Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T16:56:01.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T16:56:01.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T16:56:01.185Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T16:56:01.192Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T16:56:02.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-10T16:56:02.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T16:56:02.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T16:56:02.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T16:56:02.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-11-10T16:56:02.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T16:56:02.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T16:56:02.275Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:56:02.284Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:56:02.294Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:56:02.303Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:56:02.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T16:56:02.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-10T16:56:02.330Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-10T16:56:02.340Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-10T16:56:02.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-10T16:56:02.359Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-10T16:56:02.369Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-10T16:56:02.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T16:56:02.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-10T16:56:02.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-10T16:56:02.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-10T16:56:02.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5724d52e952314b3cd8fa60e302afead8f7d296 [Pipeline] echo [2021-11-10T16:56:02.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5724d5 [Pipeline] echo [2021-11-10T16:56:02.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-10T16:56:02.895Z] + git rev-list -1 --merges d5724d52e952314b3cd8fa60e302afead8f7d296~1..d5724d52e952314b3cd8fa60e302afead8f7d296 [Pipeline] echo [2021-11-10T16:56:02.931Z] -----------> git rev-list -1 --merges d5724d52e952314b3cd8fa60e302afead8f7d296~1..d5724d52e952314b3cd8fa60e302afead8f7d296 d5724d52e952314b3cd8fa60e302afead8f7d296 [2021-11-10T16:56:02.931Z] d5724d52e952314b3cd8fa60e302afead8f7d296 [false] [Pipeline] sh [2021-11-10T16:56:03.234Z] + git log --format=format:%s -1 d5724d52e952314b3cd8fa60e302afead8f7d296 [Pipeline] echo [2021-11-10T16:56:03.247Z] ========================================================= [2021-11-10T16:56:03.247Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T16:56:03.247Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T16:56:03.608Z] + git log --format=format:%s -1 d5724d52e952314b3cd8fa60e302afead8f7d296 [Pipeline] echo [2021-11-10T16:56:03.621Z] [semverPrep] GIT_COMMIT: d5724d52e952314b3cd8fa60e302afead8f7d296, Commit Message: Merge pull request #54 from lenny-intel/change-log [Pipeline] echo [2021-11-10T16:56:03.630Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:56:05.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:56:05.019Z] [2021-11-10T16:56:05.019Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:56:05.323Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:56:05.323Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T16:56:05.323Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T16:56:05.323Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T16:56:05.323Z] 4c7163046ea9: Pulling fs layer [2021-11-10T16:56:05.323Z] 0c2d73faf560: Pulling fs layer [2021-11-10T16:56:05.323Z] 0c2d73faf560: Waiting [2021-11-10T16:56:05.323Z] 3e5f54012d9b: Verifying Checksum [2021-11-10T16:56:05.323Z] 3e5f54012d9b: Download complete [2021-11-10T16:56:05.323Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T16:56:05.323Z] a0d0a0d46f8b: Download complete [2021-11-10T16:56:05.323Z] 4c7163046ea9: Verifying Checksum [2021-11-10T16:56:05.323Z] 4c7163046ea9: Download complete [2021-11-10T16:56:05.323Z] 0c2d73faf560: Verifying Checksum [2021-11-10T16:56:05.323Z] 0c2d73faf560: Download complete [2021-11-10T16:56:05.592Z] a0d0a0d46f8b: Pull complete [2021-11-10T16:56:05.592Z] 3e5f54012d9b: Pull complete [2021-11-10T16:56:05.857Z] 4c7163046ea9: Pull complete [2021-11-10T16:56:06.122Z] 0c2d73faf560: Pull complete [2021-11-10T16:56:06.122Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T16:56:06.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:56:06.122Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T16:56:06.194Z] prd-centos7-docker-4c-2g-30208 does not seem to be running inside a container [2021-11-10T16:56:06.237Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T16:56:06.899Z] $ docker top 33b8a3abec69a234a535e2e0b7ae71136ddc5d53cab9b3fc4dc306930964e22d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T16:56:07.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:56:07.002Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:56:07.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:56:07.997Z] $ docker exec 33b8a3abec69a234a535e2e0b7ae71136ddc5d53cab9b3fc4dc306930964e22d ssh-agent [2021-11-10T16:56:08.102Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPGClCJ/agent.14 [2021-11-10T16:56:08.102Z] SSH_AGENT_PID=20 [2021-11-10T16:56:08.112Z] Running ssh-add (command line suppressed) [2021-11-10T16:56:08.214Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6331176176412721629.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6331176176412721629.key) [2021-11-10T16:56:08.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:56:08.523Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T16:56:08.539Z] $ docker exec --env ******** --env ******** 33b8a3abec69a234a535e2e0b7ae71136ddc5d53cab9b3fc4dc306930964e22d ssh-agent -k [2021-11-10T16:56:08.633Z] unset SSH_AUTH_SOCK; [2021-11-10T16:56:08.633Z] unset SSH_AGENT_PID; [2021-11-10T16:56:08.633Z] echo Agent pid 20 killed; [2021-11-10T16:56:08.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T16:56:08.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:56:08.666Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:56:08.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:56:08.778Z] $ docker exec 33b8a3abec69a234a535e2e0b7ae71136ddc5d53cab9b3fc4dc306930964e22d ssh-agent [2021-11-10T16:56:08.899Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiHfiJG/agent.55 [2021-11-10T16:56:08.899Z] SSH_AGENT_PID=61 [2021-11-10T16:56:08.908Z] Running ssh-add (command line suppressed) [2021-11-10T16:56:09.012Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3150667024885219823.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3150667024885219823.key) [2021-11-10T16:56:09.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:56:09.328Z] + git semver init [2021-11-10T16:56:09.328Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T16:56:09.328Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-11-10T16:56:09.328Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-11-10T16:56:09.328Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T16:56:09.328Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T16:56:09.328Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T16:56:09.328Z] # $SEMVER_BRANCH = main [2021-11-10T16:56:09.328Z] # $SEMVER_TEMP = /tmp/semver-120055137 [2021-11-10T16:56:09.328Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-11-10T16:56:10.384Z] # '/tmp/semver-120055137' -> '/w/workspace/oundry_go-mod-configuration_main/.semver' [2021-11-10T16:56:10.384Z] # -> Force: false [2021-11-10T16:56:10.384Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-11-10T16:56:10.394Z] $ docker exec --env ******** --env ******** 33b8a3abec69a234a535e2e0b7ae71136ddc5d53cab9b3fc4dc306930964e22d ssh-agent -k [2021-11-10T16:56:10.512Z] unset SSH_AUTH_SOCK; [2021-11-10T16:56:10.512Z] unset SSH_AGENT_PID; [2021-11-10T16:56:10.512Z] echo Agent pid 61 killed; [2021-11-10T16:56:10.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T16:56:10.834Z] + git semver [Pipeline] } [2021-11-10T16:56:10.849Z] $ docker stop --time=1 33b8a3abec69a234a535e2e0b7ae71136ddc5d53cab9b3fc4dc306930964e22d [2021-11-10T16:56:12.056Z] $ docker rm -f 33b8a3abec69a234a535e2e0b7ae71136ddc5d53cab9b3fc4dc306930964e22d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T16:56:12.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T16:56:12.631Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T16:56:12.633Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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] node [Pipeline] node [2021-11-10T16:56:28.189Z] Still waiting to schedule task [2021-11-10T16:56:28.189Z] Still waiting to schedule task [2021-11-10T16:56:28.189Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-10T16:56:28.189Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-10T16:57:35.655Z] Running on prd-centos7-docker-4c-2g-30211 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-11-10T16:57:35.666Z] Running in /w/workspace/go-mod-configuration/7 [Pipeline] { [Pipeline] checkout [2021-11-10T16:57:35.753Z] Selected Git installation does not exist. Using Default [2021-11-10T16:57:35.753Z] The recommended git tool is: NONE [2021-11-10T16:57:39.779Z] using credential edgex-jenkins-ssh [2021-11-10T16:57:39.789Z] Cloning the remote Git repository [2021-11-10T16:57:39.901Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-10T16:57:39.956Z] > git init /w/workspace/go-mod-configuration/7 # timeout=10 [2021-11-10T16:57:39.994Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-10T16:57:39.994Z] > git --version # timeout=10 [2021-11-10T16:57:39.999Z] > git --version # 'git version 2.24.4' [2021-11-10T16:57:40.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T16:57:40.021Z] [INFO] Currently running in a labeled security context [2021-11-10T16:57:40.021Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-10T16:57:40.021Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/7@tmp/jenkins-gitclient-ssh6368415051115761673.key [2021-11-10T16:57:40.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:57:41.309Z] Avoid second fetch [2021-11-10T16:57:41.312Z] Checking out Revision d5724d52e952314b3cd8fa60e302afead8f7d296 (main) [2021-11-10T16:57:40.614Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-11-10T16:57:40.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:57:41.407Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T16:57:41.414Z] > git checkout -f d5724d52e952314b3cd8fa60e302afead8f7d296 # timeout=10 [2021-11-10T16:57:44.884Z] Commit message: "Merge pull request #54 from lenny-intel/change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-10T16:57:46.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T16:57:46.251Z] ========================================================= [2021-11-10T16:57:46.251Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T16:57:46.251Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:57:46.612Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-11-10T16:57:46.612Z] Sending build context to Docker daemon 307.7kB [2021-11-10T16:57:46.612Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-11-10T16:57:46.612Z] Step 2/7 : FROM ${BASE} [2021-11-10T16:57:46.612Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T16:57:46.612Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T16:57:46.612Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T16:57:46.612Z] b8b176561691: Pulling fs layer [2021-11-10T16:57:46.612Z] 4527c011a84f: Pulling fs layer [2021-11-10T16:57:46.612Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T16:57:46.612Z] e0aca202a116: Pulling fs layer [2021-11-10T16:57:46.612Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T16:57:46.612Z] 34cad66bf833: Pulling fs layer [2021-11-10T16:57:46.612Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T16:57:46.613Z] 4527c011a84f: Waiting [2021-11-10T16:57:46.613Z] 5d74067f8e1e: Waiting [2021-11-10T16:57:46.613Z] e0aca202a116: Waiting [2021-11-10T16:57:46.613Z] 3a43be97a3b4: Waiting [2021-11-10T16:57:46.613Z] 34cad66bf833: Waiting [2021-11-10T16:57:46.613Z] b4e3c513aaa6: Waiting [2021-11-10T16:57:46.613Z] b8b176561691: Verifying Checksum [2021-11-10T16:57:46.613Z] b8b176561691: Download complete [2021-11-10T16:57:46.881Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T16:57:46.881Z] 31adcdaf11c8: Download complete [2021-11-10T16:57:46.881Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T16:57:46.881Z] 5d74067f8e1e: Download complete [2021-11-10T16:57:46.881Z] e0aca202a116: Verifying Checksum [2021-11-10T16:57:46.881Z] e0aca202a116: Download complete [2021-11-10T16:57:46.881Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T16:57:46.881Z] 3a43be97a3b4: Download complete [2021-11-10T16:57:46.881Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T16:57:46.881Z] a0d0a0d46f8b: Download complete [2021-11-10T16:57:46.881Z] 34cad66bf833: Verifying Checksum [2021-11-10T16:57:46.881Z] 34cad66bf833: Download complete [2021-11-10T16:57:47.150Z] a0d0a0d46f8b: Pull complete [2021-11-10T16:57:47.150Z] 31adcdaf11c8: Pull complete [2021-11-10T16:57:47.424Z] b8b176561691: Pull complete [2021-11-10T16:57:47.424Z] 4527c011a84f: Verifying Checksum [2021-11-10T16:57:47.424Z] 4527c011a84f: Download complete [2021-11-10T16:57:47.691Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T16:57:47.691Z] b4e3c513aaa6: Download complete [2021-11-10T16:57:51.469Z] 4527c011a84f: Pull complete [2021-11-10T16:57:51.469Z] 5d74067f8e1e: Pull complete [2021-11-10T16:57:51.469Z] e0aca202a116: Pull complete [2021-11-10T16:57:51.469Z] 3a43be97a3b4: Pull complete [2021-11-10T16:57:51.469Z] 34cad66bf833: Pull complete [2021-11-10T16:57:54.045Z] b4e3c513aaa6: Pull complete [2021-11-10T16:57:54.045Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T16:57:54.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T16:57:54.045Z] ---> 9f6097aaca64 [2021-11-10T16:57:54.045Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-10T16:57:55.961Z] ---> Running in 3ad15dfb8936 [2021-11-10T16:57:55.961Z] Removing intermediate container 3ad15dfb8936 [2021-11-10T16:57:55.961Z] ---> 165cab585d8e [2021-11-10T16:57:55.961Z] Step 4/7 : RUN apk add --update bash [2021-11-10T16:57:55.961Z] ---> Running in 834e43c5cd58 [2021-11-10T16:57:56.223Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T16:57:56.796Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T16:57:57.367Z] OK: 220 MiB in 52 packages [2021-11-10T16:57:57.625Z] Removing intermediate container 834e43c5cd58 [2021-11-10T16:57:57.625Z] ---> 86b0674b4bfa [2021-11-10T16:57:57.625Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-11-10T16:57:57.625Z] ---> Running in 48d4325dd973 [2021-11-10T16:57:57.625Z] Removing intermediate container 48d4325dd973 [2021-11-10T16:57:57.625Z] ---> 13069a262f76 [2021-11-10T16:57:57.625Z] Step 6/7 : COPY go.mod . [2021-11-10T16:57:57.885Z] ---> 68afd6ad901c [2021-11-10T16:57:57.885Z] Step 7/7 : RUN go mod download [2021-11-10T16:57:57.885Z] ---> Running in eb7e93e2eb17 [2021-11-10T16:58:03.984Z] Removing intermediate container eb7e93e2eb17 [2021-11-10T16:58:03.984Z] ---> a2f59f75d06a [2021-11-10T16:58:03.984Z] Successfully built a2f59f75d06a [2021-11-10T16:58:03.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:58:04.309Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T16:58:04.309Z] . [Pipeline] withDockerContainer [2021-11-10T16:58:04.379Z] prd-centos7-docker-4c-2g-30211 does not seem to be running inside a container [2021-11-10T16:58:04.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/7 -v /w/workspace/go-mod-configuration/7:/w/workspace/go-mod-configuration/7:rw,z -v /w/workspace/go-mod-configuration/7@tmp:/w/workspace/go-mod-configuration/7@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 [2021-11-10T16:58:05.422Z] $ docker top 56ab54a7652286008e6045f851d54a6082ecbc467d317c2679daf5c89b7f5a22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T16:58:05.790Z] + go version [2021-11-10T16:58:05.790Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T16:58:05.803Z] $ docker stop --time=1 56ab54a7652286008e6045f851d54a6082ecbc467d317c2679daf5c89b7f5a22 [2021-11-10T16:58:06.973Z] $ docker rm -f 56ab54a7652286008e6045f851d54a6082ecbc467d317c2679daf5c89b7f5a22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:58:08.429Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T16:58:08.429Z] . [Pipeline] withDockerContainer [2021-11-10T16:58:08.485Z] prd-centos7-docker-4c-2g-30211 does not seem to be running inside a container [2021-11-10T16:58:08.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/7 -v /w/workspace/go-mod-configuration/7:/w/workspace/go-mod-configuration/7:rw,z -v /w/workspace/go-mod-configuration/7@tmp:/w/workspace/go-mod-configuration/7@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 [2021-11-10T16:58:08.847Z] $ docker top c1c2b28ac8ecb39821a18959e132ad3f1b665a82519e87fdf45b3dcc2cb70ef3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T16:58:09.194Z] + go mod tidy [Pipeline] sh [2021-11-10T16:58:09.489Z] + make test [2021-11-10T16:58:09.489Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-10T16:58:18.268Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.004s coverage: 85.7% of statements [2021-11-10T16:58:25.280Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.549s coverage: 88.4% of statements [2021-11-10T16:58:25.280Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements [2021-11-10T16:58:25.280Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-10T16:58:29.958Z] gofmt -l . [2021-11-10T16:58:29.958Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-11-10T16:58:29.969Z] $ docker stop --time=1 c1c2b28ac8ecb39821a18959e132ad3f1b665a82519e87fdf45b3dcc2cb70ef3 [2021-11-10T16:58:31.275Z] $ docker rm -f c1c2b28ac8ecb39821a18959e132ad3f1b665a82519e87fdf45b3dcc2cb70ef3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T16:58:31.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T16:58:31.814Z] 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] sh [2021-11-10T16:58:33.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:58:33.536Z] [2021-11-10T16:58:33.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:58:33.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:58:33.842Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T16:58:33.842Z] b4d181a07f80: Pulling fs layer [2021-11-10T16:58:33.842Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T16:58:33.842Z] ed53099fbce6: Pulling fs layer [2021-11-10T16:58:33.842Z] dc539afda2c1: Pulling fs layer [2021-11-10T16:58:33.842Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T16:58:33.842Z] 9065ff56babe: Pulling fs layer [2021-11-10T16:58:33.842Z] d287ab97295c: Pulling fs layer [2021-11-10T16:58:33.842Z] 77bc0d833cb6: Waiting [2021-11-10T16:58:33.842Z] 9065ff56babe: Waiting [2021-11-10T16:58:33.842Z] d287ab97295c: Waiting [2021-11-10T16:58:33.842Z] dc539afda2c1: Waiting [2021-11-10T16:58:33.842Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T16:58:33.842Z] a1111a8f2ec3: Download complete [2021-11-10T16:58:33.842Z] dc539afda2c1: Verifying Checksum [2021-11-10T16:58:33.842Z] dc539afda2c1: Download complete [2021-11-10T16:58:33.842Z] ed53099fbce6: Verifying Checksum [2021-11-10T16:58:33.842Z] ed53099fbce6: Download complete [2021-11-10T16:58:33.842Z] 9065ff56babe: Verifying Checksum [2021-11-10T16:58:33.842Z] 9065ff56babe: Download complete [2021-11-10T16:58:33.842Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T16:58:33.842Z] 77bc0d833cb6: Download complete [2021-11-10T16:58:34.108Z] b4d181a07f80: Verifying Checksum [2021-11-10T16:58:34.108Z] b4d181a07f80: Download complete [2021-11-10T16:58:35.347Z] d287ab97295c: Verifying Checksum [2021-11-10T16:58:35.347Z] d287ab97295c: Download complete [2021-11-10T16:58:35.347Z] b4d181a07f80: Pull complete [2021-11-10T16:58:35.609Z] a1111a8f2ec3: Pull complete [2021-11-10T16:58:36.183Z] ed53099fbce6: Pull complete [2021-11-10T16:58:36.183Z] dc539afda2c1: Pull complete [2021-11-10T16:58:36.472Z] 77bc0d833cb6: Pull complete [2021-11-10T16:58:36.472Z] 9065ff56babe: Pull complete [2021-11-10T16:58:41.014Z] d287ab97295c: Pull complete [2021-11-10T16:58:41.014Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T16:58:41.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:58:41.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T16:58:41.071Z] prd-centos7-docker-4c-2g-30211 does not seem to be running inside a container [2021-11-10T16:58:41.114Z] $ 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/7 -v /w/workspace/go-mod-configuration/7:/w/workspace/go-mod-configuration/7:rw,z -v /w/workspace/go-mod-configuration/7@tmp:/w/workspace/go-mod-configuration/7@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 [2021-11-10T16:58:43.251Z] $ docker top 0274e98f4c8963a3ca84099c1fe4e65552cbaad4bcdc9c7c08c260b8b9aa0532 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:58:43.659Z] ---> job-cost.sh [2021-11-10T16:58:43.659Z] lf-activate-venv: SKIPPING [2021-11-10T16:58:43.659Z] INFO: No Stack... [2021-11-10T16:58:44.905Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T16:58:44.905Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T16:58:45.197Z] + cut -d, -f6 [2021-11-10T16:58:45.197Z] + cat /w/workspace/go-mod-configuration/7/archives/cost.csv [Pipeline] lock [2021-11-10T16:58:45.276Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-7-stack-cost] [2021-11-10T16:58:45.285Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-7-stack-cost] did not exist. Created. [2021-11-10T16:58:45.285Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T16:58:45.686Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-10T16:58:45.717Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T16:58:45.725Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T16:58:45.745Z] $ docker stop --time=1 0274e98f4c8963a3ca84099c1fe4e65552cbaad4bcdc9c7c08c260b8b9aa0532 [2021-11-10T16:58:46.873Z] $ docker rm -f 0274e98f4c8963a3ca84099c1fe4e65552cbaad4bcdc9c7c08c260b8b9aa0532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T16:59:07.011Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30216 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-11-10T16:59:07.021Z] Running in /w/workspace/go-mod-configuration/7 [Pipeline] { [Pipeline] checkout [2021-11-10T16:59:07.239Z] Selected Git installation does not exist. Using Default [2021-11-10T16:59:07.240Z] The recommended git tool is: NONE [2021-11-10T16:59:17.406Z] using credential edgex-jenkins-ssh [2021-11-10T16:59:17.429Z] Cloning the remote Git repository [2021-11-10T16:59:18.637Z] Avoid second fetch [2021-11-10T16:59:18.638Z] Checking out Revision d5724d52e952314b3cd8fa60e302afead8f7d296 (main) [2021-11-10T16:59:17.506Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-10T16:59:17.627Z] > git init /w/workspace/go-mod-configuration/7 # timeout=10 [2021-11-10T16:59:17.745Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-10T16:59:17.746Z] > git --version # timeout=10 [2021-11-10T16:59:17.769Z] > git --version # 'git version 2.17.1' [2021-11-10T16:59:17.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T16:59:17.867Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:59:18.592Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-11-10T16:59:18.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:59:18.663Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T16:59:18.677Z] > git checkout -f d5724d52e952314b3cd8fa60e302afead8f7d296 # timeout=10 [2021-11-10T16:59:24.226Z] Commit message: "Merge pull request #54 from lenny-intel/change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T16:59:25.126Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-10T16:59:25.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T16:59:25.126Z] Dload Upload Total Spent Left Speed [2021-11-10T16:59:25.126Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2021-11-10T16:59:25.590Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-10T16:59:25.958Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2021-11-10T16:59:25.958Z] sudo tee /etc/docker/daemon.new [2021-11-10T16:59:25.958Z] { [2021-11-10T16:59:25.958Z] "registry-mirrors": [ [2021-11-10T16:59:25.958Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-10T16:59:25.958Z] ], [2021-11-10T16:59:25.958Z] "bip": "10.250.0.254/24", [2021-11-10T16:59:25.958Z] "hosts": [ [2021-11-10T16:59:25.958Z] "tcp://0.0.0.0:5555", [2021-11-10T16:59:25.958Z] "unix:///var/run/docker.sock" [2021-11-10T16:59:25.958Z] ], [2021-11-10T16:59:25.958Z] "mtu": 1458, [2021-11-10T16:59:25.958Z] "selinux-enabled": true, [2021-11-10T16:59:25.958Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-10T16:59:25.958Z] } [Pipeline] sh [2021-11-10T16:59:26.327Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-10T16:59:26.687Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-11-10T16:59:47.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T16:59:47.700Z] ========================================================= [2021-11-10T16:59:47.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-10T16:59:47.700Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:59:48.062Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-11-10T16:59:49.094Z] Sending build context to Docker daemon 306.7kB [2021-11-10T16:59:49.094Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-11-10T16:59:49.094Z] Step 2/7 : FROM ${BASE} [2021-11-10T16:59:49.699Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-10T16:59:49.699Z] 552d1f2373af: Pulling fs layer [2021-11-10T16:59:49.699Z] ea3f2d53f512: Pulling fs layer [2021-11-10T16:59:49.699Z] 9e70ebbbe112: Pulling fs layer [2021-11-10T16:59:49.699Z] 7a9cfe048b4a: Pulling fs layer [2021-11-10T16:59:49.699Z] 72dc09318566: Pulling fs layer [2021-11-10T16:59:49.699Z] f4f7b4309257: Pulling fs layer [2021-11-10T16:59:49.699Z] 0ac9a79272e3: Pulling fs layer [2021-11-10T16:59:49.699Z] b78e95d17946: Pulling fs layer [2021-11-10T16:59:49.699Z] 7a9cfe048b4a: Waiting [2021-11-10T16:59:49.699Z] 72dc09318566: Waiting [2021-11-10T16:59:49.699Z] f4f7b4309257: Waiting [2021-11-10T16:59:49.699Z] 0ac9a79272e3: Waiting [2021-11-10T16:59:49.699Z] b78e95d17946: Waiting [2021-11-10T16:59:49.699Z] 9e70ebbbe112: Download complete [2021-11-10T16:59:49.699Z] ea3f2d53f512: Verifying Checksum [2021-11-10T16:59:49.699Z] ea3f2d53f512: Download complete [2021-11-10T16:59:49.699Z] 72dc09318566: Verifying Checksum [2021-11-10T16:59:49.699Z] 72dc09318566: Download complete [2021-11-10T16:59:49.699Z] f4f7b4309257: Verifying Checksum [2021-11-10T16:59:49.699Z] f4f7b4309257: Download complete [2021-11-10T16:59:49.699Z] 0ac9a79272e3: Verifying Checksum [2021-11-10T16:59:49.699Z] 0ac9a79272e3: Download complete [2021-11-10T16:59:49.699Z] 552d1f2373af: Verifying Checksum [2021-11-10T16:59:49.699Z] 552d1f2373af: Download complete [2021-11-10T16:59:50.712Z] 552d1f2373af: Pull complete [2021-11-10T16:59:51.411Z] ea3f2d53f512: Pull complete [2021-11-10T16:59:52.047Z] 9e70ebbbe112: Pull complete [2021-11-10T16:59:52.047Z] b78e95d17946: Verifying Checksum [2021-11-10T16:59:52.047Z] b78e95d17946: Download complete [2021-11-10T16:59:52.648Z] 7a9cfe048b4a: Verifying Checksum [2021-11-10T16:59:52.648Z] 7a9cfe048b4a: Download complete [2021-11-10T17:00:03.791Z] 7a9cfe048b4a: Pull complete [2021-11-10T17:00:04.066Z] 72dc09318566: Pull complete [2021-11-10T17:00:04.344Z] f4f7b4309257: Pull complete [2021-11-10T17:00:04.619Z] 0ac9a79272e3: Pull complete [2021-11-10T17:00:10.512Z] b78e95d17946: Pull complete [2021-11-10T17:00:10.512Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-10T17:00:10.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T17:00:10.512Z] ---> 8b459fc5aaf0 [2021-11-10T17:00:10.512Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-10T17:00:12.904Z] ---> Running in 9c2aa1576cdb [2021-11-10T17:00:13.183Z] Removing intermediate container 9c2aa1576cdb [2021-11-10T17:00:13.183Z] ---> d07e27c9a335 [2021-11-10T17:00:13.183Z] Step 4/7 : RUN apk add --update bash [2021-11-10T17:00:13.183Z] ---> Running in 7dafcb9a4d1e [2021-11-10T17:00:14.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T17:00:15.636Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T17:00:16.626Z] OK: 219 MiB in 52 packages [2021-11-10T17:00:17.873Z] Removing intermediate container 7dafcb9a4d1e [2021-11-10T17:00:17.873Z] ---> b499ac4d532d [2021-11-10T17:00:17.873Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-11-10T17:00:17.873Z] ---> Running in 5ae27d8886bb [2021-11-10T17:00:19.362Z] Removing intermediate container 5ae27d8886bb [2021-11-10T17:00:19.362Z] ---> f07dc1ef5b21 [2021-11-10T17:00:19.362Z] Step 6/7 : COPY go.mod . [2021-11-10T17:00:19.362Z] ---> b912f40870e8 [2021-11-10T17:00:19.362Z] Step 7/7 : RUN go mod download [2021-11-10T17:00:19.362Z] ---> Running in f58d69be982d [2021-11-10T17:00:35.126Z] Removing intermediate container f58d69be982d [2021-11-10T17:00:35.126Z] ---> 1cdc5a4e01c0 [2021-11-10T17:00:35.126Z] Successfully built 1cdc5a4e01c0 [2021-11-10T17:00:35.126Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:00:35.482Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T17:00:35.482Z] . [Pipeline] withDockerContainer [2021-11-10T17:00:35.764Z] prd-ubuntu18.04-docker-arm64-4c-16g-30216 does not seem to be running inside a container [2021-11-10T17:00:35.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/7 -v /w/workspace/go-mod-configuration/7:/w/workspace/go-mod-configuration/7:rw,z -v /w/workspace/go-mod-configuration/7@tmp:/w/workspace/go-mod-configuration/7@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-arm64 cat [2021-11-10T17:00:37.514Z] $ docker top 93b96805b327b306f6b8bf20df987ecfb41cf4cf7a536a5dfa22361ba07067f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T17:00:38.530Z] + go version [2021-11-10T17:00:38.530Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-10T17:00:38.554Z] $ docker stop --time=1 93b96805b327b306f6b8bf20df987ecfb41cf4cf7a536a5dfa22361ba07067f3 [2021-11-10T17:00:41.166Z] $ docker rm -f 93b96805b327b306f6b8bf20df987ecfb41cf4cf7a536a5dfa22361ba07067f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:00:41.887Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T17:00:41.887Z] . [Pipeline] withDockerContainer [2021-11-10T17:00:42.161Z] prd-ubuntu18.04-docker-arm64-4c-16g-30216 does not seem to be running inside a container [2021-11-10T17:00:42.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/7 -v /w/workspace/go-mod-configuration/7:/w/workspace/go-mod-configuration/7:rw,z -v /w/workspace/go-mod-configuration/7@tmp:/w/workspace/go-mod-configuration/7@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-arm64 cat [2021-11-10T17:00:43.998Z] $ docker top 2a54cafb1a519b3bba4b3e31e83039bbf2ea59c13e841bee0d86c2b47455b302 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T17:00:45.028Z] + go mod tidy [Pipeline] sh [2021-11-10T17:00:46.298Z] + make test [2021-11-10T17:00:46.298Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-10T17:01:20.800Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.028s coverage: 85.7% of statements [2021-11-10T17:01:28.540Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.704s coverage: 88.4% of statements [2021-11-10T17:01:28.540Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.030s coverage: 100.0% of statements [2021-11-10T17:01:28.812Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-10T17:01:53.123Z] gofmt -l . [2021-11-10T17:01:53.123Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-11-10T17:01:53.144Z] $ docker stop --time=1 2a54cafb1a519b3bba4b3e31e83039bbf2ea59c13e841bee0d86c2b47455b302 [2021-11-10T17:01:55.021Z] $ docker rm -f 2a54cafb1a519b3bba4b3e31e83039bbf2ea59c13e841bee0d86c2b47455b302 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T17:01:56.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T17:01:56.857Z] Warning: overwriting stash ‘coverage-report’ [2021-11-10T17:01:57.456Z] 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] sh [2021-11-10T17:01:58.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:01:58.403Z] [2021-11-10T17:01:58.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:01:58.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:01:59.045Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-10T17:01:59.045Z] 448f6bf000e3: Pulling fs layer [2021-11-10T17:01:59.045Z] f757da607395: Pulling fs layer [2021-11-10T17:01:59.045Z] 05883995daec: Pulling fs layer [2021-11-10T17:01:59.045Z] 8603b9c90790: Pulling fs layer [2021-11-10T17:01:59.045Z] 1560dd03e051: Pulling fs layer [2021-11-10T17:01:59.045Z] 27f5ce0e4adf: Pulling fs layer [2021-11-10T17:01:59.045Z] c2d8d7efcc4b: Pulling fs layer [2021-11-10T17:01:59.045Z] 8603b9c90790: Waiting [2021-11-10T17:01:59.045Z] 1560dd03e051: Waiting [2021-11-10T17:01:59.045Z] 27f5ce0e4adf: Waiting [2021-11-10T17:01:59.045Z] f757da607395: Download complete [2021-11-10T17:01:59.045Z] 8603b9c90790: Verifying Checksum [2021-11-10T17:01:59.334Z] 8603b9c90790: Download complete [2021-11-10T17:01:59.334Z] 1560dd03e051: Verifying Checksum [2021-11-10T17:01:59.334Z] 1560dd03e051: Download complete [2021-11-10T17:01:59.334Z] 05883995daec: Verifying Checksum [2021-11-10T17:01:59.334Z] 05883995daec: Download complete [2021-11-10T17:01:59.334Z] 27f5ce0e4adf: Verifying Checksum [2021-11-10T17:01:59.334Z] 27f5ce0e4adf: Download complete [2021-11-10T17:01:59.611Z] 448f6bf000e3: Verifying Checksum [2021-11-10T17:01:59.611Z] 448f6bf000e3: Download complete [2021-11-10T17:02:02.239Z] c2d8d7efcc4b: Verifying Checksum [2021-11-10T17:02:02.239Z] c2d8d7efcc4b: Download complete [2021-11-10T17:02:03.991Z] 448f6bf000e3: Pull complete [2021-11-10T17:02:04.267Z] f757da607395: Pull complete [2021-11-10T17:02:05.712Z] 05883995daec: Pull complete [2021-11-10T17:02:05.989Z] 8603b9c90790: Pull complete [2021-11-10T17:02:06.973Z] 1560dd03e051: Pull complete [2021-11-10T17:02:07.573Z] 27f5ce0e4adf: Pull complete [2021-11-10T17:02:22.805Z] c2d8d7efcc4b: Pull complete [2021-11-10T17:02:22.805Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-10T17:02:22.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:02:22.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-10T17:02:23.094Z] prd-ubuntu18.04-docker-arm64-4c-16g-30216 does not seem to be running inside a container [2021-11-10T17:02:23.182Z] $ 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/7 -v /w/workspace/go-mod-configuration/7:/w/workspace/go-mod-configuration/7:rw,z -v /w/workspace/go-mod-configuration/7@tmp:/w/workspace/go-mod-configuration/7@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:arm64 cat [2021-11-10T17:02:26.523Z] $ docker top 8da51db4c6ec0655325afedfb3c154b766ef6e3165a4e7decdfdcc55f6acf9f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:27.540Z] ---> job-cost.sh [2021-11-10T17:02:27.540Z] lf-activate-venv: SKIPPING [2021-11-10T17:02:27.540Z] INFO: No Stack... [2021-11-10T17:02:27.813Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-10T17:02:28.409Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T17:02:29.271Z] + cat /w/workspace/go-mod-configuration/7/archives/cost.csv [2021-11-10T17:02:29.271Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T17:02:29.366Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-7-stack-cost] [2021-11-10T17:02:29.374Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-7-stack-cost] did not exist. Created. [2021-11-10T17:02:29.374Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T17:02:30.074Z] /w/workspace/go-mod-configuration/7@tmp/durable-812e7004/script.sh: 1: /w/workspace/go-mod-configuration/7@tmp/durable-812e7004/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-10T17:02:30.846Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-10T17:02:30.870Z] Warning: overwriting stash ‘stack-cost’ [2021-11-10T17:02:30.911Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T17:02:30.919Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T17:02:30.933Z] $ docker stop --time=1 8da51db4c6ec0655325afedfb3c154b766ef6e3165a4e7decdfdcc55f6acf9f2 [2021-11-10T17:02:32.596Z] $ docker rm -f 8da51db4c6ec0655325afedfb3c154b766ef6e3165a4e7decdfdcc55f6acf9f2 [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 [2021-11-10T17:02:34.804Z] provisioning config files... [2021-11-10T17:02:34.817Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3227469470102940059tmp [Pipeline] { [Pipeline] sh [2021-11-10T17:02:35.121Z] + set +x [2021-11-10T17:02:35.121Z] + curl -s https://codecov.io/bash [2021-11-10T17:02:35.121Z] + bash -s -- [2021-11-10T17:02:35.121Z] [2021-11-10T17:02:35.121Z] _____ _ [2021-11-10T17:02:35.121Z] / ____| | | [2021-11-10T17:02:35.121Z] | | ___ __| | ___ ___ _____ __ [2021-11-10T17:02:35.121Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-10T17:02:35.121Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-10T17:02:35.121Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-10T17:02:35.121Z] Bash-1.0.6 [2021-11-10T17:02:35.121Z] [2021-11-10T17:02:35.121Z] [2021-11-10T17:02:35.121Z] ==> git version 2.24.4 found [2021-11-10T17:02:35.121Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-10T17:02:35.121Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-10T17:02:35.121Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-10T17:02:35.121Z] ==> Jenkins CI detected. [2021-11-10T17:02:35.121Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2021-11-10T17:02:35.121Z] project root: . [2021-11-10T17:02:35.121Z] --> token set from env [2021-11-10T17:02:35.121Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-10T17:02:35.121Z] ==> Running gcov in . (disable via -X gcov) [2021-11-10T17:02:35.121Z] ==> Python coveragepy not found [2021-11-10T17:02:35.121Z] ==> Searching for coverage reports in: [2021-11-10T17:02:35.121Z] + . [2021-11-10T17:02:35.121Z] -> Found 1 reports [2021-11-10T17:02:35.121Z] ==> Detecting git/mercurial file structure [2021-11-10T17:02:35.121Z] ==> Reading reports [2021-11-10T17:02:35.121Z] + ./coverage.out bytes=17232 [2021-11-10T17:02:35.121Z] ==> Appending adjustments [2021-11-10T17:02:35.121Z] https://docs.codecov.io/docs/fixing-reports [2021-11-10T17:02:35.386Z] + Found adjustments [2021-11-10T17:02:35.386Z] ==> Gzipping contents [2021-11-10T17:02:35.386Z] 4.0K /tmp/codecov.JCD52f.gz [2021-11-10T17:02:35.386Z] ==> Uploading reports [2021-11-10T17:02:35.386Z] url: https://codecov.io [2021-11-10T17:02:35.386Z] query: branch=main&commit=d5724d52e952314b3cd8fa60e302afead8f7d296&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T17:02:35.386Z] -> Pinging Codecov [2021-11-10T17:02:35.386Z] 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=d5724d52e952314b3cd8fa60e302afead8f7d296&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T17:02:35.647Z] -> Uploading to [2021-11-10T17:02:35.648Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-10/9F92B070CA9CA35F4914AC8684776953/d5724d52e952314b3cd8fa60e302afead8f7d296/032e1123-acc8-4699-867a-ebaa0d23a3a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T170235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1d7da3db292f8c17200ff122b2c5c3c75742846bd7a8998c5e37cdf6c3506f0 [2021-11-10T17:02:35.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T17:02:35.648Z] Dload Upload Total Spent Left Speed [2021-11-10T17:02:36.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2965 0 0 100 2965 0 6769 --:--:-- --:--:-- --:--:-- 6784 [2021-11-10T17:02:36.217Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/d5724d52e952314b3cd8fa60e302afead8f7d296 [Pipeline] } [2021-11-10T17:02:36.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-10T17:02:36.462Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-10T17:02:36.477Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:36.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T17:02:36.771Z] [2021-11-10T17:02:36.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:37.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T17:02:37.097Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-10T17:02:37.097Z] 188c0c94c7c5: Pulling fs layer [2021-11-10T17:02:37.097Z] 0ef7d3d256c8: Pulling fs layer [2021-11-10T17:02:37.097Z] de9db76c5a1d: Pulling fs layer [2021-11-10T17:02:37.097Z] 0eba1c9be4d2: Pulling fs layer [2021-11-10T17:02:37.097Z] 0d57e429df01: Pulling fs layer [2021-11-10T17:02:37.097Z] 4e4be7b47b0d: Pulling fs layer [2021-11-10T17:02:37.097Z] e1f770b5df2f: Pulling fs layer [2021-11-10T17:02:37.097Z] 85a0685a4137: Pulling fs layer [2021-11-10T17:02:37.097Z] 0eba1c9be4d2: Waiting [2021-11-10T17:02:37.097Z] 0d57e429df01: Waiting [2021-11-10T17:02:37.097Z] 4e4be7b47b0d: Waiting [2021-11-10T17:02:37.097Z] e1f770b5df2f: Waiting [2021-11-10T17:02:37.097Z] 85a0685a4137: Waiting [2021-11-10T17:02:37.097Z] de9db76c5a1d: Verifying Checksum [2021-11-10T17:02:37.097Z] de9db76c5a1d: Download complete [2021-11-10T17:02:37.097Z] 0ef7d3d256c8: Verifying Checksum [2021-11-10T17:02:37.097Z] 0ef7d3d256c8: Download complete [2021-11-10T17:02:37.097Z] 0d57e429df01: Verifying Checksum [2021-11-10T17:02:37.097Z] 0d57e429df01: Download complete [2021-11-10T17:02:37.097Z] 4e4be7b47b0d: Verifying Checksum [2021-11-10T17:02:37.097Z] 4e4be7b47b0d: Download complete [2021-11-10T17:02:37.097Z] 188c0c94c7c5: Verifying Checksum [2021-11-10T17:02:37.097Z] 188c0c94c7c5: Download complete [2021-11-10T17:02:37.360Z] e1f770b5df2f: Verifying Checksum [2021-11-10T17:02:37.361Z] e1f770b5df2f: Download complete [2021-11-10T17:02:38.570Z] 188c0c94c7c5: Pull complete [2021-11-10T17:02:38.570Z] 0eba1c9be4d2: Verifying Checksum [2021-11-10T17:02:38.570Z] 0eba1c9be4d2: Download complete [2021-11-10T17:02:38.570Z] 0ef7d3d256c8: Pull complete [2021-11-10T17:02:38.570Z] de9db76c5a1d: Pull complete [2021-11-10T17:02:38.570Z] 85a0685a4137: Verifying Checksum [2021-11-10T17:02:38.570Z] 85a0685a4137: Download complete [2021-11-10T17:02:41.939Z] 0eba1c9be4d2: Pull complete [2021-11-10T17:02:41.939Z] 0d57e429df01: Pull complete [2021-11-10T17:02:41.939Z] 4e4be7b47b0d: Pull complete [2021-11-10T17:02:42.202Z] e1f770b5df2f: Pull complete [2021-11-10T17:02:46.353Z] 85a0685a4137: Pull complete [2021-11-10T17:02:46.353Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-10T17:02:46.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T17:02:46.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-10T17:02:46.421Z] prd-centos7-docker-4c-2g-30208 does not seem to be running inside a container [2021-11-10T17:02:46.474Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-10T17:02:48.778Z] $ docker top b1606d9c8a518f46f7ebb0cc61e0fb1797689d978774e5678177a8e04200ec6e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T17:02:48.878Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-10T17:02:49.176Z] + set -o pipefail [2021-11-10T17:02:49.176Z] + snyk monitor '--org=edgex-jenkins' [2021-11-10T17:02:52.480Z] [2021-11-10T17:02:52.480Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... [2021-11-10T17:02:52.480Z] [2021-11-10T17:02:52.480Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/9c04bfa3-856b-4d8e-9bd3-018cb7724ac8 [2021-11-10T17:02:52.480Z] [2021-11-10T17:02:52.480Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-10T17:02:52.480Z] [2021-11-10T17:02:52.480Z] [2021-11-10T17:02:52.480Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-10T17:02:52.480Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-10T17:02:52.494Z] $ docker stop --time=1 b1606d9c8a518f46f7ebb0cc61e0fb1797689d978774e5678177a8e04200ec6e [2021-11-10T17:02:53.856Z] $ docker rm -f b1606d9c8a518f46f7ebb0cc61e0fb1797689d978774e5678177a8e04200ec6e [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 [2021-11-10T17:02:55.543Z] + git log --format=format:%s -1 d5724d52e952314b3cd8fa60e302afead8f7d296 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:55.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:02:55.846Z] . [Pipeline] withDockerContainer [2021-11-10T17:02:55.914Z] prd-centos7-docker-4c-2g-30208 does not seem to be running inside a container [2021-11-10T17:02:55.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T17:02:56.362Z] $ docker top 02c972f1f3a600d3036869bc0f5b62567a77e9b245107362bb043d262c9bd082 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T17:02:56.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:02:56.458Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:02:56.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:02:56.580Z] $ docker exec 02c972f1f3a600d3036869bc0f5b62567a77e9b245107362bb043d262c9bd082 ssh-agent [2021-11-10T17:02:56.697Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNKOnAO/agent.13 [2021-11-10T17:02:56.697Z] SSH_AGENT_PID=20 [2021-11-10T17:02:56.703Z] Running ssh-add (command line suppressed) [2021-11-10T17:02:56.814Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2680851563011973682.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2680851563011973682.key) [2021-11-10T17:02:56.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:02:57.129Z] + git semver tag [2021-11-10T17:02:57.129Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T17:02:57.129Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-11-10T17:02:57.129Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-11-10T17:02:57.129Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T17:02:57.129Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T17:02:57.129Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T17:02:57.129Z] # $SEMVER_BRANCH = main [2021-11-10T17:02:57.129Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-11-10T17:02:57.129Z] # d5724d52e952314b3cd8fa60e302afead8f7d296 HEAD [2021-11-10T17:02:57.129Z] # -> Force: false [2021-11-10T17:02:57.129Z] # c4a85bd09ac74b7c7d6bb2b3a4b78705995b10de refs/tags/v2.0.1-dev.6 [Pipeline] } [2021-11-10T17:02:57.141Z] $ docker exec --env ******** --env ******** 02c972f1f3a600d3036869bc0f5b62567a77e9b245107362bb043d262c9bd082 ssh-agent -k [2021-11-10T17:02:57.245Z] unset SSH_AUTH_SOCK; [2021-11-10T17:02:57.246Z] unset SSH_AGENT_PID; [2021-11-10T17:02:57.246Z] echo Agent pid 20 killed; [2021-11-10T17:02:57.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T17:02:57.559Z] + git semver [Pipeline] } [2021-11-10T17:02:57.576Z] $ docker stop --time=1 02c972f1f3a600d3036869bc0f5b62567a77e9b245107362bb043d262c9bd082 [2021-11-10T17:02:58.797Z] $ docker rm -f 02c972f1f3a600d3036869bc0f5b62567a77e9b245107362bb043d262c9bd082 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:59.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T17:02:59.195Z] [2021-11-10T17:02:59.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:59.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T17:02:59.517Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-10T17:02:59.517Z] ab5ef0e58194: Pulling fs layer [2021-11-10T17:02:59.517Z] 9712f1f96733: Pulling fs layer [2021-11-10T17:02:59.517Z] 63f879dbbcfc: Pulling fs layer [2021-11-10T17:02:59.517Z] 0d9ebad4ef96: Pulling fs layer [2021-11-10T17:02:59.517Z] e9a5061849ea: Pulling fs layer [2021-11-10T17:02:59.517Z] d747dcd14b5f: Pulling fs layer [2021-11-10T17:02:59.517Z] 2de7ff778b66: Pulling fs layer [2021-11-10T17:02:59.517Z] 0d9ebad4ef96: Waiting [2021-11-10T17:02:59.517Z] e9a5061849ea: Waiting [2021-11-10T17:02:59.517Z] d747dcd14b5f: Waiting [2021-11-10T17:02:59.517Z] 2de7ff778b66: Waiting [2021-11-10T17:02:59.517Z] 9712f1f96733: Verifying Checksum [2021-11-10T17:02:59.517Z] 9712f1f96733: Download complete [2021-11-10T17:02:59.785Z] 63f879dbbcfc: Verifying Checksum [2021-11-10T17:02:59.785Z] 63f879dbbcfc: Download complete [2021-11-10T17:03:00.062Z] 0d9ebad4ef96: Verifying Checksum [2021-11-10T17:03:00.062Z] 0d9ebad4ef96: Download complete [2021-11-10T17:03:00.062Z] ab5ef0e58194: Verifying Checksum [2021-11-10T17:03:00.062Z] ab5ef0e58194: Download complete [2021-11-10T17:03:00.062Z] d747dcd14b5f: Verifying Checksum [2021-11-10T17:03:00.062Z] d747dcd14b5f: Download complete [2021-11-10T17:03:00.062Z] e9a5061849ea: Verifying Checksum [2021-11-10T17:03:00.062Z] e9a5061849ea: Download complete [2021-11-10T17:03:00.062Z] 2de7ff778b66: Verifying Checksum [2021-11-10T17:03:00.062Z] 2de7ff778b66: Download complete [2021-11-10T17:03:03.852Z] ab5ef0e58194: Pull complete [2021-11-10T17:03:03.852Z] 9712f1f96733: Pull complete [2021-11-10T17:03:04.116Z] 63f879dbbcfc: Pull complete [2021-11-10T17:03:08.386Z] 0d9ebad4ef96: Pull complete [2021-11-10T17:03:08.967Z] e9a5061849ea: Pull complete [2021-11-10T17:03:08.967Z] d747dcd14b5f: Pull complete [2021-11-10T17:03:11.145Z] 2de7ff778b66: Pull complete [2021-11-10T17:03:11.145Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-10T17:03:11.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T17:03:11.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-10T17:03:11.219Z] prd-centos7-docker-4c-2g-30208 does not seem to be running inside a container [2021-11-10T17:03:11.262Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-10T17:03:14.490Z] $ docker top 7fdbaab25f2d853fa188741ab0d8e8000d213e6301fc904a787507fbff71d06d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-10T17:03:14.568Z] provisioning config files... [2021-11-10T17:03:14.577Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8171314529400695034tmp [2021-11-10T17:03:14.588Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1532644139499371536tmp [2021-11-10T17:03:14.599Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8624441758107336553tmp [Pipeline] { [Pipeline] echo [2021-11-10T17:03:14.610Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:14.895Z] ---> sigul-configuration.sh [2021-11-10T17:03:14.895Z] gpg: directory `/root/.gnupg' created [2021-11-10T17:03:14.895Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-10T17:03:14.895Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-10T17:03:14.895Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-10T17:03:14.895Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-10T17:03:14.895Z] gpg: CAST5 encrypted data [2021-11-10T17:03:14.895Z] gpg: encrypted with 1 passphrase [2021-11-10T17:03:14.895Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-10T17:03:15.193Z] + mkdir /home/jenkins [2021-11-10T17:03:15.193Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-10T17:03:15.481Z] + 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 [2021-11-10T17:03:15.490Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:15.781Z] ---> sigul-install.sh [2021-11-10T17:03:15.781Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-10T17:03:16.073Z] + git tag --list [2021-11-10T17:03:16.073Z] v0.0.0 [2021-11-10T17:03:16.073Z] v0.0.1 [2021-11-10T17:03:16.073Z] v0.0.2 [2021-11-10T17:03:16.073Z] v0.0.3 [2021-11-10T17:03:16.073Z] v0.0.4 [2021-11-10T17:03:16.073Z] v0.0.5 [2021-11-10T17:03:16.073Z] v0.0.6 [2021-11-10T17:03:16.073Z] v0.0.7 [2021-11-10T17:03:16.073Z] v0.0.8 [2021-11-10T17:03:16.073Z] v2.0.0 [2021-11-10T17:03:16.073Z] v2.0.0-dev.1 [2021-11-10T17:03:16.073Z] v2.0.0-dev.10 [2021-11-10T17:03:16.073Z] v2.0.0-dev.2 [2021-11-10T17:03:16.073Z] v2.0.0-dev.3 [2021-11-10T17:03:16.073Z] v2.0.0-dev.4 [2021-11-10T17:03:16.073Z] v2.0.0-dev.5 [2021-11-10T17:03:16.073Z] v2.0.0-dev.6 [2021-11-10T17:03:16.073Z] v2.0.0-dev.7 [2021-11-10T17:03:16.073Z] v2.0.0-dev.8 [2021-11-10T17:03:16.073Z] v2.0.0-dev.9 [2021-11-10T17:03:16.073Z] v2.0.1-dev.1 [2021-11-10T17:03:16.073Z] v2.0.1-dev.2 [2021-11-10T17:03:16.073Z] v2.0.1-dev.3 [2021-11-10T17:03:16.073Z] v2.0.1-dev.4 [2021-11-10T17:03:16.073Z] v2.0.1-dev.5 [2021-11-10T17:03:16.073Z] v2.0.1-dev.6 [Pipeline] sh [2021-11-10T17:03:16.358Z] + lftools sign git-tag v2.0.1-dev.6 [2021-11-10T17:03:16.925Z] Signing Git tag with Sigul... [2021-11-10T17:03:16.925Z] Signing v2.0.1-dev.6 [Pipeline] echo [2021-11-10T17:03:17.878Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:18.165Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-10T17:03:18.173Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-10T17:03:18.198Z] $ docker stop --time=1 7fdbaab25f2d853fa188741ab0d8e8000d213e6301fc904a787507fbff71d06d [2021-11-10T17:03:19.399Z] $ docker rm -f 7fdbaab25f2d853fa188741ab0d8e8000d213e6301fc904a787507fbff71d06d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:19.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:03:19.912Z] . [Pipeline] withDockerContainer [2021-11-10T17:03:19.981Z] prd-centos7-docker-4c-2g-30208 does not seem to be running inside a container [2021-11-10T17:03:20.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T17:03:20.404Z] $ docker top 8fd58f8b9dff91c752b11a1bb0e3994735315f13cf082b55d792a3276ca971b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T17:03:21.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:03:21.458Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:03:21.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:03:21.570Z] $ docker exec 8fd58f8b9dff91c752b11a1bb0e3994735315f13cf082b55d792a3276ca971b9 ssh-agent [2021-11-10T17:03:21.684Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkBBaIi/agent.15 [2021-11-10T17:03:21.684Z] SSH_AGENT_PID=22 [2021-11-10T17:03:21.689Z] Running ssh-add (command line suppressed) [2021-11-10T17:03:21.793Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1383799623995607667.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1383799623995607667.key) [2021-11-10T17:03:21.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:03:22.098Z] + git semver bump pre [2021-11-10T17:03:22.098Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T17:03:22.098Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-11-10T17:03:22.098Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-11-10T17:03:22.098Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T17:03:22.098Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T17:03:22.098Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T17:03:22.098Z] # $SEMVER_BRANCH = main [2021-11-10T17:03:22.098Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-11-10T17:03:22.098Z] 2.0.1-dev.7 [Pipeline] } [2021-11-10T17:03:22.109Z] $ docker exec --env ******** --env ******** 8fd58f8b9dff91c752b11a1bb0e3994735315f13cf082b55d792a3276ca971b9 ssh-agent -k [2021-11-10T17:03:22.199Z] unset SSH_AUTH_SOCK; [2021-11-10T17:03:22.199Z] unset SSH_AGENT_PID; [2021-11-10T17:03:22.199Z] echo Agent pid 22 killed; [2021-11-10T17:03:22.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T17:03:22.519Z] + git semver [Pipeline] } [2021-11-10T17:03:22.533Z] $ docker stop --time=1 8fd58f8b9dff91c752b11a1bb0e3994735315f13cf082b55d792a3276ca971b9 [2021-11-10T17:03:23.723Z] $ docker rm -f 8fd58f8b9dff91c752b11a1bb0e3994735315f13cf082b55d792a3276ca971b9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:24.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:03:24.080Z] . [Pipeline] withDockerContainer [2021-11-10T17:03:24.138Z] prd-centos7-docker-4c-2g-30208 does not seem to be running inside a container [2021-11-10T17:03:24.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T17:03:24.547Z] $ docker top 2dd08f6fffb065d88ee6e43831fc807ca567be188f5c1b7b07d045562c44387d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T17:03:24.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:03:24.639Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:03:24.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:03:24.749Z] $ docker exec 2dd08f6fffb065d88ee6e43831fc807ca567be188f5c1b7b07d045562c44387d ssh-agent [2021-11-10T17:03:24.845Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXefHEGe/agent.13 [2021-11-10T17:03:24.845Z] SSH_AGENT_PID=19 [2021-11-10T17:03:24.854Z] Running ssh-add (command line suppressed) [2021-11-10T17:03:24.983Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6283576835361691540.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6283576835361691540.key) [2021-11-10T17:03:26.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:03:26.462Z] + git semver push [2021-11-10T17:03:26.462Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T17:03:26.462Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-11-10T17:03:26.462Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-11-10T17:03:26.462Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T17:03:26.462Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T17:03:26.462Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T17:03:26.462Z] # $SEMVER_BRANCH = main [2021-11-10T17:03:26.462Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-11-10T17:03:28.027Z] $ docker exec --env ******** --env ******** 2dd08f6fffb065d88ee6e43831fc807ca567be188f5c1b7b07d045562c44387d ssh-agent -k [2021-11-10T17:03:28.116Z] unset SSH_AUTH_SOCK; [2021-11-10T17:03:28.116Z] unset SSH_AGENT_PID; [2021-11-10T17:03:28.116Z] echo Agent pid 19 killed; [2021-11-10T17:03:28.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T17:03:28.429Z] + git semver [Pipeline] } [2021-11-10T17:03:28.441Z] $ docker stop --time=1 2dd08f6fffb065d88ee6e43831fc807ca567be188f5c1b7b07d045562c44387d [2021-11-10T17:03:30.635Z] $ docker rm -f 2dd08f6fffb065d88ee6e43831fc807ca567be188f5c1b7b07d045562c44387d [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 [2021-11-10T17:03:33.796Z] + '[' -d /w/workspace/oundry_go-mod-configuration_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:34.093Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:36.253Z] ---> package-listing.sh [2021-11-10T17:03:36.253Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T17:03:36.253Z] ++ facter osfamily [2021-11-10T17:03:36.516Z] + OS_FAMILY=redhat [2021-11-10T17:03:36.516Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2021-11-10T17:03:36.516Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T17:03:36.516Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T17:03:36.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T17:03:36.516Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T17:03:36.516Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-11-10T17:03:36.516Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T17:03:36.516Z] + case "${OS_FAMILY}" in [2021-11-10T17:03:36.516Z] + sort [2021-11-10T17:03:36.516Z] + rpm -qa [2021-11-10T17:03:37.863Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T17:03:37.863Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T17:03:37.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T17:03:37.863Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-11-10T17:03:37.863Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2021-11-10T17:03:37.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2021-11-10T17:03:37.875Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 [2021-11-10T17:03:38.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:39.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:03:39.688Z] [2021-11-10T17:03:39.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:39.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:03:39.988Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T17:03:39.988Z] b4d181a07f80: Pulling fs layer [2021-11-10T17:03:39.988Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T17:03:39.988Z] ed53099fbce6: Pulling fs layer [2021-11-10T17:03:39.988Z] dc539afda2c1: Pulling fs layer [2021-11-10T17:03:39.988Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T17:03:39.988Z] 9065ff56babe: Pulling fs layer [2021-11-10T17:03:39.988Z] d287ab97295c: Pulling fs layer [2021-11-10T17:03:39.988Z] dc539afda2c1: Waiting [2021-11-10T17:03:39.988Z] 77bc0d833cb6: Waiting [2021-11-10T17:03:39.988Z] 9065ff56babe: Waiting [2021-11-10T17:03:39.988Z] d287ab97295c: Waiting [2021-11-10T17:03:39.988Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T17:03:39.988Z] a1111a8f2ec3: Download complete [2021-11-10T17:03:39.988Z] dc539afda2c1: Verifying Checksum [2021-11-10T17:03:39.988Z] dc539afda2c1: Download complete [2021-11-10T17:03:40.255Z] ed53099fbce6: Verifying Checksum [2021-11-10T17:03:40.255Z] ed53099fbce6: Download complete [2021-11-10T17:03:40.255Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T17:03:40.255Z] 77bc0d833cb6: Download complete [2021-11-10T17:03:40.255Z] 9065ff56babe: Verifying Checksum [2021-11-10T17:03:40.255Z] 9065ff56babe: Download complete [2021-11-10T17:03:40.255Z] b4d181a07f80: Verifying Checksum [2021-11-10T17:03:40.255Z] b4d181a07f80: Download complete [2021-11-10T17:03:40.850Z] d287ab97295c: Verifying Checksum [2021-11-10T17:03:40.850Z] d287ab97295c: Download complete [2021-11-10T17:03:41.809Z] b4d181a07f80: Pull complete [2021-11-10T17:03:41.809Z] a1111a8f2ec3: Pull complete [2021-11-10T17:03:43.068Z] ed53099fbce6: Pull complete [2021-11-10T17:03:43.068Z] dc539afda2c1: Pull complete [2021-11-10T17:03:43.068Z] 77bc0d833cb6: Pull complete [2021-11-10T17:03:43.068Z] 9065ff56babe: Pull complete [2021-11-10T17:03:48.967Z] d287ab97295c: Pull complete [2021-11-10T17:03:48.967Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T17:03:48.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:03:48.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T17:03:49.028Z] prd-centos7-docker-4c-2g-30208 does not seem to be running inside a container [2021-11-10T17:03:49.079Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T17:03:51.584Z] $ docker top 1b102e89cf359b9c9d0fc5e1eb4131a6276df0c682b794b197cd0981a332aa19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T17:03:51.957Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T17:03:53.522Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T17:03:53.809Z] + ls /var/log/sa-host [2021-11-10T17:03:53.809Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T17:03:53.809Z] file_magic: OK [2021-11-10T17:03:53.809Z] HZ: Using current value: 100 [2021-11-10T17:03:53.809Z] file_header: OK [2021-11-10T17:03:53.809Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-10T17:03:53.809Z] Statistics: [2021-11-10T17:03:53.809Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T17:03:53.809Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T17:03:53.809Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T17:03:53.809Z] file_magic: OK [2021-11-10T17:03:53.809Z] HZ: Using current value: 100 [2021-11-10T17:03:53.809Z] file_header: OK [2021-11-10T17:03:53.809Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-10T17:03:53.809Z] Statistics: [2021-11-10T17:03:53.809Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T17:03:53.809Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T17:03:53.894Z] provisioning config files... [2021-11-10T17:03:53.904Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7324070709731840600tmp [Pipeline] { [Pipeline] echo [2021-11-10T17:03:53.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:55.026Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T17:03:55.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:56.334Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T17:03:56.349Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:57.520Z] ---> sudo-logs.sh [2021-11-10T17:03:57.520Z] Archiving 'sudo' log.. [2021-11-10T17:03:57.520Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30208.novalocal: Name or service not known [2021-11-10T17:03:57.520Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30208.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T17:03:57.563Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:58.719Z] ---> job-cost.sh [2021-11-10T17:03:58.719Z] lf-activate-venv: SKIPPING [2021-11-10T17:03:58.719Z] DEBUG: total: 0.10999999940395355 [2021-11-10T17:03:58.719Z] INFO: Retrieving Stack Cost... [2021-11-10T17:03:58.719Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T17:03:58.719Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T17:03:58.765Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:59.057Z] ---> logs-deploy.sh [2021-11-10T17:03:59.057Z] lf-activate-venv: SKIPPING [2021-11-10T17:03:59.057Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/7 [2021-11-10T17:03:59.057Z] INFO: archiving workspace using pattern(s): [2021-11-10T17:03:59.628Z] Archives upload complete.