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 [2021-08-02T17:14:45.045Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T17:14:45.126Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T17:14:45.153Z] ========================================================= [2021-08-02T17:14:45.154Z] EdgeX Global Pipelines Version Info [2021-08-02T17:14:45.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:46.461Z] ------------------- [2021-08-02T17:14:46.462Z] stable info: [2021-08-02T17:14:46.462Z] ------------------- [2021-08-02T17:14:46.462Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T17:14:46.462Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:14:46.462Z] Message: update stable to v1.0.200 [2021-08-02T17:14:47.046Z] ------------------- [2021-08-02T17:14:47.046Z] experimental info: [2021-08-02T17:14:47.046Z] ------------------- [2021-08-02T17:14:47.046Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T17:14:47.046Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:14:47.046Z] Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T17:14:47.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-08-02T17:14:47.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-08-02T17:14:47.231Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T17:14:47.255Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T17:14:47.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T17:14:47.303Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T17:14:47.327Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T17:14:47.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T17:14:47.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T17:14:47.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T17:14:47.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T17:14:47.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T17:14:47.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-08-02T17:14:47.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T17:14:47.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T17:14:47.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:14:47.575Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:14:47.599Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:14:47.623Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:14:47.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T17:14:47.675Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T17:14:47.699Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T17:14:47.725Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T17:14:47.757Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T17:14:47.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T17:14:47.804Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T17:14:47.830Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T17:14:47.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T17:14:47.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T17:14:47.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T17:14:47.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 [Pipeline] echo [2021-08-02T17:14:47.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e2f67e [Pipeline] echo [2021-08-02T17:14:47.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T17:14:48.521Z] + git log --format=format:%s -1 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 [Pipeline] echo [2021-08-02T17:14:48.575Z] GIT_COMMIT: 3e2f67e996467cdbadfa7c714bc2c33aebb3b957, Commit Message: Merge pull request #265 from soda480/US1908 [Pipeline] echo [2021-08-02T17:14:48.589Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:14:50.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:14:50.107Z] [2021-08-02T17:14:50.107Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:14:50.461Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:14:50.461Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T17:14:50.461Z] 31603596830f: Pulling fs layer [2021-08-02T17:14:50.461Z] b6dc333f4379: Pulling fs layer [2021-08-02T17:14:50.461Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T17:14:50.461Z] fd332fbdc1db: Pulling fs layer [2021-08-02T17:14:50.461Z] fd332fbdc1db: Waiting [2021-08-02T17:14:50.729Z] b6dc333f4379: Verifying Checksum [2021-08-02T17:14:50.729Z] b6dc333f4379: Download complete [2021-08-02T17:14:50.729Z] 31603596830f: Verifying Checksum [2021-08-02T17:14:50.729Z] 31603596830f: Download complete [2021-08-02T17:14:50.997Z] 31603596830f: Pull complete [2021-08-02T17:14:50.997Z] fd332fbdc1db: Verifying Checksum [2021-08-02T17:14:50.997Z] fd332fbdc1db: Download complete [2021-08-02T17:14:50.997Z] b6dc333f4379: Pull complete [2021-08-02T17:14:51.269Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T17:14:51.269Z] 3d9ef1400e77: Download complete [2021-08-02T17:14:51.861Z] 3d9ef1400e77: Pull complete [2021-08-02T17:14:51.861Z] fd332fbdc1db: Pull complete [2021-08-02T17:14:51.861Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T17:14:51.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:14:51.861Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T17:14:51.961Z] prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container [2021-08-02T17:14:52.257Z] $ 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 [2021-08-02T17:14:53.278Z] $ docker top 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:14:53.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:14:53.412Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:14:53.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:14:53.535Z] $ docker exec 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df ssh-agent [2021-08-02T17:14:53.659Z] SSH_AUTH_SOCK=/tmp/ssh-t6GNbUiOQpuD/agent.15 [2021-08-02T17:14:53.659Z] SSH_AGENT_PID=21 [2021-08-02T17:14:53.671Z] Running ssh-add (command line suppressed) [2021-08-02T17:14:53.760Z] 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) [2021-08-02T17:14:53.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:14:54.102Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T17:14:54.122Z] $ docker exec --env ******** --env ******** 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df ssh-agent -k [2021-08-02T17:14:54.215Z] unset SSH_AUTH_SOCK; [2021-08-02T17:14:54.215Z] unset SSH_AGENT_PID; [2021-08-02T17:14:54.215Z] echo Agent pid 21 killed; [2021-08-02T17:14:54.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T17:14:54.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:14:54.282Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:14:54.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:14:54.399Z] $ docker exec 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df ssh-agent [2021-08-02T17:14:54.512Z] SSH_AUTH_SOCK=/tmp/ssh-PLweHSQT9fWt/agent.52 [2021-08-02T17:14:54.512Z] SSH_AGENT_PID=59 [2021-08-02T17:14:54.520Z] Running ssh-add (command line suppressed) [2021-08-02T17:14:54.617Z] 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) [2021-08-02T17:14:54.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:14:54.950Z] + git semver init [2021-08-02T17:14:54.950Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:14:54.950Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-08-02T17:14:54.950Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-02T17:14:54.950Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:14:54.950Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:14:54.950Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:14:54.950Z] # $SEMVER_BRANCH = main [2021-08-02T17:14:54.950Z] # $SEMVER_TEMP = /tmp/semver-718351260 [2021-08-02T17:14:54.950Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-08-02T17:14:55.533Z] # '/tmp/semver-718351260' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' [2021-08-02T17:14:55.533Z] # -> Force: false [2021-08-02T17:14:55.533Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2021-08-02T17:14:55.547Z] $ docker exec --env ******** --env ******** 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df ssh-agent -k [2021-08-02T17:14:55.638Z] unset SSH_AUTH_SOCK; [2021-08-02T17:14:55.638Z] unset SSH_AGENT_PID; [2021-08-02T17:14:55.639Z] echo Agent pid 59 killed; [2021-08-02T17:14:55.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:14:56.000Z] + git semver [Pipeline] } [2021-08-02T17:14:56.020Z] $ docker stop --time=1 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df [2021-08-02T17:14:57.248Z] $ docker rm -f 6e32a51a63a3bcf31787bc3b8e5d4113ea2d74e884149e7ffd28bddd49bc40df [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:14:57.643Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T17:14:58.020Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T17:14:58.023Z] [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 [2021-08-02T17:15:13.272Z] Still waiting to schedule task [2021-08-02T17:15:13.273Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T17:15:13.281Z] Still waiting to schedule task [2021-08-02T17:15:13.281Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-builder-2c-1g-1468’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1453’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1454’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1460’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1465’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1466’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1467’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1469’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1470’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1477’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1481’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1483’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-centos7-docker-4c-2g-1484’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:15:13.281Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1462’ is offline [2021-08-02T17:15:13.282Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1464’ is offline [2021-08-02T17:15:13.282Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1471’ is offline [2021-08-02T17:15:13.282Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1472’ is offline [2021-08-02T17:15:13.282Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1474’ is offline [2021-08-02T17:15:13.282Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1475’ is offline [2021-08-02T17:15:13.283Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1487’ is offline [2021-08-02T17:17:26.652Z] Running on prd-centos7-docker-4c-2g-1552 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2021-08-02T17:17:26.689Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-08-02T17:17:26.812Z] Selected Git installation does not exist. Using Default [2021-08-02T17:17:26.812Z] The recommended git tool is: NONE [2021-08-02T17:17:29.882Z] using credential edgex-jenkins-ssh [2021-08-02T17:17:29.903Z] Cloning the remote Git repository [2021-08-02T17:17:29.935Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-02T17:17:30.010Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-08-02T17:17:30.049Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-02T17:17:30.049Z] > git --version # timeout=10 [2021-08-02T17:17:30.059Z] > git --version # 'git version 2.24.4' [2021-08-02T17:17:30.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:17:30.084Z] [INFO] Currently running in a labeled security context [2021-08-02T17:17:30.084Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T17:17:30.084Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh5281819656188853904.key [2021-08-02T17:17:30.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:17:30.761Z] Avoid second fetch [2021-08-02T17:17:30.761Z] Checking out Revision 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 (main) [2021-08-02T17:17:30.743Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-02T17:17:30.751Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:17:30.766Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:17:30.776Z] > git checkout -f 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 # timeout=10 [2021-08-02T17:17:34.552Z] 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 [2021-08-02T17:17:35.025Z] ========================================================= [2021-08-02T17:17:35.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T17:17:35.025Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:17:35.460Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T17:17:35.460Z] Sending build context to Docker daemon 1.009MB [2021-08-02T17:17:35.460Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-08-02T17:17:35.460Z] Step 2/8 : FROM ${BASE} [2021-08-02T17:17:35.729Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T17:17:35.729Z] 540db60ca938: Pulling fs layer [2021-08-02T17:17:35.729Z] adcc1eea9eea: Pulling fs layer [2021-08-02T17:17:35.729Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T17:17:35.729Z] 0773c198feca: Pulling fs layer [2021-08-02T17:17:35.729Z] 345f892a5656: Pulling fs layer [2021-08-02T17:17:35.729Z] 4796506630df: Pulling fs layer [2021-08-02T17:17:35.729Z] cc55df3e53f1: Pulling fs layer [2021-08-02T17:17:35.729Z] 4d027b6c602c: Pulling fs layer [2021-08-02T17:17:35.729Z] 449e75d2c14e: Pulling fs layer [2021-08-02T17:17:35.729Z] 0773c198feca: Waiting [2021-08-02T17:17:35.729Z] 345f892a5656: Waiting [2021-08-02T17:17:35.729Z] 4796506630df: Waiting [2021-08-02T17:17:35.729Z] cc55df3e53f1: Waiting [2021-08-02T17:17:35.729Z] 4d027b6c602c: Waiting [2021-08-02T17:17:35.729Z] 449e75d2c14e: Waiting [2021-08-02T17:17:35.995Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T17:17:35.995Z] 4c4ab2625f07: Download complete [2021-08-02T17:17:36.263Z] adcc1eea9eea: Verifying Checksum [2021-08-02T17:17:36.263Z] adcc1eea9eea: Download complete [2021-08-02T17:17:36.263Z] 345f892a5656: Verifying Checksum [2021-08-02T17:17:36.263Z] 345f892a5656: Download complete [2021-08-02T17:17:36.263Z] 540db60ca938: Verifying Checksum [2021-08-02T17:17:36.263Z] 540db60ca938: Download complete [2021-08-02T17:17:36.263Z] 4796506630df: Verifying Checksum [2021-08-02T17:17:36.263Z] 4796506630df: Download complete [2021-08-02T17:17:36.543Z] cc55df3e53f1: Verifying Checksum [2021-08-02T17:17:36.543Z] cc55df3e53f1: Download complete [2021-08-02T17:17:36.543Z] 540db60ca938: Pull complete [2021-08-02T17:17:36.543Z] adcc1eea9eea: Pull complete [2021-08-02T17:17:36.543Z] 4c4ab2625f07: Pull complete [2021-08-02T17:17:37.501Z] 4d027b6c602c: Verifying Checksum [2021-08-02T17:17:37.501Z] 4d027b6c602c: Download complete [2021-08-02T17:17:40.890Z] 449e75d2c14e: Verifying Checksum [2021-08-02T17:17:40.890Z] 449e75d2c14e: Download complete [2021-08-02T17:17:42.865Z] 0773c198feca: Verifying Checksum [2021-08-02T17:17:42.865Z] 0773c198feca: Download complete [2021-08-02T17:17:46.226Z] 0773c198feca: Pull complete [2021-08-02T17:17:46.226Z] 345f892a5656: Pull complete [2021-08-02T17:17:46.226Z] 4796506630df: Pull complete [2021-08-02T17:17:46.226Z] cc55df3e53f1: Pull complete [2021-08-02T17:17:46.493Z] 4d027b6c602c: Pull complete [2021-08-02T17:17:47.915Z] 449e75d2c14e: Pull complete [2021-08-02T17:17:47.915Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T17:17:47.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T17:17:47.915Z] ---> 0d28375d9b5b [2021-08-02T17:17:47.915Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T17:17:49.334Z] ---> Running in 4f90f35309e0 [2021-08-02T17:17:49.334Z] Removing intermediate container 4f90f35309e0 [2021-08-02T17:17:49.334Z] ---> 5455ea9766c5 [2021-08-02T17:17:49.334Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:17:49.334Z] ---> Running in df9d99d511e1 [2021-08-02T17:17:49.600Z] Removing intermediate container df9d99d511e1 [2021-08-02T17:17:49.600Z] ---> 71c185e2fbab [2021-08-02T17:17:49.600Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-08-02T17:17:49.868Z] ---> Running in d3296466177c [2021-08-02T17:17:50.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:17:50.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:17:51.304Z] OK: 149 MiB in 40 packages [2021-08-02T17:17:51.571Z] Removing intermediate container d3296466177c [2021-08-02T17:17:51.571Z] ---> 13bb6d609999 [2021-08-02T17:17:51.571Z] Step 6/8 : WORKDIR /build [2021-08-02T17:17:51.571Z] ---> Running in 41de8d5b959a [2021-08-02T17:17:51.839Z] Removing intermediate container 41de8d5b959a [2021-08-02T17:17:51.839Z] ---> 9bd77fcbfd18 [2021-08-02T17:17:51.839Z] Step 7/8 : COPY go.mod . [2021-08-02T17:17:51.839Z] ---> c21d91992252 [2021-08-02T17:17:51.839Z] Step 8/8 : RUN go mod download [2021-08-02T17:17:51.839Z] ---> Running in 44c49aab413a [2021-08-02T17:18:01.949Z] Removing intermediate container 44c49aab413a [2021-08-02T17:18:01.949Z] ---> 50949cacd604 [2021-08-02T17:18:01.949Z] Successfully built 50949cacd604 [2021-08-02T17:18:01.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:02.324Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:18:02.324Z] . [Pipeline] withDockerContainer [2021-08-02T17:18:02.445Z] prd-centos7-docker-4c-2g-1552 does not seem to be running inside a container [2021-08-02T17:18:02.530Z] $ 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 [2021-08-02T17:18:02.901Z] $ docker top 6728a260587b7b477c571f0f0f865801f82006709305b0fa198da1b19e5df8e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:18:03.351Z] + go version [2021-08-02T17:18:03.351Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T17:18:03.367Z] $ docker stop --time=1 6728a260587b7b477c571f0f0f865801f82006709305b0fa198da1b19e5df8e1 [2021-08-02T17:18:04.575Z] $ docker rm -f 6728a260587b7b477c571f0f0f865801f82006709305b0fa198da1b19e5df8e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:05.115Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:18:05.116Z] . [Pipeline] withDockerContainer [2021-08-02T17:18:05.216Z] prd-centos7-docker-4c-2g-1552 does not seem to be running inside a container [2021-08-02T17:18:05.272Z] $ 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 [2021-08-02T17:18:05.675Z] $ docker top 4d3aea1ede2834446b12c5c9560ecc913e27c2f89da5ca5c2bd2e022262afa2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:18:06.105Z] + go mod tidy [Pipeline] sh [2021-08-02T17:18:06.703Z] + make test [2021-08-02T17:18:06.703Z] go mod tidy [2021-08-02T17:18:06.704Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T17:18:19.099Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-08-02T17:18:20.070Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.011s coverage: 5.4% of statements [2021-08-02T17:18:20.070Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-08-02T17:18:20.340Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements [2021-08-02T17:18:20.617Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-08-02T17:18:20.886Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-08-02T17:18:20.886Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-08-02T17:18:21.154Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-08-02T17:18:21.429Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements [2021-08-02T17:18:21.429Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 26.7% of statements [2021-08-02T17:18:25.733Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 91.0% of statements [2021-08-02T17:18:25.733Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-08-02T17:18:25.733Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-08-02T17:18:25.733Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2021-08-02T17:18:25.733Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T17:18:31.137Z] gofmt -l . [2021-08-02T17:18:31.137Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:18:31.151Z] $ docker stop --time=1 4d3aea1ede2834446b12c5c9560ecc913e27c2f89da5ca5c2bd2e022262afa2c [2021-08-02T17:18:32.549Z] $ docker rm -f 4d3aea1ede2834446b12c5c9560ecc913e27c2f89da5ca5c2bd2e022262afa2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:18:32.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:18:33.236Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:33.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:33.998Z] [2021-08-02T17:18:33.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:34.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:34.329Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:18:34.329Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:18:34.329Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:18:34.329Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:18:34.329Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:18:34.329Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:18:34.329Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:18:34.329Z] d287ab97295c: Pulling fs layer [2021-08-02T17:18:34.329Z] dc539afda2c1: Waiting [2021-08-02T17:18:34.329Z] 77bc0d833cb6: Waiting [2021-08-02T17:18:34.329Z] 9065ff56babe: Waiting [2021-08-02T17:18:34.329Z] d287ab97295c: Waiting [2021-08-02T17:18:34.596Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:18:34.596Z] a1111a8f2ec3: Download complete [2021-08-02T17:18:34.596Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:18:34.596Z] dc539afda2c1: Download complete [2021-08-02T17:18:34.596Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:18:34.596Z] 77bc0d833cb6: Download complete [2021-08-02T17:18:34.865Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:18:34.865Z] 9065ff56babe: Download complete [2021-08-02T17:18:34.865Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:18:34.865Z] ed53099fbce6: Download complete [2021-08-02T17:18:35.460Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:18:35.460Z] b4d181a07f80: Download complete [2021-08-02T17:18:38.185Z] b4d181a07f80: Pull complete [2021-08-02T17:18:38.185Z] a1111a8f2ec3: Pull complete [2021-08-02T17:18:38.185Z] ed53099fbce6: Pull complete [2021-08-02T17:18:38.185Z] dc539afda2c1: Pull complete [2021-08-02T17:18:38.185Z] 77bc0d833cb6: Pull complete [2021-08-02T17:18:38.185Z] 9065ff56babe: Pull complete [2021-08-02T17:18:39.155Z] d287ab97295c: Verifying Checksum [2021-08-02T17:18:39.155Z] d287ab97295c: Download complete [2021-08-02T17:18:43.460Z] d287ab97295c: Pull complete [2021-08-02T17:18:43.460Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:18:43.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:43.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:18:43.565Z] prd-centos7-docker-4c-2g-1552 does not seem to be running inside a container [2021-08-02T17:18:43.620Z] $ 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 [2021-08-02T17:18:46.300Z] $ docker top c3dbc05ff1b394af0dbfd808a60c7326aa143d4cdd576be19a6b2e4f707b7fdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:46.790Z] ---> job-cost.sh [2021-08-02T17:18:46.790Z] lf-activate-venv: SKIPPING [2021-08-02T17:18:46.790Z] INFO: No Stack... [2021-08-02T17:18:50.149Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:18:50.149Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:18:50.479Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2021-08-02T17:18:50.479Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T17:18:50.529Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] [2021-08-02T17:18:50.536Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] did not exist. Created. [2021-08-02T17:18:50.536Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:18:50.872Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T17:18:50.916Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:18:50.928Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:18:50.950Z] $ docker stop --time=1 c3dbc05ff1b394af0dbfd808a60c7326aa143d4cdd576be19a6b2e4f707b7fdd [2021-08-02T17:18:52.094Z] $ 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] } [2021-08-02T17:18:56.807Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1550 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2021-08-02T17:18:56.826Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-08-02T17:18:57.052Z] Selected Git installation does not exist. Using Default [2021-08-02T17:18:57.052Z] The recommended git tool is: NONE [2021-08-02T17:19:04.243Z] using credential edgex-jenkins-ssh [2021-08-02T17:19:04.271Z] Cloning the remote Git repository [2021-08-02T17:19:04.339Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-02T17:19:05.713Z] Avoid second fetch [2021-08-02T17:19:05.714Z] Checking out Revision 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 (main) [2021-08-02T17:19:04.474Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-08-02T17:19:04.558Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-02T17:19:04.559Z] > git --version # timeout=10 [2021-08-02T17:19:04.583Z] > git --version # 'git version 2.17.1' [2021-08-02T17:19:04.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:19:04.684Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:19:05.654Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-02T17:19:05.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:19:05.734Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:19:05.750Z] > git checkout -f 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 # timeout=10 [2021-08-02T17:19:10.551Z] 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 [2021-08-02T17:19:11.401Z] ========================================================= [2021-08-02T17:19:11.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T17:19:11.401Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:19:12.030Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T17:19:13.026Z] Sending build context to Docker daemon 1.008MB [2021-08-02T17:19:13.026Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-08-02T17:19:13.026Z] Step 2/8 : FROM ${BASE} [2021-08-02T17:19:14.021Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T17:19:14.021Z] 595b0fe564bb: Pulling fs layer [2021-08-02T17:19:14.021Z] 24495759ef45: Pulling fs layer [2021-08-02T17:19:14.021Z] d148012ef14d: Pulling fs layer [2021-08-02T17:19:14.021Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T17:19:14.021Z] 093eec477d81: Pulling fs layer [2021-08-02T17:19:14.021Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T17:19:14.021Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T17:19:14.021Z] 596795e73e0f: Pulling fs layer [2021-08-02T17:19:14.021Z] a6d5b2bbb924: Waiting [2021-08-02T17:19:14.021Z] 2446dc1eb7d3: Waiting [2021-08-02T17:19:14.021Z] 596795e73e0f: Waiting [2021-08-02T17:19:14.021Z] 093eec477d81: Waiting [2021-08-02T17:19:14.021Z] cb65c68fc2e2: Waiting [2021-08-02T17:19:14.021Z] d148012ef14d: Verifying Checksum [2021-08-02T17:19:14.021Z] d148012ef14d: Download complete [2021-08-02T17:19:14.021Z] 24495759ef45: Verifying Checksum [2021-08-02T17:19:14.021Z] 24495759ef45: Download complete [2021-08-02T17:19:14.021Z] 093eec477d81: Download complete [2021-08-02T17:19:14.021Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T17:19:14.021Z] a6d5b2bbb924: Download complete [2021-08-02T17:19:14.021Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T17:19:14.021Z] 2446dc1eb7d3: Download complete [2021-08-02T17:19:14.021Z] 595b0fe564bb: Verifying Checksum [2021-08-02T17:19:14.021Z] 595b0fe564bb: Download complete [2021-08-02T17:19:15.021Z] 595b0fe564bb: Pull complete [2021-08-02T17:19:15.649Z] 24495759ef45: Pull complete [2021-08-02T17:19:16.267Z] d148012ef14d: Pull complete [2021-08-02T17:19:16.879Z] 596795e73e0f: Verifying Checksum [2021-08-02T17:19:16.879Z] 596795e73e0f: Download complete [2021-08-02T17:19:18.325Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T17:19:18.325Z] cb65c68fc2e2: Download complete [2021-08-02T17:19:28.598Z] cb65c68fc2e2: Pull complete [2021-08-02T17:19:28.598Z] 093eec477d81: Pull complete [2021-08-02T17:19:28.598Z] a6d5b2bbb924: Pull complete [2021-08-02T17:19:28.874Z] 2446dc1eb7d3: Pull complete [2021-08-02T17:19:33.207Z] 596795e73e0f: Pull complete [2021-08-02T17:19:33.207Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T17:19:33.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T17:19:33.207Z] ---> d9e956139c92 [2021-08-02T17:19:33.207Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T17:19:36.622Z] ---> Running in de74af8a2279 [2021-08-02T17:19:36.895Z] Removing intermediate container de74af8a2279 [2021-08-02T17:19:36.895Z] ---> 8f027582101b [2021-08-02T17:19:36.895Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:19:37.173Z] ---> Running in af4e4adf4ebd [2021-08-02T17:19:39.805Z] Removing intermediate container af4e4adf4ebd [2021-08-02T17:19:39.805Z] ---> 66b8b8c66e4f [2021-08-02T17:19:39.805Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-08-02T17:19:40.080Z] ---> Running in 4d5de81783b1 [2021-08-02T17:19:41.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:19:42.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:19:43.112Z] OK: 138 MiB in 40 packages [2021-08-02T17:19:44.567Z] Removing intermediate container 4d5de81783b1 [2021-08-02T17:19:44.567Z] ---> 182e188b2780 [2021-08-02T17:19:44.567Z] Step 6/8 : WORKDIR /build [2021-08-02T17:19:44.567Z] ---> Running in 4f0ce23e8be6 [2021-08-02T17:19:45.571Z] Removing intermediate container 4f0ce23e8be6 [2021-08-02T17:19:45.571Z] ---> 5e22b2f17ebd [2021-08-02T17:19:45.571Z] Step 7/8 : COPY go.mod . [2021-08-02T17:19:46.558Z] ---> 0de39d4c2614 [2021-08-02T17:19:46.558Z] Step 8/8 : RUN go mod download [2021-08-02T17:19:46.558Z] ---> Running in 0290178cd050 [2021-08-02T17:20:13.417Z] Removing intermediate container 0290178cd050 [2021-08-02T17:20:13.417Z] ---> d2140c8a5fdd [2021-08-02T17:20:13.417Z] Successfully built d2140c8a5fdd [2021-08-02T17:20:13.417Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:20:13.981Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:20:13.981Z] . [Pipeline] withDockerContainer [2021-08-02T17:20:14.308Z] prd-ubuntu18.04-docker-arm64-4c-16g-1550 does not seem to be running inside a container [2021-08-02T17:20:14.417Z] $ 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 [2021-08-02T17:20:16.447Z] $ docker top 576e047aa54bc44b24f5452e4b1ec230594fc7a62fe5be7e4d15debf1c76089d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:20:17.557Z] + go version [2021-08-02T17:20:17.557Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T17:20:17.585Z] $ docker stop --time=1 576e047aa54bc44b24f5452e4b1ec230594fc7a62fe5be7e4d15debf1c76089d [2021-08-02T17:20:19.599Z] $ docker rm -f 576e047aa54bc44b24f5452e4b1ec230594fc7a62fe5be7e4d15debf1c76089d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:20:20.429Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:20:20.429Z] . [Pipeline] withDockerContainer [2021-08-02T17:20:20.734Z] prd-ubuntu18.04-docker-arm64-4c-16g-1550 does not seem to be running inside a container [2021-08-02T17:20:20.831Z] $ 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 [2021-08-02T17:20:22.654Z] $ docker top e56b476fc40407057b9eff7cd293693955b731e8ab12a942ab91de96433799b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:20:23.636Z] + go mod tidy [Pipeline] sh [2021-08-02T17:20:24.916Z] + make test [2021-08-02T17:20:24.916Z] go mod tidy [2021-08-02T17:20:25.196Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T17:21:12.681Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-08-02T17:21:12.681Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.087s coverage: 5.4% of statements [2021-08-02T17:21:12.681Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-08-02T17:21:12.681Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.058s coverage: 92.2% of statements [2021-08-02T17:21:12.681Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.029s coverage: 85.3% of statements [2021-08-02T17:21:12.681Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-08-02T17:21:12.681Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-08-02T17:21:12.681Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-08-02T17:21:12.681Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.043s coverage: 100.0% of statements [2021-08-02T17:21:12.681Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.081s coverage: 26.7% of statements [2021-08-02T17:21:14.663Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.056s coverage: 91.0% of statements [2021-08-02T17:21:14.663Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-08-02T17:21:14.663Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-08-02T17:21:14.663Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.020s coverage: 91.3% of statements [2021-08-02T17:21:14.944Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T17:21:38.286Z] gofmt -l . [2021-08-02T17:21:38.286Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:21:38.304Z] $ docker stop --time=1 e56b476fc40407057b9eff7cd293693955b731e8ab12a942ab91de96433799b2 [2021-08-02T17:21:40.416Z] $ docker rm -f e56b476fc40407057b9eff7cd293693955b731e8ab12a942ab91de96433799b2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:21:41.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:21:41.336Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T17:21:42.002Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:42.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:21:43.058Z] [2021-08-02T17:21:43.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:43.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:21:43.721Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T17:21:43.721Z] 448f6bf000e3: Pulling fs layer [2021-08-02T17:21:43.721Z] f757da607395: Pulling fs layer [2021-08-02T17:21:43.721Z] 05883995daec: Pulling fs layer [2021-08-02T17:21:43.721Z] 8603b9c90790: Pulling fs layer [2021-08-02T17:21:43.721Z] 1560dd03e051: Pulling fs layer [2021-08-02T17:21:43.721Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T17:21:43.721Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T17:21:43.721Z] 1560dd03e051: Waiting [2021-08-02T17:21:43.721Z] 27f5ce0e4adf: Waiting [2021-08-02T17:21:43.721Z] c2d8d7efcc4b: Waiting [2021-08-02T17:21:43.721Z] 8603b9c90790: Waiting [2021-08-02T17:21:44.000Z] f757da607395: Verifying Checksum [2021-08-02T17:21:44.000Z] f757da607395: Download complete [2021-08-02T17:21:44.000Z] 8603b9c90790: Download complete [2021-08-02T17:21:44.280Z] 1560dd03e051: Verifying Checksum [2021-08-02T17:21:44.280Z] 1560dd03e051: Download complete [2021-08-02T17:21:44.280Z] 27f5ce0e4adf: Download complete [2021-08-02T17:21:44.557Z] 05883995daec: Verifying Checksum [2021-08-02T17:21:44.557Z] 05883995daec: Download complete [2021-08-02T17:21:45.545Z] 448f6bf000e3: Verifying Checksum [2021-08-02T17:21:45.545Z] 448f6bf000e3: Download complete [2021-08-02T17:21:48.199Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T17:21:48.199Z] c2d8d7efcc4b: Download complete [2021-08-02T17:21:48.794Z] 448f6bf000e3: Pull complete [2021-08-02T17:21:49.391Z] f757da607395: Pull complete [2021-08-02T17:21:51.375Z] 05883995daec: Pull complete [2021-08-02T17:21:51.375Z] 8603b9c90790: Pull complete [2021-08-02T17:21:52.380Z] 1560dd03e051: Pull complete [2021-08-02T17:21:52.653Z] 27f5ce0e4adf: Pull complete [2021-08-02T17:22:07.784Z] c2d8d7efcc4b: Pull complete [2021-08-02T17:22:07.784Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T17:22:07.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:22:07.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T17:22:08.027Z] prd-ubuntu18.04-docker-arm64-4c-16g-1550 does not seem to be running inside a container [2021-08-02T17:22:08.124Z] $ 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 [2021-08-02T17:22:12.223Z] $ docker top 48692c477f86371d11b14ec7c124eb35e58887114e0c233ef0c2811604f7aac3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:22:13.256Z] ---> job-cost.sh [2021-08-02T17:22:13.256Z] lf-activate-venv: SKIPPING [2021-08-02T17:22:13.256Z] INFO: No Stack... [2021-08-02T17:22:14.237Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T17:22:14.841Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:22:15.519Z] + cut -d, -f6 [2021-08-02T17:22:15.519Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [Pipeline] lock [2021-08-02T17:22:15.590Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] [2021-08-02T17:22:15.598Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] did not exist. Created. [2021-08-02T17:22:15.598Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:22:16.285Z] /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 [2021-08-02T17:22:16.970Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T17:22:16.991Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T17:22:17.040Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:22:17.056Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:22:17.080Z] $ docker stop --time=1 48692c477f86371d11b14ec7c124eb35e58887114e0c233ef0c2811604f7aac3 [2021-08-02T17:22:18.812Z] $ 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 [2021-08-02T17:22:19.634Z] provisioning config files... [2021-08-02T17:22:19.649Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1674840838265295708tmp [Pipeline] { [Pipeline] sh [2021-08-02T17:22:19.987Z] + set +x [2021-08-02T17:22:19.987Z] + bash -s -- [2021-08-02T17:22:19.987Z] + curl -s https://codecov.io/bash [2021-08-02T17:22:19.987Z] [2021-08-02T17:22:19.987Z] _____ _ [2021-08-02T17:22:19.987Z] / ____| | | [2021-08-02T17:22:19.987Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T17:22:19.987Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T17:22:19.987Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T17:22:19.987Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T17:22:19.987Z] Bash-1.0.6 [2021-08-02T17:22:19.987Z] [2021-08-02T17:22:19.987Z] [2021-08-02T17:22:19.987Z] ==> git version 2.24.4 found [2021-08-02T17:22:19.987Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-02T17:22:19.987Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T17:22:19.987Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T17:22:19.987Z] ==> Jenkins CI detected. [2021-08-02T17:22:19.987Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-02T17:22:19.987Z] project root: . [2021-08-02T17:22:19.987Z] --> token set from env [2021-08-02T17:22:19.987Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T17:22:19.987Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T17:22:19.987Z] ==> Python coveragepy not found [2021-08-02T17:22:19.987Z] ==> Searching for coverage reports in: [2021-08-02T17:22:19.987Z] + . [2021-08-02T17:22:19.987Z] -> Found 1 reports [2021-08-02T17:22:19.987Z] ==> Detecting git/mercurial file structure [2021-08-02T17:22:19.987Z] ==> Reading reports [2021-08-02T17:22:20.253Z] + ./coverage.out bytes=31740 [2021-08-02T17:22:20.253Z] ==> Appending adjustments [2021-08-02T17:22:20.253Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T17:22:20.253Z] + Found adjustments [2021-08-02T17:22:20.253Z] ==> Gzipping contents [2021-08-02T17:22:20.253Z] 8.0K /tmp/codecov.m1Yqo5.gz [2021-08-02T17:22:20.253Z] ==> Uploading reports [2021-08-02T17:22:20.253Z] url: https://codecov.io [2021-08-02T17:22:20.253Z] 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= [2021-08-02T17:22:20.253Z] -> Pinging Codecov [2021-08-02T17:22:20.253Z] 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= [2021-08-02T17:22:20.839Z] -> Uploading to [2021-08-02T17:22:20.839Z] 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 [2021-08-02T17:22:20.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T17:22:20.839Z] Dload Upload Total Spent Left Speed [2021-08-02T17:22:21.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5855 0 0 100 5855 0 18228 --:--:-- --:--:-- --:--:-- 18239 [2021-08-02T17:22:21.106Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3e2f67e996467cdbadfa7c714bc2c33aebb3b957 [Pipeline] } [2021-08-02T17:22:21.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-02T17:22:21.432Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-02T17:22:21.454Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:21.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:22:21.773Z] [2021-08-02T17:22:21.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:22.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:22:22.107Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-02T17:22:22.107Z] 188c0c94c7c5: Pulling fs layer [2021-08-02T17:22:22.107Z] 0ef7d3d256c8: Pulling fs layer [2021-08-02T17:22:22.107Z] de9db76c5a1d: Pulling fs layer [2021-08-02T17:22:22.107Z] 0eba1c9be4d2: Pulling fs layer [2021-08-02T17:22:22.107Z] 0d57e429df01: Pulling fs layer [2021-08-02T17:22:22.107Z] 4e4be7b47b0d: Pulling fs layer [2021-08-02T17:22:22.107Z] e1f770b5df2f: Pulling fs layer [2021-08-02T17:22:22.107Z] 85a0685a4137: Pulling fs layer [2021-08-02T17:22:22.107Z] 0d57e429df01: Waiting [2021-08-02T17:22:22.107Z] 4e4be7b47b0d: Waiting [2021-08-02T17:22:22.107Z] e1f770b5df2f: Waiting [2021-08-02T17:22:22.107Z] 85a0685a4137: Waiting [2021-08-02T17:22:22.107Z] 0eba1c9be4d2: Waiting [2021-08-02T17:22:22.381Z] de9db76c5a1d: Verifying Checksum [2021-08-02T17:22:22.381Z] de9db76c5a1d: Download complete [2021-08-02T17:22:22.381Z] 0ef7d3d256c8: Verifying Checksum [2021-08-02T17:22:22.381Z] 0ef7d3d256c8: Download complete [2021-08-02T17:22:22.381Z] 0d57e429df01: Verifying Checksum [2021-08-02T17:22:22.381Z] 0d57e429df01: Download complete [2021-08-02T17:22:22.381Z] 4e4be7b47b0d: Verifying Checksum [2021-08-02T17:22:22.381Z] 4e4be7b47b0d: Download complete [2021-08-02T17:22:22.381Z] 188c0c94c7c5: Verifying Checksum [2021-08-02T17:22:22.652Z] 188c0c94c7c5: Pull complete [2021-08-02T17:22:22.652Z] 0ef7d3d256c8: Pull complete [2021-08-02T17:22:22.652Z] de9db76c5a1d: Pull complete [2021-08-02T17:22:24.057Z] e1f770b5df2f: Verifying Checksum [2021-08-02T17:22:24.057Z] e1f770b5df2f: Download complete [2021-08-02T17:22:29.405Z] 0eba1c9be4d2: Verifying Checksum [2021-08-02T17:22:29.405Z] 0eba1c9be4d2: Download complete [2021-08-02T17:22:29.405Z] 85a0685a4137: Verifying Checksum [2021-08-02T17:22:29.405Z] 85a0685a4137: Download complete [2021-08-02T17:22:31.997Z] 0eba1c9be4d2: Pull complete [2021-08-02T17:22:31.997Z] 0d57e429df01: Pull complete [2021-08-02T17:22:31.997Z] 4e4be7b47b0d: Pull complete [2021-08-02T17:22:32.583Z] e1f770b5df2f: Pull complete [2021-08-02T17:22:35.952Z] 85a0685a4137: Pull complete [2021-08-02T17:22:35.952Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-02T17:22:35.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:22:35.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-02T17:22:36.045Z] prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container [2021-08-02T17:22:36.111Z] $ 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 [2021-08-02T17:22:38.418Z] $ docker top 0524f4e462157aca51db8f25ed18319709d416d8c191bc27dd375a2c187dc5be -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T17:22:38.769Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-02T17:22:39.137Z] + set -o pipefail [2021-08-02T17:22:39.137Z] + snyk monitor '--org=edgex-jenkins' [2021-08-02T17:22:43.402Z] [2021-08-02T17:22:43.402Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-08-02T17:22:43.402Z] [2021-08-02T17:22:43.402Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/a5762999-8c11-4b13-a018-e0efb5da0dd3 [2021-08-02T17:22:43.402Z] [2021-08-02T17:22:43.402Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-02T17:22:43.402Z] [2021-08-02T17:22:43.402Z] [Pipeline] } [2021-08-02T17:22:43.417Z] $ docker stop --time=1 0524f4e462157aca51db8f25ed18319709d416d8c191bc27dd375a2c187dc5be [2021-08-02T17:22:45.348Z] $ 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 [2021-08-02T17:22:46.340Z] + git log --format=format:%s -1 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:46.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:22:46.668Z] . [Pipeline] withDockerContainer [2021-08-02T17:22:46.755Z] prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container [2021-08-02T17:22:46.823Z] $ 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 [2021-08-02T17:22:47.248Z] $ docker top 96796aa7a933c6ea79085d3601921aa6f6da20a1b6f2e65ea5fc9465694d550a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:22:47.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:22:47.384Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:22:47.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:22:47.511Z] $ docker exec 96796aa7a933c6ea79085d3601921aa6f6da20a1b6f2e65ea5fc9465694d550a ssh-agent [2021-08-02T17:22:47.632Z] SSH_AUTH_SOCK=/tmp/ssh-qTwQtXNTVKbR/agent.14 [2021-08-02T17:22:47.632Z] SSH_AGENT_PID=20 [2021-08-02T17:22:47.642Z] Running ssh-add (command line suppressed) [2021-08-02T17:22:47.727Z] 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) [2021-08-02T17:22:47.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:22:48.060Z] + git semver tag [2021-08-02T17:22:48.060Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:22:48.060Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-08-02T17:22:48.060Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-02T17:22:48.060Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:22:48.060Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:22:48.060Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:22:48.060Z] # $SEMVER_BRANCH = main [2021-08-02T17:22:48.060Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2021-08-02T17:22:48.060Z] # 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 HEAD [2021-08-02T17:22:48.060Z] # -> Force: false [2021-08-02T17:22:48.060Z] # ef494a6ce61a7332955421bb7a3836016482b0bd refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-08-02T17:22:48.073Z] $ docker exec --env ******** --env ******** 96796aa7a933c6ea79085d3601921aa6f6da20a1b6f2e65ea5fc9465694d550a ssh-agent -k [2021-08-02T17:22:48.178Z] unset SSH_AUTH_SOCK; [2021-08-02T17:22:48.179Z] unset SSH_AGENT_PID; [2021-08-02T17:22:48.179Z] echo Agent pid 20 killed; [2021-08-02T17:22:48.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:22:48.540Z] + git semver [Pipeline] } [2021-08-02T17:22:48.560Z] $ docker stop --time=1 96796aa7a933c6ea79085d3601921aa6f6da20a1b6f2e65ea5fc9465694d550a [2021-08-02T17:22:49.754Z] $ docker rm -f 96796aa7a933c6ea79085d3601921aa6f6da20a1b6f2e65ea5fc9465694d550a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:50.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:22:50.210Z] [2021-08-02T17:22:50.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:50.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:22:50.541Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-02T17:22:50.541Z] ab5ef0e58194: Pulling fs layer [2021-08-02T17:22:50.541Z] 9712f1f96733: Pulling fs layer [2021-08-02T17:22:50.541Z] 63f879dbbcfc: Pulling fs layer [2021-08-02T17:22:50.541Z] 0d9ebad4ef96: Pulling fs layer [2021-08-02T17:22:50.541Z] e9a5061849ea: Pulling fs layer [2021-08-02T17:22:50.541Z] d747dcd14b5f: Pulling fs layer [2021-08-02T17:22:50.541Z] 2de7ff778b66: Pulling fs layer [2021-08-02T17:22:50.541Z] 0d9ebad4ef96: Waiting [2021-08-02T17:22:50.541Z] e9a5061849ea: Waiting [2021-08-02T17:22:50.541Z] d747dcd14b5f: Waiting [2021-08-02T17:22:50.541Z] 2de7ff778b66: Waiting [2021-08-02T17:22:50.541Z] 9712f1f96733: Verifying Checksum [2021-08-02T17:22:50.541Z] 9712f1f96733: Download complete [2021-08-02T17:22:53.124Z] 63f879dbbcfc: Verifying Checksum [2021-08-02T17:22:53.124Z] 63f879dbbcfc: Download complete [2021-08-02T17:22:53.124Z] e9a5061849ea: Verifying Checksum [2021-08-02T17:22:53.124Z] e9a5061849ea: Download complete [2021-08-02T17:22:53.124Z] d747dcd14b5f: Verifying Checksum [2021-08-02T17:22:53.124Z] d747dcd14b5f: Download complete [2021-08-02T17:22:54.100Z] 2de7ff778b66: Verifying Checksum [2021-08-02T17:22:54.100Z] 2de7ff778b66: Download complete [2021-08-02T17:22:54.100Z] 0d9ebad4ef96: Verifying Checksum [2021-08-02T17:22:54.100Z] 0d9ebad4ef96: Download complete [2021-08-02T17:22:54.369Z] ab5ef0e58194: Verifying Checksum [2021-08-02T17:22:54.369Z] ab5ef0e58194: Download complete [2021-08-02T17:22:57.081Z] ab5ef0e58194: Pull complete [2021-08-02T17:22:57.081Z] 9712f1f96733: Pull complete [2021-08-02T17:22:57.676Z] 63f879dbbcfc: Pull complete [2021-08-02T17:23:01.054Z] 0d9ebad4ef96: Pull complete [2021-08-02T17:23:01.054Z] e9a5061849ea: Pull complete [2021-08-02T17:23:01.319Z] d747dcd14b5f: Pull complete [2021-08-02T17:23:02.285Z] 2de7ff778b66: Pull complete [2021-08-02T17:23:02.285Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-02T17:23:02.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:23:02.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-02T17:23:02.384Z] prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container [2021-08-02T17:23:02.451Z] $ 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 [2021-08-02T17:23:05.880Z] $ docker top 2677c817f2d6350d01448fe25cb4f2f8b07f5f7906c983c7444ab13fb54b246e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:23:06.005Z] provisioning config files... [2021-08-02T17:23:06.022Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5937712309946266270tmp [2021-08-02T17:23:06.044Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4531248876299252990tmp [2021-08-02T17:23:06.064Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2410245145438848133tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:23:06.093Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:06.406Z] ---> sigul-configuration.sh [2021-08-02T17:23:06.406Z] gpg: directory `/root/.gnupg' created [2021-08-02T17:23:06.406Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-02T17:23:06.406Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-02T17:23:06.406Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-02T17:23:06.406Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-02T17:23:06.406Z] gpg: CAST5 encrypted data [2021-08-02T17:23:06.406Z] gpg: encrypted with 1 passphrase [2021-08-02T17:23:06.406Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-02T17:23:06.739Z] + mkdir /home/jenkins [2021-08-02T17:23:06.739Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-02T17:23:07.052Z] + 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 [2021-08-02T17:23:07.067Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:07.381Z] ---> sigul-install.sh [2021-08-02T17:23:07.381Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-02T17:23:07.695Z] + git tag --list [2021-08-02T17:23:07.695Z] v0.0.1 [2021-08-02T17:23:07.695Z] v0.0.10 [2021-08-02T17:23:07.695Z] v0.0.11 [2021-08-02T17:23:07.695Z] v0.0.12 [2021-08-02T17:23:07.695Z] v0.0.13 [2021-08-02T17:23:07.695Z] v0.0.14 [2021-08-02T17:23:07.695Z] v0.0.15 [2021-08-02T17:23:07.695Z] v0.0.16 [2021-08-02T17:23:07.695Z] v0.0.17 [2021-08-02T17:23:07.695Z] v0.0.18 [2021-08-02T17:23:07.695Z] v0.0.19 [2021-08-02T17:23:07.695Z] v0.0.2 [2021-08-02T17:23:07.695Z] v0.0.20 [2021-08-02T17:23:07.695Z] v0.0.21 [2021-08-02T17:23:07.695Z] v0.0.22 [2021-08-02T17:23:07.695Z] v0.0.23 [2021-08-02T17:23:07.695Z] v0.0.24 [2021-08-02T17:23:07.695Z] v0.0.25 [2021-08-02T17:23:07.695Z] v0.0.26 [2021-08-02T17:23:07.695Z] v0.0.27 [2021-08-02T17:23:07.695Z] v0.0.28 [2021-08-02T17:23:07.695Z] v0.0.29 [2021-08-02T17:23:07.695Z] v0.0.3 [2021-08-02T17:23:07.695Z] v0.0.30 [2021-08-02T17:23:07.695Z] v0.0.31 [2021-08-02T17:23:07.695Z] v0.0.32 [2021-08-02T17:23:07.695Z] v0.0.33 [2021-08-02T17:23:07.695Z] v0.0.34 [2021-08-02T17:23:07.695Z] v0.0.35 [2021-08-02T17:23:07.695Z] v0.0.36 [2021-08-02T17:23:07.695Z] v0.0.37 [2021-08-02T17:23:07.695Z] v0.0.38 [2021-08-02T17:23:07.695Z] v0.0.39 [2021-08-02T17:23:07.695Z] v0.0.4 [2021-08-02T17:23:07.695Z] v0.0.40 [2021-08-02T17:23:07.695Z] v0.0.41 [2021-08-02T17:23:07.695Z] v0.0.42 [2021-08-02T17:23:07.695Z] v0.0.43 [2021-08-02T17:23:07.695Z] v0.0.44 [2021-08-02T17:23:07.695Z] v0.0.45 [2021-08-02T17:23:07.695Z] v0.0.46 [2021-08-02T17:23:07.695Z] v0.0.47 [2021-08-02T17:23:07.695Z] v0.0.48 [2021-08-02T17:23:07.695Z] v0.0.49 [2021-08-02T17:23:07.695Z] v0.0.5 [2021-08-02T17:23:07.695Z] v0.0.50 [2021-08-02T17:23:07.695Z] v0.0.51 [2021-08-02T17:23:07.695Z] v0.0.52 [2021-08-02T17:23:07.695Z] v0.0.53 [2021-08-02T17:23:07.695Z] v0.0.54 [2021-08-02T17:23:07.695Z] v0.0.55 [2021-08-02T17:23:07.695Z] v0.0.56 [2021-08-02T17:23:07.695Z] v0.0.57 [2021-08-02T17:23:07.695Z] v0.0.58 [2021-08-02T17:23:07.695Z] v0.0.59 [2021-08-02T17:23:07.695Z] v0.0.6 [2021-08-02T17:23:07.695Z] v0.0.60 [2021-08-02T17:23:07.695Z] v0.0.61 [2021-08-02T17:23:07.695Z] v0.0.62 [2021-08-02T17:23:07.695Z] v0.0.63 [2021-08-02T17:23:07.695Z] v0.0.64 [2021-08-02T17:23:07.695Z] v0.0.65 [2021-08-02T17:23:07.695Z] v0.0.66 [2021-08-02T17:23:07.695Z] v0.0.67 [2021-08-02T17:23:07.695Z] v0.0.68 [2021-08-02T17:23:07.695Z] v0.0.69 [2021-08-02T17:23:07.695Z] v0.0.7 [2021-08-02T17:23:07.695Z] v0.0.70 [2021-08-02T17:23:07.695Z] v0.0.71 [2021-08-02T17:23:07.695Z] v0.0.72 [2021-08-02T17:23:07.695Z] v0.0.8 [2021-08-02T17:23:07.695Z] v0.0.9 [2021-08-02T17:23:07.695Z] v2.0.0 [2021-08-02T17:23:07.695Z] v2.0.0-dev.1 [2021-08-02T17:23:07.695Z] v2.0.0-dev.10 [2021-08-02T17:23:07.695Z] v2.0.0-dev.11 [2021-08-02T17:23:07.695Z] v2.0.0-dev.12 [2021-08-02T17:23:07.695Z] v2.0.0-dev.13 [2021-08-02T17:23:07.695Z] v2.0.0-dev.14 [2021-08-02T17:23:07.695Z] v2.0.0-dev.15 [2021-08-02T17:23:07.695Z] v2.0.0-dev.16 [2021-08-02T17:23:07.695Z] v2.0.0-dev.17 [2021-08-02T17:23:07.695Z] v2.0.0-dev.18 [2021-08-02T17:23:07.695Z] v2.0.0-dev.19 [2021-08-02T17:23:07.695Z] v2.0.0-dev.2 [2021-08-02T17:23:07.695Z] v2.0.0-dev.20 [2021-08-02T17:23:07.695Z] v2.0.0-dev.21 [2021-08-02T17:23:07.695Z] v2.0.0-dev.22 [2021-08-02T17:23:07.695Z] v2.0.0-dev.23 [2021-08-02T17:23:07.695Z] v2.0.0-dev.24 [2021-08-02T17:23:07.695Z] v2.0.0-dev.25 [2021-08-02T17:23:07.695Z] v2.0.0-dev.26 [2021-08-02T17:23:07.695Z] v2.0.0-dev.27 [2021-08-02T17:23:07.695Z] v2.0.0-dev.28 [2021-08-02T17:23:07.695Z] v2.0.0-dev.29 [2021-08-02T17:23:07.695Z] v2.0.0-dev.3 [2021-08-02T17:23:07.695Z] v2.0.0-dev.30 [2021-08-02T17:23:07.695Z] v2.0.0-dev.31 [2021-08-02T17:23:07.695Z] v2.0.0-dev.32 [2021-08-02T17:23:07.695Z] v2.0.0-dev.33 [2021-08-02T17:23:07.695Z] v2.0.0-dev.34 [2021-08-02T17:23:07.695Z] v2.0.0-dev.35 [2021-08-02T17:23:07.695Z] v2.0.0-dev.36 [2021-08-02T17:23:07.695Z] v2.0.0-dev.37 [2021-08-02T17:23:07.695Z] v2.0.0-dev.38 [2021-08-02T17:23:07.695Z] v2.0.0-dev.39 [2021-08-02T17:23:07.695Z] v2.0.0-dev.4 [2021-08-02T17:23:07.695Z] v2.0.0-dev.40 [2021-08-02T17:23:07.695Z] v2.0.0-dev.41 [2021-08-02T17:23:07.695Z] v2.0.0-dev.42 [2021-08-02T17:23:07.695Z] v2.0.0-dev.43 [2021-08-02T17:23:07.695Z] v2.0.0-dev.44 [2021-08-02T17:23:07.695Z] v2.0.0-dev.45 [2021-08-02T17:23:07.695Z] v2.0.0-dev.46 [2021-08-02T17:23:07.695Z] v2.0.0-dev.47 [2021-08-02T17:23:07.695Z] v2.0.0-dev.48 [2021-08-02T17:23:07.695Z] v2.0.0-dev.49 [2021-08-02T17:23:07.695Z] v2.0.0-dev.5 [2021-08-02T17:23:07.695Z] v2.0.0-dev.50 [2021-08-02T17:23:07.695Z] v2.0.0-dev.51 [2021-08-02T17:23:07.695Z] v2.0.0-dev.52 [2021-08-02T17:23:07.695Z] v2.0.0-dev.53 [2021-08-02T17:23:07.695Z] v2.0.0-dev.54 [2021-08-02T17:23:07.695Z] v2.0.0-dev.55 [2021-08-02T17:23:07.695Z] v2.0.0-dev.56 [2021-08-02T17:23:07.695Z] v2.0.0-dev.57 [2021-08-02T17:23:07.695Z] v2.0.0-dev.58 [2021-08-02T17:23:07.695Z] v2.0.0-dev.59 [2021-08-02T17:23:07.695Z] v2.0.0-dev.6 [2021-08-02T17:23:07.695Z] v2.0.0-dev.60 [2021-08-02T17:23:07.695Z] v2.0.0-dev.61 [2021-08-02T17:23:07.695Z] v2.0.0-dev.62 [2021-08-02T17:23:07.695Z] v2.0.0-dev.63 [2021-08-02T17:23:07.695Z] v2.0.0-dev.64 [2021-08-02T17:23:07.695Z] v2.0.0-dev.65 [2021-08-02T17:23:07.695Z] v2.0.0-dev.66 [2021-08-02T17:23:07.695Z] v2.0.0-dev.67 [2021-08-02T17:23:07.695Z] v2.0.0-dev.7 [2021-08-02T17:23:07.695Z] v2.0.0-dev.8 [2021-08-02T17:23:07.695Z] v2.0.0-dev.9 [2021-08-02T17:23:07.695Z] v2.0.1-dev.1 [2021-08-02T17:23:07.695Z] v2.0.1-dev.2 [Pipeline] sh [2021-08-02T17:23:08.010Z] + lftools sign git-tag v2.0.1-dev.2 [2021-08-02T17:23:08.600Z] Signing Git tag with Sigul... [2021-08-02T17:23:08.600Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-08-02T17:23:09.578Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:09.903Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-02T17:23:09.916Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-02T17:23:09.954Z] $ docker stop --time=1 2677c817f2d6350d01448fe25cb4f2f8b07f5f7906c983c7444ab13fb54b246e [2021-08-02T17:23:11.174Z] $ 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 [2021-08-02T17:23:11.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:23:11.983Z] . [Pipeline] withDockerContainer [2021-08-02T17:23:12.069Z] prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container [2021-08-02T17:23:12.160Z] $ 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 [2021-08-02T17:23:12.593Z] $ docker top 606f757f0986ef57fe689f634db3f7fa8c6e22291b892be6b904e6e3a5d7c5f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:23:12.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:23:12.728Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:23:12.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:23:12.850Z] $ docker exec 606f757f0986ef57fe689f634db3f7fa8c6e22291b892be6b904e6e3a5d7c5f3 ssh-agent [2021-08-02T17:23:12.979Z] SSH_AUTH_SOCK=/tmp/ssh-F42P66DdMtBJ/agent.13 [2021-08-02T17:23:12.979Z] SSH_AGENT_PID=20 [2021-08-02T17:23:12.989Z] Running ssh-add (command line suppressed) [2021-08-02T17:23:13.085Z] 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) [2021-08-02T17:23:13.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:23:13.428Z] + git semver bump pre [2021-08-02T17:23:13.428Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:23:13.428Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-08-02T17:23:13.428Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-02T17:23:13.428Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:23:13.428Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:23:13.428Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:23:13.428Z] # $SEMVER_BRANCH = main [2021-08-02T17:23:13.428Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2021-08-02T17:23:13.428Z] 2.0.1-dev.3 [Pipeline] } [2021-08-02T17:23:13.442Z] $ docker exec --env ******** --env ******** 606f757f0986ef57fe689f634db3f7fa8c6e22291b892be6b904e6e3a5d7c5f3 ssh-agent -k [2021-08-02T17:23:13.539Z] unset SSH_AUTH_SOCK; [2021-08-02T17:23:13.539Z] unset SSH_AGENT_PID; [2021-08-02T17:23:13.539Z] echo Agent pid 20 killed; [2021-08-02T17:23:13.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:23:13.959Z] + git semver [Pipeline] } [2021-08-02T17:23:13.977Z] $ docker stop --time=1 606f757f0986ef57fe689f634db3f7fa8c6e22291b892be6b904e6e3a5d7c5f3 [2021-08-02T17:23:15.246Z] $ docker rm -f 606f757f0986ef57fe689f634db3f7fa8c6e22291b892be6b904e6e3a5d7c5f3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:23:15.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:23:15.659Z] . [Pipeline] withDockerContainer [2021-08-02T17:23:15.742Z] prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container [2021-08-02T17:23:15.805Z] $ 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 [2021-08-02T17:23:16.293Z] $ docker top 989980210fd7de49da01e98581778d2f1bf1afcfce0745b022366f02a2419baf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:23:16.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:23:16.428Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:23:16.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:23:16.550Z] $ docker exec 989980210fd7de49da01e98581778d2f1bf1afcfce0745b022366f02a2419baf ssh-agent [2021-08-02T17:23:16.667Z] SSH_AUTH_SOCK=/tmp/ssh-VYyXFnsvDNBZ/agent.13 [2021-08-02T17:23:16.667Z] SSH_AGENT_PID=19 [2021-08-02T17:23:16.676Z] Running ssh-add (command line suppressed) [2021-08-02T17:23:16.775Z] 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) [2021-08-02T17:23:16.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:23:17.110Z] + git semver push [2021-08-02T17:23:17.110Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:23:17.110Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-08-02T17:23:17.110Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-02T17:23:17.110Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:23:17.110Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:23:17.110Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:23:17.110Z] # $SEMVER_BRANCH = main [2021-08-02T17:23:17.110Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2021-08-02T17:23:23.765Z] $ docker exec --env ******** --env ******** 989980210fd7de49da01e98581778d2f1bf1afcfce0745b022366f02a2419baf ssh-agent -k [2021-08-02T17:23:23.867Z] unset SSH_AUTH_SOCK; [2021-08-02T17:23:23.867Z] unset SSH_AGENT_PID; [2021-08-02T17:23:23.867Z] echo Agent pid 19 killed; [2021-08-02T17:23:23.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:23:24.232Z] + git semver [Pipeline] } [2021-08-02T17:23:24.249Z] $ docker stop --time=1 989980210fd7de49da01e98581778d2f1bf1afcfce0745b022366f02a2419baf [2021-08-02T17:23:25.467Z] $ 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 [2021-08-02T17:23:26.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:26.998Z] ---> package-listing.sh [2021-08-02T17:23:26.998Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:23:26.998Z] ++ facter osfamily [2021-08-02T17:23:27.264Z] + OS_FAMILY=redhat [2021-08-02T17:23:27.264Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-02T17:23:27.264Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:23:27.264Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:23:27.264Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:23:27.264Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:23:27.264Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2021-08-02T17:23:27.264Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:23:27.264Z] + case "${OS_FAMILY}" in [2021-08-02T17:23:27.264Z] + rpm -qa [2021-08-02T17:23:27.264Z] + sort [2021-08-02T17:23:27.848Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:23:27.848Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:23:27.848Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:23:27.848Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2021-08-02T17:23:27.848Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2021-08-02T17:23:27.848Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2021-08-02T17:23:27.866Z] 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 [2021-08-02T17:23:28.180Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:23:28.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:23:28.763Z] [2021-08-02T17:23:28.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:23:29.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:23:29.096Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:23:29.096Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:23:29.096Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:23:29.096Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:23:29.096Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:23:29.096Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:23:29.096Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:23:29.097Z] d287ab97295c: Pulling fs layer [2021-08-02T17:23:29.097Z] dc539afda2c1: Waiting [2021-08-02T17:23:29.097Z] 77bc0d833cb6: Waiting [2021-08-02T17:23:29.097Z] 9065ff56babe: Waiting [2021-08-02T17:23:29.097Z] d287ab97295c: Waiting [2021-08-02T17:23:29.363Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:23:29.363Z] a1111a8f2ec3: Download complete [2021-08-02T17:23:29.363Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:23:29.363Z] dc539afda2c1: Download complete [2021-08-02T17:23:29.363Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:23:29.363Z] 77bc0d833cb6: Download complete [2021-08-02T17:23:29.363Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:23:29.363Z] 9065ff56babe: Download complete [2021-08-02T17:23:29.629Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:23:29.629Z] ed53099fbce6: Download complete [2021-08-02T17:23:30.214Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:23:30.214Z] b4d181a07f80: Download complete [2021-08-02T17:23:31.178Z] b4d181a07f80: Pull complete [2021-08-02T17:23:31.453Z] a1111a8f2ec3: Pull complete [2021-08-02T17:23:32.043Z] ed53099fbce6: Pull complete [2021-08-02T17:23:32.043Z] dc539afda2c1: Pull complete [2021-08-02T17:23:32.310Z] 77bc0d833cb6: Pull complete [2021-08-02T17:23:32.310Z] 9065ff56babe: Pull complete [2021-08-02T17:23:33.721Z] d287ab97295c: Verifying Checksum [2021-08-02T17:23:33.721Z] d287ab97295c: Download complete [2021-08-02T17:23:38.095Z] d287ab97295c: Pull complete [2021-08-02T17:23:38.095Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:23:38.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:23:38.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:23:38.193Z] prd-centos7-docker-4c-2g-1490 does not seem to be running inside a container [2021-08-02T17:23:38.249Z] $ 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 [2021-08-02T17:23:40.805Z] $ docker top 4d86a2e07db4c1dfb2fb74c294208d24105a7e590ad5140e4cfe57b9c078c09e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:23:41.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:23:41.600Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:23:41.915Z] + ls /var/log/sa-host [2021-08-02T17:23:41.915Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:23:41.915Z] file_magic: OK [2021-08-02T17:23:41.915Z] HZ: Using current value: 100 [2021-08-02T17:23:41.915Z] file_header: OK [2021-08-02T17:23:41.915Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T17:23:41.915Z] Statistics: [2021-08-02T17:23:41.915Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:23:41.915Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:23:41.915Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:23:41.915Z] file_magic: OK [2021-08-02T17:23:41.915Z] HZ: Using current value: 100 [2021-08-02T17:23:41.915Z] file_header: OK [2021-08-02T17:23:41.915Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T17:23:41.915Z] Statistics: [2021-08-02T17:23:41.915Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:23:41.915Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:23:42.104Z] provisioning config files... [2021-08-02T17:23:42.330Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4290613365788963383tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:23:42.356Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:42.674Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:23:42.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:43.070Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:23:43.085Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:43.394Z] ---> sudo-logs.sh [2021-08-02T17:23:43.394Z] Archiving 'sudo' log.. [2021-08-02T17:23:43.394Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1490.vexxhost.local: Name or service not known [2021-08-02T17:23:43.394Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1490.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:23:43.436Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:43.752Z] ---> job-cost.sh [2021-08-02T17:23:43.752Z] lf-activate-venv: SKIPPING [2021-08-02T17:23:43.752Z] DEBUG: total: 0.18000000715255737 [2021-08-02T17:23:43.752Z] INFO: Retrieving Stack Cost... [2021-08-02T17:23:45.693Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:23:45.960Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:23:45.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:46.293Z] ---> logs-deploy.sh [2021-08-02T17:23:46.293Z] lf-activate-venv: SKIPPING [2021-08-02T17:23:46.293Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/3 [2021-08-02T17:23:46.293Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:23:46.880Z] Archives upload complete. [2021-08-02T17:23:47.147Z] INFO: archiving logs to Nexus