Pull request #53 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from 4c2283ea10ca5a6a0baf435795557addcaae88d5+2c83843104a42b6279af47f7575adbf5887dd360 (5ee07ffa28d8718e067eadbb39b53a31d011a161) Running in Durability level: MAX_SURVIVABILITY 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-ssh4193981280504870019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh82267654427066490.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-53/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6768508268678683644.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3585958533209383630.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5673876812383821158.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-53/workspace@libs/lf-pipelines # timeout=10 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/PR-53/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1259454515813528733.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘prd-centos7-docker-4c-2g-429’ Running on prd-centos7-docker-4c-2g-448 in /w/workspace/undry_go-mod-configuration_PR-53 [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/undry_go-mod-configuration_PR-53 # 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/undry_go-mod-configuration_PR-53@tmp/jenkins-gitclient-ssh3766535530304282069.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit 4c2283ea10ca5a6a0baf435795557addcaae88d5 Merge succeeded, producing 4c2283ea10ca5a6a0baf435795557addcaae88d5 Checking out Revision 4c2283ea10ca5a6a0baf435795557addcaae88d5 (PR-53) > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 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/undry_go-mod-configuration_PR-53@tmp/jenkins-gitclient-ssh2365782950963409671.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/undry_go-mod-configuration_PR-53@tmp/jenkins-gitclient-ssh392811265022106339.key > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 Commit message: "feat: Add Renew Access Token capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-11T17:32:43.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-11T17:32:43.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-11T17:32:43.842Z] ========================================================= [2021-10-11T17:32:43.842Z] EdgeX Global Pipelines Version Info [2021-10-11T17:32:43.842Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:32:44.996Z] ------------------- [2021-10-11T17:32:44.996Z] stable info: [2021-10-11T17:32:44.996Z] ------------------- [2021-10-11T17:32:44.996Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-11T17:32:44.996Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T17:32:44.996Z] Message: update stable to v1.0.209 [2021-10-11T17:32:45.570Z] ------------------- [2021-10-11T17:32:45.570Z] experimental info: [2021-10-11T17:32:45.570Z] ------------------- [2021-10-11T17:32:45.570Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-11T17:32:45.570Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T17:32:45.570Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-11T17:32:45.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-10-11T17:32:45.832Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-10-11T17:32:45.866Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-11T17:32:45.907Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-11T17:32:45.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-11T17:32:45.981Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-11T17:32:46.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-11T17:32:46.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-11T17:32:46.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-11T17:32:46.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-11T17:32:46.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-11T17:32:46.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-10-11T17:32:46.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-11T17:32:46.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-11T17:32:46.306Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-11T17:32:46.338Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-11T17:32:46.376Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-11T17:32:46.409Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-11T17:32:46.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-11T17:32:46.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-11T17:32:46.523Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-11T17:32:46.559Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-11T17:32:46.598Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-11T17:32:46.632Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-11T17:32:46.671Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-11T17:32:46.711Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-11T17:32:46.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-53 [Pipeline] echo [2021-10-11T17:32:46.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-53 [Pipeline] echo [2021-10-11T17:32:46.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-53 [Pipeline] echo [2021-10-11T17:32:46.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c2283ea10ca5a6a0baf435795557addcaae88d5 [Pipeline] echo [2021-10-11T17:32:46.880Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c2283e [Pipeline] echo [2021-10-11T17:32:46.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-11T17:32:47.467Z] + git log --format=format:%s -1 4c2283ea10ca5a6a0baf435795557addcaae88d5 [Pipeline] echo [2021-10-11T17:32:47.523Z] GIT_COMMIT: 4c2283ea10ca5a6a0baf435795557addcaae88d5, Commit Message: feat: Add Renew Access Token capability [Pipeline] echo [2021-10-11T17:32:47.550Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:32:48.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T17:32:48.307Z] [2021-10-11T17:32:48.307Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:32:48.660Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T17:32:48.660Z] latest: Pulling from edgex-devops/git-semver [2021-10-11T17:32:48.660Z] a0d0a0d46f8b: Pulling fs layer [2021-10-11T17:32:48.660Z] 3e5f54012d9b: Pulling fs layer [2021-10-11T17:32:48.660Z] 4c7163046ea9: Pulling fs layer [2021-10-11T17:32:48.660Z] 0c2d73faf560: Pulling fs layer [2021-10-11T17:32:48.660Z] 0c2d73faf560: Waiting [2021-10-11T17:32:48.660Z] 3e5f54012d9b: Verifying Checksum [2021-10-11T17:32:48.660Z] 3e5f54012d9b: Download complete [2021-10-11T17:32:48.923Z] a0d0a0d46f8b: Verifying Checksum [2021-10-11T17:32:48.923Z] a0d0a0d46f8b: Download complete [2021-10-11T17:32:48.923Z] 0c2d73faf560: Verifying Checksum [2021-10-11T17:32:48.923Z] 0c2d73faf560: Download complete [2021-10-11T17:32:48.923Z] 4c7163046ea9: Verifying Checksum [2021-10-11T17:32:48.923Z] 4c7163046ea9: Download complete [2021-10-11T17:32:48.923Z] a0d0a0d46f8b: Pull complete [2021-10-11T17:32:48.923Z] 3e5f54012d9b: Pull complete [2021-10-11T17:32:49.496Z] 4c7163046ea9: Pull complete [2021-10-11T17:32:49.496Z] 0c2d73faf560: Pull complete [2021-10-11T17:32:49.496Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-11T17:32:49.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T17:32:49.496Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-11T17:32:49.584Z] prd-centos7-docker-4c-2g-448 does not seem to be running inside a container [2021-10-11T17:32:49.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-53 -v /w/workspace/undry_go-mod-configuration_PR-53:/w/workspace/undry_go-mod-configuration_PR-53:rw,z -v /w/workspace/undry_go-mod-configuration_PR-53@tmp:/w/workspace/undry_go-mod-configuration_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-11T17:32:50.163Z] $ docker top daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-11T17:32:50.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T17:32:50.333Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T17:32:50.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T17:32:50.469Z] $ docker exec daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 ssh-agent [2021-10-11T17:32:50.586Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbpOJjp/agent.15 [2021-10-11T17:32:50.586Z] SSH_AGENT_PID=21 [2021-10-11T17:32:50.593Z] Running ssh-add (command line suppressed) [2021-10-11T17:32:50.710Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-53@tmp/private_key_206369485237866196.key (/w/workspace/undry_go-mod-configuration_PR-53@tmp/private_key_206369485237866196.key) [2021-10-11T17:32:50.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T17:32:51.061Z] + git tag --points-at HEAD [Pipeline] } [2021-10-11T17:32:51.080Z] $ docker exec --env ******** --env ******** daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 ssh-agent -k [2021-10-11T17:32:51.163Z] unset SSH_AUTH_SOCK; [2021-10-11T17:32:51.163Z] unset SSH_AGENT_PID; [2021-10-11T17:32:51.163Z] echo Agent pid 21 killed; [2021-10-11T17:32:51.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-11T17:32:51.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T17:32:51.238Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T17:32:51.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T17:32:51.345Z] $ docker exec daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 ssh-agent [2021-10-11T17:32:51.451Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXddbINM/agent.56 [2021-10-11T17:32:51.451Z] SSH_AGENT_PID=62 [2021-10-11T17:32:51.456Z] Running ssh-add (command line suppressed) [2021-10-11T17:32:51.549Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-53@tmp/private_key_7912537956855178621.key (/w/workspace/undry_go-mod-configuration_PR-53@tmp/private_key_7912537956855178621.key) [2021-10-11T17:32:51.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T17:32:51.889Z] + git semver init [2021-10-11T17:32:51.889Z] # -> Open(): unable to determine branch for HEAD [2021-10-11T17:32:51.889Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-53/.git [2021-10-11T17:32:51.889Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-53 [2021-10-11T17:32:51.889Z] # $SEMVER_REMOTE_NAME = origin [2021-10-11T17:32:51.889Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-11T17:32:51.889Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-11T17:32:51.889Z] # $SEMVER_BRANCH = PR-53 [2021-10-11T17:32:51.889Z] # $SEMVER_TEMP = /tmp/semver-868772551 [2021-10-11T17:32:51.889Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-10-11T17:32:52.464Z] # '/tmp/semver-868772551' -> '/w/workspace/undry_go-mod-configuration_PR-53/.semver' [2021-10-11T17:32:52.464Z] # -> Force: false [2021-10-11T17:32:52.464Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-53/.semver [Pipeline] } [2021-10-11T17:32:52.481Z] $ docker exec --env ******** --env ******** daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 ssh-agent -k [2021-10-11T17:32:52.575Z] unset SSH_AUTH_SOCK; [2021-10-11T17:32:52.576Z] unset SSH_AGENT_PID; [2021-10-11T17:32:52.576Z] echo Agent pid 62 killed; [2021-10-11T17:32:52.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T17:32:52.970Z] + git semver [Pipeline] } [2021-10-11T17:32:52.991Z] $ docker stop --time=1 daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 [2021-10-11T17:32:54.189Z] $ docker rm -f daf36943778048849b3f58fb3a5622b96778b5850a3376014de656b7a293a069 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T17:32:54.597Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-11T17:32:54.849Z] Stashed 1 file(s) [Pipeline] echo [2021-10-11T17:32:54.865Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-10-11T17:33:10.351Z] Still waiting to schedule task [2021-10-11T17:33:10.351Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-11T17:33:10.376Z] Still waiting to schedule task [2021-10-11T17:33:10.377Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-11T17:35:15.799Z] Running on prd-centos7-docker-4c-2g-451 in /w/workspace/undry_go-mod-configuration_PR-53 [Pipeline] { [Pipeline] ws [2021-10-11T17:35:15.841Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-10-11T17:35:15.961Z] Selected Git installation does not exist. Using Default [2021-10-11T17:35:15.961Z] The recommended git tool is: NONE [2021-10-11T17:35:17.922Z] using credential edgex-jenkins-ssh [2021-10-11T17:35:17.932Z] Cloning the remote Git repository [2021-10-11T17:35:17.412Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-11T17:35:17.481Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-10-11T17:35:17.518Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-11T17:35:17.519Z] > git --version # timeout=10 [2021-10-11T17:35:17.530Z] > git --version # 'git version 2.24.4' [2021-10-11T17:35:17.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T17:35:17.560Z] [INFO] Currently running in a labeled security context [2021-10-11T17:35:17.560Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-11T17:35:17.560Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh7222358891655268491.key [2021-10-11T17:35:17.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T17:35:18.288Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-11T17:35:18.304Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T17:35:18.315Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-11T17:35:18.328Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-11T17:35:18.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T17:35:18.329Z] [INFO] Currently running in a labeled security context [2021-10-11T17:35:18.330Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-11T17:35:18.330Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh519987707770779192.key [2021-10-11T17:35:18.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-11T17:35:19.311Z] Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit 4c2283ea10ca5a6a0baf435795557addcaae88d5 [2021-10-11T17:35:19.392Z] Merge succeeded, producing 4c2283ea10ca5a6a0baf435795557addcaae88d5 [2021-10-11T17:35:19.393Z] Checking out Revision 4c2283ea10ca5a6a0baf435795557addcaae88d5 (PR-53) [2021-10-11T17:35:18.893Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T17:35:18.901Z] > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 [2021-10-11T17:35:18.931Z] > git remote # timeout=10 [2021-10-11T17:35:18.937Z] > git config --get remote.origin.url # timeout=10 [2021-10-11T17:35:18.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T17:35:18.946Z] [INFO] Currently running in a labeled security context [2021-10-11T17:35:18.947Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-11T17:35:18.947Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh6484064782925070285.key [2021-10-11T17:35:18.956Z] > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 [2021-10-11T17:35:18.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-11T17:35:18.977Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T17:35:18.981Z] > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 [2021-10-11T17:35:22.746Z] Commit message: "feat: Add Renew Access Token capability" [2021-10-11T17:35:22.636Z] > git --version # timeout=10 [2021-10-11T17:35:22.639Z] > git --version # 'git version 2.24.4' [2021-10-11T17:35:22.646Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-11T17:35:23.517Z] ========================================================= [2021-10-11T17:35:23.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-11T17:35:23.517Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:35:23.945Z] + 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-10-11T17:35:23.946Z] Sending build context to Docker daemon 334.8kB [2021-10-11T17:35:23.946Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-10-11T17:35:23.946Z] Step 2/7 : FROM ${BASE} [2021-10-11T17:35:24.220Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-11T17:35:24.220Z] 4e9f2cdf4387: Pulling fs layer [2021-10-11T17:35:24.220Z] 57d31006c564: Pulling fs layer [2021-10-11T17:35:24.220Z] bd5ccded8296: Pulling fs layer [2021-10-11T17:35:24.220Z] 304dd3a0f381: Pulling fs layer [2021-10-11T17:35:24.220Z] d37cda54a23b: Pulling fs layer [2021-10-11T17:35:24.220Z] bae75c0f2455: Pulling fs layer [2021-10-11T17:35:24.220Z] 806579b3d29a: Pulling fs layer [2021-10-11T17:35:24.220Z] c77eb801bf70: Pulling fs layer [2021-10-11T17:35:24.220Z] 6d0567d44e1a: Pulling fs layer [2021-10-11T17:35:24.220Z] 304dd3a0f381: Waiting [2021-10-11T17:35:24.220Z] d37cda54a23b: Waiting [2021-10-11T17:35:24.220Z] bae75c0f2455: Waiting [2021-10-11T17:35:24.220Z] 806579b3d29a: Waiting [2021-10-11T17:35:24.220Z] c77eb801bf70: Waiting [2021-10-11T17:35:24.220Z] 6d0567d44e1a: Waiting [2021-10-11T17:35:24.220Z] bd5ccded8296: Verifying Checksum [2021-10-11T17:35:24.220Z] bd5ccded8296: Download complete [2021-10-11T17:35:24.220Z] 57d31006c564: Verifying Checksum [2021-10-11T17:35:24.220Z] 57d31006c564: Download complete [2021-10-11T17:35:24.220Z] d37cda54a23b: Verifying Checksum [2021-10-11T17:35:24.220Z] d37cda54a23b: Download complete [2021-10-11T17:35:24.220Z] bae75c0f2455: Verifying Checksum [2021-10-11T17:35:24.220Z] bae75c0f2455: Download complete [2021-10-11T17:35:24.220Z] 806579b3d29a: Verifying Checksum [2021-10-11T17:35:24.220Z] 806579b3d29a: Download complete [2021-10-11T17:35:24.220Z] 4e9f2cdf4387: Verifying Checksum [2021-10-11T17:35:24.220Z] 4e9f2cdf4387: Download complete [2021-10-11T17:35:24.220Z] c77eb801bf70: Verifying Checksum [2021-10-11T17:35:24.220Z] c77eb801bf70: Download complete [2021-10-11T17:35:24.827Z] 6d0567d44e1a: Verifying Checksum [2021-10-11T17:35:24.828Z] 6d0567d44e1a: Download complete [2021-10-11T17:35:24.828Z] 304dd3a0f381: Verifying Checksum [2021-10-11T17:35:24.828Z] 304dd3a0f381: Download complete [2021-10-11T17:35:24.828Z] 4e9f2cdf4387: Pull complete [2021-10-11T17:35:25.103Z] 57d31006c564: Pull complete [2021-10-11T17:35:25.103Z] bd5ccded8296: Pull complete [2021-10-11T17:35:29.392Z] 304dd3a0f381: Pull complete [2021-10-11T17:35:29.392Z] d37cda54a23b: Pull complete [2021-10-11T17:35:29.392Z] bae75c0f2455: Pull complete [2021-10-11T17:35:29.392Z] 806579b3d29a: Pull complete [2021-10-11T17:35:29.392Z] c77eb801bf70: Pull complete [2021-10-11T17:35:32.067Z] 6d0567d44e1a: Pull complete [2021-10-11T17:35:32.067Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-11T17:35:32.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T17:35:32.067Z] ---> e839a31ac9d1 [2021-10-11T17:35:32.067Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-11T17:35:36.292Z] ---> Running in 9000d4bf30ca [2021-10-11T17:35:36.292Z] Removing intermediate container 9000d4bf30ca [2021-10-11T17:35:36.292Z] ---> a2b68cefb92b [2021-10-11T17:35:36.292Z] Step 4/7 : RUN apk add --update bash [2021-10-11T17:35:36.292Z] ---> Running in d056833f9bca [2021-10-11T17:35:36.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T17:35:37.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T17:35:37.497Z] OK: 219 MiB in 52 packages [2021-10-11T17:35:37.765Z] Removing intermediate container d056833f9bca [2021-10-11T17:35:37.765Z] ---> b1ff9700d7f4 [2021-10-11T17:35:37.765Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-10-11T17:35:37.765Z] ---> Running in 713cce608f22 [2021-10-11T17:35:38.032Z] Removing intermediate container 713cce608f22 [2021-10-11T17:35:38.032Z] ---> 9440aaa40167 [2021-10-11T17:35:38.032Z] Step 6/7 : COPY go.mod . [2021-10-11T17:35:38.032Z] ---> 8fc2b2ce039f [2021-10-11T17:35:38.032Z] Step 7/7 : RUN go mod download [2021-10-11T17:35:38.032Z] ---> Running in d9fc89e6999a [2021-10-11T17:35:46.182Z] Removing intermediate container d9fc89e6999a [2021-10-11T17:35:46.182Z] ---> 1334d32ddb30 [2021-10-11T17:35:46.182Z] Successfully built 1334d32ddb30 [2021-10-11T17:35:46.182Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:35:46.522Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-11T17:35:46.522Z] . [Pipeline] withDockerContainer [2021-10-11T17:35:46.618Z] prd-centos7-docker-4c-2g-451 does not seem to be running inside a container [2021-10-11T17:35:46.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-11T17:35:47.065Z] $ docker top 19a0e1b27d7daea801c0c370113fe5a0e683b6b9aa90555558626d7640287fb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T17:35:47.478Z] + go version [2021-10-11T17:35:47.478Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-11T17:35:47.501Z] $ docker stop --time=1 19a0e1b27d7daea801c0c370113fe5a0e683b6b9aa90555558626d7640287fb9 [2021-10-11T17:35:48.695Z] $ docker rm -f 19a0e1b27d7daea801c0c370113fe5a0e683b6b9aa90555558626d7640287fb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:35:49.370Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-11T17:35:49.370Z] . [Pipeline] withDockerContainer [2021-10-11T17:35:49.461Z] prd-centos7-docker-4c-2g-451 does not seem to be running inside a container [2021-10-11T17:35:49.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-11T17:35:49.880Z] $ docker top 2ab0dd706a6765084bad2344d1319b918b03ba3b28fb8b814c96597431fc91b7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-11T17:35:50.311Z] + go mod tidy [Pipeline] sh [2021-10-11T17:35:50.621Z] + make test [2021-10-11T17:35:50.622Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-11T17:36:00.776Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.027s coverage: 85.7% of statements [2021-10-11T17:36:07.364Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.552s coverage: 88.3% of statements [2021-10-11T17:36:07.364Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.004s coverage: 100.0% of statements [2021-10-11T17:36:07.364Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-11T17:36:12.681Z] gofmt -l . [2021-10-11T17:36:12.681Z] internal/pkg/consul/client.go [2021-10-11T17:36:12.681Z] internal/pkg/consul/client_test.go [2021-10-11T17:36:12.681Z] [ "`gofmt -l .`" = "" ] [2021-10-11T17:36:12.681Z] make: *** [Makefile:12: test] Error 1 [Pipeline] } [2021-10-11T17:36:12.716Z] $ docker stop --time=1 2ab0dd706a6765084bad2344d1319b918b03ba3b28fb8b814c96597431fc91b7 [2021-10-11T17:36:14.189Z] $ docker rm -f 2ab0dd706a6765084bad2344d1319b918b03ba3b28fb8b814c96597431fc91b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:36:15.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T17:36:15.436Z] [2021-10-11T17:36:15.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:36:15.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T17:36:15.805Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-11T17:36:15.805Z] b4d181a07f80: Pulling fs layer [2021-10-11T17:36:15.805Z] a1111a8f2ec3: Pulling fs layer [2021-10-11T17:36:15.805Z] ed53099fbce6: Pulling fs layer [2021-10-11T17:36:15.805Z] dc539afda2c1: Pulling fs layer [2021-10-11T17:36:15.805Z] 77bc0d833cb6: Pulling fs layer [2021-10-11T17:36:15.805Z] 9065ff56babe: Pulling fs layer [2021-10-11T17:36:15.805Z] d287ab97295c: Pulling fs layer [2021-10-11T17:36:15.805Z] dc539afda2c1: Waiting [2021-10-11T17:36:15.805Z] 77bc0d833cb6: Waiting [2021-10-11T17:36:15.805Z] 9065ff56babe: Waiting [2021-10-11T17:36:15.805Z] d287ab97295c: Waiting [2021-10-11T17:36:15.805Z] a1111a8f2ec3: Verifying Checksum [2021-10-11T17:36:15.805Z] a1111a8f2ec3: Download complete [2021-10-11T17:36:15.805Z] dc539afda2c1: Verifying Checksum [2021-10-11T17:36:15.805Z] dc539afda2c1: Download complete [2021-10-11T17:36:16.072Z] ed53099fbce6: Verifying Checksum [2021-10-11T17:36:16.072Z] ed53099fbce6: Download complete [2021-10-11T17:36:16.072Z] 9065ff56babe: Verifying Checksum [2021-10-11T17:36:16.072Z] 9065ff56babe: Download complete [2021-10-11T17:36:16.072Z] 77bc0d833cb6: Verifying Checksum [2021-10-11T17:36:16.072Z] 77bc0d833cb6: Download complete [2021-10-11T17:36:16.072Z] b4d181a07f80: Verifying Checksum [2021-10-11T17:36:16.072Z] b4d181a07f80: Download complete [2021-10-11T17:36:16.651Z] d287ab97295c: Verifying Checksum [2021-10-11T17:36:16.651Z] d287ab97295c: Download complete [2021-10-11T17:36:17.616Z] b4d181a07f80: Pull complete [2021-10-11T17:36:17.616Z] a1111a8f2ec3: Pull complete [2021-10-11T17:36:18.555Z] ed53099fbce6: Pull complete [2021-10-11T17:36:18.555Z] dc539afda2c1: Pull complete [2021-10-11T17:36:18.821Z] 77bc0d833cb6: Pull complete [2021-10-11T17:36:18.821Z] 9065ff56babe: Pull complete [2021-10-11T17:36:24.144Z] d287ab97295c: Pull complete [2021-10-11T17:36:24.144Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-11T17:36:24.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T17:36:24.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-11T17:36:24.238Z] prd-centos7-docker-4c-2g-451 does not seem to be running inside a container [2021-10-11T17:36:24.282Z] $ 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/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-11T17:36:27.095Z] $ docker top 2e6b6cab757e3d4275573ead89e6bc4df1537fb001ecb433ed58c1284643c82b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:36:27.657Z] ---> job-cost.sh [2021-10-11T17:36:27.657Z] lf-activate-venv: SKIPPING [2021-10-11T17:36:27.657Z] INFO: No Stack... [2021-10-11T17:36:28.230Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-11T17:36:28.491Z] INFO: Archiving Costs [Pipeline] sh [2021-10-11T17:36:28.811Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2021-10-11T17:36:28.811Z] + cut -d, -f6 [Pipeline] lock [2021-10-11T17:36:28.863Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] [2021-10-11T17:36:28.867Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] did not exist. Created. [2021-10-11T17:36:28.868Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-11T17:36:29.247Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-11T17:36:29.419Z] Stashed 1 file(s) [Pipeline] } [2021-10-11T17:36:29.433Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-11T17:36:29.488Z] $ docker stop --time=1 2e6b6cab757e3d4275573ead89e6bc4df1537fb001ecb433ed58c1284643c82b [2021-10-11T17:36:30.651Z] $ docker rm -f 2e6b6cab757e3d4275573ead89e6bc4df1537fb001ecb433ed58c1284643c82b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-11T17:36:31.182Z] Failed in branch amd64 [2021-10-11T17:36:39.001Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-450 in /w/workspace/undry_go-mod-configuration_PR-53 [Pipeline] { [Pipeline] ws [2021-10-11T17:36:39.041Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-10-11T17:36:39.341Z] Selected Git installation does not exist. Using Default [2021-10-11T17:36:39.341Z] The recommended git tool is: NONE [2021-10-11T17:36:45.781Z] using credential edgex-jenkins-ssh [2021-10-11T17:36:45.841Z] Cloning the remote Git repository [2021-10-11T17:36:45.933Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-11T17:36:46.106Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-10-11T17:36:46.214Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-11T17:36:46.215Z] > git --version # timeout=10 [2021-10-11T17:36:46.234Z] > git --version # 'git version 2.17.1' [2021-10-11T17:36:46.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T17:36:46.405Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T17:36:47.976Z] Merging remotes/origin/main commit 2c83843104a42b6279af47f7575adbf5887dd360 into PR head commit 4c2283ea10ca5a6a0baf435795557addcaae88d5 [2021-10-11T17:36:47.210Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-11T17:36:47.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T17:36:47.259Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-11T17:36:47.303Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-11T17:36:47.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T17:36:47.320Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-11T17:36:48.016Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T17:36:48.036Z] > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 [2021-10-11T17:36:48.237Z] Merge succeeded, producing 4c2283ea10ca5a6a0baf435795557addcaae88d5 [2021-10-11T17:36:48.238Z] Checking out Revision 4c2283ea10ca5a6a0baf435795557addcaae88d5 (PR-53) [2021-10-11T17:36:48.147Z] > git remote # timeout=10 [2021-10-11T17:36:48.181Z] > git config --get remote.origin.url # timeout=10 [2021-10-11T17:36:48.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T17:36:48.207Z] > git merge 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 [2021-10-11T17:36:48.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-11T17:36:48.258Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T17:36:48.275Z] > git checkout -f 4c2283ea10ca5a6a0baf435795557addcaae88d5 # timeout=10 [2021-10-11T17:36:52.874Z] Commit message: "feat: Add Renew Access Token capability" [2021-10-11T17:36:52.961Z] > git --version # timeout=10 [2021-10-11T17:36:52.971Z] > git --version # 'git version 2.17.1' [2021-10-11T17:36:52.980Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-11T17:36:53.863Z] ========================================================= [2021-10-11T17:36:53.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-11T17:36:53.863Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:36:54.525Z] + 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-10-11T17:36:56.535Z] Sending build context to Docker daemon 333.8kB [2021-10-11T17:36:56.535Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-10-11T17:36:56.535Z] Step 2/7 : FROM ${BASE} [2021-10-11T17:36:57.147Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-11T17:36:57.147Z] bbf911997326: Pulling fs layer [2021-10-11T17:36:57.147Z] 58ec367f63d7: Pulling fs layer [2021-10-11T17:36:57.147Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-11T17:36:57.147Z] fc5181fea5dc: Pulling fs layer [2021-10-11T17:36:57.147Z] 9c418107303f: Pulling fs layer [2021-10-11T17:36:57.147Z] 284eca6f2348: Pulling fs layer [2021-10-11T17:36:57.147Z] 842844d905b1: Pulling fs layer [2021-10-11T17:36:57.147Z] 901a3a57568e: Pulling fs layer [2021-10-11T17:36:57.147Z] fc5181fea5dc: Waiting [2021-10-11T17:36:57.147Z] 9c418107303f: Waiting [2021-10-11T17:36:57.147Z] 284eca6f2348: Waiting [2021-10-11T17:36:57.147Z] 842844d905b1: Waiting [2021-10-11T17:36:57.147Z] 901a3a57568e: Waiting [2021-10-11T17:36:57.147Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-11T17:36:57.147Z] 1b4a6ffa7d45: Download complete [2021-10-11T17:36:57.147Z] 58ec367f63d7: Verifying Checksum [2021-10-11T17:36:57.147Z] 58ec367f63d7: Download complete [2021-10-11T17:36:57.147Z] 9c418107303f: Download complete [2021-10-11T17:36:57.147Z] 284eca6f2348: Verifying Checksum [2021-10-11T17:36:57.147Z] 284eca6f2348: Download complete [2021-10-11T17:36:57.147Z] 842844d905b1: Verifying Checksum [2021-10-11T17:36:57.147Z] 842844d905b1: Download complete [2021-10-11T17:36:57.437Z] bbf911997326: Verifying Checksum [2021-10-11T17:36:57.437Z] bbf911997326: Download complete [2021-10-11T17:36:58.057Z] bbf911997326: Pull complete [2021-10-11T17:36:59.074Z] 58ec367f63d7: Pull complete [2021-10-11T17:36:59.357Z] 901a3a57568e: Verifying Checksum [2021-10-11T17:36:59.357Z] 901a3a57568e: Download complete [2021-10-11T17:36:59.357Z] 1b4a6ffa7d45: Pull complete [2021-10-11T17:36:59.641Z] fc5181fea5dc: Verifying Checksum [2021-10-11T17:36:59.641Z] fc5181fea5dc: Download complete [2021-10-11T17:37:09.901Z] fc5181fea5dc: Pull complete [2021-10-11T17:37:10.182Z] 9c418107303f: Pull complete [2021-10-11T17:37:10.795Z] 284eca6f2348: Pull complete [2021-10-11T17:37:11.288Z] 842844d905b1: Pull complete [2021-10-11T17:37:16.754Z] 901a3a57568e: Pull complete [2021-10-11T17:37:16.754Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-11T17:37:16.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T17:37:16.754Z] ---> 72ade6ffb461 [2021-10-11T17:37:16.754Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-11T17:37:22.220Z] ---> Running in 96cbd0fe213b [2021-10-11T17:37:22.220Z] Removing intermediate container 96cbd0fe213b [2021-10-11T17:37:22.220Z] ---> 333e9e3cce5f [2021-10-11T17:37:22.220Z] Step 4/7 : RUN apk add --update bash [2021-10-11T17:37:22.220Z] ---> Running in 58d34216f7fe [2021-10-11T17:37:23.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T17:37:25.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T17:37:25.745Z] OK: 218 MiB in 52 packages [2021-10-11T17:37:27.202Z] Removing intermediate container 58d34216f7fe [2021-10-11T17:37:27.202Z] ---> 86b42be26be1 [2021-10-11T17:37:27.202Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-10-11T17:37:27.202Z] ---> Running in 377f1336ebb5 [2021-10-11T17:37:27.810Z] Removing intermediate container 377f1336ebb5 [2021-10-11T17:37:27.810Z] ---> 6f9dca5ce41c [2021-10-11T17:37:27.810Z] Step 6/7 : COPY go.mod . [2021-10-11T17:37:28.439Z] ---> 44784821cc31 [2021-10-11T17:37:28.439Z] Step 7/7 : RUN go mod download [2021-10-11T17:37:28.722Z] ---> Running in 0b2f7cae186d [2021-10-11T17:37:47.127Z] Removing intermediate container 0b2f7cae186d [2021-10-11T17:37:47.127Z] ---> 774fb0ce2005 [2021-10-11T17:37:47.127Z] Successfully built 774fb0ce2005 [2021-10-11T17:37:47.127Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:37:47.818Z] + docker inspect -f . ci-base-image-arm64 [2021-10-11T17:37:47.819Z] . [Pipeline] withDockerContainer [2021-10-11T17:37:48.157Z] prd-ubuntu18.04-docker-arm64-4c-16g-450 does not seem to be running inside a container [2021-10-11T17:37:48.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-11T17:37:50.060Z] $ docker top 32618cfd063828ffeaa5cd8a915b245fec016ffbd1b10f9dd8aaa1bdcf90d835 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T17:37:51.094Z] + go version [2021-10-11T17:37:51.094Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-11T17:37:51.153Z] $ docker stop --time=1 32618cfd063828ffeaa5cd8a915b245fec016ffbd1b10f9dd8aaa1bdcf90d835 [2021-10-11T17:37:53.066Z] $ docker rm -f 32618cfd063828ffeaa5cd8a915b245fec016ffbd1b10f9dd8aaa1bdcf90d835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:37:54.001Z] + docker inspect -f . ci-base-image-arm64 [2021-10-11T17:37:54.001Z] . [Pipeline] withDockerContainer [2021-10-11T17:37:54.307Z] prd-ubuntu18.04-docker-arm64-4c-16g-450 does not seem to be running inside a container [2021-10-11T17:37:54.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-11T17:37:56.217Z] $ docker top 8d481ad50b64749bf3942f71e99ba89c643c45d1eafaf04d02e7155a48ce6e3a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-11T17:37:57.298Z] + go mod tidy [Pipeline] sh [2021-10-11T17:37:58.635Z] + make test [2021-10-11T17:37:58.636Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-11T17:38:37.780Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.015s coverage: 85.7% of statements [2021-10-11T17:38:42.115Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.722s coverage: 88.3% of statements [2021-10-11T17:38:42.115Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.020s coverage: 100.0% of statements [2021-10-11T17:38:42.393Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-11T17:39:04.672Z] gofmt -l . [2021-10-11T17:39:04.672Z] internal/pkg/consul/client.go [2021-10-11T17:39:04.672Z] internal/pkg/consul/client_test.go [2021-10-11T17:39:04.672Z] [ "`gofmt -l .`" = "" ] [2021-10-11T17:39:04.672Z] make: *** [Makefile:12: test] Error 1 [Pipeline] } [2021-10-11T17:39:04.754Z] $ docker stop --time=1 8d481ad50b64749bf3942f71e99ba89c643c45d1eafaf04d02e7155a48ce6e3a [2021-10-11T17:39:06.765Z] $ docker rm -f 8d481ad50b64749bf3942f71e99ba89c643c45d1eafaf04d02e7155a48ce6e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:39:08.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T17:39:08.484Z] [2021-10-11T17:39:08.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:39:08.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T17:39:09.886Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-11T17:39:09.886Z] 448f6bf000e3: Pulling fs layer [2021-10-11T17:39:09.886Z] f757da607395: Pulling fs layer [2021-10-11T17:39:09.886Z] 05883995daec: Pulling fs layer [2021-10-11T17:39:09.886Z] 8603b9c90790: Pulling fs layer [2021-10-11T17:39:09.886Z] 1560dd03e051: Pulling fs layer [2021-10-11T17:39:09.886Z] 27f5ce0e4adf: Pulling fs layer [2021-10-11T17:39:09.886Z] c2d8d7efcc4b: Pulling fs layer [2021-10-11T17:39:09.886Z] 8603b9c90790: Waiting [2021-10-11T17:39:09.886Z] 1560dd03e051: Waiting [2021-10-11T17:39:09.886Z] 27f5ce0e4adf: Waiting [2021-10-11T17:39:09.886Z] c2d8d7efcc4b: Waiting [2021-10-11T17:39:10.172Z] f757da607395: Verifying Checksum [2021-10-11T17:39:10.172Z] f757da607395: Download complete [2021-10-11T17:39:10.172Z] 8603b9c90790: Verifying Checksum [2021-10-11T17:39:10.172Z] 8603b9c90790: Download complete [2021-10-11T17:39:10.454Z] 1560dd03e051: Verifying Checksum [2021-10-11T17:39:10.454Z] 1560dd03e051: Download complete [2021-10-11T17:39:10.454Z] 27f5ce0e4adf: Verifying Checksum [2021-10-11T17:39:10.454Z] 27f5ce0e4adf: Download complete [2021-10-11T17:39:10.454Z] 05883995daec: Verifying Checksum [2021-10-11T17:39:10.454Z] 05883995daec: Download complete [2021-10-11T17:39:10.737Z] 448f6bf000e3: Verifying Checksum [2021-10-11T17:39:10.737Z] 448f6bf000e3: Download complete [2021-10-11T17:39:13.414Z] c2d8d7efcc4b: Verifying Checksum [2021-10-11T17:39:13.414Z] c2d8d7efcc4b: Download complete [2021-10-11T17:39:14.428Z] 448f6bf000e3: Pull complete [2021-10-11T17:39:15.035Z] f757da607395: Pull complete [2021-10-11T17:39:16.492Z] 05883995daec: Pull complete [2021-10-11T17:39:16.773Z] 8603b9c90790: Pull complete [2021-10-11T17:39:17.777Z] 1560dd03e051: Pull complete [2021-10-11T17:39:18.382Z] 27f5ce0e4adf: Pull complete [2021-10-11T17:39:33.561Z] c2d8d7efcc4b: Pull complete [2021-10-11T17:39:33.561Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-11T17:39:33.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T17:39:33.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-11T17:39:33.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-450 does not seem to be running inside a container [2021-10-11T17:39:34.009Z] $ 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/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-11T17:39:40.427Z] $ docker top 9d1282de3e830b96acc9d09a4bd61c5896c99651f760c0059a359c316978cce5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:39:41.478Z] ---> job-cost.sh [2021-10-11T17:39:41.478Z] lf-activate-venv: SKIPPING [2021-10-11T17:39:41.478Z] INFO: No Stack... [2021-10-11T17:39:42.470Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-11T17:39:42.747Z] INFO: Archiving Costs [Pipeline] sh [2021-10-11T17:39:43.458Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2021-10-11T17:39:43.458Z] + cut -d, -f6 [Pipeline] lock [2021-10-11T17:39:43.559Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] [2021-10-11T17:39:43.564Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] did not exist. Created. [2021-10-11T17:39:43.564Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-11T17:39:44.361Z] /w/workspace/go-mod-configuration/1@tmp/durable-f7a5fb05/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-f7a5fb05/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-11T17:39:45.120Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-11T17:39:45.177Z] Warning: overwriting stash ‘stack-cost’ [2021-10-11T17:39:45.998Z] Stashed 1 file(s) [Pipeline] } [2021-10-11T17:39:46.014Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-53-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-11T17:39:46.115Z] $ docker stop --time=1 9d1282de3e830b96acc9d09a4bd61c5896c99651f760c0059a359c316978cce5 [2021-10-11T17:39:47.821Z] $ docker rm -f 9d1282de3e830b96acc9d09a4bd61c5896c99651f760c0059a359c316978cce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-11T17:39:48.546Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-11T17:39:50.844Z] + '[' -d /w/workspace/undry_go-mod-configuration_PR-53/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:39:51.168Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:39:51.755Z] ---> package-listing.sh [2021-10-11T17:39:51.755Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-11T17:39:51.755Z] ++ facter osfamily [2021-10-11T17:39:52.016Z] + OS_FAMILY=redhat [2021-10-11T17:39:52.016Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-53 [2021-10-11T17:39:52.016Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-11T17:39:52.016Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-11T17:39:52.016Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-11T17:39:52.016Z] + PACKAGES=/tmp/packages_start.txt [2021-10-11T17:39:52.016Z] + '[' /w/workspace/undry_go-mod-configuration_PR-53 ']' [2021-10-11T17:39:52.016Z] + PACKAGES=/tmp/packages_end.txt [2021-10-11T17:39:52.016Z] + case "${OS_FAMILY}" in [2021-10-11T17:39:52.016Z] + rpm -qa [2021-10-11T17:39:52.016Z] + sort [2021-10-11T17:39:52.599Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-11T17:39:52.599Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-11T17:39:52.599Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-11T17:39:52.599Z] + '[' /w/workspace/undry_go-mod-configuration_PR-53 ']' [2021-10-11T17:39:52.599Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-53/archives/ [2021-10-11T17:39:52.599Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-53/archives/ [Pipeline] echo [2021-10-11T17:39:52.627Z] 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/undry_go-mod-configuration_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-11T17:39:52.954Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:39:53.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T17:39:53.542Z] [2021-10-11T17:39:53.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:39:53.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T17:39:53.878Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-11T17:39:53.878Z] b4d181a07f80: Pulling fs layer [2021-10-11T17:39:53.878Z] a1111a8f2ec3: Pulling fs layer [2021-10-11T17:39:53.878Z] ed53099fbce6: Pulling fs layer [2021-10-11T17:39:53.878Z] dc539afda2c1: Pulling fs layer [2021-10-11T17:39:53.878Z] 77bc0d833cb6: Pulling fs layer [2021-10-11T17:39:53.878Z] 9065ff56babe: Pulling fs layer [2021-10-11T17:39:53.878Z] d287ab97295c: Pulling fs layer [2021-10-11T17:39:53.878Z] dc539afda2c1: Waiting [2021-10-11T17:39:53.878Z] 77bc0d833cb6: Waiting [2021-10-11T17:39:53.878Z] 9065ff56babe: Waiting [2021-10-11T17:39:53.878Z] d287ab97295c: Waiting [2021-10-11T17:39:53.878Z] a1111a8f2ec3: Verifying Checksum [2021-10-11T17:39:53.878Z] a1111a8f2ec3: Download complete [2021-10-11T17:39:53.878Z] dc539afda2c1: Verifying Checksum [2021-10-11T17:39:53.878Z] dc539afda2c1: Download complete [2021-10-11T17:39:53.878Z] ed53099fbce6: Verifying Checksum [2021-10-11T17:39:53.878Z] ed53099fbce6: Download complete [2021-10-11T17:39:54.144Z] 77bc0d833cb6: Verifying Checksum [2021-10-11T17:39:54.144Z] 77bc0d833cb6: Download complete [2021-10-11T17:39:54.144Z] 9065ff56babe: Verifying Checksum [2021-10-11T17:39:54.144Z] 9065ff56babe: Download complete [2021-10-11T17:39:54.144Z] b4d181a07f80: Verifying Checksum [2021-10-11T17:39:54.144Z] b4d181a07f80: Download complete [2021-10-11T17:39:54.719Z] d287ab97295c: Verifying Checksum [2021-10-11T17:39:54.719Z] d287ab97295c: Download complete [2021-10-11T17:39:55.680Z] b4d181a07f80: Pull complete [2021-10-11T17:39:55.680Z] a1111a8f2ec3: Pull complete [2021-10-11T17:39:56.260Z] ed53099fbce6: Pull complete [2021-10-11T17:39:56.260Z] dc539afda2c1: Pull complete [2021-10-11T17:39:56.521Z] 77bc0d833cb6: Pull complete [2021-10-11T17:39:56.521Z] 9065ff56babe: Pull complete [2021-10-11T17:40:01.832Z] d287ab97295c: Pull complete [2021-10-11T17:40:01.832Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-11T17:40:01.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T17:40:01.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-11T17:40:01.926Z] prd-centos7-docker-4c-2g-448 does not seem to be running inside a container [2021-10-11T17:40:01.968Z] $ 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/undry_go-mod-configuration_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-53 -v /w/workspace/undry_go-mod-configuration_PR-53:/w/workspace/undry_go-mod-configuration_PR-53:rw,z -v /w/workspace/undry_go-mod-configuration_PR-53@tmp:/w/workspace/undry_go-mod-configuration_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-11T17:40:04.181Z] $ docker top 54636a28d0ee2babf5283b4ec1ba32a8a2dba2b49bc520ae91f76cedf1de1c0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T17:40:04.576Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-11T17:40:04.887Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-11T17:40:05.199Z] + ls /var/log/sa-host [2021-10-11T17:40:05.199Z] + sadf -c /var/log/sa-host/sa11 [2021-10-11T17:40:05.199Z] file_magic: OK [2021-10-11T17:40:05.199Z] HZ: Using current value: 100 [2021-10-11T17:40:05.199Z] file_header: OK [2021-10-11T17:40:05.199Z] 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-10-11T17:40:05.199Z] Statistics: [2021-10-11T17:40:05.199Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T17:40:05.199Z] File successfully converted to sysstat format version 12.0.3 [2021-10-11T17:40:05.199Z] + sadf -c /var/log/sa-host/sa30 [2021-10-11T17:40:05.199Z] file_magic: OK [2021-10-11T17:40:05.199Z] HZ: Using current value: 100 [2021-10-11T17:40:05.199Z] file_header: OK [2021-10-11T17:40:05.199Z] 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-10-11T17:40:05.199Z] Statistics: [2021-10-11T17:40:05.199Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T17:40:05.199Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T17:40:05.336Z] provisioning config files... [2021-10-11T17:40:05.351Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-53@tmp/config7126177598297262743tmp [Pipeline] { [Pipeline] echo [2021-10-11T17:40:05.394Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:40:05.708Z] ---> create-netrc.sh [Pipeline] } [2021-10-11T17:40:05.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:40:06.125Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-11T17:40:06.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:40:06.476Z] ---> sudo-logs.sh [2021-10-11T17:40:06.476Z] Archiving 'sudo' log.. [2021-10-11T17:40:06.737Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-448.novalocal: Name or service not known [2021-10-11T17:40:06.737Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-448.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-11T17:40:06.810Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:40:07.137Z] ---> job-cost.sh [2021-10-11T17:40:07.137Z] lf-activate-venv: SKIPPING [2021-10-11T17:40:07.137Z] DEBUG: total: 0.10999999940395355 [2021-10-11T17:40:07.137Z] INFO: Retrieving Stack Cost... [2021-10-11T17:40:13.722Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-11T17:40:13.722Z] INFO: Archiving Costs [Pipeline] echo [2021-10-11T17:40:13.765Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:40:14.085Z] ---> logs-deploy.sh [2021-10-11T17:40:14.085Z] lf-activate-venv: SKIPPING [2021-10-11T17:40:14.085Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-53/1 [2021-10-11T17:40:14.085Z] INFO: archiving workspace using pattern(s): [2021-10-11T17:40:14.659Z] Archives upload complete. [2021-10-11T17:40:14.923Z] INFO: archiving logs to Nexus