Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1710294784894957342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3064117161024947141.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 40653689060fff6bf1399e6de9b6d29a57191201 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4761404309769285665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1211370646602689978.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5220290345547941406.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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_BUILD_IMAGE_TARGET: builder 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 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-1468’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1460’ is offline ‘prd-centos7-docker-4c-2g-1467’ is offline ‘prd-centos7-docker-4c-2g-1469’ is offline ‘prd-centos7-docker-4c-2g-1470’ is offline ‘prd-centos7-docker-4c-2g-1482’ is offline ‘prd-centos7-docker-4c-2g-1483’ is offline ‘prd-centos7-docker-4c-2g-1484’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1462’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1471’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1474’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1490 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/jenkins-gitclient-ssh7941240900915060358.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 # timeout=10 Commit message: "Merge pull request #265 from soda480/US1908" > git rev-list --no-walk e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:14:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:14:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:14:45 ========================================================= 17:14:45 EdgeX Global Pipelines Version Info 17:14:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:14:46 ------------------- 17:14:46 stable info: 17:14:46 ------------------- 17:14:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:14:46 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:14:46 Message: update stable to v1.0.200 17:14:47 ------------------- 17:14:47 experimental info: 17:14:47 ------------------- 17:14:47 Commited By: **** collab-it+edgex@linuxfoundation.org 17:14:47 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:14:47 Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e2f67e [Pipeline] echo 17:14:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:48 + git log --format=format:%s -1 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 [Pipeline] echo 17:14:48 GIT_COMMIT: 3e2f67e996467cdbadfa7c714bc2c33aebb3b957, Commit Message: Merge pull request #265 from soda480/US1908 [Pipeline] echo 17:14:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:50 17:14:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:14:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:50 latest: Pulling from edgex-devops/git-semver 17:14:50 31603596830f: Pulling fs layer 17:14:50 b6dc333f4379: Pulling fs layer 17:14:50 3d9ef1400e77: Pulling fs layer 17:14:50 fd332fbdc1db: Pulling fs layer 17:14:50 fd332fbdc1db: Waiting 17:14:50 b6dc333f4379: Verifying Checksum 17:14:50 b6dc333f4379: Download complete 17:14:50 31603596830f: Verifying Checksum 17:14:50 31603596830f: Download complete 17:14:50 31603596830f: Pull complete 17:14:50 fd332fbdc1db: Verifying Checksum 17:14:50 fd332fbdc1db: Download complete 17:14:50 b6dc333f4379: Pull complete 17:14:51 3d9ef1400e77: Verifying Checksum 17:14:51 3d9ef1400e77: Download complete 17:14:51 3d9ef1400e77: Pull complete 17:14:51 fd332fbdc1db: Pull complete 17:14:51 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:14:51 prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container 17:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:14:53 $ docker top 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:53 [ssh-agent] Looking for ssh-agent implementation... 17:14:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:53 $ docker exec 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df ssh-agent 17:14:53 SSH_AUTH_SOCK=/tmp/ssh-t6GNbUiOQpuD/agent.15 17:14:53 SSH_AGENT_PID=21 17:14:53 Running ssh-add (command line suppressed) 17:14:53 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7076166679115013953.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7076166679115013953.key) 17:14:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:54 + git tag --points-at HEAD [Pipeline] } 17:14:54 $ docker exec --env ******** --env ******** 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df ssh-agent -k 17:14:54 unset SSH_AUTH_SOCK; 17:14:54 unset SSH_AGENT_PID; 17:14:54 echo Agent pid 21 killed; 17:14:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:14:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:54 [ssh-agent] Looking for ssh-agent implementation... 17:14:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:54 $ docker exec 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df ssh-agent 17:14:54 SSH_AUTH_SOCK=/tmp/ssh-PLweHSQT9fWt/agent.52 17:14:54 SSH_AGENT_PID=59 17:14:54 Running ssh-add (command line suppressed) 17:14:54 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_271173165563208264.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_271173165563208264.key) 17:14:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:54 + git semver init 17:14:54 # -> Open(): unable to determine branch for HEAD 17:14:54 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 17:14:54 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 17:14:54 # $SEMVER_REMOTE_NAME = origin 17:14:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:54 # $SEMVER_USER_NAME = edgex-jenkins 17:14:54 # $SEMVER_BRANCH = main 17:14:54 # $SEMVER_TEMP = /tmp/semver-718351260 17:14:54 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 17:14:55 # '/tmp/semver-718351260' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' 17:14:55 # -> Force: false 17:14:55 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 17:14:55 $ docker exec --env ******** --env ******** 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df ssh-agent -k 17:14:55 unset SSH_AUTH_SOCK; 17:14:55 unset SSH_AGENT_PID; 17:14:55 echo Agent pid 59 killed; 17:14:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:56 + git semver [Pipeline] } 17:14:56 $ docker stop --time=1 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df 17:14:57 $ docker rm -f 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df [Pipeline] // withDockerContainer [Pipeline] sh 17:14:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:14:58 Stashed 1 file(s) [Pipeline] echo 17:14:58 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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 17:15:13 Still waiting to schedule task 17:15:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:15:13 Still waiting to schedule task 17:15:13 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-builder-2c-1g-1468’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1453’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1454’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1460’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1465’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1466’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1467’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1469’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1470’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1477’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1481’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1483’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-centos7-docker-4c-2g-1484’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:15:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1462’ is offline 17:15:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1464’ is offline 17:15:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1471’ is offline 17:15:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1472’ is offline 17:15:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1474’ is offline 17:15:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1475’ is offline 17:15:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1487’ is offline 17:17:26 Running on prd-centos7-docker-4c-2g-1552 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:17:26 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 17:17:26 Selected Git installation does not exist. Using Default 17:17:26 The recommended git tool is: NONE 17:17:29 using credential edgex-jenkins-ssh 17:17:29 Cloning the remote Git repository 17:17:29 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:17:30 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 17:17:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:17:30 > git --version # timeout=10 17:17:30 > git --version # 'git version 2.24.4' 17:17:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:30 [INFO] Currently running in a labeled security context 17:17:30 [INFO] Currently SELinux is 'enforcing' on the host 17:17:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh5281819656188853904.key 17:17:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:30 Avoid second fetch 17:17:30 Checking out Revision 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 (main) 17:17:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:17:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:30 > git config core.sparsecheckout # timeout=10 17:17:30 > git checkout -f 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 # timeout=10 17:17:34 Commit message: "Merge pull request #265 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:17:35 ========================================================= 17:17:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:17:35 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:17:35 + 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 . 17:17:35 Sending build context to Docker daemon 1.009MB 17:17:35 Step 1/8 : ARG BASE=golang:1.16-alpine 17:17:35 Step 2/8 : FROM ${BASE} 17:17:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:17:35 540db60ca938: Pulling fs layer 17:17:35 adcc1eea9eea: Pulling fs layer 17:17:35 4c4ab2625f07: Pulling fs layer 17:17:35 0773c198feca: Pulling fs layer 17:17:35 345f892a5656: Pulling fs layer 17:17:35 4796506630df: Pulling fs layer 17:17:35 cc55df3e53f1: Pulling fs layer 17:17:35 4d027b6c602c: Pulling fs layer 17:17:35 449e75d2c14e: Pulling fs layer 17:17:35 0773c198feca: Waiting 17:17:35 345f892a5656: Waiting 17:17:35 4796506630df: Waiting 17:17:35 cc55df3e53f1: Waiting 17:17:35 4d027b6c602c: Waiting 17:17:35 449e75d2c14e: Waiting 17:17:35 4c4ab2625f07: Verifying Checksum 17:17:35 4c4ab2625f07: Download complete 17:17:36 adcc1eea9eea: Verifying Checksum 17:17:36 adcc1eea9eea: Download complete 17:17:36 345f892a5656: Verifying Checksum 17:17:36 345f892a5656: Download complete 17:17:36 540db60ca938: Verifying Checksum 17:17:36 540db60ca938: Download complete 17:17:36 4796506630df: Verifying Checksum 17:17:36 4796506630df: Download complete 17:17:36 cc55df3e53f1: Verifying Checksum 17:17:36 cc55df3e53f1: Download complete 17:17:36 540db60ca938: Pull complete 17:17:36 adcc1eea9eea: Pull complete 17:17:36 4c4ab2625f07: Pull complete 17:17:37 4d027b6c602c: Verifying Checksum 17:17:37 4d027b6c602c: Download complete 17:17:40 449e75d2c14e: Verifying Checksum 17:17:40 449e75d2c14e: Download complete 17:17:42 0773c198feca: Verifying Checksum 17:17:42 0773c198feca: Download complete 17:17:46 0773c198feca: Pull complete 17:17:46 345f892a5656: Pull complete 17:17:46 4796506630df: Pull complete 17:17:46 cc55df3e53f1: Pull complete 17:17:46 4d027b6c602c: Pull complete 17:17:47 449e75d2c14e: Pull complete 17:17:47 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:17:47 ---> 0d28375d9b5b 17:17:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:17:49 ---> Running in 4f90f35309e0 17:17:49 Removing intermediate container 4f90f35309e0 17:17:49 ---> 5455ea9766c5 17:17:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:49 ---> Running in df9d99d511e1 17:17:49 Removing intermediate container df9d99d511e1 17:17:49 ---> 71c185e2fbab 17:17:49 Step 5/8 : RUN apk add --update --no-cache git make 17:17:49 ---> Running in d3296466177c 17:17:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:17:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:17:51 OK: 149 MiB in 40 packages 17:17:51 Removing intermediate container d3296466177c 17:17:51 ---> 13bb6d609999 17:17:51 Step 6/8 : WORKDIR /build 17:17:51 ---> Running in 41de8d5b959a 17:17:51 Removing intermediate container 41de8d5b959a 17:17:51 ---> 9bd77fcbfd18 17:17:51 Step 7/8 : COPY go.mod . 17:17:51 ---> c21d91992252 17:17:51 Step 8/8 : RUN go mod download 17:17:51 ---> Running in 44c49aab413a 17:18:01 Removing intermediate container 44c49aab413a 17:18:01 ---> 50949cacd604 17:18:01 Successfully built 50949cacd604 17:18:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:18:02 + docker inspect -f . ci-base-image-x86_64 17:18:02 . [Pipeline] withDockerContainer 17:18:02 prd-centos7-docker-4c-2g-1552 does not seem to be running inside a container 17:18:02 $ 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 ******** ci-base-image-x86_64 cat 17:18:02 $ docker top 6728a260587b7b477c571f0f0f865801f82006709305b0fa198da1b19e5df8e1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:03 + go version 17:18:03 go version go1.16.5 linux/amd64 [Pipeline] } 17:18:03 $ docker stop --time=1 6728a260587b7b477c571f0f0f865801f82006709305b0fa198da1b19e5df8e1 17:18:04 $ docker rm -f 6728a260587b7b477c571f0f0f865801f82006709305b0fa198da1b19e5df8e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:18:05 + docker inspect -f . ci-base-image-x86_64 17:18:05 . [Pipeline] withDockerContainer 17:18:05 prd-centos7-docker-4c-2g-1552 does not seem to be running inside a container 17:18:05 $ 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 ******** ci-base-image-x86_64 cat 17:18:05 $ docker top 4d3aea1ede2834446b12c5c9560ecc913e27c2f89da5ca5c2bd2e022262afa2c -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:06 + go mod tidy [Pipeline] sh 17:18:06 + make test 17:18:06 go mod tidy 17:18:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:18:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:18:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.011s coverage: 5.4% of statements 17:18:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:18:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements 17:18:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements 17:18:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 17:18:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:18:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:18:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements 17:18:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 26.7% of statements 17:18:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 91.0% of statements 17:18:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:18:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 17:18:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 17:18:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:18:31 gofmt -l . 17:18:31 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:18:31 $ docker stop --time=1 4d3aea1ede2834446b12c5c9560ecc913e27c2f89da5ca5c2bd2e022262afa2c 17:18:32 $ docker rm -f 4d3aea1ede2834446b12c5c9560ecc913e27c2f89da5ca5c2bd2e022262afa2c [Pipeline] // withDockerContainer [Pipeline] sh 17:18:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:18:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:33 17:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:34 latest: Pulling from edgex-lftools-log-publisher 17:18:34 b4d181a07f80: Pulling fs layer 17:18:34 a1111a8f2ec3: Pulling fs layer 17:18:34 ed53099fbce6: Pulling fs layer 17:18:34 dc539afda2c1: Pulling fs layer 17:18:34 77bc0d833cb6: Pulling fs layer 17:18:34 9065ff56babe: Pulling fs layer 17:18:34 d287ab97295c: Pulling fs layer 17:18:34 dc539afda2c1: Waiting 17:18:34 77bc0d833cb6: Waiting 17:18:34 9065ff56babe: Waiting 17:18:34 d287ab97295c: Waiting 17:18:34 a1111a8f2ec3: Verifying Checksum 17:18:34 a1111a8f2ec3: Download complete 17:18:34 dc539afda2c1: Verifying Checksum 17:18:34 dc539afda2c1: Download complete 17:18:34 77bc0d833cb6: Verifying Checksum 17:18:34 77bc0d833cb6: Download complete 17:18:34 9065ff56babe: Verifying Checksum 17:18:34 9065ff56babe: Download complete 17:18:34 ed53099fbce6: Verifying Checksum 17:18:34 ed53099fbce6: Download complete 17:18:35 b4d181a07f80: Verifying Checksum 17:18:35 b4d181a07f80: Download complete 17:18:38 b4d181a07f80: Pull complete 17:18:38 a1111a8f2ec3: Pull complete 17:18:38 ed53099fbce6: Pull complete 17:18:38 dc539afda2c1: Pull complete 17:18:38 77bc0d833cb6: Pull complete 17:18:38 9065ff56babe: Pull complete 17:18:39 d287ab97295c: Verifying Checksum 17:18:39 d287ab97295c: Download complete 17:18:43 d287ab97295c: Pull complete 17:18:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:18:43 prd-centos7-docker-4c-2g-1552 does not seem to be running inside a container 17:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:18:46 $ docker top c3dbc05ff1b394af0dbfd808a60c7326aa143d4cdd576be19a6b2e4f707b7fdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:46 ---> job-cost.sh 17:18:46 lf-activate-venv: SKIPPING 17:18:46 INFO: No Stack... 17:18:50 INFO: Retrieving Pricing Info for: v3-standard-2 17:18:50 INFO: Archiving Costs [Pipeline] sh 17:18:50 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 17:18:50 + cut -d, -f6 [Pipeline] lock 17:18:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] 17:18:50 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] did not exist. Created. 17:18:50 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:18:50 + echo total: 0.05999999865889549 [Pipeline] stash 17:18:50 Stashed 1 file(s) [Pipeline] } 17:18:50 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:18:50 $ docker stop --time=1 c3dbc05ff1b394af0dbfd808a60c7326aa143d4cdd576be19a6b2e4f707b7fdd 17:18:52 $ docker rm -f c3dbc05ff1b394af0dbfd808a60c7326aa143d4cdd576be19a6b2e4f707b7fdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:18:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1550 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:18:56 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 17:18:57 Selected Git installation does not exist. Using Default 17:18:57 The recommended git tool is: NONE 17:19:04 using credential edgex-jenkins-ssh 17:19:04 Cloning the remote Git repository 17:19:04 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:19:05 Avoid second fetch 17:19:05 Checking out Revision 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 (main) 17:19:04 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 17:19:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:19:04 > git --version # timeout=10 17:19:04 > git --version # 'git version 2.17.1' 17:19:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:19:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:05 > git config core.sparsecheckout # timeout=10 17:19:05 > git checkout -f 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 # timeout=10 17:19:10 Commit message: "Merge pull request #265 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:19:11 ========================================================= 17:19:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:19:11 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:19:12 + 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 . 17:19:13 Sending build context to Docker daemon 1.008MB 17:19:13 Step 1/8 : ARG BASE=golang:1.16-alpine 17:19:13 Step 2/8 : FROM ${BASE} 17:19:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:19:14 595b0fe564bb: Pulling fs layer 17:19:14 24495759ef45: Pulling fs layer 17:19:14 d148012ef14d: Pulling fs layer 17:19:14 cb65c68fc2e2: Pulling fs layer 17:19:14 093eec477d81: Pulling fs layer 17:19:14 a6d5b2bbb924: Pulling fs layer 17:19:14 2446dc1eb7d3: Pulling fs layer 17:19:14 596795e73e0f: Pulling fs layer 17:19:14 a6d5b2bbb924: Waiting 17:19:14 2446dc1eb7d3: Waiting 17:19:14 596795e73e0f: Waiting 17:19:14 093eec477d81: Waiting 17:19:14 cb65c68fc2e2: Waiting 17:19:14 d148012ef14d: Verifying Checksum 17:19:14 d148012ef14d: Download complete 17:19:14 24495759ef45: Verifying Checksum 17:19:14 24495759ef45: Download complete 17:19:14 093eec477d81: Download complete 17:19:14 a6d5b2bbb924: Verifying Checksum 17:19:14 a6d5b2bbb924: Download complete 17:19:14 2446dc1eb7d3: Verifying Checksum 17:19:14 2446dc1eb7d3: Download complete 17:19:14 595b0fe564bb: Verifying Checksum 17:19:14 595b0fe564bb: Download complete 17:19:15 595b0fe564bb: Pull complete 17:19:15 24495759ef45: Pull complete 17:19:16 d148012ef14d: Pull complete 17:19:16 596795e73e0f: Verifying Checksum 17:19:16 596795e73e0f: Download complete 17:19:18 cb65c68fc2e2: Verifying Checksum 17:19:18 cb65c68fc2e2: Download complete 17:19:28 cb65c68fc2e2: Pull complete 17:19:28 093eec477d81: Pull complete 17:19:28 a6d5b2bbb924: Pull complete 17:19:28 2446dc1eb7d3: Pull complete 17:19:33 596795e73e0f: Pull complete 17:19:33 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:19:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:19:33 ---> d9e956139c92 17:19:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:19:36 ---> Running in de74af8a2279 17:19:36 Removing intermediate container de74af8a2279 17:19:36 ---> 8f027582101b 17:19:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:37 ---> Running in af4e4adf4ebd 17:19:39 Removing intermediate container af4e4adf4ebd 17:19:39 ---> 66b8b8c66e4f 17:19:39 Step 5/8 : RUN apk add --update --no-cache git make 17:19:40 ---> Running in 4d5de81783b1 17:19:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:19:43 OK: 138 MiB in 40 packages 17:19:44 Removing intermediate container 4d5de81783b1 17:19:44 ---> 182e188b2780 17:19:44 Step 6/8 : WORKDIR /build 17:19:44 ---> Running in 4f0ce23e8be6 17:19:45 Removing intermediate container 4f0ce23e8be6 17:19:45 ---> 5e22b2f17ebd 17:19:45 Step 7/8 : COPY go.mod . 17:19:46 ---> 0de39d4c2614 17:19:46 Step 8/8 : RUN go mod download 17:19:46 ---> Running in 0290178cd050 17:20:13 Removing intermediate container 0290178cd050 17:20:13 ---> d2140c8a5fdd 17:20:13 Successfully built d2140c8a5fdd 17:20:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:20:13 + docker inspect -f . ci-base-image-arm64 17:20:13 . [Pipeline] withDockerContainer 17:20:14 prd-ubuntu18.04-docker-arm64-4c-16g-1550 does not seem to be running inside a container 17:20:14 $ 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 ******** ci-base-image-arm64 cat 17:20:16 $ docker top 576e047aa54bc44b24f5452e4b1ec230594fc7a62fe5be7e4d15debf1c76089d -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:17 + go version 17:20:17 go version go1.16.5 linux/arm64 [Pipeline] } 17:20:17 $ docker stop --time=1 576e047aa54bc44b24f5452e4b1ec230594fc7a62fe5be7e4d15debf1c76089d 17:20:19 $ docker rm -f 576e047aa54bc44b24f5452e4b1ec230594fc7a62fe5be7e4d15debf1c76089d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:20 + docker inspect -f . ci-base-image-arm64 17:20:20 . [Pipeline] withDockerContainer 17:20:20 prd-ubuntu18.04-docker-arm64-4c-16g-1550 does not seem to be running inside a container 17:20:20 $ 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 ******** ci-base-image-arm64 cat 17:20:22 $ docker top e56b476fc40407057b9eff7cd293693955b731e8ab12a942ab91de96433799b2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:23 + go mod tidy [Pipeline] sh 17:20:24 + make test 17:20:24 go mod tidy 17:20:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:21:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:21:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.087s coverage: 5.4% of statements 17:21:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:21:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.058s coverage: 92.2% of statements 17:21:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.029s coverage: 85.3% of statements 17:21:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 17:21:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:21:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:21:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.043s coverage: 100.0% of statements 17:21:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.081s coverage: 26.7% of statements 17:21:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.056s coverage: 91.0% of statements 17:21:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:21:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 17:21:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.020s coverage: 91.3% of statements 17:21:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:21:38 gofmt -l . 17:21:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:21:38 $ docker stop --time=1 e56b476fc40407057b9eff7cd293693955b731e8ab12a942ab91de96433799b2 17:21:40 $ docker rm -f e56b476fc40407057b9eff7cd293693955b731e8ab12a942ab91de96433799b2 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:41 Warning: overwriting stash ‘coverage-report’ 17:21:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:43 17:21:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:43 arm64: Pulling from edgex-lftools-log-publisher 17:21:43 448f6bf000e3: Pulling fs layer 17:21:43 f757da607395: Pulling fs layer 17:21:43 05883995daec: Pulling fs layer 17:21:43 8603b9c90790: Pulling fs layer 17:21:43 1560dd03e051: Pulling fs layer 17:21:43 27f5ce0e4adf: Pulling fs layer 17:21:43 c2d8d7efcc4b: Pulling fs layer 17:21:43 1560dd03e051: Waiting 17:21:43 27f5ce0e4adf: Waiting 17:21:43 c2d8d7efcc4b: Waiting 17:21:43 8603b9c90790: Waiting 17:21:44 f757da607395: Verifying Checksum 17:21:44 f757da607395: Download complete 17:21:44 8603b9c90790: Download complete 17:21:44 1560dd03e051: Verifying Checksum 17:21:44 1560dd03e051: Download complete 17:21:44 27f5ce0e4adf: Download complete 17:21:44 05883995daec: Verifying Checksum 17:21:44 05883995daec: Download complete 17:21:45 448f6bf000e3: Verifying Checksum 17:21:45 448f6bf000e3: Download complete 17:21:48 c2d8d7efcc4b: Verifying Checksum 17:21:48 c2d8d7efcc4b: Download complete 17:21:48 448f6bf000e3: Pull complete 17:21:49 f757da607395: Pull complete 17:21:51 05883995daec: Pull complete 17:21:51 8603b9c90790: Pull complete 17:21:52 1560dd03e051: Pull complete 17:21:52 27f5ce0e4adf: Pull complete 17:22:07 c2d8d7efcc4b: Pull complete 17:22:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:22:08 prd-ubuntu18.04-docker-arm64-4c-16g-1550 does not seem to be running inside a container 17:22:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:22:12 $ docker top 48692c477f86371d11b14ec7c124eb35e58887114e0c233ef0c2811604f7aac3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:13 ---> job-cost.sh 17:22:13 lf-activate-venv: SKIPPING 17:22:13 INFO: No Stack... 17:22:14 INFO: Retrieving Pricing Info for: v2-standard-4 17:22:14 INFO: Archiving Costs [Pipeline] sh 17:22:15 + cut -d, -f6 17:22:15 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [Pipeline] lock 17:22:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] 17:22:15 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] did not exist. Created. 17:22:15 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:16 /w/workspace/go-mod-bootstrap/3@tmp/durable-3905fe25/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-3905fe25/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:22:16 + echo total: 0.18000000715255737 [Pipeline] stash 17:22:16 Warning: overwriting stash ‘stack-cost’ 17:22:17 Stashed 1 file(s) [Pipeline] } 17:22:17 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:17 $ docker stop --time=1 48692c477f86371d11b14ec7c124eb35e58887114e0c233ef0c2811604f7aac3 17:22:18 $ docker rm -f 48692c477f86371d11b14ec7c124eb35e58887114e0c233ef0c2811604f7aac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:22:19 provisioning config files... 17:22:19 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1674840838265295708tmp [Pipeline] { [Pipeline] sh 17:22:19 + set +x 17:22:19 + bash -s -- 17:22:19 + curl -s https://codecov.io/bash 17:22:19 17:22:19 _____ _ 17:22:19 / ____| | | 17:22:19 | | ___ __| | ___ ___ _____ __ 17:22:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:22:19 | |___| (_) | (_| | __/ (_| (_) \ V / 17:22:19 \_____\___/ \__,_|\___|\___\___/ \_/ 17:22:19 Bash-1.0.6 17:22:19 17:22:19 17:22:19 ==> git version 2.24.4 found 17:22:19 ==> 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 17:22:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:22:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:22:19 ==> Jenkins CI detected. 17:22:19 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 17:22:19 project root: . 17:22:19 --> token set from env 17:22:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:22:19 ==> Running gcov in . (disable via -X gcov) 17:22:19 ==> Python coveragepy not found 17:22:19 ==> Searching for coverage reports in: 17:22:19 + . 17:22:19 -> Found 1 reports 17:22:19 ==> Detecting git/mercurial file structure 17:22:19 ==> Reading reports 17:22:20 + ./coverage.out bytes=31740 17:22:20 ==> Appending adjustments 17:22:20 https://docs.codecov.io/docs/fixing-reports 17:22:20 + Found adjustments 17:22:20 ==> Gzipping contents 17:22:20 8.0K /tmp/codecov.m1Yqo5.gz 17:22:20 ==> Uploading reports 17:22:20 url: https://codecov.io 17:22:20 query: branch=main&commit=3e2f67e996467cdbadfa7c714bc2c33aebb3b957&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:22:20 -> Pinging Codecov 17:22:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=3e2f67e996467cdbadfa7c714bc2c33aebb3b957&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:22:20 -> Uploading to 17:22:20 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/833815588EE85121546D348822E98E2E/3e2f67e996467cdbadfa7c714bc2c33aebb3b957/393cd373-75fa-4f13-b60c-32faee79377f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T172220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ad4c27768969960bce5f7edfae3eb3f5d55527ba431d3bdc4f5d11d87818349 17:22:20 % Total % Received % Xferd Average Speed Time Time Time Current 17:22:20 Dload Upload Total Spent Left Speed 17:22:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5855 0 0 100 5855 0 18228 --:--:-- --:--:-- --:--:-- 18239 17:22:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3e2f67e996467cdbadfa7c714bc2c33aebb3b957 [Pipeline] } 17:22:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:22:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:22:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:21 17:22:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:22:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:22:22 188c0c94c7c5: Pulling fs layer 17:22:22 0ef7d3d256c8: Pulling fs layer 17:22:22 de9db76c5a1d: Pulling fs layer 17:22:22 0eba1c9be4d2: Pulling fs layer 17:22:22 0d57e429df01: Pulling fs layer 17:22:22 4e4be7b47b0d: Pulling fs layer 17:22:22 e1f770b5df2f: Pulling fs layer 17:22:22 85a0685a4137: Pulling fs layer 17:22:22 0d57e429df01: Waiting 17:22:22 4e4be7b47b0d: Waiting 17:22:22 e1f770b5df2f: Waiting 17:22:22 85a0685a4137: Waiting 17:22:22 0eba1c9be4d2: Waiting 17:22:22 de9db76c5a1d: Verifying Checksum 17:22:22 de9db76c5a1d: Download complete 17:22:22 0ef7d3d256c8: Verifying Checksum 17:22:22 0ef7d3d256c8: Download complete 17:22:22 0d57e429df01: Verifying Checksum 17:22:22 0d57e429df01: Download complete 17:22:22 4e4be7b47b0d: Verifying Checksum 17:22:22 4e4be7b47b0d: Download complete 17:22:22 188c0c94c7c5: Verifying Checksum 17:22:22 188c0c94c7c5: Pull complete 17:22:22 0ef7d3d256c8: Pull complete 17:22:22 de9db76c5a1d: Pull complete 17:22:24 e1f770b5df2f: Verifying Checksum 17:22:24 e1f770b5df2f: Download complete 17:22:29 0eba1c9be4d2: Verifying Checksum 17:22:29 0eba1c9be4d2: Download complete 17:22:29 85a0685a4137: Verifying Checksum 17:22:29 85a0685a4137: Download complete 17:22:31 0eba1c9be4d2: Pull complete 17:22:31 0d57e429df01: Pull complete 17:22:31 4e4be7b47b0d: Pull complete 17:22:32 e1f770b5df2f: Pull complete 17:22:35 85a0685a4137: Pull complete 17:22:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:22:36 prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container 17:22:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:22:38 $ docker top 0524f4e462157aca51db8f25ed18319709d416d8c191bc27dd375a2c187dc5be -eo pid,comm [Pipeline] { [Pipeline] echo 17:22:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:22:39 + set -o pipefail 17:22:39 + snyk monitor '--org=edgex-jenkins' 17:22:43 17:22:43 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 17:22:43 17:22:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/a5762999-8c11-4b13-a018-e0efb5da0dd3 17:22:43 17:22:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:22:43 17:22:43 [Pipeline] } 17:22:43 $ docker stop --time=1 0524f4e462157aca51db8f25ed18319709d416d8c191bc27dd375a2c187dc5be 17:22:45 $ docker rm -f 0524f4e462157aca51db8f25ed18319709d416d8c191bc27dd375a2c187dc5be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:46 + git log --format=format:%s -1 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 [Pipeline] isUnix [Pipeline] sh 17:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:22:46 . [Pipeline] withDockerContainer 17:22:46 prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container 17:22:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:22:47 $ docker top 96796aa7a933c6ea79085d3601921aa6f6da20a1b6f2e65ea5fc9465694d550a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:47 [ssh-agent] Looking for ssh-agent implementation... 17:22:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:47 $ docker exec 96796aa7a933c6ea79085d3601921aa6f6da20a1b6f2e65ea5fc9465694d550a ssh-agent 17:22:47 SSH_AUTH_SOCK=/tmp/ssh-qTwQtXNTVKbR/agent.14 17:22:47 SSH_AGENT_PID=20 17:22:47 Running ssh-add (command line suppressed) 17:22:47 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2785863802048027629.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2785863802048027629.key) 17:22:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:48 + git semver tag 17:22:48 # -> Open(): unable to determine branch for HEAD 17:22:48 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 17:22:48 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 17:22:48 # $SEMVER_REMOTE_NAME = origin 17:22:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:22:48 # $SEMVER_USER_NAME = edgex-jenkins 17:22:48 # $SEMVER_BRANCH = main 17:22:48 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:22:48 # 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 HEAD 17:22:48 # -> Force: false 17:22:48 # ef494a6ce61a7332955421bb7a3836016482b0bd refs/tags/v2.0.1-dev.2 [Pipeline] } 17:22:48 $ docker exec --env ******** --env ******** 96796aa7a933c6ea79085d3601921aa6f6da20a1b6f2e65ea5fc9465694d550a ssh-agent -k 17:22:48 unset SSH_AUTH_SOCK; 17:22:48 unset SSH_AGENT_PID; 17:22:48 echo Agent pid 20 killed; 17:22:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:48 + git semver [Pipeline] } 17:22:48 $ docker stop --time=1 96796aa7a933c6ea79085d3601921aa6f6da20a1b6f2e65ea5fc9465694d550a 17:22:49 $ docker rm -f 96796aa7a933c6ea79085d3601921aa6f6da20a1b6f2e65ea5fc9465694d550a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:22:50 17:22:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:22:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:22:50 0.23.1-centos7: Pulling from edgex-lftools 17:22:50 ab5ef0e58194: Pulling fs layer 17:22:50 9712f1f96733: Pulling fs layer 17:22:50 63f879dbbcfc: Pulling fs layer 17:22:50 0d9ebad4ef96: Pulling fs layer 17:22:50 e9a5061849ea: Pulling fs layer 17:22:50 d747dcd14b5f: Pulling fs layer 17:22:50 2de7ff778b66: Pulling fs layer 17:22:50 0d9ebad4ef96: Waiting 17:22:50 e9a5061849ea: Waiting 17:22:50 d747dcd14b5f: Waiting 17:22:50 2de7ff778b66: Waiting 17:22:50 9712f1f96733: Verifying Checksum 17:22:50 9712f1f96733: Download complete 17:22:53 63f879dbbcfc: Verifying Checksum 17:22:53 63f879dbbcfc: Download complete 17:22:53 e9a5061849ea: Verifying Checksum 17:22:53 e9a5061849ea: Download complete 17:22:53 d747dcd14b5f: Verifying Checksum 17:22:53 d747dcd14b5f: Download complete 17:22:54 2de7ff778b66: Verifying Checksum 17:22:54 2de7ff778b66: Download complete 17:22:54 0d9ebad4ef96: Verifying Checksum 17:22:54 0d9ebad4ef96: Download complete 17:22:54 ab5ef0e58194: Verifying Checksum 17:22:54 ab5ef0e58194: Download complete 17:22:57 ab5ef0e58194: Pull complete 17:22:57 9712f1f96733: Pull complete 17:22:57 63f879dbbcfc: Pull complete 17:23:01 0d9ebad4ef96: Pull complete 17:23:01 e9a5061849ea: Pull complete 17:23:01 d747dcd14b5f: Pull complete 17:23:02 2de7ff778b66: Pull complete 17:23:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:23:02 prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container 17:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:23:05 $ docker top 2677c817f2d6350d01448fe25cb4f2f8b07f5f7906c983c7444ab13fb54b246e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:23:06 provisioning config files... 17:23:06 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5937712309946266270tmp 17:23:06 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4531248876299252990tmp 17:23:06 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2410245145438848133tmp [Pipeline] { [Pipeline] echo 17:23:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:23:06 ---> sigul-configuration.sh 17:23:06 gpg: directory `/root/.gnupg' created 17:23:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:23:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:23:06 gpg: keyring `/root/.gnupg/secring.gpg' created 17:23:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:23:06 gpg: CAST5 encrypted data 17:23:06 gpg: encrypted with 1 passphrase 17:23:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:23:06 + mkdir /home/jenkins 17:23:06 + mkdir /home/jenkins/sigul [Pipeline] sh 17:23:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:23:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:23:07 ---> sigul-install.sh 17:23:07 Sigul already installed; skipping installation. [Pipeline] sh 17:23:07 + git tag --list 17:23:07 v0.0.1 17:23:07 v0.0.10 17:23:07 v0.0.11 17:23:07 v0.0.12 17:23:07 v0.0.13 17:23:07 v0.0.14 17:23:07 v0.0.15 17:23:07 v0.0.16 17:23:07 v0.0.17 17:23:07 v0.0.18 17:23:07 v0.0.19 17:23:07 v0.0.2 17:23:07 v0.0.20 17:23:07 v0.0.21 17:23:07 v0.0.22 17:23:07 v0.0.23 17:23:07 v0.0.24 17:23:07 v0.0.25 17:23:07 v0.0.26 17:23:07 v0.0.27 17:23:07 v0.0.28 17:23:07 v0.0.29 17:23:07 v0.0.3 17:23:07 v0.0.30 17:23:07 v0.0.31 17:23:07 v0.0.32 17:23:07 v0.0.33 17:23:07 v0.0.34 17:23:07 v0.0.35 17:23:07 v0.0.36 17:23:07 v0.0.37 17:23:07 v0.0.38 17:23:07 v0.0.39 17:23:07 v0.0.4 17:23:07 v0.0.40 17:23:07 v0.0.41 17:23:07 v0.0.42 17:23:07 v0.0.43 17:23:07 v0.0.44 17:23:07 v0.0.45 17:23:07 v0.0.46 17:23:07 v0.0.47 17:23:07 v0.0.48 17:23:07 v0.0.49 17:23:07 v0.0.5 17:23:07 v0.0.50 17:23:07 v0.0.51 17:23:07 v0.0.52 17:23:07 v0.0.53 17:23:07 v0.0.54 17:23:07 v0.0.55 17:23:07 v0.0.56 17:23:07 v0.0.57 17:23:07 v0.0.58 17:23:07 v0.0.59 17:23:07 v0.0.6 17:23:07 v0.0.60 17:23:07 v0.0.61 17:23:07 v0.0.62 17:23:07 v0.0.63 17:23:07 v0.0.64 17:23:07 v0.0.65 17:23:07 v0.0.66 17:23:07 v0.0.67 17:23:07 v0.0.68 17:23:07 v0.0.69 17:23:07 v0.0.7 17:23:07 v0.0.70 17:23:07 v0.0.71 17:23:07 v0.0.72 17:23:07 v0.0.8 17:23:07 v0.0.9 17:23:07 v2.0.0 17:23:07 v2.0.0-dev.1 17:23:07 v2.0.0-dev.10 17:23:07 v2.0.0-dev.11 17:23:07 v2.0.0-dev.12 17:23:07 v2.0.0-dev.13 17:23:07 v2.0.0-dev.14 17:23:07 v2.0.0-dev.15 17:23:07 v2.0.0-dev.16 17:23:07 v2.0.0-dev.17 17:23:07 v2.0.0-dev.18 17:23:07 v2.0.0-dev.19 17:23:07 v2.0.0-dev.2 17:23:07 v2.0.0-dev.20 17:23:07 v2.0.0-dev.21 17:23:07 v2.0.0-dev.22 17:23:07 v2.0.0-dev.23 17:23:07 v2.0.0-dev.24 17:23:07 v2.0.0-dev.25 17:23:07 v2.0.0-dev.26 17:23:07 v2.0.0-dev.27 17:23:07 v2.0.0-dev.28 17:23:07 v2.0.0-dev.29 17:23:07 v2.0.0-dev.3 17:23:07 v2.0.0-dev.30 17:23:07 v2.0.0-dev.31 17:23:07 v2.0.0-dev.32 17:23:07 v2.0.0-dev.33 17:23:07 v2.0.0-dev.34 17:23:07 v2.0.0-dev.35 17:23:07 v2.0.0-dev.36 17:23:07 v2.0.0-dev.37 17:23:07 v2.0.0-dev.38 17:23:07 v2.0.0-dev.39 17:23:07 v2.0.0-dev.4 17:23:07 v2.0.0-dev.40 17:23:07 v2.0.0-dev.41 17:23:07 v2.0.0-dev.42 17:23:07 v2.0.0-dev.43 17:23:07 v2.0.0-dev.44 17:23:07 v2.0.0-dev.45 17:23:07 v2.0.0-dev.46 17:23:07 v2.0.0-dev.47 17:23:07 v2.0.0-dev.48 17:23:07 v2.0.0-dev.49 17:23:07 v2.0.0-dev.5 17:23:07 v2.0.0-dev.50 17:23:07 v2.0.0-dev.51 17:23:07 v2.0.0-dev.52 17:23:07 v2.0.0-dev.53 17:23:07 v2.0.0-dev.54 17:23:07 v2.0.0-dev.55 17:23:07 v2.0.0-dev.56 17:23:07 v2.0.0-dev.57 17:23:07 v2.0.0-dev.58 17:23:07 v2.0.0-dev.59 17:23:07 v2.0.0-dev.6 17:23:07 v2.0.0-dev.60 17:23:07 v2.0.0-dev.61 17:23:07 v2.0.0-dev.62 17:23:07 v2.0.0-dev.63 17:23:07 v2.0.0-dev.64 17:23:07 v2.0.0-dev.65 17:23:07 v2.0.0-dev.66 17:23:07 v2.0.0-dev.67 17:23:07 v2.0.0-dev.7 17:23:07 v2.0.0-dev.8 17:23:07 v2.0.0-dev.9 17:23:07 v2.0.1-dev.1 17:23:07 v2.0.1-dev.2 [Pipeline] sh 17:23:08 + lftools sign git-tag v2.0.1-dev.2 17:23:08 Signing Git tag with Sigul... 17:23:08 Signing v2.0.1-dev.2 [Pipeline] echo 17:23:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:23:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:23:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:23:09 $ docker stop --time=1 2677c817f2d6350d01448fe25cb4f2f8b07f5f7906c983c7444ab13fb54b246e 17:23:11 $ docker rm -f 2677c817f2d6350d01448fe25cb4f2f8b07f5f7906c983c7444ab13fb54b246e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:11 . [Pipeline] withDockerContainer 17:23:12 prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container 17:23:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:23:12 $ docker top 606f757f0986ef57fe689f634db3f7fa8c6e22291b892be6b904e6e3a5d7c5f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:12 [ssh-agent] Looking for ssh-agent implementation... 17:23:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:12 $ docker exec 606f757f0986ef57fe689f634db3f7fa8c6e22291b892be6b904e6e3a5d7c5f3 ssh-agent 17:23:12 SSH_AUTH_SOCK=/tmp/ssh-F42P66DdMtBJ/agent.13 17:23:12 SSH_AGENT_PID=20 17:23:12 Running ssh-add (command line suppressed) 17:23:13 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7514309296755789491.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7514309296755789491.key) 17:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:13 + git semver bump pre 17:23:13 # -> Open(): unable to determine branch for HEAD 17:23:13 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 17:23:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 17:23:13 # $SEMVER_REMOTE_NAME = origin 17:23:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:23:13 # $SEMVER_USER_NAME = edgex-jenkins 17:23:13 # $SEMVER_BRANCH = main 17:23:13 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:23:13 2.0.1-dev.3 [Pipeline] } 17:23:13 $ docker exec --env ******** --env ******** 606f757f0986ef57fe689f634db3f7fa8c6e22291b892be6b904e6e3a5d7c5f3 ssh-agent -k 17:23:13 unset SSH_AUTH_SOCK; 17:23:13 unset SSH_AGENT_PID; 17:23:13 echo Agent pid 20 killed; 17:23:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:13 + git semver [Pipeline] } 17:23:13 $ docker stop --time=1 606f757f0986ef57fe689f634db3f7fa8c6e22291b892be6b904e6e3a5d7c5f3 17:23:15 $ docker rm -f 606f757f0986ef57fe689f634db3f7fa8c6e22291b892be6b904e6e3a5d7c5f3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:23:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:15 . [Pipeline] withDockerContainer 17:23:15 prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container 17:23:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:23:16 $ docker top 989980210fd7de49da01e98581778d2f1bf1afcfce0745b022366f02a2419baf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:16 [ssh-agent] Looking for ssh-agent implementation... 17:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:16 $ docker exec 989980210fd7de49da01e98581778d2f1bf1afcfce0745b022366f02a2419baf ssh-agent 17:23:16 SSH_AUTH_SOCK=/tmp/ssh-VYyXFnsvDNBZ/agent.13 17:23:16 SSH_AGENT_PID=19 17:23:16 Running ssh-add (command line suppressed) 17:23:16 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2105628560326442452.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2105628560326442452.key) 17:23:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:17 + git semver push 17:23:17 # -> Open(): unable to determine branch for HEAD 17:23:17 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 17:23:17 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 17:23:17 # $SEMVER_REMOTE_NAME = origin 17:23:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:23:17 # $SEMVER_USER_NAME = edgex-jenkins 17:23:17 # $SEMVER_BRANCH = main 17:23:17 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 17:23:23 $ docker exec --env ******** --env ******** 989980210fd7de49da01e98581778d2f1bf1afcfce0745b022366f02a2419baf ssh-agent -k 17:23:23 unset SSH_AUTH_SOCK; 17:23:23 unset SSH_AGENT_PID; 17:23:23 echo Agent pid 19 killed; 17:23:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:24 + git semver [Pipeline] } 17:23:24 $ docker stop --time=1 989980210fd7de49da01e98581778d2f1bf1afcfce0745b022366f02a2419baf 17:23:25 $ docker rm -f 989980210fd7de49da01e98581778d2f1bf1afcfce0745b022366f02a2419baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:23:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:26 ---> package-listing.sh 17:23:26 ++ tr '[:upper:]' '[:lower:]' 17:23:26 ++ facter osfamily 17:23:27 + OS_FAMILY=redhat 17:23:27 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 17:23:27 + START_PACKAGES=/tmp/packages_start.txt 17:23:27 + END_PACKAGES=/tmp/packages_end.txt 17:23:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:27 + PACKAGES=/tmp/packages_start.txt 17:23:27 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:23:27 + PACKAGES=/tmp/packages_end.txt 17:23:27 + case "${OS_FAMILY}" in 17:23:27 + rpm -qa 17:23:27 + sort 17:23:27 + '[' -f /tmp/packages_start.txt ']' 17:23:27 + '[' -f /tmp/packages_end.txt ']' 17:23:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:27 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:23:27 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 17:23:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 17:23:27 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:23:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:28 17:23:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:23:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:29 latest: Pulling from edgex-lftools-log-publisher 17:23:29 b4d181a07f80: Pulling fs layer 17:23:29 a1111a8f2ec3: Pulling fs layer 17:23:29 ed53099fbce6: Pulling fs layer 17:23:29 dc539afda2c1: Pulling fs layer 17:23:29 77bc0d833cb6: Pulling fs layer 17:23:29 9065ff56babe: Pulling fs layer 17:23:29 d287ab97295c: Pulling fs layer 17:23:29 dc539afda2c1: Waiting 17:23:29 77bc0d833cb6: Waiting 17:23:29 9065ff56babe: Waiting 17:23:29 d287ab97295c: Waiting 17:23:29 a1111a8f2ec3: Verifying Checksum 17:23:29 a1111a8f2ec3: Download complete 17:23:29 dc539afda2c1: Verifying Checksum 17:23:29 dc539afda2c1: Download complete 17:23:29 77bc0d833cb6: Verifying Checksum 17:23:29 77bc0d833cb6: Download complete 17:23:29 9065ff56babe: Verifying Checksum 17:23:29 9065ff56babe: Download complete 17:23:29 ed53099fbce6: Verifying Checksum 17:23:29 ed53099fbce6: Download complete 17:23:30 b4d181a07f80: Verifying Checksum 17:23:30 b4d181a07f80: Download complete 17:23:31 b4d181a07f80: Pull complete 17:23:31 a1111a8f2ec3: Pull complete 17:23:32 ed53099fbce6: Pull complete 17:23:32 dc539afda2c1: Pull complete 17:23:32 77bc0d833cb6: Pull complete 17:23:32 9065ff56babe: Pull complete 17:23:33 d287ab97295c: Verifying Checksum 17:23:33 d287ab97295c: Download complete 17:23:38 d287ab97295c: Pull complete 17:23:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:23:38 prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container 17:23:38 $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:23:40 $ docker top 4d86a2e07db4c1dfb2fb74c294208d24105a7e590ad5140e4cfe57b9c078c09e -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:41 + touch /tmp/pre-build-complete [Pipeline] sh 17:23:41 + mkdir -p /var/log/sysstat [Pipeline] sh 17:23:41 + ls /var/log/sa-host 17:23:41 + sadf -c /var/log/sa-host/sa02 17:23:41 file_magic: OK 17:23:41 HZ: Using current value: 100 17:23:41 file_header: OK 17:23:41 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 17:23:41 Statistics: 17:23:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:23:41 File successfully converted to sysstat format version 12.0.3 17:23:41 + sadf -c /var/log/sa-host/sa05 17:23:41 file_magic: OK 17:23:41 HZ: Using current value: 100 17:23:41 file_header: OK 17:23:41 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 17:23:41 Statistics: 17:23:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:23:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:42 provisioning config files... 17:23:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4290613365788963383tmp [Pipeline] { [Pipeline] echo 17:23:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:42 ---> create-netrc.sh [Pipeline] } 17:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:23:43 ---> python-tools-install.sh [Pipeline] echo 17:23:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:23:43 ---> sudo-logs.sh 17:23:43 Archiving 'sudo' log.. 17:23:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-1490.vexxhost.local: Name or service not known 17:23:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-1490.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:23:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:23:43 ---> job-cost.sh 17:23:43 lf-activate-venv: SKIPPING 17:23:43 DEBUG: total: 0.18000000715255737 17:23:43 INFO: Retrieving Stack Cost... 17:23:45 INFO: Retrieving Pricing Info for: v3-standard-2 17:23:45 INFO: Archiving Costs [Pipeline] echo 17:23:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:46 ---> logs-deploy.sh 17:23:46 lf-activate-venv: SKIPPING 17:23:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/3 17:23:46 INFO: archiving workspace using pattern(s): 17:23:46 Archives upload complete. 17:23:47 INFO: archiving logs to Nexus 17:23:47 ---> uname -a: 17:23:47 Linux prd-centos7-docker-4c-2g-1490.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:23:47 17:23:47 17:23:47 ---> lscpu: 17:23:47 Architecture: x86_64 17:23:47 CPU op-mode(s): 32-bit, 64-bit 17:23:47 Byte Order: Little Endian 17:23:47 Address sizes: 40 bits physical, 48 bits virtual 17:23:47 CPU(s): 2 17:23:47 On-line CPU(s) list: 0,1 17:23:47 Thread(s) per core: 1 17:23:47 Core(s) per socket: 1 17:23:47 Socket(s): 2 17:23:47 NUMA node(s): 1 17:23:47 Vendor ID: AuthenticAMD 17:23:47 CPU family: 23 17:23:47 Model: 49 17:23:47 Model name: AMD EPYC-Rome Processor 17:23:47 Stepping: 0 17:23:47 CPU MHz: 2799.998 17:23:47 BogoMIPS: 5599.99 17:23:47 Virtualization: AMD-V 17:23:47 Hypervisor vendor: KVM 17:23:47 Virtualization type: full 17:23:47 L1d cache: 32K 17:23:47 L1i cache: 32K 17:23:47 L2 cache: 512K 17:23:47 L3 cache: 16384K 17:23:47 NUMA node0 CPU(s): 0,1 17:23:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:23:47 17:23:47 17:23:47 ---> nproc: 17:23:47 2 17:23:47 17:23:47 17:23:47 ---> df -h: 17:23:47 Filesystem Size Used Avail Use% Mounted on 17:23:47 overlay 40G 9.0G 32G 23% / 17:23:47 tmpfs 64M 0 64M 0% /dev 17:23:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:23:47 shm 64M 0 64M 0% /dev/shm 17:23:47 /dev/vda1 40G 9.0G 32G 23% /facter-os 17:23:47 17:23:47 17:23:47 ---> sar -b -r -n DEV: 17:23:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:23:47 17:23:47 17:14:00 LINUX RESTART (2 CPU) 17:23:47 17:23:47 17:15:01 tps rtps wtps bread/s bwrtn/s 17:23:47 17:16:01 1.62 0.00 1.62 0.00 35.40 17:23:47 17:17:01 0.45 0.00 0.45 0.00 6.86 17:23:47 17:18:01 0.22 0.00 0.22 0.00 3.23 17:23:47 17:19:01 0.27 0.00 0.27 0.00 3.40 17:23:47 17:20:01 0.33 0.00 0.33 0.00 4.93 17:23:47 17:21:01 0.18 0.00 0.18 0.00 2.15 17:23:47 17:22:01 0.23 0.00 0.23 0.00 3.46 17:23:47 17:23:01 115.91 0.03 115.88 3.73 32452.67 17:23:47 Average: 14.91 0.00 14.91 0.47 4066.38 17:23:47 17:23:47 17:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:23:47 17:16:01 5495092 0 778060 9.71 2620 1733168 1092016 12.06 555552 1559804 20 17:23:47 17:17:01 5497524 0 775620 9.68 2620 1733176 1076596 11.89 556428 1557392 8 17:23:47 17:18:01 5494972 0 778168 9.72 2620 1733180 1076856 11.89 552196 1563916 8 17:23:47 17:19:01 5494724 0 778412 9.72 2620 1733184 1076928 11.89 552676 1563912 12 17:23:47 17:20:01 5494472 0 778660 9.72 2620 1733188 1077116 11.89 551008 1566200 8 17:23:47 17:21:01 5489664 0 783464 9.78 2620 1733192 1077164 11.89 555056 1566200 8 17:23:47 17:22:01 5481000 0 792124 9.89 2620 1733196 1077140 11.89 563812 1566200 16 17:23:47 17:23:01 3908440 0 1071656 13.38 2620 3026224 1597104 17.63 818956 2695340 573060 17:23:47 Average: 5294486 0 817020 10.20 2620 1894814 1143865 12.63 588210 1704870 71642 17:23:47 17:23:47 17:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:23:47 17:16:01 eth0 0.95 0.58 0.62 0.22 0.00 0.00 0.00 0.00 17:23:47 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:17:01 eth0 2.22 0.08 0.23 0.01 0.00 0.00 0.00 0.00 17:23:47 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:18:01 eth0 4.66 0.55 0.88 0.39 0.00 0.00 0.00 0.00 17:23:47 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:19:01 eth0 3.18 0.98 1.10 0.57 0.00 0.00 0.00 0.00 17:23:47 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:20:01 eth0 4.38 1.12 1.25 0.70 0.00 0.00 0.00 0.00 17:23:47 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:21:01 eth0 2.25 0.98 1.11 0.75 0.00 0.00 0.00 0.00 17:23:47 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:22:01 eth0 1.05 0.37 0.32 0.24 0.00 0.00 0.00 0.00 17:23:47 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:23:01 eth0 1183.87 837.51 7663.45 109.63 0.00 0.00 0.00 0.00 17:23:47 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 17:23:01 docker0 72.38 90.49 5.46 355.58 0.00 0.00 0.00 0.00 17:23:47 Average: eth0 150.41 105.33 959.18 14.07 0.00 0.00 0.00 0.00 17:23:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:47 Average: docker0 9.05 11.32 0.68 44.47 0.00 0.00 0.00 0.00 17:23:47 17:23:47 17:23:47 ---> sar -P ALL: 17:23:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:23:47 17:23:47 17:14:00 LINUX RESTART (2 CPU) 17:23:47 17:23:47 17:15:01 CPU %user %nice %system %iowait %steal %idle 17:23:47 17:16:01 all 0.22 0.00 0.07 0.00 0.02 99.70 17:23:47 17:16:01 0 0.20 0.00 0.08 0.00 0.02 99.70 17:23:47 17:16:01 1 0.23 0.00 0.05 0.00 0.02 99.70 17:23:47 17:17:01 all 0.07 0.00 0.06 0.00 0.01 99.87 17:23:47 17:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 17:23:47 17:17:01 1 0.10 0.00 0.07 0.00 0.02 99.82 17:23:47 17:18:01 all 0.22 0.00 0.06 0.00 0.03 99.69 17:23:47 17:18:01 0 0.33 0.00 0.05 0.00 0.02 99.60 17:23:47 17:18:01 1 0.10 0.00 0.07 0.00 0.05 99.78 17:23:47 17:19:01 all 0.13 0.00 0.06 0.00 0.03 99.78 17:23:47 17:19:01 0 0.18 0.00 0.03 0.00 0.02 99.77 17:23:47 17:19:01 1 0.08 0.00 0.08 0.00 0.03 99.80 17:23:47 17:20:01 all 0.15 0.00 0.06 0.00 0.02 99.77 17:23:47 17:20:01 0 0.20 0.00 0.05 0.00 0.02 99.73 17:23:47 17:20:01 1 0.10 0.00 0.07 0.00 0.02 99.82 17:23:47 17:21:01 all 0.23 0.00 0.07 0.00 0.01 99.69 17:23:47 17:21:01 0 0.38 0.00 0.05 0.00 0.02 99.55 17:23:47 17:21:01 1 0.08 0.00 0.08 0.00 0.00 99.83 17:23:47 17:22:01 all 0.27 0.00 0.06 0.00 0.02 99.66 17:23:47 17:22:01 0 0.47 0.00 0.07 0.00 0.02 99.45 17:23:47 17:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 17:23:47 17:23:01 all 19.88 0.00 8.40 1.12 0.07 70.52 17:23:47 17:23:01 0 19.52 0.00 8.82 1.05 0.07 70.54 17:23:47 17:23:01 1 20.24 0.00 7.99 1.19 0.07 70.50 17:23:47 Average: all 2.53 0.00 1.05 0.13 0.02 96.26 17:23:47 Average: 0 2.54 0.00 1.09 0.12 0.02 96.23 17:23:47 Average: 1 2.52 0.00 1.01 0.14 0.03 96.30 17:23:47 17:23:47 17:23:47