Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eb29049881b9090759495afbd9195a9826e8465b 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-ssh8098492931285325814.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-ssh7386285809073131289.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-configuration/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-configuration/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6783389113426567965.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-ssh7061056943004903359.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/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-configuration/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh961707308983137828.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1479 in /w/workspace/oundry_go-mod-configuration_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 Avoid second fetch Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_go-mod-configuration_main@tmp/jenkins-gitclient-ssh7326755769037425524.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision eb29049881b9090759495afbd9195a9826e8465b (main) > git config core.sparsecheckout # timeout=10 > git checkout -f eb29049881b9090759495afbd9195a9826e8465b # timeout=10 Commit message: "Merge pull request #44 from soda480/US1908" > git rev-list --no-walk 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T17:10:20.758Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T17:10:20.852Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T17:10:20.878Z] ========================================================= [2021-08-02T17:10:20.878Z] EdgeX Global Pipelines Version Info [2021-08-02T17:10:20.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:10:22.144Z] ------------------- [2021-08-02T17:10:22.144Z] stable info: [2021-08-02T17:10:22.144Z] ------------------- [2021-08-02T17:10:22.144Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T17:10:22.144Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:10:22.145Z] Message: update stable to v1.0.200 [2021-08-02T17:10:22.728Z] ------------------- [2021-08-02T17:10:22.728Z] experimental info: [2021-08-02T17:10:22.728Z] ------------------- [2021-08-02T17:10:22.728Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T17:10:22.728Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:10:22.728Z] Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T17:10:22.859Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-08-02T17:10:22.884Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-08-02T17:10:22.913Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T17:10:22.936Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T17:10:22.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T17:10:22.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T17:10:23.006Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T17:10:23.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T17:10:23.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T17:10:23.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T17:10:23.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T17:10:23.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T17:10:23.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-08-02T17:10:23.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T17:10:23.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T17:10:23.207Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:10:23.231Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:10:23.253Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:10:23.276Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:10:23.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T17:10:23.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T17:10:23.344Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T17:10:23.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T17:10:23.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T17:10:23.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T17:10:23.435Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T17:10:23.457Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T17:10:23.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T17:10:23.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T17:10:23.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T17:10:23.549Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb29049881b9090759495afbd9195a9826e8465b [Pipeline] echo [2021-08-02T17:10:23.572Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb29049 [Pipeline] echo [2021-08-02T17:10:23.597Z] [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:10:24.066Z] + git log --format=format:%s -1 eb29049881b9090759495afbd9195a9826e8465b [Pipeline] echo [2021-08-02T17:10:24.117Z] GIT_COMMIT: eb29049881b9090759495afbd9195a9826e8465b, Commit Message: Merge pull request #44 from soda480/US1908 [Pipeline] echo [2021-08-02T17:10:24.129Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:10:24.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:10:24.712Z] [2021-08-02T17:10:24.712Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:10:25.052Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:10:25.052Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T17:10:25.052Z] 31603596830f: Pulling fs layer [2021-08-02T17:10:25.052Z] b6dc333f4379: Pulling fs layer [2021-08-02T17:10:25.052Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T17:10:25.052Z] fd332fbdc1db: Pulling fs layer [2021-08-02T17:10:25.052Z] fd332fbdc1db: Waiting [2021-08-02T17:10:25.052Z] b6dc333f4379: Download complete [2021-08-02T17:10:25.325Z] 31603596830f: Verifying Checksum [2021-08-02T17:10:25.325Z] 31603596830f: Download complete [2021-08-02T17:10:25.325Z] fd332fbdc1db: Verifying Checksum [2021-08-02T17:10:25.325Z] fd332fbdc1db: Download complete [2021-08-02T17:10:25.612Z] 31603596830f: Pull complete [2021-08-02T17:10:25.612Z] b6dc333f4379: Pull complete [2021-08-02T17:10:25.612Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T17:10:25.612Z] 3d9ef1400e77: Download complete [2021-08-02T17:10:26.206Z] 3d9ef1400e77: Pull complete [2021-08-02T17:10:26.206Z] fd332fbdc1db: Pull complete [2021-08-02T17:10:26.206Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T17:10:26.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:10:26.206Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T17:10:26.354Z] prd-centos7-docker-4c-2g-1479 does not seem to be running inside a container [2021-08-02T17:10:26.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:10:27.153Z] $ docker top d4c88f9c5d092690300b501b7ad1b2de4acf180147d54ff29d38489bcb3d7905 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:10:27.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:10:27.301Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:10:27.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:10:27.407Z] $ docker exec d4c88f9c5d092690300b501b7ad1b2de4acf180147d54ff29d38489bcb3d7905 ssh-agent [2021-08-02T17:10:27.524Z] SSH_AUTH_SOCK=/tmp/ssh-Wt0CvaTHDH21/agent.14 [2021-08-02T17:10:27.524Z] SSH_AGENT_PID=20 [2021-08-02T17:10:27.536Z] Running ssh-add (command line suppressed) [2021-08-02T17:10:27.625Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7144619226732964005.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7144619226732964005.key) [2021-08-02T17:10:27.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:10:27.968Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T17:10:27.987Z] $ docker exec --env ******** --env ******** d4c88f9c5d092690300b501b7ad1b2de4acf180147d54ff29d38489bcb3d7905 ssh-agent -k [2021-08-02T17:10:28.080Z] unset SSH_AUTH_SOCK; [2021-08-02T17:10:28.080Z] unset SSH_AGENT_PID; [2021-08-02T17:10:28.081Z] echo Agent pid 20 killed; [2021-08-02T17:10:28.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T17:10:28.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:10:28.161Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:10:28.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:10:28.270Z] $ docker exec d4c88f9c5d092690300b501b7ad1b2de4acf180147d54ff29d38489bcb3d7905 ssh-agent [2021-08-02T17:10:28.394Z] SSH_AUTH_SOCK=/tmp/ssh-AU1rY9IOHHKY/agent.55 [2021-08-02T17:10:28.394Z] SSH_AGENT_PID=62 [2021-08-02T17:10:28.402Z] Running ssh-add (command line suppressed) [2021-08-02T17:10:28.491Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4247433621722045418.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4247433621722045418.key) [2021-08-02T17:10:28.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:10:28.847Z] + git semver init [2021-08-02T17:10:28.847Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:10:28.847Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-08-02T17:10:28.847Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-08-02T17:10:28.847Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:10:28.847Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:10:28.847Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:10:28.847Z] # $SEMVER_BRANCH = main [2021-08-02T17:10:28.847Z] # $SEMVER_TEMP = /tmp/semver-152591597 [2021-08-02T17:10:28.847Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-08-02T17:10:29.432Z] # '/tmp/semver-152591597' -> '/w/workspace/oundry_go-mod-configuration_main/.semver' [2021-08-02T17:10:29.432Z] # -> Force: false [2021-08-02T17:10:29.432Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-08-02T17:10:29.452Z] $ docker exec --env ******** --env ******** d4c88f9c5d092690300b501b7ad1b2de4acf180147d54ff29d38489bcb3d7905 ssh-agent -k [2021-08-02T17:10:29.544Z] unset SSH_AUTH_SOCK; [2021-08-02T17:10:29.544Z] unset SSH_AGENT_PID; [2021-08-02T17:10:29.545Z] echo Agent pid 62 killed; [2021-08-02T17:10:29.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:10:29.910Z] + git semver [Pipeline] } [2021-08-02T17:10:29.926Z] $ docker stop --time=1 d4c88f9c5d092690300b501b7ad1b2de4acf180147d54ff29d38489bcb3d7905 [2021-08-02T17:10:31.138Z] $ docker rm -f d4c88f9c5d092690300b501b7ad1b2de4acf180147d54ff29d38489bcb3d7905 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:10:31.536Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T17:10:31.890Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T17:10:31.893Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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:10:47.111Z] Still waiting to schedule task [2021-08-02T17:10:47.111Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:10:47.111Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:10:47.112Z] ‘prd-centos7-builder-2c-1g-1468’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:10:47.112Z] ‘prd-centos7-docker-4c-2g-1460’ is offline [2021-08-02T17:10:47.112Z] ‘prd-centos7-docker-4c-2g-1469’ is offline [2021-08-02T17:10:47.112Z] ‘prd-centos7-docker-4c-2g-1470’ is offline [2021-08-02T17:10:47.112Z] ‘prd-centos7-docker-4c-2g-1480’ is offline [2021-08-02T17:10:47.112Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1462’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:10:47.117Z] Still waiting to schedule task [2021-08-02T17:10:47.118Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:12:05.698Z] Running on prd-centos7-docker-4c-2g-1483 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-08-02T17:12:05.718Z] Running in /w/workspace/go-mod-configuration/4 [Pipeline] { [Pipeline] checkout [2021-08-02T17:12:05.835Z] Selected Git installation does not exist. Using Default [2021-08-02T17:12:05.835Z] The recommended git tool is: NONE [2021-08-02T17:12:08.894Z] using credential edgex-jenkins-ssh [2021-08-02T17:12:08.949Z] Cloning the remote Git repository [2021-08-02T17:12:08.678Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T17:12:08.752Z] > git init /w/workspace/go-mod-configuration/4 # timeout=10 [2021-08-02T17:12:09.776Z] Avoid second fetch [2021-08-02T17:12:09.776Z] Checking out Revision eb29049881b9090759495afbd9195a9826e8465b (main) [2021-08-02T17:12:08.795Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T17:12:08.796Z] > git --version # timeout=10 [2021-08-02T17:12:08.807Z] > git --version # 'git version 2.24.4' [2021-08-02T17:12:08.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:12:08.848Z] [INFO] Currently running in a labeled security context [2021-08-02T17:12:08.848Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T17:12:08.848Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/4@tmp/jenkins-gitclient-ssh7239952769763528635.key [2021-08-02T17:12:08.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:12:09.523Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-08-02T17:12:09.532Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:12:09.563Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:12:09.569Z] > git checkout -f eb29049881b9090759495afbd9195a9826e8465b # timeout=10 [2021-08-02T17:12:13.445Z] Commit message: "Merge pull request #44 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T17:12:13.924Z] ========================================================= [2021-08-02T17:12:13.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T17:12:13.924Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:14.360Z] + 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:12:14.360Z] Sending build context to Docker daemon 272.9kB [2021-08-02T17:12:14.360Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T17:12:14.360Z] Step 2/7 : FROM ${BASE} [2021-08-02T17:12:14.629Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T17:12:14.629Z] 540db60ca938: Pulling fs layer [2021-08-02T17:12:14.629Z] adcc1eea9eea: Pulling fs layer [2021-08-02T17:12:14.629Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T17:12:14.629Z] 0773c198feca: Pulling fs layer [2021-08-02T17:12:14.629Z] 345f892a5656: Pulling fs layer [2021-08-02T17:12:14.629Z] 4796506630df: Pulling fs layer [2021-08-02T17:12:14.629Z] cc55df3e53f1: Pulling fs layer [2021-08-02T17:12:14.629Z] 4d027b6c602c: Pulling fs layer [2021-08-02T17:12:14.629Z] 449e75d2c14e: Pulling fs layer [2021-08-02T17:12:14.629Z] 4796506630df: Waiting [2021-08-02T17:12:14.629Z] cc55df3e53f1: Waiting [2021-08-02T17:12:14.629Z] 4d027b6c602c: Waiting [2021-08-02T17:12:14.629Z] 449e75d2c14e: Waiting [2021-08-02T17:12:14.629Z] 0773c198feca: Waiting [2021-08-02T17:12:14.629Z] 345f892a5656: Waiting [2021-08-02T17:12:14.629Z] 4c4ab2625f07: Download complete [2021-08-02T17:12:14.629Z] adcc1eea9eea: Verifying Checksum [2021-08-02T17:12:14.629Z] adcc1eea9eea: Download complete [2021-08-02T17:12:14.629Z] 345f892a5656: Verifying Checksum [2021-08-02T17:12:14.629Z] 345f892a5656: Download complete [2021-08-02T17:12:14.897Z] 4796506630df: Verifying Checksum [2021-08-02T17:12:14.897Z] 4796506630df: Download complete [2021-08-02T17:12:14.897Z] cc55df3e53f1: Verifying Checksum [2021-08-02T17:12:14.897Z] cc55df3e53f1: Download complete [2021-08-02T17:12:14.897Z] 540db60ca938: Verifying Checksum [2021-08-02T17:12:14.897Z] 540db60ca938: Download complete [2021-08-02T17:12:15.164Z] 540db60ca938: Pull complete [2021-08-02T17:12:15.164Z] adcc1eea9eea: Pull complete [2021-08-02T17:12:15.164Z] 4c4ab2625f07: Pull complete [2021-08-02T17:12:15.431Z] 4d027b6c602c: Verifying Checksum [2021-08-02T17:12:15.431Z] 4d027b6c602c: Download complete [2021-08-02T17:12:18.789Z] 449e75d2c14e: Verifying Checksum [2021-08-02T17:12:18.789Z] 449e75d2c14e: Download complete [2021-08-02T17:12:19.758Z] 0773c198feca: Verifying Checksum [2021-08-02T17:12:19.758Z] 0773c198feca: Download complete [2021-08-02T17:12:23.134Z] 0773c198feca: Pull complete [2021-08-02T17:12:23.405Z] 345f892a5656: Pull complete [2021-08-02T17:12:23.405Z] 4796506630df: Pull complete [2021-08-02T17:12:23.405Z] cc55df3e53f1: Pull complete [2021-08-02T17:12:23.672Z] 4d027b6c602c: Pull complete [2021-08-02T17:12:25.299Z] 449e75d2c14e: Pull complete [2021-08-02T17:12:25.299Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T17:12:25.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T17:12:25.575Z] ---> 0d28375d9b5b [2021-08-02T17:12:25.575Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T17:12:28.937Z] ---> Running in bd1f504e9de8 [2021-08-02T17:12:28.938Z] Removing intermediate container bd1f504e9de8 [2021-08-02T17:12:28.938Z] ---> 5b9a90a9b3ac [2021-08-02T17:12:28.938Z] Step 4/7 : RUN apk add --update bash [2021-08-02T17:12:28.938Z] ---> Running in 7993e7040104 [2021-08-02T17:12:28.938Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:12:29.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:12:30.487Z] OK: 149 MiB in 40 packages [2021-08-02T17:12:31.082Z] Removing intermediate container 7993e7040104 [2021-08-02T17:12:31.082Z] ---> d2e080d41818 [2021-08-02T17:12:31.082Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T17:12:31.082Z] ---> Running in fbb8f9362ec7 [2021-08-02T17:12:31.082Z] Removing intermediate container fbb8f9362ec7 [2021-08-02T17:12:31.082Z] ---> 10ac0c819ef7 [2021-08-02T17:12:31.082Z] Step 6/7 : COPY go.mod . [2021-08-02T17:12:31.370Z] ---> f64f61a1a705 [2021-08-02T17:12:31.370Z] Step 7/7 : RUN go mod download [2021-08-02T17:12:31.370Z] ---> Running in 525572f496e7 [2021-08-02T17:12:41.489Z] Removing intermediate container 525572f496e7 [2021-08-02T17:12:41.489Z] ---> c337dbb2561c [2021-08-02T17:12:41.489Z] Successfully built c337dbb2561c [2021-08-02T17:12:41.489Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:41.857Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:12:41.858Z] . [Pipeline] withDockerContainer [2021-08-02T17:12:41.976Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2021-08-02T17:12:42.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/4@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:12:42.410Z] $ docker top ad6994da35af7edbb3bdaad06e198f1d16964f54dbcba4fd249b0664877c44e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:12:42.808Z] + go version [2021-08-02T17:12:42.808Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T17:12:42.823Z] $ docker stop --time=1 ad6994da35af7edbb3bdaad06e198f1d16964f54dbcba4fd249b0664877c44e5 [2021-08-02T17:12:44.018Z] $ docker rm -f ad6994da35af7edbb3bdaad06e198f1d16964f54dbcba4fd249b0664877c44e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:44.550Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:12:44.550Z] . [Pipeline] withDockerContainer [2021-08-02T17:12:44.646Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2021-08-02T17:12:44.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/4@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:12:45.072Z] $ docker top 17f95da79986bb2ae1d70819632f14ad1d080d055a5aa7410320dea9270e4750 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:12:45.467Z] + go mod tidy [Pipeline] sh [2021-08-02T17:12:45.806Z] + make test [2021-08-02T17:12:45.807Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T17:12:56.018Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.018s coverage: 85.7% of statements [2021-08-02T17:12:57.972Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.527s coverage: 87.4% of statements [2021-08-02T17:12:57.972Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.004s coverage: 100.0% of statements [2021-08-02T17:12:57.972Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T17:13:03.387Z] gofmt -l . [2021-08-02T17:13:03.387Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:13:03.401Z] $ docker stop --time=1 17f95da79986bb2ae1d70819632f14ad1d080d055a5aa7410320dea9270e4750 [2021-08-02T17:13:04.877Z] $ docker rm -f 17f95da79986bb2ae1d70819632f14ad1d080d055a5aa7410320dea9270e4750 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:13:05.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:13:05.562Z] 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:13:06.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:13:06.673Z] [2021-08-02T17:13:06.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:13:07.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:13:07.024Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:13:07.024Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:13:07.024Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:13:07.024Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:13:07.024Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:13:07.024Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:13:07.024Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:13:07.024Z] d287ab97295c: Pulling fs layer [2021-08-02T17:13:07.024Z] 77bc0d833cb6: Waiting [2021-08-02T17:13:07.024Z] 9065ff56babe: Waiting [2021-08-02T17:13:07.024Z] d287ab97295c: Waiting [2021-08-02T17:13:07.024Z] dc539afda2c1: Waiting [2021-08-02T17:13:07.290Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:13:07.290Z] a1111a8f2ec3: Download complete [2021-08-02T17:13:07.290Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:13:07.290Z] dc539afda2c1: Download complete [2021-08-02T17:13:07.587Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:13:07.587Z] 77bc0d833cb6: Download complete [2021-08-02T17:13:07.587Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:13:07.587Z] 9065ff56babe: Download complete [2021-08-02T17:13:07.587Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:13:07.587Z] ed53099fbce6: Download complete [2021-08-02T17:13:08.556Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:13:08.556Z] b4d181a07f80: Download complete [2021-08-02T17:13:09.529Z] b4d181a07f80: Pull complete [2021-08-02T17:13:09.529Z] a1111a8f2ec3: Pull complete [2021-08-02T17:13:10.120Z] ed53099fbce6: Pull complete [2021-08-02T17:13:10.120Z] dc539afda2c1: Pull complete [2021-08-02T17:13:10.389Z] 77bc0d833cb6: Pull complete [2021-08-02T17:13:10.659Z] 9065ff56babe: Pull complete [2021-08-02T17:13:11.625Z] d287ab97295c: Verifying Checksum [2021-08-02T17:13:11.625Z] d287ab97295c: Download complete [2021-08-02T17:13:15.934Z] d287ab97295c: Pull complete [2021-08-02T17:13:15.934Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:13:15.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:13:15.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:13:16.019Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2021-08-02T17:13:16.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/4@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:13:19.529Z] $ docker top 2710274748e02af2eaffbb00cc51d871fbdc481ec6ae9151b50764c457add7f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:13:20.255Z] ---> job-cost.sh [2021-08-02T17:13:20.256Z] lf-activate-venv: SKIPPING [2021-08-02T17:13:20.256Z] INFO: No Stack... [2021-08-02T17:13:20.840Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:13:21.426Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:13:21.756Z] + cut -d, -f6 [2021-08-02T17:13:21.756Z] + cat /w/workspace/go-mod-configuration/4/archives/cost.csv [Pipeline] lock [2021-08-02T17:13:21.795Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-4-stack-cost] [2021-08-02T17:13:21.809Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-4-stack-cost] did not exist. Created. [2021-08-02T17:13:21.809Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:13:22.164Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T17:13:22.197Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:13:22.209Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:13:22.236Z] $ docker stop --time=1 2710274748e02af2eaffbb00cc51d871fbdc481ec6ae9151b50764c457add7f3 [2021-08-02T17:13:23.393Z] $ docker rm -f 2710274748e02af2eaffbb00cc51d871fbdc481ec6ae9151b50764c457add7f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T17:14:40.582Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1485 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-08-02T17:14:40.603Z] Running in /w/workspace/go-mod-configuration/4 [Pipeline] { [Pipeline] checkout [2021-08-02T17:14:41.024Z] Selected Git installation does not exist. Using Default [2021-08-02T17:14:41.024Z] The recommended git tool is: NONE [2021-08-02T17:14:47.653Z] using credential edgex-jenkins-ssh [2021-08-02T17:14:47.694Z] Cloning the remote Git repository [2021-08-02T17:14:47.792Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T17:14:47.926Z] > git init /w/workspace/go-mod-configuration/4 # timeout=10 [2021-08-02T17:14:48.019Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T17:14:48.020Z] > git --version # timeout=10 [2021-08-02T17:14:48.041Z] > git --version # 'git version 2.17.1' [2021-08-02T17:14:48.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:14:48.154Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:14:48.975Z] Avoid second fetch [2021-08-02T17:14:48.975Z] Checking out Revision eb29049881b9090759495afbd9195a9826e8465b (main) [2021-08-02T17:14:48.936Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-08-02T17:14:48.953Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:14:49.003Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:14:49.032Z] > git checkout -f eb29049881b9090759495afbd9195a9826e8465b # timeout=10 [2021-08-02T17:14:53.730Z] Commit message: "Merge pull request #44 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T17:14:54.413Z] ========================================================= [2021-08-02T17:14:54.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T17:14:54.413Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:14:54.987Z] + 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:14:55.984Z] Sending build context to Docker daemon 271.9kB [2021-08-02T17:14:55.984Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T17:14:55.984Z] Step 2/7 : FROM ${BASE} [2021-08-02T17:14:56.263Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T17:14:56.263Z] 595b0fe564bb: Pulling fs layer [2021-08-02T17:14:56.263Z] 24495759ef45: Pulling fs layer [2021-08-02T17:14:56.263Z] d148012ef14d: Pulling fs layer [2021-08-02T17:14:56.263Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T17:14:56.263Z] 093eec477d81: Pulling fs layer [2021-08-02T17:14:56.263Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T17:14:56.263Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T17:14:56.263Z] 596795e73e0f: Pulling fs layer [2021-08-02T17:14:56.263Z] a6d5b2bbb924: Waiting [2021-08-02T17:14:56.263Z] 093eec477d81: Waiting [2021-08-02T17:14:56.263Z] 2446dc1eb7d3: Waiting [2021-08-02T17:14:56.263Z] 596795e73e0f: Waiting [2021-08-02T17:14:56.263Z] cb65c68fc2e2: Waiting [2021-08-02T17:14:56.541Z] d148012ef14d: Verifying Checksum [2021-08-02T17:14:56.541Z] d148012ef14d: Download complete [2021-08-02T17:14:56.541Z] 24495759ef45: Download complete [2021-08-02T17:14:56.541Z] 093eec477d81: Verifying Checksum [2021-08-02T17:14:56.541Z] 093eec477d81: Download complete [2021-08-02T17:14:56.541Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T17:14:56.541Z] a6d5b2bbb924: Download complete [2021-08-02T17:14:56.541Z] 595b0fe564bb: Verifying Checksum [2021-08-02T17:14:56.541Z] 595b0fe564bb: Download complete [2021-08-02T17:14:56.541Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T17:14:56.541Z] 2446dc1eb7d3: Download complete [2021-08-02T17:14:57.537Z] 595b0fe564bb: Pull complete [2021-08-02T17:14:58.156Z] 24495759ef45: Pull complete [2021-08-02T17:14:58.436Z] d148012ef14d: Pull complete [2021-08-02T17:14:59.041Z] 596795e73e0f: Verifying Checksum [2021-08-02T17:14:59.041Z] 596795e73e0f: Download complete [2021-08-02T17:15:00.039Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T17:15:00.039Z] cb65c68fc2e2: Download complete [2021-08-02T17:15:10.325Z] cb65c68fc2e2: Pull complete [2021-08-02T17:15:10.325Z] 093eec477d81: Pull complete [2021-08-02T17:15:10.325Z] a6d5b2bbb924: Pull complete [2021-08-02T17:15:10.933Z] 2446dc1eb7d3: Pull complete [2021-08-02T17:15:15.383Z] 596795e73e0f: Pull complete [2021-08-02T17:15:15.383Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T17:15:15.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T17:15:15.383Z] ---> d9e956139c92 [2021-08-02T17:15:15.383Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T17:15:18.815Z] ---> Running in bcf267fedf36 [2021-08-02T17:15:18.815Z] Removing intermediate container bcf267fedf36 [2021-08-02T17:15:18.815Z] ---> dd1f6d910c82 [2021-08-02T17:15:18.815Z] Step 4/7 : RUN apk add --update bash [2021-08-02T17:15:19.097Z] ---> Running in c812dc0b4e63 [2021-08-02T17:15:20.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:15:21.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:15:23.014Z] OK: 138 MiB in 40 packages [2021-08-02T17:15:24.002Z] Removing intermediate container c812dc0b4e63 [2021-08-02T17:15:24.002Z] ---> e88e0632d776 [2021-08-02T17:15:24.002Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T17:15:24.002Z] ---> Running in 08a4d851c61a [2021-08-02T17:15:24.605Z] Removing intermediate container 08a4d851c61a [2021-08-02T17:15:24.605Z] ---> fb90d1413faa [2021-08-02T17:15:24.605Z] Step 6/7 : COPY go.mod . [2021-08-02T17:15:25.628Z] ---> 6102a80ad3c8 [2021-08-02T17:15:25.628Z] Step 7/7 : RUN go mod download [2021-08-02T17:15:25.628Z] ---> Running in fbdee6215fd4 [2021-08-02T17:15:43.964Z] Removing intermediate container fbdee6215fd4 [2021-08-02T17:15:43.964Z] ---> e2c304eaa5ff [2021-08-02T17:15:43.964Z] Successfully built e2c304eaa5ff [2021-08-02T17:15:43.964Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:15:44.400Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:15:44.400Z] . [Pipeline] withDockerContainer [2021-08-02T17:15:44.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2021-08-02T17:15:44.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/4@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:15:46.462Z] $ docker top c074ece6cbcb5b707020e40e2ff20263210cc83e1f92f39401afb3398cd8b76c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:15:47.412Z] + go version [2021-08-02T17:15:47.412Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T17:15:47.439Z] $ docker stop --time=1 c074ece6cbcb5b707020e40e2ff20263210cc83e1f92f39401afb3398cd8b76c [2021-08-02T17:15:49.308Z] $ docker rm -f c074ece6cbcb5b707020e40e2ff20263210cc83e1f92f39401afb3398cd8b76c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:15:50.094Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:15:50.094Z] . [Pipeline] withDockerContainer [2021-08-02T17:15:50.407Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2021-08-02T17:15:50.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/4@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:15:53.617Z] $ docker top 209ff61aa0bb411d7ad78ef4352867958fe6a0f4686cb153bd4df2f4692c0502 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:15:54.649Z] + go mod tidy [Pipeline] sh [2021-08-02T17:15:55.963Z] + make test [2021-08-02T17:15:55.963Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T17:16:35.558Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.027s coverage: 85.7% of statements [2021-08-02T17:16:35.558Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.641s coverage: 87.4% of statements [2021-08-02T17:16:35.558Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.040s coverage: 100.0% of statements [2021-08-02T17:16:35.558Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T17:16:50.732Z] gofmt -l . [2021-08-02T17:16:50.732Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:16:50.756Z] $ docker stop --time=1 209ff61aa0bb411d7ad78ef4352867958fe6a0f4686cb153bd4df2f4692c0502 [2021-08-02T17:16:52.855Z] $ docker rm -f 209ff61aa0bb411d7ad78ef4352867958fe6a0f4686cb153bd4df2f4692c0502 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:16:53.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:16:53.653Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T17:16:54.224Z] 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:16:54.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:16:54.873Z] [2021-08-02T17:16:54.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:16:55.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:16:55.526Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T17:16:55.526Z] 448f6bf000e3: Pulling fs layer [2021-08-02T17:16:55.526Z] f757da607395: Pulling fs layer [2021-08-02T17:16:55.526Z] 05883995daec: Pulling fs layer [2021-08-02T17:16:55.526Z] 8603b9c90790: Pulling fs layer [2021-08-02T17:16:55.526Z] 1560dd03e051: Pulling fs layer [2021-08-02T17:16:55.526Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T17:16:55.526Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T17:16:55.526Z] 1560dd03e051: Waiting [2021-08-02T17:16:55.526Z] 27f5ce0e4adf: Waiting [2021-08-02T17:16:55.526Z] c2d8d7efcc4b: Waiting [2021-08-02T17:16:55.526Z] 8603b9c90790: Waiting [2021-08-02T17:16:55.816Z] f757da607395: Verifying Checksum [2021-08-02T17:16:55.816Z] f757da607395: Download complete [2021-08-02T17:16:55.816Z] 8603b9c90790: Download complete [2021-08-02T17:16:55.816Z] 1560dd03e051: Verifying Checksum [2021-08-02T17:16:55.816Z] 1560dd03e051: Download complete [2021-08-02T17:16:55.816Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T17:16:55.816Z] 27f5ce0e4adf: Download complete [2021-08-02T17:16:56.089Z] 05883995daec: Verifying Checksum [2021-08-02T17:16:56.089Z] 05883995daec: Download complete [2021-08-02T17:16:56.685Z] 448f6bf000e3: Verifying Checksum [2021-08-02T17:16:56.685Z] 448f6bf000e3: Download complete [2021-08-02T17:17:00.088Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T17:17:00.088Z] c2d8d7efcc4b: Download complete [2021-08-02T17:17:00.088Z] 448f6bf000e3: Pull complete [2021-08-02T17:17:00.703Z] f757da607395: Pull complete [2021-08-02T17:17:02.171Z] 05883995daec: Pull complete [2021-08-02T17:17:02.780Z] 8603b9c90790: Pull complete [2021-08-02T17:17:03.807Z] 1560dd03e051: Pull complete [2021-08-02T17:17:04.101Z] 27f5ce0e4adf: Pull complete [2021-08-02T17:17:19.284Z] c2d8d7efcc4b: Pull complete [2021-08-02T17:17:19.284Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T17:17:19.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:17:19.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T17:17:19.584Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2021-08-02T17:17:19.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/4@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:17:24.654Z] $ docker top 8236a480306980ab2791ce0f935109b8faf79724eb5810315b734adc2d52ed8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:17:25.647Z] ---> job-cost.sh [2021-08-02T17:17:25.647Z] lf-activate-venv: SKIPPING [2021-08-02T17:17:25.647Z] INFO: No Stack... [2021-08-02T17:17:26.626Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T17:17:26.900Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:17:27.567Z] + cut -d, -f6 [2021-08-02T17:17:27.567Z] + cat /w/workspace/go-mod-configuration/4/archives/cost.csv [Pipeline] lock [2021-08-02T17:17:27.644Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-4-stack-cost] [2021-08-02T17:17:27.664Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-4-stack-cost] did not exist. Created. [2021-08-02T17:17:27.664Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:17:28.380Z] /w/workspace/go-mod-configuration/4@tmp/durable-8db93599/script.sh: 1: /w/workspace/go-mod-configuration/4@tmp/durable-8db93599/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T17:17:29.121Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T17:17:29.157Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T17:17:29.194Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:17:29.216Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:17:29.245Z] $ docker stop --time=1 8236a480306980ab2791ce0f935109b8faf79724eb5810315b734adc2d52ed8e [2021-08-02T17:17:30.902Z] $ docker rm -f 8236a480306980ab2791ce0f935109b8faf79724eb5810315b734adc2d52ed8e [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:17:31.634Z] provisioning config files... [2021-08-02T17:17:31.652Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1559798813488625461tmp [Pipeline] { [Pipeline] sh [2021-08-02T17:17:31.991Z] + set +x [2021-08-02T17:17:31.991Z] + bash -s -- [2021-08-02T17:17:31.991Z] + curl -s https://codecov.io/bash [2021-08-02T17:17:31.991Z] [2021-08-02T17:17:31.991Z] _____ _ [2021-08-02T17:17:31.991Z] / ____| | | [2021-08-02T17:17:31.991Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T17:17:31.991Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T17:17:31.991Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T17:17:31.991Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T17:17:31.991Z] Bash-1.0.6 [2021-08-02T17:17:31.991Z] [2021-08-02T17:17:31.991Z] [2021-08-02T17:17:31.991Z] ==> git version 2.24.4 found [2021-08-02T17:17:31.991Z] ==> 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:17:31.991Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T17:17:31.991Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T17:17:31.991Z] ==> Jenkins CI detected. [2021-08-02T17:17:31.991Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2021-08-02T17:17:31.991Z] project root: . [2021-08-02T17:17:31.991Z] --> token set from env [2021-08-02T17:17:31.991Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T17:17:31.991Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T17:17:31.991Z] ==> Python coveragepy not found [2021-08-02T17:17:31.991Z] ==> Searching for coverage reports in: [2021-08-02T17:17:31.991Z] + . [2021-08-02T17:17:31.991Z] -> Found 1 reports [2021-08-02T17:17:31.991Z] ==> Detecting git/mercurial file structure [2021-08-02T17:17:32.259Z] ==> Reading reports [2021-08-02T17:17:32.259Z] + ./coverage.out bytes=14452 [2021-08-02T17:17:32.259Z] ==> Appending adjustments [2021-08-02T17:17:32.259Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T17:17:32.259Z] + Found adjustments [2021-08-02T17:17:32.259Z] ==> Gzipping contents [2021-08-02T17:17:32.259Z] 4.0K /tmp/codecov.GuUCnr.gz [2021-08-02T17:17:32.259Z] ==> Uploading reports [2021-08-02T17:17:32.259Z] url: https://codecov.io [2021-08-02T17:17:32.259Z] query: branch=main&commit=eb29049881b9090759495afbd9195a9826e8465b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:17:32.259Z] -> Pinging Codecov [2021-08-02T17:17:32.259Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=eb29049881b9090759495afbd9195a9826e8465b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:17:32.530Z] -> Uploading to [2021-08-02T17:17:32.530Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/9F92B070CA9CA35F4914AC8684776953/eb29049881b9090759495afbd9195a9826e8465b/5ce36cc4-83d4-4131-adf9-6f79e6395c9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T171732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c472fa1d1370a8d30dd2816b444fb1611f9fc66bba8493363a526dab6dfdce77 [2021-08-02T17:17:32.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T17:17:32.530Z] Dload Upload Total Spent Left Speed [2021-08-02T17:17:33.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2562 0 0 100 2562 0 7647 --:--:-- --:--:-- --:--:-- 7670 [2021-08-02T17:17:33.116Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/eb29049881b9090759495afbd9195a9826e8465b [Pipeline] } [2021-08-02T17:17:33.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-02T17:17:33.486Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-02T17:17:33.510Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:17:33.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:17:33.833Z] [2021-08-02T17:17:33.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:17:34.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:17:34.162Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-02T17:17:34.162Z] 188c0c94c7c5: Pulling fs layer [2021-08-02T17:17:34.162Z] 0ef7d3d256c8: Pulling fs layer [2021-08-02T17:17:34.162Z] de9db76c5a1d: Pulling fs layer [2021-08-02T17:17:34.162Z] 0eba1c9be4d2: Pulling fs layer [2021-08-02T17:17:34.162Z] 0d57e429df01: Pulling fs layer [2021-08-02T17:17:34.162Z] 4e4be7b47b0d: Pulling fs layer [2021-08-02T17:17:34.162Z] e1f770b5df2f: Pulling fs layer [2021-08-02T17:17:34.162Z] 85a0685a4137: Pulling fs layer [2021-08-02T17:17:34.162Z] 0eba1c9be4d2: Waiting [2021-08-02T17:17:34.162Z] 0d57e429df01: Waiting [2021-08-02T17:17:34.162Z] 4e4be7b47b0d: Waiting [2021-08-02T17:17:34.162Z] e1f770b5df2f: Waiting [2021-08-02T17:17:34.162Z] 85a0685a4137: Waiting [2021-08-02T17:17:34.162Z] de9db76c5a1d: Verifying Checksum [2021-08-02T17:17:34.162Z] de9db76c5a1d: Download complete [2021-08-02T17:17:34.162Z] 0ef7d3d256c8: Download complete [2021-08-02T17:17:34.162Z] 0d57e429df01: Verifying Checksum [2021-08-02T17:17:34.162Z] 0d57e429df01: Download complete [2021-08-02T17:17:34.433Z] 4e4be7b47b0d: Verifying Checksum [2021-08-02T17:17:34.433Z] 4e4be7b47b0d: Download complete [2021-08-02T17:17:34.433Z] 188c0c94c7c5: Verifying Checksum [2021-08-02T17:17:34.433Z] 188c0c94c7c5: Download complete [2021-08-02T17:17:34.705Z] 188c0c94c7c5: Pull complete [2021-08-02T17:17:34.705Z] 0ef7d3d256c8: Pull complete [2021-08-02T17:17:34.705Z] de9db76c5a1d: Pull complete [2021-08-02T17:17:37.295Z] e1f770b5df2f: Verifying Checksum [2021-08-02T17:17:37.295Z] e1f770b5df2f: Download complete [2021-08-02T17:17:42.642Z] 0eba1c9be4d2: Verifying Checksum [2021-08-02T17:17:42.642Z] 0eba1c9be4d2: Download complete [2021-08-02T17:17:42.913Z] 85a0685a4137: Verifying Checksum [2021-08-02T17:17:42.913Z] 85a0685a4137: Download complete [2021-08-02T17:17:45.526Z] 0eba1c9be4d2: Pull complete [2021-08-02T17:17:45.526Z] 0d57e429df01: Pull complete [2021-08-02T17:17:45.527Z] 4e4be7b47b0d: Pull complete [2021-08-02T17:17:45.802Z] e1f770b5df2f: Pull complete [2021-08-02T17:17:49.174Z] 85a0685a4137: Pull complete [2021-08-02T17:17:49.174Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-02T17:17:49.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:17:49.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-02T17:17:49.264Z] prd-centos7-docker-4c-2g-1479 does not seem to be running inside a container [2021-08-02T17:17:49.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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-devops/edgex-snyk-go:1.410.4 cat [2021-08-02T17:17:51.667Z] $ docker top 3e09299225d150a074a63fc7c337c87b8eb28a34c701bfc6a48244dcdfd06dfc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T17:17:51.768Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-02T17:17:52.080Z] + set -o pipefail [2021-08-02T17:17:52.080Z] + snyk monitor '--org=edgex-jenkins' [2021-08-02T17:17:55.442Z] [2021-08-02T17:17:55.442Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... [2021-08-02T17:17:55.442Z] [2021-08-02T17:17:55.442Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/d074e3ef-7add-460c-9136-9243f6ef0909 [2021-08-02T17:17:55.442Z] [2021-08-02T17:17:55.442Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-02T17:17:55.442Z] [2021-08-02T17:17:55.442Z] [Pipeline] } [2021-08-02T17:17:55.454Z] $ docker stop --time=1 3e09299225d150a074a63fc7c337c87b8eb28a34c701bfc6a48244dcdfd06dfc [2021-08-02T17:17:56.746Z] $ docker rm -f 3e09299225d150a074a63fc7c337c87b8eb28a34c701bfc6a48244dcdfd06dfc [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:17:57.618Z] + git log --format=format:%s -1 eb29049881b9090759495afbd9195a9826e8465b [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:17:57.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:17:57.982Z] . [Pipeline] withDockerContainer [2021-08-02T17:17:58.071Z] prd-centos7-docker-4c-2g-1479 does not seem to be running inside a container [2021-08-02T17:17:58.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:17:58.475Z] $ docker top 40349bef50625275d48d4cbe04c21040e6846901655e8b5cd387b189a3a7e8fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:17:58.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:17:58.604Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:17:58.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:17:58.726Z] $ docker exec 40349bef50625275d48d4cbe04c21040e6846901655e8b5cd387b189a3a7e8fe ssh-agent [2021-08-02T17:17:58.845Z] SSH_AUTH_SOCK=/tmp/ssh-vHpUltKJEpmm/agent.15 [2021-08-02T17:17:58.845Z] SSH_AGENT_PID=21 [2021-08-02T17:17:58.853Z] Running ssh-add (command line suppressed) [2021-08-02T17:17:58.948Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5909523880328426090.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5909523880328426090.key) [2021-08-02T17:17:58.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:17:59.291Z] + git semver tag [2021-08-02T17:17:59.292Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:17:59.292Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-08-02T17:17:59.292Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-08-02T17:17:59.292Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:17:59.292Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:17:59.292Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:17:59.292Z] # $SEMVER_BRANCH = main [2021-08-02T17:17:59.292Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-08-02T17:17:59.292Z] # eb29049881b9090759495afbd9195a9826e8465b HEAD [2021-08-02T17:17:59.292Z] # -> Force: false [2021-08-02T17:17:59.292Z] # 0e513912b4c9b411167690767a7723ae85561dde refs/tags/v2.0.1-dev.3 [Pipeline] } [2021-08-02T17:17:59.303Z] $ docker exec --env ******** --env ******** 40349bef50625275d48d4cbe04c21040e6846901655e8b5cd387b189a3a7e8fe ssh-agent -k [2021-08-02T17:17:59.395Z] unset SSH_AUTH_SOCK; [2021-08-02T17:17:59.397Z] unset SSH_AGENT_PID; [2021-08-02T17:17:59.397Z] echo Agent pid 21 killed; [2021-08-02T17:17:59.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:17:59.765Z] + git semver [Pipeline] } [2021-08-02T17:17:59.782Z] $ docker stop --time=1 40349bef50625275d48d4cbe04c21040e6846901655e8b5cd387b189a3a7e8fe [2021-08-02T17:18:00.971Z] $ docker rm -f 40349bef50625275d48d4cbe04c21040e6846901655e8b5cd387b189a3a7e8fe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:01.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:18:01.709Z] [2021-08-02T17:18:01.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:02.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:18:02.112Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-02T17:18:02.112Z] ab5ef0e58194: Pulling fs layer [2021-08-02T17:18:02.112Z] 9712f1f96733: Pulling fs layer [2021-08-02T17:18:02.112Z] 63f879dbbcfc: Pulling fs layer [2021-08-02T17:18:02.112Z] 0d9ebad4ef96: Pulling fs layer [2021-08-02T17:18:02.112Z] e9a5061849ea: Pulling fs layer [2021-08-02T17:18:02.112Z] d747dcd14b5f: Pulling fs layer [2021-08-02T17:18:02.112Z] 2de7ff778b66: Pulling fs layer [2021-08-02T17:18:02.112Z] e9a5061849ea: Waiting [2021-08-02T17:18:02.112Z] d747dcd14b5f: Waiting [2021-08-02T17:18:02.112Z] 2de7ff778b66: Waiting [2021-08-02T17:18:02.112Z] 0d9ebad4ef96: Waiting [2021-08-02T17:18:02.112Z] 9712f1f96733: Verifying Checksum [2021-08-02T17:18:02.112Z] 9712f1f96733: Download complete [2021-08-02T17:18:04.756Z] 63f879dbbcfc: Verifying Checksum [2021-08-02T17:18:04.756Z] 63f879dbbcfc: Download complete [2021-08-02T17:18:04.756Z] e9a5061849ea: Verifying Checksum [2021-08-02T17:18:04.756Z] e9a5061849ea: Download complete [2021-08-02T17:18:04.756Z] d747dcd14b5f: Verifying Checksum [2021-08-02T17:18:04.756Z] d747dcd14b5f: Download complete [2021-08-02T17:18:05.357Z] 2de7ff778b66: Verifying Checksum [2021-08-02T17:18:05.357Z] 2de7ff778b66: Download complete [2021-08-02T17:18:05.629Z] 0d9ebad4ef96: Verifying Checksum [2021-08-02T17:18:05.629Z] 0d9ebad4ef96: Download complete [2021-08-02T17:18:05.905Z] ab5ef0e58194: Verifying Checksum [2021-08-02T17:18:05.905Z] ab5ef0e58194: Download complete [2021-08-02T17:18:08.579Z] ab5ef0e58194: Pull complete [2021-08-02T17:18:08.579Z] 9712f1f96733: Pull complete [2021-08-02T17:18:09.197Z] 63f879dbbcfc: Pull complete [2021-08-02T17:18:12.621Z] 0d9ebad4ef96: Pull complete [2021-08-02T17:18:12.621Z] e9a5061849ea: Pull complete [2021-08-02T17:18:12.894Z] d747dcd14b5f: Pull complete [2021-08-02T17:18:13.872Z] 2de7ff778b66: Pull complete [2021-08-02T17:18:13.872Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-02T17:18:13.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:18:13.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-02T17:18:13.972Z] prd-centos7-docker-4c-2g-1479 does not seem to be running inside a container [2021-08-02T17:18:14.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-02T17:18:17.387Z] $ docker top 6c49b9d3c3b9dae68658cfe8e6d7cf43f02f196b4fd71abeae790953525db6e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:18:17.490Z] provisioning config files... [2021-08-02T17:18:17.507Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6320852640972431583tmp [2021-08-02T17:18:17.531Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config242249172617488483tmp [2021-08-02T17:18:17.551Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5022687030763354327tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:18:17.582Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:17.892Z] ---> sigul-configuration.sh [2021-08-02T17:18:17.892Z] gpg: directory `/root/.gnupg' created [2021-08-02T17:18:17.892Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-02T17:18:17.892Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-02T17:18:17.892Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-02T17:18:17.893Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-02T17:18:17.893Z] gpg: CAST5 encrypted data [2021-08-02T17:18:17.893Z] gpg: encrypted with 1 passphrase [2021-08-02T17:18:17.893Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-02T17:18:18.207Z] + mkdir /home/jenkins [2021-08-02T17:18:18.207Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-02T17:18:18.523Z] + 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:18:18.538Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:18.849Z] ---> sigul-install.sh [2021-08-02T17:18:18.849Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-02T17:18:19.159Z] + git tag --list [2021-08-02T17:18:19.159Z] v0.0.0 [2021-08-02T17:18:19.159Z] v0.0.1 [2021-08-02T17:18:19.159Z] v0.0.2 [2021-08-02T17:18:19.159Z] v0.0.3 [2021-08-02T17:18:19.159Z] v0.0.4 [2021-08-02T17:18:19.159Z] v0.0.5 [2021-08-02T17:18:19.159Z] v0.0.6 [2021-08-02T17:18:19.159Z] v0.0.7 [2021-08-02T17:18:19.159Z] v0.0.8 [2021-08-02T17:18:19.159Z] v2.0.0 [2021-08-02T17:18:19.159Z] v2.0.0-dev.1 [2021-08-02T17:18:19.159Z] v2.0.0-dev.10 [2021-08-02T17:18:19.159Z] v2.0.0-dev.2 [2021-08-02T17:18:19.159Z] v2.0.0-dev.3 [2021-08-02T17:18:19.159Z] v2.0.0-dev.4 [2021-08-02T17:18:19.159Z] v2.0.0-dev.5 [2021-08-02T17:18:19.159Z] v2.0.0-dev.6 [2021-08-02T17:18:19.159Z] v2.0.0-dev.7 [2021-08-02T17:18:19.160Z] v2.0.0-dev.8 [2021-08-02T17:18:19.160Z] v2.0.0-dev.9 [2021-08-02T17:18:19.160Z] v2.0.1-dev.1 [2021-08-02T17:18:19.160Z] v2.0.1-dev.2 [2021-08-02T17:18:19.160Z] v2.0.1-dev.3 [Pipeline] sh [2021-08-02T17:18:19.473Z] + lftools sign git-tag v2.0.1-dev.3 [2021-08-02T17:18:20.056Z] Signing Git tag with Sigul... [2021-08-02T17:18:20.056Z] Signing v2.0.1-dev.3 [Pipeline] echo [2021-08-02T17:18:22.009Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:22.318Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-02T17:18:22.331Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-02T17:18:22.355Z] $ docker stop --time=1 6c49b9d3c3b9dae68658cfe8e6d7cf43f02f196b4fd71abeae790953525db6e3 [2021-08-02T17:18:23.560Z] $ docker rm -f 6c49b9d3c3b9dae68658cfe8e6d7cf43f02f196b4fd71abeae790953525db6e3 [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:18:24.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:18:24.249Z] . [Pipeline] withDockerContainer [2021-08-02T17:18:24.343Z] prd-centos7-docker-4c-2g-1479 does not seem to be running inside a container [2021-08-02T17:18:24.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:18:24.807Z] $ docker top bcec035fe0f08b0c4e15c390218abe64d3f743d04af296a043fbf079e02c7152 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:18:24.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:18:24.951Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:18:25.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:18:25.070Z] $ docker exec bcec035fe0f08b0c4e15c390218abe64d3f743d04af296a043fbf079e02c7152 ssh-agent [2021-08-02T17:18:25.189Z] SSH_AUTH_SOCK=/tmp/ssh-y86aXqMCKViN/agent.14 [2021-08-02T17:18:25.189Z] SSH_AGENT_PID=21 [2021-08-02T17:18:25.199Z] Running ssh-add (command line suppressed) [2021-08-02T17:18:25.293Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1073595389898794283.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1073595389898794283.key) [2021-08-02T17:18:25.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:18:25.634Z] + git semver bump pre [2021-08-02T17:18:25.634Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:18:25.634Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-08-02T17:18:25.634Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-08-02T17:18:25.634Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:18:25.634Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:18:25.634Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:18:25.634Z] # $SEMVER_BRANCH = main [2021-08-02T17:18:25.634Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-08-02T17:18:25.634Z] 2.0.1-dev.4 [Pipeline] } [2021-08-02T17:18:25.648Z] $ docker exec --env ******** --env ******** bcec035fe0f08b0c4e15c390218abe64d3f743d04af296a043fbf079e02c7152 ssh-agent -k [2021-08-02T17:18:25.747Z] unset SSH_AUTH_SOCK; [2021-08-02T17:18:25.747Z] unset SSH_AGENT_PID; [2021-08-02T17:18:25.747Z] echo Agent pid 21 killed; [2021-08-02T17:18:25.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:18:26.114Z] + git semver [Pipeline] } [2021-08-02T17:18:26.131Z] $ docker stop --time=1 bcec035fe0f08b0c4e15c390218abe64d3f743d04af296a043fbf079e02c7152 [2021-08-02T17:18:27.318Z] $ docker rm -f bcec035fe0f08b0c4e15c390218abe64d3f743d04af296a043fbf079e02c7152 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:27.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:18:27.721Z] . [Pipeline] withDockerContainer [2021-08-02T17:18:27.815Z] prd-centos7-docker-4c-2g-1479 does not seem to be running inside a container [2021-08-02T17:18:27.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:18:28.231Z] $ docker top 926c675d8a3043d04eded5f4307711c1e65e1dd9ee8b8e6557fb057537e6fd7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:18:28.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:18:28.362Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:18:28.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:18:28.483Z] $ docker exec 926c675d8a3043d04eded5f4307711c1e65e1dd9ee8b8e6557fb057537e6fd7e ssh-agent [2021-08-02T17:18:28.599Z] SSH_AUTH_SOCK=/tmp/ssh-Miq0fp8dTQZp/agent.13 [2021-08-02T17:18:28.599Z] SSH_AGENT_PID=20 [2021-08-02T17:18:28.607Z] Running ssh-add (command line suppressed) [2021-08-02T17:18:28.710Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1501753906406708833.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1501753906406708833.key) [2021-08-02T17:18:28.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:18:29.169Z] + git semver push [2021-08-02T17:18:29.169Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:18:29.169Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-08-02T17:18:29.170Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-08-02T17:18:29.170Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:18:29.170Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:18:29.170Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:18:29.170Z] # $SEMVER_BRANCH = main [2021-08-02T17:18:29.170Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-08-02T17:18:33.789Z] $ docker exec --env ******** --env ******** 926c675d8a3043d04eded5f4307711c1e65e1dd9ee8b8e6557fb057537e6fd7e ssh-agent -k [2021-08-02T17:18:33.886Z] unset SSH_AUTH_SOCK; [2021-08-02T17:18:33.887Z] unset SSH_AGENT_PID; [2021-08-02T17:18:33.887Z] echo Agent pid 20 killed; [2021-08-02T17:18:33.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:18:34.272Z] + git semver [Pipeline] } [2021-08-02T17:18:34.288Z] $ docker stop --time=1 926c675d8a3043d04eded5f4307711c1e65e1dd9ee8b8e6557fb057537e6fd7e [2021-08-02T17:18:35.506Z] $ docker rm -f 926c675d8a3043d04eded5f4307711c1e65e1dd9ee8b8e6557fb057537e6fd7e [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:18:38.747Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:39.339Z] ---> package-listing.sh [2021-08-02T17:18:39.340Z] ++ facter osfamily [2021-08-02T17:18:39.340Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:18:39.610Z] + OS_FAMILY=redhat [2021-08-02T17:18:39.610Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2021-08-02T17:18:39.610Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:18:39.610Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:18:39.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:18:39.610Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:18:39.610Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-08-02T17:18:39.610Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:18:39.610Z] + case "${OS_FAMILY}" in [2021-08-02T17:18:39.610Z] + sort [2021-08-02T17:18:39.610Z] + rpm -qa [2021-08-02T17:18:40.192Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:18:40.192Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:18:40.192Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:18:40.192Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-08-02T17:18:40.192Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2021-08-02T17:18:40.192Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2021-08-02T17:18:40.209Z] 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/oundry_go-mod-configuration_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:18:40.510Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:41.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:41.095Z] [2021-08-02T17:18:41.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:41.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:41.424Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:18:41.424Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:18:41.424Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:18:41.424Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:18:41.424Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:18:41.424Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:18:41.424Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:18:41.424Z] d287ab97295c: Pulling fs layer [2021-08-02T17:18:41.424Z] dc539afda2c1: Waiting [2021-08-02T17:18:41.424Z] 77bc0d833cb6: Waiting [2021-08-02T17:18:41.424Z] 9065ff56babe: Waiting [2021-08-02T17:18:41.424Z] d287ab97295c: Waiting [2021-08-02T17:18:41.692Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:18:41.692Z] a1111a8f2ec3: Download complete [2021-08-02T17:18:41.692Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:18:41.692Z] dc539afda2c1: Download complete [2021-08-02T17:18:41.959Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:18:41.959Z] ed53099fbce6: Download complete [2021-08-02T17:18:41.959Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:18:41.959Z] 77bc0d833cb6: Download complete [2021-08-02T17:18:41.959Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:18:41.959Z] 9065ff56babe: Download complete [2021-08-02T17:18:42.538Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:18:42.538Z] b4d181a07f80: Download complete [2021-08-02T17:18:43.957Z] b4d181a07f80: Pull complete [2021-08-02T17:18:43.957Z] a1111a8f2ec3: Pull complete [2021-08-02T17:18:44.224Z] ed53099fbce6: Pull complete [2021-08-02T17:18:44.496Z] dc539afda2c1: Pull complete [2021-08-02T17:18:44.762Z] 77bc0d833cb6: Pull complete [2021-08-02T17:18:44.762Z] 9065ff56babe: Pull complete [2021-08-02T17:18:48.106Z] d287ab97295c: Verifying Checksum [2021-08-02T17:18:48.106Z] d287ab97295c: Download complete [2021-08-02T17:18:52.407Z] d287ab97295c: Pull complete [2021-08-02T17:18:52.407Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:18:52.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:52.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:18:52.502Z] prd-centos7-docker-4c-2g-1479 does not seem to be running inside a container [2021-08-02T17:18:52.560Z] $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:18:54.886Z] $ docker top 5ee177da29eecc00e6f8fda4e46e0cbc958dae820e9eda58bb8f102851893835 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:18:55.282Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:18:55.597Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:18:55.911Z] + ls /var/log/sa-host [2021-08-02T17:18:55.911Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:18:55.911Z] file_magic: OK [2021-08-02T17:18:55.911Z] HZ: Using current value: 100 [2021-08-02T17:18:55.911Z] file_header: OK [2021-08-02T17:18:55.911Z] 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:18:55.911Z] Statistics: [2021-08-02T17:18:55.911Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:18:55.911Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:18:55.911Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:18:55.912Z] file_magic: OK [2021-08-02T17:18:55.912Z] HZ: Using current value: 100 [2021-08-02T17:18:55.912Z] file_header: OK [2021-08-02T17:18:55.912Z] 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:18:55.912Z] Statistics: [2021-08-02T17:18:55.912Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:18:55.912Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:18:56.112Z] provisioning config files... [2021-08-02T17:18:56.128Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7550151872313087662tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:18:56.154Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:56.473Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:18:56.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:56.880Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:18:56.896Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:57.214Z] ---> sudo-logs.sh [2021-08-02T17:18:57.214Z] Archiving 'sudo' log.. [2021-08-02T17:18:57.214Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1479.vexxhost.local: Name or service not known [2021-08-02T17:18:57.214Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1479.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:18:57.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:57.570Z] ---> job-cost.sh [2021-08-02T17:18:57.570Z] lf-activate-venv: SKIPPING [2021-08-02T17:18:57.570Z] DEBUG: total: 0.18000000715255737 [2021-08-02T17:18:57.570Z] INFO: Retrieving Stack Cost... [2021-08-02T17:18:58.531Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:18:58.798Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:18:58.817Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:59.132Z] ---> logs-deploy.sh [2021-08-02T17:18:59.132Z] lf-activate-venv: SKIPPING [2021-08-02T17:18:59.132Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/4 [2021-08-02T17:18:59.132Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:18:59.719Z] Archives upload complete. [2021-08-02T17:18:59.985Z] INFO: archiving logs to Nexus