Pull request #151 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/app-service-configurable Loading trusted files from base branch master at 4eb982c5c40026bdb4233f13b12533b0406be3c0 rather than dec89c72abff9615ef3e9bcdd11897429aa7ffe5 Obtained Jenkinsfile from 4eb982c5c40026bdb4233f13b12533b0406be3c0 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-21373 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-151 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4eb982c5c40026bdb4233f13b12533b0406be3c0 into PR head commit dec89c72abff9615ef3e9bcdd11897429aa7ffe5 Merge succeeded, producing dec89c72abff9615ef3e9bcdd11897429aa7ffe5 Checking out Revision dec89c72abff9615ef3e9bcdd11897429aa7ffe5 (PR-151) > git config core.sparsecheckout # timeout=10 > git checkout -f dec89c72abff9615ef3e9bcdd11897429aa7ffe5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4eb982c5c40026bdb4233f13b12533b0406be3c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dec89c72abff9615ef3e9bcdd11897429aa7ffe5 # timeout=10 Commit message: "fix(snap): allow disabling of secret-store via config hook" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T22:41:33.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 49759b59fd29d20f15a62bd94968c2ecdbd95213 # timeout=10 [Pipeline] withCredentials [2021-01-19T22:41:33.560Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T22:41:33.699Z] ========================================================= [2021-01-19T22:41:33.699Z] EdgeX Global Pipelines Version Info [2021-01-19T22:41:33.699Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:41:35.231Z] ------------------- [2021-01-19T22:41:35.231Z] stable info: [2021-01-19T22:41:35.231Z] ------------------- [2021-01-19T22:41:35.231Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T22:41:35.231Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-19T22:41:35.231Z] Message: update stable to v1.0.179 [2021-01-19T22:41:36.178Z] ------------------- [2021-01-19T22:41:36.178Z] experimental info: [2021-01-19T22:41:36.178Z] ------------------- [2021-01-19T22:41:36.178Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T22:41:36.178Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-19T22:41:36.178Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T22:41:36.455Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-01-19T22:41:36.566Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-01-19T22:41:36.664Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T22:41:36.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T22:41:36.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T22:41:37.000Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T22:41:37.098Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T22:41:37.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T22:41:37.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-19T22:41:37.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T22:41:37.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T22:41:37.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-01-19T22:41:37.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T22:41:37.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T22:41:37.919Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T22:41:38.014Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T22:41:38.108Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T22:41:38.207Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T22:41:38.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T22:41:38.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-19T22:41:38.525Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-19T22:41:38.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-19T22:41:38.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-19T22:41:38.829Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-19T22:41:38.925Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-19T22:41:39.030Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T22:41:39.122Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T22:41:39.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo [2021-01-19T22:41:39.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo [2021-01-19T22:41:39.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo [2021-01-19T22:41:39.516Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dec89c72abff9615ef3e9bcdd11897429aa7ffe5 [Pipeline] echo [2021-01-19T22:41:39.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dec89c7 [Pipeline] echo [2021-01-19T22:41:39.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T22:41:39.856Z] provisioning config files... [2021-01-19T22:41:39.883Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-151@tmp/config1901060315408021202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:41:40.240Z] ---> docker-login.sh [2021-01-19T22:41:40.240Z] nexus3.edgexfoundry.org:10001 [2021-01-19T22:41:40.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:41:40.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:41:40.764Z] Configure a credential helper to remove this warning. See [2021-01-19T22:41:40.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:41:40.764Z] [2021-01-19T22:41:40.764Z] Login Succeeded [2021-01-19T22:41:40.764Z] nexus3.edgexfoundry.org:10002 [2021-01-19T22:41:40.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:41:40.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:41:40.764Z] Configure a credential helper to remove this warning. See [2021-01-19T22:41:40.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:41:40.764Z] [2021-01-19T22:41:40.764Z] Login Succeeded [2021-01-19T22:41:40.764Z] nexus3.edgexfoundry.org:10003 [2021-01-19T22:41:41.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:41:41.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:41:41.030Z] Configure a credential helper to remove this warning. See [2021-01-19T22:41:41.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:41:41.030Z] [2021-01-19T22:41:41.030Z] Login Succeeded [2021-01-19T22:41:41.030Z] nexus3.edgexfoundry.org:10004 [2021-01-19T22:41:41.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:41:41.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:41:41.293Z] Configure a credential helper to remove this warning. See [2021-01-19T22:41:41.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:41:41.293Z] [2021-01-19T22:41:41.293Z] Login Succeeded [2021-01-19T22:41:41.293Z] docker.io [2021-01-19T22:41:41.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:41:41.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:41:41.555Z] Configure a credential helper to remove this warning. See [2021-01-19T22:41:41.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:41:41.555Z] [2021-01-19T22:41:41.555Z] Login Succeeded [2021-01-19T22:41:41.555Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T22:41:41.571Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T22:41:42.461Z] + git log --format=format:%s -1 dec89c72abff9615ef3e9bcdd11897429aa7ffe5 [Pipeline] echo [2021-01-19T22:41:42.527Z] GIT_COMMIT: dec89c72abff9615ef3e9bcdd11897429aa7ffe5, Commit Message: fix(snap): allow disabling of secret-store via config hook [Pipeline] echo [2021-01-19T22:41:42.573Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:41:43.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T22:41:43.618Z] [2021-01-19T22:41:43.618Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:41:43.979Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T22:41:43.979Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T22:41:43.979Z] 31603596830f: Pulling fs layer [2021-01-19T22:41:43.979Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T22:41:43.979Z] 6ca5941a6612: Pulling fs layer [2021-01-19T22:41:43.979Z] ecc8261a40a4: Pulling fs layer [2021-01-19T22:41:43.979Z] ecc8261a40a4: Waiting [2021-01-19T22:41:43.979Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T22:41:43.979Z] 2a8b12db71e7: Download complete [2021-01-19T22:41:44.241Z] 31603596830f: Download complete [2021-01-19T22:41:44.241Z] ecc8261a40a4: Verifying Checksum [2021-01-19T22:41:44.241Z] ecc8261a40a4: Download complete [2021-01-19T22:41:44.241Z] 6ca5941a6612: Verifying Checksum [2021-01-19T22:41:44.241Z] 6ca5941a6612: Download complete [2021-01-19T22:41:44.505Z] 31603596830f: Pull complete [2021-01-19T22:41:44.767Z] 2a8b12db71e7: Pull complete [2021-01-19T22:41:45.343Z] 6ca5941a6612: Pull complete [2021-01-19T22:41:45.605Z] ecc8261a40a4: Pull complete [2021-01-19T22:41:45.605Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T22:41:45.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T22:41:45.868Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T22:41:45.965Z] prd-centos7-docker-4c-2g-21373 does not seem to be running inside a container [2021-01-19T22:41:46.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-151 -v /w/workspace/_app-service-configurable_PR-151:/w/workspace/_app-service-configurable_PR-151:rw,z -v /w/workspace/_app-service-configurable_PR-151@tmp:/w/workspace/_app-service-configurable_PR-151@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-01-19T22:41:47.874Z] $ docker top 5c1b71801a0d2d965f0d4fc698730e0e16314bf5b339c87ed5dd2f7ff6c236cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T22:41:48.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T22:41:48.305Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T22:41:48.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T22:41:48.523Z] $ docker exec 5c1b71801a0d2d965f0d4fc698730e0e16314bf5b339c87ed5dd2f7ff6c236cf ssh-agent [2021-01-19T22:41:48.681Z] SSH_AUTH_SOCK=/tmp/ssh-VxxghYFzr5u5/agent.11 [2021-01-19T22:41:48.681Z] SSH_AGENT_PID=16 [2021-01-19T22:41:48.695Z] Running ssh-add (command line suppressed) [2021-01-19T22:41:48.811Z] Identity added: /w/workspace/_app-service-configurable_PR-151@tmp/private_key_5028211090078406716.key (/w/workspace/_app-service-configurable_PR-151@tmp/private_key_5028211090078406716.key) [2021-01-19T22:41:48.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T22:41:49.199Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T22:41:49.221Z] $ docker exec --env ******** --env ******** 5c1b71801a0d2d965f0d4fc698730e0e16314bf5b339c87ed5dd2f7ff6c236cf ssh-agent -k [2021-01-19T22:41:49.335Z] unset SSH_AUTH_SOCK; [2021-01-19T22:41:49.335Z] unset SSH_AGENT_PID; [2021-01-19T22:41:49.336Z] echo Agent pid 16 killed; [2021-01-19T22:41:49.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T22:41:49.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T22:41:49.528Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T22:41:49.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T22:41:49.696Z] $ docker exec 5c1b71801a0d2d965f0d4fc698730e0e16314bf5b339c87ed5dd2f7ff6c236cf ssh-agent [2021-01-19T22:41:49.854Z] SSH_AUTH_SOCK=/tmp/ssh-NE0S0Ih8IM5w/agent.46 [2021-01-19T22:41:49.854Z] SSH_AGENT_PID=51 [2021-01-19T22:41:49.861Z] Running ssh-add (command line suppressed) [2021-01-19T22:41:49.977Z] Identity added: /w/workspace/_app-service-configurable_PR-151@tmp/private_key_7069944167661526239.key (/w/workspace/_app-service-configurable_PR-151@tmp/private_key_7069944167661526239.key) [2021-01-19T22:41:50.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T22:41:50.375Z] + git semver init [2021-01-19T22:41:50.375Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T22:41:50.375Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-151/.git [2021-01-19T22:41:50.375Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-151 [2021-01-19T22:41:50.375Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T22:41:50.375Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T22:41:50.375Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T22:41:50.375Z] # $SEMVER_BRANCH = PR-151 [2021-01-19T22:41:50.375Z] # $SEMVER_TEMP = /tmp/semver-572716089 [2021-01-19T22:41:50.375Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-01-19T22:41:50.951Z] # '/tmp/semver-572716089' -> '/w/workspace/_app-service-configurable_PR-151/.semver' [2021-01-19T22:41:50.951Z] # -> Force: false [2021-01-19T22:41:50.951Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-151/.semver [Pipeline] } [2021-01-19T22:41:50.964Z] $ docker exec --env ******** --env ******** 5c1b71801a0d2d965f0d4fc698730e0e16314bf5b339c87ed5dd2f7ff6c236cf ssh-agent -k [2021-01-19T22:41:51.095Z] unset SSH_AUTH_SOCK; [2021-01-19T22:41:51.095Z] unset SSH_AGENT_PID; [2021-01-19T22:41:51.096Z] echo Agent pid 51 killed; [2021-01-19T22:41:51.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T22:41:51.694Z] + git semver [Pipeline] } [2021-01-19T22:41:51.711Z] $ docker stop --time=1 5c1b71801a0d2d965f0d4fc698730e0e16314bf5b339c87ed5dd2f7ff6c236cf [2021-01-19T22:41:53.282Z] $ docker rm -f 5c1b71801a0d2d965f0d4fc698730e0e16314bf5b339c87ed5dd2f7ff6c236cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T22:41:53.745Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T22:41:54.274Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T22:41:54.276Z] [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-01-19T22:41:54.998Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21367 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] ws [2021-01-19T22:41:55.048Z] Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout [2021-01-19T22:41:59.628Z] using credential edgex-jenkins-ssh [2021-01-19T22:41:59.684Z] Cloning the remote Git repository [2021-01-19T22:41:59.734Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-19T22:41:59.844Z] > git init /w/workspace/app-service-configurable/15 # timeout=10 [2021-01-19T22:41:59.918Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-19T22:41:59.919Z] > git --version # timeout=10 [2021-01-19T22:41:59.937Z] > git --version # 'git version 2.17.1' [2021-01-19T22:41:59.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:42:00.015Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T22:42:00.740Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-19T22:42:00.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T22:42:00.815Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-19T22:42:00.886Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-19T22:42:00.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:42:00.897Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T22:42:02.309Z] Merging remotes/origin/master commit 4eb982c5c40026bdb4233f13b12533b0406be3c0 into PR head commit dec89c72abff9615ef3e9bcdd11897429aa7ffe5 [2021-01-19T22:42:02.495Z] Merge succeeded, producing dec89c72abff9615ef3e9bcdd11897429aa7ffe5 [2021-01-19T22:42:02.496Z] Checking out Revision dec89c72abff9615ef3e9bcdd11897429aa7ffe5 (PR-151) [2021-01-19T22:42:02.320Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T22:42:02.333Z] > git checkout -f dec89c72abff9615ef3e9bcdd11897429aa7ffe5 # timeout=10 [2021-01-19T22:42:02.405Z] > git remote # timeout=10 [2021-01-19T22:42:02.421Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T22:42:02.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:42:02.448Z] > git merge 4eb982c5c40026bdb4233f13b12533b0406be3c0 # timeout=10 [2021-01-19T22:42:02.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T22:42:02.494Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T22:42:02.506Z] > git checkout -f dec89c72abff9615ef3e9bcdd11897429aa7ffe5 # timeout=10 [2021-01-19T22:42:06.657Z] Commit message: "fix(snap): allow disabling of secret-store via config hook" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T22:42:08.291Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T22:42:08.712Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T22:42:09.056Z] + + truesudo [2021-01-19T22:42:09.056Z] service docker restart [2021-01-19T22:42:09.828Z] Still waiting to schedule task [2021-01-19T22:42:09.828Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T22:42:11.133Z] provisioning config files... [2021-01-19T22:42:11.174Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/15@tmp/config9131621114248849308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:42:11.602Z] ---> docker-login.sh [2021-01-19T22:42:11.602Z] nexus3.edgexfoundry.org:10001 [2021-01-19T22:42:12.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:42:12.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:42:12.863Z] Configure a credential helper to remove this warning. See [2021-01-19T22:42:12.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:42:12.863Z] [2021-01-19T22:42:12.863Z] Login Succeeded [2021-01-19T22:42:12.863Z] nexus3.edgexfoundry.org:10002 [2021-01-19T22:42:13.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:42:13.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:42:13.414Z] Configure a credential helper to remove this warning. See [2021-01-19T22:42:13.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:42:13.414Z] [2021-01-19T22:42:13.414Z] Login Succeeded [2021-01-19T22:42:13.414Z] nexus3.edgexfoundry.org:10003 [2021-01-19T22:42:13.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:42:13.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:42:13.968Z] Configure a credential helper to remove this warning. See [2021-01-19T22:42:13.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:42:13.968Z] [2021-01-19T22:42:13.968Z] Login Succeeded [2021-01-19T22:42:13.968Z] nexus3.edgexfoundry.org:10004 [2021-01-19T22:42:14.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:42:14.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:42:14.519Z] Configure a credential helper to remove this warning. See [2021-01-19T22:42:14.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:42:14.519Z] [2021-01-19T22:42:14.519Z] Login Succeeded [2021-01-19T22:42:14.519Z] docker.io [2021-01-19T22:42:14.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:42:15.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:42:15.078Z] Configure a credential helper to remove this warning. See [2021-01-19T22:42:15.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:42:15.078Z] [2021-01-19T22:42:15.078Z] Login Succeeded [2021-01-19T22:42:15.078Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T22:42:15.097Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-19T22:42:15.557Z] ========================================================= [2021-01-19T22:42:15.557Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T22:42:15.557Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:42:15.931Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-19T22:42:15.931Z] Sending build context to Docker daemon 99.84kB [2021-01-19T22:42:16.207Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T22:42:16.207Z] Step 2/8 : FROM ${BASE} [2021-01-19T22:42:16.482Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T22:42:16.482Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T22:42:16.482Z] a4357932f1b6: Pulling fs layer [2021-01-19T22:42:16.482Z] 18c013af1878: Pulling fs layer [2021-01-19T22:42:16.482Z] 00ac8860ef70: Pulling fs layer [2021-01-19T22:42:16.482Z] 63d7cb157983: Pulling fs layer [2021-01-19T22:42:16.482Z] b116817d02f9: Pulling fs layer [2021-01-19T22:42:16.482Z] 745a02a5169b: Pulling fs layer [2021-01-19T22:42:16.482Z] 00ac8860ef70: Waiting [2021-01-19T22:42:16.482Z] 63d7cb157983: Waiting [2021-01-19T22:42:16.482Z] b116817d02f9: Waiting [2021-01-19T22:42:16.482Z] 745a02a5169b: Waiting [2021-01-19T22:42:16.482Z] 18c013af1878: Verifying Checksum [2021-01-19T22:42:16.482Z] 18c013af1878: Download complete [2021-01-19T22:42:16.482Z] a4357932f1b6: Verifying Checksum [2021-01-19T22:42:16.482Z] 63d7cb157983: Verifying Checksum [2021-01-19T22:42:16.482Z] 63d7cb157983: Download complete [2021-01-19T22:42:16.482Z] b116817d02f9: Verifying Checksum [2021-01-19T22:42:16.482Z] b116817d02f9: Download complete [2021-01-19T22:42:17.082Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T22:42:17.082Z] 5f621e34cdf4: Download complete [2021-01-19T22:42:17.690Z] 5f621e34cdf4: Pull complete [2021-01-19T22:42:18.301Z] a4357932f1b6: Pull complete [2021-01-19T22:42:18.581Z] 18c013af1878: Pull complete [2021-01-19T22:42:19.564Z] 745a02a5169b: Verifying Checksum [2021-01-19T22:42:19.564Z] 745a02a5169b: Download complete [2021-01-19T22:42:20.540Z] 00ac8860ef70: Verifying Checksum [2021-01-19T22:42:20.540Z] 00ac8860ef70: Download complete [2021-01-19T22:42:30.703Z] 00ac8860ef70: Pull complete [2021-01-19T22:42:30.703Z] 63d7cb157983: Pull complete [2021-01-19T22:42:30.977Z] b116817d02f9: Pull complete [2021-01-19T22:42:35.291Z] 745a02a5169b: Pull complete [2021-01-19T22:42:35.291Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T22:42:35.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T22:42:35.291Z] ---> b7e6874047d6 [2021-01-19T22:42:35.291Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-19T22:42:37.269Z] ---> Running in ddbbd3983703 [2021-01-19T22:42:37.863Z] Removing intermediate container ddbbd3983703 [2021-01-19T22:42:37.863Z] ---> cdc8ac2f5d07 [2021-01-19T22:42:37.863Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T22:42:37.863Z] ---> Running in 527bd4cd0247 [2021-01-19T22:42:40.506Z] Removing intermediate container 527bd4cd0247 [2021-01-19T22:42:40.506Z] ---> 4052038ca918 [2021-01-19T22:42:40.506Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-19T22:42:40.506Z] ---> Running in dbde3a063e0b [2021-01-19T22:42:41.489Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T22:42:42.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T22:42:43.055Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-19T22:42:43.055Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-19T22:42:43.326Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-19T22:42:43.327Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-19T22:42:43.327Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-19T22:42:43.602Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-19T22:42:43.602Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T22:42:43.602Z] OK: 144 MiB in 45 packages [2021-01-19T22:42:45.038Z] Removing intermediate container dbde3a063e0b [2021-01-19T22:42:45.038Z] ---> 9ca28942a3ea [2021-01-19T22:42:45.038Z] Step 6/8 : WORKDIR /app [2021-01-19T22:42:45.038Z] ---> Running in fce557b592ed [2021-01-19T22:42:45.633Z] Removing intermediate container fce557b592ed [2021-01-19T22:42:45.633Z] ---> 5b6ad31d8a72 [2021-01-19T22:42:45.633Z] Step 7/8 : COPY . . [2021-01-19T22:42:46.624Z] ---> 5f08f72a0279 [2021-01-19T22:42:46.624Z] Step 8/8 : RUN go mod download [2021-01-19T22:42:46.624Z] ---> Running in d22acf8a9aaf [2021-01-19T22:43:18.986Z] Removing intermediate container d22acf8a9aaf [2021-01-19T22:43:18.986Z] ---> e1a532805c74 [2021-01-19T22:43:18.986Z] Successfully built e1a532805c74 [2021-01-19T22:43:18.986Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:43:19.332Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T22:43:19.332Z] . [Pipeline] withDockerContainer [2021-01-19T22:43:19.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-21367 does not seem to be running inside a container [2021-01-19T22:43:19.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@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 ******** ci-base-image-arm64 cat [2021-01-19T22:43:21.232Z] $ docker top 02206973e35daa5eca550c833d96fc8c74612f5ac13cf07d9f015fe53c9a623e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T22:43:22.298Z] + go version [2021-01-19T22:43:22.298Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T22:43:22.313Z] $ docker stop --time=1 02206973e35daa5eca550c833d96fc8c74612f5ac13cf07d9f015fe53c9a623e [2021-01-19T22:43:24.230Z] $ docker rm -f 02206973e35daa5eca550c833d96fc8c74612f5ac13cf07d9f015fe53c9a623e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:43:25.311Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T22:43:25.311Z] . [Pipeline] withDockerContainer [2021-01-19T22:43:25.534Z] prd-ubuntu18.04-docker-arm64-4c-16g-21367 does not seem to be running inside a container [2021-01-19T22:43:25.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@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 ******** ci-base-image-arm64 cat [2021-01-19T22:43:27.075Z] $ docker top d746865bfb103a52b2bef001636271349995f5fb9a01c8de2fc427cc3857af9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T22:43:28.147Z] + make test [2021-01-19T22:43:28.147Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-01-19T22:44:07.216Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-01-19T22:44:07.216Z] CGO_ENABLED=1 go vet ./... [2021-01-19T22:44:11.541Z] gofmt -l . [2021-01-19T22:44:11.541Z] [ "`gofmt -l .`" = "" ] [2021-01-19T22:44:11.541Z] ./bin/test-go-mod-tidy.sh [2021-01-19T22:44:11.541Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-01-19T22:44:12.537Z] $ docker stop --time=1 d746865bfb103a52b2bef001636271349995f5fb9a01c8de2fc427cc3857af9e [2021-01-19T22:44:14.819Z] $ docker rm -f d746865bfb103a52b2bef001636271349995f5fb9a01c8de2fc427cc3857af9e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T22:44:15.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T22:44:16.853Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T22:44:20.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-19T22:44:21.011Z] + ls -al . [2021-01-19T22:44:21.011Z] total 112 [2021-01-19T22:44:21.011Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 19 22:44 . [2021-01-19T22:44:21.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 22:41 .. [2021-01-19T22:44:21.011Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 19 22:42 .dockerignore [2021-01-19T22:44:21.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 22:42 .git [2021-01-19T22:44:21.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 22:42 .github [2021-01-19T22:44:21.012Z] -rw-rw-r-- 1 jenkins jenkins 93 Jan 19 22:42 .gitignore [2021-01-19T22:44:21.012Z] -rw-rw-r-- 1 jenkins jenkins 6426 Jan 19 22:42 Attribution.txt [2021-01-19T22:44:21.012Z] -rw-rw-r-- 1 jenkins jenkins 2032 Jan 19 22:42 Dockerfile [2021-01-19T22:44:21.012Z] -rw-rw-r-- 1 jenkins jenkins 970 Jan 19 22:42 Dockerfile.build [2021-01-19T22:44:21.012Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 19 22:42 Jenkinsfile [2021-01-19T22:44:21.012Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 19 22:42 LICENSE [2021-01-19T22:44:21.012Z] -rw-rw-r-- 1 jenkins jenkins 1277 Jan 19 22:42 README.md [2021-01-19T22:44:21.012Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 22:41 VERSION [2021-01-19T22:44:21.012Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 22:42 bin [2021-01-19T22:44:21.012Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 19 22:43 coverage.out [2021-01-19T22:44:21.012Z] -rw-r--r-- 1 jenkins jenkins 135 Jan 19 22:44 go.mod [2021-01-19T22:44:21.012Z] -rw-r--r-- 1 jenkins jenkins 18779 Jan 19 22:44 go.sum [2021-01-19T22:44:21.012Z] -rw-rw-r-- 1 jenkins jenkins 1522 Jan 19 22:42 main.go [2021-01-19T22:44:21.012Z] -rw-rw-r-- 1 jenkins jenkins 1582 Jan 19 22:42 makefile [2021-01-19T22:44:21.012Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 22:42 res [2021-01-19T22:44:21.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 22:42 snap [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:44:21.364Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dec89c72abff9615ef3e9bcdd11897429aa7ffe5 --label arch=arm64 --label version=0.0.0 . [2021-01-19T22:44:21.364Z] Sending build context to Docker daemon 121.3kB [2021-01-19T22:44:21.657Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T22:44:21.657Z] Step 2/27 : FROM ${BASE} AS builder [2021-01-19T22:44:21.657Z] ---> e1a532805c74 [2021-01-19T22:44:21.657Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-01-19T22:44:21.957Z] ---> Running in b99001360553 [2021-01-19T22:44:22.550Z] Removing intermediate container b99001360553 [2021-01-19T22:44:22.550Z] ---> 5b4e3e22e37e [2021-01-19T22:44:22.550Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-01-19T22:44:22.550Z] ---> Running in 669793b75b86 [2021-01-19T22:44:23.148Z] Removing intermediate container 669793b75b86 [2021-01-19T22:44:23.148Z] ---> 8c1e393c5990 [2021-01-19T22:44:23.148Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-01-19T22:44:23.421Z] ---> Running in cb8ddda2c983 [2021-01-19T22:44:23.692Z] Removing intermediate container cb8ddda2c983 [2021-01-19T22:44:23.692Z] ---> 90d56d9c8289 [2021-01-19T22:44:23.692Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T22:44:23.966Z] ---> Running in f742e7c7ea54 [2021-01-19T22:44:25.935Z] Removing intermediate container f742e7c7ea54 [2021-01-19T22:44:25.935Z] ---> 7f84973f95fb [2021-01-19T22:44:25.935Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-19T22:44:26.212Z] ---> Running in 0561b9b4fb19 [2021-01-19T22:44:27.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T22:44:28.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T22:44:29.140Z] OK: 144 MiB in 45 packages [2021-01-19T22:44:30.119Z] Removing intermediate container 0561b9b4fb19 [2021-01-19T22:44:30.119Z] ---> 971a1547f299 [2021-01-19T22:44:30.119Z] Step 8/27 : WORKDIR /app [2021-01-19T22:44:30.392Z] ---> Running in 06c6c26e45fb [2021-01-19T22:44:30.666Z] Removing intermediate container 06c6c26e45fb [2021-01-19T22:44:30.666Z] ---> 56eb915d130f [2021-01-19T22:44:30.666Z] Step 9/27 : COPY go.mod . [2021-01-19T22:44:31.645Z] ---> d36038f35d3f [2021-01-19T22:44:31.645Z] Step 10/27 : RUN go mod download [2021-01-19T22:44:31.645Z] ---> Running in cf46036fa08f [2021-01-19T22:44:34.263Z] Removing intermediate container cf46036fa08f [2021-01-19T22:44:34.263Z] ---> 1a71a4d8928c [2021-01-19T22:44:34.263Z] Step 11/27 : COPY . . [2021-01-19T22:44:34.858Z] ---> 00b2202ed3ce [2021-01-19T22:44:34.858Z] Step 12/27 : ARG MAKE="make build" [2021-01-19T22:44:34.858Z] ---> Running in d95f913e0c91 [2021-01-19T22:44:35.454Z] Removing intermediate container d95f913e0c91 [2021-01-19T22:44:35.454Z] ---> f9ffb3e9443d [2021-01-19T22:44:35.454Z] Step 13/27 : RUN $MAKE [2021-01-19T22:44:35.454Z] ---> Running in d6781ed10e04 [2021-01-19T22:44:36.431Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-01-19T22:45:00.481Z] Running on prd-centos7-docker-4c-2g-21374 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] ws [2021-01-19T22:45:00.598Z] Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout [2021-01-19T22:45:09.969Z] using credential edgex-jenkins-ssh [2021-01-19T22:45:10.029Z] Cloning the remote Git repository [2021-01-19T22:45:10.119Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-19T22:45:10.223Z] > git init /w/workspace/app-service-configurable/15 # timeout=10 [2021-01-19T22:45:10.319Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-19T22:45:10.319Z] > git --version # timeout=10 [2021-01-19T22:45:10.334Z] > git --version # 'git version 2.24.3' [2021-01-19T22:45:10.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:45:10.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T22:45:11.014Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-19T22:45:11.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T22:45:11.104Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-19T22:45:11.149Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-19T22:45:11.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:45:11.171Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T22:45:11.693Z] Merging remotes/origin/master commit 4eb982c5c40026bdb4233f13b12533b0406be3c0 into PR head commit dec89c72abff9615ef3e9bcdd11897429aa7ffe5 [2021-01-19T22:45:11.980Z] Merge succeeded, producing dec89c72abff9615ef3e9bcdd11897429aa7ffe5 [2021-01-19T22:45:11.981Z] Checking out Revision dec89c72abff9615ef3e9bcdd11897429aa7ffe5 (PR-151) [2021-01-19T22:45:11.712Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T22:45:11.741Z] > git checkout -f dec89c72abff9615ef3e9bcdd11897429aa7ffe5 # timeout=10 [2021-01-19T22:45:11.831Z] > git remote # timeout=10 [2021-01-19T22:45:11.891Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T22:45:11.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:45:11.941Z] > git merge 4eb982c5c40026bdb4233f13b12533b0406be3c0 # timeout=10 [2021-01-19T22:45:11.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T22:45:11.987Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T22:45:12.018Z] > git checkout -f dec89c72abff9615ef3e9bcdd11897429aa7ffe5 # timeout=10 [2021-01-19T22:45:15.476Z] Removing intermediate container d6781ed10e04 [2021-01-19T22:45:15.476Z] ---> 3819bf19a61f [2021-01-19T22:45:15.476Z] Step 14/27 : FROM alpine:3.12 [2021-01-19T22:45:15.476Z] 3.12: Pulling from library/alpine [2021-01-19T22:45:15.476Z] 159e5727ea61: Pulling fs layer [2021-01-19T22:45:15.476Z] 159e5727ea61: Download complete [2021-01-19T22:45:15.476Z] 159e5727ea61: Pull complete [2021-01-19T22:45:15.476Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T22:45:15.476Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T22:45:15.476Z] ---> afeebe901d6b [2021-01-19T22:45:15.476Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-01-19T22:45:15.476Z] ---> Running in f33f38fd299b [2021-01-19T22:45:15.476Z] Removing intermediate container f33f38fd299b [2021-01-19T22:45:15.476Z] ---> 7ede4555c2ff [2021-01-19T22:45:15.476Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-01-19T22:45:15.476Z] ---> Running in 594fd31188a4 [2021-01-19T22:45:15.476Z] Removing intermediate container 594fd31188a4 [2021-01-19T22:45:15.476Z] ---> 043a6e279eab [2021-01-19T22:45:15.476Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-01-19T22:45:15.476Z] ---> Running in 93427e03084f [2021-01-19T22:45:15.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T22:45:15.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T22:45:15.476Z] (1/7) Installing ca-certificates (20191127-r4) [2021-01-19T22:45:15.476Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-01-19T22:45:15.476Z] (3/7) Installing libgcc (9.3.0-r2) [2021-01-19T22:45:15.476Z] (4/7) Installing libsodium (1.0.18-r0) [2021-01-19T22:45:15.476Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-01-19T22:45:15.476Z] (6/7) Installing libzmq (4.3.3-r0) [2021-01-19T22:45:15.476Z] (7/7) Installing zeromq (4.3.3-r0) [2021-01-19T22:45:15.476Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T22:45:15.476Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T22:45:15.476Z] OK: 9 MiB in 21 packages [2021-01-19T22:45:16.069Z] Removing intermediate container 93427e03084f [2021-01-19T22:45:16.069Z] ---> 5c8e8c467015 [2021-01-19T22:45:16.069Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-01-19T22:45:16.318Z] Commit message: "fix(snap): allow disabling of secret-store via config hook" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-01-19T22:45:17.049Z] ---> e78edec041f7 [2021-01-19T22:45:17.049Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T22:45:17.641Z] ---> a4ce97706781 [2021-01-19T22:45:17.641Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-01-19T22:45:18.235Z] ---> b6730a102cea [2021-01-19T22:45:18.235Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-01-19T22:45:18.377Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T22:45:18.839Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T22:45:19.297Z] + true [2021-01-19T22:45:19.297Z] + sudo service docker restart [2021-01-19T22:45:19.297Z] Redirecting to /bin/systemctl restart docker.service [2021-01-19T22:45:19.670Z] ---> a312b340bb94 [2021-01-19T22:45:19.670Z] Step 22/27 : EXPOSE 48095 [2021-01-19T22:45:19.670Z] ---> Running in 708b8f616a71 [2021-01-19T22:45:20.263Z] Removing intermediate container 708b8f616a71 [2021-01-19T22:45:20.263Z] ---> 2f4a42c47a16 [2021-01-19T22:45:20.263Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-01-19T22:45:20.534Z] ---> Running in 8ed40c6460e2 [Pipeline] withEnv [Pipeline] { [2021-01-19T22:45:20.805Z] Removing intermediate container 8ed40c6460e2 [2021-01-19T22:45:20.805Z] ---> 530f5f538a23 [2021-01-19T22:45:20.805Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] wrap [2021-01-19T22:45:20.857Z] provisioning config files... [2021-01-19T22:45:20.938Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/15@tmp/config7467010698061819096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:45:21.080Z] ---> Running in fc0a9794b22c [2021-01-19T22:45:21.356Z] Removing intermediate container fc0a9794b22c [2021-01-19T22:45:21.356Z] ---> fecf75dbda08 [2021-01-19T22:45:21.356Z] Step 25/27 : LABEL arch=arm64 [2021-01-19T22:45:21.368Z] ---> docker-login.sh [2021-01-19T22:45:21.368Z] nexus3.edgexfoundry.org:10001 [2021-01-19T22:45:21.628Z] ---> Running in 1a479843f56b [2021-01-19T22:45:21.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:45:22.220Z] Removing intermediate container 1a479843f56b [2021-01-19T22:45:22.220Z] ---> e346a2b39277 [2021-01-19T22:45:22.220Z] Step 26/27 : LABEL git_sha=dec89c72abff9615ef3e9bcdd11897429aa7ffe5 [2021-01-19T22:45:22.220Z] ---> Running in c462efcc51fd [2021-01-19T22:45:22.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:45:22.256Z] Configure a credential helper to remove this warning. See [2021-01-19T22:45:22.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:45:22.256Z] [2021-01-19T22:45:22.256Z] Login Succeeded [2021-01-19T22:45:22.256Z] nexus3.edgexfoundry.org:10002 [2021-01-19T22:45:22.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:45:22.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:45:22.537Z] Configure a credential helper to remove this warning. See [2021-01-19T22:45:22.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:45:22.537Z] [2021-01-19T22:45:22.537Z] Login Succeeded [2021-01-19T22:45:22.537Z] nexus3.edgexfoundry.org:10003 [2021-01-19T22:45:22.815Z] Removing intermediate container c462efcc51fd [2021-01-19T22:45:22.815Z] ---> 9dc2d87e6835 [2021-01-19T22:45:22.815Z] Step 27/27 : LABEL version=0.0.0 [2021-01-19T22:45:22.815Z] ---> Running in 11963fce607b [2021-01-19T22:45:22.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:45:22.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:45:22.819Z] Configure a credential helper to remove this warning. See [2021-01-19T22:45:22.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:45:22.819Z] [2021-01-19T22:45:22.819Z] Login Succeeded [2021-01-19T22:45:22.819Z] nexus3.edgexfoundry.org:10004 [2021-01-19T22:45:23.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:45:23.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:45:23.094Z] Configure a credential helper to remove this warning. See [2021-01-19T22:45:23.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:45:23.094Z] [2021-01-19T22:45:23.094Z] Login Succeeded [2021-01-19T22:45:23.094Z] docker.io [2021-01-19T22:45:23.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T22:45:23.409Z] Removing intermediate container 11963fce607b [2021-01-19T22:45:23.409Z] ---> 3aaf4dcdd824 [2021-01-19T22:45:23.409Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-19T22:45:23.409Z] Successfully built 3aaf4dcdd824 [2021-01-19T22:45:23.409Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-01-19T22:45:23.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T22:45:23.650Z] Configure a credential helper to remove this warning. See [2021-01-19T22:45:23.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T22:45:23.650Z] [2021-01-19T22:45:23.650Z] Login Succeeded [2021-01-19T22:45:23.650Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T22:45:23.679Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] echo [2021-01-19T22:45:24.259Z] ========================================================= [2021-01-19T22:45:24.259Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T22:45:24.259Z] ========================================================= [Pipeline] // node [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] } [2021-01-19T22:45:24.894Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-19T22:45:24.894Z] Sending build context to Docker daemon 99.84kB [2021-01-19T22:45:25.176Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T22:45:25.176Z] Step 2/8 : FROM ${BASE} [2021-01-19T22:45:25.776Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T22:45:25.776Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T22:45:25.776Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T22:45:25.776Z] de9db76c5a1d: Pulling fs layer [2021-01-19T22:45:25.776Z] bca2f99d35d6: Pulling fs layer [2021-01-19T22:45:25.776Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T22:45:25.776Z] 7c6f9722023f: Pulling fs layer [2021-01-19T22:45:25.776Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T22:45:25.776Z] 93359f2a8cfa: Waiting [2021-01-19T22:45:25.776Z] 7c6f9722023f: Waiting [2021-01-19T22:45:25.776Z] a35cf1a2eb13: Waiting [2021-01-19T22:45:25.776Z] bca2f99d35d6: Waiting [2021-01-19T22:45:25.776Z] de9db76c5a1d: Verifying Checksum [2021-01-19T22:45:25.776Z] de9db76c5a1d: Download complete [2021-01-19T22:45:25.776Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T22:45:25.776Z] 0ef7d3d256c8: Download complete [2021-01-19T22:45:25.776Z] 93359f2a8cfa: Download complete [2021-01-19T22:45:25.776Z] 7c6f9722023f: Download complete [2021-01-19T22:45:25.776Z] 188c0c94c7c5: Download complete [2021-01-19T22:45:26.866Z] 188c0c94c7c5: Pull complete [2021-01-19T22:45:27.202Z] 0ef7d3d256c8: Pull complete [2021-01-19T22:45:27.541Z] de9db76c5a1d: Pull complete [2021-01-19T22:45:31.069Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T22:45:31.069Z] a35cf1a2eb13: Download complete [2021-01-19T22:45:32.566Z] bca2f99d35d6: Verifying Checksum [2021-01-19T22:45:32.566Z] bca2f99d35d6: Download complete [2021-01-19T22:45:45.104Z] bca2f99d35d6: Pull complete [2021-01-19T22:45:45.104Z] 93359f2a8cfa: Pull complete [2021-01-19T22:45:45.104Z] 7c6f9722023f: Pull complete [2021-01-19T22:45:50.613Z] a35cf1a2eb13: Pull complete [2021-01-19T22:45:50.613Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T22:45:50.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T22:45:50.613Z] ---> a62c8e92a672 [2021-01-19T22:45:50.613Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-19T22:45:50.613Z] ---> Running in 1ce6faf84ade [2021-01-19T22:45:50.613Z] Removing intermediate container 1ce6faf84ade [2021-01-19T22:45:50.613Z] ---> 583d9cfafcb4 [2021-01-19T22:45:50.613Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T22:45:50.917Z] ---> Running in 942048cfe910 [2021-01-19T22:45:53.693Z] Removing intermediate container 942048cfe910 [2021-01-19T22:45:53.693Z] ---> e3e64d467ad0 [2021-01-19T22:45:53.693Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-19T22:45:53.693Z] ---> Running in 51df8d87290c [2021-01-19T22:45:55.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T22:45:55.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T22:45:56.479Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-19T22:45:56.479Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-19T22:45:56.758Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-19T22:45:56.758Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-19T22:45:57.061Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-19T22:45:57.061Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-19T22:45:57.365Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T22:45:57.365Z] OK: 167 MiB in 45 packages [2021-01-19T22:45:58.386Z] Removing intermediate container 51df8d87290c [2021-01-19T22:45:58.386Z] ---> 35bd12af0f46 [2021-01-19T22:45:58.386Z] Step 6/8 : WORKDIR /app [2021-01-19T22:45:58.659Z] ---> Running in f8fd4acef344 [2021-01-19T22:45:58.659Z] Removing intermediate container f8fd4acef344 [2021-01-19T22:45:58.659Z] ---> 8413b880605e [2021-01-19T22:45:58.659Z] Step 7/8 : COPY . . [2021-01-19T22:45:59.255Z] ---> df99100f6035 [2021-01-19T22:45:59.255Z] Step 8/8 : RUN go mod download [2021-01-19T22:45:59.548Z] ---> Running in c4e7875d30a0 [2021-01-19T22:46:33.114Z] Removing intermediate container c4e7875d30a0 [2021-01-19T22:46:33.114Z] ---> 5f984219c291 [2021-01-19T22:46:33.114Z] Successfully built 5f984219c291 [2021-01-19T22:46:33.114Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:46:33.482Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T22:46:33.482Z] . [Pipeline] withDockerContainer [2021-01-19T22:46:33.979Z] prd-centos7-docker-4c-2g-21374 does not seem to be running inside a container [2021-01-19T22:46:34.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@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-01-19T22:46:35.401Z] $ docker top 68040d9c719870fbb2ea015be33a77d4fd8489ae057e2a6a0ebd0273eae98837 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T22:46:36.071Z] + go version [2021-01-19T22:46:36.071Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T22:46:36.112Z] $ docker stop --time=1 68040d9c719870fbb2ea015be33a77d4fd8489ae057e2a6a0ebd0273eae98837 [2021-01-19T22:46:37.661Z] $ docker rm -f 68040d9c719870fbb2ea015be33a77d4fd8489ae057e2a6a0ebd0273eae98837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:46:38.625Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T22:46:38.625Z] . [Pipeline] withDockerContainer [2021-01-19T22:46:38.811Z] prd-centos7-docker-4c-2g-21374 does not seem to be running inside a container [2021-01-19T22:46:38.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@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-01-19T22:46:40.251Z] $ docker top 561d304f9043d0f63375071fa235588e00292eb6c6b6911b1a4dbace6407b04f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T22:46:41.383Z] + make test [2021-01-19T22:46:41.383Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-01-19T22:47:21.387Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-01-19T22:47:21.387Z] CGO_ENABLED=1 go vet ./... [2021-01-19T22:47:21.387Z] gofmt -l . [2021-01-19T22:47:21.387Z] [ "`gofmt -l .`" = "" ] [2021-01-19T22:47:21.387Z] ./bin/test-go-mod-tidy.sh [2021-01-19T22:47:21.665Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-01-19T22:47:22.322Z] $ docker stop --time=1 561d304f9043d0f63375071fa235588e00292eb6c6b6911b1a4dbace6407b04f [2021-01-19T22:47:24.691Z] $ docker rm -f 561d304f9043d0f63375071fa235588e00292eb6c6b6911b1a4dbace6407b04f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T22:47:25.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T22:47:25.599Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T22:47:26.076Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-19T22:47:26.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-19T22:47:27.047Z] + ls -al . [2021-01-19T22:47:27.047Z] total 88 [2021-01-19T22:47:27.047Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jan 19 22:47 . [2021-01-19T22:47:27.047Z] drwxrwxr-x. 4 jenkins jenkins 30 Jan 19 22:45 .. [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 6426 Jan 19 22:45 Attribution.txt [2021-01-19T22:47:27.047Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 19 22:45 bin [2021-01-19T22:47:27.047Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 19 22:46 coverage.out [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 2032 Jan 19 22:45 Dockerfile [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 970 Jan 19 22:45 Dockerfile.build [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 19 22:45 .dockerignore [2021-01-19T22:47:27.047Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 22:45 .git [2021-01-19T22:47:27.047Z] drwxrwxr-x. 2 jenkins jenkins 81 Jan 19 22:45 .github [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 93 Jan 19 22:45 .gitignore [2021-01-19T22:47:27.047Z] -rw-r--r--. 1 jenkins jenkins 135 Jan 19 22:47 go.mod [2021-01-19T22:47:27.047Z] -rw-r--r--. 1 jenkins jenkins 18779 Jan 19 22:47 go.sum [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 19 22:45 Jenkinsfile [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 19 22:45 LICENSE [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 1522 Jan 19 22:45 main.go [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 1582 Jan 19 22:45 makefile [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 1277 Jan 19 22:45 README.md [2021-01-19T22:47:27.047Z] drwxrwxr-x. 10 jenkins jenkins 171 Jan 19 22:45 res [2021-01-19T22:47:27.047Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 19 22:45 snap [2021-01-19T22:47:27.047Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 22:41 VERSION [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:47:27.419Z] + docker build -t docker-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=dec89c72abff9615ef3e9bcdd11897429aa7ffe5 --label arch=amd64 --label version=0.0.0 . [2021-01-19T22:47:27.420Z] Sending build context to Docker daemon 121.3kB [2021-01-19T22:47:27.690Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T22:47:27.690Z] Step 2/27 : FROM ${BASE} AS builder [2021-01-19T22:47:27.690Z] ---> 5f984219c291 [2021-01-19T22:47:27.690Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-01-19T22:47:27.690Z] ---> Running in c43469a13167 [2021-01-19T22:47:27.974Z] Removing intermediate container c43469a13167 [2021-01-19T22:47:27.974Z] ---> 668d51e74c27 [2021-01-19T22:47:27.974Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-01-19T22:47:28.250Z] ---> Running in 4889876b970e [2021-01-19T22:47:28.522Z] Removing intermediate container 4889876b970e [2021-01-19T22:47:28.522Z] ---> 692bc8bbf852 [2021-01-19T22:47:28.522Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-01-19T22:47:28.522Z] ---> Running in cf6bbbdff408 [2021-01-19T22:47:28.794Z] Removing intermediate container cf6bbbdff408 [2021-01-19T22:47:28.794Z] ---> b58c02e2bd55 [2021-01-19T22:47:28.794Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T22:47:28.794Z] ---> Running in b27709ff6664 [2021-01-19T22:47:30.831Z] Removing intermediate container b27709ff6664 [2021-01-19T22:47:30.831Z] ---> d422578e95b0 [2021-01-19T22:47:30.831Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-19T22:47:30.831Z] ---> Running in c3a3cf7d1c14 [2021-01-19T22:47:31.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T22:47:32.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T22:47:33.062Z] OK: 167 MiB in 45 packages [2021-01-19T22:47:33.700Z] Removing intermediate container c3a3cf7d1c14 [2021-01-19T22:47:33.700Z] ---> 0b60fb823791 [2021-01-19T22:47:33.700Z] Step 8/27 : WORKDIR /app [2021-01-19T22:47:33.700Z] ---> Running in b1049f4e3962 [2021-01-19T22:47:34.389Z] Removing intermediate container b1049f4e3962 [2021-01-19T22:47:34.389Z] ---> a2b719f361f4 [2021-01-19T22:47:34.389Z] Step 9/27 : COPY go.mod . [2021-01-19T22:47:34.680Z] ---> 602d8158e314 [2021-01-19T22:47:34.680Z] Step 10/27 : RUN go mod download [2021-01-19T22:47:34.680Z] ---> Running in 0a445df6f3bc [2021-01-19T22:47:36.731Z] Removing intermediate container 0a445df6f3bc [2021-01-19T22:47:36.731Z] ---> f09066e32a5d [2021-01-19T22:47:36.731Z] Step 11/27 : COPY . . [2021-01-19T22:47:37.004Z] ---> ca16b8226885 [2021-01-19T22:47:37.004Z] Step 12/27 : ARG MAKE="make build" [2021-01-19T22:47:37.004Z] ---> Running in c318c15c94e0 [2021-01-19T22:47:37.275Z] Removing intermediate container c318c15c94e0 [2021-01-19T22:47:37.275Z] ---> 41136e1167bf [2021-01-19T22:47:37.275Z] Step 13/27 : RUN $MAKE [2021-01-19T22:47:37.548Z] ---> Running in cf3438c97720 [2021-01-19T22:47:38.181Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-01-19T22:48:06.616Z] Removing intermediate container cf3438c97720 [2021-01-19T22:48:06.616Z] ---> bc861c99811b [2021-01-19T22:48:06.616Z] Step 14/27 : FROM alpine:3.12 [2021-01-19T22:48:06.616Z] 3.12: Pulling from library/alpine [2021-01-19T22:48:06.616Z] 801bfaa63ef2: Pulling fs layer [2021-01-19T22:48:06.616Z] 801bfaa63ef2: Download complete [2021-01-19T22:48:06.616Z] 801bfaa63ef2: Pull complete [2021-01-19T22:48:06.616Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T22:48:06.616Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T22:48:06.616Z] ---> 389fef711851 [2021-01-19T22:48:06.616Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-01-19T22:48:06.616Z] ---> Running in 1c31c0b3bf73 [2021-01-19T22:48:06.616Z] Removing intermediate container 1c31c0b3bf73 [2021-01-19T22:48:06.616Z] ---> 10615951fb22 [2021-01-19T22:48:06.616Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-01-19T22:48:06.616Z] ---> Running in c854bd6fc3bb [2021-01-19T22:48:06.894Z] Removing intermediate container c854bd6fc3bb [2021-01-19T22:48:06.894Z] ---> 7b09d51185a7 [2021-01-19T22:48:06.894Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-01-19T22:48:07.174Z] ---> Running in 188ec6898fbc [2021-01-19T22:48:07.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T22:48:07.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T22:48:08.089Z] (1/7) Installing ca-certificates (20191127-r4) [2021-01-19T22:48:08.380Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-01-19T22:48:08.380Z] (3/7) Installing libgcc (9.3.0-r2) [2021-01-19T22:48:08.380Z] (4/7) Installing libsodium (1.0.18-r0) [2021-01-19T22:48:08.380Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-01-19T22:48:08.380Z] (6/7) Installing libzmq (4.3.3-r0) [2021-01-19T22:48:08.380Z] (7/7) Installing zeromq (4.3.3-r0) [2021-01-19T22:48:08.380Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T22:48:08.380Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T22:48:08.380Z] OK: 9 MiB in 21 packages [2021-01-19T22:48:11.022Z] Removing intermediate container 188ec6898fbc [2021-01-19T22:48:11.022Z] ---> fae1379becee [2021-01-19T22:48:11.022Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-01-19T22:48:11.636Z] ---> 114cb9912e2c [2021-01-19T22:48:11.636Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-01-19T22:48:11.922Z] ---> 84fdef87944c [2021-01-19T22:48:11.922Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-01-19T22:48:12.213Z] ---> c1ff12c77095 [2021-01-19T22:48:12.213Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-01-19T22:48:13.207Z] ---> 621ebde68793 [2021-01-19T22:48:13.207Z] Step 22/27 : EXPOSE 48095 [2021-01-19T22:48:13.207Z] ---> Running in fcff8db717bc [2021-01-19T22:48:13.476Z] Removing intermediate container fcff8db717bc [2021-01-19T22:48:13.476Z] ---> 41a8de7b10da [2021-01-19T22:48:13.476Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-01-19T22:48:13.476Z] ---> Running in 1eb69af4775b [2021-01-19T22:48:13.753Z] Removing intermediate container 1eb69af4775b [2021-01-19T22:48:13.753Z] ---> 0dde26acb0e7 [2021-01-19T22:48:13.753Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T22:48:13.753Z] ---> Running in 6bfa4a0d156d [2021-01-19T22:48:14.033Z] Removing intermediate container 6bfa4a0d156d [2021-01-19T22:48:14.033Z] ---> 8a67dddd6e43 [2021-01-19T22:48:14.033Z] Step 25/27 : LABEL arch=amd64 [2021-01-19T22:48:14.343Z] ---> Running in f1c936f43012 [2021-01-19T22:48:14.635Z] Removing intermediate container f1c936f43012 [2021-01-19T22:48:14.635Z] ---> b906d97bc8e1 [2021-01-19T22:48:14.635Z] Step 26/27 : LABEL git_sha=dec89c72abff9615ef3e9bcdd11897429aa7ffe5 [2021-01-19T22:48:14.635Z] ---> Running in ffe28f36f458 [2021-01-19T22:48:14.918Z] Removing intermediate container ffe28f36f458 [2021-01-19T22:48:14.918Z] ---> 88cd5d89cabd [2021-01-19T22:48:14.918Z] Step 27/27 : LABEL version=0.0.0 [2021-01-19T22:48:14.918Z] ---> Running in fe206c2c40c9 [2021-01-19T22:48:15.197Z] Removing intermediate container fe206c2c40c9 [2021-01-19T22:48:15.197Z] ---> 5e589b3d009c [2021-01-19T22:48:15.197Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-19T22:48:15.197Z] Successfully built 5e589b3d009c [2021-01-19T22:48:15.197Z] Successfully tagged docker-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-01-19T22:48:30.656Z] Still waiting to schedule task [2021-01-19T22:48:30.656Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-19T22:49:19.010Z] Running on prd-ubuntu18.04-docker-8c-8g-21377 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] ws [2021-01-19T22:49:19.060Z] Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout [2021-01-19T22:49:21.220Z] using credential edgex-jenkins-ssh [2021-01-19T22:49:21.278Z] Cloning the remote Git repository [2021-01-19T22:49:21.301Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-19T22:49:21.364Z] > git init /w/workspace/app-service-configurable/15 # timeout=10 [2021-01-19T22:49:21.388Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-19T22:49:21.388Z] > git --version # timeout=10 [2021-01-19T22:49:21.400Z] > git --version # 'git version 2.17.1' [2021-01-19T22:49:21.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:49:21.429Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T22:49:22.537Z] Merging remotes/origin/master commit 4eb982c5c40026bdb4233f13b12533b0406be3c0 into PR head commit dec89c72abff9615ef3e9bcdd11897429aa7ffe5 [2021-01-19T22:49:22.017Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-19T22:49:22.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T22:49:22.034Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-19T22:49:22.043Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-19T22:49:22.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:49:22.048Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T22:49:22.543Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T22:49:22.549Z] > git checkout -f dec89c72abff9615ef3e9bcdd11897429aa7ffe5 # timeout=10 [2021-01-19T22:49:22.588Z] > git remote # timeout=10 [2021-01-19T22:49:22.595Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T22:49:22.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T22:49:22.603Z] > git merge 4eb982c5c40026bdb4233f13b12533b0406be3c0 # timeout=10 [2021-01-19T22:49:22.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T22:49:22.618Z] Merge succeeded, producing dec89c72abff9615ef3e9bcdd11897429aa7ffe5 [2021-01-19T22:49:22.618Z] Checking out Revision dec89c72abff9615ef3e9bcdd11897429aa7ffe5 (PR-151) [2021-01-19T22:49:22.618Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T22:49:22.622Z] > git checkout -f dec89c72abff9615ef3e9bcdd11897429aa7ffe5 # timeout=10 [2021-01-19T22:49:26.442Z] Commit message: "fix(snap): allow disabling of secret-store via config hook" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:49:27.684Z] + echo snap-build.sh [2021-01-19T22:49:27.684Z] snap-build.sh [2021-01-19T22:49:27.684Z] + SNAP_BASE_DIR=. [2021-01-19T22:49:27.684Z] + '[' '!' -z /w/workspace/app-service-configurable/15 ']' [2021-01-19T22:49:27.684Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/15 [2021-01-19T22:49:27.684Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/15]' [2021-01-19T22:49:27.684Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/15] [2021-01-19T22:49:27.684Z] + cd /w/workspace/app-service-configurable/15 [2021-01-19T22:49:27.685Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-19T22:49:27.685Z] Reading package lists... [2021-01-19T22:49:27.947Z] Building dependency tree... [2021-01-19T22:49:27.947Z] Reading state information... [2021-01-19T22:49:27.947Z] The following packages were automatically installed and are no longer required: [2021-01-19T22:49:27.947Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-19T22:49:27.947Z] uidmap xdelta3 [2021-01-19T22:49:27.947Z] Use 'sudo apt autoremove' to remove them. [2021-01-19T22:49:27.947Z] The following packages will be REMOVED: [2021-01-19T22:49:27.947Z] lxd* lxd-client* [2021-01-19T22:49:28.521Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-19T22:49:28.521Z] After this operation, 31.7 MB disk space will be freed. [2021-01-19T22:49:29.617Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-19T22:49:29.617Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T22:49:30.193Z] Removing lxd dnsmasq configuration [2021-01-19T22:49:30.455Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T22:49:30.455Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-19T22:49:31.400Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-19T22:49:31.663Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-19T22:49:31.663Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T22:49:33.053Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-19T22:49:33.053Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-19T22:49:34.457Z] + sudo snap remove --purge lxd [2021-01-19T22:49:34.457Z] snap "lxd" is not installed [2021-01-19T22:49:34.457Z] + sudo groupadd --force --system lxd [2021-01-19T22:49:34.457Z] ++ whoami [2021-01-19T22:49:34.457Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-19T22:49:34.726Z] + newgrp - lxd [2021-01-19T22:49:34.726Z] + sudo snap install lxd [2021-01-19T22:50:21.522Z] error: unable to contact snap store [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T22:50:22.511Z] Failed in branch amd64 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] libraryResource [Pipeline] sh [2021-01-19T22:50:25.522Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:50:25.830Z] ---> package-listing.sh [2021-01-19T22:50:25.830Z] ++ facter osfamily [2021-01-19T22:50:25.831Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T22:50:25.831Z] + OS_FAMILY=redhat [2021-01-19T22:50:25.831Z] + workspace=/w/workspace/_app-service-configurable_PR-151 [2021-01-19T22:50:25.831Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T22:50:25.831Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T22:50:25.831Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T22:50:25.831Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T22:50:25.831Z] + '[' /w/workspace/_app-service-configurable_PR-151 ']' [2021-01-19T22:50:25.831Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T22:50:25.831Z] + case "${OS_FAMILY}" in [2021-01-19T22:50:25.831Z] + rpm -qa [2021-01-19T22:50:25.831Z] + sort [2021-01-19T22:50:31.169Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T22:50:31.169Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T22:50:31.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T22:50:31.169Z] + '[' /w/workspace/_app-service-configurable_PR-151 ']' [2021-01-19T22:50:31.169Z] + mkdir -p /w/workspace/_app-service-configurable_PR-151/archives/ [2021-01-19T22:50:31.169Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-151/archives/ [Pipeline] echo [2021-01-19T22:50:31.183Z] 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-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T22:50:31.480Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:50:31.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T22:50:31.788Z] [2021-01-19T22:50:31.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T22:50:32.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T22:50:32.161Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T22:50:32.161Z] df20fa9351a1: Pulling fs layer [2021-01-19T22:50:32.161Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T22:50:32.161Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T22:50:32.161Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T22:50:32.161Z] 93b61091891f: Pulling fs layer [2021-01-19T22:50:32.161Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T22:50:32.161Z] 5e14af77c1be: Pulling fs layer [2021-01-19T22:50:32.161Z] 01666e4c0597: Pulling fs layer [2021-01-19T22:50:32.161Z] aa168da1d23b: Pulling fs layer [2021-01-19T22:50:32.161Z] 93b61091891f: Waiting [2021-01-19T22:50:32.161Z] 93b9cdb0e59b: Waiting [2021-01-19T22:50:32.161Z] 5e14af77c1be: Waiting [2021-01-19T22:50:32.161Z] 01666e4c0597: Waiting [2021-01-19T22:50:32.161Z] aa168da1d23b: Waiting [2021-01-19T22:50:32.161Z] 46f8f816bc3b: Waiting [2021-01-19T22:50:32.161Z] 36b3adc4ff6f: Download complete [2021-01-19T22:50:32.161Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T22:50:32.161Z] 46f8f816bc3b: Download complete [2021-01-19T22:50:32.161Z] df20fa9351a1: Verifying Checksum [2021-01-19T22:50:32.161Z] df20fa9351a1: Download complete [2021-01-19T22:50:32.428Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T22:50:32.428Z] 93b9cdb0e59b: Download complete [2021-01-19T22:50:32.428Z] 5e14af77c1be: Verifying Checksum [2021-01-19T22:50:32.428Z] 5e14af77c1be: Download complete [2021-01-19T22:50:32.428Z] 01666e4c0597: Verifying Checksum [2021-01-19T22:50:32.428Z] 01666e4c0597: Download complete [2021-01-19T22:50:32.428Z] 93b61091891f: Verifying Checksum [2021-01-19T22:50:32.428Z] 93b61091891f: Download complete [2021-01-19T22:50:32.428Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T22:50:32.428Z] 8ad3a11d3b57: Download complete [2021-01-19T22:50:32.695Z] df20fa9351a1: Pull complete [2021-01-19T22:50:32.964Z] 36b3adc4ff6f: Pull complete [2021-01-19T22:50:33.925Z] 8ad3a11d3b57: Pull complete [2021-01-19T22:50:34.189Z] 46f8f816bc3b: Pull complete [2021-01-19T22:50:34.451Z] aa168da1d23b: Download complete [2021-01-19T22:50:34.713Z] 93b61091891f: Pull complete [2021-01-19T22:50:34.713Z] 93b9cdb0e59b: Pull complete [2021-01-19T22:50:34.977Z] 5e14af77c1be: Pull complete [2021-01-19T22:50:34.977Z] 01666e4c0597: Pull complete [2021-01-19T22:50:43.156Z] aa168da1d23b: Pull complete [2021-01-19T22:50:43.156Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T22:50:43.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T22:50:43.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T22:50:43.351Z] prd-centos7-docker-4c-2g-21373 does not seem to be running inside a container [2021-01-19T22:50:43.401Z] $ 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-151/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-151 -v /w/workspace/_app-service-configurable_PR-151:/w/workspace/_app-service-configurable_PR-151:rw,z -v /w/workspace/_app-service-configurable_PR-151@tmp:/w/workspace/_app-service-configurable_PR-151@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:alpine cat [2021-01-19T22:50:46.453Z] $ docker top 0c2aa397559594d94c8c77d16e22b82a38d9926be20ce85bb1abb16a1b3362e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T22:50:47.010Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T22:50:47.312Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T22:50:47.614Z] + ls /var/log/sa-host [2021-01-19T22:50:47.614Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T22:50:47.614Z] file_magic: OK [2021-01-19T22:50:47.614Z] HZ: Using current value: 100 [2021-01-19T22:50:47.614Z] file_header: OK [2021-01-19T22:50:47.614Z] 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-01-19T22:50:47.614Z] Statistics: [2021-01-19T22:50:47.614Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-19T22:50:47.614Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T22:50:47.614Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T22:50:47.614Z] file_magic: OK [2021-01-19T22:50:47.614Z] HZ: Using current value: 100 [2021-01-19T22:50:47.614Z] file_header: OK [2021-01-19T22:50:47.614Z] 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-01-19T22:50:47.614Z] Statistics: [2021-01-19T22:50:47.614Z] Hnuu...uuuununununu... [2021-01-19T22:50:47.614Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T22:50:48.226Z] provisioning config files... [2021-01-19T22:50:48.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-151@tmp/config7396105120247414696tmp [Pipeline] { [Pipeline] echo [2021-01-19T22:50:48.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:50:48.628Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T22:50:48.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T22:50:48.732Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:50:49.029Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T22:50:49.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:50:49.332Z] ---> sudo-logs.sh [2021-01-19T22:50:49.332Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T22:50:49.345Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:50:49.643Z] ---> job-cost.sh [2021-01-19T22:50:49.643Z] lf-activate-venv: SKIPPING [2021-01-19T22:50:49.643Z] INFO: No Stack... [2021-01-19T22:50:51.037Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T22:50:51.613Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T22:50:51.628Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T22:50:51.926Z] ---> logs-deploy.sh [2021-01-19T22:50:51.926Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-151/15 [2021-01-19T22:50:51.926Z] INFO: archiving workspace using pattern(s): [2021-01-19T22:50:53.847Z] Archives upload complete. [2021-01-19T22:50:53.847Z] INFO: archiving logs to Nexus