Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a72fef1fadd543c6d497a72fd3bc1600f6102b9f+a114c3c07fc215ea9a9fe04f5a17874b1416d58e (f741440a9e2f0d5b01f9630d435baab8c1a6fcd7) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8663106220421902261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1895528912559624099.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 144eb70ba3d470a427e699408e811d3f535e987a 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-43/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-43/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1637819597167914669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5783152696171074926.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-43/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-43/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2844478406498476655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2141 in /w/workspace/undry_go-mod-configuration_PR-43 [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-43 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh1464852133978870384.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh4027637822383659804.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a114c3c07fc215ea9a9fe04f5a17874b1416d58e into PR head commit a72fef1fadd543c6d497a72fd3bc1600f6102b9f Merge succeeded, producing a72fef1fadd543c6d497a72fd3bc1600f6102b9f Checking out Revision a72fef1fadd543c6d497a72fd3bc1600f6102b9f (PR-43) > git config core.sparsecheckout # timeout=10 > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh8104226268354577013.key > git merge a114c3c07fc215ea9a9fe04f5a17874b1416d58e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" > git rev-list --no-walk a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:46:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:46:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:46:39 ========================================================= 21:46:39 EdgeX Global Pipelines Version Info 21:46:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:46:41 ------------------- 21:46:41 stable info: 21:46:41 ------------------- 21:46:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:46:41 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 21:46:41 Message: update stable to v1.0.196 21:46:41 ------------------- 21:46:41 experimental info: 21:46:41 ------------------- 21:46:41 Commited By: **** collab-it+edgex@linuxfoundation.org 21:46:41 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 21:46:41 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a72fef1fadd543c6d497a72fd3bc1600f6102b9f [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a72fef1 [Pipeline] echo 21:46:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:43 + git log --format=format:%s -1 a72fef1fadd543c6d497a72fd3bc1600f6102b9f [Pipeline] echo 21:46:43 GIT_COMMIT: a72fef1fadd543c6d497a72fd3bc1600f6102b9f, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1 [Pipeline] echo 21:46:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:46:43 21:46:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:46:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:46:44 latest: Pulling from edgex-devops/git-semver 21:46:44 31603596830f: Pulling fs layer 21:46:44 b6dc333f4379: Pulling fs layer 21:46:44 3d9ef1400e77: Pulling fs layer 21:46:44 fd332fbdc1db: Pulling fs layer 21:46:44 fd332fbdc1db: Waiting 21:46:44 b6dc333f4379: Download complete 21:46:44 31603596830f: Verifying Checksum 21:46:44 31603596830f: Download complete 21:46:44 3d9ef1400e77: Verifying Checksum 21:46:44 3d9ef1400e77: Download complete 21:46:44 fd332fbdc1db: Verifying Checksum 21:46:44 fd332fbdc1db: Download complete 21:46:44 31603596830f: Pull complete 21:46:44 b6dc333f4379: Pull complete 21:46:45 3d9ef1400e77: Pull complete 21:46:45 fd332fbdc1db: Pull complete 21:46:45 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 21:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:46:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:46:45 prd-centos7-docker-4c-2g-2141 does not seem to be running inside a container 21:46:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-43 -v /w/workspace/undry_go-mod-configuration_PR-43:/w/workspace/undry_go-mod-configuration_PR-43:rw,z -v /w/workspace/undry_go-mod-configuration_PR-43@tmp:/w/workspace/undry_go-mod-configuration_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:46:46 $ docker top d0f693431ef9db1bdd72404c16cdef82b0c34acdb5a37cbc17e7934dcc399159 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:46:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:46 [ssh-agent] Looking for ssh-agent implementation... 21:46:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:47 $ docker exec d0f693431ef9db1bdd72404c16cdef82b0c34acdb5a37cbc17e7934dcc399159 ssh-agent 21:46:47 SSH_AUTH_SOCK=/tmp/ssh-0gZHEseZtSb6/agent.13 21:46:47 SSH_AGENT_PID=19 21:46:47 Running ssh-add (command line suppressed) 21:46:47 Identity added: /w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_7674705166569363257.key (/w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_7674705166569363257.key) 21:46:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:47 + git tag --points-at HEAD [Pipeline] } 21:46:47 $ docker exec --env ******** --env ******** d0f693431ef9db1bdd72404c16cdef82b0c34acdb5a37cbc17e7934dcc399159 ssh-agent -k 21:46:47 unset SSH_AUTH_SOCK; 21:46:47 unset SSH_AGENT_PID; 21:46:47 echo Agent pid 19 killed; 21:46:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:46:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:47 [ssh-agent] Looking for ssh-agent implementation... 21:46:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:47 $ docker exec d0f693431ef9db1bdd72404c16cdef82b0c34acdb5a37cbc17e7934dcc399159 ssh-agent 21:46:48 SSH_AUTH_SOCK=/tmp/ssh-bCynvxyptqLS/agent.52 21:46:48 SSH_AGENT_PID=58 21:46:48 Running ssh-add (command line suppressed) 21:46:48 Identity added: /w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_1973190593404843363.key (/w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_1973190593404843363.key) 21:46:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:48 + git semver init 21:46:48 # -> Open(): unable to determine branch for HEAD 21:46:48 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-43/.git 21:46:48 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-43 21:46:48 # $SEMVER_REMOTE_NAME = origin 21:46:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:46:48 # $SEMVER_USER_NAME = edgex-jenkins 21:46:48 # $SEMVER_BRANCH = PR-43 21:46:48 # $SEMVER_TEMP = /tmp/semver-228314909 21:46:48 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 21:46:48 # '/tmp/semver-228314909' -> '/w/workspace/undry_go-mod-configuration_PR-43/.semver' 21:46:48 # -> Force: false 21:46:48 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-43/.semver [Pipeline] } 21:46:48 $ docker exec --env ******** --env ******** d0f693431ef9db1bdd72404c16cdef82b0c34acdb5a37cbc17e7934dcc399159 ssh-agent -k 21:46:48 unset SSH_AUTH_SOCK; 21:46:48 unset SSH_AGENT_PID; 21:46:48 echo Agent pid 58 killed; 21:46:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:46:49 + git semver [Pipeline] } 21:46:49 $ docker stop --time=1 d0f693431ef9db1bdd72404c16cdef82b0c34acdb5a37cbc17e7934dcc399159 21:46:50 $ docker rm -f d0f693431ef9db1bdd72404c16cdef82b0c34acdb5a37cbc17e7934dcc399159 [Pipeline] // withDockerContainer [Pipeline] sh 21:46:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:46:51 Stashed 1 file(s) [Pipeline] echo 21:46:51 [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 21:47:06 Still waiting to schedule task 21:47:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:47:06 Still waiting to schedule task 21:47:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:48:49 Running on prd-centos7-docker-4c-2g-2144 in /w/workspace/undry_go-mod-configuration_PR-43 [Pipeline] { [Pipeline] ws 21:48:49 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 21:48:49 Selected Git installation does not exist. Using Default 21:48:49 The recommended git tool is: NONE 21:48:51 using credential edgex-jenkins-ssh 21:48:51 Cloning the remote Git repository 21:48:51 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 21:48:51 > git init /w/workspace/go-mod-configuration/2 # timeout=10 21:48:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:48:51 > git --version # timeout=10 21:48:51 > git --version # 'git version 2.24.4' 21:48:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:51 [INFO] Currently running in a labeled security context 21:48:51 [INFO] Currently SELinux is 'enforcing' on the host 21:48:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh988001242341325480.key 21:48:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:48:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:48:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:52 [INFO] Currently running in a labeled security context 21:48:52 [INFO] Currently SELinux is 'enforcing' on the host 21:48:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh7580971641104982137.key 21:48:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:48:52 Merging remotes/origin/main commit a114c3c07fc215ea9a9fe04f5a17874b1416d58e into PR head commit a72fef1fadd543c6d497a72fd3bc1600f6102b9f 21:48:52 Merge succeeded, producing a72fef1fadd543c6d497a72fd3bc1600f6102b9f 21:48:52 Checking out Revision a72fef1fadd543c6d497a72fd3bc1600f6102b9f (PR-43) 21:48:52 > git config core.sparsecheckout # timeout=10 21:48:52 > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 21:48:52 > git remote # timeout=10 21:48:52 > git config --get remote.origin.url # timeout=10 21:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:52 [INFO] Currently running in a labeled security context 21:48:52 [INFO] Currently SELinux is 'enforcing' on the host 21:48:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh2806815776461255798.key 21:48:52 > git merge a114c3c07fc215ea9a9fe04f5a17874b1416d58e # timeout=10 21:48:52 > git rev-parse HEAD^{commit} # timeout=10 21:48:52 > git config core.sparsecheckout # timeout=10 21:48:52 > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 21:48:56 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:48:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:48:58 + sudo service docker restart 21:48:58 + true 21:48:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:49:16 ========================================================= 21:49:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:49:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:49:16 + 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 . 21:49:16 Sending build context to Docker daemon 278.5kB 21:49:16 Step 1/7 : ARG BASE=golang:1.16-alpine 21:49:16 Step 2/7 : FROM ${BASE} 21:49:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:16 540db60ca938: Pulling fs layer 21:49:16 adcc1eea9eea: Pulling fs layer 21:49:16 4c4ab2625f07: Pulling fs layer 21:49:16 0510c868ecb4: Pulling fs layer 21:49:16 afea3b2eda06: Pulling fs layer 21:49:16 7809a108b3ef: Pulling fs layer 21:49:16 f706445af74f: Pulling fs layer 21:49:16 0510c868ecb4: Waiting 21:49:16 afea3b2eda06: Waiting 21:49:16 7809a108b3ef: Waiting 21:49:16 f706445af74f: Waiting 21:49:16 4c4ab2625f07: Verifying Checksum 21:49:16 4c4ab2625f07: Download complete 21:49:16 adcc1eea9eea: Verifying Checksum 21:49:16 adcc1eea9eea: Download complete 21:49:17 afea3b2eda06: Verifying Checksum 21:49:17 afea3b2eda06: Download complete 21:49:17 7809a108b3ef: Verifying Checksum 21:49:17 7809a108b3ef: Download complete 21:49:17 540db60ca938: Verifying Checksum 21:49:17 540db60ca938: Download complete 21:49:17 540db60ca938: Pull complete 21:49:17 adcc1eea9eea: Pull complete 21:49:17 4c4ab2625f07: Pull complete 21:49:18 f706445af74f: Verifying Checksum 21:49:18 f706445af74f: Download complete 21:49:19 0510c868ecb4: Verifying Checksum 21:49:19 0510c868ecb4: Download complete 21:49:22 0510c868ecb4: Pull complete 21:49:22 afea3b2eda06: Pull complete 21:49:22 7809a108b3ef: Pull complete 21:49:23 f706445af74f: Pull complete 21:49:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:49:23 ---> b068be0155e3 21:49:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:49:27 ---> Running in 46321eb8a702 21:49:27 Removing intermediate container 46321eb8a702 21:49:27 ---> 79f10c964057 21:49:27 Step 4/7 : RUN apk add --update bash 21:49:27 ---> Running in cee0728cde42 21:49:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:49:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:49:29 OK: 149 MiB in 40 packages 21:49:29 Removing intermediate container cee0728cde42 21:49:29 ---> 96f64c0d25a9 21:49:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:49:29 ---> Running in 7f1f42b75269 21:49:29 Removing intermediate container 7f1f42b75269 21:49:29 ---> d4889bd2d631 21:49:29 Step 6/7 : COPY go.mod . 21:49:29 ---> b614d600756e 21:49:29 Step 7/7 : RUN go mod download 21:49:29 ---> Running in 80ae8ef860fd 21:49:37 Removing intermediate container 80ae8ef860fd 21:49:37 ---> 52ab998629a0 21:49:37 Successfully built 52ab998629a0 21:49:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:49:38 + docker inspect -f . ci-base-image-x86_64 21:49:38 . [Pipeline] withDockerContainer 21:49:38 prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container 21:49:38 $ 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 ******** ci-base-image-x86_64 cat 21:49:38 $ docker top af64508b56c154011f9b0fe0538c77fa9135a27e0d37218f11aba2085e40f04a -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:39 + go version 21:49:39 go version go1.16.3 linux/amd64 [Pipeline] } 21:49:39 $ docker stop --time=1 af64508b56c154011f9b0fe0538c77fa9135a27e0d37218f11aba2085e40f04a 21:49:40 $ docker rm -f af64508b56c154011f9b0fe0538c77fa9135a27e0d37218f11aba2085e40f04a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:40 + docker inspect -f . ci-base-image-x86_64 21:49:40 . [Pipeline] withDockerContainer 21:49:40 prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container 21:49:41 $ 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 ******** ci-base-image-x86_64 cat 21:49:41 $ docker top 288dc52d031352bd206a0dd7d976d02f43cc7ab57c31abc3d6d85a2261e359fc -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:41 + go mod tidy [Pipeline] sh 21:49:42 + make test 21:49:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:49:52 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.004s coverage: 85.7% of statements 21:49:54 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.531s coverage: 87.4% of statements 21:49:54 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.014s coverage: 100.0% of statements 21:49:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:49:58 gofmt -l . 21:49:58 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:49:58 $ docker stop --time=1 288dc52d031352bd206a0dd7d976d02f43cc7ab57c31abc3d6d85a2261e359fc 21:49:59 $ docker rm -f 288dc52d031352bd206a0dd7d976d02f43cc7ab57c31abc3d6d85a2261e359fc [Pipeline] // withDockerContainer [Pipeline] sh 21:50:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:50:00 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] libraryResource [Pipeline] sh 21:50:01 ---> job-cost.sh 21:50:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ay7c 21:50:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2145 in /w/workspace/undry_go-mod-configuration_PR-43 [Pipeline] { [Pipeline] ws 21:50:02 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 21:50:02 Selected Git installation does not exist. Using Default 21:50:02 The recommended git tool is: NONE 21:50:07 using credential edgex-jenkins-ssh 21:50:07 Cloning the remote Git repository 21:50:07 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 21:50:07 > git init /w/workspace/go-mod-configuration/2 # timeout=10 21:50:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:50:07 > git --version # timeout=10 21:50:07 > git --version # 'git version 2.17.1' 21:50:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:50:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:09 Merging remotes/origin/main commit a114c3c07fc215ea9a9fe04f5a17874b1416d58e into PR head commit a72fef1fadd543c6d497a72fd3bc1600f6102b9f 21:50:09 Merge succeeded, producing a72fef1fadd543c6d497a72fd3bc1600f6102b9f 21:50:09 Checking out Revision a72fef1fadd543c6d497a72fd3bc1600f6102b9f (PR-43) 21:50:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:50:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:50:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:50:09 > git config core.sparsecheckout # timeout=10 21:50:09 > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 21:50:09 > git remote # timeout=10 21:50:09 > git config --get remote.origin.url # timeout=10 21:50:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:09 > git merge a114c3c07fc215ea9a9fe04f5a17874b1416d58e # timeout=10 21:50:09 > git rev-parse HEAD^{commit} # timeout=10 21:50:09 > git config core.sparsecheckout # timeout=10 21:50:09 > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 21:50:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:50:13 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" 21:50:13 21:50:13 GitHub has been notified of this commit’s build result 21:50:13 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:50:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:50:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:50:15 + sudo service docker restart 21:50:15 + true 21:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-ay7c/bin to PATH 21:50:23 INFO: No Stack... 21:50:24 INFO: Retrieving Pricing Info for: v3-standard-2 21:50:24 INFO: Archiving Costs [Pipeline] sh 21:50:24 + cat /w/workspace/go-mod-configuration/2/archives/cost.csv 21:50:24 + cut -d, -f6 [Pipeline] lock 21:50:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-43-2-stack-cost] 21:50:25 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-2-stack-cost] did not exist. Created. 21:50:25 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-43-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:50:25 + echo total: 0.05999999865889549 [Pipeline] stash 21:50:25 Stashed 1 file(s) [Pipeline] } 21:50:25 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 21:50:34 ========================================================= 21:50:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:50:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:50:34 + 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 . 21:50:35 Sending build context to Docker daemon 277.5kB 21:50:35 Step 1/7 : ARG BASE=golang:1.16-alpine 21:50:35 Step 2/7 : FROM ${BASE} 21:50:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:50:36 595b0fe564bb: Pulling fs layer 21:50:36 3088b5b3c5c0: Pulling fs layer 21:50:36 5b7225fbf94c: Pulling fs layer 21:50:36 ba82ee9f976e: Pulling fs layer 21:50:36 506bd15cee9f: Pulling fs layer 21:50:36 75a0a4a0db45: Pulling fs layer 21:50:36 618dc40b7e24: Pulling fs layer 21:50:36 ba82ee9f976e: Waiting 21:50:36 506bd15cee9f: Waiting 21:50:36 75a0a4a0db45: Waiting 21:50:36 5b7225fbf94c: Verifying Checksum 21:50:36 5b7225fbf94c: Download complete 21:50:36 3088b5b3c5c0: Download complete 21:50:36 506bd15cee9f: Verifying Checksum 21:50:36 506bd15cee9f: Download complete 21:50:36 75a0a4a0db45: Verifying Checksum 21:50:36 75a0a4a0db45: Download complete 21:50:36 595b0fe564bb: Verifying Checksum 21:50:36 595b0fe564bb: Download complete 21:50:36 595b0fe564bb: Pull complete 21:50:37 3088b5b3c5c0: Pull complete 21:50:37 5b7225fbf94c: Pull complete 21:50:38 618dc40b7e24: Verifying Checksum 21:50:38 618dc40b7e24: Download complete 21:50:39 ba82ee9f976e: Verifying Checksum 21:50:39 ba82ee9f976e: Download complete 21:50:52 ba82ee9f976e: Pull complete 21:50:52 506bd15cee9f: Pull complete 21:50:52 75a0a4a0db45: Pull complete 21:50:54 618dc40b7e24: Pull complete 21:50:54 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:50:54 ---> a36622ca3599 21:50:54 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:50:57 ---> Running in ec17fd2c5b0d 21:50:57 Removing intermediate container ec17fd2c5b0d 21:50:57 ---> f453f13ba755 21:50:57 Step 4/7 : RUN apk add --update bash 21:50:57 ---> Running in fc77c0e45b88 21:50:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:51:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:51:01 OK: 138 MiB in 40 packages 21:51:02 Removing intermediate container fc77c0e45b88 21:51:02 ---> 18f56a28c80c 21:51:02 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:51:02 ---> Running in 383cc7eb127b 21:51:03 Removing intermediate container 383cc7eb127b 21:51:03 ---> 16b641959938 21:51:03 Step 6/7 : COPY go.mod . 21:51:03 ---> fd3837aefb84 21:51:03 Step 7/7 : RUN go mod download 21:51:04 ---> Running in 06731cea92d4 21:51:19 Removing intermediate container 06731cea92d4 21:51:19 ---> 9a038bbbdb4f 21:51:19 Successfully built 9a038bbbdb4f 21:51:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:51:19 + docker inspect -f . ci-base-image-arm64 21:51:19 . [Pipeline] withDockerContainer 21:51:20 prd-ubuntu18.04-docker-arm64-4c-16g-2145 does not seem to be running inside a container 21:51:20 $ 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 ******** ci-base-image-arm64 cat 21:51:21 $ docker top c6b00116f60af89c4df4f9781cd684acfb2989181c8516ae08953b9a55df39d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:22 + go version 21:51:22 go version go1.16.5 linux/arm64 [Pipeline] } 21:51:22 $ docker stop --time=1 c6b00116f60af89c4df4f9781cd684acfb2989181c8516ae08953b9a55df39d2 21:51:24 $ docker rm -f c6b00116f60af89c4df4f9781cd684acfb2989181c8516ae08953b9a55df39d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:51:25 + docker inspect -f . ci-base-image-arm64 21:51:25 . [Pipeline] withDockerContainer 21:51:25 prd-ubuntu18.04-docker-arm64-4c-16g-2145 does not seem to be running inside a container 21:51:25 $ 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 ******** ci-base-image-arm64 cat 21:51:27 $ docker top 9fe948c4354871ef21e32260f32ff5332033a5e48e058d361b5605bfc4d3be1e -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:28 + go mod tidy [Pipeline] sh 21:51:29 + make test 21:51:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:52:01 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.019s coverage: 85.7% of statements 21:52:01 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.624s coverage: 87.4% of statements 21:52:01 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.021s coverage: 100.0% of statements 21:52:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:52:19 gofmt -l . 21:52:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:52:19 $ docker stop --time=1 9fe948c4354871ef21e32260f32ff5332033a5e48e058d361b5605bfc4d3be1e 21:52:21 $ docker rm -f 9fe948c4354871ef21e32260f32ff5332033a5e48e058d361b5605bfc4d3be1e [Pipeline] // withDockerContainer [Pipeline] sh 21:52:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:52:22 Warning: overwriting stash ‘coverage-report’ 21:52:23 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] libraryResource [Pipeline] sh 21:52:23 ---> job-cost.sh 21:52:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VBE6 21:53:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:54:24 lf-activate-venv(): INFO: Adding /tmp/venv-VBE6/bin to PATH 21:54:24 INFO: No Stack... 21:54:24 INFO: Retrieving Pricing Info for: v2-standard-4 21:54:24 INFO: Archiving Costs [Pipeline] sh 21:54:25 + cat /w/workspace/go-mod-configuration/2/archives/cost.csv+ 21:54:25 cut -d, -f6 [Pipeline] lock 21:54:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-43-2-stack-cost] 21:54:25 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-2-stack-cost] did not exist. Created. 21:54:25 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-43-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:54:25 /w/workspace/go-mod-configuration/2@tmp/durable-504dec1a/script.sh: 1: /w/workspace/go-mod-configuration/2@tmp/durable-504dec1a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:54:25 + echo total: 0.18000000715255737 [Pipeline] stash 21:54:25 Warning: overwriting stash ‘stack-cost’ 21:54:25 Stashed 1 file(s) [Pipeline] } 21:54:26 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-2-stack-cost] [Pipeline] // lock [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 21:54:26 provisioning config files... 21:54:26 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-43@tmp/config1889773786699574132tmp [Pipeline] { [Pipeline] sh 21:54:26 + set +x 21:54:26 + curl -s https://codecov.io/bash 21:54:26 + bash -s -- 21:54:26 21:54:26 _____ _ 21:54:26 / ____| | | 21:54:26 | | ___ __| | ___ ___ _____ __ 21:54:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:54:26 | |___| (_) | (_| | __/ (_| (_) \ V / 21:54:26 \_____\___/ \__,_|\___|\___\___/ \_/ 21:54:26 Bash-1.0.3 21:54:26 21:54:26 21:54:26 ==> git version 2.24.4 found 21:54:26 ==> 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 21:54:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:54:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:54:26 ==> Jenkins CI detected. 21:54:26 project root: . 21:54:26 --> token set from env 21:54:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:54:27 ==> Running gcov in . (disable via -X gcov) 21:54:27 ==> Python coveragepy not found 21:54:27 ==> Searching for coverage reports in: 21:54:27 + . 21:54:27 -> Found 1 reports 21:54:27 ==> Detecting git/mercurial file structure 21:54:27 ==> Reading reports 21:54:27 + ./coverage.out bytes=14452 21:54:27 ==> Appending adjustments 21:54:27 https://docs.codecov.io/docs/fixing-reports 21:54:27 + Found adjustments 21:54:27 ==> Gzipping contents 21:54:27 4.0K /tmp/codecov.72rVsG.gz 21:54:27 ==> Uploading reports 21:54:27 url: https://codecov.io 21:54:27 query: branch=PR-43&commit=a72fef1fadd543c6d497a72fd3bc1600f6102b9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-43%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=43&job=&cmd_args= 21:54:27 -> Pinging Codecov 21:54:27 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-43&commit=a72fef1fadd543c6d497a72fd3bc1600f6102b9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-43%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=43&job=&cmd_args= 21:54:27 -> Uploading to 21:54:27 https://storage.googleapis.com/codecov/v4/raw/2021-07-07/9F92B070CA9CA35F4914AC8684776953/a72fef1fadd543c6d497a72fd3bc1600f6102b9f/a02de603-8e39-4bed-b778-6678938d03f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210707T215427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b84a4377bdf376c9e0565e62f7681dbecdf55fee4c27feca989ab4f039ae3f1f 21:54:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:27 Dload Upload Total Spent Left Speed 21:54:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 8043 --:--:-- --:--:-- --:--:-- 8060 21:54:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/a72fef1fadd543c6d497a72fd3bc1600f6102b9f [Pipeline] } 21:54:28 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 21:54:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:54:30 ---> package-listing.sh 21:54:30 ++ tr '[:upper:]' '[:lower:]' 21:54:30 ++ facter osfamily 21:54:30 + OS_FAMILY=redhat 21:54:30 + workspace=/w/workspace/undry_go-mod-configuration_PR-43 21:54:30 + START_PACKAGES=/tmp/packages_start.txt 21:54:30 + END_PACKAGES=/tmp/packages_end.txt 21:54:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:54:30 + PACKAGES=/tmp/packages_start.txt 21:54:30 + '[' /w/workspace/undry_go-mod-configuration_PR-43 ']' 21:54:30 + PACKAGES=/tmp/packages_end.txt 21:54:30 + case "${OS_FAMILY}" in 21:54:30 + rpm -qa 21:54:30 + sort 21:54:31 + '[' -f /tmp/packages_start.txt ']' 21:54:31 + '[' -f /tmp/packages_end.txt ']' 21:54:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:54:31 + '[' /w/workspace/undry_go-mod-configuration_PR-43 ']' 21:54:31 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-43/archives/ 21:54:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-43/archives/ [Pipeline] echo 21:54:31 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-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:54:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:54:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:32 21:54:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:54:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:32 alpine: Pulling from edgex-lftools-log-publisher 21:54:32 df20fa9351a1: Pulling fs layer 21:54:32 36b3adc4ff6f: Pulling fs layer 21:54:32 8ad3a11d3b57: Pulling fs layer 21:54:32 46f8f816bc3b: Pulling fs layer 21:54:32 93b61091891f: Pulling fs layer 21:54:32 93b9cdb0e59b: Pulling fs layer 21:54:32 5e14af77c1be: Pulling fs layer 21:54:32 01666e4c0597: Pulling fs layer 21:54:32 aa168da1d23b: Pulling fs layer 21:54:32 93b9cdb0e59b: Waiting 21:54:32 5e14af77c1be: Waiting 21:54:32 01666e4c0597: Waiting 21:54:32 aa168da1d23b: Waiting 21:54:32 46f8f816bc3b: Waiting 21:54:32 93b61091891f: Waiting 21:54:32 36b3adc4ff6f: Verifying Checksum 21:54:32 36b3adc4ff6f: Download complete 21:54:32 46f8f816bc3b: Verifying Checksum 21:54:32 46f8f816bc3b: Download complete 21:54:32 df20fa9351a1: Verifying Checksum 21:54:32 df20fa9351a1: Download complete 21:54:32 93b9cdb0e59b: Verifying Checksum 21:54:32 93b9cdb0e59b: Download complete 21:54:32 5e14af77c1be: Verifying Checksum 21:54:32 5e14af77c1be: Download complete 21:54:32 01666e4c0597: Verifying Checksum 21:54:32 01666e4c0597: Download complete 21:54:32 93b61091891f: Verifying Checksum 21:54:32 93b61091891f: Download complete 21:54:32 df20fa9351a1: Pull complete 21:54:32 8ad3a11d3b57: Verifying Checksum 21:54:32 8ad3a11d3b57: Download complete 21:54:32 36b3adc4ff6f: Pull complete 21:54:33 8ad3a11d3b57: Pull complete 21:54:33 46f8f816bc3b: Pull complete 21:54:33 93b61091891f: Pull complete 21:54:33 93b9cdb0e59b: Pull complete 21:54:34 5e14af77c1be: Pull complete 21:54:34 01666e4c0597: Pull complete 21:54:34 aa168da1d23b: Verifying Checksum 21:54:34 aa168da1d23b: Download complete 21:54:40 aa168da1d23b: Pull complete 21:54:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:54:40 prd-centos7-docker-4c-2g-2141 does not seem to be running inside a container 21:54:40 $ 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-43/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-43 -v /w/workspace/undry_go-mod-configuration_PR-43:/w/workspace/undry_go-mod-configuration_PR-43:rw,z -v /w/workspace/undry_go-mod-configuration_PR-43@tmp:/w/workspace/undry_go-mod-configuration_PR-43@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:54:42 $ docker top 06abd269b10f8d2e73105006cd0bcae627b10c021f690a5519767a39837ffc9d -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:43 + touch /tmp/pre-build-complete [Pipeline] sh 21:54:43 + mkdir -p /var/log/sa [Pipeline] sh 21:54:43 + ls /var/log/sa-host 21:54:43 + sadf -c /var/log/sa-host/sa05 21:54:43 file_magic: OK 21:54:43 HZ: Using current value: 100 21:54:43 file_header: OK 21:54:43 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 21:54:43 Statistics: 21:54:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:54:43 File successfully converted to sysstat format version 12.2.1 21:54:43 + sadf -c /var/log/sa-host/sa07 21:54:43 file_magic: OK 21:54:43 HZ: Using current value: 100 21:54:43 file_header: OK 21:54:43 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 21:54:43 Statistics: 21:54:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:54:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:43 provisioning config files... 21:54:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-43@tmp/config4949582082539657148tmp [Pipeline] { [Pipeline] echo 21:54:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:54:44 ---> create-netrc.sh [Pipeline] } 21:54:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:54:44 ---> python-tools-install.sh [Pipeline] echo 21:54:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:54:45 ---> sudo-logs.sh 21:54:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:54:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:54:45 ---> job-cost.sh 21:54:45 lf-activate-venv: SKIPPING 21:54:45 DEBUG: total: 0.18000000715255737 21:54:45 INFO: Retrieving Stack Cost... 21:54:46 INFO: Retrieving Pricing Info for: v3-standard-2 21:54:46 INFO: Archiving Costs [Pipeline] echo 21:54:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:54:47 ---> logs-deploy.sh 21:54:47 lf-activate-venv: SKIPPING 21:54:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-43/2 21:54:47 INFO: archiving workspace using pattern(s): 21:54:48 Archives upload complete. 21:54:48 INFO: archiving logs to Nexus 21:54:49 ---> uname -a: 21:54:49 Linux prd-centos7-docker-4c-2g-2141.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:54:49 21:54:49 21:54:49 ---> lscpu: 21:54:49 Architecture: x86_64 21:54:49 CPU op-mode(s): 32-bit, 64-bit 21:54:49 Byte Order: Little Endian 21:54:49 Address sizes: 40 bits physical, 48 bits virtual 21:54:49 CPU(s): 2 21:54:49 On-line CPU(s) list: 0,1 21:54:49 Thread(s) per core: 1 21:54:49 Core(s) per socket: 1 21:54:49 Socket(s): 2 21:54:49 NUMA node(s): 1 21:54:49 Vendor ID: AuthenticAMD 21:54:49 CPU family: 23 21:54:49 Model: 49 21:54:49 Model name: AMD EPYC-Rome Processor 21:54:49 Stepping: 0 21:54:49 CPU MHz: 2800.000 21:54:49 BogoMIPS: 5600.00 21:54:49 Virtualization: AMD-V 21:54:49 Hypervisor vendor: KVM 21:54:49 Virtualization type: full 21:54:49 L1d cache: 64 KiB 21:54:49 L1i cache: 64 KiB 21:54:49 L2 cache: 1 MiB 21:54:49 L3 cache: 32 MiB 21:54:49 NUMA node0 CPU(s): 0,1 21:54:49 Vulnerability Itlb multihit: Not affected 21:54:49 Vulnerability L1tf: Not affected 21:54:49 Vulnerability Mds: Not affected 21:54:49 Vulnerability Meltdown: Not affected 21:54:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:54:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:54:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:54:49 Vulnerability Srbds: Not affected 21:54:49 Vulnerability Tsx async abort: Not affected 21:54:49 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:54:49 21:54:49 21:54:49 ---> nproc: 21:54:49 2 21:54:49 21:54:49 21:54:49 ---> df -h: 21:54:49 Filesystem Size Used Available Use% Mounted on 21:54:49 overlay 40.0G 7.6G 32.4G 19% / 21:54:49 tmpfs 64.0M 0 64.0M 0% /dev 21:54:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:54:49 shm 64.0M 0 64.0M 0% /dev/shm 21:54:49 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 21:54:49 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 21:54:49 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 21:54:49 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 21:54:49 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/undry_go-mod-configuration_PR-43 21:54:49 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/undry_go-mod-configuration_PR-43@tmp 21:54:49 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 21:54:49 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 21:54:49 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 21:54:49 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 21:54:49 21:54:49 21:54:49 ---> free -m: 21:54:49 total used free shared buff/cache available 21:54:49 Mem: 7821 975 4753 0 2092 6667 21:54:49 Swap: 1023 0 1023 21:54:49 21:54:49 21:54:49 ---> ip addr: 21:54:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:54:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:54:49 inet 127.0.0.1/8 scope host lo 21:54:49 valid_lft forever preferred_lft forever 21:54:49 inet6 ::1/128 scope host 21:54:49 valid_lft forever preferred_lft forever 21:54:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:54:49 link/ether fa:16:3e:f7:04:55 brd ff:ff:ff:ff:ff:ff 21:54:49 inet 10.30.123.7/23 brd 10.30.123.255 scope global dynamic eth0 21:54:49 valid_lft 85882sec preferred_lft 85882sec 21:54:49 inet6 fe80::f816:3eff:fef7:455/64 scope link 21:54:49 valid_lft forever preferred_lft forever 21:54:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:54:49 link/ether 02:42:cc:5f:5f:b7 brd ff:ff:ff:ff:ff:ff 21:54:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:54:49 valid_lft forever preferred_lft forever 21:54:49 inet6 fe80::42:ccff:fe5f:5fb7/64 scope link 21:54:49 valid_lft forever preferred_lft forever 21:54:49 21:54:49 21:54:49 ---> sar -b -r -n DEV: 21:54:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 21:54:49 21:54:49 21:46:00 LINUX RESTART (2 CPU) 21:54:49 21:54:49 21:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:54:49 21:48:01 1.95 0.00 1.95 0.00 0.00 38.05 0.00 21:54:49 21:49:01 0.17 0.00 0.17 0.00 0.00 2.15 0.00 21:54:49 21:50:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 21:54:49 21:51:01 0.20 0.00 0.20 0.00 0.00 3.10 0.00 21:54:49 21:52:01 0.32 0.00 0.32 0.00 0.00 4.78 0.00 21:54:49 21:53:01 0.37 0.00 0.37 0.00 0.00 4.00 0.00 21:54:49 21:54:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 21:54:49 Average: 0.49 0.00 0.49 0.00 0.00 8.15 0.00 21:54:49 21:54:49 21:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:54:49 21:48:01 5471316 0 800288 9.99 2620 1734716 1209044 13.35 566908 1573652 20 21:54:49 21:49:01 5467356 0 804240 10.04 2620 1734724 1209440 13.35 570824 1573716 12 21:54:49 21:50:01 5468784 0 802812 10.02 2620 1734724 1209044 13.35 569660 1573712 16 21:54:49 21:51:01 5467584 0 804004 10.04 2620 1734732 1209236 13.35 569876 1574624 8 21:54:49 21:52:01 5465728 0 805852 10.06 2620 1734740 1209128 13.35 568200 1578424 8 21:54:49 21:53:01 5466056 0 805524 10.06 2620 1734740 1209044 13.35 567772 1578480 8 21:54:49 21:54:01 5466168 0 805404 10.06 2620 1734748 1209104 13.35 567992 1578480 16 21:54:49 Average: 5467570 0 804018 10.04 2620 1734732 1209149 13.35 568747 1575870 13 21:54:49 21:54:49 21:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:54:49 21:48:01 eth0 1.18 0.08 0.11 0.01 0.00 0.00 0.00 0.00 21:54:49 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:49:01 eth0 5.80 2.48 4.04 0.70 0.00 0.00 0.00 0.00 21:54:49 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:50:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:54:49 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:51:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 21:54:49 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:52:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:54:49 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:53:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:54:01 eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:54:49 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 Average: eth0 1.17 0.47 0.66 0.14 0.00 0.00 0.00 0.00 21:54:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:49 21:54:49 21:54:49 ---> sar -P ALL: 21:54:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 21:54:49 21:54:49 21:46:00 LINUX RESTART (2 CPU) 21:54:49 21:54:49 21:47:01 CPU %user %nice %system %iowait %steal %idle 21:54:49 21:48:01 all 0.12 0.00 0.07 0.00 0.03 99.78 21:54:49 21:48:01 0 0.17 0.00 0.07 0.00 0.03 99.73 21:54:49 21:48:01 1 0.07 0.00 0.07 0.00 0.03 99.83 21:54:49 21:49:01 all 0.17 0.00 0.05 0.00 0.03 99.75 21:54:49 21:49:01 0 0.12 0.00 0.07 0.00 0.03 99.78 21:54:49 21:49:01 1 0.22 0.00 0.03 0.00 0.03 99.72 21:54:49 21:50:01 all 0.08 0.00 0.03 0.00 0.02 99.88 21:54:49 21:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:54:49 21:50:01 1 0.12 0.00 0.02 0.00 0.00 99.87 21:54:49 21:51:01 all 0.13 0.00 0.04 0.00 0.03 99.79 21:54:49 21:51:01 0 0.07 0.00 0.05 0.00 0.05 99.83 21:54:49 21:51:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:54:49 21:52:01 all 0.12 0.00 0.03 0.00 0.03 99.82 21:54:49 21:52:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:54:49 21:52:01 1 0.18 0.00 0.02 0.00 0.02 99.78 21:54:49 21:53:01 all 0.11 0.00 0.03 0.00 0.03 99.83 21:54:49 21:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:54:49 21:53:01 1 0.17 0.00 0.03 0.00 0.02 99.78 21:54:49 21:54:01 all 0.15 0.00 0.03 0.00 0.03 99.78 21:54:49 21:54:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:54:49 21:54:01 1 0.25 0.00 0.02 0.00 0.03 99.70 21:54:49 Average: all 0.12 0.00 0.04 0.00 0.03 99.81 21:54:49 Average: 0 0.08 0.00 0.05 0.00 0.04 99.84 21:54:49 Average: 1 0.17 0.00 0.03 0.00 0.02 99.78 21:54:49 21:54:49 21:54:49