Pull request #260 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dbfffce71d0346d3c204cc49835e5baede6ce6de+4472c82c79612dac3b4e902906142a1e2847219b (bf4002f4662061eff98abe6b3f8e22f5d716eed6) 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-ssh5724502061702690339.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh8936351342653795071.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-bootstrap/branches/PR-260/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-bootstrap/branches/PR-260/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh977562281619680665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh7691381700615678554.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-bootstrap/branches/PR-260/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-bootstrap/branches/PR-260/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1637395298020573412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1545’ Running on prd-centos7-docker-4c-2g-1549 in /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [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-bootstrap.git Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit dbfffce71d0346d3c204cc49835e5baede6ce6de > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-260 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-260@tmp/jenkins-gitclient-ssh6808693708872641348.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-260@tmp/jenkins-gitclient-ssh4056052828733473709.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 > git remote # timeout=10 Merge succeeded, producing dbfffce71d0346d3c204cc49835e5baede6ce6de Checking out Revision dbfffce71d0346d3c204cc49835e5baede6ce6de (PR-260) > 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/xfoundry_go-mod-bootstrap_PR-260@tmp/jenkins-gitclient-ssh798696364968129794.key > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" First time build. Skipping changelog. > git rev-list --no-walk 193334dcc638f477a5343019ee8e28d13b72c894 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T21:44:44.412Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T21:44:44.497Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T21:44:44.527Z] ========================================================= [2021-06-15T21:44:44.527Z] EdgeX Global Pipelines Version Info [2021-06-15T21:44:44.527Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:44:45.952Z] ------------------- [2021-06-15T21:44:45.952Z] stable info: [2021-06-15T21:44:45.952Z] ------------------- [2021-06-15T21:44:45.952Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T21:44:45.952Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T21:44:45.952Z] Message: update stable to v1.0.194 [2021-06-15T21:44:46.530Z] ------------------- [2021-06-15T21:44:46.530Z] experimental info: [2021-06-15T21:44:46.530Z] ------------------- [2021-06-15T21:44:46.530Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T21:44:46.530Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T21:44:46.530Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T21:44:46.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-06-15T21:44:46.695Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-06-15T21:44:46.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T21:44:46.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T21:44:46.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T21:44:46.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T21:44:46.838Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T21:44:46.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T21:44:46.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T21:44:46.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T21:44:46.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T21:44:46.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-06-15T21:44:47.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T21:44:47.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T21:44:47.068Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:44:47.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:44:47.138Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:44:47.163Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:44:47.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T21:44:47.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T21:44:47.241Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-15T21:44:47.267Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-15T21:44:47.291Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T21:44:47.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T21:44:47.361Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-15T21:44:47.386Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T21:44:47.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-260 [Pipeline] echo [2021-06-15T21:44:47.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-260 [Pipeline] echo [2021-06-15T21:44:47.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-260 [Pipeline] echo [2021-06-15T21:44:47.488Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbfffce71d0346d3c204cc49835e5baede6ce6de [Pipeline] echo [2021-06-15T21:44:47.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbfffce [Pipeline] echo [2021-06-15T21:44:49.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T21:44:50.205Z] + git log --format=format:%s -1 dbfffce71d0346d3c204cc49835e5baede6ce6de [Pipeline] echo [2021-06-15T21:44:50.244Z] GIT_COMMIT: dbfffce71d0346d3c204cc49835e5baede6ce6de, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo [2021-06-15T21:44:50.258Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:44:50.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:44:51.088Z] [2021-06-15T21:44:51.088Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:44:51.415Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:44:51.415Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T21:44:51.415Z] 31603596830f: Pulling fs layer [2021-06-15T21:44:51.415Z] 54011a49482f: Pulling fs layer [2021-06-15T21:44:51.415Z] a6820b24f6d8: Pulling fs layer [2021-06-15T21:44:51.415Z] f581987b2513: Pulling fs layer [2021-06-15T21:44:51.415Z] f581987b2513: Waiting [2021-06-15T21:44:51.415Z] 54011a49482f: Verifying Checksum [2021-06-15T21:44:51.415Z] 54011a49482f: Download complete [2021-06-15T21:44:51.678Z] 31603596830f: Verifying Checksum [2021-06-15T21:44:51.678Z] 31603596830f: Download complete [2021-06-15T21:44:51.678Z] f581987b2513: Verifying Checksum [2021-06-15T21:44:51.678Z] f581987b2513: Download complete [2021-06-15T21:44:51.678Z] a6820b24f6d8: Verifying Checksum [2021-06-15T21:44:51.678Z] a6820b24f6d8: Download complete [2021-06-15T21:44:51.939Z] 31603596830f: Pull complete [2021-06-15T21:44:51.939Z] 54011a49482f: Pull complete [2021-06-15T21:44:52.534Z] a6820b24f6d8: Pull complete [2021-06-15T21:44:52.800Z] f581987b2513: Pull complete [2021-06-15T21:44:52.800Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T21:44:52.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:44:52.800Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T21:44:52.888Z] prd-centos7-docker-4c-2g-1549 does not seem to be running inside a container [2021-06-15T21:44:52.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-260 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260:/w/workspace/xfoundry_go-mod-bootstrap_PR-260:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T21:44:54.509Z] $ docker top 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T21:44:54.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T21:44:54.658Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T21:44:54.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T21:44:54.793Z] $ docker exec 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda ssh-agent [2021-06-15T21:44:54.917Z] SSH_AUTH_SOCK=/tmp/ssh-rkdJMWPpdRTR/agent.13 [2021-06-15T21:44:54.917Z] SSH_AGENT_PID=19 [2021-06-15T21:44:54.926Z] Running ssh-add (command line suppressed) [2021-06-15T21:44:55.033Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_2836224023443302105.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_2836224023443302105.key) [2021-06-15T21:44:55.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T21:44:55.369Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T21:44:55.386Z] $ docker exec --env ******** --env ******** 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda ssh-agent -k [2021-06-15T21:44:55.492Z] unset SSH_AUTH_SOCK; [2021-06-15T21:44:55.492Z] unset SSH_AGENT_PID; [2021-06-15T21:44:55.492Z] echo Agent pid 19 killed; [2021-06-15T21:44:55.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T21:44:55.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T21:44:55.549Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T21:44:55.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T21:44:55.674Z] $ docker exec 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda ssh-agent [2021-06-15T21:44:55.798Z] SSH_AUTH_SOCK=/tmp/ssh-aNzz4MRIKGfe/agent.51 [2021-06-15T21:44:55.798Z] SSH_AGENT_PID=58 [2021-06-15T21:44:55.804Z] Running ssh-add (command line suppressed) [2021-06-15T21:44:55.913Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_7747998840071477599.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_7747998840071477599.key) [2021-06-15T21:44:55.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T21:44:56.254Z] + git semver init [2021-06-15T21:44:56.254Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T21:44:56.254Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-260/.git [2021-06-15T21:44:56.254Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [2021-06-15T21:44:56.254Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T21:44:56.254Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T21:44:56.254Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T21:44:56.254Z] # $SEMVER_BRANCH = PR-260 [2021-06-15T21:44:56.254Z] # $SEMVER_TEMP = /tmp/semver-526083485 [2021-06-15T21:44:56.254Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-06-15T21:44:56.843Z] # '/tmp/semver-526083485' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-260/.semver' [2021-06-15T21:44:56.843Z] # -> Force: false [2021-06-15T21:44:56.843Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-260/.semver [Pipeline] } [2021-06-15T21:44:56.854Z] $ docker exec --env ******** --env ******** 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda ssh-agent -k [2021-06-15T21:44:56.971Z] unset SSH_AUTH_SOCK; [2021-06-15T21:44:56.971Z] unset SSH_AGENT_PID; [2021-06-15T21:44:56.971Z] echo Agent pid 58 killed; [2021-06-15T21:44:56.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T21:44:57.326Z] + git semver [Pipeline] } [2021-06-15T21:44:57.339Z] $ docker stop --time=1 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda [2021-06-15T21:44:58.614Z] $ docker rm -f 3a7faef5b8ee6b727c98bb712cc3947dec61dcc39fa4bb51a724e05b84d4ceda [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T21:44:59.005Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T21:44:59.278Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T21:44:59.282Z] [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-06-15T21:45:14.503Z] Still waiting to schedule task [2021-06-15T21:45:14.504Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-15T21:45:14.507Z] Still waiting to schedule task [2021-06-15T21:45:14.508Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1546’ [2021-06-15T21:46:57.889Z] Running on prd-centos7-docker-4c-2g-1553 in /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [Pipeline] { [Pipeline] ws [2021-06-15T21:46:57.907Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-06-15T21:46:58.032Z] Selected Git installation does not exist. Using Default [2021-06-15T21:46:58.032Z] The recommended git tool is: NONE [2021-06-15T21:47:02.697Z] using credential edgex-jenkins-ssh [2021-06-15T21:47:02.709Z] Cloning the remote Git repository [2021-06-15T21:47:02.731Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:47:02.799Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-06-15T21:47:02.833Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:47:02.834Z] > git --version # timeout=10 [2021-06-15T21:47:02.842Z] > git --version # 'git version 2.24.4' [2021-06-15T21:47:02.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:47:02.881Z] [INFO] Currently running in a labeled security context [2021-06-15T21:47:02.882Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T21:47:02.882Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1101301062526870218.key [2021-06-15T21:47:02.904Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:47:04.994Z] Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit dbfffce71d0346d3c204cc49835e5baede6ce6de [2021-06-15T21:47:05.092Z] Merge succeeded, producing dbfffce71d0346d3c204cc49835e5baede6ce6de [2021-06-15T21:47:05.093Z] Checking out Revision dbfffce71d0346d3c204cc49835e5baede6ce6de (PR-260) [2021-06-15T21:47:04.359Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-15T21:47:04.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:47:04.384Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-15T21:47:04.402Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:47:04.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:47:04.403Z] [INFO] Currently running in a labeled security context [2021-06-15T21:47:04.403Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T21:47:04.404Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh6389446612167119422.key [2021-06-15T21:47:04.411Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T21:47:04.999Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T21:47:05.009Z] > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 [2021-06-15T21:47:05.046Z] > git remote # timeout=10 [2021-06-15T21:47:05.057Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T21:47:05.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:47:05.063Z] [INFO] Currently running in a labeled security context [2021-06-15T21:47:05.063Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T21:47:05.064Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh7334813928474105703.key [2021-06-15T21:47:05.072Z] > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 [2021-06-15T21:47:05.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T21:47:05.094Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T21:47:05.108Z] > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 [2021-06-15T21:47:08.750Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T21:47:09.778Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T21:47:10.111Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T21:47:10.410Z] + sudo service docker restart [2021-06-15T21:47:10.411Z] + true [2021-06-15T21:47:10.411Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-15T21:47:29.543Z] ========================================================= [2021-06-15T21:47:29.543Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T21:47:29.543Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:47:29.867Z] + 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-06-15T21:47:30.142Z] Sending build context to Docker daemon 988.7kB [2021-06-15T21:47:30.142Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-15T21:47:30.142Z] Step 2/8 : FROM ${BASE} [2021-06-15T21:47:30.142Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T21:47:30.142Z] 540db60ca938: Pulling fs layer [2021-06-15T21:47:30.142Z] adcc1eea9eea: Pulling fs layer [2021-06-15T21:47:30.142Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T21:47:30.142Z] 0510c868ecb4: Pulling fs layer [2021-06-15T21:47:30.142Z] afea3b2eda06: Pulling fs layer [2021-06-15T21:47:30.142Z] 7809a108b3ef: Pulling fs layer [2021-06-15T21:47:30.142Z] f706445af74f: Pulling fs layer [2021-06-15T21:47:30.142Z] 0510c868ecb4: Waiting [2021-06-15T21:47:30.142Z] afea3b2eda06: Waiting [2021-06-15T21:47:30.142Z] 7809a108b3ef: Waiting [2021-06-15T21:47:30.142Z] f706445af74f: Waiting [2021-06-15T21:47:30.142Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T21:47:30.142Z] 4c4ab2625f07: Download complete [2021-06-15T21:47:30.142Z] adcc1eea9eea: Verifying Checksum [2021-06-15T21:47:30.142Z] adcc1eea9eea: Download complete [2021-06-15T21:47:30.412Z] afea3b2eda06: Verifying Checksum [2021-06-15T21:47:30.412Z] afea3b2eda06: Download complete [2021-06-15T21:47:30.412Z] 7809a108b3ef: Verifying Checksum [2021-06-15T21:47:30.412Z] 7809a108b3ef: Download complete [2021-06-15T21:47:30.412Z] 540db60ca938: Verifying Checksum [2021-06-15T21:47:30.412Z] 540db60ca938: Download complete [2021-06-15T21:47:30.680Z] 540db60ca938: Pull complete [2021-06-15T21:47:30.680Z] adcc1eea9eea: Pull complete [2021-06-15T21:47:30.941Z] 4c4ab2625f07: Pull complete [2021-06-15T21:47:31.890Z] f706445af74f: Verifying Checksum [2021-06-15T21:47:31.890Z] f706445af74f: Download complete [2021-06-15T21:47:32.153Z] 0510c868ecb4: Verifying Checksum [2021-06-15T21:47:32.153Z] 0510c868ecb4: Download complete [2021-06-15T21:47:36.413Z] 0510c868ecb4: Pull complete [2021-06-15T21:47:36.413Z] afea3b2eda06: Pull complete [2021-06-15T21:47:36.413Z] 7809a108b3ef: Pull complete [2021-06-15T21:47:37.815Z] f706445af74f: Pull complete [2021-06-15T21:47:37.815Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T21:47:37.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T21:47:37.815Z] ---> b068be0155e3 [2021-06-15T21:47:37.815Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T21:47:44.442Z] ---> Running in 3a5761da2f43 [2021-06-15T21:47:44.442Z] Removing intermediate container 3a5761da2f43 [2021-06-15T21:47:44.442Z] ---> 0deee4764af0 [2021-06-15T21:47:44.442Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T21:47:44.442Z] ---> Running in 62da3364f5ee [2021-06-15T21:47:44.442Z] Removing intermediate container 62da3364f5ee [2021-06-15T21:47:44.442Z] ---> 2c9e332e1255 [2021-06-15T21:47:44.442Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-15T21:47:44.442Z] ---> Running in 8520d003c6db [2021-06-15T21:47:44.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T21:47:45.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T21:47:45.965Z] OK: 149 MiB in 40 packages [2021-06-15T21:47:46.229Z] Removing intermediate container 8520d003c6db [2021-06-15T21:47:46.229Z] ---> 8e59211ac792 [2021-06-15T21:47:46.229Z] Step 6/8 : WORKDIR /build [2021-06-15T21:47:46.229Z] ---> Running in 49b709143b78 [2021-06-15T21:47:46.492Z] Removing intermediate container 49b709143b78 [2021-06-15T21:47:46.492Z] ---> dd8317d48bf3 [2021-06-15T21:47:46.492Z] Step 7/8 : COPY go.mod . [2021-06-15T21:47:46.753Z] ---> 69dd6fa41e2a [2021-06-15T21:47:46.753Z] Step 8/8 : RUN go mod download [2021-06-15T21:47:46.753Z] ---> Running in 447ed168a548 [2021-06-15T21:48:01.705Z] Removing intermediate container 447ed168a548 [2021-06-15T21:48:01.705Z] ---> 5370153ebc0b [2021-06-15T21:48:01.705Z] Successfully built 5370153ebc0b [2021-06-15T21:48:01.705Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:48:02.028Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T21:48:02.029Z] . [Pipeline] withDockerContainer [2021-06-15T21:48:04.058Z] prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container [2021-06-15T21:48:04.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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-x86_64 cat [2021-06-15T21:48:04.598Z] $ docker top 7f2136446acb540e48d30327e87a342e773108299e14a4339baeb7fac83a5ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:48:05.012Z] + go version [2021-06-15T21:48:05.012Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T21:48:05.022Z] $ docker stop --time=1 7f2136446acb540e48d30327e87a342e773108299e14a4339baeb7fac83a5ed5 [2021-06-15T21:48:06.211Z] $ docker rm -f 7f2136446acb540e48d30327e87a342e773108299e14a4339baeb7fac83a5ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:48:06.775Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T21:48:06.775Z] . [Pipeline] withDockerContainer [2021-06-15T21:48:06.850Z] prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container [2021-06-15T21:48:06.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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-x86_64 cat [2021-06-15T21:48:07.323Z] $ docker top bbc79f875d0719c182b8e11c6fb1f057c2f28f17e446e88e8adeb9d9af4ecb35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:48:07.712Z] + go mod tidy [Pipeline] sh [2021-06-15T21:48:08.294Z] + make test [2021-06-15T21:48:08.294Z] go mod tidy [2021-06-15T21:48:08.294Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-15T21:48:20.341Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1555 in /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [Pipeline] { [Pipeline] ws [2021-06-15T21:48:20.363Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-06-15T21:48:20.671Z] Selected Git installation does not exist. Using Default [2021-06-15T21:48:20.671Z] The recommended git tool is: NONE [2021-06-15T21:48:23.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-15T21:48:23.295Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.007s coverage: 5.4% of statements [2021-06-15T21:48:23.295Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-15T21:48:23.295Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.2% of statements [2021-06-15T21:48:23.295Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.008s coverage: 85.3% of statements [2021-06-15T21:48:23.295Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-15T21:48:23.295Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-15T21:48:23.295Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-15T21:48:23.295Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.009s coverage: 100.0% of statements [2021-06-15T21:48:23.295Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.022s coverage: 26.7% of statements [2021-06-15T21:48:26.000Z] using credential edgex-jenkins-ssh [2021-06-15T21:48:26.025Z] Cloning the remote Git repository [2021-06-15T21:48:26.079Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:48:26.194Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-06-15T21:48:26.272Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:48:26.273Z] > git --version # timeout=10 [2021-06-15T21:48:26.304Z] > git --version # 'git version 2.17.1' [2021-06-15T21:48:26.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:48:26.465Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:48:27.538Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements [2021-06-15T21:48:27.539Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-15T21:48:27.539Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-15T21:48:27.539Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.006s coverage: 91.3% of statements [2021-06-15T21:48:27.539Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-15T21:48:27.461Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-15T21:48:27.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:48:27.513Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-15T21:48:27.562Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:48:27.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:48:27.578Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T21:48:28.157Z] Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit dbfffce71d0346d3c204cc49835e5baede6ce6de [2021-06-15T21:48:28.383Z] Merge succeeded, producing dbfffce71d0346d3c204cc49835e5baede6ce6de [2021-06-15T21:48:28.384Z] Checking out Revision dbfffce71d0346d3c204cc49835e5baede6ce6de (PR-260) [2021-06-15T21:48:28.173Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T21:48:28.190Z] > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 [2021-06-15T21:48:28.286Z] > git remote # timeout=10 [2021-06-15T21:48:28.306Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T21:48:28.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:48:28.335Z] > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 [2021-06-15T21:48:28.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T21:48:28.389Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T21:48:28.401Z] > git checkout -f dbfffce71d0346d3c204cc49835e5baede6ce6de # timeout=10 [2021-06-15T21:48:33.295Z] gofmt -l . [2021-06-15T21:48:33.295Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-15T21:48:33.305Z] $ docker stop --time=1 bbc79f875d0719c182b8e11c6fb1f057c2f28f17e446e88e8adeb9d9af4ecb35 [2021-06-15T21:48:34.719Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" [2021-06-15T21:48:34.728Z] $ docker rm -f bbc79f875d0719c182b8e11c6fb1f057c2f28f17e446e88e8adeb9d9af4ecb35 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T21:48:35.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T21:48:35.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-15T21:48:36.011Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] sh [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 [2021-06-15T21:48:36.449Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2021-06-15T21:48:36.811Z] ---> job-cost.sh [2021-06-15T21:48:36.812Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z2Zk [2021-06-15T21:48:36.890Z] + true [2021-06-15T21:48:36.890Z] + sudo service docker restart [2021-06-15T21:48:46.864Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo [2021-06-15T21:48:57.425Z] ========================================================= [2021-06-15T21:48:57.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T21:48:57.426Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:48:57.791Z] + 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-06-15T21:48:58.793Z] Sending build context to Docker daemon 987.6kB [2021-06-15T21:48:58.793Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-15T21:48:58.793Z] Step 2/8 : FROM ${BASE} [2021-06-15T21:48:59.394Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T21:48:59.394Z] 595b0fe564bb: Pulling fs layer [2021-06-15T21:48:59.394Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T21:48:59.394Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T21:48:59.394Z] ba82ee9f976e: Pulling fs layer [2021-06-15T21:48:59.394Z] 506bd15cee9f: Pulling fs layer [2021-06-15T21:48:59.394Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T21:48:59.394Z] 618dc40b7e24: Pulling fs layer [2021-06-15T21:48:59.394Z] 506bd15cee9f: Waiting [2021-06-15T21:48:59.394Z] 75a0a4a0db45: Waiting [2021-06-15T21:48:59.394Z] 618dc40b7e24: Waiting [2021-06-15T21:48:59.394Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T21:48:59.394Z] 5b7225fbf94c: Download complete [2021-06-15T21:48:59.394Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T21:48:59.394Z] 3088b5b3c5c0: Download complete [2021-06-15T21:48:59.394Z] 506bd15cee9f: Verifying Checksum [2021-06-15T21:48:59.394Z] 506bd15cee9f: Download complete [2021-06-15T21:48:59.394Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T21:48:59.394Z] 75a0a4a0db45: Download complete [2021-06-15T21:48:59.440Z] lf-activate-venv(): INFO: Adding /tmp/venv-Z2Zk/bin to PATH [2021-06-15T21:48:59.440Z] INFO: No Stack... [2021-06-15T21:48:59.678Z] 595b0fe564bb: Verifying Checksum [2021-06-15T21:48:59.678Z] 595b0fe564bb: Download complete [2021-06-15T21:49:00.314Z] 595b0fe564bb: Pull complete [2021-06-15T21:49:00.390Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T21:49:00.652Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T21:49:00.956Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2021-06-15T21:49:00.956Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T21:49:00.990Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] [2021-06-15T21:49:01.002Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] did not exist. Created. [2021-06-15T21:49:01.002Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T21:49:01.306Z] 3088b5b3c5c0: Pull complete [2021-06-15T21:49:01.333Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T21:49:01.399Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T21:49:01.412Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-15T21:49:01.580Z] 5b7225fbf94c: Pull complete [Pipeline] // stage [Pipeline] } [2021-06-15T21:49:01.861Z] 618dc40b7e24: Verifying Checksum [2021-06-15T21:49:01.861Z] 618dc40b7e24: Download complete [2021-06-15T21:49:02.462Z] ba82ee9f976e: Verifying Checksum [2021-06-15T21:49:02.462Z] ba82ee9f976e: Download complete [2021-06-15T21:49:12.657Z] ba82ee9f976e: Pull complete [2021-06-15T21:49:12.936Z] 506bd15cee9f: Pull complete [2021-06-15T21:49:13.214Z] 75a0a4a0db45: Pull complete [2021-06-15T21:49:17.541Z] 618dc40b7e24: Pull complete [2021-06-15T21:49:17.541Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T21:49:17.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T21:49:17.541Z] ---> a36622ca3599 [2021-06-15T21:49:17.541Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T21:49:19.529Z] ---> Running in b27d42540ec5 [2021-06-15T21:49:19.813Z] Removing intermediate container b27d42540ec5 [2021-06-15T21:49:19.813Z] ---> f1bd2e796a5e [2021-06-15T21:49:19.813Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T21:49:19.813Z] ---> Running in 718509397fde [2021-06-15T21:49:22.441Z] Removing intermediate container 718509397fde [2021-06-15T21:49:22.441Z] ---> 48f9f8ff7536 [2021-06-15T21:49:22.441Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-15T21:49:22.441Z] ---> Running in b159723e2675 [2021-06-15T21:49:23.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T21:49:24.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T21:49:25.702Z] OK: 138 MiB in 40 packages [2021-06-15T21:49:27.162Z] Removing intermediate container b159723e2675 [2021-06-15T21:49:27.162Z] ---> 83f594d4abae [2021-06-15T21:49:27.162Z] Step 6/8 : WORKDIR /build [2021-06-15T21:49:27.162Z] ---> Running in 6bd7fafc2e8d [2021-06-15T21:49:27.760Z] Removing intermediate container 6bd7fafc2e8d [2021-06-15T21:49:27.760Z] ---> 3e749436c53f [2021-06-15T21:49:27.760Z] Step 7/8 : COPY go.mod . [2021-06-15T21:49:28.362Z] ---> e7a664c13f37 [2021-06-15T21:49:28.362Z] Step 8/8 : RUN go mod download [2021-06-15T21:49:28.652Z] ---> Running in 09de8bb9e25a [2021-06-15T21:49:55.472Z] Removing intermediate container 09de8bb9e25a [2021-06-15T21:49:55.472Z] ---> 3267c055e1f0 [2021-06-15T21:49:55.472Z] Successfully built 3267c055e1f0 [2021-06-15T21:49:55.472Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:49:55.820Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T21:49:55.821Z] . [Pipeline] withDockerContainer [2021-06-15T21:49:56.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container [2021-06-15T21:49:56.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T21:49:57.688Z] $ docker top 217b540321afa9a171f14a7f289293979918eb1afa5646f777b09d014f4e0904 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:49:58.690Z] + go version [2021-06-15T21:49:58.690Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T21:49:58.719Z] $ docker stop --time=1 217b540321afa9a171f14a7f289293979918eb1afa5646f777b09d014f4e0904 [2021-06-15T21:50:00.566Z] $ docker rm -f 217b540321afa9a171f14a7f289293979918eb1afa5646f777b09d014f4e0904 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:50:01.340Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T21:50:01.340Z] . [Pipeline] withDockerContainer [2021-06-15T21:50:01.582Z] prd-ubuntu18.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container [2021-06-15T21:50:01.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T21:50:03.444Z] $ docker top 56279326d42079de17a184a2342d5144f43cbec3437f7957a624fa669fcf5dd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:50:04.418Z] + go mod tidy [Pipeline] sh [2021-06-15T21:50:05.690Z] + make test [2021-06-15T21:50:05.690Z] go mod tidy [2021-06-15T21:50:06.292Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-15T21:50:45.374Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-15T21:50:46.382Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.094s coverage: 5.4% of statements [2021-06-15T21:50:46.382Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-15T21:50:46.382Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.053s coverage: 92.2% of statements [2021-06-15T21:50:46.382Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.031s coverage: 85.3% of statements [2021-06-15T21:50:47.832Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-15T21:50:47.832Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-15T21:50:47.832Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-15T21:50:49.300Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.123s coverage: 100.0% of statements [2021-06-15T21:50:49.300Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.092s coverage: 26.7% of statements [2021-06-15T21:50:54.707Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.059s coverage: 91.0% of statements [2021-06-15T21:50:54.707Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-15T21:50:54.707Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-15T21:50:54.707Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements [2021-06-15T21:50:54.707Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-15T21:51:21.545Z] gofmt -l . [2021-06-15T21:51:21.545Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-15T21:51:21.573Z] $ docker stop --time=1 56279326d42079de17a184a2342d5144f43cbec3437f7957a624fa669fcf5dd8 [2021-06-15T21:51:23.459Z] $ docker rm -f 56279326d42079de17a184a2342d5144f43cbec3437f7957a624fa669fcf5dd8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T21:51:24.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T21:51:24.307Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T21:51:24.895Z] 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 [2021-06-15T21:51:25.730Z] ---> job-cost.sh [2021-06-15T21:51:25.730Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LAxs [2021-06-15T21:52:22.285Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T21:54:14.160Z] lf-activate-venv(): INFO: Adding /tmp/venv-LAxs/bin to PATH [2021-06-15T21:54:14.160Z] INFO: No Stack... [2021-06-15T21:54:14.160Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T21:54:14.160Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T21:54:14.522Z] + + cutcat -d, /w/workspace/go-mod-bootstrap/3/archives/cost.csv -f6 [2021-06-15T21:54:14.522Z] [Pipeline] lock [2021-06-15T21:54:14.592Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] [2021-06-15T21:54:14.600Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] did not exist. Created. [2021-06-15T21:54:14.600Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T21:54:14.983Z] /w/workspace/go-mod-bootstrap/3@tmp/durable-23b619dc/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-23b619dc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T21:54:15.330Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T21:54:15.365Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T21:54:15.523Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T21:54:15.535Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-3-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 [2021-06-15T21:54:16.296Z] provisioning config files... [2021-06-15T21:54:16.311Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/config5708677802209060380tmp [Pipeline] { [Pipeline] sh [2021-06-15T21:54:16.640Z] + set +x [2021-06-15T21:54:16.640Z] + bash -s -- [2021-06-15T21:54:16.640Z] + curl -s https://codecov.io/bash [2021-06-15T21:54:16.640Z] [2021-06-15T21:54:16.640Z] _____ _ [2021-06-15T21:54:16.640Z] / ____| | | [2021-06-15T21:54:16.640Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T21:54:16.640Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T21:54:16.640Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T21:54:16.640Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T21:54:16.640Z] Bash-1.0.3 [2021-06-15T21:54:16.640Z] [2021-06-15T21:54:16.640Z] [2021-06-15T21:54:16.640Z] ==> git version 2.24.4 found [2021-06-15T21:54:16.640Z] ==> 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-06-15T21:54:16.640Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T21:54:16.640Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T21:54:16.640Z] ==> Jenkins CI detected. [2021-06-15T21:54:16.640Z] project root: . [2021-06-15T21:54:16.640Z] --> token set from env [2021-06-15T21:54:16.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T21:54:16.640Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T21:54:16.640Z] ==> Python coveragepy not found [2021-06-15T21:54:16.640Z] ==> Searching for coverage reports in: [2021-06-15T21:54:16.640Z] + . [2021-06-15T21:54:16.640Z] -> Found 1 reports [2021-06-15T21:54:16.640Z] ==> Detecting git/mercurial file structure [2021-06-15T21:54:16.903Z] ==> Reading reports [2021-06-15T21:54:16.903Z] + ./coverage.out bytes=31740 [2021-06-15T21:54:16.903Z] ==> Appending adjustments [2021-06-15T21:54:16.903Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T21:54:16.903Z] + Found adjustments [2021-06-15T21:54:16.903Z] ==> Gzipping contents [2021-06-15T21:54:16.903Z] 8.0K /tmp/codecov.s4zJvr.gz [2021-06-15T21:54:16.903Z] ==> Uploading reports [2021-06-15T21:54:16.903Z] url: https://codecov.io [2021-06-15T21:54:16.903Z] query: branch=PR-260&commit=dbfffce71d0346d3c204cc49835e5baede6ce6de&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-260%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=260&job=&cmd_args= [2021-06-15T21:54:16.903Z] -> Pinging Codecov [2021-06-15T21:54:16.903Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-260&commit=dbfffce71d0346d3c204cc49835e5baede6ce6de&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-260%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=260&job=&cmd_args= [2021-06-15T21:54:17.476Z] -> Uploading to [2021-06-15T21:54:17.476Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/833815588EE85121546D348822E98E2E/dbfffce71d0346d3c204cc49835e5baede6ce6de/8b1ea710-3d6c-456c-b0ea-03c62b2cb0d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T215417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5afe3bec08b81b0c6af2648046647f13033248b213778a58b4aa01610291e380 [2021-06-15T21:54:17.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T21:54:17.476Z] Dload Upload Total Spent Left Speed [2021-06-15T21:54:17.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6008 0 0 100 6008 0 11916 --:--:-- --:--:-- --:--:-- 11897 100 6008 0 0 100 6008 0 11912 --:--:-- --:--:-- --:--:-- 11897 [2021-06-15T21:54:17.737Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/dbfffce71d0346d3c204cc49835e5baede6ce6de [Pipeline] } [2021-06-15T21:54:17.746Z] 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-06-15T21:54:19.295Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:54:19.873Z] ---> package-listing.sh [2021-06-15T21:54:19.873Z] ++ facter osfamily [2021-06-15T21:54:19.873Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T21:54:20.136Z] + OS_FAMILY=redhat [2021-06-15T21:54:20.136Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-260 [2021-06-15T21:54:20.136Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T21:54:20.136Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T21:54:20.136Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T21:54:20.136Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T21:54:20.136Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-260 ']' [2021-06-15T21:54:20.136Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T21:54:20.136Z] + case "${OS_FAMILY}" in [2021-06-15T21:54:20.136Z] + rpm -qa [2021-06-15T21:54:20.136Z] + sort [2021-06-15T21:54:20.753Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T21:54:20.753Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T21:54:20.753Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T21:54:20.753Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-260 ']' [2021-06-15T21:54:20.753Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-260/archives/ [2021-06-15T21:54:20.753Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-260/archives/ [Pipeline] echo [2021-06-15T21:54:20.769Z] 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/xfoundry_go-mod-bootstrap_PR-260/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T21:54:21.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:54:21.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T21:54:21.649Z] [2021-06-15T21:54:21.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:54:21.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T21:54:21.968Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T21:54:21.968Z] df20fa9351a1: Pulling fs layer [2021-06-15T21:54:21.968Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T21:54:21.968Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T21:54:21.968Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T21:54:21.968Z] 93b61091891f: Pulling fs layer [2021-06-15T21:54:21.968Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T21:54:21.968Z] 5e14af77c1be: Pulling fs layer [2021-06-15T21:54:21.968Z] 01666e4c0597: Pulling fs layer [2021-06-15T21:54:21.968Z] aa168da1d23b: Pulling fs layer [2021-06-15T21:54:21.968Z] 93b61091891f: Waiting [2021-06-15T21:54:21.968Z] 93b9cdb0e59b: Waiting [2021-06-15T21:54:21.968Z] 5e14af77c1be: Waiting [2021-06-15T21:54:21.968Z] 01666e4c0597: Waiting [2021-06-15T21:54:21.968Z] aa168da1d23b: Waiting [2021-06-15T21:54:21.968Z] 46f8f816bc3b: Waiting [2021-06-15T21:54:21.968Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T21:54:21.968Z] 36b3adc4ff6f: Download complete [2021-06-15T21:54:21.968Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T21:54:21.968Z] 46f8f816bc3b: Download complete [2021-06-15T21:54:21.968Z] df20fa9351a1: Verifying Checksum [2021-06-15T21:54:21.968Z] df20fa9351a1: Download complete [2021-06-15T21:54:21.968Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T21:54:21.968Z] 93b9cdb0e59b: Download complete [2021-06-15T21:54:21.968Z] 5e14af77c1be: Verifying Checksum [2021-06-15T21:54:21.968Z] 5e14af77c1be: Download complete [2021-06-15T21:54:21.968Z] 93b61091891f: Verifying Checksum [2021-06-15T21:54:21.968Z] 93b61091891f: Download complete [2021-06-15T21:54:21.968Z] 01666e4c0597: Verifying Checksum [2021-06-15T21:54:21.968Z] 01666e4c0597: Download complete [2021-06-15T21:54:22.233Z] df20fa9351a1: Pull complete [2021-06-15T21:54:22.233Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T21:54:22.233Z] 8ad3a11d3b57: Download complete [2021-06-15T21:54:22.498Z] 36b3adc4ff6f: Pull complete [2021-06-15T21:54:23.078Z] 8ad3a11d3b57: Pull complete [2021-06-15T21:54:23.078Z] 46f8f816bc3b: Pull complete [2021-06-15T21:54:23.344Z] 93b61091891f: Pull complete [2021-06-15T21:54:23.344Z] 93b9cdb0e59b: Pull complete [2021-06-15T21:54:23.605Z] 5e14af77c1be: Pull complete [2021-06-15T21:54:23.605Z] 01666e4c0597: Pull complete [2021-06-15T21:54:23.866Z] aa168da1d23b: Verifying Checksum [2021-06-15T21:54:23.866Z] aa168da1d23b: Download complete [2021-06-15T21:54:28.115Z] aa168da1d23b: Pull complete [2021-06-15T21:54:28.115Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T21:54:28.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T21:54:28.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T21:54:28.200Z] prd-centos7-docker-4c-2g-1549 does not seem to be running inside a container [2021-06-15T21:54:28.236Z] $ 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/xfoundry_go-mod-bootstrap_PR-260/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-260 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260:/w/workspace/xfoundry_go-mod-bootstrap_PR-260:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T21:54:30.177Z] $ docker top 8178574c42b9b87e453ed9210fb5eecf348bd54cc27655e6749bf4b4ccc3c943 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:54:30.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T21:54:30.888Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T21:54:31.187Z] + ls /var/log/sa-host [2021-06-15T21:54:31.187Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T21:54:31.187Z] file_magic: OK [2021-06-15T21:54:31.187Z] HZ: Using current value: 100 [2021-06-15T21:54:31.187Z] file_header: OK [2021-06-15T21:54:31.187Z] 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-06-15T21:54:31.187Z] Statistics: [2021-06-15T21:54:31.187Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T21:54:31.187Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T21:54:31.187Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T21:54:31.187Z] file_magic: OK [2021-06-15T21:54:31.187Z] HZ: Using current value: 100 [2021-06-15T21:54:31.187Z] file_header: OK [2021-06-15T21:54:31.187Z] 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-06-15T21:54:31.187Z] Statistics: [2021-06-15T21:54:31.187Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T21:54:31.187Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T21:54:31.398Z] provisioning config files... [2021-06-15T21:54:31.410Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/config363162419540782326tmp [Pipeline] { [Pipeline] echo [2021-06-15T21:54:31.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:54:31.732Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T21:54:31.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:54:32.116Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T21:54:32.128Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:54:32.436Z] ---> sudo-logs.sh [2021-06-15T21:54:32.436Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T21:54:32.470Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:54:32.777Z] ---> job-cost.sh [2021-06-15T21:54:32.777Z] lf-activate-venv: SKIPPING [2021-06-15T21:54:32.777Z] DEBUG: total: 0.18000000715255737 [2021-06-15T21:54:32.777Z] INFO: Retrieving Stack Cost... [2021-06-15T21:54:33.728Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T21:54:33.991Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T21:54:34.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:54:34.319Z] ---> logs-deploy.sh [2021-06-15T21:54:34.319Z] lf-activate-venv: SKIPPING [2021-06-15T21:54:34.319Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-260/3 [2021-06-15T21:54:34.319Z] INFO: archiving workspace using pattern(s): [2021-06-15T21:54:35.270Z] Archives upload complete. [2021-06-15T21:54:35.270Z] INFO: archiving logs to Nexus [2021-06-15T21:54:35.845Z] ---> uname -a: [2021-06-15T21:54:35.845Z] Linux prd-centos7-docker-4c-2g-1549.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-15T21:54:35.845Z] [2021-06-15T21:54:35.845Z] [2021-06-15T21:54:35.845Z] ---> lscpu: [2021-06-15T21:54:35.845Z] Architecture: x86_64 [2021-06-15T21:54:35.845Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-15T21:54:35.845Z] Byte Order: Little Endian [2021-06-15T21:54:35.845Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-15T21:54:35.845Z] CPU(s): 2 [2021-06-15T21:54:35.845Z] On-line CPU(s) list: 0,1 [2021-06-15T21:54:35.845Z] Thread(s) per core: 1 [2021-06-15T21:54:35.845Z] Core(s) per socket: 1 [2021-06-15T21:54:35.845Z] Socket(s): 2 [2021-06-15T21:54:35.845Z] NUMA node(s): 1 [2021-06-15T21:54:35.845Z] Vendor ID: AuthenticAMD [2021-06-15T21:54:35.845Z] CPU family: 23 [2021-06-15T21:54:35.845Z] Model: 49 [2021-06-15T21:54:35.845Z] Model name: AMD EPYC-Rome Processor [2021-06-15T21:54:35.845Z] Stepping: 0 [2021-06-15T21:54:35.845Z] CPU MHz: 2799.998 [2021-06-15T21:54:35.845Z] BogoMIPS: 5599.99 [2021-06-15T21:54:35.845Z] Virtualization: AMD-V [2021-06-15T21:54:35.845Z] Hypervisor vendor: KVM [2021-06-15T21:54:35.845Z] Virtualization type: full [2021-06-15T21:54:35.845Z] L1d cache: 64 KiB [2021-06-15T21:54:35.845Z] L1i cache: 64 KiB [2021-06-15T21:54:35.845Z] L2 cache: 1 MiB [2021-06-15T21:54:35.845Z] L3 cache: 32 MiB [2021-06-15T21:54:35.845Z] NUMA node0 CPU(s): 0,1 [2021-06-15T21:54:35.845Z] Vulnerability Itlb multihit: Not affected [2021-06-15T21:54:35.845Z] Vulnerability L1tf: Not affected [2021-06-15T21:54:35.845Z] Vulnerability Mds: Not affected [2021-06-15T21:54:35.845Z] Vulnerability Meltdown: Not affected [2021-06-15T21:54:35.845Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-15T21:54:35.845Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-15T21:54:35.845Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-15T21:54:35.845Z] Vulnerability Srbds: Not affected [2021-06-15T21:54:35.845Z] Vulnerability Tsx async abort: Not affected [2021-06-15T21:54:35.845Z] 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 [2021-06-15T21:54:35.845Z] [2021-06-15T21:54:35.845Z] [2021-06-15T21:54:35.845Z] ---> nproc: [2021-06-15T21:54:35.845Z] 2 [2021-06-15T21:54:35.845Z] [2021-06-15T21:54:35.845Z] [2021-06-15T21:54:35.845Z] ---> df -h: [2021-06-15T21:54:35.845Z] Filesystem Size Used Available Use% Mounted on [2021-06-15T21:54:35.845Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-15T21:54:35.845Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-15T21:54:35.845Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-15T21:54:35.845Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-15T21:54:35.846Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-15T21:54:35.846Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-15T21:54:35.846Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-15T21:54:35.846Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-15T21:54:35.846Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-15T21:54:35.846Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [2021-06-15T21:54:35.846Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp [2021-06-15T21:54:35.846Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-15T21:54:35.846Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-15T21:54:35.846Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] ---> free -m: [2021-06-15T21:54:35.846Z] total used free shared buff/cache available [2021-06-15T21:54:35.846Z] Mem: 7821 974 4755 0 2091 6668 [2021-06-15T21:54:35.846Z] Swap: 1023 0 1023 [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] ---> ip addr: [2021-06-15T21:54:35.846Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-15T21:54:35.846Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-15T21:54:35.846Z] inet 127.0.0.1/8 scope host lo [2021-06-15T21:54:35.846Z] valid_lft forever preferred_lft forever [2021-06-15T21:54:35.846Z] inet6 ::1/128 scope host [2021-06-15T21:54:35.846Z] valid_lft forever preferred_lft forever [2021-06-15T21:54:35.846Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-15T21:54:35.846Z] link/ether fa:16:3e:32:58:72 brd ff:ff:ff:ff:ff:ff [2021-06-15T21:54:35.846Z] inet 10.30.123.119/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-15T21:54:35.846Z] valid_lft 85773sec preferred_lft 85773sec [2021-06-15T21:54:35.846Z] inet6 fe80::f816:3eff:fe32:5872/64 scope link [2021-06-15T21:54:35.846Z] valid_lft forever preferred_lft forever [2021-06-15T21:54:35.846Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-15T21:54:35.846Z] link/ether 02:42:49:f9:00:20 brd ff:ff:ff:ff:ff:ff [2021-06-15T21:54:35.846Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-15T21:54:35.846Z] valid_lft forever preferred_lft forever [2021-06-15T21:54:35.846Z] inet6 fe80::42:49ff:fef9:20/64 scope link [2021-06-15T21:54:35.846Z] valid_lft forever preferred_lft forever [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] ---> sar -b -r -n DEV: [2021-06-15T21:54:35.846Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] 21:43:56 LINUX RESTART (2 CPU) [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] 21:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-15T21:54:35.846Z] 21:46:01 2.42 0.00 2.42 0.00 0.00 63.73 0.00 [2021-06-15T21:54:35.846Z] 21:47:01 0.40 0.00 0.40 0.00 0.00 6.89 0.00 [2021-06-15T21:54:35.846Z] 21:48:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-06-15T21:54:35.846Z] 21:49:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 [2021-06-15T21:54:35.846Z] 21:50:01 0.38 0.00 0.38 0.00 0.00 6.18 0.00 [2021-06-15T21:54:35.846Z] 21:51:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-06-15T21:54:35.846Z] 21:52:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 [2021-06-15T21:54:35.846Z] 21:53:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 [2021-06-15T21:54:35.846Z] 21:54:02 0.23 0.00 0.23 0.00 0.00 2.65 0.00 [2021-06-15T21:54:35.846Z] Average: 0.51 0.00 0.51 0.00 0.00 10.37 0.00 [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] 21:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-15T21:54:35.846Z] 21:46:01 5458180 0 814560 10.17 2620 1733572 1303272 14.39 582024 1568024 20 [2021-06-15T21:54:35.846Z] 21:47:01 5471148 0 801580 10.01 2620 1733584 1202884 13.28 570320 1569268 16 [2021-06-15T21:54:35.846Z] 21:48:01 5469104 0 803624 10.03 2620 1733584 1202992 13.28 569608 1572060 8 [2021-06-15T21:54:35.846Z] 21:49:01 5469040 0 803684 10.03 2620 1733588 1203008 13.28 569024 1572684 20 [2021-06-15T21:54:35.846Z] 21:50:01 5469452 0 803264 10.03 2620 1733596 1202924 13.28 567896 1573276 8 [2021-06-15T21:54:35.846Z] 21:51:01 5469308 0 803408 10.03 2620 1733596 1202792 13.28 568192 1573276 8 [2021-06-15T21:54:35.846Z] 21:52:01 5464276 0 808432 10.09 2620 1733604 1202756 13.28 573308 1573276 16 [2021-06-15T21:54:35.846Z] 21:53:01 5462076 0 810628 10.12 2620 1733608 1202756 13.28 575748 1573276 8 [2021-06-15T21:54:35.846Z] 21:54:02 5461788 0 810912 10.13 2620 1733612 1202756 13.28 577840 1571204 8 [2021-06-15T21:54:35.846Z] Average: 5466041 0 806677 10.07 2620 1733594 1214016 13.40 572662 1571816 12 [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] 21:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-15T21:54:35.846Z] 21:46:01 eth0 3.44 1.46 3.41 0.32 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:47:01 eth0 2.25 0.33 0.43 0.20 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:48:01 eth0 2.43 0.77 0.91 0.59 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:49:01 eth0 1.05 0.52 0.54 0.39 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:50:01 eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:51:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:52:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:54:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] 21:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] Average: eth0 1.10 0.39 0.60 0.18 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] ---> sar -P ALL: [2021-06-15T21:54:35.846Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] 21:43:56 LINUX RESTART (2 CPU) [2021-06-15T21:54:35.846Z] [2021-06-15T21:54:35.846Z] 21:45:02 CPU %user %nice %system %iowait %steal %idle [2021-06-15T21:54:35.846Z] 21:46:01 all 0.28 0.00 0.08 0.00 0.03 99.61 [2021-06-15T21:54:35.846Z] 21:46:01 0 0.48 0.00 0.09 0.00 0.03 99.40 [2021-06-15T21:54:35.846Z] 21:46:01 1 0.08 0.00 0.08 0.00 0.02 99.81 [2021-06-15T21:54:35.847Z] 21:47:01 all 0.21 0.00 0.06 0.00 0.03 99.71 [2021-06-15T21:54:35.847Z] 21:47:01 0 0.33 0.00 0.07 0.00 0.03 99.56 [2021-06-15T21:54:35.847Z] 21:47:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-15T21:54:35.847Z] 21:48:01 all 0.22 0.00 0.04 0.00 0.03 99.72 [2021-06-15T21:54:35.847Z] 21:48:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-15T21:54:35.847Z] 21:48:01 1 0.38 0.00 0.07 0.00 0.02 99.53 [2021-06-15T21:54:35.847Z] 21:49:01 all 0.23 0.00 0.03 0.00 0.03 99.72 [2021-06-15T21:54:35.847Z] 21:49:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-15T21:54:35.847Z] 21:49:01 1 0.37 0.00 0.03 0.00 0.03 99.57 [2021-06-15T21:54:35.847Z] 21:50:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-06-15T21:54:35.847Z] 21:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-15T21:54:35.847Z] 21:50:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-15T21:54:35.847Z] 21:51:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-06-15T21:54:35.847Z] 21:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-15T21:54:35.847Z] 21:51:01 1 0.02 0.00 0.05 0.00 0.05 99.88 [2021-06-15T21:54:35.847Z] 21:52:01 all 0.06 0.00 0.04 0.00 0.03 99.87 [2021-06-15T21:54:35.847Z] 21:52:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-15T21:54:35.847Z] 21:52:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-15T21:54:35.847Z] 21:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-15T21:54:35.847Z] 21:53:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-15T21:54:35.847Z] 21:53:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-15T21:54:35.847Z] 21:54:02 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-06-15T21:54:35.847Z] 21:54:02 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-15T21:54:35.847Z] 21:54:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-15T21:54:35.847Z] Average: all 0.15 0.00 0.04 0.00 0.03 99.79 [2021-06-15T21:54:35.847Z] Average: 0 0.16 0.00 0.04 0.00 0.02 99.78 [2021-06-15T21:54:35.847Z] Average: 1 0.14 0.00 0.04 0.00 0.03 99.79 [2021-06-15T21:54:35.847Z] [2021-06-15T21:54:35.847Z] [2021-06-15T21:54:35.847Z]