Pull request #345 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 6b919ea6fb02678ab56f7ebaf56a8666363d6d94+d98e884c364f382237d2e5bf1eb76d86571a43df (ea9f8601cb41a84877eb1831e9b55ed43ddaab94) 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-ssh5536267710268504591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2687006067728715568.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-345/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-345/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8902205977354024463.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh9183618060279825406.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-345/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-345/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6823860211144015201.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1074 in /w/workspace/_app-service-configurable_PR-345 [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-345 # 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-345@tmp/jenkins-gitclient-ssh6557524660724129213.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-345@tmp/jenkins-gitclient-ssh3070917095852267310.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d98e884c364f382237d2e5bf1eb76d86571a43df into PR head commit 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 Merge succeeded, producing 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 Checking out Revision 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 (PR-345) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 # 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-345@tmp/jenkins-gitclient-ssh1303953700351018129.key > git merge d98e884c364f382237d2e5bf1eb76d86571a43df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 # timeout=10 Commit message: "Merge branch 'main' into secrets-file" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T18:55:08.793Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T18:55:08.839Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T18:55:08.855Z] ========================================================= [2021-10-28T18:55:08.855Z] EdgeX Global Pipelines Version Info [2021-10-28T18:55:08.855Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e77c19b88bca7b7ca011003f451877c614221cca # timeout=10 [2021-10-28T18:55:09.992Z] ------------------- [2021-10-28T18:55:09.992Z] stable info: [2021-10-28T18:55:09.992Z] ------------------- [2021-10-28T18:55:09.992Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T18:55:09.992Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T18:55:09.992Z] Message: update stable to v1.0.210 [2021-10-28T18:55:10.569Z] ------------------- [2021-10-28T18:55:10.569Z] experimental info: [2021-10-28T18:55:10.569Z] ------------------- [2021-10-28T18:55:10.569Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T18:55:10.569Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T18:55:10.569Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T18:55:10.644Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-10-28T18:55:10.655Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-10-28T18:55:10.666Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T18:55:10.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T18:55:10.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T18:55:10.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T18:55:10.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T18:55:10.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-28T18:55:10.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T18:55:10.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T18:55:10.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T18:55:10.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-10-28T18:55:10.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T18:55:10.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T18:55:10.818Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:55:10.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:55:10.840Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:55:10.852Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:55:10.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T18:55:10.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-28T18:55:10.884Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-28T18:55:10.896Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-28T18:55:10.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-28T18:55:10.921Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-28T18:55:10.932Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-28T18:55:10.942Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T18:55:10.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo [2021-10-28T18:55:10.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo [2021-10-28T18:55:10.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo [2021-10-28T18:55:10.985Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 [Pipeline] echo [2021-10-28T18:55:10.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b919ea [Pipeline] echo [2021-10-28T18:55:11.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:55:11.033Z] provisioning config files... [2021-10-28T18:55:11.047Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-345@tmp/config4494453988561950060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:55:11.367Z] ---> docker-login.sh [2021-10-28T18:55:11.367Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:55:11.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:55:11.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:55:11.367Z] Configure a credential helper to remove this warning. See [2021-10-28T18:55:11.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:55:11.367Z] [2021-10-28T18:55:11.367Z] Login Succeeded [2021-10-28T18:55:11.367Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:55:11.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:55:11.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:55:11.635Z] Configure a credential helper to remove this warning. See [2021-10-28T18:55:11.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:55:11.635Z] [2021-10-28T18:55:11.635Z] Login Succeeded [2021-10-28T18:55:11.635Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:55:11.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:55:11.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:55:11.635Z] Configure a credential helper to remove this warning. See [2021-10-28T18:55:11.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:55:11.635Z] [2021-10-28T18:55:11.635Z] Login Succeeded [2021-10-28T18:55:11.635Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:55:11.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:55:11.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:55:11.895Z] Configure a credential helper to remove this warning. See [2021-10-28T18:55:11.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:55:11.895Z] [2021-10-28T18:55:11.895Z] Login Succeeded [2021-10-28T18:55:11.895Z] docker.io [2021-10-28T18:55:11.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:55:12.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:55:12.155Z] Configure a credential helper to remove this warning. See [2021-10-28T18:55:12.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:55:12.155Z] [2021-10-28T18:55:12.155Z] Login Succeeded [2021-10-28T18:55:12.155Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:55:12.163Z] 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 [2021-10-28T18:55:12.609Z] + git log --format=format:%s -1 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 [Pipeline] echo [2021-10-28T18:55:12.643Z] GIT_COMMIT: 6b919ea6fb02678ab56f7ebaf56a8666363d6d94, Commit Message: Merge branch 'main' into secrets-file [Pipeline] echo [2021-10-28T18:55:12.651Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:55:13.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:55:13.066Z] [2021-10-28T18:55:13.066Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:55:13.372Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:55:13.372Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T18:55:13.372Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:55:13.372Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T18:55:13.372Z] 4c7163046ea9: Pulling fs layer [2021-10-28T18:55:13.372Z] 0c2d73faf560: Pulling fs layer [2021-10-28T18:55:13.372Z] 0c2d73faf560: Waiting [2021-10-28T18:55:13.372Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T18:55:13.372Z] 3e5f54012d9b: Download complete [2021-10-28T18:55:13.372Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:55:13.372Z] a0d0a0d46f8b: Download complete [2021-10-28T18:55:13.372Z] 0c2d73faf560: Verifying Checksum [2021-10-28T18:55:13.372Z] 0c2d73faf560: Download complete [2021-10-28T18:55:13.372Z] 4c7163046ea9: Verifying Checksum [2021-10-28T18:55:13.372Z] 4c7163046ea9: Download complete [2021-10-28T18:55:13.643Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:55:13.643Z] 3e5f54012d9b: Pull complete [2021-10-28T18:55:13.904Z] 4c7163046ea9: Pull complete [2021-10-28T18:55:14.169Z] 0c2d73faf560: Pull complete [2021-10-28T18:55:14.169Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T18:55:14.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:55:14.169Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T18:55:14.229Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-10-28T18:55:14.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-345 -v /w/workspace/_app-service-configurable_PR-345:/w/workspace/_app-service-configurable_PR-345:rw,z -v /w/workspace/_app-service-configurable_PR-345@tmp:/w/workspace/_app-service-configurable_PR-345@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-28T18:55:14.813Z] $ docker top 439366a7add1b6ef86fbfab43d2de1bf292129e2c54987df4feecf6d015b92fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T18:55:14.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:55:14.903Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:55:14.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:55:14.999Z] $ docker exec 439366a7add1b6ef86fbfab43d2de1bf292129e2c54987df4feecf6d015b92fa ssh-agent [2021-10-28T18:55:15.103Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKmFBod/agent.14 [2021-10-28T18:55:15.103Z] SSH_AGENT_PID=20 [2021-10-28T18:55:15.111Z] Running ssh-add (command line suppressed) [2021-10-28T18:55:15.198Z] Identity added: /w/workspace/_app-service-configurable_PR-345@tmp/private_key_2684912211567096730.key (/w/workspace/_app-service-configurable_PR-345@tmp/private_key_2684912211567096730.key) [2021-10-28T18:55:15.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:55:15.502Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T18:55:15.518Z] $ docker exec --env ******** --env ******** 439366a7add1b6ef86fbfab43d2de1bf292129e2c54987df4feecf6d015b92fa ssh-agent -k [2021-10-28T18:55:15.605Z] unset SSH_AUTH_SOCK; [2021-10-28T18:55:15.607Z] unset SSH_AGENT_PID; [2021-10-28T18:55:15.607Z] echo Agent pid 20 killed; [2021-10-28T18:55:15.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T18:55:15.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:55:15.643Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:55:15.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:55:15.744Z] $ docker exec 439366a7add1b6ef86fbfab43d2de1bf292129e2c54987df4feecf6d015b92fa ssh-agent [2021-10-28T18:55:15.839Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJgpMkM/agent.53 [2021-10-28T18:55:15.839Z] SSH_AGENT_PID=60 [2021-10-28T18:55:15.844Z] Running ssh-add (command line suppressed) [2021-10-28T18:55:15.950Z] Identity added: /w/workspace/_app-service-configurable_PR-345@tmp/private_key_5671683358813819287.key (/w/workspace/_app-service-configurable_PR-345@tmp/private_key_5671683358813819287.key) [2021-10-28T18:55:15.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:55:16.259Z] + git semver init [2021-10-28T18:55:16.259Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T18:55:16.259Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-345/.git [2021-10-28T18:55:16.259Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-345 [2021-10-28T18:55:16.259Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T18:55:16.259Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T18:55:16.259Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T18:55:16.259Z] # $SEMVER_BRANCH = PR-345 [2021-10-28T18:55:16.259Z] # $SEMVER_TEMP = /tmp/semver-262152139 [2021-10-28T18:55:16.259Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-10-28T18:55:16.831Z] # '/tmp/semver-262152139' -> '/w/workspace/_app-service-configurable_PR-345/.semver' [2021-10-28T18:55:16.831Z] # -> Force: false [2021-10-28T18:55:16.831Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-345/.semver [Pipeline] } [2021-10-28T18:55:16.841Z] $ docker exec --env ******** --env ******** 439366a7add1b6ef86fbfab43d2de1bf292129e2c54987df4feecf6d015b92fa ssh-agent -k [2021-10-28T18:55:16.942Z] unset SSH_AUTH_SOCK; [2021-10-28T18:55:16.942Z] unset SSH_AGENT_PID; [2021-10-28T18:55:16.942Z] echo Agent pid 60 killed; [2021-10-28T18:55:16.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T18:55:17.263Z] + git semver [Pipeline] } [2021-10-28T18:55:17.279Z] $ docker stop --time=1 439366a7add1b6ef86fbfab43d2de1bf292129e2c54987df4feecf6d015b92fa [2021-10-28T18:55:18.492Z] $ docker rm -f 439366a7add1b6ef86fbfab43d2de1bf292129e2c54987df4feecf6d015b92fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:55:18.851Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T18:55:19.071Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T18:55:19.073Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-28T18:55:34.220Z] Still waiting to schedule task [2021-10-28T18:55:34.221Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-28T18:55:34.223Z] Still waiting to schedule task [2021-10-28T18:55:34.223Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-28T18:58:09.922Z] Running on prd-centos7-docker-4c-2g-1318 in /w/workspace/_app-service-configurable_PR-345 [Pipeline] { [Pipeline] ws [2021-10-28T18:58:09.936Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-10-28T18:58:10.019Z] Selected Git installation does not exist. Using Default [2021-10-28T18:58:10.019Z] The recommended git tool is: NONE [2021-10-28T18:58:12.016Z] using credential edgex-jenkins-ssh [2021-10-28T18:58:12.026Z] Cloning the remote Git repository [2021-10-28T18:58:11.190Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T18:58:11.243Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-10-28T18:58:11.280Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T18:58:11.280Z] > git --version # timeout=10 [2021-10-28T18:58:11.290Z] > git --version # 'git version 2.24.4' [2021-10-28T18:58:11.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:58:11.312Z] [INFO] Currently running in a labeled security context [2021-10-28T18:58:11.312Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:58:11.312Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh6919186132579377202.key [2021-10-28T18:58:11.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:58:11.994Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-28T18:58:12.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:58:12.020Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-28T18:58:12.034Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T18:58:12.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:58:12.036Z] [INFO] Currently running in a labeled security context [2021-10-28T18:58:12.036Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:58:12.036Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh1871843093411354627.key [2021-10-28T18:58:12.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T18:58:13.576Z] Merging remotes/origin/main commit d98e884c364f382237d2e5bf1eb76d86571a43df into PR head commit 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 [2021-10-28T18:58:13.674Z] Merge succeeded, producing 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 [2021-10-28T18:58:13.675Z] Checking out Revision 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 (PR-345) [2021-10-28T18:58:12.728Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:58:12.741Z] > git checkout -f 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 # timeout=10 [2021-10-28T18:58:12.773Z] > git remote # timeout=10 [2021-10-28T18:58:12.787Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T18:58:12.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:58:12.797Z] [INFO] Currently running in a labeled security context [2021-10-28T18:58:12.797Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:58:12.797Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh2447155326943015145.key [2021-10-28T18:58:12.801Z] > git merge d98e884c364f382237d2e5bf1eb76d86571a43df # timeout=10 [2021-10-28T18:58:12.808Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T18:58:12.821Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:58:12.830Z] > git checkout -f 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 # timeout=10 [2021-10-28T18:58:17.060Z] Commit message: "Merge branch 'main' into secrets-file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:58:17.482Z] provisioning config files... [2021-10-28T18:58:17.495Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config4857311474327866387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:58:17.897Z] ---> docker-login.sh [2021-10-28T18:58:17.897Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:58:17.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:58:18.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:58:18.161Z] Configure a credential helper to remove this warning. See [2021-10-28T18:58:18.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:58:18.162Z] [2021-10-28T18:58:18.162Z] Login Succeeded [2021-10-28T18:58:18.162Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:58:18.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:58:18.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:58:18.162Z] Configure a credential helper to remove this warning. See [2021-10-28T18:58:18.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:58:18.162Z] [2021-10-28T18:58:18.162Z] Login Succeeded [2021-10-28T18:58:18.162Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:58:18.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:58:18.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:58:18.423Z] Configure a credential helper to remove this warning. See [2021-10-28T18:58:18.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:58:18.423Z] [2021-10-28T18:58:18.423Z] Login Succeeded [2021-10-28T18:58:18.423Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:58:18.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:58:18.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:58:18.423Z] Configure a credential helper to remove this warning. See [2021-10-28T18:58:18.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:58:18.423Z] [2021-10-28T18:58:18.423Z] Login Succeeded [2021-10-28T18:58:18.423Z] docker.io [2021-10-28T18:58:18.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:58:18.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:58:18.683Z] Configure a credential helper to remove this warning. See [2021-10-28T18:58:18.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:58:18.683Z] [2021-10-28T18:58:18.683Z] Login Succeeded [2021-10-28T18:58:18.683Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:58:18.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T18:58:18.840Z] ========================================================= [2021-10-28T18:58:18.840Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T18:58:18.840Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:58:19.146Z] + 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 . [2021-10-28T18:58:19.146Z] Sending build context to Docker daemon 200.7kB [2021-10-28T18:58:19.146Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T18:58:19.146Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-28T18:58:19.146Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T18:58:19.146Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:58:19.146Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T18:58:19.146Z] b8b176561691: Pulling fs layer [2021-10-28T18:58:19.146Z] 4527c011a84f: Pulling fs layer [2021-10-28T18:58:19.146Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T18:58:19.146Z] e0aca202a116: Pulling fs layer [2021-10-28T18:58:19.146Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T18:58:19.146Z] 34cad66bf833: Pulling fs layer [2021-10-28T18:58:19.146Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T18:58:19.146Z] 5d74067f8e1e: Waiting [2021-10-28T18:58:19.146Z] e0aca202a116: Waiting [2021-10-28T18:58:19.146Z] 3a43be97a3b4: Waiting [2021-10-28T18:58:19.146Z] 34cad66bf833: Waiting [2021-10-28T18:58:19.146Z] b4e3c513aaa6: Waiting [2021-10-28T18:58:19.146Z] 4527c011a84f: Waiting [2021-10-28T18:58:19.146Z] b8b176561691: Verifying Checksum [2021-10-28T18:58:19.146Z] b8b176561691: Download complete [2021-10-28T18:58:19.415Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T18:58:19.415Z] 31adcdaf11c8: Download complete [2021-10-28T18:58:19.415Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T18:58:19.416Z] 5d74067f8e1e: Download complete [2021-10-28T18:58:19.416Z] e0aca202a116: Verifying Checksum [2021-10-28T18:58:19.416Z] e0aca202a116: Download complete [2021-10-28T18:58:19.416Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:58:19.416Z] a0d0a0d46f8b: Download complete [2021-10-28T18:58:19.416Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T18:58:19.416Z] 3a43be97a3b4: Download complete [2021-10-28T18:58:19.416Z] 34cad66bf833: Verifying Checksum [2021-10-28T18:58:19.416Z] 34cad66bf833: Download complete [2021-10-28T18:58:19.683Z] 4527c011a84f: Verifying Checksum [2021-10-28T18:58:19.683Z] 4527c011a84f: Download complete [2021-10-28T18:58:19.941Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:58:19.941Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T18:58:19.942Z] b4e3c513aaa6: Download complete [2021-10-28T18:58:19.942Z] 31adcdaf11c8: Pull complete [2021-10-28T18:58:19.942Z] b8b176561691: Pull complete [2021-10-28T18:58:24.182Z] 4527c011a84f: Pull complete [2021-10-28T18:58:24.182Z] 5d74067f8e1e: Pull complete [2021-10-28T18:58:24.182Z] e0aca202a116: Pull complete [2021-10-28T18:58:24.182Z] 3a43be97a3b4: Pull complete [2021-10-28T18:58:24.182Z] 34cad66bf833: Pull complete [2021-10-28T18:58:26.765Z] b4e3c513aaa6: Pull complete [2021-10-28T18:58:26.765Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T18:58:26.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:58:26.765Z] ---> 9f6097aaca64 [2021-10-28T18:58:26.765Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T18:58:28.683Z] ---> Running in 54a7e2e80042 [2021-10-28T18:58:28.683Z] Removing intermediate container 54a7e2e80042 [2021-10-28T18:58:28.683Z] ---> ac76961a9ba4 [2021-10-28T18:58:28.683Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T18:58:28.683Z] ---> Running in 527d58b081b3 [2021-10-28T18:58:28.683Z] Removing intermediate container 527d58b081b3 [2021-10-28T18:58:28.683Z] ---> 3c7fc56be14b [2021-10-28T18:58:28.683Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-28T18:58:28.683Z] ---> Running in 64f60391577a [2021-10-28T18:58:28.683Z] Removing intermediate container 64f60391577a [2021-10-28T18:58:28.683Z] ---> fc57e001bcbd [2021-10-28T18:58:28.683Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:58:28.683Z] ---> Running in 749ddd996e4b [2021-10-28T18:58:29.252Z] Removing intermediate container 749ddd996e4b [2021-10-28T18:58:29.252Z] ---> 8691d02b264e [2021-10-28T18:58:29.252Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T18:58:29.252Z] ---> Running in e41a943267b9 [2021-10-28T18:58:29.515Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:58:30.457Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:58:30.718Z] OK: 220 MiB in 52 packages [2021-10-28T18:58:30.979Z] Removing intermediate container e41a943267b9 [2021-10-28T18:58:30.979Z] ---> d2d42cf015d4 [2021-10-28T18:58:30.979Z] Step 8/12 : WORKDIR /app [2021-10-28T18:58:30.979Z] ---> Running in 3f0eb8324a70 [2021-10-28T18:58:31.241Z] Removing intermediate container 3f0eb8324a70 [2021-10-28T18:58:31.241Z] ---> 583caae52d71 [2021-10-28T18:58:31.241Z] Step 9/12 : COPY . . [2021-10-28T18:58:31.241Z] ---> 9dbff08751ac [2021-10-28T18:58:31.241Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:58:31.241Z] ---> Running in 16c80729f2cc [2021-10-28T18:59:03.359Z] Removing intermediate container 16c80729f2cc [2021-10-28T18:59:03.359Z] ---> 7bfb2fce7625 [2021-10-28T18:59:03.359Z] Step 11/12 : ARG MAKE="make build" [2021-10-28T18:59:03.359Z] ---> Running in 1e5b341de69a [2021-10-28T18:59:03.359Z] Removing intermediate container 1e5b341de69a [2021-10-28T18:59:03.359Z] ---> a1213697872d [2021-10-28T18:59:03.359Z] Step 12/12 : RUN $MAKE [2021-10-28T18:59:03.359Z] ---> Running in 6a097c94df67 [2021-10-28T18:59:03.359Z] noop [2021-10-28T18:59:03.359Z] Removing intermediate container 6a097c94df67 [2021-10-28T18:59:03.359Z] ---> e6638376d3c5 [2021-10-28T18:59:03.359Z] Successfully built e6638376d3c5 [2021-10-28T18:59:03.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:59:03.663Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:59:03.664Z] . [Pipeline] withDockerContainer [2021-10-28T18:59:03.733Z] prd-centos7-docker-4c-2g-1318 does not seem to be running inside a container [2021-10-28T18:59:03.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** ci-base-image-x86_64 cat [2021-10-28T18:59:04.113Z] $ docker top d5e55190e54e8883f7811fe4f7375a8907af7ce9e91721e9d0a827adabda624e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:59:04.490Z] + go version [2021-10-28T18:59:04.490Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T18:59:04.499Z] $ docker stop --time=1 d5e55190e54e8883f7811fe4f7375a8907af7ce9e91721e9d0a827adabda624e [2021-10-28T18:59:05.688Z] $ docker rm -f d5e55190e54e8883f7811fe4f7375a8907af7ce9e91721e9d0a827adabda624e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:59:06.128Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:59:06.128Z] . [Pipeline] withDockerContainer [2021-10-28T18:59:06.199Z] prd-centos7-docker-4c-2g-1318 does not seem to be running inside a container [2021-10-28T18:59:06.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** ci-base-image-x86_64 cat [2021-10-28T18:59:06.537Z] $ docker top dda8d21c9bf45c1b7ea81e38736f5a2daab19789677bd36c5d885df9f34fbb0d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:59:06.909Z] + make test [2021-10-28T18:59:06.909Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-28T18:59:21.977Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-10-28T18:59:21.977Z] CGO_ENABLED=1 go vet ./... [2021-10-28T18:59:28.594Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T18:59:28.594Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T18:59:28.594Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-28T18:59:28.602Z] $ docker stop --time=1 dda8d21c9bf45c1b7ea81e38736f5a2daab19789677bd36c5d885df9f34fbb0d [2021-10-28T18:59:30.197Z] $ docker rm -f dda8d21c9bf45c1b7ea81e38736f5a2daab19789677bd36c5d885df9f34fbb0d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:59:30.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-28T18:59:30.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-28T18:59:31.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-28T18:59:31.887Z] + ls -al . [2021-10-28T18:59:31.887Z] total 148 [2021-10-28T18:59:31.887Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 28 18:59 . [2021-10-28T18:59:31.887Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 28 18:58 .. [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 7608 Oct 28 18:58 Attribution.txt [2021-10-28T18:59:31.887Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 28 18:58 bin [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 22206 Oct 28 18:58 CHANGELOG.md [2021-10-28T18:59:31.887Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 28 18:59 coverage.out [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 2064 Oct 28 18:58 Dockerfile [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 28 18:58 .dockerignore [2021-10-28T18:59:31.887Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 28 18:58 .git [2021-10-28T18:59:31.887Z] drwxrwxr-x. 2 jenkins jenkins 104 Oct 28 18:58 .github [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 104 Oct 28 18:58 .gitignore [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 136 Oct 28 18:58 go.mod [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 50273 Oct 28 18:58 go.sum [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 18:58 GOVERNANCE.md [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 687 Oct 28 18:58 Jenkinsfile [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 28 18:58 LICENSE [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 1949 Oct 28 18:58 main.go [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 1614 Oct 28 18:58 makefile [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 618 Oct 28 18:58 OWNERS.md [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 3224 Oct 28 18:58 README.md [2021-10-28T18:59:31.887Z] drwxrwxr-x. 9 jenkins jenkins 151 Oct 28 18:58 res [2021-10-28T18:59:31.887Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 28 18:58 snap [2021-10-28T18:59:31.887Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 28 18:55 VERSION [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:59:32.183Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6b919ea6fb02678ab56f7ebaf56a8666363d6d94 --label arch=amd64 --label version=0.0.0 . [2021-10-28T18:59:32.183Z] Sending build context to Docker daemon 201.7kB [2021-10-28T18:59:32.183Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T18:59:32.183Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-28T18:59:32.183Z] ---> e6638376d3c5 [2021-10-28T18:59:32.183Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T18:59:32.183Z] ---> Running in 5595cf172175 [2021-10-28T18:59:32.183Z] Removing intermediate container 5595cf172175 [2021-10-28T18:59:32.183Z] ---> 8aeb0a3bd403 [2021-10-28T18:59:32.183Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T18:59:32.183Z] ---> Running in d12c16b7d0d8 [2021-10-28T18:59:32.446Z] Removing intermediate container d12c16b7d0d8 [2021-10-28T18:59:32.446Z] ---> c4ba30859add [2021-10-28T18:59:32.446Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-28T18:59:32.446Z] ---> Running in 87b2d17e7ebc [2021-10-28T18:59:32.446Z] Removing intermediate container 87b2d17e7ebc [2021-10-28T18:59:32.446Z] ---> c110b95f5c14 [2021-10-28T18:59:32.446Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:59:32.446Z] ---> Running in 1709a9ee2fd2 [2021-10-28T18:59:33.019Z] Removing intermediate container 1709a9ee2fd2 [2021-10-28T18:59:33.019Z] ---> 0cbcd8dfc787 [2021-10-28T18:59:33.019Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T18:59:33.019Z] ---> Running in 171ac6cf8ab6 [2021-10-28T18:59:33.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:59:34.218Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:59:34.486Z] OK: 220 MiB in 52 packages [2021-10-28T18:59:34.748Z] Removing intermediate container 171ac6cf8ab6 [2021-10-28T18:59:34.748Z] ---> 8ebf2b523a3f [2021-10-28T18:59:34.748Z] Step 8/26 : WORKDIR /app [2021-10-28T18:59:34.748Z] ---> Running in 071709368e9d [2021-10-28T18:59:34.748Z] Removing intermediate container 071709368e9d [2021-10-28T18:59:34.748Z] ---> 679ddaec73f5 [2021-10-28T18:59:34.748Z] Step 9/26 : COPY . . [2021-10-28T18:59:35.012Z] ---> e2041adaa7f9 [2021-10-28T18:59:35.012Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:59:35.012Z] ---> Running in 31c513fa40ba [2021-10-28T18:59:35.588Z] Removing intermediate container 31c513fa40ba [2021-10-28T18:59:35.588Z] ---> 300005cf107e [2021-10-28T18:59:35.588Z] Step 11/26 : ARG MAKE="make build" [2021-10-28T18:59:35.588Z] ---> Running in c340a5f13460 [2021-10-28T18:59:35.588Z] Removing intermediate container c340a5f13460 [2021-10-28T18:59:35.588Z] ---> 7df2eb1c9685 [2021-10-28T18:59:35.588Z] Step 12/26 : RUN $MAKE [2021-10-28T18:59:35.588Z] ---> Running in e44f0dd95d3c [2021-10-28T18:59:35.857Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-10-28T18:59:48.152Z] Removing intermediate container e44f0dd95d3c [2021-10-28T18:59:48.152Z] ---> d94c0b8aa933 [2021-10-28T18:59:48.152Z] Step 13/26 : FROM alpine:3.14 [2021-10-28T18:59:48.152Z] 3.14: Pulling from library/alpine [2021-10-28T18:59:48.152Z] a0d0a0d46f8b: Already exists [2021-10-28T18:59:48.152Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T18:59:48.152Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T18:59:48.152Z] ---> 14119a10abf4 [2021-10-28T18:59:48.152Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-28T18:59:48.152Z] ---> Running in 16e3f6eb2bb8 [2021-10-28T18:59:48.152Z] Removing intermediate container 16e3f6eb2bb8 [2021-10-28T18:59:48.152Z] ---> 0a7e35dd6f6a [2021-10-28T18:59:48.152Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-10-28T18:59:48.152Z] ---> Running in f8917f1c0e98 [2021-10-28T18:59:48.152Z] Removing intermediate container f8917f1c0e98 [2021-10-28T18:59:48.152Z] ---> 831cea4a9b79 [2021-10-28T18:59:48.152Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-10-28T18:59:48.152Z] ---> Running in 898a831f890a [2021-10-28T18:59:48.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:59:48.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:59:48.671Z] (1/7) Installing ca-certificates (20191127-r5) [2021-10-28T18:59:48.671Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-10-28T18:59:48.671Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T18:59:48.671Z] (4/7) Installing libsodium (1.0.18-r0) [2021-10-28T18:59:48.671Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T18:59:48.671Z] (6/7) Installing libzmq (4.3.4-r0) [2021-10-28T18:59:48.671Z] (7/7) Installing zeromq (4.3.4-r0) [2021-10-28T18:59:48.671Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:59:48.671Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T18:59:48.934Z] OK: 9 MiB in 21 packages [2021-10-28T18:59:49.196Z] Removing intermediate container 898a831f890a [2021-10-28T18:59:49.196Z] ---> a2e48557f650 [2021-10-28T18:59:49.196Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-28T18:59:49.196Z] ---> ae6263b12646 [2021-10-28T18:59:49.196Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-28T18:59:49.456Z] ---> d27f867babe3 [2021-10-28T18:59:49.456Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-10-28T18:59:49.456Z] ---> ede9459eb346 [2021-10-28T18:59:49.456Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-10-28T18:59:50.026Z] ---> e9c58c223e1b [2021-10-28T18:59:50.026Z] Step 21/26 : EXPOSE 48095 [2021-10-28T18:59:50.026Z] ---> Running in 8fd44ca09ad3 [2021-10-28T18:59:50.026Z] Removing intermediate container 8fd44ca09ad3 [2021-10-28T18:59:50.026Z] ---> 40bda47af3d0 [2021-10-28T18:59:50.026Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-10-28T18:59:50.026Z] ---> Running in 4d26c4800772 [2021-10-28T18:59:50.286Z] Removing intermediate container 4d26c4800772 [2021-10-28T18:59:50.286Z] ---> 20d6643662fe [2021-10-28T18:59:50.286Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:59:50.286Z] ---> Running in 6e3f4cee384d [2021-10-28T18:59:50.286Z] Removing intermediate container 6e3f4cee384d [2021-10-28T18:59:50.286Z] ---> e5e77724a292 [2021-10-28T18:59:50.286Z] Step 24/26 : LABEL arch=amd64 [2021-10-28T18:59:50.286Z] ---> Running in 1cd69de0b965 [2021-10-28T18:59:50.286Z] Removing intermediate container 1cd69de0b965 [2021-10-28T18:59:50.286Z] ---> 0c983f830b7a [2021-10-28T18:59:50.286Z] Step 25/26 : LABEL git_sha=6b919ea6fb02678ab56f7ebaf56a8666363d6d94 [2021-10-28T18:59:50.546Z] ---> Running in 9c7ffbe0762f [2021-10-28T18:59:50.546Z] Removing intermediate container 9c7ffbe0762f [2021-10-28T18:59:50.546Z] ---> c5c26c0d1e54 [2021-10-28T18:59:50.546Z] Step 26/26 : LABEL version=0.0.0 [2021-10-28T18:59:50.546Z] ---> Running in 0c476a0997ba [2021-10-28T18:59:50.546Z] Removing intermediate container 0c476a0997ba [2021-10-28T18:59:50.546Z] ---> f18671c48935 [2021-10-28T18:59:50.546Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-28T18:59:50.546Z] Successfully built f18671c48935 [2021-10-28T18:59:50.546Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-28T19:00:05.878Z] Still waiting to schedule task [2021-10-28T19:00:05.878Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1206’ [2021-10-28T19:01:36.037Z] Running on prd-ubuntu18.04-docker-8c-8g-1606 in /w/workspace/_app-service-configurable_PR-345 [Pipeline] { [Pipeline] ws [2021-10-28T19:01:36.051Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-10-28T19:01:36.137Z] Selected Git installation does not exist. Using Default [2021-10-28T19:01:36.137Z] The recommended git tool is: NONE [2021-10-28T19:01:37.995Z] using credential edgex-jenkins-ssh [2021-10-28T19:01:38.015Z] Cloning the remote Git repository [2021-10-28T19:01:38.030Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T19:01:38.089Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-10-28T19:01:38.118Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T19:01:38.118Z] > git --version # timeout=10 [2021-10-28T19:01:38.124Z] > git --version # 'git version 2.17.1' [2021-10-28T19:01:38.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T19:01:38.156Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T19:01:39.460Z] Merging remotes/origin/main commit d98e884c364f382237d2e5bf1eb76d86571a43df into PR head commit 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-10-28T19:01:38.806Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-28T19:01:38.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T19:01:38.832Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-28T19:01:38.846Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T19:01:38.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T19:01:38.852Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T19:01:39.465Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T19:01:39.479Z] > git checkout -f 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 # timeout=10 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T19:01:39.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T19:01:39.948Z] [2021-10-28T19:01:39.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T19:01:40.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T19:01:40.267Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T19:01:40.267Z] b4d181a07f80: Pulling fs layer [2021-10-28T19:01:40.267Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T19:01:40.267Z] ed53099fbce6: Pulling fs layer [2021-10-28T19:01:40.267Z] dc539afda2c1: Pulling fs layer [2021-10-28T19:01:40.267Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T19:01:40.267Z] 9065ff56babe: Pulling fs layer [2021-10-28T19:01:40.267Z] d287ab97295c: Pulling fs layer [2021-10-28T19:01:40.267Z] dc539afda2c1: Waiting [2021-10-28T19:01:40.267Z] 77bc0d833cb6: Waiting [2021-10-28T19:01:40.267Z] 9065ff56babe: Waiting [2021-10-28T19:01:40.267Z] d287ab97295c: Waiting [2021-10-28T19:01:40.267Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T19:01:40.267Z] a1111a8f2ec3: Download complete [2021-10-28T19:01:40.267Z] dc539afda2c1: Verifying Checksum [2021-10-28T19:01:40.267Z] dc539afda2c1: Download complete [2021-10-28T19:01:40.267Z] ed53099fbce6: Verifying Checksum [2021-10-28T19:01:40.267Z] ed53099fbce6: Download complete [2021-10-28T19:01:40.267Z] 9065ff56babe: Verifying Checksum [2021-10-28T19:01:40.267Z] 9065ff56babe: Download complete [2021-10-28T19:01:40.267Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T19:01:40.267Z] 77bc0d833cb6: Download complete [2021-10-28T19:01:40.535Z] b4d181a07f80: Verifying Checksum [2021-10-28T19:01:40.535Z] b4d181a07f80: Download complete [2021-10-28T19:01:41.105Z] d287ab97295c: Verifying Checksum [2021-10-28T19:01:41.105Z] d287ab97295c: Download complete [2021-10-28T19:01:42.059Z] b4d181a07f80: Pull complete [2021-10-28T19:01:42.059Z] a1111a8f2ec3: Pull complete [2021-10-28T19:01:42.635Z] ed53099fbce6: Pull complete [2021-10-28T19:01:42.635Z] dc539afda2c1: Pull complete [2021-10-28T19:01:42.894Z] 77bc0d833cb6: Pull complete [2021-10-28T19:01:42.894Z] 9065ff56babe: Pull complete [2021-10-28T19:01:48.239Z] d287ab97295c: Pull complete [2021-10-28T19:01:48.239Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T19:01:48.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T19:01:48.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T19:01:48.315Z] prd-centos7-docker-4c-2g-1318 does not seem to be running inside a container [2021-10-28T19:01:48.351Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T19:01:50.848Z] $ docker top b3cefd1cecfdf4bd9eb1874c7abc467ba6f65ab2a274bc54f4034b31e2b69540 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T19:01:51.264Z] ---> job-cost.sh [2021-10-28T19:01:51.264Z] lf-activate-venv: SKIPPING [2021-10-28T19:01:51.264Z] INFO: No Stack... [2021-10-28T19:01:52.222Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T19:01:52.482Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T19:01:52.779Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2021-10-28T19:01:52.779Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T19:01:52.806Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-345-2-stack-cost] [2021-10-28T19:01:52.812Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-345-2-stack-cost] did not exist. Created. [2021-10-28T19:01:52.812Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-345-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T19:01:53.124Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-28T19:01:53.158Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T19:01:53.164Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-345-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T19:01:53.179Z] $ docker stop --time=1 b3cefd1cecfdf4bd9eb1874c7abc467ba6f65ab2a274bc54f4034b31e2b69540 [2021-10-28T19:01:54.319Z] $ docker rm -f b3cefd1cecfdf4bd9eb1874c7abc467ba6f65ab2a274bc54f4034b31e2b69540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T19:01:54.558Z] Failed in branch amd64 [2021-10-28T21:09:45.935Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13101 in /w/workspace/_app-service-configurable_PR-345 [Pipeline] { [Pipeline] ws [2021-10-28T21:09:45.946Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-10-28T21:09:46.242Z] Selected Git installation does not exist. Using Default [2021-10-28T21:09:46.242Z] The recommended git tool is: NONE [2021-10-28T21:09:53.049Z] using credential edgex-jenkins-ssh [2021-10-28T21:09:53.065Z] Cloning the remote Git repository [2021-10-28T21:09:53.133Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T21:09:53.251Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-10-28T21:09:53.393Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T21:09:53.394Z] > git --version # timeout=10 [2021-10-28T21:09:53.417Z] > git --version # 'git version 2.17.1' [2021-10-28T21:09:53.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T21:09:53.517Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T21:09:54.479Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-28T21:09:54.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T21:09:54.538Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-28T21:09:54.598Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T21:09:54.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T21:09:54.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T21:09:55.337Z] Merging remotes/origin/main commit d98e884c364f382237d2e5bf1eb76d86571a43df into PR head commit 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T21:09:55.602Z] 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 [2021-10-28T21:09:55.380Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T21:09:55.401Z] > git checkout -f 6b919ea6fb02678ab56f7ebaf56a8666363d6d94 # timeout=10 [2021-10-28T21:09:56.818Z] + '[' -d /w/workspace/_app-service-configurable_PR-345/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:09:57.117Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:09:57.685Z] ---> package-listing.sh [2021-10-28T21:09:57.685Z] ++ facter osfamily [2021-10-28T21:09:57.685Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T21:09:57.962Z] + OS_FAMILY=redhat [2021-10-28T21:09:57.962Z] + workspace=/w/workspace/_app-service-configurable_PR-345 [2021-10-28T21:09:57.962Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T21:09:57.962Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T21:09:57.962Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T21:09:57.962Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T21:09:57.962Z] + '[' /w/workspace/_app-service-configurable_PR-345 ']' [2021-10-28T21:09:57.962Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T21:09:57.962Z] + case "${OS_FAMILY}" in [2021-10-28T21:09:57.962Z] + sort [2021-10-28T21:09:57.962Z] + rpm -qa [2021-10-28T21:09:58.532Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T21:09:58.532Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T21:09:58.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T21:09:58.532Z] + '[' /w/workspace/_app-service-configurable_PR-345 ']' [2021-10-28T21:09:58.532Z] + mkdir -p /w/workspace/_app-service-configurable_PR-345/archives/ [2021-10-28T21:09:58.532Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-345/archives/ [Pipeline] echo [2021-10-28T21:09:58.542Z] 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-28T21:09:58.826Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:09:59.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:09:59.392Z] [2021-10-28T21:09:59.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:09:59.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:09:59.699Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T21:09:59.699Z] b4d181a07f80: Pulling fs layer [2021-10-28T21:09:59.699Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T21:09:59.699Z] ed53099fbce6: Pulling fs layer [2021-10-28T21:09:59.699Z] dc539afda2c1: Pulling fs layer [2021-10-28T21:09:59.699Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T21:09:59.699Z] 9065ff56babe: Pulling fs layer [2021-10-28T21:09:59.699Z] d287ab97295c: Pulling fs layer [2021-10-28T21:09:59.699Z] dc539afda2c1: Waiting [2021-10-28T21:09:59.699Z] 77bc0d833cb6: Waiting [2021-10-28T21:09:59.699Z] 9065ff56babe: Waiting [2021-10-28T21:09:59.699Z] d287ab97295c: Waiting [2021-10-28T21:09:59.699Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T21:09:59.699Z] a1111a8f2ec3: Download complete [2021-10-28T21:09:59.699Z] dc539afda2c1: Verifying Checksum [2021-10-28T21:09:59.699Z] dc539afda2c1: Download complete [2021-10-28T21:09:59.976Z] ed53099fbce6: Verifying Checksum [2021-10-28T21:09:59.976Z] ed53099fbce6: Download complete [2021-10-28T21:09:59.976Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T21:09:59.976Z] 77bc0d833cb6: Download complete [2021-10-28T21:09:59.976Z] 9065ff56babe: Verifying Checksum [2021-10-28T21:09:59.976Z] 9065ff56babe: Download complete [2021-10-28T21:09:59.976Z] b4d181a07f80: Download complete [2021-10-28T21:10:00.560Z] d287ab97295c: Verifying Checksum [2021-10-28T21:10:00.560Z] d287ab97295c: Download complete [2021-10-28T21:10:01.523Z] b4d181a07f80: Pull complete [2021-10-28T21:10:01.523Z] a1111a8f2ec3: Pull complete [2021-10-28T21:10:02.093Z] ed53099fbce6: Pull complete [2021-10-28T21:10:02.359Z] dc539afda2c1: Pull complete [2021-10-28T21:10:02.619Z] 77bc0d833cb6: Pull complete [2021-10-28T21:10:02.620Z] 9065ff56babe: Pull complete [2021-10-28T21:10:07.933Z] d287ab97295c: Pull complete [2021-10-28T21:10:07.933Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T21:10:07.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:10:07.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T21:10:08.001Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-10-28T21:10:08.039Z] $ 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-345/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-345 -v /w/workspace/_app-service-configurable_PR-345:/w/workspace/_app-service-configurable_PR-345:rw,z -v /w/workspace/_app-service-configurable_PR-345@tmp:/w/workspace/_app-service-configurable_PR-345@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:latest cat [2021-10-28T21:10:10.246Z] $ docker top fad246c410cf0232dee03a33bc43611f0f2d1c5381bca38399e7dbf7792bfece -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T21:10:10.606Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T21:10:10.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T21:10:11.191Z] + ls /var/log/sa-host [2021-10-28T21:10:11.191Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T21:10:11.191Z] file_magic: OK [2021-10-28T21:10:11.191Z] HZ: Using current value: 100 [2021-10-28T21:10:11.191Z] file_header: OK [2021-10-28T21:10:11.191Z] 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-10-28T21:10:11.191Z] Statistics: [2021-10-28T21:10:11.192Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:10:11.192Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T21:10:11.192Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T21:10:11.192Z] file_magic: OK [2021-10-28T21:10:11.192Z] HZ: Using current value: 100 [2021-10-28T21:10:11.192Z] file_header: OK [2021-10-28T21:10:11.192Z] 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-10-28T21:10:11.192Z] Statistics: [2021-10-28T21:10:11.192Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:10:11.192Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T21:10:11.271Z] provisioning config files... [2021-10-28T21:10:11.282Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-345@tmp/config8384926155507072295tmp [Pipeline] { [Pipeline] echo [2021-10-28T21:10:11.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:11.583Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T21:10:11.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:11.920Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T21:10:11.934Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:12.226Z] ---> sudo-logs.sh [2021-10-28T21:10:12.226Z] Archiving 'sudo' log.. [2021-10-28T21:10:12.226Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1074.novalocal: Name or service not known [2021-10-28T21:10:12.226Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1074.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T21:10:12.256Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:12.539Z] ---> job-cost.sh [2021-10-28T21:10:12.539Z] lf-activate-venv: SKIPPING [2021-10-28T21:10:12.539Z] DEBUG: total: 0.05999999865889549 [2021-10-28T21:10:12.539Z] INFO: Retrieving Stack Cost... [2021-10-28T21:10:12.799Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T21:10:13.370Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T21:10:13.381Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:13.666Z] ---> logs-deploy.sh [2021-10-28T21:10:13.666Z] lf-activate-venv: SKIPPING [2021-10-28T21:10:13.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-345/2 [2021-10-28T21:10:13.666Z] INFO: archiving workspace using pattern(s): [2021-10-28T21:10:14.235Z] Archives upload complete. [2021-10-28T21:10:14.497Z] INFO: archiving logs to Nexus