Pull request #313 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 0db8c2d62994c02144295ee5a0caca39cda13422+b753f607c7837695aec3d6194930fb6f6074e2da (1e2031671fb342cf474aaf0a98351f0646fe5319) 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-ssh5669142821927593236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4801646234098212635.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-313/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/app-service-configurable/branches/PR-313/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2019607840829038553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh699820968420027178.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/app-service-configurable/branches/PR-313/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/app-service-configurable/branches/PR-313/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh163542694755990386.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:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable 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: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-694 in /w/workspace/_app-service-configurable_PR-313 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh6642490634734405962.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 0db8c2d62994c02144295ee5a0caca39cda13422 Merge succeeded, producing 0db8c2d62994c02144295ee5a0caca39cda13422 Checking out Revision 0db8c2d62994c02144295ee5a0caca39cda13422 (PR-313) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh8513224105145554606.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # 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/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh5988584743972969219.key > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:13 ========================================================= 15:39:13 EdgeX Global Pipelines Version Info 15:39:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c81df285bd48f049a7ef422d40db01c61ac5cdf3 # timeout=10 15:39:14 ------------------- 15:39:14 stable info: 15:39:14 ------------------- 15:39:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:39:14 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:39:14 Message: update stable to v1.0.205 15:39:15 ------------------- 15:39:15 experimental info: 15:39:15 ------------------- 15:39:15 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:15 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:39:15 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0db8c2d62994c02144295ee5a0caca39cda13422 [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0db8c2d [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:16 provisioning config files... 15:39:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-313@tmp/config120460591589201647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:16 ---> docker-login.sh 15:39:16 nexus3.edgexfoundry.org:10001 15:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:16 Configure a credential helper to remove this warning. See 15:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:16 15:39:16 Login Succeeded 15:39:16 nexus3.edgexfoundry.org:10002 15:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:22 Configure a credential helper to remove this warning. See 15:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:22 15:39:22 Login Succeeded 15:39:22 nexus3.edgexfoundry.org:10003 15:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:22 Configure a credential helper to remove this warning. See 15:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:22 15:39:22 Login Succeeded 15:39:22 nexus3.edgexfoundry.org:10004 15:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:22 Configure a credential helper to remove this warning. See 15:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:22 15:39:22 Login Succeeded 15:39:22 docker.io 15:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:22 Configure a credential helper to remove this warning. See 15:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:22 15:39:22 Login Succeeded 15:39:22 ---> docker-login.sh ends [Pipeline] } 15:39:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:23 + git log --format=format:%s -1 0db8c2d62994c02144295ee5a0caca39cda13422 [Pipeline] echo 15:39:23 GIT_COMMIT: 0db8c2d62994c02144295ee5a0caca39cda13422, Commit Message: feat: Enable Pipeline Per Topic capability in configurable pipelines [Pipeline] echo 15:39:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:24 15:39:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:39:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:24 latest: Pulling from edgex-devops/git-semver 15:39:24 31603596830f: Pulling fs layer 15:39:24 04fac38145f0: Pulling fs layer 15:39:24 701f6daf10bf: Pulling fs layer 15:39:24 24f72da36158: Pulling fs layer 15:39:24 24f72da36158: Waiting 15:39:24 04fac38145f0: Verifying Checksum 15:39:24 04fac38145f0: Download complete 15:39:24 31603596830f: Verifying Checksum 15:39:24 31603596830f: Download complete 15:39:25 31603596830f: Pull complete 15:39:25 04fac38145f0: Pull complete 15:39:25 701f6daf10bf: Verifying Checksum 15:39:25 701f6daf10bf: Download complete 15:39:25 24f72da36158: Verifying Checksum 15:39:25 24f72da36158: Download complete 15:39:26 701f6daf10bf: Pull complete 15:39:26 24f72da36158: Pull complete 15:39:26 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:39:26 prd-centos7-docker-4c-2g-694 does not seem to be running inside a container 15:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-313 -v /w/workspace/_app-service-configurable_PR-313:/w/workspace/_app-service-configurable_PR-313:rw,z -v /w/workspace/_app-service-configurable_PR-313@tmp:/w/workspace/_app-service-configurable_PR-313@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 15:39:27 $ docker top f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:27 [ssh-agent] Looking for ssh-agent implementation... 15:39:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:27 $ docker exec f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 ssh-agent 15:39:27 SSH_AUTH_SOCK=/tmp/ssh-DVvkSCzu2XPw/agent.15 15:39:27 SSH_AGENT_PID=21 15:39:27 Running ssh-add (command line suppressed) 15:39:27 Identity added: /w/workspace/_app-service-configurable_PR-313@tmp/private_key_3809559930410006411.key (/w/workspace/_app-service-configurable_PR-313@tmp/private_key_3809559930410006411.key) 15:39:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:28 + git tag --points-at HEAD [Pipeline] } 15:39:28 $ docker exec --env ******** --env ******** f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 ssh-agent -k 15:39:28 unset SSH_AUTH_SOCK; 15:39:28 unset SSH_AGENT_PID; 15:39:28 echo Agent pid 21 killed; 15:39:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:28 [ssh-agent] Looking for ssh-agent implementation... 15:39:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:28 $ docker exec f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 ssh-agent 15:39:28 SSH_AUTH_SOCK=/tmp/ssh-UkI5ypWqame7/agent.53 15:39:28 SSH_AGENT_PID=59 15:39:28 Running ssh-add (command line suppressed) 15:39:28 Identity added: /w/workspace/_app-service-configurable_PR-313@tmp/private_key_2809462082843343264.key (/w/workspace/_app-service-configurable_PR-313@tmp/private_key_2809462082843343264.key) 15:39:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:29 + git semver init 15:39:29 # -> Open(): unable to determine branch for HEAD 15:39:29 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-313/.git 15:39:29 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-313 15:39:29 # $SEMVER_REMOTE_NAME = origin 15:39:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:39:29 # $SEMVER_USER_NAME = edgex-jenkins 15:39:29 # $SEMVER_BRANCH = PR-313 15:39:29 # $SEMVER_TEMP = /tmp/semver-183038855 15:39:29 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:39:30 # '/tmp/semver-183038855' -> '/w/workspace/_app-service-configurable_PR-313/.semver' 15:39:30 # -> Force: false 15:39:30 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-313/.semver [Pipeline] } 15:39:30 $ docker exec --env ******** --env ******** f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 ssh-agent -k 15:39:30 unset SSH_AUTH_SOCK; 15:39:30 unset SSH_AGENT_PID; 15:39:30 echo Agent pid 59 killed; 15:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:30 + git semver [Pipeline] } 15:39:30 $ docker stop --time=1 f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 15:39:31 $ docker rm -f f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:39:32 Stashed 1 file(s) [Pipeline] echo 15:39:32 [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 15:39:48 Still waiting to schedule task 15:39:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:39:48 Still waiting to schedule task 15:39:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:43:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-698 in /w/workspace/_app-service-configurable_PR-313 [Pipeline] { [Pipeline] ws 15:43:18 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 15:43:18 Selected Git installation does not exist. Using Default 15:43:18 The recommended git tool is: NONE 15:43:24 using credential edgex-jenkins-ssh 15:43:24 Cloning the remote Git repository 15:43:24 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:43:24 > git init /w/workspace/app-service-configurable/2 # timeout=10 15:43:24 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:43:24 > git --version # timeout=10 15:43:24 > git --version # 'git version 2.17.1' 15:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:43:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:43:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:43:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:43:26 Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 0db8c2d62994c02144295ee5a0caca39cda13422 15:43:26 Merge succeeded, producing 0db8c2d62994c02144295ee5a0caca39cda13422 15:43:26 Checking out Revision 0db8c2d62994c02144295ee5a0caca39cda13422 (PR-313) 15:43:26 > git config core.sparsecheckout # timeout=10 15:43:26 > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 15:43:26 > git remote # timeout=10 15:43:26 > git config --get remote.origin.url # timeout=10 15:43:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:26 > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 15:43:26 > git rev-parse HEAD^{commit} # timeout=10 15:43:26 > git config core.sparsecheckout # timeout=10 15:43:26 > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 15:43:30 Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:31 provisioning config files... 15:43:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config204093567759969938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:31 ---> docker-login.sh 15:43:31 nexus3.edgexfoundry.org:10001 15:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:33 Configure a credential helper to remove this warning. See 15:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:33 15:43:33 Login Succeeded 15:43:33 nexus3.edgexfoundry.org:10002 15:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:33 Configure a credential helper to remove this warning. See 15:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:33 15:43:33 Login Succeeded 15:43:33 nexus3.edgexfoundry.org:10003 15:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:34 Configure a credential helper to remove this warning. See 15:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:34 15:43:34 Login Succeeded 15:43:34 nexus3.edgexfoundry.org:10004 15:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:35 Configure a credential helper to remove this warning. See 15:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:35 15:43:35 Login Succeeded 15:43:35 docker.io 15:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:35 Configure a credential helper to remove this warning. See 15:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:35 15:43:35 Login Succeeded 15:43:35 ---> docker-login.sh ends [Pipeline] } 15:43:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:36 ========================================================= 15:43:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:43:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:43:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 15:43:37 Sending build context to Docker daemon 158.7kB 15:43:37 Running on prd-centos7-docker-4c-2g-699 in /w/workspace/_app-service-configurable_PR-313 [Pipeline] { [Pipeline] ws 15:43:37 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 15:43:37 Selected Git installation does not exist. Using Default 15:43:37 The recommended git tool is: NONE 15:43:37 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 15:43:37 Step 2/13 : FROM ${BASE} AS builder 15:43:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:43:37 595b0fe564bb: Pulling fs layer 15:43:37 24495759ef45: Pulling fs layer 15:43:37 d148012ef14d: Pulling fs layer 15:43:37 e90a11edd702: Pulling fs layer 15:43:37 d77568369979: Pulling fs layer 15:43:37 fc1c9f9a7f3b: Pulling fs layer 15:43:37 170f2ba95c9a: Pulling fs layer 15:43:37 97ac5df62f85: Pulling fs layer 15:43:37 fc1c9f9a7f3b: Waiting 15:43:37 e90a11edd702: Waiting 15:43:37 d77568369979: Waiting 15:43:37 170f2ba95c9a: Waiting 15:43:37 97ac5df62f85: Waiting 15:43:37 d148012ef14d: Download complete 15:43:37 24495759ef45: Verifying Checksum 15:43:37 24495759ef45: Download complete 15:43:37 d77568369979: Verifying Checksum 15:43:37 d77568369979: Download complete 15:43:37 fc1c9f9a7f3b: Download complete 15:43:37 595b0fe564bb: Verifying Checksum 15:43:37 595b0fe564bb: Download complete 15:43:37 170f2ba95c9a: Verifying Checksum 15:43:37 170f2ba95c9a: Download complete 15:43:38 595b0fe564bb: Pull complete 15:43:39 24495759ef45: Pull complete 15:43:39 d148012ef14d: Pull complete 15:43:40 using credential edgex-jenkins-ssh 15:43:40 Cloning the remote Git repository 15:43:39 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:43:39 > git init /w/workspace/app-service-configurable/2 # timeout=10 15:43:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:43:39 > git --version # timeout=10 15:43:39 > git --version # 'git version 2.24.4' 15:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:39 [INFO] Currently running in a labeled security context 15:43:39 [INFO] Currently SELinux is 'enforcing' on the host 15:43:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh6112915483874451253.key 15:43:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:43:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:43:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:43:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:40 [INFO] Currently running in a labeled security context 15:43:40 [INFO] Currently SELinux is 'enforcing' on the host 15:43:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh4812609653930893497.key 15:43:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:43:41 Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 0db8c2d62994c02144295ee5a0caca39cda13422 15:43:41 Merge succeeded, producing 0db8c2d62994c02144295ee5a0caca39cda13422 15:43:41 Checking out Revision 0db8c2d62994c02144295ee5a0caca39cda13422 (PR-313) 15:43:41 97ac5df62f85: Download complete 15:43:42 e90a11edd702: Verifying Checksum 15:43:42 e90a11edd702: Download complete 15:43:41 > git config core.sparsecheckout # timeout=10 15:43:41 > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 15:43:41 > git remote # timeout=10 15:43:41 > git config --get remote.origin.url # timeout=10 15:43:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:41 [INFO] Currently running in a labeled security context 15:43:41 [INFO] Currently SELinux is 'enforcing' on the host 15:43:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh2437967936787770456.key 15:43:41 > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 15:43:41 > git rev-parse HEAD^{commit} # timeout=10 15:43:41 > git config core.sparsecheckout # timeout=10 15:43:41 > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 15:43:45 Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:45 provisioning config files... 15:43:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config5463690236526503070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:46 ---> docker-login.sh 15:43:46 nexus3.edgexfoundry.org:10001 15:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:46 Configure a credential helper to remove this warning. See 15:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:46 15:43:46 Login Succeeded 15:43:46 nexus3.edgexfoundry.org:10002 15:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:46 Configure a credential helper to remove this warning. See 15:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:46 15:43:46 Login Succeeded 15:43:46 nexus3.edgexfoundry.org:10003 15:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:46 Configure a credential helper to remove this warning. See 15:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:46 15:43:46 Login Succeeded 15:43:46 nexus3.edgexfoundry.org:10004 15:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:46 Configure a credential helper to remove this warning. See 15:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:46 15:43:46 Login Succeeded 15:43:46 docker.io 15:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:47 Configure a credential helper to remove this warning. See 15:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:47 15:43:47 Login Succeeded 15:43:47 ---> docker-login.sh ends [Pipeline] } 15:43:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:47 ========================================================= 15:43:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:43:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:43:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 15:43:47 Sending build context to Docker daemon 158.7kB 15:43:47 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 15:43:47 Step 2/13 : FROM ${BASE} AS builder 15:43:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:43:47 540db60ca938: Pulling fs layer 15:43:47 adcc1eea9eea: Pulling fs layer 15:43:47 4c4ab2625f07: Pulling fs layer 15:43:47 db62176df00c: Pulling fs layer 15:43:47 3b30891b0d05: Pulling fs layer 15:43:47 06b49ca38bd5: Pulling fs layer 15:43:47 c788192a36de: Pulling fs layer 15:43:47 a77e37c0d609: Pulling fs layer 15:43:47 c3185cebc471: Pulling fs layer 15:43:47 06b49ca38bd5: Waiting 15:43:47 c788192a36de: Waiting 15:43:47 a77e37c0d609: Waiting 15:43:47 c3185cebc471: Waiting 15:43:47 db62176df00c: Waiting 15:43:47 3b30891b0d05: Waiting 15:43:48 4c4ab2625f07: Verifying Checksum 15:43:48 4c4ab2625f07: Download complete 15:43:48 adcc1eea9eea: Verifying Checksum 15:43:48 adcc1eea9eea: Download complete 15:43:48 3b30891b0d05: Verifying Checksum 15:43:48 3b30891b0d05: Download complete 15:43:48 06b49ca38bd5: Verifying Checksum 15:43:48 06b49ca38bd5: Download complete 15:43:48 540db60ca938: Verifying Checksum 15:43:48 540db60ca938: Download complete 15:43:48 540db60ca938: Pull complete 15:43:48 c788192a36de: Verifying Checksum 15:43:48 c788192a36de: Download complete 15:43:48 adcc1eea9eea: Pull complete 15:43:48 4c4ab2625f07: Pull complete 15:43:48 a77e37c0d609: Verifying Checksum 15:43:48 a77e37c0d609: Download complete 15:43:51 c3185cebc471: Verifying Checksum 15:43:51 c3185cebc471: Download complete 15:43:51 db62176df00c: Verifying Checksum 15:43:51 db62176df00c: Download complete 15:43:54 e90a11edd702: Pull complete 15:43:54 d77568369979: Pull complete 15:43:54 fc1c9f9a7f3b: Pull complete 15:43:54 170f2ba95c9a: Pull complete 15:43:55 db62176df00c: Pull complete 15:43:55 3b30891b0d05: Pull complete 15:43:55 06b49ca38bd5: Pull complete 15:43:55 c788192a36de: Pull complete 15:43:55 a77e37c0d609: Pull complete 15:43:57 c3185cebc471: Pull complete 15:43:57 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:43:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:43:57 ---> 031687cdd783 15:43:57 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:43:59 ---> Running in 95c2a0441a9c 15:43:59 Removing intermediate container 95c2a0441a9c 15:43:59 ---> b2353ee2bd8c 15:43:59 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:43:59 ---> Running in 1c8ac712648c 15:43:59 Removing intermediate container 1c8ac712648c 15:43:59 ---> bcd6fa9bf267 15:43:59 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:43:59 ---> Running in 6d3d989457fc 15:43:59 Removing intermediate container 6d3d989457fc 15:43:59 ---> 10fc0af2155f 15:43:59 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:59 ---> Running in 68175e6bc177 15:43:59 97ac5df62f85: Pull complete 15:43:59 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:43:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:43:59 ---> 04bc70af865f 15:43:59 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:44:00 Removing intermediate container 68175e6bc177 15:44:00 ---> 57e7ff389c13 15:44:00 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:44:00 ---> Running in 7b51ab59fb8e 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:44:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:44:02 OK: 219 MiB in 52 packages 15:44:02 Removing intermediate container 7b51ab59fb8e 15:44:02 ---> efe4aeaf2feb 15:44:02 Step 8/13 : WORKDIR /app 15:44:02 ---> Running in d98370fdf9b1 15:44:02 Removing intermediate container d98370fdf9b1 15:44:02 ---> 2cd68042a32e 15:44:02 Step 9/13 : COPY go.mod . 15:44:02 ---> bb0dbd498508 15:44:02 Step 10/13 : RUN go mod download 15:44:02 ---> Running in b6771d43f28f 15:44:02 go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 (replaced by ../app-functions-sdk-go): reading /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 15:44:02 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] { (Build) Stage "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] } 15:44:03 ---> Running in 668da6c25564 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:44:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:03 15:44:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:44:04 Removing intermediate container 668da6c25564 15:44:04 ---> acf82495ced1 15:44:04 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:44:04 ---> Running in c4c8f9c0c817 15:44:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:04 latest: Pulling from edgex-lftools-log-publisher 15:44:04 b4d181a07f80: Pulling fs layer 15:44:04 a1111a8f2ec3: Pulling fs layer 15:44:04 ed53099fbce6: Pulling fs layer 15:44:04 dc539afda2c1: Pulling fs layer 15:44:04 77bc0d833cb6: Pulling fs layer 15:44:04 9065ff56babe: Pulling fs layer 15:44:04 d287ab97295c: Pulling fs layer 15:44:04 dc539afda2c1: Waiting 15:44:04 77bc0d833cb6: Waiting 15:44:04 9065ff56babe: Waiting 15:44:04 d287ab97295c: Waiting 15:44:04 a1111a8f2ec3: Verifying Checksum 15:44:04 a1111a8f2ec3: Download complete 15:44:04 dc539afda2c1: Download complete 15:44:04 Removing intermediate container c4c8f9c0c817 15:44:04 ---> 19beeb745b73 15:44:04 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:44:04 77bc0d833cb6: Verifying Checksum 15:44:04 77bc0d833cb6: Download complete 15:44:04 9065ff56babe: Verifying Checksum 15:44:04 9065ff56babe: Download complete 15:44:04 ---> Running in 195aa0173976 15:44:05 Removing intermediate container 195aa0173976 15:44:05 ---> 3132b6df3f8d 15:44:05 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:05 ---> Running in 73ef06f55107 15:44:05 ed53099fbce6: Verifying Checksum 15:44:05 ed53099fbce6: Download complete 15:44:05 b4d181a07f80: Verifying Checksum 15:44:05 b4d181a07f80: Download complete 15:44:07 b4d181a07f80: Pull complete 15:44:07 a1111a8f2ec3: Pull complete 15:44:07 ed53099fbce6: Pull complete 15:44:07 dc539afda2c1: Pull complete 15:44:07 77bc0d833cb6: Pull complete 15:44:07 9065ff56babe: Pull complete 15:44:08 d287ab97295c: Verifying Checksum 15:44:08 d287ab97295c: Download complete 15:44:08 Removing intermediate container 73ef06f55107 15:44:08 ---> 69dfd9918aa1 15:44:08 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:44:08 ---> Running in 2e37f6993200 15:44:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:44:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:44:11 OK: 218 MiB in 52 packages 15:44:13 d287ab97295c: Pull complete 15:44:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:44:13 Removing intermediate container 2e37f6993200 15:44:13 ---> 2e96c93a2327 15:44:13 Step 8/13 : WORKDIR /app 15:44:13 ---> Running in 75b5eebd9ccf 15:44:13 prd-centos7-docker-4c-2g-699 does not seem to be running inside a container 15:44:13 $ 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/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 15:44:13 Removing intermediate container 75b5eebd9ccf 15:44:13 ---> 8ea79d8a4455 15:44:13 Step 9/13 : COPY go.mod . 15:44:14 ---> 7e65f13e279f 15:44:14 Step 10/13 : RUN go mod download 15:44:15 ---> Running in 967aab02cce4 15:44:16 $ docker top fe5b6267f03ae432bcedd1f36287acdb46b3dfb3d347eafdf18d778c20af73cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:16 ---> job-cost.sh 15:44:16 lf-activate-venv: SKIPPING 15:44:16 INFO: No Stack... 15:44:16 go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 (replaced by ../app-functions-sdk-go): reading /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 15:44:16 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] { (Build) Stage "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 15:44:17 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:44:17 INFO: Archiving Costs [Pipeline] sh 15:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:44:18 + cat /w/workspace/app-service-configurable/2/archives/cost.csv 15:44:18 + cut -d, -f6 15:44:18 15:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] lock 15:44:18 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] 15:44:18 Resource [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] did not exist. Created. 15:44:18 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:44:18 + echo total: 0.05999999865889549 [Pipeline] stash 15:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:44:18 Stashed 1 file(s) [Pipeline] } 15:44:18 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:44:18 $ docker stop --time=1 fe5b6267f03ae432bcedd1f36287acdb46b3dfb3d347eafdf18d778c20af73cb 15:44:18 arm64: Pulling from edgex-lftools-log-publisher 15:44:18 448f6bf000e3: Pulling fs layer 15:44:18 f757da607395: Pulling fs layer 15:44:18 05883995daec: Pulling fs layer 15:44:18 8603b9c90790: Pulling fs layer 15:44:18 1560dd03e051: Pulling fs layer 15:44:18 27f5ce0e4adf: Pulling fs layer 15:44:18 c2d8d7efcc4b: Pulling fs layer 15:44:18 8603b9c90790: Waiting 15:44:18 1560dd03e051: Waiting 15:44:18 27f5ce0e4adf: Waiting 15:44:18 c2d8d7efcc4b: Waiting 15:44:19 f757da607395: Verifying Checksum 15:44:19 f757da607395: Download complete 15:44:19 8603b9c90790: Verifying Checksum 15:44:19 8603b9c90790: Download complete 15:44:19 1560dd03e051: Verifying Checksum 15:44:19 1560dd03e051: Download complete 15:44:19 27f5ce0e4adf: Verifying Checksum 15:44:19 27f5ce0e4adf: Download complete 15:44:19 05883995daec: Verifying Checksum 15:44:19 05883995daec: Download complete 15:44:19 $ docker rm -f fe5b6267f03ae432bcedd1f36287acdb46b3dfb3d347eafdf18d778c20af73cb 15:44:20 448f6bf000e3: Verifying Checksum [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:44:20 Failed in branch amd64 15:44:23 c2d8d7efcc4b: Verifying Checksum 15:44:23 c2d8d7efcc4b: Download complete 15:44:24 448f6bf000e3: Pull complete 15:44:24 f757da607395: Pull complete 15:44:26 05883995daec: Pull complete 15:44:26 8603b9c90790: Pull complete 15:44:27 1560dd03e051: Pull complete 15:44:27 27f5ce0e4adf: Pull complete 15:44:43 c2d8d7efcc4b: Pull complete 15:44:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:44:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:44:43 prd-ubuntu18.04-docker-arm64-4c-16g-698 does not seem to be running inside a container 15:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 15:44:47 $ docker top 07511dcb721f4e78c60d1d45d15a2d6e69833931d2575cb38244d3bf54ea73ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:48 ---> job-cost.sh 15:44:48 lf-activate-venv: SKIPPING 15:44:48 INFO: No Stack... 15:44:48 INFO: Retrieving Pricing Info for: v3-standard-4 15:44:49 INFO: Archiving Costs [Pipeline] sh 15:44:50 + cat /w/workspace/app-service-configurable/2/archives/cost.csv+ 15:44:50 cut -d, -f6 [Pipeline] lock 15:44:50 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] 15:44:50 Resource [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] did not exist. Created. 15:44:50 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:44:51 /w/workspace/app-service-configurable/2@tmp/durable-132fb787/script.sh: 1: /w/workspace/app-service-configurable/2@tmp/durable-132fb787/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:44:51 + echo total: 0.10999999940395355 [Pipeline] stash 15:44:51 Warning: overwriting stash ‘stack-cost’ 15:44:52 Stashed 1 file(s) [Pipeline] } 15:44:52 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:44:52 $ docker stop --time=1 07511dcb721f4e78c60d1d45d15a2d6e69833931d2575cb38244d3bf54ea73ff 15:44:53 $ docker rm -f 07511dcb721f4e78c60d1d45d15a2d6e69833931d2575cb38244d3bf54ea73ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:44:54 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 15:44:56 + '[' -d /w/workspace/_app-service-configurable_PR-313/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:44:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:57 ---> package-listing.sh 15:44:57 ++ facter osfamily 15:44:57 ++ tr '[:upper:]' '[:lower:]' 15:44:57 + OS_FAMILY=redhat 15:44:57 + workspace=/w/workspace/_app-service-configurable_PR-313 15:44:57 + START_PACKAGES=/tmp/packages_start.txt 15:44:57 + END_PACKAGES=/tmp/packages_end.txt 15:44:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:57 + PACKAGES=/tmp/packages_start.txt 15:44:57 + '[' /w/workspace/_app-service-configurable_PR-313 ']' 15:44:57 + PACKAGES=/tmp/packages_end.txt 15:44:57 + case "${OS_FAMILY}" in 15:44:57 + rpm -qa 15:44:57 + sort 15:44:58 + '[' -f /tmp/packages_start.txt ']' 15:44:58 + '[' -f /tmp/packages_end.txt ']' 15:44:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:58 + '[' /w/workspace/_app-service-configurable_PR-313 ']' 15:44:58 + mkdir -p /w/workspace/_app-service-configurable_PR-313/archives/ 15:44:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-313/archives/ [Pipeline] echo 15:44:58 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/_app-service-configurable_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:44:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:58 15:44:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:44:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:59 latest: Pulling from edgex-lftools-log-publisher 15:44:59 b4d181a07f80: Pulling fs layer 15:44:59 a1111a8f2ec3: Pulling fs layer 15:44:59 ed53099fbce6: Pulling fs layer 15:44:59 dc539afda2c1: Pulling fs layer 15:44:59 77bc0d833cb6: Pulling fs layer 15:44:59 9065ff56babe: Pulling fs layer 15:44:59 d287ab97295c: Pulling fs layer 15:44:59 77bc0d833cb6: Waiting 15:44:59 9065ff56babe: Waiting 15:44:59 d287ab97295c: Waiting 15:44:59 dc539afda2c1: Waiting 15:44:59 a1111a8f2ec3: Verifying Checksum 15:44:59 a1111a8f2ec3: Download complete 15:44:59 dc539afda2c1: Verifying Checksum 15:44:59 dc539afda2c1: Download complete 15:45:00 77bc0d833cb6: Verifying Checksum 15:45:00 77bc0d833cb6: Download complete 15:45:00 9065ff56babe: Download complete 15:45:00 ed53099fbce6: Verifying Checksum 15:45:00 ed53099fbce6: Download complete 15:45:01 b4d181a07f80: Verifying Checksum 15:45:01 b4d181a07f80: Download complete 15:45:02 b4d181a07f80: Pull complete 15:45:02 a1111a8f2ec3: Pull complete 15:45:03 ed53099fbce6: Pull complete 15:45:03 dc539afda2c1: Pull complete 15:45:03 77bc0d833cb6: Pull complete 15:45:03 9065ff56babe: Pull complete 15:45:12 d287ab97295c: Verifying Checksum 15:45:12 d287ab97295c: Download complete 15:45:16 d287ab97295c: Pull complete 15:45:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:45:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:45:16 prd-centos7-docker-4c-2g-694 does not seem to be running inside a container 15:45:16 $ 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/_app-service-configurable_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-313 -v /w/workspace/_app-service-configurable_PR-313:/w/workspace/_app-service-configurable_PR-313:rw,z -v /w/workspace/_app-service-configurable_PR-313@tmp:/w/workspace/_app-service-configurable_PR-313@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 15:45:19 $ docker top 300515588c5a1d6dcccdb9e632399c40fcb0abfd1cd730519c1e611b460f3657 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:19 + touch /tmp/pre-build-complete [Pipeline] sh 15:45:20 + mkdir -p /var/log/sysstat [Pipeline] sh 15:45:20 + ls /var/log/sa-host 15:45:20 + sadf -c /var/log/sa-host/sa05 15:45:20 file_magic: OK 15:45:20 HZ: Using current value: 100 15:45:20 file_header: OK 15:45:20 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 15:45:20 Statistics: 15:45:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:45:20 File successfully converted to sysstat format version 12.0.3 15:45:20 + sadf -c /var/log/sa-host/sa24 15:45:20 file_magic: OK 15:45:20 HZ: Using current value: 100 15:45:20 file_header: OK 15:45:20 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 15:45:20 Statistics: 15:45:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:45:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:20 provisioning config files... 15:45:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-313@tmp/config7947848279514432992tmp [Pipeline] { [Pipeline] echo 15:45:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:45:21 ---> create-netrc.sh [Pipeline] } 15:45:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:45:21 ---> python-tools-install.sh [Pipeline] echo 15:45:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:45:22 ---> sudo-logs.sh 15:45:22 Archiving 'sudo' log.. 15:45:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-694.vexxhost.local: Name or service not known 15:45:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-694.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:45:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:45:22 ---> job-cost.sh 15:45:22 lf-activate-venv: SKIPPING 15:45:22 DEBUG: total: 0.10999999940395355 15:45:22 INFO: Retrieving Stack Cost... 15:45:23 INFO: Retrieving Pricing Info for: v3-standard-2 15:45:23 INFO: Archiving Costs [Pipeline] echo 15:45:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:45:24 ---> logs-deploy.sh 15:45:24 lf-activate-venv: SKIPPING 15:45:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-313/2 15:45:24 INFO: archiving workspace using pattern(s): 15:45:24 Archives upload complete. 15:45:25 INFO: archiving logs to Nexus 15:45:25 ---> uname -a: 15:45:25 Linux prd-centos7-docker-4c-2g-694.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:45:25 15:45:25 15:45:25 ---> lscpu: 15:45:25 Architecture: x86_64 15:45:25 CPU op-mode(s): 32-bit, 64-bit 15:45:25 Byte Order: Little Endian 15:45:25 Address sizes: 40 bits physical, 48 bits virtual 15:45:25 CPU(s): 2 15:45:25 On-line CPU(s) list: 0,1 15:45:25 Thread(s) per core: 1 15:45:25 Core(s) per socket: 1 15:45:25 Socket(s): 2 15:45:25 NUMA node(s): 1 15:45:25 Vendor ID: AuthenticAMD 15:45:25 CPU family: 23 15:45:25 Model: 49 15:45:25 Model name: AMD EPYC-Rome Processor 15:45:25 Stepping: 0 15:45:25 CPU MHz: 2799.998 15:45:25 BogoMIPS: 5599.99 15:45:25 Virtualization: AMD-V 15:45:25 Hypervisor vendor: KVM 15:45:25 Virtualization type: full 15:45:25 L1d cache: 32K 15:45:25 L1i cache: 32K 15:45:25 L2 cache: 512K 15:45:25 L3 cache: 16384K 15:45:25 NUMA node0 CPU(s): 0,1 15:45:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:45:25 15:45:25 15:45:25 ---> nproc: 15:45:25 2 15:45:25 15:45:25 15:45:25 ---> df -h: 15:45:25 Filesystem Size Used Avail Use% Mounted on 15:45:25 overlay 40G 7.7G 33G 20% / 15:45:25 tmpfs 64M 0 64M 0% /dev 15:45:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:45:25 shm 64M 0 64M 0% /dev/shm 15:45:25 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:45:25 15:45:25 15:45:25 ---> sar -b -r -n DEV: 15:45:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) 15:45:25 15:45:25 15:38:30 LINUX RESTART (2 CPU) 15:45:25 15:45:25 15:39:01 tps rtps wtps bread/s bwrtn/s 15:45:25 15:40:01 78.90 4.45 74.45 2837.37 3325.63 15:45:25 15:41:01 0.77 0.02 0.75 0.53 15.24 15:45:25 15:42:01 0.28 0.00 0.28 0.00 3.20 15:45:25 15:43:01 0.22 0.00 0.22 0.00 2.70 15:45:25 15:44:01 0.20 0.00 0.20 0.00 2.65 15:45:25 15:45:01 1.52 0.10 1.42 9.99 23.03 15:45:25 Average: 13.65 0.76 12.89 474.71 562.15 15:45:25 15:45:25 15:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:45:25 15:40:01 5467428 0 805676 10.06 2620 1733208 1271136 14.03 580544 1562940 136 15:45:25 15:41:01 5476380 0 796716 9.95 2620 1733216 1206752 13.32 573484 1562904 16 15:45:25 15:42:01 5474612 0 798484 9.97 2620 1733216 1206992 13.33 571908 1565888 20 15:45:25 15:43:01 5475084 0 798004 9.96 2620 1733224 1206752 13.32 571488 1565888 20 15:45:25 15:44:01 5471628 0 801456 10.01 2620 1733228 1207004 13.33 573384 1568312 20 15:45:25 15:45:01 5327444 0 880712 11.00 2620 1798156 1607544 17.75 775260 1505792 64636 15:45:25 Average: 5448763 0 813508 10.16 2620 1744041 1284363 14.18 607678 1555287 10808 15:45:25 15:45:25 15:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:45:25 15:40:01 eth0 224.18 174.40 663.01 60.79 0.00 0.00 0.00 0.00 15:45:25 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 15:40:01 docker0 4.58 4.06 0.64 6.72 0.00 0.00 0.00 0.00 15:45:25 15:41:01 eth0 0.80 0.08 0.07 0.04 0.00 0.00 0.00 0.00 15:45:25 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 15:42:01 eth0 0.95 0.27 0.30 0.14 0.00 0.00 0.00 0.00 15:45:25 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 15:43:01 eth0 0.38 0.08 0.03 0.07 0.00 0.00 0.00 0.00 15:45:25 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 15:44:01 eth0 1.40 0.75 0.65 0.44 0.00 0.00 0.00 0.00 15:45:25 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 15:45:01 eth0 174.59 115.53 938.24 11.67 0.00 0.00 0.00 0.00 15:45:25 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 Average: eth0 67.06 48.53 267.11 12.19 0.00 0.00 0.00 0.00 15:45:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:25 Average: docker0 0.76 0.68 0.11 1.12 0.00 0.00 0.00 0.00 15:45:25 15:45:25 15:45:25 ---> sar -P ALL: 15:45:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) 15:45:25 15:45:25 15:38:30 LINUX RESTART (2 CPU) 15:45:25 15:45:25 15:39:01 CPU %user %nice %system %iowait %steal %idle 15:45:25 15:40:01 all 8.80 0.00 3.07 2.18 0.07 85.88 15:45:25 15:40:01 0 9.18 0.00 3.42 2.39 0.07 84.94 15:45:25 15:40:01 1 8.42 0.00 2.73 1.98 0.07 86.81 15:45:25 15:41:01 all 0.18 0.00 0.08 0.00 0.03 99.72 15:45:25 15:41:01 0 0.08 0.00 0.08 0.00 0.02 99.82 15:45:25 15:41:01 1 0.27 0.00 0.08 0.00 0.03 99.62 15:45:25 15:42:01 all 0.29 0.00 0.06 0.00 0.02 99.63 15:45:25 15:42:01 0 0.10 0.00 0.08 0.00 0.02 99.80 15:45:25 15:42:01 1 0.48 0.00 0.03 0.00 0.02 99.47 15:45:25 15:43:01 all 0.13 0.00 0.06 0.00 0.03 99.78 15:45:25 15:43:01 0 0.05 0.00 0.05 0.00 0.03 99.87 15:45:25 15:43:01 1 0.22 0.00 0.07 0.00 0.02 99.70 15:45:25 15:44:01 all 0.13 0.00 0.11 0.00 0.03 99.73 15:45:25 15:44:01 0 0.13 0.00 0.08 0.00 0.02 99.77 15:45:25 15:44:01 1 0.13 0.00 0.13 0.00 0.03 99.70 15:45:25 15:45:01 all 2.04 0.00 0.52 0.01 0.02 97.42 15:45:25 15:45:01 0 2.22 0.00 0.49 0.02 0.02 97.26 15:45:25 15:45:01 1 1.86 0.00 0.55 0.00 0.02 97.57 15:45:25 Average: all 1.90 0.00 0.64 0.36 0.03 97.06 15:45:25 Average: 0 1.93 0.00 0.69 0.39 0.03 96.95 15:45:25 Average: 1 1.88 0.00 0.59 0.32 0.03 97.18 15:45:25 15:45:25 15:45:25