Pull request #267 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch main at 2a375e709834d30167aac8415f8b7aabacab21d0 rather than a06c5a1c9da027ce94ddaea6594142032bddb7d2 Obtained Jenkinsfile from 2a375e709834d30167aac8415f8b7aabacab21d0 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-ssh5436211602877179123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh9110740617419910506.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-267/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-267/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh375679726025056587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh8807601137320951552.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-267/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-267/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh947885691351770477.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-301 in /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-267 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/jenkins-gitclient-ssh5126095319785118425.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2a375e709834d30167aac8415f8b7aabacab21d0 into PR head commit a06c5a1c9da027ce94ddaea6594142032bddb7d2 Merge succeeded, producing a06c5a1c9da027ce94ddaea6594142032bddb7d2 Checking out Revision a06c5a1c9da027ce94ddaea6594142032bddb7d2 (PR-267) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/jenkins-gitclient-ssh2523817711489891710.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/jenkins-gitclient-ssh8983493920939152116.key > git merge 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 Commit message: "feat: Use Http Request timeout handler" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T01:59:57.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T01:59:57.902Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 9d225980417ab45790b30f04ec6affcf6f7c5c5c # timeout=10 [Pipeline] echo [2021-08-11T01:59:57.944Z] ========================================================= [2021-08-11T01:59:57.944Z] EdgeX Global Pipelines Version Info [2021-08-11T01:59:57.944Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:59:59.177Z] ------------------- [2021-08-11T01:59:59.178Z] stable info: [2021-08-11T01:59:59.178Z] ------------------- [2021-08-11T01:59:59.178Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T01:59:59.178Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T01:59:59.178Z] Message: update stable to v1.0.204 [2021-08-11T01:59:59.762Z] ------------------- [2021-08-11T01:59:59.762Z] experimental info: [2021-08-11T01:59:59.762Z] ------------------- [2021-08-11T01:59:59.762Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T01:59:59.762Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T01:59:59.762Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T01:59:59.896Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-08-11T01:59:59.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-08-11T01:59:59.947Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T01:59:59.971Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T01:59:59.996Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T02:00:00.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T02:00:00.048Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T02:00:00.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T02:00:00.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T02:00:00.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T02:00:00.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T02:00:00.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T02:00:00.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-08-11T02:00:00.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T02:00:00.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T02:00:00.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T02:00:00.303Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T02:00:00.331Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T02:00:00.362Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T02:00:00.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T02:00:00.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-11T02:00:00.459Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-11T02:00:00.497Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-11T02:00:00.522Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T02:00:00.548Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T02:00:00.574Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-11T02:00:00.600Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T02:00:00.627Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-267 [Pipeline] echo [2021-08-11T02:00:00.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-267 [Pipeline] echo [2021-08-11T02:00:00.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-267 [Pipeline] echo [2021-08-11T02:00:00.711Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a06c5a1c9da027ce94ddaea6594142032bddb7d2 [Pipeline] echo [2021-08-11T02:00:00.738Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a06c5a1 [Pipeline] echo [2021-08-11T02:00:00.775Z] [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-11T02:00:01.209Z] + git log --format=format:%s -1 a06c5a1c9da027ce94ddaea6594142032bddb7d2 [Pipeline] echo [2021-08-11T02:00:01.288Z] GIT_COMMIT: a06c5a1c9da027ce94ddaea6594142032bddb7d2, Commit Message: feat: Use Http Request timeout handler [Pipeline] echo [2021-08-11T02:00:01.328Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:00:01.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T02:00:01.944Z] [2021-08-11T02:00:01.944Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:00:02.288Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T02:00:02.557Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T02:00:02.557Z] 31603596830f: Pulling fs layer [2021-08-11T02:00:02.557Z] d4622e32a9a9: Pulling fs layer [2021-08-11T02:00:02.557Z] 1030fce36090: Pulling fs layer [2021-08-11T02:00:02.557Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T02:00:02.557Z] 6c6cb7e1b49b: Waiting [2021-08-11T02:00:02.557Z] d4622e32a9a9: Verifying Checksum [2021-08-11T02:00:02.557Z] d4622e32a9a9: Download complete [2021-08-11T02:00:02.827Z] 31603596830f: Verifying Checksum [2021-08-11T02:00:02.827Z] 31603596830f: Download complete [2021-08-11T02:00:03.100Z] 31603596830f: Pull complete [2021-08-11T02:00:03.100Z] d4622e32a9a9: Pull complete [2021-08-11T02:00:03.369Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T02:00:03.369Z] 6c6cb7e1b49b: Download complete [2021-08-11T02:00:03.369Z] 1030fce36090: Verifying Checksum [2021-08-11T02:00:03.369Z] 1030fce36090: Download complete [2021-08-11T02:00:03.959Z] 1030fce36090: Pull complete [2021-08-11T02:00:04.228Z] 6c6cb7e1b49b: Pull complete [2021-08-11T02:00:04.228Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T02:00:04.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T02:00:04.228Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T02:00:04.328Z] prd-centos7-docker-4c-2g-301 does not seem to be running inside a container [2021-08-11T02:00:04.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-267 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267:/w/workspace/xfoundry_go-mod-bootstrap_PR-267:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T02:00:05.187Z] $ docker top c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T02:00:05.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T02:00:05.320Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T02:00:05.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T02:00:05.451Z] $ docker exec c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 ssh-agent [2021-08-11T02:00:05.566Z] SSH_AUTH_SOCK=/tmp/ssh-rcxJQ0k4WATR/agent.14 [2021-08-11T02:00:05.566Z] SSH_AGENT_PID=21 [2021-08-11T02:00:05.579Z] Running ssh-add (command line suppressed) [2021-08-11T02:00:05.680Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_2901352694287463323.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_2901352694287463323.key) [2021-08-11T02:00:05.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T02:00:06.021Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T02:00:06.040Z] $ docker exec --env ******** --env ******** c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 ssh-agent -k [2021-08-11T02:00:06.137Z] unset SSH_AUTH_SOCK; [2021-08-11T02:00:06.137Z] unset SSH_AGENT_PID; [2021-08-11T02:00:06.138Z] echo Agent pid 21 killed; [2021-08-11T02:00:06.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T02:00:06.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T02:00:06.198Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T02:00:06.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T02:00:06.313Z] $ docker exec c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 ssh-agent [2021-08-11T02:00:06.426Z] SSH_AUTH_SOCK=/tmp/ssh-RPFEJfkoVo18/agent.56 [2021-08-11T02:00:06.426Z] SSH_AGENT_PID=62 [2021-08-11T02:00:06.439Z] Running ssh-add (command line suppressed) [2021-08-11T02:00:06.539Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_1296684696728362224.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_1296684696728362224.key) [2021-08-11T02:00:06.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T02:00:06.874Z] + git semver init [2021-08-11T02:00:06.874Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T02:00:06.874Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-267/.git [2021-08-11T02:00:06.874Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [2021-08-11T02:00:06.874Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T02:00:06.874Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T02:00:06.874Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T02:00:06.874Z] # $SEMVER_BRANCH = PR-267 [2021-08-11T02:00:06.874Z] # $SEMVER_TEMP = /tmp/semver-241921764 [2021-08-11T02:00:06.874Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-08-11T02:00:07.457Z] # '/tmp/semver-241921764' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-267/.semver' [2021-08-11T02:00:07.457Z] # -> Force: false [2021-08-11T02:00:07.457Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-267/.semver [Pipeline] } [2021-08-11T02:00:07.472Z] $ docker exec --env ******** --env ******** c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 ssh-agent -k [2021-08-11T02:00:07.583Z] unset SSH_AUTH_SOCK; [2021-08-11T02:00:07.583Z] unset SSH_AGENT_PID; [2021-08-11T02:00:07.583Z] echo Agent pid 62 killed; [2021-08-11T02:00:07.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T02:00:07.983Z] + git semver [Pipeline] } [2021-08-11T02:00:08.002Z] $ docker stop --time=1 c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 [2021-08-11T02:00:09.259Z] $ docker rm -f c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T02:00:09.651Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T02:00:09.975Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T02:00:09.978Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-11T02:00:25.172Z] Still waiting to schedule task [2021-08-11T02:00:25.173Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-11T02:00:25.175Z] Still waiting to schedule task [2021-08-11T02:00:25.176Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T02:04:32.177Z] Running on prd-centos7-docker-4c-2g-305 in /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [Pipeline] { [Pipeline] ws [2021-08-11T02:04:32.197Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-08-11T02:04:32.308Z] Selected Git installation does not exist. Using Default [2021-08-11T02:04:32.308Z] The recommended git tool is: NONE [2021-08-11T02:04:35.214Z] using credential edgex-jenkins-ssh [2021-08-11T02:04:35.231Z] Cloning the remote Git repository [2021-08-11T02:04:35.254Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T02:04:35.327Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-08-11T02:04:35.366Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T02:04:35.367Z] > git --version # timeout=10 [2021-08-11T02:04:35.376Z] > git --version # 'git version 2.24.4' [2021-08-11T02:04:35.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T02:04:35.407Z] [INFO] Currently running in a labeled security context [2021-08-11T02:04:35.407Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T02:04:35.407Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh3172427811851987734.key [2021-08-11T02:04:35.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T02:04:36.801Z] Merging remotes/origin/main commit 2a375e709834d30167aac8415f8b7aabacab21d0 into PR head commit a06c5a1c9da027ce94ddaea6594142032bddb7d2 [2021-08-11T02:04:36.900Z] Merge succeeded, producing a06c5a1c9da027ce94ddaea6594142032bddb7d2 [2021-08-11T02:04:36.901Z] Checking out Revision a06c5a1c9da027ce94ddaea6594142032bddb7d2 (PR-267) [2021-08-11T02:04:36.088Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-11T02:04:36.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T02:04:36.110Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-11T02:04:36.127Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T02:04:36.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T02:04:36.128Z] [INFO] Currently running in a labeled security context [2021-08-11T02:04:36.128Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T02:04:36.128Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh4488261921225602895.key [2021-08-11T02:04:36.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T02:04:36.808Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T02:04:36.819Z] > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 [2021-08-11T02:04:36.855Z] > git remote # timeout=10 [2021-08-11T02:04:36.865Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T02:04:36.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T02:04:36.873Z] [INFO] Currently running in a labeled security context [2021-08-11T02:04:36.873Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T02:04:36.873Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh3492183374767499325.key [2021-08-11T02:04:36.879Z] > git merge 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 [2021-08-11T02:04:36.889Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T02:04:36.901Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T02:04:36.907Z] > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 [2021-08-11T02:04:40.871Z] Commit message: "feat: Use Http Request timeout handler" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-11T02:04:41.399Z] ========================================================= [2021-08-11T02:04:41.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T02:04:41.399Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:04:41.848Z] + 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-11T02:04:41.849Z] Sending build context to Docker daemon 1.025MB [2021-08-11T02:04:41.849Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-08-11T02:04:41.849Z] Step 2/8 : FROM ${BASE} [2021-08-11T02:04:42.120Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T02:04:42.120Z] 540db60ca938: Pulling fs layer [2021-08-11T02:04:42.120Z] adcc1eea9eea: Pulling fs layer [2021-08-11T02:04:42.120Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T02:04:42.120Z] db62176df00c: Pulling fs layer [2021-08-11T02:04:42.120Z] 3b30891b0d05: Pulling fs layer [2021-08-11T02:04:42.120Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T02:04:42.120Z] c788192a36de: Pulling fs layer [2021-08-11T02:04:42.121Z] a77e37c0d609: Pulling fs layer [2021-08-11T02:04:42.121Z] c3185cebc471: Pulling fs layer [2021-08-11T02:04:42.121Z] 06b49ca38bd5: Waiting [2021-08-11T02:04:42.121Z] c788192a36de: Waiting [2021-08-11T02:04:42.121Z] a77e37c0d609: Waiting [2021-08-11T02:04:42.121Z] c3185cebc471: Waiting [2021-08-11T02:04:42.121Z] db62176df00c: Waiting [2021-08-11T02:04:42.121Z] 3b30891b0d05: Waiting [2021-08-11T02:04:42.121Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T02:04:42.121Z] 4c4ab2625f07: Download complete [2021-08-11T02:04:42.121Z] adcc1eea9eea: Verifying Checksum [2021-08-11T02:04:42.121Z] adcc1eea9eea: Download complete [2021-08-11T02:04:42.121Z] 3b30891b0d05: Verifying Checksum [2021-08-11T02:04:42.121Z] 3b30891b0d05: Download complete [2021-08-11T02:04:42.394Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T02:04:42.394Z] 06b49ca38bd5: Download complete [2021-08-11T02:04:42.394Z] c788192a36de: Verifying Checksum [2021-08-11T02:04:42.394Z] c788192a36de: Download complete [2021-08-11T02:04:42.664Z] 540db60ca938: Verifying Checksum [2021-08-11T02:04:42.664Z] 540db60ca938: Download complete [2021-08-11T02:04:42.664Z] 540db60ca938: Pull complete [2021-08-11T02:04:42.949Z] adcc1eea9eea: Pull complete [2021-08-11T02:04:42.949Z] 4c4ab2625f07: Pull complete [2021-08-11T02:04:43.218Z] a77e37c0d609: Verifying Checksum [2021-08-11T02:04:43.218Z] a77e37c0d609: Download complete [2021-08-11T02:04:47.479Z] c3185cebc471: Verifying Checksum [2021-08-11T02:04:47.479Z] c3185cebc471: Download complete [2021-08-11T02:04:48.657Z] db62176df00c: Verifying Checksum [2021-08-11T02:04:48.657Z] db62176df00c: Download complete [2021-08-11T02:04:52.966Z] db62176df00c: Pull complete [2021-08-11T02:04:52.966Z] 3b30891b0d05: Pull complete [2021-08-11T02:04:52.966Z] 06b49ca38bd5: Pull complete [2021-08-11T02:04:52.966Z] c788192a36de: Pull complete [2021-08-11T02:04:52.966Z] a77e37c0d609: Pull complete [2021-08-11T02:04:54.923Z] c3185cebc471: Pull complete [2021-08-11T02:04:54.923Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T02:04:54.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T02:04:54.923Z] ---> 031687cdd783 [2021-08-11T02:04:54.923Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T02:04:57.502Z] ---> Running in 51b67087738c [2021-08-11T02:04:57.502Z] Removing intermediate container 51b67087738c [2021-08-11T02:04:57.502Z] ---> 6d4aeceaf94e [2021-08-11T02:04:57.502Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T02:04:57.502Z] ---> Running in 2a1937c9b30e [2021-08-11T02:04:57.769Z] Removing intermediate container 2a1937c9b30e [2021-08-11T02:04:57.769Z] ---> 58b40e3405b2 [2021-08-11T02:04:57.769Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-08-11T02:04:57.769Z] ---> Running in d4e66de2c295 [2021-08-11T02:04:58.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T02:04:58.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T02:04:59.525Z] OK: 219 MiB in 52 packages [2021-08-11T02:04:59.795Z] Removing intermediate container d4e66de2c295 [2021-08-11T02:04:59.795Z] ---> aeeae13f2649 [2021-08-11T02:04:59.795Z] Step 6/8 : WORKDIR /build [2021-08-11T02:04:59.795Z] ---> Running in 366a4547d1d4 [2021-08-11T02:05:00.060Z] Removing intermediate container 366a4547d1d4 [2021-08-11T02:05:00.061Z] ---> 6eb1a0b8e427 [2021-08-11T02:05:00.061Z] Step 7/8 : COPY go.mod . [2021-08-11T02:05:00.329Z] ---> 6597c1d5f63d [2021-08-11T02:05:00.329Z] Step 8/8 : RUN go mod download [2021-08-11T02:05:00.329Z] ---> Running in 116917463c25 [2021-08-11T02:05:10.441Z] Removing intermediate container 116917463c25 [2021-08-11T02:05:10.441Z] ---> 20e9e3c611ed [2021-08-11T02:05:10.441Z] Successfully built 20e9e3c611ed [2021-08-11T02:05:10.441Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:05:11.010Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T02:05:11.010Z] . [Pipeline] withDockerContainer [2021-08-11T02:05:11.111Z] prd-centos7-docker-4c-2g-305 does not seem to be running inside a container [2021-08-11T02:05:11.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T02:05:11.604Z] $ docker top cd602b1018496ba1fd7477aa66746ae3b32a9c4bcf27f6d29268cf6d50ebfc0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T02:05:12.023Z] + go version [2021-08-11T02:05:12.023Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T02:05:12.036Z] $ docker stop --time=1 cd602b1018496ba1fd7477aa66746ae3b32a9c4bcf27f6d29268cf6d50ebfc0d [2021-08-11T02:05:13.252Z] $ docker rm -f cd602b1018496ba1fd7477aa66746ae3b32a9c4bcf27f6d29268cf6d50ebfc0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:05:13.767Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T02:05:13.768Z] . [Pipeline] withDockerContainer [2021-08-11T02:05:13.865Z] prd-centos7-docker-4c-2g-305 does not seem to be running inside a container [2021-08-11T02:05:13.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T02:05:14.356Z] $ docker top ea6b31eebbce78b23ef5c1bcf5dc89693be60a3ff99bfbe27eae3afacdf5df2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T02:05:14.767Z] + go mod tidy [Pipeline] sh [2021-08-11T02:05:15.362Z] + make test [2021-08-11T02:05:15.362Z] go mod tidy [2021-08-11T02:05:15.362Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-11T02:05:27.834Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-08-11T02:05:27.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.014s coverage: 5.4% of statements [2021-08-11T02:05:27.834Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-08-11T02:05:27.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements [2021-08-11T02:05:27.834Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.016s coverage: 85.3% of statements [2021-08-11T02:05:27.834Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-08-11T02:05:27.834Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-08-11T02:05:28.109Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-08-11T02:05:28.383Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements [2021-08-11T02:05:28.383Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements [2021-08-11T02:05:28.586Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-304 in /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [Pipeline] { [Pipeline] ws [2021-08-11T02:05:28.607Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-08-11T02:05:28.877Z] Selected Git installation does not exist. Using Default [2021-08-11T02:05:28.877Z] The recommended git tool is: NONE [2021-08-11T02:05:32.667Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.017s coverage: 91.0% of statements [2021-08-11T02:05:32.667Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-08-11T02:05:32.667Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-08-11T02:05:32.667Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2021-08-11T02:05:32.667Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-11T02:05:34.211Z] using credential edgex-jenkins-ssh [2021-08-11T02:05:34.235Z] Cloning the remote Git repository [2021-08-11T02:05:34.379Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T02:05:34.524Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-08-11T02:05:34.592Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T02:05:34.592Z] > git --version # timeout=10 [2021-08-11T02:05:34.609Z] > git --version # 'git version 2.17.1' [2021-08-11T02:05:34.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T02:05:34.696Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T02:05:35.597Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-11T02:05:35.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T02:05:35.661Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-11T02:05:35.698Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T02:05:35.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T02:05:35.711Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T02:05:36.327Z] Merging remotes/origin/main commit 2a375e709834d30167aac8415f8b7aabacab21d0 into PR head commit a06c5a1c9da027ce94ddaea6594142032bddb7d2 [2021-08-11T02:05:36.531Z] Merge succeeded, producing a06c5a1c9da027ce94ddaea6594142032bddb7d2 [2021-08-11T02:05:36.532Z] Checking out Revision a06c5a1c9da027ce94ddaea6594142032bddb7d2 (PR-267) [2021-08-11T02:05:36.351Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T02:05:36.366Z] > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 [2021-08-11T02:05:36.446Z] > git remote # timeout=10 [2021-08-11T02:05:36.467Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T02:05:36.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T02:05:36.495Z] > git merge 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 [2021-08-11T02:05:36.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T02:05:36.545Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T02:05:36.556Z] > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 [2021-08-11T02:05:38.267Z] gofmt -l . [2021-08-11T02:05:38.267Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-11T02:05:38.282Z] $ docker stop --time=1 ea6b31eebbce78b23ef5c1bcf5dc89693be60a3ff99bfbe27eae3afacdf5df2c [2021-08-11T02:05:39.750Z] $ docker rm -f ea6b31eebbce78b23ef5c1bcf5dc89693be60a3ff99bfbe27eae3afacdf5df2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T02:05:40.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T02:05:40.471Z] 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-11T02:05:41.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T02:05:41.043Z] [2021-08-11T02:05:41.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:05:41.082Z] Commit message: "feat: Use Http Request timeout handler" [2021-08-11T02:05:41.326Z] [2021-08-11T02:05:41.326Z] GitHub has been notified of this commit’s build result [2021-08-11T02:05:41.326Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-08-11T02:05:41.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T02:05:41.377Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T02:05:41.377Z] b4d181a07f80: Pulling fs layer [2021-08-11T02:05:41.377Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T02:05:41.377Z] ed53099fbce6: Pulling fs layer [2021-08-11T02:05:41.377Z] dc539afda2c1: Pulling fs layer [2021-08-11T02:05:41.377Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T02:05:41.377Z] 9065ff56babe: Pulling fs layer [2021-08-11T02:05:41.377Z] d287ab97295c: Pulling fs layer [2021-08-11T02:05:41.377Z] dc539afda2c1: Waiting [2021-08-11T02:05:41.377Z] 77bc0d833cb6: Waiting [2021-08-11T02:05:41.377Z] 9065ff56babe: Waiting [2021-08-11T02:05:41.377Z] d287ab97295c: Waiting [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-08-11T02:05:41.644Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T02:05:41.644Z] a1111a8f2ec3: Download complete [2021-08-11T02:05:41.644Z] dc539afda2c1: Verifying Checksum [2021-08-11T02:05:41.644Z] dc539afda2c1: Download complete [Pipeline] echo [2021-08-11T02:05:41.704Z] ========================================================= [2021-08-11T02:05:41.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T02:05:41.704Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:05:41.908Z] ed53099fbce6: Verifying Checksum [2021-08-11T02:05:41.908Z] ed53099fbce6: Download complete [2021-08-11T02:05:41.908Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T02:05:41.908Z] 77bc0d833cb6: Download complete [2021-08-11T02:05:41.908Z] 9065ff56babe: Verifying Checksum [2021-08-11T02:05:41.908Z] 9065ff56babe: Download complete [2021-08-11T02:05:42.241Z] + 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-11T02:05:43.233Z] Sending build context to Docker daemon 1.025MB [2021-08-11T02:05:43.233Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-08-11T02:05:43.233Z] Step 2/8 : FROM ${BASE} [2021-08-11T02:05:43.837Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T02:05:43.837Z] 595b0fe564bb: Pulling fs layer [2021-08-11T02:05:43.837Z] 24495759ef45: Pulling fs layer [2021-08-11T02:05:43.837Z] d148012ef14d: Pulling fs layer [2021-08-11T02:05:43.837Z] e90a11edd702: Pulling fs layer [2021-08-11T02:05:43.837Z] d77568369979: Pulling fs layer [2021-08-11T02:05:43.837Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T02:05:43.837Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T02:05:43.837Z] 97ac5df62f85: Pulling fs layer [2021-08-11T02:05:43.837Z] e90a11edd702: Waiting [2021-08-11T02:05:43.837Z] d77568369979: Waiting [2021-08-11T02:05:43.837Z] fc1c9f9a7f3b: Waiting [2021-08-11T02:05:43.837Z] 170f2ba95c9a: Waiting [2021-08-11T02:05:43.837Z] 97ac5df62f85: Waiting [2021-08-11T02:05:43.837Z] d148012ef14d: Verifying Checksum [2021-08-11T02:05:43.837Z] d148012ef14d: Download complete [2021-08-11T02:05:43.837Z] 24495759ef45: Verifying Checksum [2021-08-11T02:05:43.837Z] 24495759ef45: Download complete [2021-08-11T02:05:43.837Z] d77568369979: Verifying Checksum [2021-08-11T02:05:43.837Z] d77568369979: Download complete [2021-08-11T02:05:43.837Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T02:05:43.837Z] 170f2ba95c9a: Download complete [2021-08-11T02:05:43.857Z] b4d181a07f80: Verifying Checksum [2021-08-11T02:05:43.857Z] b4d181a07f80: Download complete [2021-08-11T02:05:44.116Z] 595b0fe564bb: Verifying Checksum [2021-08-11T02:05:44.116Z] 595b0fe564bb: Download complete [2021-08-11T02:05:44.734Z] 595b0fe564bb: Pull complete [2021-08-11T02:05:44.839Z] b4d181a07f80: Pull complete [2021-08-11T02:05:45.108Z] a1111a8f2ec3: Pull complete [2021-08-11T02:05:45.346Z] 24495759ef45: Pull complete [2021-08-11T02:05:45.376Z] ed53099fbce6: Pull complete [2021-08-11T02:05:45.647Z] dc539afda2c1: Pull complete [2021-08-11T02:05:45.914Z] 77bc0d833cb6: Pull complete [2021-08-11T02:05:45.914Z] 9065ff56babe: Pull complete [2021-08-11T02:05:45.950Z] d148012ef14d: Pull complete [2021-08-11T02:05:48.581Z] 97ac5df62f85: Download complete [2021-08-11T02:05:48.581Z] e90a11edd702: Verifying Checksum [2021-08-11T02:05:48.581Z] e90a11edd702: Download complete [2021-08-11T02:05:49.271Z] d287ab97295c: Verifying Checksum [2021-08-11T02:05:49.271Z] d287ab97295c: Download complete [2021-08-11T02:05:53.573Z] d287ab97295c: Pull complete [2021-08-11T02:05:53.573Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T02:05:53.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T02:05:53.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T02:05:53.686Z] prd-centos7-docker-4c-2g-305 does not seem to be running inside a container [2021-08-11T02:05:53.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T02:05:56.260Z] $ docker top 36125199f198e0bdc6d7584f36404af4d84928e0994fcd185733507c26e0fce0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:05:56.768Z] ---> job-cost.sh [2021-08-11T02:05:56.768Z] lf-activate-venv: SKIPPING [2021-08-11T02:05:56.768Z] INFO: No Stack... [2021-08-11T02:05:58.746Z] e90a11edd702: Pull complete [2021-08-11T02:05:59.021Z] d77568369979: Pull complete [2021-08-11T02:05:59.351Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T02:05:59.351Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T02:05:59.624Z] fc1c9f9a7f3b: Pull complete [2021-08-11T02:05:59.681Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2021-08-11T02:05:59.681Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T02:05:59.721Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] [2021-08-11T02:05:59.731Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] did not exist. Created. [2021-08-11T02:05:59.731Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T02:05:59.897Z] 170f2ba95c9a: Pull complete [2021-08-11T02:06:00.073Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T02:06:00.117Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T02:06:00.130Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T02:06:00.156Z] $ docker stop --time=1 36125199f198e0bdc6d7584f36404af4d84928e0994fcd185733507c26e0fce0 [2021-08-11T02:06:01.340Z] $ docker rm -f 36125199f198e0bdc6d7584f36404af4d84928e0994fcd185733507c26e0fce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T02:06:06.643Z] 97ac5df62f85: Pull complete [2021-08-11T02:06:06.643Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T02:06:06.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T02:06:06.643Z] ---> 04bc70af865f [2021-08-11T02:06:06.643Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T02:06:09.255Z] ---> Running in 45af11fc3597 [2021-08-11T02:06:09.858Z] Removing intermediate container 45af11fc3597 [2021-08-11T02:06:09.858Z] ---> 69c1deca368d [2021-08-11T02:06:09.858Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T02:06:09.858Z] ---> Running in 4a10fb999ad5 [2021-08-11T02:06:12.487Z] Removing intermediate container 4a10fb999ad5 [2021-08-11T02:06:12.487Z] ---> 5ebf174b9a5c [2021-08-11T02:06:12.487Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-08-11T02:06:12.487Z] ---> Running in 932519d187bd [2021-08-11T02:06:13.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T02:06:14.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T02:06:15.888Z] OK: 218 MiB in 52 packages [2021-08-11T02:06:17.329Z] Removing intermediate container 932519d187bd [2021-08-11T02:06:17.329Z] ---> 9e5307236bf4 [2021-08-11T02:06:17.329Z] Step 6/8 : WORKDIR /build [2021-08-11T02:06:17.329Z] ---> Running in 1eface9bd5e9 [2021-08-11T02:06:17.928Z] Removing intermediate container 1eface9bd5e9 [2021-08-11T02:06:17.928Z] ---> e52158ebfe24 [2021-08-11T02:06:17.928Z] Step 7/8 : COPY go.mod . [2021-08-11T02:06:18.528Z] ---> 7c497bfb2aff [2021-08-11T02:06:18.528Z] Step 8/8 : RUN go mod download [2021-08-11T02:06:18.804Z] ---> Running in 9e7f283b969a [2021-08-11T02:06:45.624Z] Removing intermediate container 9e7f283b969a [2021-08-11T02:06:45.624Z] ---> dedc20dee537 [2021-08-11T02:06:45.624Z] Successfully built dedc20dee537 [2021-08-11T02:06:45.624Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:06:46.218Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T02:06:46.218Z] . [Pipeline] withDockerContainer [2021-08-11T02:06:46.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-304 does not seem to be running inside a container [2021-08-11T02:06:46.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T02:06:48.231Z] $ docker top b1cead3fded445acce85e3532efa9291d446462c42108bc3923cbf4665164fce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T02:06:49.180Z] + go version [2021-08-11T02:06:49.180Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T02:06:49.206Z] $ docker stop --time=1 b1cead3fded445acce85e3532efa9291d446462c42108bc3923cbf4665164fce [2021-08-11T02:06:51.120Z] $ docker rm -f b1cead3fded445acce85e3532efa9291d446462c42108bc3923cbf4665164fce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:06:51.801Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T02:06:51.801Z] . [Pipeline] withDockerContainer [2021-08-11T02:06:52.040Z] prd-ubuntu18.04-docker-arm64-4c-16g-304 does not seem to be running inside a container [2021-08-11T02:06:52.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T02:06:53.844Z] $ docker top 8d2d21cdb7bf32a2112d96e420a268cc4db2360c2aef07c3d875b49a6d316e49 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T02:06:54.759Z] + go mod tidy [Pipeline] sh [2021-08-11T02:06:56.013Z] + make test [2021-08-11T02:06:56.013Z] go mod tidy [2021-08-11T02:06:56.290Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-11T02:07:35.286Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-08-11T02:07:35.883Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.039s coverage: 5.4% of statements [2021-08-11T02:07:35.883Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-08-11T02:07:35.883Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.053s coverage: 92.2% of statements [2021-08-11T02:07:35.883Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.023s coverage: 85.3% of statements [2021-08-11T02:07:37.882Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-08-11T02:07:37.882Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-08-11T02:07:37.882Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-08-11T02:07:38.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.046s coverage: 100.0% of statements [2021-08-11T02:07:38.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.073s coverage: 26.7% of statements [2021-08-11T02:07:44.277Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 91.0% of statements [2021-08-11T02:07:44.277Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-08-11T02:07:44.277Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-08-11T02:07:44.277Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2021-08-11T02:07:44.277Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-11T02:08:06.452Z] gofmt -l . [2021-08-11T02:08:06.452Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-11T02:08:06.472Z] $ docker stop --time=1 8d2d21cdb7bf32a2112d96e420a268cc4db2360c2aef07c3d875b49a6d316e49 [2021-08-11T02:08:08.703Z] $ docker rm -f 8d2d21cdb7bf32a2112d96e420a268cc4db2360c2aef07c3d875b49a6d316e49 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T02:08:09.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T02:08:09.518Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T02:08:10.009Z] 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-11T02:08:10.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T02:08:10.504Z] [2021-08-11T02:08:10.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:08:10.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T02:08:11.126Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T02:08:11.126Z] 448f6bf000e3: Pulling fs layer [2021-08-11T02:08:11.126Z] f757da607395: Pulling fs layer [2021-08-11T02:08:11.126Z] 05883995daec: Pulling fs layer [2021-08-11T02:08:11.126Z] 8603b9c90790: Pulling fs layer [2021-08-11T02:08:11.126Z] 1560dd03e051: Pulling fs layer [2021-08-11T02:08:11.126Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T02:08:11.126Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T02:08:11.126Z] 1560dd03e051: Waiting [2021-08-11T02:08:11.126Z] 27f5ce0e4adf: Waiting [2021-08-11T02:08:11.126Z] c2d8d7efcc4b: Waiting [2021-08-11T02:08:11.126Z] 8603b9c90790: Waiting [2021-08-11T02:08:11.401Z] f757da607395: Verifying Checksum [2021-08-11T02:08:11.401Z] f757da607395: Download complete [2021-08-11T02:08:11.401Z] 8603b9c90790: Download complete [2021-08-11T02:08:11.674Z] 1560dd03e051: Verifying Checksum [2021-08-11T02:08:11.674Z] 1560dd03e051: Download complete [2021-08-11T02:08:11.674Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T02:08:11.674Z] 27f5ce0e4adf: Download complete [2021-08-11T02:08:11.674Z] 05883995daec: Verifying Checksum [2021-08-11T02:08:11.674Z] 05883995daec: Download complete [2021-08-11T02:08:13.112Z] 448f6bf000e3: Verifying Checksum [2021-08-11T02:08:13.112Z] 448f6bf000e3: Download complete [2021-08-11T02:08:16.515Z] c2d8d7efcc4b: Download complete [2021-08-11T02:08:16.515Z] 448f6bf000e3: Pull complete [2021-08-11T02:08:17.113Z] f757da607395: Pull complete [2021-08-11T02:08:19.099Z] 05883995daec: Pull complete [2021-08-11T02:08:19.099Z] 8603b9c90790: Pull complete [2021-08-11T02:08:20.084Z] 1560dd03e051: Pull complete [2021-08-11T02:08:20.679Z] 27f5ce0e4adf: Pull complete [2021-08-11T02:08:35.770Z] c2d8d7efcc4b: Pull complete [2021-08-11T02:08:35.770Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T02:08:35.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T02:08:35.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T02:08:36.004Z] prd-ubuntu18.04-docker-arm64-4c-16g-304 does not seem to be running inside a container [2021-08-11T02:08:36.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T02:08:40.036Z] $ docker top c8aba4a15e5aa691c6b011e50022fcea525dbbfa1cd289a19340ae46be008a6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:08:40.996Z] ---> job-cost.sh [2021-08-11T02:08:40.996Z] lf-activate-venv: SKIPPING [2021-08-11T02:08:40.996Z] INFO: No Stack... [2021-08-11T02:08:41.590Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T02:08:42.190Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T02:08:42.867Z] + cut -d, -f6 [2021-08-11T02:08:42.867Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [Pipeline] lock [2021-08-11T02:08:42.930Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] [2021-08-11T02:08:42.940Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] did not exist. Created. [2021-08-11T02:08:42.940Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T02:08:43.620Z] /w/workspace/go-mod-bootstrap/3@tmp/durable-2c5223df/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-2c5223df/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T02:08:44.290Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T02:08:44.325Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T02:08:44.370Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T02:08:44.384Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T02:08:44.409Z] $ docker stop --time=1 c8aba4a15e5aa691c6b011e50022fcea525dbbfa1cd289a19340ae46be008a6e [2021-08-11T02:08:46.047Z] $ docker rm -f c8aba4a15e5aa691c6b011e50022fcea525dbbfa1cd289a19340ae46be008a6e [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-11T02:08:46.747Z] provisioning config files... [2021-08-11T02:08:46.763Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/config1605421704595363830tmp [Pipeline] { [Pipeline] sh [2021-08-11T02:08:47.125Z] + set +x [2021-08-11T02:08:47.125Z] + curl -s https://codecov.io/bash [2021-08-11T02:08:47.125Z] + bash -s -- [2021-08-11T02:08:47.125Z] [2021-08-11T02:08:47.125Z] _____ _ [2021-08-11T02:08:47.125Z] / ____| | | [2021-08-11T02:08:47.125Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T02:08:47.125Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T02:08:47.125Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T02:08:47.125Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T02:08:47.125Z] Bash-1.0.6 [2021-08-11T02:08:47.125Z] [2021-08-11T02:08:47.125Z] [2021-08-11T02:08:47.125Z] ==> git version 2.24.4 found [2021-08-11T02:08:47.125Z] ==> 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-11T02:08:47.125Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T02:08:47.125Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T02:08:47.125Z] ==> Jenkins CI detected. [2021-08-11T02:08:47.125Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [2021-08-11T02:08:47.125Z] project root: . [2021-08-11T02:08:47.125Z] --> token set from env [2021-08-11T02:08:47.393Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T02:08:47.393Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T02:08:47.393Z] ==> Python coveragepy not found [2021-08-11T02:08:47.393Z] ==> Searching for coverage reports in: [2021-08-11T02:08:47.393Z] + . [2021-08-11T02:08:47.393Z] -> Found 1 reports [2021-08-11T02:08:47.393Z] ==> Detecting git/mercurial file structure [2021-08-11T02:08:47.393Z] ==> Reading reports [2021-08-11T02:08:47.393Z] + ./coverage.out bytes=31740 [2021-08-11T02:08:47.393Z] ==> Appending adjustments [2021-08-11T02:08:47.393Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T02:08:47.393Z] + Found adjustments [2021-08-11T02:08:47.393Z] ==> Gzipping contents [2021-08-11T02:08:47.393Z] 8.0K /tmp/codecov.Q03FNW.gz [2021-08-11T02:08:47.393Z] ==> Uploading reports [2021-08-11T02:08:47.393Z] url: https://codecov.io [2021-08-11T02:08:47.393Z] query: branch=PR-267&commit=a06c5a1c9da027ce94ddaea6594142032bddb7d2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-267%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=267&job=&cmd_args= [2021-08-11T02:08:47.393Z] -> Pinging Codecov [2021-08-11T02:08:47.393Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-267&commit=a06c5a1c9da027ce94ddaea6594142032bddb7d2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-267%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=267&job=&cmd_args= [2021-08-11T02:08:47.978Z] -> Uploading to [2021-08-11T02:08:47.978Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/833815588EE85121546D348822E98E2E/a06c5a1c9da027ce94ddaea6594142032bddb7d2/51f635d7-7d5a-44f6-a77d-a741ced0495b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T020847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e87dec061541e6a392f8fe769abc149788d65984bca3781bfe57613ffec01158 [2021-08-11T02:08:47.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T02:08:47.978Z] Dload Upload Total Spent Left Speed [2021-08-11T02:08:48.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5855 0 0 100 5855 0 15352 --:--:-- --:--:-- --:--:-- 15367 [2021-08-11T02:08:48.245Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a06c5a1c9da027ce94ddaea6594142032bddb7d2 [Pipeline] } [2021-08-11T02:08:48.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T02:08:49.201Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-267/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:08:49.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:08:50.143Z] ---> package-listing.sh [2021-08-11T02:08:50.143Z] ++ facter osfamily [2021-08-11T02:08:50.143Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T02:08:50.414Z] + OS_FAMILY=redhat [2021-08-11T02:08:50.414Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-267 [2021-08-11T02:08:50.414Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T02:08:50.414Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T02:08:50.414Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T02:08:50.414Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T02:08:50.414Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-267 ']' [2021-08-11T02:08:50.414Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T02:08:50.414Z] + case "${OS_FAMILY}" in [2021-08-11T02:08:50.414Z] + sort [2021-08-11T02:08:50.414Z] + rpm -qa [2021-08-11T02:08:51.003Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T02:08:51.003Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T02:08:51.003Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T02:08:51.003Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-267 ']' [2021-08-11T02:08:51.003Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-267/archives/ [2021-08-11T02:08:51.003Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-267/archives/ [Pipeline] echo [2021-08-11T02:08:51.020Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T02:08:51.332Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:08:51.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T02:08:51.931Z] [2021-08-11T02:08:51.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T02:08:52.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T02:08:52.271Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T02:08:52.271Z] b4d181a07f80: Pulling fs layer [2021-08-11T02:08:52.271Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T02:08:52.271Z] ed53099fbce6: Pulling fs layer [2021-08-11T02:08:52.271Z] dc539afda2c1: Pulling fs layer [2021-08-11T02:08:52.271Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T02:08:52.271Z] 9065ff56babe: Pulling fs layer [2021-08-11T02:08:52.271Z] d287ab97295c: Pulling fs layer [2021-08-11T02:08:52.271Z] dc539afda2c1: Waiting [2021-08-11T02:08:52.271Z] 77bc0d833cb6: Waiting [2021-08-11T02:08:52.271Z] 9065ff56babe: Waiting [2021-08-11T02:08:52.271Z] d287ab97295c: Waiting [2021-08-11T02:08:52.538Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T02:08:52.538Z] a1111a8f2ec3: Download complete [2021-08-11T02:08:52.802Z] dc539afda2c1: Verifying Checksum [2021-08-11T02:08:52.803Z] dc539afda2c1: Download complete [2021-08-11T02:08:52.803Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T02:08:52.803Z] 77bc0d833cb6: Download complete [2021-08-11T02:08:52.803Z] 9065ff56babe: Verifying Checksum [2021-08-11T02:08:52.803Z] 9065ff56babe: Download complete [2021-08-11T02:08:53.068Z] ed53099fbce6: Verifying Checksum [2021-08-11T02:08:53.068Z] ed53099fbce6: Download complete [2021-08-11T02:08:53.653Z] b4d181a07f80: Verifying Checksum [2021-08-11T02:08:53.653Z] b4d181a07f80: Download complete [2021-08-11T02:08:54.625Z] b4d181a07f80: Pull complete [2021-08-11T02:08:54.898Z] a1111a8f2ec3: Pull complete [2021-08-11T02:08:55.490Z] ed53099fbce6: Pull complete [2021-08-11T02:08:55.490Z] dc539afda2c1: Pull complete [2021-08-11T02:08:55.757Z] 77bc0d833cb6: Pull complete [2021-08-11T02:08:55.757Z] 9065ff56babe: Pull complete [2021-08-11T02:08:57.194Z] d287ab97295c: Verifying Checksum [2021-08-11T02:08:57.194Z] d287ab97295c: Download complete [2021-08-11T02:09:01.473Z] d287ab97295c: Pull complete [2021-08-11T02:09:01.473Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T02:09:01.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T02:09:01.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T02:09:01.560Z] prd-centos7-docker-4c-2g-301 does not seem to be running inside a container [2021-08-11T02:09:01.619Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-267 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267:/w/workspace/xfoundry_go-mod-bootstrap_PR-267:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T02:09:04.039Z] $ docker top 1b38b3ffcb8a10e6e4ef2566d615a393c8e6efc8324319a99fdc56b7700fb07b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T02:09:04.444Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T02:09:04.776Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T02:09:05.095Z] + ls /var/log/sa-host [2021-08-11T02:09:05.095Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T02:09:05.095Z] file_magic: OK [2021-08-11T02:09:05.095Z] HZ: Using current value: 100 [2021-08-11T02:09:05.095Z] file_header: OK [2021-08-11T02:09:05.095Z] 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-11T02:09:05.095Z] Statistics: [2021-08-11T02:09:05.095Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T02:09:05.095Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T02:09:05.095Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T02:09:05.095Z] file_magic: OK [2021-08-11T02:09:05.095Z] HZ: Using current value: 100 [2021-08-11T02:09:05.095Z] file_header: OK [2021-08-11T02:09:05.095Z] 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-11T02:09:05.095Z] Statistics: [2021-08-11T02:09:05.095Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T02:09:05.095Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T02:09:05.279Z] provisioning config files... [2021-08-11T02:09:05.299Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/config8864065388199376563tmp [Pipeline] { [Pipeline] echo [2021-08-11T02:09:05.326Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:09:05.640Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T02:09:05.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:09:06.028Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T02:09:06.041Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:09:06.365Z] ---> sudo-logs.sh [2021-08-11T02:09:06.366Z] Archiving 'sudo' log.. [2021-08-11T02:09:06.366Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-301.vexxhost.local: Name or service not known [2021-08-11T02:09:06.366Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-301.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T02:09:06.408Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:09:06.724Z] ---> job-cost.sh [2021-08-11T02:09:06.724Z] lf-activate-venv: SKIPPING [2021-08-11T02:09:06.724Z] DEBUG: total: 0.18000000715255737 [2021-08-11T02:09:06.724Z] INFO: Retrieving Stack Cost... [2021-08-11T02:09:07.321Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T02:09:07.904Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T02:09:07.926Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T02:09:08.241Z] ---> logs-deploy.sh [2021-08-11T02:09:08.241Z] lf-activate-venv: SKIPPING [2021-08-11T02:09:08.241Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-267/3 [2021-08-11T02:09:08.241Z] INFO: archiving workspace using pattern(s): [2021-08-11T02:09:08.825Z] Archives upload complete. [2021-08-11T02:09:09.092Z] INFO: archiving logs to Nexus