Pull request #44 updated 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 soda480 for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from be90f16fa566c13fff489d17b8b7e13176187818+8557aae38d241e5fb65188dcdbe94577ea199fa6 (a6a06d1d9e32ca945f88c09dd6f7d6f5bb31259c) 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-ssh5442259412408362600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh3255457381663774131.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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/PR-44/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/PR-44/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh363632356751358864.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh6747789281338957085.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/PR-44/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/PR-44/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7239019331877698568.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1372 in /w/workspace/undry_go-mod-configuration_PR-44 [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-44 # 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-44@tmp/jenkins-gitclient-ssh4397637112633632788.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 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit be90f16fa566c13fff489d17b8b7e13176187818 Merge succeeded, producing be90f16fa566c13fff489d17b8b7e13176187818 Checking out Revision be90f16fa566c13fff489d17b8b7e13176187818 (PR-44) > 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-44@tmp/jenkins-gitclient-ssh4435085951813863585.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # 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-44@tmp/jenkins-gitclient-ssh68797027183147218.key > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T13:58:11.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 [2021-08-02T13:58:11.832Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T13:58:11.864Z] ========================================================= [2021-08-02T13:58:11.864Z] EdgeX Global Pipelines Version Info [2021-08-02T13:58:11.864Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:58:13.185Z] ------------------- [2021-08-02T13:58:13.185Z] stable info: [2021-08-02T13:58:13.185Z] ------------------- [2021-08-02T13:58:13.185Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T13:58:13.185Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T13:58:13.185Z] Message: update stable to v1.0.199 [2021-08-02T13:58:13.777Z] ------------------- [2021-08-02T13:58:13.777Z] experimental info: [2021-08-02T13:58:13.777Z] ------------------- [2021-08-02T13:58:13.777Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T13:58:13.777Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T13:58:13.777Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T13:58:14.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-08-02T13:58:14.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-08-02T13:58:14.185Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T13:58:14.210Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T13:58:14.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T13:58:14.256Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T13:58:14.279Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T13:58:14.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T13:58:14.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T13:58:14.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T13:58:14.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T13:58:14.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T13:58:14.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-08-02T13:58:14.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T13:58:14.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T13:58:14.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:58:14.506Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:58:14.528Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:58:14.551Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:58:14.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T13:58:14.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T13:58:14.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T13:58:14.640Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T13:58:14.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T13:58:14.685Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T13:58:14.707Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T13:58:14.730Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T13:58:14.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo [2021-08-02T13:58:14.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo [2021-08-02T13:58:14.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo [2021-08-02T13:58:14.821Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be90f16fa566c13fff489d17b8b7e13176187818 [Pipeline] echo [2021-08-02T13:58:14.844Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be90f16 [Pipeline] echo [2021-08-02T13:58:14.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T13:58:15.344Z] + git log --format=format:%s -1 be90f16fa566c13fff489d17b8b7e13176187818 [Pipeline] echo [2021-08-02T13:58:15.396Z] GIT_COMMIT: be90f16fa566c13fff489d17b8b7e13176187818, Commit Message: docs: Update build status badge [Pipeline] echo [2021-08-02T13:58:15.410Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:58:16.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:58:16.070Z] [2021-08-02T13:58:16.070Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:58:16.414Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:58:16.414Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T13:58:16.414Z] 31603596830f: Pulling fs layer [2021-08-02T13:58:16.414Z] b6dc333f4379: Pulling fs layer [2021-08-02T13:58:16.414Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T13:58:16.414Z] fd332fbdc1db: Pulling fs layer [2021-08-02T13:58:16.414Z] fd332fbdc1db: Waiting [2021-08-02T13:58:16.414Z] b6dc333f4379: Verifying Checksum [2021-08-02T13:58:16.414Z] b6dc333f4379: Download complete [2021-08-02T13:58:16.684Z] 31603596830f: Verifying Checksum [2021-08-02T13:58:16.684Z] 31603596830f: Download complete [2021-08-02T13:58:16.951Z] 31603596830f: Pull complete [2021-08-02T13:58:16.951Z] fd332fbdc1db: Verifying Checksum [2021-08-02T13:58:16.951Z] fd332fbdc1db: Download complete [2021-08-02T13:58:16.951Z] b6dc333f4379: Pull complete [2021-08-02T13:58:17.225Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T13:58:17.225Z] 3d9ef1400e77: Download complete [2021-08-02T13:58:17.846Z] 3d9ef1400e77: Pull complete [2021-08-02T13:58:18.116Z] fd332fbdc1db: Pull complete [2021-08-02T13:58:18.116Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T13:58:18.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:58:18.116Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T13:58:18.212Z] prd-centos7-docker-4c-2g-1372 does not seem to be running inside a container [2021-08-02T13:58:18.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-44 -v /w/workspace/undry_go-mod-configuration_PR-44:/w/workspace/undry_go-mod-configuration_PR-44:rw,z -v /w/workspace/undry_go-mod-configuration_PR-44@tmp:/w/workspace/undry_go-mod-configuration_PR-44@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T13:58:19.197Z] $ docker top 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T13:58:19.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T13:58:19.339Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T13:58:19.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T13:58:19.455Z] $ docker exec 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 ssh-agent [2021-08-02T13:58:19.564Z] SSH_AUTH_SOCK=/tmp/ssh-aJWCmJE7lsoq/agent.15 [2021-08-02T13:58:19.564Z] SSH_AGENT_PID=22 [2021-08-02T13:58:19.576Z] Running ssh-add (command line suppressed) [2021-08-02T13:58:19.659Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_8942146374176077410.key (/w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_8942146374176077410.key) [2021-08-02T13:58:19.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T13:58:19.996Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T13:58:20.014Z] $ docker exec --env ******** --env ******** 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 ssh-agent -k [2021-08-02T13:58:20.102Z] unset SSH_AUTH_SOCK; [2021-08-02T13:58:20.103Z] unset SSH_AGENT_PID; [2021-08-02T13:58:20.103Z] echo Agent pid 22 killed; [2021-08-02T13:58:20.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T13:58:20.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T13:58:20.168Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T13:58:20.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T13:58:20.274Z] $ docker exec 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 ssh-agent [2021-08-02T13:58:20.381Z] SSH_AUTH_SOCK=/tmp/ssh-2l0DR5MRlCdh/agent.55 [2021-08-02T13:58:20.381Z] SSH_AGENT_PID=62 [2021-08-02T13:58:20.391Z] Running ssh-add (command line suppressed) [2021-08-02T13:58:20.482Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_1364618738042812241.key (/w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_1364618738042812241.key) [2021-08-02T13:58:20.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T13:58:20.822Z] + git semver init [2021-08-02T13:58:20.822Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T13:58:20.822Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-44/.git [2021-08-02T13:58:20.822Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-44 [2021-08-02T13:58:20.822Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T13:58:20.822Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T13:58:20.822Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T13:58:20.822Z] # $SEMVER_BRANCH = PR-44 [2021-08-02T13:58:20.822Z] # $SEMVER_TEMP = /tmp/semver-795769145 [2021-08-02T13:58:20.822Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-08-02T13:58:21.090Z] # '/tmp/semver-795769145' -> '/w/workspace/undry_go-mod-configuration_PR-44/.semver' [2021-08-02T13:58:21.090Z] # -> Force: false [2021-08-02T13:58:21.090Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-44/.semver [Pipeline] } [2021-08-02T13:58:21.104Z] $ docker exec --env ******** --env ******** 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 ssh-agent -k [2021-08-02T13:58:21.197Z] unset SSH_AUTH_SOCK; [2021-08-02T13:58:21.198Z] unset SSH_AGENT_PID; [2021-08-02T13:58:21.198Z] echo Agent pid 62 killed; [2021-08-02T13:58:21.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T13:58:21.576Z] + git semver [Pipeline] } [2021-08-02T13:58:21.594Z] $ docker stop --time=1 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 [2021-08-02T13:58:22.809Z] $ docker rm -f 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T13:58:23.189Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T13:58:23.545Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T13:58:23.548Z] [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-08-02T13:58:38.825Z] Still waiting to schedule task [2021-08-02T13:58:38.826Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T13:58:38.828Z] Still waiting to schedule task [2021-08-02T13:58:38.828Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:00:45.666Z] Running on prd-centos7-docker-4c-2g-1373 in /w/workspace/undry_go-mod-configuration_PR-44 [Pipeline] { [Pipeline] ws [2021-08-02T14:00:45.689Z] Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:00:45.796Z] Selected Git installation does not exist. Using Default [2021-08-02T14:00:45.796Z] The recommended git tool is: NONE [2021-08-02T14:00:49.024Z] using credential edgex-jenkins-ssh [2021-08-02T14:00:49.038Z] Cloning the remote Git repository [2021-08-02T14:00:48.338Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T14:00:48.428Z] > git init /w/workspace/go-mod-configuration/2 # timeout=10 [2021-08-02T14:00:48.485Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T14:00:48.485Z] > git --version # timeout=10 [2021-08-02T14:00:48.500Z] > git --version # 'git version 2.24.4' [2021-08-02T14:00:48.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:00:48.531Z] [INFO] Currently running in a labeled security context [2021-08-02T14:00:48.531Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:00:48.531Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh4107913588141399165.key [2021-08-02T14:00:48.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:00:49.102Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-08-02T14:00:49.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:00:49.139Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-08-02T14:00:49.158Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T14:00:49.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:00:49.161Z] [INFO] Currently running in a labeled security context [2021-08-02T14:00:49.161Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:00:49.161Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh4634409077088540551.key [2021-08-02T14:00:49.171Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:00:50.289Z] Merging remotes/origin/main commit 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit be90f16fa566c13fff489d17b8b7e13176187818 [2021-08-02T14:00:50.381Z] Merge succeeded, producing be90f16fa566c13fff489d17b8b7e13176187818 [2021-08-02T14:00:50.381Z] Checking out Revision be90f16fa566c13fff489d17b8b7e13176187818 (PR-44) [2021-08-02T14:00:49.678Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:00:49.687Z] > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 [2021-08-02T14:00:49.722Z] > git remote # timeout=10 [2021-08-02T14:00:49.733Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:00:49.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:00:49.741Z] [INFO] Currently running in a labeled security context [2021-08-02T14:00:49.741Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:00:49.741Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh5748696425884852817.key [2021-08-02T14:00:49.744Z] > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 [2021-08-02T14:00:49.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:00:49.771Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:00:49.779Z] > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 [2021-08-02T14:00:53.938Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T14:00:54.423Z] ========================================================= [2021-08-02T14:00:54.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T14:00:54.423Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:00:54.904Z] + 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-08-02T14:00:54.904Z] Sending build context to Docker daemon 281.1kB [2021-08-02T14:00:54.904Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T14:00:54.904Z] Step 2/7 : FROM ${BASE} [2021-08-02T14:00:55.173Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T14:00:55.173Z] 540db60ca938: Pulling fs layer [2021-08-02T14:00:55.173Z] adcc1eea9eea: Pulling fs layer [2021-08-02T14:00:55.173Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T14:00:55.173Z] 0773c198feca: Pulling fs layer [2021-08-02T14:00:55.173Z] 345f892a5656: Pulling fs layer [2021-08-02T14:00:55.173Z] 4796506630df: Pulling fs layer [2021-08-02T14:00:55.173Z] cc55df3e53f1: Pulling fs layer [2021-08-02T14:00:55.173Z] 4d027b6c602c: Pulling fs layer [2021-08-02T14:00:55.173Z] 449e75d2c14e: Pulling fs layer [2021-08-02T14:00:55.174Z] 0773c198feca: Waiting [2021-08-02T14:00:55.174Z] 345f892a5656: Waiting [2021-08-02T14:00:55.174Z] 4796506630df: Waiting [2021-08-02T14:00:55.174Z] cc55df3e53f1: Waiting [2021-08-02T14:00:55.174Z] 4d027b6c602c: Waiting [2021-08-02T14:00:55.174Z] 449e75d2c14e: Waiting [2021-08-02T14:00:55.174Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T14:00:55.174Z] 4c4ab2625f07: Download complete [2021-08-02T14:00:55.174Z] adcc1eea9eea: Verifying Checksum [2021-08-02T14:00:55.174Z] adcc1eea9eea: Download complete [2021-08-02T14:00:55.174Z] 345f892a5656: Verifying Checksum [2021-08-02T14:00:55.174Z] 345f892a5656: Download complete [2021-08-02T14:00:55.174Z] 4796506630df: Verifying Checksum [2021-08-02T14:00:55.174Z] 4796506630df: Download complete [2021-08-02T14:00:55.174Z] cc55df3e53f1: Verifying Checksum [2021-08-02T14:00:55.174Z] cc55df3e53f1: Download complete [2021-08-02T14:00:55.446Z] 540db60ca938: Verifying Checksum [2021-08-02T14:00:55.446Z] 540db60ca938: Download complete [2021-08-02T14:00:55.446Z] 540db60ca938: Pull complete [2021-08-02T14:00:55.716Z] adcc1eea9eea: Pull complete [2021-08-02T14:00:55.716Z] 4c4ab2625f07: Pull complete [2021-08-02T14:00:55.716Z] 4d027b6c602c: Verifying Checksum [2021-08-02T14:00:55.716Z] 4d027b6c602c: Download complete [2021-08-02T14:00:59.072Z] 449e75d2c14e: Verifying Checksum [2021-08-02T14:00:59.072Z] 449e75d2c14e: Download complete [2021-08-02T14:01:00.056Z] 0773c198feca: Verifying Checksum [2021-08-02T14:01:00.056Z] 0773c198feca: Download complete [2021-08-02T14:01:03.418Z] 0773c198feca: Pull complete [2021-08-02T14:01:03.418Z] 345f892a5656: Pull complete [2021-08-02T14:01:03.418Z] 4796506630df: Pull complete [2021-08-02T14:01:03.683Z] cc55df3e53f1: Pull complete [2021-08-02T14:01:03.683Z] 4d027b6c602c: Pull complete [2021-08-02T14:01:05.124Z] 449e75d2c14e: Pull complete [2021-08-02T14:01:05.124Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T14:01:05.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T14:01:05.124Z] ---> 0d28375d9b5b [2021-08-02T14:01:05.124Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T14:01:07.081Z] ---> Running in fc7fbaf59d2e [2021-08-02T14:01:07.081Z] Removing intermediate container fc7fbaf59d2e [2021-08-02T14:01:07.081Z] ---> a6a40805a00c [2021-08-02T14:01:07.081Z] Step 4/7 : RUN apk add --update bash [2021-08-02T14:01:07.081Z] ---> Running in 5043a30bbd45 [2021-08-02T14:01:07.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:01:08.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:01:08.320Z] OK: 149 MiB in 40 packages [2021-08-02T14:01:08.591Z] Removing intermediate container 5043a30bbd45 [2021-08-02T14:01:08.591Z] ---> 96dbfef7d64c [2021-08-02T14:01:08.591Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T14:01:08.591Z] ---> Running in fe6bf88c6718 [2021-08-02T14:01:08.856Z] Removing intermediate container fe6bf88c6718 [2021-08-02T14:01:08.856Z] ---> 97275d6b2e7d [2021-08-02T14:01:08.856Z] Step 6/7 : COPY go.mod . [2021-08-02T14:01:08.856Z] ---> f0427c7fd184 [2021-08-02T14:01:08.856Z] Step 7/7 : RUN go mod download [2021-08-02T14:01:08.856Z] ---> Running in 1eaa10411506 [2021-08-02T14:01:15.518Z] Removing intermediate container 1eaa10411506 [2021-08-02T14:01:15.518Z] ---> 3a0d23d89458 [2021-08-02T14:01:15.518Z] Successfully built 3a0d23d89458 [2021-08-02T14:01:15.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:01:15.890Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:01:15.890Z] . [Pipeline] withDockerContainer [2021-08-02T14:01:15.975Z] prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container [2021-08-02T14:01:16.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:01:16.394Z] $ docker top 803c1e45efd71f41b3f47c3bdcfde5e940949fc832bb072b559fb175d405d2a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:01:16.794Z] + go version [2021-08-02T14:01:16.794Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T14:01:16.809Z] $ docker stop --time=1 803c1e45efd71f41b3f47c3bdcfde5e940949fc832bb072b559fb175d405d2a2 [2021-08-02T14:01:18.000Z] $ docker rm -f 803c1e45efd71f41b3f47c3bdcfde5e940949fc832bb072b559fb175d405d2a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:01:18.543Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:01:18.543Z] . [Pipeline] withDockerContainer [2021-08-02T14:01:18.637Z] prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container [2021-08-02T14:01:18.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:01:19.042Z] $ docker top 435806250f05327fe75383a3d84ab0f36fdfadabc507c6e76ca2e04d06b6667f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:01:19.438Z] + go mod tidy [Pipeline] sh [2021-08-02T14:01:19.753Z] + make test [2021-08-02T14:01:19.753Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T14:01:29.970Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.004s coverage: 85.7% of statements [2021-08-02T14:01:31.389Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.528s coverage: 87.4% of statements [2021-08-02T14:01:31.389Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements [2021-08-02T14:01:31.389Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T14:01:35.685Z] gofmt -l . [2021-08-02T14:01:35.685Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T14:01:35.699Z] $ docker stop --time=1 435806250f05327fe75383a3d84ab0f36fdfadabc507c6e76ca2e04d06b6667f [2021-08-02T14:01:36.989Z] $ docker rm -f 435806250f05327fe75383a3d84ab0f36fdfadabc507c6e76ca2e04d06b6667f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:01:37.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:01:37.640Z] 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-08-02T14:01:38.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:01:38.405Z] [2021-08-02T14:01:38.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:01:38.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:01:38.740Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:01:38.740Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:01:38.740Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:01:38.740Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:01:38.740Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:01:38.740Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:01:38.740Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:01:38.740Z] d287ab97295c: Pulling fs layer [2021-08-02T14:01:38.740Z] dc539afda2c1: Waiting [2021-08-02T14:01:38.740Z] 77bc0d833cb6: Waiting [2021-08-02T14:01:38.740Z] 9065ff56babe: Waiting [2021-08-02T14:01:38.740Z] d287ab97295c: Waiting [2021-08-02T14:01:39.007Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:01:39.007Z] a1111a8f2ec3: Download complete [2021-08-02T14:01:39.007Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:01:39.007Z] dc539afda2c1: Download complete [2021-08-02T14:01:39.275Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:01:39.275Z] 77bc0d833cb6: Download complete [2021-08-02T14:01:39.275Z] 9065ff56babe: Verifying Checksum [2021-08-02T14:01:39.275Z] 9065ff56babe: Download complete [2021-08-02T14:01:39.275Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:01:39.275Z] ed53099fbce6: Download complete [2021-08-02T14:01:40.684Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:01:40.684Z] b4d181a07f80: Download complete [2021-08-02T14:01:41.652Z] b4d181a07f80: Pull complete [2021-08-02T14:01:41.921Z] a1111a8f2ec3: Pull complete [2021-08-02T14:01:42.186Z] ed53099fbce6: Pull complete [2021-08-02T14:01:42.450Z] dc539afda2c1: Pull complete [2021-08-02T14:01:42.716Z] 77bc0d833cb6: Pull complete [2021-08-02T14:01:42.716Z] 9065ff56babe: Pull complete [2021-08-02T14:01:44.122Z] d287ab97295c: Verifying Checksum [2021-08-02T14:01:44.122Z] d287ab97295c: Download complete [2021-08-02T14:01:48.423Z] d287ab97295c: Pull complete [2021-08-02T14:01:48.423Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:01:48.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:01:48.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:01:48.525Z] prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container [2021-08-02T14:01:48.585Z] $ 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/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:01:51.009Z] $ docker top d944de16353ec55c4853c3703fbea6a13f37113d9a097967fb671a1c1ff858fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:01:51.481Z] ---> job-cost.sh [2021-08-02T14:01:51.481Z] lf-activate-venv: SKIPPING [2021-08-02T14:01:51.481Z] INFO: No Stack... [2021-08-02T14:01:52.441Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:01:52.711Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:01:53.064Z] + cat /w/workspace/go-mod-configuration/2/archives/cost.csv [2021-08-02T14:01:53.064Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T14:01:53.104Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] [2021-08-02T14:01:53.113Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] did not exist. Created. [2021-08-02T14:01:53.113Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:01:53.460Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T14:01:53.500Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:01:53.512Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:01:53.535Z] $ docker stop --time=1 d944de16353ec55c4853c3703fbea6a13f37113d9a097967fb671a1c1ff858fd [2021-08-02T14:01:54.676Z] $ docker rm -f d944de16353ec55c4853c3703fbea6a13f37113d9a097967fb671a1c1ff858fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T14:02:18.462Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1377 in /w/workspace/undry_go-mod-configuration_PR-44 [Pipeline] { [Pipeline] ws [2021-08-02T14:02:18.479Z] Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:02:18.733Z] Selected Git installation does not exist. Using Default [2021-08-02T14:02:18.733Z] The recommended git tool is: NONE [2021-08-02T14:02:25.186Z] using credential edgex-jenkins-ssh [2021-08-02T14:02:25.221Z] Cloning the remote Git repository [2021-08-02T14:02:25.272Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T14:02:25.388Z] > git init /w/workspace/go-mod-configuration/2 # timeout=10 [2021-08-02T14:02:25.463Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T14:02:25.464Z] > git --version # timeout=10 [2021-08-02T14:02:25.480Z] > git --version # 'git version 2.17.1' [2021-08-02T14:02:25.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:02:25.562Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:02:26.296Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-08-02T14:02:26.315Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:02:26.339Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-08-02T14:02:26.987Z] Merging remotes/origin/main commit 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit be90f16fa566c13fff489d17b8b7e13176187818 [2021-08-02T14:02:27.210Z] Merge succeeded, producing be90f16fa566c13fff489d17b8b7e13176187818 [2021-08-02T14:02:27.211Z] Checking out Revision be90f16fa566c13fff489d17b8b7e13176187818 (PR-44) [2021-08-02T14:02:26.377Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T14:02:26.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:02:26.391Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:02:27.005Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:02:27.028Z] > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 [2021-08-02T14:02:27.110Z] > git remote # timeout=10 [2021-08-02T14:02:27.140Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:02:27.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:02:27.166Z] > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 [2021-08-02T14:02:27.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:02:27.214Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:02:27.227Z] > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 [2021-08-02T14:02:31.667Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T14:02:32.399Z] ========================================================= [2021-08-02T14:02:32.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T14:02:32.399Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:02:33.000Z] + 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-08-02T14:02:33.995Z] Sending build context to Docker daemon 280.1kB [2021-08-02T14:02:33.995Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T14:02:33.995Z] Step 2/7 : FROM ${BASE} [2021-08-02T14:02:34.606Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T14:02:34.606Z] 595b0fe564bb: Pulling fs layer [2021-08-02T14:02:34.606Z] 24495759ef45: Pulling fs layer [2021-08-02T14:02:34.606Z] d148012ef14d: Pulling fs layer [2021-08-02T14:02:34.606Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T14:02:34.606Z] 093eec477d81: Pulling fs layer [2021-08-02T14:02:34.606Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T14:02:34.606Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T14:02:34.606Z] 596795e73e0f: Pulling fs layer [2021-08-02T14:02:34.606Z] cb65c68fc2e2: Waiting [2021-08-02T14:02:34.606Z] 093eec477d81: Waiting [2021-08-02T14:02:34.606Z] a6d5b2bbb924: Waiting [2021-08-02T14:02:34.606Z] 2446dc1eb7d3: Waiting [2021-08-02T14:02:34.606Z] 596795e73e0f: Waiting [2021-08-02T14:02:34.606Z] d148012ef14d: Verifying Checksum [2021-08-02T14:02:34.606Z] d148012ef14d: Download complete [2021-08-02T14:02:34.606Z] 24495759ef45: Verifying Checksum [2021-08-02T14:02:34.606Z] 24495759ef45: Download complete [2021-08-02T14:02:34.606Z] 093eec477d81: Verifying Checksum [2021-08-02T14:02:34.606Z] 093eec477d81: Download complete [2021-08-02T14:02:34.606Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T14:02:34.606Z] a6d5b2bbb924: Download complete [2021-08-02T14:02:34.606Z] 595b0fe564bb: Verifying Checksum [2021-08-02T14:02:34.606Z] 595b0fe564bb: Download complete [2021-08-02T14:02:34.606Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T14:02:34.606Z] 2446dc1eb7d3: Download complete [2021-08-02T14:02:35.603Z] 595b0fe564bb: Pull complete [2021-08-02T14:02:36.241Z] 24495759ef45: Pull complete [2021-08-02T14:02:36.845Z] d148012ef14d: Pull complete [2021-08-02T14:02:37.122Z] 596795e73e0f: Download complete [2021-08-02T14:02:38.561Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T14:02:38.561Z] cb65c68fc2e2: Download complete [2021-08-02T14:02:48.799Z] cb65c68fc2e2: Pull complete [2021-08-02T14:02:48.799Z] 093eec477d81: Pull complete [2021-08-02T14:02:48.799Z] a6d5b2bbb924: Pull complete [2021-08-02T14:02:48.799Z] 2446dc1eb7d3: Pull complete [2021-08-02T14:02:53.121Z] 596795e73e0f: Pull complete [2021-08-02T14:02:53.121Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T14:02:53.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T14:02:53.121Z] ---> d9e956139c92 [2021-08-02T14:02:53.121Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T14:02:55.746Z] ---> Running in 98e1e7771eae [2021-08-02T14:02:56.019Z] Removing intermediate container 98e1e7771eae [2021-08-02T14:02:56.019Z] ---> 3bc863bd3f4e [2021-08-02T14:02:56.019Z] Step 4/7 : RUN apk add --update bash [2021-08-02T14:02:56.295Z] ---> Running in f057371a455d [2021-08-02T14:02:57.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:02:58.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:02:59.709Z] OK: 138 MiB in 40 packages [2021-08-02T14:03:00.689Z] Removing intermediate container f057371a455d [2021-08-02T14:03:00.689Z] ---> f025d16e9541 [2021-08-02T14:03:00.689Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T14:03:00.966Z] ---> Running in a92e7a853193 [2021-08-02T14:03:01.564Z] Removing intermediate container a92e7a853193 [2021-08-02T14:03:01.564Z] ---> f61ba5e6813c [2021-08-02T14:03:01.564Z] Step 6/7 : COPY go.mod . [2021-08-02T14:03:02.549Z] ---> 9758e2382aeb [2021-08-02T14:03:02.549Z] Step 7/7 : RUN go mod download [2021-08-02T14:03:02.549Z] ---> Running in f659ece156d9 [2021-08-02T14:03:20.890Z] Removing intermediate container f659ece156d9 [2021-08-02T14:03:20.890Z] ---> 09257184c994 [2021-08-02T14:03:20.890Z] Successfully built 09257184c994 [2021-08-02T14:03:20.890Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:03:21.406Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:03:21.406Z] . [Pipeline] withDockerContainer [2021-08-02T14:03:21.724Z] prd-ubuntu18.04-docker-arm64-4c-16g-1377 does not seem to be running inside a container [2021-08-02T14:03:21.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:03:23.621Z] $ docker top 35d0ddef38653f0b7593d63a59296319761eba798703e6c8b3545ee66cb9fe17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:03:24.666Z] + go version [2021-08-02T14:03:24.666Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T14:03:24.692Z] $ docker stop --time=1 35d0ddef38653f0b7593d63a59296319761eba798703e6c8b3545ee66cb9fe17 [2021-08-02T14:03:26.637Z] $ docker rm -f 35d0ddef38653f0b7593d63a59296319761eba798703e6c8b3545ee66cb9fe17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:03:27.476Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:03:27.476Z] . [Pipeline] withDockerContainer [2021-08-02T14:03:29.914Z] prd-ubuntu18.04-docker-arm64-4c-16g-1377 does not seem to be running inside a container [2021-08-02T14:03:30.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:03:31.552Z] $ docker top 8ffa9c32f895d04a302f6d08e54a07b604a17f6875512cd1d3c1bf29ade2a942 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:03:32.483Z] + go mod tidy [Pipeline] sh [2021-08-02T14:03:33.427Z] + make test [2021-08-02T14:03:33.427Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T14:04:12.879Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.013s coverage: 85.7% of statements [2021-08-02T14:04:12.879Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.629s coverage: 87.4% of statements [2021-08-02T14:04:12.879Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.013s coverage: 100.0% of statements [2021-08-02T14:04:12.879Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T14:04:35.048Z] gofmt -l . [2021-08-02T14:04:35.048Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T14:04:35.074Z] $ docker stop --time=1 8ffa9c32f895d04a302f6d08e54a07b604a17f6875512cd1d3c1bf29ade2a942 [2021-08-02T14:04:37.100Z] $ docker rm -f 8ffa9c32f895d04a302f6d08e54a07b604a17f6875512cd1d3c1bf29ade2a942 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:04:37.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:04:37.959Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T14:04:38.495Z] 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-08-02T14:04:39.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:04:39.168Z] [2021-08-02T14:04:39.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:04:39.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:04:39.799Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T14:04:39.799Z] 448f6bf000e3: Pulling fs layer [2021-08-02T14:04:39.799Z] f757da607395: Pulling fs layer [2021-08-02T14:04:39.799Z] 05883995daec: Pulling fs layer [2021-08-02T14:04:39.799Z] 8603b9c90790: Pulling fs layer [2021-08-02T14:04:39.799Z] 1560dd03e051: Pulling fs layer [2021-08-02T14:04:39.799Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T14:04:39.799Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T14:04:39.799Z] 8603b9c90790: Waiting [2021-08-02T14:04:39.799Z] 1560dd03e051: Waiting [2021-08-02T14:04:39.799Z] 27f5ce0e4adf: Waiting [2021-08-02T14:04:39.799Z] c2d8d7efcc4b: Waiting [2021-08-02T14:04:39.799Z] f757da607395: Download complete [2021-08-02T14:04:40.074Z] 8603b9c90790: Verifying Checksum [2021-08-02T14:04:40.074Z] 8603b9c90790: Download complete [2021-08-02T14:04:40.074Z] 1560dd03e051: Verifying Checksum [2021-08-02T14:04:40.074Z] 1560dd03e051: Download complete [2021-08-02T14:04:40.348Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T14:04:40.348Z] 27f5ce0e4adf: Download complete [2021-08-02T14:04:40.348Z] 05883995daec: Verifying Checksum [2021-08-02T14:04:40.348Z] 05883995daec: Download complete [2021-08-02T14:04:41.327Z] 448f6bf000e3: Verifying Checksum [2021-08-02T14:04:41.327Z] 448f6bf000e3: Download complete [2021-08-02T14:04:44.727Z] 448f6bf000e3: Pull complete [2021-08-02T14:04:45.335Z] f757da607395: Pull complete [2021-08-02T14:04:45.618Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T14:04:45.618Z] c2d8d7efcc4b: Download complete [2021-08-02T14:04:47.063Z] 05883995daec: Pull complete [2021-08-02T14:04:47.340Z] 8603b9c90790: Pull complete [2021-08-02T14:04:48.342Z] 1560dd03e051: Pull complete [2021-08-02T14:04:48.617Z] 27f5ce0e4adf: Pull complete [2021-08-02T14:05:03.912Z] c2d8d7efcc4b: Pull complete [2021-08-02T14:05:03.912Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T14:05:03.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:05:03.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T14:05:04.144Z] prd-ubuntu18.04-docker-arm64-4c-16g-1377 does not seem to be running inside a container [2021-08-02T14:05:04.225Z] $ 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/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T14:05:08.819Z] $ docker top 05de8d9084d6857a7dae19deb51e50ad705a3f7b1c6cd3fd07cd114a455db707 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:05:09.815Z] ---> job-cost.sh [2021-08-02T14:05:09.816Z] lf-activate-venv: SKIPPING [2021-08-02T14:05:09.816Z] INFO: No Stack... [2021-08-02T14:05:10.407Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T14:05:11.004Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:05:11.671Z] + cat /w/workspace/go-mod-configuration/2/archives/cost.csv [2021-08-02T14:05:11.671Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T14:05:11.739Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] [2021-08-02T14:05:11.775Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] did not exist. Created. [2021-08-02T14:05:11.775Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:05:12.466Z] /w/workspace/go-mod-configuration/2@tmp/durable-7d3de99e/script.sh: 1: /w/workspace/go-mod-configuration/2@tmp/durable-7d3de99e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T14:05:13.146Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T14:05:13.178Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T14:05:13.214Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:05:13.224Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:05:13.250Z] $ docker stop --time=1 05de8d9084d6857a7dae19deb51e50ad705a3f7b1c6cd3fd07cd114a455db707 [2021-08-02T14:05:14.908Z] $ docker rm -f 05de8d9084d6857a7dae19deb51e50ad705a3f7b1c6cd3fd07cd114a455db707 [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-08-02T14:05:15.716Z] provisioning config files... [2021-08-02T14:05:15.733Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-44@tmp/config7734571934498849714tmp [Pipeline] { [Pipeline] sh [2021-08-02T14:05:16.063Z] + set +x [2021-08-02T14:05:16.063Z] + curl -s https://codecov.io/bash [2021-08-02T14:05:16.063Z] + bash -s -- [2021-08-02T14:05:16.063Z] [2021-08-02T14:05:16.063Z] _____ _ [2021-08-02T14:05:16.063Z] / ____| | | [2021-08-02T14:05:16.063Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T14:05:16.063Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T14:05:16.063Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T14:05:16.063Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T14:05:16.063Z] Bash-1.0.6 [2021-08-02T14:05:16.063Z] [2021-08-02T14:05:16.063Z] [2021-08-02T14:05:16.063Z] ==> git version 2.24.4 found [2021-08-02T14:05:16.063Z] ==> 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-08-02T14:05:16.063Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T14:05:16.063Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T14:05:16.063Z] ==> Jenkins CI detected. [2021-08-02T14:05:16.063Z] current dir:  /w/workspace/undry_go-mod-configuration_PR-44 [2021-08-02T14:05:16.063Z] project root: . [2021-08-02T14:05:16.063Z] --> token set from env [2021-08-02T14:05:16.063Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T14:05:16.063Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T14:05:16.063Z] ==> Python coveragepy not found [2021-08-02T14:05:16.063Z] ==> Searching for coverage reports in: [2021-08-02T14:05:16.063Z] + . [2021-08-02T14:05:16.063Z] -> Found 1 reports [2021-08-02T14:05:16.063Z] ==> Detecting git/mercurial file structure [2021-08-02T14:05:16.063Z] ==> Reading reports [2021-08-02T14:05:16.063Z] + ./coverage.out bytes=14452 [2021-08-02T14:05:16.330Z] ==> Appending adjustments [2021-08-02T14:05:16.330Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T14:05:16.330Z] + Found adjustments [2021-08-02T14:05:16.330Z] ==> Gzipping contents [2021-08-02T14:05:16.330Z] 4.0K /tmp/codecov.bkTZbe.gz [2021-08-02T14:05:16.330Z] ==> Uploading reports [2021-08-02T14:05:16.330Z] url: https://codecov.io [2021-08-02T14:05:16.330Z] query: branch=PR-44&commit=be90f16fa566c13fff489d17b8b7e13176187818&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-44%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=44&job=&cmd_args= [2021-08-02T14:05:16.330Z] -> Pinging Codecov [2021-08-02T14:05:16.330Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-44&commit=be90f16fa566c13fff489d17b8b7e13176187818&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-44%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=44&job=&cmd_args= [2021-08-02T14:05:16.597Z] -> Uploading to [2021-08-02T14:05:16.597Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/9F92B070CA9CA35F4914AC8684776953/be90f16fa566c13fff489d17b8b7e13176187818/b933cce6-0a38-448e-8aa0-0f159e219297.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T140516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14807a295aac07fd4fdbcc1d0a1af6210ee714beaff0c88b2b935f999d49a107 [2021-08-02T14:05:16.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T14:05:16.597Z] Dload Upload Total Spent Left Speed [2021-08-02T14:05:16.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2559 0 0 100 2559 0 7825 --:--:-- --:--:-- --:--:-- 7825 100 2559 0 0 100 2559 0 7821 --:--:-- --:--:-- --:--:-- 7825 [2021-08-02T14:05:16.866Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/be90f16fa566c13fff489d17b8b7e13176187818 [Pipeline] } [2021-08-02T14:05:16.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:05:18.477Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:05:19.085Z] ---> package-listing.sh [2021-08-02T14:05:19.085Z] ++ facter osfamily [2021-08-02T14:05:19.085Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T14:05:19.353Z] + OS_FAMILY=redhat [2021-08-02T14:05:19.353Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-44 [2021-08-02T14:05:19.353Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T14:05:19.353Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T14:05:19.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T14:05:19.353Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T14:05:19.353Z] + '[' /w/workspace/undry_go-mod-configuration_PR-44 ']' [2021-08-02T14:05:19.353Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T14:05:19.353Z] + case "${OS_FAMILY}" in [2021-08-02T14:05:19.353Z] + sort [2021-08-02T14:05:19.353Z] + rpm -qa [2021-08-02T14:05:19.944Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T14:05:19.944Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T14:05:19.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T14:05:19.944Z] + '[' /w/workspace/undry_go-mod-configuration_PR-44 ']' [2021-08-02T14:05:19.944Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-44/archives/ [2021-08-02T14:05:19.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-44/archives/ [Pipeline] echo [2021-08-02T14:05:19.962Z] 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-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T14:05:20.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:05:20.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:05:20.874Z] [2021-08-02T14:05:20.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:05:21.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:05:21.220Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:05:21.220Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:05:21.220Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:05:21.220Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:05:21.220Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:05:21.220Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:05:21.220Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:05:21.220Z] d287ab97295c: Pulling fs layer [2021-08-02T14:05:21.220Z] dc539afda2c1: Waiting [2021-08-02T14:05:21.220Z] 77bc0d833cb6: Waiting [2021-08-02T14:05:21.220Z] 9065ff56babe: Waiting [2021-08-02T14:05:21.220Z] d287ab97295c: Waiting [2021-08-02T14:05:21.487Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:05:21.487Z] a1111a8f2ec3: Download complete [2021-08-02T14:05:21.487Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:05:21.487Z] dc539afda2c1: Download complete [2021-08-02T14:05:21.753Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:05:21.753Z] 77bc0d833cb6: Download complete [2021-08-02T14:05:21.753Z] 9065ff56babe: Verifying Checksum [2021-08-02T14:05:21.753Z] 9065ff56babe: Download complete [2021-08-02T14:05:22.020Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:05:22.020Z] ed53099fbce6: Download complete [2021-08-02T14:05:22.609Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:05:22.609Z] b4d181a07f80: Download complete [2021-08-02T14:05:23.582Z] b4d181a07f80: Pull complete [2021-08-02T14:05:23.862Z] a1111a8f2ec3: Pull complete [2021-08-02T14:05:24.127Z] ed53099fbce6: Pull complete [2021-08-02T14:05:24.393Z] dc539afda2c1: Pull complete [2021-08-02T14:05:24.658Z] 77bc0d833cb6: Pull complete [2021-08-02T14:05:24.658Z] 9065ff56babe: Pull complete [2021-08-02T14:05:26.280Z] d287ab97295c: Verifying Checksum [2021-08-02T14:05:26.280Z] d287ab97295c: Download complete [2021-08-02T14:05:30.556Z] d287ab97295c: Pull complete [2021-08-02T14:05:30.556Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:05:30.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:05:30.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:05:30.667Z] prd-centos7-docker-4c-2g-1372 does not seem to be running inside a container [2021-08-02T14:05:30.952Z] $ 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-44/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-44 -v /w/workspace/undry_go-mod-configuration_PR-44:/w/workspace/undry_go-mod-configuration_PR-44:rw,z -v /w/workspace/undry_go-mod-configuration_PR-44@tmp:/w/workspace/undry_go-mod-configuration_PR-44@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:05:32.827Z] $ docker top dfba1737eaa3de3a3ebeea28e568df8f89e480664c9eb31562342285f8853b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:05:33.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T14:05:33.545Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T14:05:33.867Z] + ls /var/log/sa-host [2021-08-02T14:05:33.867Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T14:05:33.867Z] file_magic: OK [2021-08-02T14:05:33.867Z] HZ: Using current value: 100 [2021-08-02T14:05:33.867Z] file_header: OK [2021-08-02T14:05:33.867Z] 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-08-02T14:05:33.867Z] Statistics: [2021-08-02T14:05:33.867Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:05:33.867Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T14:05:33.867Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T14:05:33.867Z] file_magic: OK [2021-08-02T14:05:33.867Z] HZ: Using current value: 100 [2021-08-02T14:05:33.867Z] file_header: OK [2021-08-02T14:05:33.867Z] 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-08-02T14:05:33.867Z] Statistics: [2021-08-02T14:05:33.867Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:05:33.867Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:05:34.049Z] provisioning config files... [2021-08-02T14:05:34.065Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-44@tmp/config4985097755658415384tmp [Pipeline] { [Pipeline] echo [2021-08-02T14:05:34.090Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:05:34.418Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T14:05:34.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:05:34.876Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T14:05:34.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:05:35.208Z] ---> sudo-logs.sh [2021-08-02T14:05:35.208Z] Archiving 'sudo' log.. [2021-08-02T14:05:35.208Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1372.vexxhost.local: Name or service not known [2021-08-02T14:05:35.208Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1372.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T14:05:35.248Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:05:35.564Z] ---> job-cost.sh [2021-08-02T14:05:35.564Z] lf-activate-venv: SKIPPING [2021-08-02T14:05:35.564Z] DEBUG: total: 0.18000000715255737 [2021-08-02T14:05:35.564Z] INFO: Retrieving Stack Cost... [2021-08-02T14:05:36.977Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:05:37.242Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T14:05:37.259Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:05:37.575Z] ---> logs-deploy.sh [2021-08-02T14:05:37.575Z] lf-activate-venv: SKIPPING [2021-08-02T14:05:37.575Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-44/2 [2021-08-02T14:05:37.575Z] INFO: archiving workspace using pattern(s): [2021-08-02T14:05:38.161Z] Archives upload complete. [2021-08-02T14:05:38.428Z] INFO: archiving logs to Nexus [2021-08-02T14:05:39.015Z] ---> uname -a: [2021-08-02T14:05:39.015Z] Linux prd-centos7-docker-4c-2g-1372.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] ---> lscpu: [2021-08-02T14:05:39.015Z] Architecture: x86_64 [2021-08-02T14:05:39.015Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-02T14:05:39.015Z] Byte Order: Little Endian [2021-08-02T14:05:39.015Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-02T14:05:39.015Z] CPU(s): 2 [2021-08-02T14:05:39.015Z] On-line CPU(s) list: 0,1 [2021-08-02T14:05:39.015Z] Thread(s) per core: 1 [2021-08-02T14:05:39.015Z] Core(s) per socket: 1 [2021-08-02T14:05:39.015Z] Socket(s): 2 [2021-08-02T14:05:39.015Z] NUMA node(s): 1 [2021-08-02T14:05:39.015Z] Vendor ID: AuthenticAMD [2021-08-02T14:05:39.015Z] CPU family: 23 [2021-08-02T14:05:39.015Z] Model: 49 [2021-08-02T14:05:39.015Z] Model name: AMD EPYC-Rome Processor [2021-08-02T14:05:39.015Z] Stepping: 0 [2021-08-02T14:05:39.015Z] CPU MHz: 2799.998 [2021-08-02T14:05:39.015Z] BogoMIPS: 5599.99 [2021-08-02T14:05:39.015Z] Virtualization: AMD-V [2021-08-02T14:05:39.015Z] Hypervisor vendor: KVM [2021-08-02T14:05:39.015Z] Virtualization type: full [2021-08-02T14:05:39.015Z] L1d cache: 32K [2021-08-02T14:05:39.015Z] L1i cache: 32K [2021-08-02T14:05:39.015Z] L2 cache: 512K [2021-08-02T14:05:39.015Z] L3 cache: 16384K [2021-08-02T14:05:39.015Z] NUMA node0 CPU(s): 0,1 [2021-08-02T14:05:39.015Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] ---> nproc: [2021-08-02T14:05:39.015Z] 2 [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] ---> df -h: [2021-08-02T14:05:39.015Z] Filesystem Size Used Avail Use% Mounted on [2021-08-02T14:05:39.015Z] overlay 40G 7.7G 33G 20% / [2021-08-02T14:05:39.015Z] tmpfs 64M 0 64M 0% /dev [2021-08-02T14:05:39.015Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-02T14:05:39.015Z] shm 64M 0 64M 0% /dev/shm [2021-08-02T14:05:39.015Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] ---> sar -b -r -n DEV: [2021-08-02T14:05:39.015Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] 13:57:29 LINUX RESTART (2 CPU) [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] 13:58:01 tps rtps wtps bread/s bwrtn/s [2021-08-02T14:05:39.015Z] 13:59:03 83.13 4.21 78.92 2792.21 3344.55 [2021-08-02T14:05:39.015Z] 14:00:01 0.60 0.00 0.60 0.00 10.71 [2021-08-02T14:05:39.015Z] 14:01:01 0.18 0.02 0.17 0.13 2.13 [2021-08-02T14:05:39.015Z] 14:02:01 0.40 0.10 0.30 1.73 4.88 [2021-08-02T14:05:39.015Z] 14:03:01 0.25 0.00 0.25 0.00 3.72 [2021-08-02T14:05:39.015Z] 14:04:01 0.23 0.00 0.23 0.00 3.63 [2021-08-02T14:05:39.015Z] 14:05:01 0.15 0.00 0.15 0.00 2.15 [2021-08-02T14:05:39.015Z] Average: 12.19 0.62 11.57 401.16 484.05 [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] 13:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-02T14:05:39.015Z] 13:59:03 5471996 0 803164 10.03 2620 1731160 1294020 14.29 580488 1558488 16 [2021-08-02T14:05:39.015Z] 14:00:01 5482208 0 792948 9.90 2620 1731164 1205096 13.30 572060 1558452 20 [2021-08-02T14:05:39.015Z] 14:01:01 5479680 0 795476 9.93 2620 1731164 1208388 13.34 568616 1563308 16 [2021-08-02T14:05:39.015Z] 14:02:01 5479124 0 795904 9.94 2620 1731292 1205736 13.31 569972 1563368 20 [2021-08-02T14:05:39.015Z] 14:03:01 5479024 0 795996 9.94 2620 1731300 1205760 13.31 567840 1565688 20 [2021-08-02T14:05:39.015Z] 14:04:01 5479016 0 796004 9.94 2620 1731300 1205724 13.31 567652 1565688 16 [2021-08-02T14:05:39.015Z] 14:05:01 5478608 0 796404 9.94 2620 1731308 1205784 13.31 568088 1565688 20 [2021-08-02T14:05:39.015Z] Average: 5478522 0 796557 9.95 2620 1731241 1218644 13.45 570674 1562954 18 [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] 13:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-02T14:05:39.015Z] 13:59:03 eth0 279.72 174.07 607.40 53.09 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 13:59:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 13:59:03 docker0 1.22 1.05 0.26 1.67 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:00:01 eth0 1.77 0.40 0.39 0.21 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:01:01 eth0 2.42 0.60 0.67 0.37 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:02:01 eth0 1.15 0.32 0.34 0.23 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:03:01 eth0 2.10 0.30 0.42 0.20 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:04:01 eth0 3.10 0.93 0.96 0.45 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:05:01 eth0 1.23 0.62 0.55 0.43 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] Average: eth0 41.84 25.44 87.68 7.89 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] Average: docker0 0.17 0.15 0.04 0.24 0.00 0.00 0.00 0.00 [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] ---> sar -P ALL: [2021-08-02T14:05:39.015Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] 13:57:29 LINUX RESTART (2 CPU) [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] 13:58:01 CPU %user %nice %system %iowait %steal %idle [2021-08-02T14:05:39.015Z] 13:59:03 all 7.33 0.00 2.21 1.91 0.05 88.51 [2021-08-02T14:05:39.015Z] 13:59:03 0 6.99 0.00 2.53 2.46 0.05 87.98 [2021-08-02T14:05:39.015Z] 13:59:03 1 7.67 0.00 1.88 1.36 0.05 89.04 [2021-08-02T14:05:39.015Z] 14:00:01 all 0.17 0.00 0.05 0.00 0.03 99.74 [2021-08-02T14:05:39.015Z] 14:00:01 0 0.28 0.00 0.05 0.00 0.03 99.64 [2021-08-02T14:05:39.015Z] 14:00:01 1 0.07 0.00 0.05 0.00 0.03 99.84 [2021-08-02T14:05:39.015Z] 14:01:01 all 0.16 0.00 0.05 0.00 0.03 99.77 [2021-08-02T14:05:39.015Z] 14:01:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-08-02T14:05:39.015Z] 14:01:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-08-02T14:05:39.015Z] 14:02:01 all 0.13 0.00 0.05 0.00 0.04 99.77 [2021-08-02T14:05:39.015Z] 14:02:01 0 0.18 0.00 0.07 0.00 0.05 99.70 [2021-08-02T14:05:39.015Z] 14:02:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-08-02T14:05:39.015Z] 14:03:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-08-02T14:05:39.015Z] 14:03:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-08-02T14:05:39.015Z] 14:03:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-08-02T14:05:39.015Z] 14:04:01 all 0.18 0.00 0.06 0.00 0.03 99.73 [2021-08-02T14:05:39.015Z] 14:04:01 0 0.30 0.00 0.05 0.00 0.02 99.63 [2021-08-02T14:05:39.015Z] 14:04:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2021-08-02T14:05:39.015Z] 14:05:01 all 0.19 0.00 0.06 0.00 0.02 99.73 [2021-08-02T14:05:39.015Z] 14:05:01 0 0.30 0.00 0.03 0.00 0.00 99.67 [2021-08-02T14:05:39.015Z] 14:05:01 1 0.08 0.00 0.08 0.00 0.03 99.80 [2021-08-02T14:05:39.015Z] Average: all 1.18 0.00 0.36 0.27 0.03 98.17 [2021-08-02T14:05:39.015Z] Average: 0 1.21 0.00 0.40 0.35 0.03 98.02 [2021-08-02T14:05:39.015Z] Average: 1 1.15 0.00 0.31 0.19 0.04 98.31 [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z] [2021-08-02T14:05:39.015Z]