Pull request #3651 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 11823b6516c72c5e8283f9afa0dd54401ae59d3e+6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c (f4de99c02059acba3b3590bac0194f9bf5806fdb) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@04cfaf192170919779d06151a74cb52773448f91 Attempting to resolve 04cfaf192170919779d06151a74cb52773448f91 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-ssh4861659401387923465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find 04cfaf192170919779d06151a74cb52773448f91 in remote references. Pulling heads to local for deep search... > 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-ssh8076608480063532816.key > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse 04cfaf192170919779d06151a74cb52773448f91^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 04cfaf192170919779d06151a74cb52773448f91 # timeout=10 Selected match: pr/352/merge revision 04cfaf192170919779d06151a74cb52773448f91 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/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 without 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/edgex-go/branches/PR-3651/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8761749732127981127.key > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 04cfaf192170919779d06151a74cb52773448f91 (pr/352/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 04cfaf192170919779d06151a74cb52773448f91 # timeout=10 Commit message: "fix: build inline image with go modules downloaded" > 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-ssh3039690367591814234.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/edgex-go/branches/PR-3651/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/edgex-go/branches/PR-3651/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6014627859271244963.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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:ln -s /bin/touch /usr/bin/touch && make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: ln -s /bin/touch /usr/bin/touch && make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2124’ is offline Running on prd-centos7-docker-4c-2g-2125 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go/3@tmp/jenkins-gitclient-ssh933990112848516642.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go/3@tmp/jenkins-gitclient-ssh2652811542493664487.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit 11823b6516c72c5e8283f9afa0dd54401ae59d3e Merge succeeded, producing 11823b6516c72c5e8283f9afa0dd54401ae59d3e Checking out Revision 11823b6516c72c5e8283f9afa0dd54401ae59d3e (PR-3651) > git config core.sparsecheckout # timeout=10 > git checkout -f 11823b6516c72c5e8283f9afa0dd54401ae59d3e # 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/edgex-go/3@tmp/jenkins-gitclient-ssh9113443581741210495.key > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11823b6516c72c5e8283f9afa0dd54401ae59d3e # timeout=10 Commit message: "ci: update Jenkinsfile" First time build. Skipping changelog. > git rev-list --no-walk b0a01bd60d1915f4e3e9c227ca3c031f364ae12e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T20:38:56.849Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T20:38:56.933Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T20:38:56.957Z] ========================================================= [2021-08-05T20:38:56.957Z] EdgeX Global Pipelines Version Info [2021-08-05T20:38:56.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:38:58.223Z] ------------------- [2021-08-05T20:38:58.223Z] stable info: [2021-08-05T20:38:58.223Z] ------------------- [2021-08-05T20:38:58.223Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T20:38:58.223Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T20:38:58.223Z] Message: update stable to v1.0.203 [2021-08-05T20:38:58.700Z] ------------------- [2021-08-05T20:38:58.701Z] experimental info: [2021-08-05T20:38:58.701Z] ------------------- [2021-08-05T20:38:58.701Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T20:38:58.701Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T20:38:58.701Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T20:38:58.847Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-05T20:38:58.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-05T20:38:58.890Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T20:38:58.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = ln -s /bin/touch /usr/bin/touch && make test [Pipeline] echo [2021-08-05T20:38:58.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T20:38:58.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T20:38:58.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T20:38:58.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-05T20:38:59.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-05T20:38:59.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-05T20:38:59.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T20:38:59.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T20:38:59.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T20:38:59.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T20:38:59.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T20:38:59.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T20:38:59.211Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T20:38:59.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T20:38:59.250Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T20:38:59.272Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-05T20:38:59.294Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-05T20:38:59.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-05T20:38:59.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T20:38:59.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3651 [Pipeline] echo [2021-08-05T20:38:59.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3651 [Pipeline] echo [2021-08-05T20:38:59.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3651 [Pipeline] echo [2021-08-05T20:38:59.461Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11823b6516c72c5e8283f9afa0dd54401ae59d3e [Pipeline] echo [2021-08-05T20:38:59.482Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11823b6 [Pipeline] echo [2021-08-05T20:38:59.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T20:38:59.584Z] provisioning config files... [2021-08-05T20:38:59.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config481976985467454521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:38:59.947Z] ---> docker-login.sh [2021-08-05T20:38:59.947Z] nexus3.edgexfoundry.org:10001 [2021-08-05T20:38:59.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:39:00.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:39:00.220Z] Configure a credential helper to remove this warning. See [2021-08-05T20:39:00.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:39:00.220Z] [2021-08-05T20:39:00.220Z] Login Succeeded [2021-08-05T20:39:00.220Z] nexus3.edgexfoundry.org:10002 [2021-08-05T20:39:00.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:39:00.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:39:00.491Z] Configure a credential helper to remove this warning. See [2021-08-05T20:39:00.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:39:00.491Z] [2021-08-05T20:39:00.491Z] Login Succeeded [2021-08-05T20:39:00.491Z] nexus3.edgexfoundry.org:10003 [2021-08-05T20:39:00.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:39:00.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:39:00.491Z] Configure a credential helper to remove this warning. See [2021-08-05T20:39:00.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:39:00.491Z] [2021-08-05T20:39:00.491Z] Login Succeeded [2021-08-05T20:39:00.491Z] nexus3.edgexfoundry.org:10004 [2021-08-05T20:39:00.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:39:00.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:39:00.759Z] Configure a credential helper to remove this warning. See [2021-08-05T20:39:00.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:39:00.759Z] [2021-08-05T20:39:00.759Z] Login Succeeded [2021-08-05T20:39:00.759Z] docker.io [2021-08-05T20:39:00.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:39:01.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:39:01.350Z] Configure a credential helper to remove this warning. See [2021-08-05T20:39:01.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:39:01.350Z] [2021-08-05T20:39:01.351Z] Login Succeeded [2021-08-05T20:39:01.351Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T20:39:01.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T20:39:01.715Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-05T20:39:01.715Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:39:01.715Z] ++ dirname cmd/core-command/Dockerfile [2021-08-05T20:39:01.715Z] ++ cut -d/ -f2 [2021-08-05T20:39:01.715Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-05T20:39:01.715Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:39:01.715Z] ++ dirname cmd/core-data/Dockerfile [2021-08-05T20:39:01.715Z] ++ cut -d/ -f2 [2021-08-05T20:39:01.715Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-05T20:39:01.715Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:39:01.715Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-05T20:39:01.715Z] ++ cut -d/ -f2 [2021-08-05T20:39:01.715Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-05T20:39:01.715Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:39:01.715Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-05T20:39:01.715Z] ++ cut -d/ -f2 [2021-08-05T20:39:01.715Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-05T20:39:01.715Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:39:01.715Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-05T20:39:01.715Z] ++ cut -d/ -f2 [2021-08-05T20:39:01.715Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-05T20:39:01.715Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:39:01.715Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-05T20:39:01.715Z] ++ cut -d/ -f2 [2021-08-05T20:39:01.715Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-05T20:39:01.715Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:39:01.715Z] ++ cut -d/ -f2 [2021-08-05T20:39:01.715Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-05T20:39:01.715Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-05T20:39:01.715Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:39:01.715Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-05T20:39:01.715Z] ++ cut -d/ -f2 [2021-08-05T20:39:01.715Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-05T20:39:01.715Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T20:39:01.715Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-05T20:39:01.715Z] ++ cut -d/ -f2 [2021-08-05T20:39:01.715Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-05T20:39:01.785Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-05T20:39:02.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T20:39:02.534Z] [2021-08-05T20:39:02.534Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T20:39:02.867Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T20:39:02.867Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T20:39:02.867Z] 31603596830f: Pulling fs layer [2021-08-05T20:39:02.867Z] d4622e32a9a9: Pulling fs layer [2021-08-05T20:39:02.867Z] 1030fce36090: Pulling fs layer [2021-08-05T20:39:02.867Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T20:39:02.867Z] 6c6cb7e1b49b: Waiting [2021-08-05T20:39:02.867Z] d4622e32a9a9: Verifying Checksum [2021-08-05T20:39:02.867Z] d4622e32a9a9: Download complete [2021-08-05T20:39:04.717Z] 31603596830f: Verifying Checksum [2021-08-05T20:39:04.717Z] 31603596830f: Download complete [2021-08-05T20:39:04.717Z] 31603596830f: Pull complete [2021-08-05T20:39:04.717Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T20:39:04.717Z] 6c6cb7e1b49b: Download complete [2021-08-05T20:39:04.717Z] d4622e32a9a9: Pull complete [2021-08-05T20:39:04.717Z] 1030fce36090: Verifying Checksum [2021-08-05T20:39:04.717Z] 1030fce36090: Download complete [2021-08-05T20:39:04.717Z] 1030fce36090: Pull complete [2021-08-05T20:39:04.717Z] 6c6cb7e1b49b: Pull complete [2021-08-05T20:39:04.717Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T20:39:04.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T20:39:04.717Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T20:39:04.830Z] prd-centos7-docker-4c-2g-2125 does not seem to be running inside a container [2021-08-05T20:39:04.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T20:39:05.794Z] $ docker top b669a7c1ae02f4b00610ccb2a04298903222ece5089d86028756af8c0b90c007 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T20:39:05.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T20:39:05.933Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T20:39:06.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T20:39:06.074Z] $ docker exec b669a7c1ae02f4b00610ccb2a04298903222ece5089d86028756af8c0b90c007 ssh-agent [2021-08-05T20:39:06.208Z] SSH_AUTH_SOCK=/tmp/ssh-S8tPlqpObD1u/agent.14 [2021-08-05T20:39:06.208Z] SSH_AGENT_PID=20 [2021-08-05T20:39:06.220Z] Running ssh-add (command line suppressed) [2021-08-05T20:39:06.335Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_538552841196567040.key (/w/workspace/edgex-go/3@tmp/private_key_538552841196567040.key) [2021-08-05T20:39:06.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T20:39:06.685Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T20:39:06.705Z] $ docker exec --env ******** --env ******** b669a7c1ae02f4b00610ccb2a04298903222ece5089d86028756af8c0b90c007 ssh-agent -k [2021-08-05T20:39:06.820Z] unset SSH_AUTH_SOCK; [2021-08-05T20:39:06.820Z] unset SSH_AGENT_PID; [2021-08-05T20:39:06.821Z] echo Agent pid 20 killed; [2021-08-05T20:39:06.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T20:39:06.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T20:39:06.880Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T20:39:07.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T20:39:07.011Z] $ docker exec b669a7c1ae02f4b00610ccb2a04298903222ece5089d86028756af8c0b90c007 ssh-agent [2021-08-05T20:39:07.137Z] SSH_AUTH_SOCK=/tmp/ssh-87Iqwmlog0KC/agent.55 [2021-08-05T20:39:07.138Z] SSH_AGENT_PID=61 [2021-08-05T20:39:07.147Z] Running ssh-add (command line suppressed) [2021-08-05T20:39:07.267Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6139194577230154153.key (/w/workspace/edgex-go/3@tmp/private_key_6139194577230154153.key) [2021-08-05T20:39:07.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T20:39:07.605Z] + git semver init [2021-08-05T20:39:07.605Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T20:39:07.605Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-08-05T20:39:07.605Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-08-05T20:39:07.605Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T20:39:07.605Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T20:39:07.605Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T20:39:07.605Z] # $SEMVER_BRANCH = PR-3651 [2021-08-05T20:39:07.605Z] # $SEMVER_TEMP = /tmp/semver-292544527 [2021-08-05T20:39:07.605Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-05T20:39:26.049Z] # '/tmp/semver-292544527' -> '/w/workspace/edgex-go/3/.semver' [2021-08-05T20:39:26.049Z] # -> Force: false [2021-08-05T20:39:26.049Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-08-05T20:39:26.066Z] $ docker exec --env ******** --env ******** b669a7c1ae02f4b00610ccb2a04298903222ece5089d86028756af8c0b90c007 ssh-agent -k [2021-08-05T20:39:26.168Z] unset SSH_AUTH_SOCK; [2021-08-05T20:39:26.168Z] unset SSH_AGENT_PID; [2021-08-05T20:39:26.168Z] echo Agent pid 61 killed; [2021-08-05T20:39:26.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T20:39:26.536Z] + git semver [Pipeline] } [2021-08-05T20:39:26.556Z] $ docker stop --time=1 b669a7c1ae02f4b00610ccb2a04298903222ece5089d86028756af8c0b90c007 [2021-08-05T20:39:28.525Z] $ docker rm -f b669a7c1ae02f4b00610ccb2a04298903222ece5089d86028756af8c0b90c007 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T20:39:28.943Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T20:39:29.305Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T20:39:29.310Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-05T20:39:29.672Z] ========================================================= [2021-08-05T20:39:29.673Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T20:39:29.673Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-05T20:39:29.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T20:39:35.365Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T20:39:35.365Z] 540db60ca938: Pulling fs layer [2021-08-05T20:39:35.365Z] adcc1eea9eea: Pulling fs layer [2021-08-05T20:39:35.365Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T20:39:35.365Z] db62176df00c: Pulling fs layer [2021-08-05T20:39:35.365Z] 3b30891b0d05: Pulling fs layer [2021-08-05T20:39:35.365Z] 444f5516b4c7: Pulling fs layer [2021-08-05T20:39:35.365Z] 90b9b1106a8b: Pulling fs layer [2021-08-05T20:39:35.365Z] 0383d17a5b7e: Pulling fs layer [2021-08-05T20:39:35.365Z] c82ef313ddc5: Pulling fs layer [2021-08-05T20:39:35.365Z] db62176df00c: Waiting [2021-08-05T20:39:35.365Z] 3b30891b0d05: Waiting [2021-08-05T20:39:35.365Z] 444f5516b4c7: Waiting [2021-08-05T20:39:35.365Z] 90b9b1106a8b: Waiting [2021-08-05T20:39:35.365Z] 0383d17a5b7e: Waiting [2021-08-05T20:39:35.365Z] c82ef313ddc5: Waiting [2021-08-05T20:39:35.365Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T20:39:35.365Z] 4c4ab2625f07: Download complete [2021-08-05T20:39:35.365Z] adcc1eea9eea: Verifying Checksum [2021-08-05T20:39:35.365Z] adcc1eea9eea: Download complete [2021-08-05T20:39:35.365Z] 3b30891b0d05: Verifying Checksum [2021-08-05T20:39:35.365Z] 3b30891b0d05: Download complete [2021-08-05T20:39:35.365Z] 444f5516b4c7: Verifying Checksum [2021-08-05T20:39:35.365Z] 444f5516b4c7: Download complete [2021-08-05T20:39:35.365Z] 90b9b1106a8b: Verifying Checksum [2021-08-05T20:39:35.365Z] 90b9b1106a8b: Download complete [2021-08-05T20:39:35.365Z] 540db60ca938: Verifying Checksum [2021-08-05T20:39:35.365Z] 540db60ca938: Download complete [2021-08-05T20:39:35.365Z] 540db60ca938: Pull complete [2021-08-05T20:39:35.635Z] adcc1eea9eea: Pull complete [2021-08-05T20:39:35.635Z] 4c4ab2625f07: Pull complete [2021-08-05T20:39:35.903Z] 0383d17a5b7e: Verifying Checksum [2021-08-05T20:39:35.903Z] 0383d17a5b7e: Download complete [2021-08-05T20:39:39.272Z] c82ef313ddc5: Verifying Checksum [2021-08-05T20:39:39.272Z] c82ef313ddc5: Download complete [2021-08-05T20:39:39.549Z] db62176df00c: Verifying Checksum [2021-08-05T20:39:39.549Z] db62176df00c: Download complete [2021-08-05T20:39:43.126Z] db62176df00c: Pull complete [2021-08-05T20:39:43.126Z] 3b30891b0d05: Pull complete [2021-08-05T20:39:43.126Z] 444f5516b4c7: Pull complete [2021-08-05T20:39:43.126Z] 90b9b1106a8b: Pull complete [2021-08-05T20:39:43.404Z] 0383d17a5b7e: Pull complete [2021-08-05T20:39:44.590Z] Still waiting to schedule task [2021-08-05T20:39:44.590Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-05T20:39:46.024Z] c82ef313ddc5: Pull complete [2021-08-05T20:39:46.024Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-05T20:39:46.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T20:39:46.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-05T20:39:46.358Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T20:39:46.358Z] COPY go.mod . [2021-08-05T20:39:46.358Z] RUN go mod download' [2021-08-05T20:39:46.358Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-05T20:39:47.780Z] Sending build context to Docker daemon 328.6MB [2021-08-05T20:39:47.780Z] Step 1/3 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T20:39:47.780Z] ---> 4508b0543a43 [2021-08-05T20:39:47.780Z] Step 2/3 : COPY go.mod . [2021-08-05T20:39:49.742Z] ---> fe8c9efcaca7 [2021-08-05T20:39:49.742Z] Step 3/3 : RUN go mod download [2021-08-05T20:39:49.742Z] ---> Running in f36fe4a9bcb6 [2021-08-05T20:39:49.742Z] $GOPATH/go.mod exists but should not [2021-08-05T20:39:50.014Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T20:39:50.887Z] Failed in branch amd64 [2021-08-05T20:41:47.962Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2126 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws [2021-08-05T20:41:47.978Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-05T20:41:48.206Z] The recommended git tool is: git [2021-08-05T20:41:55.734Z] using credential edgex-jenkins-ssh [2021-08-05T20:41:55.752Z] Cloning the remote Git repository [2021-08-05T20:41:55.852Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-05T20:41:55.953Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-05T20:41:56.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T20:41:56.038Z] > git --version # timeout=10 [2021-08-05T20:41:56.057Z] > git --version # 'git version 2.17.1' [2021-08-05T20:41:56.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T20:41:56.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T20:42:12.274Z] Merging remotes/origin/main commit 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit 11823b6516c72c5e8283f9afa0dd54401ae59d3e [2021-08-05T20:42:11.432Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T20:42:11.455Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T20:42:11.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T20:42:11.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T20:42:11.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T20:42:11.538Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T20:42:12.295Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T20:42:12.318Z] > git checkout -f 11823b6516c72c5e8283f9afa0dd54401ae59d3e # timeout=10 [2021-08-05T20:42:12.609Z] Merge succeeded, producing 11823b6516c72c5e8283f9afa0dd54401ae59d3e [2021-08-05T20:42:12.610Z] Checking out Revision 11823b6516c72c5e8283f9afa0dd54401ae59d3e (PR-3651) [2021-08-05T20:42:12.516Z] > git remote # timeout=10 [2021-08-05T20:42:12.535Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T20:42:12.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T20:42:12.559Z] > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 [2021-08-05T20:42:12.582Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T20:42:12.615Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T20:42:12.623Z] > git checkout -f 11823b6516c72c5e8283f9afa0dd54401ae59d3e # timeout=10 [2021-08-05T20:42:17.009Z] Commit message: "ci: update Jenkinsfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T20:42:17.382Z] provisioning config files... [2021-08-05T20:42:17.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2680518568505132278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:42:17.988Z] ---> docker-login.sh [2021-08-05T20:42:17.988Z] nexus3.edgexfoundry.org:10001 [2021-08-05T20:42:18.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:42:19.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:42:19.198Z] Configure a credential helper to remove this warning. See [2021-08-05T20:42:19.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:42:19.198Z] [2021-08-05T20:42:19.198Z] Login Succeeded [2021-08-05T20:42:19.198Z] nexus3.edgexfoundry.org:10002 [2021-08-05T20:42:19.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:42:19.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:42:19.748Z] Configure a credential helper to remove this warning. See [2021-08-05T20:42:19.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:42:19.748Z] [2021-08-05T20:42:19.748Z] Login Succeeded [2021-08-05T20:42:19.748Z] nexus3.edgexfoundry.org:10003 [2021-08-05T20:42:20.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:42:20.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:42:20.300Z] Configure a credential helper to remove this warning. See [2021-08-05T20:42:20.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:42:20.300Z] [2021-08-05T20:42:20.300Z] Login Succeeded [2021-08-05T20:42:20.300Z] nexus3.edgexfoundry.org:10004 [2021-08-05T20:42:20.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:42:20.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:42:20.574Z] Configure a credential helper to remove this warning. See [2021-08-05T20:42:20.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:42:20.574Z] [2021-08-05T20:42:20.574Z] Login Succeeded [2021-08-05T20:42:20.574Z] docker.io [2021-08-05T20:42:21.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T20:42:21.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T20:42:21.453Z] Configure a credential helper to remove this warning. See [2021-08-05T20:42:21.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T20:42:21.453Z] [2021-08-05T20:42:21.453Z] Login Succeeded [2021-08-05T20:42:21.453Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T20:42:21.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T20:42:22.207Z] ========================================================= [2021-08-05T20:42:22.207Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T20:42:22.208Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-05T20:42:22.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T20:42:22.848Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T20:42:22.848Z] 595b0fe564bb: Pulling fs layer [2021-08-05T20:42:22.848Z] 24495759ef45: Pulling fs layer [2021-08-05T20:42:22.848Z] d148012ef14d: Pulling fs layer [2021-08-05T20:42:22.848Z] e90a11edd702: Pulling fs layer [2021-08-05T20:42:22.848Z] d77568369979: Pulling fs layer [2021-08-05T20:42:22.848Z] 02195dbdac53: Pulling fs layer [2021-08-05T20:42:22.848Z] 2b1b35aa2570: Pulling fs layer [2021-08-05T20:42:22.848Z] 2c1f732e5b09: Pulling fs layer [2021-08-05T20:42:22.848Z] e90a11edd702: Waiting [2021-08-05T20:42:22.848Z] d77568369979: Waiting [2021-08-05T20:42:22.848Z] 02195dbdac53: Waiting [2021-08-05T20:42:22.848Z] 2b1b35aa2570: Waiting [2021-08-05T20:42:22.848Z] 2c1f732e5b09: Waiting [2021-08-05T20:42:22.848Z] d148012ef14d: Download complete [2021-08-05T20:42:22.848Z] 24495759ef45: Verifying Checksum [2021-08-05T20:42:22.848Z] 24495759ef45: Download complete [2021-08-05T20:42:22.848Z] d77568369979: Verifying Checksum [2021-08-05T20:42:22.848Z] d77568369979: Download complete [2021-08-05T20:42:23.130Z] 02195dbdac53: Verifying Checksum [2021-08-05T20:42:23.130Z] 02195dbdac53: Download complete [2021-08-05T20:42:23.130Z] 595b0fe564bb: Download complete [2021-08-05T20:42:23.130Z] 2b1b35aa2570: Verifying Checksum [2021-08-05T20:42:23.130Z] 2b1b35aa2570: Download complete [2021-08-05T20:42:24.113Z] 595b0fe564bb: Pull complete [2021-08-05T20:42:24.716Z] 24495759ef45: Pull complete [2021-08-05T20:42:24.988Z] d148012ef14d: Pull complete [2021-08-05T20:42:26.966Z] 2c1f732e5b09: Download complete [2021-08-05T20:42:26.966Z] e90a11edd702: Verifying Checksum [2021-08-05T20:42:26.966Z] e90a11edd702: Download complete [2021-08-05T20:42:37.145Z] e90a11edd702: Pull complete [2021-08-05T20:42:37.145Z] d77568369979: Pull complete [2021-08-05T20:42:37.420Z] 02195dbdac53: Pull complete [2021-08-05T20:42:38.021Z] 2b1b35aa2570: Pull complete [2021-08-05T20:42:43.467Z] 2c1f732e5b09: Pull complete [2021-08-05T20:42:43.467Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-05T20:42:43.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T20:42:43.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-05T20:42:44.104Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T20:42:44.104Z] COPY go.mod . [2021-08-05T20:42:44.104Z] RUN go mod download [2021-08-05T20:42:44.104Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-05T20:42:46.104Z] Sending build context to Docker daemon 165.9MB [2021-08-05T20:42:46.104Z] Step 1/3 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T20:42:46.104Z] ---> 88ecf2bb1f95 [2021-08-05T20:42:46.104Z] Step 2/3 : COPY go.mod . [2021-08-05T20:42:51.519Z] ---> ddbb1da03170 [2021-08-05T20:42:51.519Z] Step 3/3 : RUN go mod download [2021-08-05T20:42:51.519Z] ---> Running in d42d944670f4 [2021-08-05T20:42:52.113Z] $GOPATH/go.mod exists but should not [2021-08-05T20:42:53.089Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T20:42:53.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T20:42:53.849Z] [2021-08-05T20:42:53.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T20:42:54.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T20:42:54.483Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-05T20:42:54.483Z] 448f6bf000e3: Pulling fs layer [2021-08-05T20:42:54.483Z] f757da607395: Pulling fs layer [2021-08-05T20:42:54.483Z] 05883995daec: Pulling fs layer [2021-08-05T20:42:54.483Z] 8603b9c90790: Pulling fs layer [2021-08-05T20:42:54.483Z] 1560dd03e051: Pulling fs layer [2021-08-05T20:42:54.483Z] 27f5ce0e4adf: Pulling fs layer [2021-08-05T20:42:54.483Z] c2d8d7efcc4b: Pulling fs layer [2021-08-05T20:42:54.483Z] 1560dd03e051: Waiting [2021-08-05T20:42:54.483Z] 27f5ce0e4adf: Waiting [2021-08-05T20:42:54.483Z] c2d8d7efcc4b: Waiting [2021-08-05T20:42:54.483Z] 8603b9c90790: Waiting [2021-08-05T20:42:54.763Z] f757da607395: Verifying Checksum [2021-08-05T20:42:54.763Z] f757da607395: Download complete [2021-08-05T20:42:54.763Z] 8603b9c90790: Download complete [2021-08-05T20:42:55.038Z] 1560dd03e051: Verifying Checksum [2021-08-05T20:42:55.038Z] 1560dd03e051: Download complete [2021-08-05T20:42:55.038Z] 27f5ce0e4adf: Verifying Checksum [2021-08-05T20:42:55.038Z] 27f5ce0e4adf: Download complete [2021-08-05T20:42:55.038Z] 05883995daec: Verifying Checksum [2021-08-05T20:42:55.038Z] 05883995daec: Download complete [2021-08-05T20:42:55.638Z] 448f6bf000e3: Verifying Checksum [2021-08-05T20:42:55.638Z] 448f6bf000e3: Download complete [2021-08-05T20:42:58.275Z] c2d8d7efcc4b: Verifying Checksum [2021-08-05T20:42:58.275Z] c2d8d7efcc4b: Download complete [2021-08-05T20:42:59.257Z] 448f6bf000e3: Pull complete [2021-08-05T20:43:02.329Z] f757da607395: Pull complete [2021-08-05T20:43:02.330Z] 05883995daec: Pull complete [2021-08-05T20:43:02.330Z] 8603b9c90790: Pull complete [2021-08-05T20:43:03.318Z] 1560dd03e051: Pull complete [2021-08-05T20:43:03.593Z] 27f5ce0e4adf: Pull complete [2021-08-05T20:43:18.720Z] c2d8d7efcc4b: Pull complete [2021-08-05T20:43:18.720Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-05T20:43:18.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T20:43:18.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-05T20:43:18.993Z] prd-ubuntu18.04-docker-arm64-4c-16g-2126 does not seem to be running inside a container [2021-08-05T20:43:19.078Z] $ 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/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-05T20:43:25.079Z] $ docker top cfb0d31b4fef32ce832f6273b63bef541f6f94e33fb1b717d769a0e3d302a18d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:43:26.364Z] ---> job-cost.sh [2021-08-05T20:43:26.364Z] lf-activate-venv: SKIPPING [2021-08-05T20:43:26.364Z] INFO: No Stack... [2021-08-05T20:43:27.340Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-05T20:43:27.614Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T20:43:28.280Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-08-05T20:43:28.280Z] + cut -d, -f6 [Pipeline] lock [2021-08-05T20:43:28.341Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3651-3-stack-cost] [2021-08-05T20:43:28.351Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3651-3-stack-cost] did not exist. Created. [2021-08-05T20:43:28.351Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3651-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T20:43:29.029Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-05T20:43:29.668Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T20:43:29.682Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3651-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T20:43:29.712Z] $ docker stop --time=1 cfb0d31b4fef32ce832f6273b63bef541f6f94e33fb1b717d769a0e3d302a18d [2021-08-05T20:43:31.583Z] $ docker rm -f cfb0d31b4fef32ce832f6273b63bef541f6f94e33fb1b717d769a0e3d302a18d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T20:43:32.178Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-05T20:43:33.407Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:43:33.729Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:43:34.317Z] ---> package-listing.sh [2021-08-05T20:43:34.317Z] ++ facter osfamily [2021-08-05T20:43:34.317Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T20:43:34.589Z] + OS_FAMILY=redhat [2021-08-05T20:43:34.589Z] + workspace=/w/workspace/edgex-go/3 [2021-08-05T20:43:34.589Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T20:43:34.589Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T20:43:34.589Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T20:43:34.589Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T20:43:34.589Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-05T20:43:34.589Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T20:43:34.589Z] + case "${OS_FAMILY}" in [2021-08-05T20:43:34.589Z] + rpm -qa [2021-08-05T20:43:34.589Z] + sort [2021-08-05T20:43:35.174Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T20:43:35.174Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T20:43:35.174Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T20:43:35.174Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-05T20:43:35.174Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-08-05T20:43:35.174Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-08-05T20:43:35.193Z] 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/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T20:43:35.699Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T20:43:36.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T20:43:36.293Z] [2021-08-05T20:43:36.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T20:43:36.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T20:43:36.626Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T20:43:36.626Z] b4d181a07f80: Pulling fs layer [2021-08-05T20:43:36.626Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T20:43:36.626Z] ed53099fbce6: Pulling fs layer [2021-08-05T20:43:36.626Z] dc539afda2c1: Pulling fs layer [2021-08-05T20:43:36.626Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T20:43:36.626Z] 9065ff56babe: Pulling fs layer [2021-08-05T20:43:36.626Z] d287ab97295c: Pulling fs layer [2021-08-05T20:43:36.626Z] dc539afda2c1: Waiting [2021-08-05T20:43:36.626Z] 77bc0d833cb6: Waiting [2021-08-05T20:43:36.626Z] 9065ff56babe: Waiting [2021-08-05T20:43:36.626Z] d287ab97295c: Waiting [2021-08-05T20:43:36.893Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T20:43:36.893Z] a1111a8f2ec3: Download complete [2021-08-05T20:43:36.893Z] dc539afda2c1: Verifying Checksum [2021-08-05T20:43:36.893Z] dc539afda2c1: Download complete [2021-08-05T20:43:37.159Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T20:43:37.159Z] 77bc0d833cb6: Download complete [2021-08-05T20:43:37.159Z] 9065ff56babe: Verifying Checksum [2021-08-05T20:43:37.159Z] 9065ff56babe: Download complete [2021-08-05T20:43:37.431Z] ed53099fbce6: Verifying Checksum [2021-08-05T20:43:37.431Z] ed53099fbce6: Download complete [2021-08-05T20:43:38.225Z] b4d181a07f80: Verifying Checksum [2021-08-05T20:43:38.225Z] b4d181a07f80: Download complete [2021-08-05T20:43:39.670Z] b4d181a07f80: Pull complete [2021-08-05T20:43:39.670Z] a1111a8f2ec3: Pull complete [2021-08-05T20:43:40.266Z] ed53099fbce6: Pull complete [2021-08-05T20:43:40.266Z] dc539afda2c1: Pull complete [2021-08-05T20:43:40.535Z] 77bc0d833cb6: Pull complete [2021-08-05T20:43:40.535Z] 9065ff56babe: Pull complete [2021-08-05T20:43:41.707Z] d287ab97295c: Verifying Checksum [2021-08-05T20:43:41.707Z] d287ab97295c: Download complete [2021-08-05T20:43:46.005Z] d287ab97295c: Pull complete [2021-08-05T20:43:46.005Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T20:43:46.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T20:43:46.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T20:43:46.110Z] prd-centos7-docker-4c-2g-2125 does not seem to be running inside a container [2021-08-05T20:43:46.372Z] $ 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/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T20:43:48.804Z] $ docker top dd0f6e1e2a6de28ef63db6d56e7652fce9b58a2f17186357184272c0b452b287 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T20:43:49.211Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T20:43:49.526Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T20:43:49.847Z] + ls /var/log/sa-host [2021-08-05T20:43:49.847Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T20:43:49.847Z] file_magic: OK [2021-08-05T20:43:49.847Z] HZ: Using current value: 100 [2021-08-05T20:43:49.847Z] file_header: OK [2021-08-05T20:43:49.847Z] 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-05T20:43:49.847Z] Statistics: [2021-08-05T20:43:49.847Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-05T20:43:49.847Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T20:43:50.032Z] provisioning config files... [2021-08-05T20:43:50.048Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4570978592920617701tmp [Pipeline] { [Pipeline] echo [2021-08-05T20:43:50.071Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:43:52.915Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T20:43:52.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:43:53.324Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T20:43:53.338Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:43:53.650Z] ---> sudo-logs.sh [2021-08-05T20:43:53.650Z] Archiving 'sudo' log.. [2021-08-05T20:43:53.650Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2125.vexxhost.local: Name or service not known [2021-08-05T20:43:53.650Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2125.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T20:43:53.707Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:43:54.017Z] ---> job-cost.sh [2021-08-05T20:43:54.018Z] lf-activate-venv: SKIPPING [2021-08-05T20:43:54.018Z] DEBUG: total: 0.18000000715255737 [2021-08-05T20:43:54.018Z] INFO: Retrieving Stack Cost... [2021-08-05T20:43:54.983Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T20:43:55.252Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T20:43:55.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T20:43:55.584Z] ---> logs-deploy.sh [2021-08-05T20:43:55.584Z] lf-activate-venv: SKIPPING [2021-08-05T20:43:55.584Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3651/3 [2021-08-05T20:43:55.584Z] INFO: archiving workspace using pattern(s): [2021-08-05T20:43:56.172Z] Archives upload complete. [2021-08-05T20:43:56.443Z] INFO: archiving logs to Nexus