Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7ec7ce08c296ae0299cf6102b620bc0faebe8067 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7082145091201763855.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6904082889717680862.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6376804595277570950.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4536466341754158201.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5756445707522027346.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-784 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 7ec7ce08c296ae0299cf6102b620bc0faebe8067 (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh2839878995815471918.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ec7ce08c296ae0299cf6102b620bc0faebe8067 # timeout=10 Commit message: "feat(snap) add snap features (#288)" > git rev-list --no-walk e8798a7d652750d4be2e2f5085163189f65b0439 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T23:34:14.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T23:34:14.325Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T23:34:14.356Z] ========================================================= [2021-06-29T23:34:14.356Z] EdgeX Global Pipelines Version Info [2021-06-29T23:34:14.356Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:34:15.823Z] ------------------- [2021-06-29T23:34:15.823Z] stable info: [2021-06-29T23:34:15.823Z] ------------------- [2021-06-29T23:34:15.823Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T23:34:15.823Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T23:34:15.823Z] Message: update stable to v1.0.195 [2021-06-29T23:34:16.396Z] ------------------- [2021-06-29T23:34:16.396Z] experimental info: [2021-06-29T23:34:16.396Z] ------------------- [2021-06-29T23:34:16.396Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T23:34:16.396Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T23:34:16.396Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T23:34:16.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-29T23:34:16.644Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-29T23:34:16.669Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T23:34:16.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T23:34:16.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T23:34:16.747Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T23:34:16.769Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T23:34:16.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T23:34:16.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-29T23:34:16.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T23:34:16.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T23:34:16.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-29T23:34:16.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T23:34:16.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T23:34:16.958Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T23:34:17.005Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T23:34:17.030Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T23:34:17.054Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T23:34:17.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T23:34:17.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-29T23:34:17.175Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-29T23:34:17.242Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-29T23:34:17.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-29T23:34:17.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-29T23:34:17.431Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-29T23:34:17.457Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T23:34:17.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-29T23:34:17.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-29T23:34:17.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-29T23:34:17.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] echo [2021-06-29T23:34:17.754Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ec7ce0 [Pipeline] echo [2021-06-29T23:34:17.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T23:34:17.883Z] provisioning config files... [2021-06-29T23:34:17.898Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4375612926286785634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:34:18.233Z] ---> docker-login.sh [2021-06-29T23:34:18.233Z] nexus3.edgexfoundry.org:10001 [2021-06-29T23:34:18.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:34:18.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:34:18.494Z] Configure a credential helper to remove this warning. See [2021-06-29T23:34:18.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:34:18.494Z] [2021-06-29T23:34:18.494Z] Login Succeeded [2021-06-29T23:34:18.494Z] nexus3.edgexfoundry.org:10002 [2021-06-29T23:34:18.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:34:18.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:34:18.757Z] Configure a credential helper to remove this warning. See [2021-06-29T23:34:18.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:34:18.757Z] [2021-06-29T23:34:18.757Z] Login Succeeded [2021-06-29T23:34:18.757Z] nexus3.edgexfoundry.org:10003 [2021-06-29T23:34:18.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:34:19.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:34:19.023Z] Configure a credential helper to remove this warning. See [2021-06-29T23:34:19.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:34:19.023Z] [2021-06-29T23:34:19.023Z] Login Succeeded [2021-06-29T23:34:19.023Z] nexus3.edgexfoundry.org:10004 [2021-06-29T23:34:19.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:34:19.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:34:19.023Z] Configure a credential helper to remove this warning. See [2021-06-29T23:34:19.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:34:19.023Z] [2021-06-29T23:34:19.023Z] Login Succeeded [2021-06-29T23:34:19.023Z] docker.io [2021-06-29T23:34:19.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:34:19.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:34:19.595Z] Configure a credential helper to remove this warning. See [2021-06-29T23:34:19.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:34:19.595Z] [2021-06-29T23:34:19.595Z] Login Succeeded [2021-06-29T23:34:19.595Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T23:34:19.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T23:34:20.169Z] + git log --format=format:%s -1 7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] echo [2021-06-29T23:34:20.210Z] GIT_COMMIT: 7ec7ce08c296ae0299cf6102b620bc0faebe8067, Commit Message: feat(snap) add snap features (#288) [Pipeline] echo [2021-06-29T23:34:20.223Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:34:21.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T23:34:21.410Z] [2021-06-29T23:34:21.410Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:34:21.725Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T23:34:21.726Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T23:34:21.726Z] 31603596830f: Pulling fs layer [2021-06-29T23:34:21.726Z] 54011a49482f: Pulling fs layer [2021-06-29T23:34:21.726Z] a6820b24f6d8: Pulling fs layer [2021-06-29T23:34:21.726Z] f581987b2513: Pulling fs layer [2021-06-29T23:34:21.726Z] f581987b2513: Waiting [2021-06-29T23:34:21.726Z] 54011a49482f: Verifying Checksum [2021-06-29T23:34:21.726Z] 54011a49482f: Download complete [2021-06-29T23:34:21.726Z] 31603596830f: Verifying Checksum [2021-06-29T23:34:21.726Z] 31603596830f: Download complete [2021-06-29T23:34:21.993Z] f581987b2513: Verifying Checksum [2021-06-29T23:34:21.993Z] f581987b2513: Download complete [2021-06-29T23:34:21.993Z] a6820b24f6d8: Verifying Checksum [2021-06-29T23:34:21.993Z] a6820b24f6d8: Download complete [2021-06-29T23:34:21.993Z] 31603596830f: Pull complete [2021-06-29T23:34:22.265Z] 54011a49482f: Pull complete [2021-06-29T23:34:22.835Z] a6820b24f6d8: Pull complete [2021-06-29T23:34:22.835Z] f581987b2513: Pull complete [2021-06-29T23:34:22.835Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T23:34:23.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T23:34:23.096Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T23:34:23.174Z] prd-centos7-docker-4c-2g-784 does not seem to be running inside a container [2021-06-29T23:34:23.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T23:34:24.262Z] $ docker top 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T23:34:24.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T23:34:24.380Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T23:34:24.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T23:34:24.499Z] $ docker exec 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a ssh-agent [2021-06-29T23:34:24.599Z] SSH_AUTH_SOCK=/tmp/ssh-U363MhcNhTHa/agent.14 [2021-06-29T23:34:24.599Z] SSH_AGENT_PID=20 [2021-06-29T23:34:24.607Z] Running ssh-add (command line suppressed) [2021-06-29T23:34:24.704Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_804466813227549896.key (/w/workspace/_app-service-configurable_master@tmp/private_key_804466813227549896.key) [2021-06-29T23:34:24.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T23:34:25.020Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T23:34:25.045Z] $ docker exec --env ******** --env ******** 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a ssh-agent -k [2021-06-29T23:34:25.136Z] unset SSH_AUTH_SOCK; [2021-06-29T23:34:25.137Z] unset SSH_AGENT_PID; [2021-06-29T23:34:25.137Z] echo Agent pid 20 killed; [2021-06-29T23:34:25.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T23:34:25.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T23:34:25.194Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T23:34:25.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T23:34:25.310Z] $ docker exec 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a ssh-agent [2021-06-29T23:34:25.422Z] SSH_AUTH_SOCK=/tmp/ssh-qUczU5VztGPw/agent.54 [2021-06-29T23:34:25.422Z] SSH_AGENT_PID=61 [2021-06-29T23:34:25.428Z] Running ssh-add (command line suppressed) [2021-06-29T23:34:25.532Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3226756752677320725.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3226756752677320725.key) [2021-06-29T23:34:25.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T23:34:25.848Z] + git semver init [2021-06-29T23:34:25.848Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T23:34:25.848Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-29T23:34:25.848Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-29T23:34:25.848Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T23:34:25.848Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T23:34:25.848Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T23:34:25.848Z] # $SEMVER_BRANCH = master [2021-06-29T23:34:25.848Z] # $SEMVER_TEMP = /tmp/semver-470135637 [2021-06-29T23:34:25.848Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-29T23:34:26.109Z] # '/tmp/semver-470135637' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-06-29T23:34:26.109Z] # -> Force: false [2021-06-29T23:34:26.109Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-29T23:34:26.120Z] $ docker exec --env ******** --env ******** 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a ssh-agent -k [2021-06-29T23:34:26.217Z] unset SSH_AUTH_SOCK; [2021-06-29T23:34:26.217Z] unset SSH_AGENT_PID; [2021-06-29T23:34:26.217Z] echo Agent pid 61 killed; [2021-06-29T23:34:26.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T23:34:26.561Z] + git semver [Pipeline] } [2021-06-29T23:34:26.578Z] $ docker stop --time=1 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a [2021-06-29T23:34:27.822Z] $ docker rm -f 3b5c46f33724ab2856c9f34ed94114bdfb8c3a4fbbb4a23e07f86ce5e65e660a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T23:34:28.184Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T23:34:28.431Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T23:34:28.435Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.56 [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-06-29T23:34:43.819Z] Still waiting to schedule task [2021-06-29T23:34:43.820Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-29T23:34:43.822Z] Still waiting to schedule task [2021-06-29T23:34:43.862Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-29T23:37:11.595Z] Running on prd-centos7-docker-4c-2g-785 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-29T23:37:11.618Z] Running in /w/workspace/app-service-configurable/130 [Pipeline] { [Pipeline] checkout [2021-06-29T23:37:11.739Z] Selected Git installation does not exist. Using Default [2021-06-29T23:37:11.740Z] The recommended git tool is: NONE [2021-06-29T23:37:14.452Z] using credential edgex-jenkins-ssh [2021-06-29T23:37:14.466Z] Cloning the remote Git repository [2021-06-29T23:37:14.308Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-29T23:37:14.380Z] > git init /w/workspace/app-service-configurable/130 # timeout=10 [2021-06-29T23:37:14.413Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-29T23:37:14.413Z] > git --version # timeout=10 [2021-06-29T23:37:14.425Z] > git --version # 'git version 2.24.4' [2021-06-29T23:37:14.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T23:37:14.454Z] [INFO] Currently running in a labeled security context [2021-06-29T23:37:14.454Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-29T23:37:14.455Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/130@tmp/jenkins-gitclient-ssh8639133359220406310.key [2021-06-29T23:37:14.472Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T23:37:15.240Z] Avoid second fetch [2021-06-29T23:37:15.241Z] Checking out Revision 7ec7ce08c296ae0299cf6102b620bc0faebe8067 (master) [2021-06-29T23:37:15.073Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-29T23:37:15.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T23:37:15.107Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T23:37:15.116Z] > git checkout -f 7ec7ce08c296ae0299cf6102b620bc0faebe8067 # timeout=10 [2021-06-29T23:37:18.894Z] Commit message: "feat(snap) add snap features (#288)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T23:37:20.070Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T23:37:20.401Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T23:37:20.724Z] + sudo service docker restart [2021-06-29T23:37:20.724Z] + true [2021-06-29T23:37:20.724Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T23:37:38.923Z] provisioning config files... [2021-06-29T23:37:38.937Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config5484258983738528634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:37:39.272Z] ---> docker-login.sh [2021-06-29T23:37:39.273Z] nexus3.edgexfoundry.org:10001 [2021-06-29T23:37:39.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:37:39.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:37:39.535Z] Configure a credential helper to remove this warning. See [2021-06-29T23:37:39.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:37:39.535Z] [2021-06-29T23:37:39.535Z] Login Succeeded [2021-06-29T23:37:39.535Z] nexus3.edgexfoundry.org:10002 [2021-06-29T23:37:39.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:37:39.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:37:39.800Z] Configure a credential helper to remove this warning. See [2021-06-29T23:37:39.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:37:39.800Z] [2021-06-29T23:37:39.800Z] Login Succeeded [2021-06-29T23:37:39.800Z] nexus3.edgexfoundry.org:10003 [2021-06-29T23:37:39.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:37:39.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:37:39.800Z] Configure a credential helper to remove this warning. See [2021-06-29T23:37:39.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:37:39.800Z] [2021-06-29T23:37:39.800Z] Login Succeeded [2021-06-29T23:37:39.800Z] nexus3.edgexfoundry.org:10004 [2021-06-29T23:37:40.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:37:40.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:37:40.063Z] Configure a credential helper to remove this warning. See [2021-06-29T23:37:40.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:37:40.063Z] [2021-06-29T23:37:40.063Z] Login Succeeded [2021-06-29T23:37:40.063Z] docker.io [2021-06-29T23:37:40.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:37:40.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:37:40.636Z] Configure a credential helper to remove this warning. See [2021-06-29T23:37:40.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:37:40.636Z] [2021-06-29T23:37:40.636Z] Login Succeeded [2021-06-29T23:37:40.636Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T23:37:40.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T23:37:40.845Z] ========================================================= [2021-06-29T23:37:40.845Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T23:37:40.845Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:37:41.184Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-29T23:37:41.184Z] Sending build context to Docker daemon 129kB [2021-06-29T23:37:41.184Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T23:37:41.184Z] Step 2/8 : FROM ${BASE} [2021-06-29T23:37:41.184Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T23:37:41.184Z] 540db60ca938: Pulling fs layer [2021-06-29T23:37:41.184Z] adcc1eea9eea: Pulling fs layer [2021-06-29T23:37:41.184Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T23:37:41.184Z] 0510c868ecb4: Pulling fs layer [2021-06-29T23:37:41.184Z] afea3b2eda06: Pulling fs layer [2021-06-29T23:37:41.184Z] 7809a108b3ef: Pulling fs layer [2021-06-29T23:37:41.184Z] f706445af74f: Pulling fs layer [2021-06-29T23:37:41.184Z] afea3b2eda06: Waiting [2021-06-29T23:37:41.184Z] 7809a108b3ef: Waiting [2021-06-29T23:37:41.184Z] f706445af74f: Waiting [2021-06-29T23:37:41.184Z] 0510c868ecb4: Waiting [2021-06-29T23:37:41.184Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T23:37:41.184Z] 4c4ab2625f07: Download complete [2021-06-29T23:37:41.184Z] adcc1eea9eea: Verifying Checksum [2021-06-29T23:37:41.184Z] adcc1eea9eea: Download complete [2021-06-29T23:37:41.453Z] afea3b2eda06: Verifying Checksum [2021-06-29T23:37:41.453Z] afea3b2eda06: Download complete [2021-06-29T23:37:41.453Z] 540db60ca938: Verifying Checksum [2021-06-29T23:37:41.453Z] 540db60ca938: Download complete [2021-06-29T23:37:41.453Z] 7809a108b3ef: Verifying Checksum [2021-06-29T23:37:41.453Z] 7809a108b3ef: Download complete [2021-06-29T23:37:41.453Z] 540db60ca938: Pull complete [2021-06-29T23:37:41.727Z] adcc1eea9eea: Pull complete [2021-06-29T23:37:41.727Z] 4c4ab2625f07: Pull complete [2021-06-29T23:37:43.119Z] f706445af74f: Verifying Checksum [2021-06-29T23:37:43.119Z] f706445af74f: Download complete [2021-06-29T23:37:43.382Z] 0510c868ecb4: Verifying Checksum [2021-06-29T23:37:43.382Z] 0510c868ecb4: Download complete [2021-06-29T23:37:47.633Z] 0510c868ecb4: Pull complete [2021-06-29T23:37:47.633Z] afea3b2eda06: Pull complete [2021-06-29T23:37:47.633Z] 7809a108b3ef: Pull complete [2021-06-29T23:37:49.049Z] f706445af74f: Pull complete [2021-06-29T23:37:49.049Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T23:37:49.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T23:37:49.049Z] ---> b068be0155e3 [2021-06-29T23:37:49.049Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T23:37:53.288Z] ---> Running in 0b0103303420 [2021-06-29T23:37:53.288Z] Removing intermediate container 0b0103303420 [2021-06-29T23:37:53.288Z] ---> 833b11742f1f [2021-06-29T23:37:53.288Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:37:53.288Z] ---> Running in 7c28c9c02fe0 [2021-06-29T23:37:53.552Z] Removing intermediate container 7c28c9c02fe0 [2021-06-29T23:37:53.552Z] ---> d615f067e58a [2021-06-29T23:37:53.552Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-29T23:37:53.552Z] ---> Running in dbbb1d67b210 [2021-06-29T23:37:54.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:37:54.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:37:55.283Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-29T23:37:55.283Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-29T23:37:55.283Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-29T23:37:55.545Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-29T23:37:55.545Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-29T23:37:55.813Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-29T23:37:55.813Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T23:37:55.813Z] OK: 150 MiB in 46 packages [2021-06-29T23:37:56.083Z] Removing intermediate container dbbb1d67b210 [2021-06-29T23:37:56.084Z] ---> 72a60c39a625 [2021-06-29T23:37:56.084Z] Step 6/8 : WORKDIR /app [2021-06-29T23:37:56.084Z] ---> Running in 6efb3f1380b3 [2021-06-29T23:37:56.350Z] Removing intermediate container 6efb3f1380b3 [2021-06-29T23:37:56.350Z] ---> 3027e5cbcf29 [2021-06-29T23:37:56.350Z] Step 7/8 : COPY . . [2021-06-29T23:37:56.613Z] ---> 81faf83763a4 [2021-06-29T23:37:56.613Z] Step 8/8 : RUN go mod download [2021-06-29T23:37:56.613Z] ---> Running in db3bec5bb40e [2021-06-29T23:38:08.903Z] Removing intermediate container db3bec5bb40e [2021-06-29T23:38:08.903Z] ---> 8caf89ff15a4 [2021-06-29T23:38:08.903Z] Successfully built 8caf89ff15a4 [2021-06-29T23:38:08.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:38:09.210Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T23:38:09.210Z] . [Pipeline] withDockerContainer [2021-06-29T23:38:09.300Z] prd-centos7-docker-4c-2g-785 does not seem to be running inside a container [2021-06-29T23:38:09.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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 ******** ci-base-image-x86_64 cat [2021-06-29T23:38:09.750Z] $ docker top a38f88d0a942b7ab08a5b3f0ddee9a7ae2dddd476a77b43caafc987f48ac3b82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:38:10.143Z] + go version [2021-06-29T23:38:10.143Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T23:38:10.155Z] $ docker stop --time=1 a38f88d0a942b7ab08a5b3f0ddee9a7ae2dddd476a77b43caafc987f48ac3b82 [2021-06-29T23:38:11.363Z] $ docker rm -f a38f88d0a942b7ab08a5b3f0ddee9a7ae2dddd476a77b43caafc987f48ac3b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:38:11.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T23:38:11.943Z] . [Pipeline] withDockerContainer [2021-06-29T23:38:12.041Z] prd-centos7-docker-4c-2g-785 does not seem to be running inside a container [2021-06-29T23:38:12.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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 ******** ci-base-image-x86_64 cat [2021-06-29T23:38:12.528Z] $ docker top ec95d97368597c550e71b2b591c079785e05ed40e5e0226f97a32fae397180e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:38:12.942Z] + go mod tidy [Pipeline] sh [2021-06-29T23:38:13.511Z] + make test [2021-06-29T23:38:13.511Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-29T23:38:31.831Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-29T23:38:31.831Z] CGO_ENABLED=1 go vet ./... [2021-06-29T23:38:32.262Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-786 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-29T23:38:32.282Z] Running in /w/workspace/app-service-configurable/130 [Pipeline] { [Pipeline] checkout [2021-06-29T23:38:32.504Z] Selected Git installation does not exist. Using Default [2021-06-29T23:38:32.505Z] The recommended git tool is: NONE [2021-06-29T23:38:37.161Z] gofmt -l . [2021-06-29T23:38:37.161Z] [ "`gofmt -l .`" = "" ] [2021-06-29T23:38:37.161Z] ./bin/test-go-mod-tidy.sh [2021-06-29T23:38:37.161Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-29T23:38:37.176Z] $ docker stop --time=1 ec95d97368597c550e71b2b591c079785e05ed40e5e0226f97a32fae397180e0 [2021-06-29T23:38:37.720Z] using credential edgex-jenkins-ssh [2021-06-29T23:38:37.741Z] Cloning the remote Git repository [2021-06-29T23:38:37.792Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-29T23:38:37.893Z] > git init /w/workspace/app-service-configurable/130 # timeout=10 [2021-06-29T23:38:37.952Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-29T23:38:37.953Z] > git --version # timeout=10 [2021-06-29T23:38:37.968Z] > git --version # 'git version 2.17.1' [2021-06-29T23:38:37.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T23:38:38.034Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T23:38:38.660Z] $ docker rm -f ec95d97368597c550e71b2b591c079785e05ed40e5e0226f97a32fae397180e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T23:38:38.928Z] Avoid second fetch [2021-06-29T23:38:38.929Z] Checking out Revision 7ec7ce08c296ae0299cf6102b620bc0faebe8067 (master) [2021-06-29T23:38:39.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-29T23:38:39.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-29T23:38:38.877Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-29T23:38:38.905Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T23:38:38.950Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T23:38:38.963Z] > git checkout -f 7ec7ce08c296ae0299cf6102b620bc0faebe8067 # timeout=10 [Pipeline] sh [2021-06-29T23:38:42.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-29T23:38:42.739Z] + ls -al . [2021-06-29T23:38:42.739Z] total 112 [2021-06-29T23:38:42.739Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 29 23:38 . [2021-06-29T23:38:42.739Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 29 23:37 .. [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 29 23:37 Attribution.txt [2021-06-29T23:38:42.739Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 29 23:37 bin [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 21991 Jun 29 23:37 CHANGELOG.md [2021-06-29T23:38:42.739Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 29 23:38 coverage.out [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 29 23:37 Dockerfile [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 29 23:37 Dockerfile.build [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 29 23:37 .dockerignore [2021-06-29T23:38:42.739Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 29 23:37 .git [2021-06-29T23:38:42.739Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 29 23:37 .github [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 29 23:37 .gitignore [2021-06-29T23:38:42.739Z] -rw-r--r--. 1 jenkins jenkins 129 Jun 29 23:38 go.mod [2021-06-29T23:38:42.739Z] -rw-r--r--. 1 jenkins jenkins 20447 Jun 29 23:38 go.sum [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 29 23:37 Jenkinsfile [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 29 23:37 LICENSE [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 29 23:37 main.go [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 29 23:37 makefile [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 29 23:37 README.md [2021-06-29T23:38:42.739Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 29 23:37 res [2021-06-29T23:38:42.739Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 29 23:37 snap [2021-06-29T23:38:42.739Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 29 23:34 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:38:43.050Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7ec7ce08c296ae0299cf6102b620bc0faebe8067 --label arch=amd64 --label version=2.0.0-dev.56 . [2021-06-29T23:38:43.050Z] Sending build context to Docker daemon 152.1kB [2021-06-29T23:38:43.050Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T23:38:43.050Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-29T23:38:43.050Z] ---> 8caf89ff15a4 [2021-06-29T23:38:43.050Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-29T23:38:43.050Z] ---> Running in 37744977c713 [2021-06-29T23:38:43.267Z] Commit message: "feat(snap) add snap features (#288)" [2021-06-29T23:38:43.313Z] Removing intermediate container 37744977c713 [2021-06-29T23:38:43.313Z] ---> ecf1fcde579b [2021-06-29T23:38:43.313Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-29T23:38:43.313Z] ---> Running in 9c09eb248f87 [2021-06-29T23:38:43.313Z] Removing intermediate container 9c09eb248f87 [2021-06-29T23:38:43.313Z] ---> 0f4c2a4f8abe [2021-06-29T23:38:43.313Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-29T23:38:43.313Z] ---> Running in f63f9b831948 [2021-06-29T23:38:43.576Z] Removing intermediate container f63f9b831948 [2021-06-29T23:38:43.576Z] ---> f720efd7618d [2021-06-29T23:38:43.576Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:38:43.576Z] ---> Running in f6a2ffc1e910 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T23:38:44.150Z] Removing intermediate container f6a2ffc1e910 [2021-06-29T23:38:44.150Z] ---> 3e82a46e7766 [2021-06-29T23:38:44.150Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-29T23:38:44.150Z] ---> Running in 2eda20515517 [2021-06-29T23:38:44.415Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:38:44.601Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T23:38:44.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:38:45.040Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T23:38:45.444Z] + true [2021-06-29T23:38:45.444Z] + sudo service docker restart [2021-06-29T23:38:45.564Z] OK: 150 MiB in 46 packages [2021-06-29T23:38:45.829Z] Removing intermediate container 2eda20515517 [2021-06-29T23:38:45.829Z] ---> 60b5950ef5aa [2021-06-29T23:38:45.829Z] Step 8/28 : WORKDIR /app [2021-06-29T23:38:45.829Z] ---> Running in 1119bdee3b75 [2021-06-29T23:38:45.829Z] Removing intermediate container 1119bdee3b75 [2021-06-29T23:38:45.829Z] ---> b79d75ab6a2f [2021-06-29T23:38:45.829Z] Step 9/28 : COPY go.mod . [2021-06-29T23:38:46.094Z] ---> 81cb5ab16e77 [2021-06-29T23:38:46.094Z] Step 10/28 : RUN go mod download [2021-06-29T23:38:46.094Z] ---> Running in 0bf69114cb1e [2021-06-29T23:38:46.674Z] Removing intermediate container 0bf69114cb1e [2021-06-29T23:38:46.674Z] ---> ca55f689380e [2021-06-29T23:38:46.674Z] Step 11/28 : RUN go mod tidy [2021-06-29T23:38:46.674Z] ---> Running in 39ba66886043 [2021-06-29T23:38:47.255Z] Removing intermediate container 39ba66886043 [2021-06-29T23:38:47.255Z] ---> 975b80f66342 [2021-06-29T23:38:47.255Z] Step 12/28 : COPY . . [2021-06-29T23:38:47.518Z] ---> 2be5bb468ffe [2021-06-29T23:38:47.518Z] Step 13/28 : ARG MAKE="make build" [2021-06-29T23:38:47.518Z] ---> Running in 91d78a7a41c9 [2021-06-29T23:38:47.780Z] Removing intermediate container 91d78a7a41c9 [2021-06-29T23:38:47.780Z] ---> eed6040370f3 [2021-06-29T23:38:47.780Z] Step 14/28 : RUN $MAKE [2021-06-29T23:38:47.780Z] ---> Running in f97993207110 [2021-06-29T23:38:48.048Z] go mod tidy [2021-06-29T23:38:48.315Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.56" -o app-service-configurable [2021-06-29T23:39:00.655Z] Removing intermediate container f97993207110 [2021-06-29T23:39:00.655Z] ---> 073c31b5adeb [2021-06-29T23:39:00.655Z] Step 15/28 : FROM alpine:3.12 [2021-06-29T23:39:01.232Z] 3.12: Pulling from library/alpine [2021-06-29T23:39:01.232Z] 339de151aab4: Pulling fs layer [2021-06-29T23:39:01.232Z] 339de151aab4: Verifying Checksum [2021-06-29T23:39:01.232Z] 339de151aab4: Download complete [2021-06-29T23:39:01.497Z] 339de151aab4: Pull complete [2021-06-29T23:39:01.498Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T23:39:01.498Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T23:39:01.498Z] ---> 13621d1b12d4 [2021-06-29T23:39:01.498Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-29T23:39:01.498Z] ---> Running in 204e69f3507b [2021-06-29T23:39:01.762Z] Removing intermediate container 204e69f3507b [2021-06-29T23:39:01.762Z] ---> fe3d8f57d3a5 [2021-06-29T23:39:01.762Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-29T23:39:01.762Z] ---> Running in 81975f61a1ab [2021-06-29T23:39:01.762Z] Removing intermediate container 81975f61a1ab [2021-06-29T23:39:01.762Z] ---> b1b382f2dd0f [2021-06-29T23:39:01.762Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-29T23:39:01.762Z] ---> Running in f7633dbc0242 [2021-06-29T23:39:02.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T23:39:02.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T23:39:02.285Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-29T23:39:02.549Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-29T23:39:02.549Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-29T23:39:02.549Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-29T23:39:02.549Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-29T23:39:02.549Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-29T23:39:02.549Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-29T23:39:02.549Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:39:02.549Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T23:39:02.549Z] OK: 9 MiB in 21 packages [2021-06-29T23:39:02.812Z] Removing intermediate container f7633dbc0242 [2021-06-29T23:39:02.812Z] ---> a2e646ced6ed [2021-06-29T23:39:02.812Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-29T23:39:03.075Z] ---> 15ae23f3f3a6 [2021-06-29T23:39:03.075Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-29T23:39:03.339Z] ---> d6dc8659ef1a [2021-06-29T23:39:03.339Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-29T23:39:03.339Z] ---> d245a4162ba7 [2021-06-29T23:39:03.339Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T23:39:03.810Z] provisioning config files... [2021-06-29T23:39:03.835Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config3727324157729579844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:39:03.911Z] ---> 8eb081a8142c [2021-06-29T23:39:03.911Z] Step 23/28 : EXPOSE 48095 [2021-06-29T23:39:03.911Z] ---> Running in 143bc19c9cd6 [2021-06-29T23:39:04.172Z] Removing intermediate container 143bc19c9cd6 [2021-06-29T23:39:04.172Z] ---> 72ad3d09bb97 [2021-06-29T23:39:04.172Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-29T23:39:04.172Z] ---> Running in c7bf6b6bcbce [2021-06-29T23:39:04.172Z] Removing intermediate container c7bf6b6bcbce [2021-06-29T23:39:04.172Z] ---> 096db6a6d3ff [2021-06-29T23:39:04.172Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:39:04.172Z] ---> Running in 1fdb1a15a013 [2021-06-29T23:39:04.172Z] Removing intermediate container 1fdb1a15a013 [2021-06-29T23:39:04.172Z] ---> 7760f11adf8d [2021-06-29T23:39:04.172Z] Step 26/28 : LABEL arch=amd64 [2021-06-29T23:39:04.211Z] ---> docker-login.sh [2021-06-29T23:39:04.211Z] nexus3.edgexfoundry.org:10001 [2021-06-29T23:39:04.434Z] ---> Running in 7c8456660487 [2021-06-29T23:39:04.435Z] Removing intermediate container 7c8456660487 [2021-06-29T23:39:04.435Z] ---> f723d8482684 [2021-06-29T23:39:04.435Z] Step 27/28 : LABEL git_sha=7ec7ce08c296ae0299cf6102b620bc0faebe8067 [2021-06-29T23:39:04.435Z] ---> Running in b7d604f0ecba [2021-06-29T23:39:04.435Z] Removing intermediate container b7d604f0ecba [2021-06-29T23:39:04.435Z] ---> c203de5d4f85 [2021-06-29T23:39:04.435Z] Step 28/28 : LABEL version=2.0.0-dev.56 [2021-06-29T23:39:04.435Z] ---> Running in 5ddcd797760d [2021-06-29T23:39:04.696Z] Removing intermediate container 5ddcd797760d [2021-06-29T23:39:04.696Z] ---> 57824b5405f5 [2021-06-29T23:39:04.696Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-29T23:39:04.696Z] Successfully built 57824b5405f5 [2021-06-29T23:39:04.696Z] Successfully tagged app-service-configurable:latest [Pipeline] } [2021-06-29T23:39:04.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T23:39:04.984Z] provisioning config files... [2021-06-29T23:39:04.996Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config1498953984095788958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:39:05.338Z] ---> docker-login.sh [2021-06-29T23:39:05.338Z] nexus3.edgexfoundry.org:10001 [2021-06-29T23:39:05.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:39:05.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:39:05.338Z] Configure a credential helper to remove this warning. See [2021-06-29T23:39:05.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:39:05.338Z] [2021-06-29T23:39:05.338Z] Login Succeeded [2021-06-29T23:39:05.338Z] nexus3.edgexfoundry.org:10002 [2021-06-29T23:39:05.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:39:05.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:39:05.401Z] Configure a credential helper to remove this warning. See [2021-06-29T23:39:05.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:39:05.401Z] [2021-06-29T23:39:05.401Z] Login Succeeded [2021-06-29T23:39:05.401Z] nexus3.edgexfoundry.org:10002 [2021-06-29T23:39:05.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:39:05.599Z] Configure a credential helper to remove this warning. See [2021-06-29T23:39:05.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:39:05.599Z] [2021-06-29T23:39:05.599Z] Login Succeeded [2021-06-29T23:39:05.599Z] nexus3.edgexfoundry.org:10003 [2021-06-29T23:39:05.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:39:05.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:39:05.599Z] Configure a credential helper to remove this warning. See [2021-06-29T23:39:05.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:39:05.599Z] [2021-06-29T23:39:05.599Z] Login Succeeded [2021-06-29T23:39:05.599Z] nexus3.edgexfoundry.org:10004 [2021-06-29T23:39:05.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:39:05.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:39:05.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:39:05.862Z] Configure a credential helper to remove this warning. See [2021-06-29T23:39:05.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:39:05.862Z] [2021-06-29T23:39:05.862Z] Login Succeeded [2021-06-29T23:39:05.862Z] docker.io [2021-06-29T23:39:05.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:39:05.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:39:05.951Z] Configure a credential helper to remove this warning. See [2021-06-29T23:39:05.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:39:05.951Z] [2021-06-29T23:39:05.951Z] Login Succeeded [2021-06-29T23:39:05.951Z] nexus3.edgexfoundry.org:10003 [2021-06-29T23:39:06.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:39:06.122Z] Configure a credential helper to remove this warning. See [2021-06-29T23:39:06.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:39:06.122Z] [2021-06-29T23:39:06.122Z] Login Succeeded [2021-06-29T23:39:06.122Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T23:39:06.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-29T23:39:06.209Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-06-29T23:39:06.209Z] 7ec7ce08c296ae0299cf6102b620bc0faebe8067 [2021-06-29T23:39:06.209Z] latest [2021-06-29T23:39:06.209Z] 2.0.0-dev.56 [2021-06-29T23:39:06.209Z] 7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 [2021-06-29T23:39:06.209Z] master [2021-06-29T23:39:06.209Z] ===================================================== [2021-06-29T23:39:06.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:39:06.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:39:06.224Z] Configure a credential helper to remove this warning. See [2021-06-29T23:39:06.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:39:06.224Z] [2021-06-29T23:39:06.224Z] Login Succeeded [2021-06-29T23:39:06.224Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:06.566Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:06.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:39:06.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:39:06.820Z] Configure a credential helper to remove this warning. See [2021-06-29T23:39:06.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:39:06.820Z] [2021-06-29T23:39:06.820Z] Login Succeeded [2021-06-29T23:39:06.820Z] docker.io [2021-06-29T23:39:06.874Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067 [2021-06-29T23:39:06.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-29T23:39:06.874Z] ee8ffd9f4bd7: Preparing [2021-06-29T23:39:06.874Z] f001c1397539: Preparing [2021-06-29T23:39:06.874Z] 07993851feca: Preparing [2021-06-29T23:39:06.874Z] 08392328d38c: Preparing [2021-06-29T23:39:06.874Z] 74b3d042adbc: Preparing [2021-06-29T23:39:06.874Z] 32f366d666a5: Preparing [2021-06-29T23:39:06.874Z] 32f366d666a5: Waiting [2021-06-29T23:39:07.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:39:07.138Z] f001c1397539: Pushed [2021-06-29T23:39:07.138Z] 32f366d666a5: Layer already exists [2021-06-29T23:39:07.138Z] 74b3d042adbc: Pushed [2021-06-29T23:39:07.138Z] 08392328d38c: Pushed [2021-06-29T23:39:07.138Z] 07993851feca: Pushed [2021-06-29T23:39:07.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:39:07.682Z] Configure a credential helper to remove this warning. See [2021-06-29T23:39:07.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:39:07.682Z] [2021-06-29T23:39:07.682Z] Login Succeeded [2021-06-29T23:39:07.682Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T23:39:07.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T23:39:08.000Z] ========================================================= [2021-06-29T23:39:08.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T23:39:08.000Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:08.414Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-29T23:39:08.414Z] Sending build context to Docker daemon 129kB [2021-06-29T23:39:08.686Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T23:39:08.686Z] Step 2/8 : FROM ${BASE} [2021-06-29T23:39:08.961Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T23:39:08.961Z] 595b0fe564bb: Pulling fs layer [2021-06-29T23:39:08.961Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T23:39:08.961Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T23:39:08.961Z] ba82ee9f976e: Pulling fs layer [2021-06-29T23:39:08.961Z] 506bd15cee9f: Pulling fs layer [2021-06-29T23:39:08.961Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T23:39:08.961Z] 618dc40b7e24: Pulling fs layer [2021-06-29T23:39:08.961Z] 506bd15cee9f: Waiting [2021-06-29T23:39:08.961Z] 75a0a4a0db45: Waiting [2021-06-29T23:39:08.961Z] ba82ee9f976e: Waiting [2021-06-29T23:39:08.961Z] 618dc40b7e24: Waiting [2021-06-29T23:39:08.961Z] 5b7225fbf94c: Download complete [2021-06-29T23:39:08.961Z] 3088b5b3c5c0: Verifying Checksum [2021-06-29T23:39:08.961Z] 3088b5b3c5c0: Download complete [2021-06-29T23:39:08.961Z] 506bd15cee9f: Verifying Checksum [2021-06-29T23:39:08.961Z] 506bd15cee9f: Download complete [2021-06-29T23:39:09.059Z] ee8ffd9f4bd7: Pushed [2021-06-29T23:39:09.261Z] 595b0fe564bb: Download complete [2021-06-29T23:39:09.261Z] 75a0a4a0db45: Download complete [2021-06-29T23:39:09.672Z] 7ec7ce08c296ae0299cf6102b620bc0faebe8067: digest: sha256:618bd2d5eee62ac142e4181f94d9cdbe8959b673769765a2b2dfc88941fc623f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:09.862Z] 595b0fe564bb: Pull complete [2021-06-29T23:39:09.983Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:10.295Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-29T23:39:10.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-29T23:39:10.295Z] ee8ffd9f4bd7: Preparing [2021-06-29T23:39:10.295Z] f001c1397539: Preparing [2021-06-29T23:39:10.295Z] 07993851feca: Preparing [2021-06-29T23:39:10.295Z] 08392328d38c: Preparing [2021-06-29T23:39:10.295Z] 74b3d042adbc: Preparing [2021-06-29T23:39:10.295Z] 32f366d666a5: Preparing [2021-06-29T23:39:10.295Z] 32f366d666a5: Waiting [2021-06-29T23:39:10.295Z] ee8ffd9f4bd7: Layer already exists [2021-06-29T23:39:10.295Z] 07993851feca: Layer already exists [2021-06-29T23:39:10.295Z] f001c1397539: Layer already exists [2021-06-29T23:39:10.295Z] 08392328d38c: Layer already exists [2021-06-29T23:39:10.295Z] 74b3d042adbc: Layer already exists [2021-06-29T23:39:10.295Z] 32f366d666a5: Layer already exists [2021-06-29T23:39:10.295Z] latest: digest: sha256:618bd2d5eee62ac142e4181f94d9cdbe8959b673769765a2b2dfc88941fc623f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:10.466Z] 3088b5b3c5c0: Pull complete [2021-06-29T23:39:10.611Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:10.912Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.56 [2021-06-29T23:39:10.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-29T23:39:10.912Z] ee8ffd9f4bd7: Preparing [2021-06-29T23:39:10.912Z] f001c1397539: Preparing [2021-06-29T23:39:10.912Z] 07993851feca: Preparing [2021-06-29T23:39:10.912Z] 08392328d38c: Preparing [2021-06-29T23:39:10.912Z] 74b3d042adbc: Preparing [2021-06-29T23:39:10.912Z] 32f366d666a5: Preparing [2021-06-29T23:39:10.912Z] 32f366d666a5: Waiting [2021-06-29T23:39:10.912Z] 74b3d042adbc: Layer already exists [2021-06-29T23:39:10.912Z] 08392328d38c: Layer already exists [2021-06-29T23:39:10.912Z] ee8ffd9f4bd7: Layer already exists [2021-06-29T23:39:10.912Z] 07993851feca: Layer already exists [2021-06-29T23:39:10.912Z] f001c1397539: Layer already exists [2021-06-29T23:39:10.912Z] 32f366d666a5: Layer already exists [2021-06-29T23:39:10.912Z] 2.0.0-dev.56: digest: sha256:618bd2d5eee62ac142e4181f94d9cdbe8959b673769765a2b2dfc88941fc623f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:11.067Z] 5b7225fbf94c: Pull complete [2021-06-29T23:39:11.226Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:11.526Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 [2021-06-29T23:39:11.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-29T23:39:11.526Z] ee8ffd9f4bd7: Preparing [2021-06-29T23:39:11.526Z] f001c1397539: Preparing [2021-06-29T23:39:11.526Z] 07993851feca: Preparing [2021-06-29T23:39:11.526Z] 08392328d38c: Preparing [2021-06-29T23:39:11.526Z] 74b3d042adbc: Preparing [2021-06-29T23:39:11.526Z] 32f366d666a5: Preparing [2021-06-29T23:39:11.526Z] 32f366d666a5: Waiting [2021-06-29T23:39:11.526Z] ee8ffd9f4bd7: Layer already exists [2021-06-29T23:39:11.526Z] 74b3d042adbc: Layer already exists [2021-06-29T23:39:11.526Z] 08392328d38c: Layer already exists [2021-06-29T23:39:11.526Z] f001c1397539: Layer already exists [2021-06-29T23:39:11.526Z] 07993851feca: Layer already exists [2021-06-29T23:39:11.526Z] 32f366d666a5: Layer already exists [2021-06-29T23:39:11.526Z] 7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56: digest: sha256:618bd2d5eee62ac142e4181f94d9cdbe8959b673769765a2b2dfc88941fc623f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:11.678Z] 618dc40b7e24: Verifying Checksum [2021-06-29T23:39:11.678Z] 618dc40b7e24: Download complete [2021-06-29T23:39:11.836Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:39:12.137Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-06-29T23:39:12.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-29T23:39:12.137Z] ee8ffd9f4bd7: Preparing [2021-06-29T23:39:12.137Z] f001c1397539: Preparing [2021-06-29T23:39:12.137Z] 07993851feca: Preparing [2021-06-29T23:39:12.137Z] 08392328d38c: Preparing [2021-06-29T23:39:12.137Z] 74b3d042adbc: Preparing [2021-06-29T23:39:12.137Z] 32f366d666a5: Preparing [2021-06-29T23:39:12.137Z] 32f366d666a5: Waiting [2021-06-29T23:39:12.138Z] 74b3d042adbc: Layer already exists [2021-06-29T23:39:12.138Z] f001c1397539: Layer already exists [2021-06-29T23:39:12.138Z] 08392328d38c: Layer already exists [2021-06-29T23:39:12.138Z] ee8ffd9f4bd7: Layer already exists [2021-06-29T23:39:12.138Z] 07993851feca: Layer already exists [2021-06-29T23:39:12.138Z] 32f366d666a5: Layer already exists [2021-06-29T23:39:12.138Z] master: digest: sha256:618bd2d5eee62ac142e4181f94d9cdbe8959b673769765a2b2dfc88941fc623f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-29T23:39:12.193Z] ===================================================== [Pipeline] echo [2021-06-29T23:39:12.209Z] taggedImages: [2021-06-29T23:39:12.209Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067 [2021-06-29T23:39:12.209Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-29T23:39:12.209Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.56 [2021-06-29T23:39:12.209Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 [2021-06-29T23:39:12.209Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:39:12.690Z] ba82ee9f976e: Verifying Checksum [2021-06-29T23:39:12.690Z] ba82ee9f976e: Download complete [2021-06-29T23:39:12.984Z] ---> job-cost.sh [2021-06-29T23:39:12.984Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kXw5 [2021-06-29T23:39:23.016Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T23:39:25.099Z] ba82ee9f976e: Pull complete [2021-06-29T23:39:25.100Z] 506bd15cee9f: Pull complete [2021-06-29T23:39:25.100Z] 75a0a4a0db45: Pull complete [2021-06-29T23:39:27.730Z] 618dc40b7e24: Pull complete [2021-06-29T23:39:27.730Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T23:39:27.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T23:39:27.730Z] ---> a36622ca3599 [2021-06-29T23:39:27.730Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T23:39:29.705Z] ---> Running in 1185c9cd2031 [2021-06-29T23:39:29.978Z] Removing intermediate container 1185c9cd2031 [2021-06-29T23:39:29.978Z] ---> 1b5c095777b0 [2021-06-29T23:39:29.978Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:39:30.258Z] ---> Running in f2efd6b4af10 [2021-06-29T23:39:32.879Z] Removing intermediate container f2efd6b4af10 [2021-06-29T23:39:32.879Z] ---> f1f98dd00679 [2021-06-29T23:39:32.879Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-29T23:39:32.879Z] ---> Running in da7106fdd371 [2021-06-29T23:39:33.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:39:34.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:39:35.335Z] lf-activate-venv(): INFO: Adding /tmp/venv-kXw5/bin to PATH [2021-06-29T23:39:35.335Z] INFO: No Stack... [2021-06-29T23:39:35.423Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-29T23:39:35.423Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-29T23:39:35.423Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-29T23:39:35.698Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-29T23:39:35.698Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-29T23:39:35.698Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-29T23:39:35.911Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T23:39:35.967Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T23:39:35.968Z] OK: 139 MiB in 46 packages [2021-06-29T23:39:36.490Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T23:39:36.794Z] + cat /w/workspace/app-service-configurable/130/archives/cost.csv [2021-06-29T23:39:36.794Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T23:39:36.829Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] [2021-06-29T23:39:36.839Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] did not exist. Created. [2021-06-29T23:39:36.839Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T23:39:37.165Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-29T23:39:37.243Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T23:39:37.255Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-29T23:39:37.398Z] Removing intermediate container da7106fdd371 [2021-06-29T23:39:37.398Z] ---> 11e3a6eecb95 [2021-06-29T23:39:37.398Z] Step 6/8 : WORKDIR /app [2021-06-29T23:39:37.398Z] ---> Running in 7b11be4221dc [Pipeline] // stage [Pipeline] } [2021-06-29T23:39:37.993Z] Removing intermediate container 7b11be4221dc [2021-06-29T23:39:37.993Z] ---> 643851c3b7bf [2021-06-29T23:39:37.993Z] Step 7/8 : COPY . . [2021-06-29T23:39:38.587Z] ---> 7442ae624c9a [2021-06-29T23:39:38.587Z] Step 8/8 : RUN go mod download [2021-06-29T23:39:38.860Z] ---> Running in 55dc4041d9d0 [2021-06-29T23:40:05.652Z] Removing intermediate container 55dc4041d9d0 [2021-06-29T23:40:05.653Z] ---> b8bae716d2da [2021-06-29T23:40:05.653Z] Successfully built b8bae716d2da [2021-06-29T23:40:05.653Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:40:06.003Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T23:40:06.003Z] . [Pipeline] withDockerContainer [2021-06-29T23:40:06.443Z] prd-ubuntu18.04-docker-arm64-4c-16g-786 does not seem to be running inside a container [2021-06-29T23:40:06.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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 ******** ci-base-image-arm64 cat [2021-06-29T23:40:08.203Z] $ docker top 1dda4a5a4168dce364d5433e8d9e50e7a5c2517c489e1eb0cf41c966bf894238 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:40:09.198Z] + go version [2021-06-29T23:40:09.198Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T23:40:09.221Z] $ docker stop --time=1 1dda4a5a4168dce364d5433e8d9e50e7a5c2517c489e1eb0cf41c966bf894238 [2021-06-29T23:40:11.045Z] $ docker rm -f 1dda4a5a4168dce364d5433e8d9e50e7a5c2517c489e1eb0cf41c966bf894238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:40:11.889Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T23:40:11.889Z] . [Pipeline] withDockerContainer [2021-06-29T23:40:12.152Z] prd-ubuntu18.04-docker-arm64-4c-16g-786 does not seem to be running inside a container [2021-06-29T23:40:12.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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 ******** ci-base-image-arm64 cat [2021-06-29T23:40:13.959Z] $ docker top 29ceec427e2f48098b22ec2cd417ed73c20a54ec852c1e4e9d011d551a30eafc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:40:14.949Z] + go mod tidy [Pipeline] sh [2021-06-29T23:40:16.217Z] + make test [2021-06-29T23:40:16.217Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-29T23:41:12.849Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-29T23:41:12.849Z] CGO_ENABLED=1 go vet ./... [2021-06-29T23:41:28.015Z] gofmt -l . [2021-06-29T23:41:28.015Z] [ "`gofmt -l .`" = "" ] [2021-06-29T23:41:28.015Z] ./bin/test-go-mod-tidy.sh [2021-06-29T23:41:28.618Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-29T23:41:30.115Z] $ docker stop --time=1 29ceec427e2f48098b22ec2cd417ed73c20a54ec852c1e4e9d011d551a30eafc [2021-06-29T23:41:32.100Z] $ docker rm -f 29ceec427e2f48098b22ec2cd417ed73c20a54ec852c1e4e9d011d551a30eafc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T23:41:32.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-29T23:41:32.965Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T23:41:33.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T23:41:33.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-29T23:41:34.293Z] + ls -al . [2021-06-29T23:41:34.293Z] total 136 [2021-06-29T23:41:34.293Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 29 23:41 . [2021-06-29T23:41:34.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 23:38 .. [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 29 23:38 .dockerignore [2021-06-29T23:41:34.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 23:38 .git [2021-06-29T23:41:34.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 23:38 .github [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 29 23:38 .gitignore [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 29 23:38 Attribution.txt [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 21991 Jun 29 23:38 CHANGELOG.md [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 29 23:38 Dockerfile [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 29 23:38 Dockerfile.build [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 29 23:38 Jenkinsfile [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 29 23:38 LICENSE [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 29 23:38 README.md [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 29 23:34 VERSION [2021-06-29T23:41:34.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 23:38 bin [2021-06-29T23:41:34.293Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 29 23:40 coverage.out [2021-06-29T23:41:34.293Z] -rw-r--r-- 1 jenkins jenkins 129 Jun 29 23:41 go.mod [2021-06-29T23:41:34.293Z] -rw-r--r-- 1 jenkins jenkins 20447 Jun 29 23:40 go.sum [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 29 23:38 main.go [2021-06-29T23:41:34.293Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 29 23:38 makefile [2021-06-29T23:41:34.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 23:38 res [2021-06-29T23:41:34.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 23:38 snap [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:41:34.641Z] + docker build -t 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=7ec7ce08c296ae0299cf6102b620bc0faebe8067 --label arch=arm64 --label version=2.0.0-dev.56 . [2021-06-29T23:41:34.641Z] Sending build context to Docker daemon 152.1kB [2021-06-29T23:41:34.915Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T23:41:34.915Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-29T23:41:34.915Z] ---> b8bae716d2da [2021-06-29T23:41:34.915Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-29T23:41:35.190Z] ---> Running in 6ea289477824 [2021-06-29T23:41:35.784Z] Removing intermediate container 6ea289477824 [2021-06-29T23:41:35.784Z] ---> 2dff95b12375 [2021-06-29T23:41:35.784Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-29T23:41:35.784Z] ---> Running in 39f7314709df [2021-06-29T23:41:36.379Z] Removing intermediate container 39f7314709df [2021-06-29T23:41:36.379Z] ---> 78716361c6f3 [2021-06-29T23:41:36.379Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-29T23:41:36.379Z] ---> Running in 04237fb59dbc [2021-06-29T23:41:37.006Z] Removing intermediate container 04237fb59dbc [2021-06-29T23:41:37.006Z] ---> d0da6b6ef9eb [2021-06-29T23:41:37.006Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T23:41:37.006Z] ---> Running in 3818d24a9683 [2021-06-29T23:41:38.993Z] Removing intermediate container 3818d24a9683 [2021-06-29T23:41:38.993Z] ---> 5fef1c5fd21a [2021-06-29T23:41:38.993Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-29T23:41:39.269Z] ---> Running in 9827a3a9a8e3 [2021-06-29T23:41:40.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:41:41.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:41:42.288Z] OK: 139 MiB in 46 packages [2021-06-29T23:41:44.262Z] Removing intermediate container 9827a3a9a8e3 [2021-06-29T23:41:44.262Z] ---> db04c36c8bd5 [2021-06-29T23:41:44.262Z] Step 8/28 : WORKDIR /app [2021-06-29T23:41:44.262Z] ---> Running in fb98cb84ff6a [2021-06-29T23:41:44.856Z] Removing intermediate container fb98cb84ff6a [2021-06-29T23:41:44.856Z] ---> 98e4cde1ea1b [2021-06-29T23:41:44.856Z] Step 9/28 : COPY go.mod . [2021-06-29T23:41:45.452Z] ---> 21f3000098e3 [2021-06-29T23:41:45.452Z] Step 10/28 : RUN go mod download [2021-06-29T23:41:45.725Z] ---> Running in 1afde37a0102 [2021-06-29T23:41:48.355Z] Removing intermediate container 1afde37a0102 [2021-06-29T23:41:48.355Z] ---> 9cd10d302314 [2021-06-29T23:41:48.355Z] Step 11/28 : RUN go mod tidy [2021-06-29T23:41:48.355Z] ---> Running in af023fd63b2f [2021-06-29T23:41:50.983Z] Removing intermediate container af023fd63b2f [2021-06-29T23:41:50.983Z] ---> 6f0a28fa5a9b [2021-06-29T23:41:50.983Z] Step 12/28 : COPY . . [2021-06-29T23:41:51.596Z] ---> 207b5106baf5 [2021-06-29T23:41:51.596Z] Step 13/28 : ARG MAKE="make build" [2021-06-29T23:41:51.873Z] ---> Running in 084033f502fe [2021-06-29T23:41:52.472Z] Removing intermediate container 084033f502fe [2021-06-29T23:41:52.472Z] ---> 891100749316 [2021-06-29T23:41:52.472Z] Step 14/28 : RUN $MAKE [2021-06-29T23:41:52.472Z] ---> Running in a81e2b26a34a [2021-06-29T23:41:53.923Z] go mod tidy [2021-06-29T23:41:54.197Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.56" -o app-service-configurable [2021-06-29T23:42:33.260Z] Removing intermediate container a81e2b26a34a [2021-06-29T23:42:33.260Z] ---> a219fb2e7866 [2021-06-29T23:42:33.260Z] Step 15/28 : FROM alpine:3.12 [2021-06-29T23:42:33.260Z] 3.12: Pulling from library/alpine [2021-06-29T23:42:33.260Z] d2f70382dc9a: Pulling fs layer [2021-06-29T23:42:33.260Z] d2f70382dc9a: Verifying Checksum [2021-06-29T23:42:33.260Z] d2f70382dc9a: Download complete [2021-06-29T23:42:33.260Z] d2f70382dc9a: Pull complete [2021-06-29T23:42:33.260Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T23:42:33.260Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T23:42:33.260Z] ---> c4fd0aeabfcf [2021-06-29T23:42:33.260Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-29T23:42:33.260Z] ---> Running in ff8e5ffd1b09 [2021-06-29T23:42:33.260Z] Removing intermediate container ff8e5ffd1b09 [2021-06-29T23:42:33.260Z] ---> d169473529b7 [2021-06-29T23:42:33.260Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-29T23:42:33.260Z] ---> Running in 356ee43e29e9 [2021-06-29T23:42:33.260Z] Removing intermediate container 356ee43e29e9 [2021-06-29T23:42:33.260Z] ---> f96c827c4c7a [2021-06-29T23:42:33.260Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-29T23:42:33.260Z] ---> Running in efae14e0af0c [2021-06-29T23:42:34.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T23:42:34.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T23:42:35.012Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-29T23:42:35.012Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-29T23:42:35.012Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-29T23:42:35.012Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-29T23:42:35.012Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-29T23:42:35.012Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-29T23:42:35.012Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-29T23:42:35.012Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T23:42:35.012Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T23:42:35.299Z] OK: 9 MiB in 21 packages [2021-06-29T23:42:36.740Z] Removing intermediate container efae14e0af0c [2021-06-29T23:42:36.740Z] ---> f3b6fe83fc20 [2021-06-29T23:42:36.740Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-29T23:42:37.721Z] ---> 1126e455c408 [2021-06-29T23:42:37.721Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-29T23:42:38.320Z] ---> 2e1731ee828a [2021-06-29T23:42:38.320Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-29T23:42:39.299Z] ---> a47d845b0c7b [2021-06-29T23:42:39.299Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-29T23:42:40.736Z] ---> 33d4946f337f [2021-06-29T23:42:40.736Z] Step 23/28 : EXPOSE 48095 [2021-06-29T23:42:40.736Z] ---> Running in 6e3997737b8c [2021-06-29T23:42:41.011Z] Removing intermediate container 6e3997737b8c [2021-06-29T23:42:41.011Z] ---> b5c51be26629 [2021-06-29T23:42:41.011Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-29T23:42:41.285Z] ---> Running in bcc4dbefab37 [2021-06-29T23:42:41.882Z] Removing intermediate container bcc4dbefab37 [2021-06-29T23:42:41.882Z] ---> 2a754cbee652 [2021-06-29T23:42:41.882Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T23:42:41.882Z] ---> Running in a994f1888d88 [2021-06-29T23:42:42.478Z] Removing intermediate container a994f1888d88 [2021-06-29T23:42:42.478Z] ---> 08811365d64c [2021-06-29T23:42:42.478Z] Step 26/28 : LABEL arch=arm64 [2021-06-29T23:42:42.478Z] ---> Running in 9f0c889d9cd1 [2021-06-29T23:42:43.074Z] Removing intermediate container 9f0c889d9cd1 [2021-06-29T23:42:43.074Z] ---> 31ddbcd38471 [2021-06-29T23:42:43.074Z] Step 27/28 : LABEL git_sha=7ec7ce08c296ae0299cf6102b620bc0faebe8067 [2021-06-29T23:42:43.074Z] ---> Running in f96785f4fee4 [2021-06-29T23:42:43.667Z] Removing intermediate container f96785f4fee4 [2021-06-29T23:42:43.667Z] ---> 5ea3f97e38c5 [2021-06-29T23:42:43.667Z] Step 28/28 : LABEL version=2.0.0-dev.56 [2021-06-29T23:42:43.667Z] ---> Running in 0e0cdfc1f610 [2021-06-29T23:42:44.265Z] Removing intermediate container 0e0cdfc1f610 [2021-06-29T23:42:44.265Z] ---> f68303dd17ad [2021-06-29T23:42:44.265Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-29T23:42:44.265Z] Successfully built f68303dd17ad [2021-06-29T23:42:44.265Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T23:42:44.570Z] provisioning config files... [2021-06-29T23:42:44.599Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config4658684249323346804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:42:44.979Z] ---> docker-login.sh [2021-06-29T23:42:44.979Z] nexus3.edgexfoundry.org:10001 [2021-06-29T23:42:45.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:42:45.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:42:45.254Z] Configure a credential helper to remove this warning. See [2021-06-29T23:42:45.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:42:45.254Z] [2021-06-29T23:42:45.254Z] Login Succeeded [2021-06-29T23:42:45.254Z] nexus3.edgexfoundry.org:10002 [2021-06-29T23:42:45.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:42:45.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:42:45.848Z] Configure a credential helper to remove this warning. See [2021-06-29T23:42:45.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:42:45.848Z] [2021-06-29T23:42:45.848Z] Login Succeeded [2021-06-29T23:42:45.848Z] nexus3.edgexfoundry.org:10003 [2021-06-29T23:42:46.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:42:46.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:42:46.444Z] Configure a credential helper to remove this warning. See [2021-06-29T23:42:46.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:42:46.444Z] [2021-06-29T23:42:46.444Z] Login Succeeded [2021-06-29T23:42:46.444Z] nexus3.edgexfoundry.org:10004 [2021-06-29T23:42:46.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:42:46.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:42:46.994Z] Configure a credential helper to remove this warning. See [2021-06-29T23:42:46.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:42:46.994Z] [2021-06-29T23:42:46.994Z] Login Succeeded [2021-06-29T23:42:46.994Z] docker.io [2021-06-29T23:42:47.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T23:42:47.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T23:42:47.862Z] Configure a credential helper to remove this warning. See [2021-06-29T23:42:47.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T23:42:47.862Z] [2021-06-29T23:42:47.862Z] Login Succeeded [2021-06-29T23:42:47.862Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T23:42:47.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-29T23:42:47.968Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-06-29T23:42:47.968Z] 7ec7ce08c296ae0299cf6102b620bc0faebe8067 [2021-06-29T23:42:47.968Z] latest [2021-06-29T23:42:47.968Z] 2.0.0-dev.56 [2021-06-29T23:42:47.968Z] 7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 [2021-06-29T23:42:47.968Z] master [2021-06-29T23:42:47.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:42:48.369Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:42:48.713Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067 [2021-06-29T23:42:48.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-29T23:42:48.713Z] 2f001d4df9da: Preparing [2021-06-29T23:42:48.713Z] c4bf8e236598: Preparing [2021-06-29T23:42:48.713Z] ed8096bd6c9d: Preparing [2021-06-29T23:42:48.713Z] 1cda2445e9a6: Preparing [2021-06-29T23:42:48.713Z] 617636f9e3ee: Preparing [2021-06-29T23:42:48.713Z] 3fbe34a1663b: Preparing [2021-06-29T23:42:48.713Z] 3fbe34a1663b: Waiting [2021-06-29T23:42:48.987Z] c4bf8e236598: Pushed [2021-06-29T23:42:48.987Z] 1cda2445e9a6: Pushed [2021-06-29T23:42:48.987Z] ed8096bd6c9d: Pushed [2021-06-29T23:42:49.261Z] 3fbe34a1663b: Layer already exists [2021-06-29T23:42:49.855Z] 617636f9e3ee: Pushed [2021-06-29T23:42:52.466Z] 2f001d4df9da: Pushed [2021-06-29T23:42:52.738Z] 7ec7ce08c296ae0299cf6102b620bc0faebe8067: digest: sha256:afaa6be9e47c7ecf5e1b4a49112c74089564daf579e82a0d9b448d8dd8c2bed2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:42:53.105Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:42:53.448Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-29T23:42:53.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-29T23:42:53.721Z] 2f001d4df9da: Preparing [2021-06-29T23:42:53.721Z] c4bf8e236598: Preparing [2021-06-29T23:42:53.721Z] ed8096bd6c9d: Preparing [2021-06-29T23:42:53.721Z] 1cda2445e9a6: Preparing [2021-06-29T23:42:53.721Z] 617636f9e3ee: Preparing [2021-06-29T23:42:53.721Z] 3fbe34a1663b: Preparing [2021-06-29T23:42:53.721Z] 3fbe34a1663b: Waiting [2021-06-29T23:42:53.721Z] 1cda2445e9a6: Layer already exists [2021-06-29T23:42:53.721Z] 617636f9e3ee: Layer already exists [2021-06-29T23:42:53.721Z] ed8096bd6c9d: Layer already exists [2021-06-29T23:42:53.721Z] c4bf8e236598: Layer already exists [2021-06-29T23:42:53.721Z] 2f001d4df9da: Layer already exists [2021-06-29T23:42:53.721Z] 3fbe34a1663b: Layer already exists [2021-06-29T23:42:53.721Z] latest: digest: sha256:afaa6be9e47c7ecf5e1b4a49112c74089564daf579e82a0d9b448d8dd8c2bed2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:42:54.103Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:42:54.447Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.56 [2021-06-29T23:42:54.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-29T23:42:54.447Z] 2f001d4df9da: Preparing [2021-06-29T23:42:54.447Z] c4bf8e236598: Preparing [2021-06-29T23:42:54.448Z] ed8096bd6c9d: Preparing [2021-06-29T23:42:54.448Z] 1cda2445e9a6: Preparing [2021-06-29T23:42:54.448Z] 617636f9e3ee: Preparing [2021-06-29T23:42:54.448Z] 3fbe34a1663b: Preparing [2021-06-29T23:42:54.719Z] 617636f9e3ee: Layer already exists [2021-06-29T23:42:54.719Z] 1cda2445e9a6: Layer already exists [2021-06-29T23:42:54.719Z] c4bf8e236598: Layer already exists [2021-06-29T23:42:54.719Z] 2f001d4df9da: Layer already exists [2021-06-29T23:42:54.719Z] ed8096bd6c9d: Layer already exists [2021-06-29T23:42:54.719Z] 3fbe34a1663b: Layer already exists [2021-06-29T23:42:54.719Z] 2.0.0-dev.56: digest: sha256:afaa6be9e47c7ecf5e1b4a49112c74089564daf579e82a0d9b448d8dd8c2bed2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:42:55.069Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:42:55.415Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 [2021-06-29T23:42:55.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-29T23:42:55.415Z] 2f001d4df9da: Preparing [2021-06-29T23:42:55.415Z] c4bf8e236598: Preparing [2021-06-29T23:42:55.415Z] ed8096bd6c9d: Preparing [2021-06-29T23:42:55.415Z] 1cda2445e9a6: Preparing [2021-06-29T23:42:55.415Z] 617636f9e3ee: Preparing [2021-06-29T23:42:55.415Z] 3fbe34a1663b: Preparing [2021-06-29T23:42:55.415Z] 3fbe34a1663b: Waiting [2021-06-29T23:42:55.686Z] 1cda2445e9a6: Layer already exists [2021-06-29T23:42:55.686Z] 2f001d4df9da: Layer already exists [2021-06-29T23:42:55.686Z] ed8096bd6c9d: Layer already exists [2021-06-29T23:42:55.686Z] c4bf8e236598: Layer already exists [2021-06-29T23:42:55.686Z] 617636f9e3ee: Layer already exists [2021-06-29T23:42:55.686Z] 3fbe34a1663b: Layer already exists [2021-06-29T23:42:55.686Z] 7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56: digest: sha256:afaa6be9e47c7ecf5e1b4a49112c74089564daf579e82a0d9b448d8dd8c2bed2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:42:56.035Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:42:56.376Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-06-29T23:42:56.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-29T23:42:56.376Z] 2f001d4df9da: Preparing [2021-06-29T23:42:56.376Z] c4bf8e236598: Preparing [2021-06-29T23:42:56.376Z] ed8096bd6c9d: Preparing [2021-06-29T23:42:56.376Z] 1cda2445e9a6: Preparing [2021-06-29T23:42:56.376Z] 617636f9e3ee: Preparing [2021-06-29T23:42:56.376Z] 3fbe34a1663b: Preparing [2021-06-29T23:42:56.376Z] 3fbe34a1663b: Waiting [2021-06-29T23:42:56.376Z] 617636f9e3ee: Layer already exists [2021-06-29T23:42:56.376Z] ed8096bd6c9d: Layer already exists [2021-06-29T23:42:56.376Z] 1cda2445e9a6: Layer already exists [2021-06-29T23:42:56.376Z] c4bf8e236598: Layer already exists [2021-06-29T23:42:56.376Z] 2f001d4df9da: Layer already exists [2021-06-29T23:42:56.376Z] 3fbe34a1663b: Layer already exists [2021-06-29T23:42:56.647Z] master: digest: sha256:afaa6be9e47c7ecf5e1b4a49112c74089564daf579e82a0d9b448d8dd8c2bed2 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-29T23:42:56.735Z] ===================================================== [Pipeline] echo [2021-06-29T23:42:56.752Z] taggedImages: [2021-06-29T23:42:56.752Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067 [2021-06-29T23:42:56.753Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-29T23:42:56.753Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.56 [2021-06-29T23:42:56.753Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ec7ce08c296ae0299cf6102b620bc0faebe8067-2.0.0-dev.56 [2021-06-29T23:42:56.753Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:42:57.236Z] ---> job-cost.sh [2021-06-29T23:42:57.236Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6gfY [2021-06-29T23:43:36.208Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T23:44:57.969Z] lf-activate-venv(): INFO: Adding /tmp/venv-6gfY/bin to PATH [2021-06-29T23:44:57.969Z] INFO: No Stack... [2021-06-29T23:44:57.969Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T23:44:57.969Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T23:44:58.322Z] + + catcut /w/workspace/app-service-configurable/130/archives/cost.csv -d, [2021-06-29T23:44:58.322Z] -f6 [Pipeline] lock [2021-06-29T23:44:58.385Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] [2021-06-29T23:44:58.395Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] did not exist. Created. [2021-06-29T23:44:58.395Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T23:44:58.793Z] /w/workspace/app-service-configurable/130@tmp/durable-0c3ff1a6/script.sh: 1: /w/workspace/app-service-configurable/130@tmp/durable-0c3ff1a6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-29T23:44:59.141Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T23:44:59.177Z] Warning: overwriting stash ‘stack-cost’ [2021-06-29T23:44:59.337Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T23:44:59.351Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-130-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-29T23:45:00.651Z] provisioning config files... [2021-06-29T23:45:00.739Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config5308037523063494656tmp [Pipeline] { [Pipeline] sh [2021-06-29T23:45:01.066Z] + set +x [2021-06-29T23:45:01.066Z] + curl -s https://codecov.io/bash [2021-06-29T23:45:01.066Z] + bash -s -- [2021-06-29T23:45:01.066Z] [2021-06-29T23:45:01.066Z] _____ _ [2021-06-29T23:45:01.066Z] / ____| | | [2021-06-29T23:45:01.066Z] | | ___ __| | ___ ___ _____ __ [2021-06-29T23:45:01.066Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-29T23:45:01.066Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-29T23:45:01.066Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-29T23:45:01.066Z] Bash-1.0.3 [2021-06-29T23:45:01.066Z] [2021-06-29T23:45:01.066Z] [2021-06-29T23:45:01.066Z] ==> git version 2.24.4 found [2021-06-29T23:45:01.066Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-29T23:45:01.066Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-29T23:45:01.066Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-29T23:45:01.066Z] ==> Jenkins CI detected. [2021-06-29T23:45:01.066Z] project root: . [2021-06-29T23:45:01.066Z] --> token set from env [2021-06-29T23:45:01.066Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-29T23:45:01.331Z] ==> Running gcov in . (disable via -X gcov) [2021-06-29T23:45:01.331Z] ==> Python coveragepy not found [2021-06-29T23:45:01.331Z] ==> Searching for coverage reports in: [2021-06-29T23:45:01.331Z] + . [2021-06-29T23:45:01.331Z] -> Found 1 reports [2021-06-29T23:45:01.331Z] ==> Detecting git/mercurial file structure [2021-06-29T23:45:01.331Z] ==> Reading reports [2021-06-29T23:45:01.331Z] + ./coverage.out bytes=10 [2021-06-29T23:45:01.331Z] ==> Appending adjustments [2021-06-29T23:45:01.331Z] https://docs.codecov.io/docs/fixing-reports [2021-06-29T23:45:01.331Z] + Found adjustments [2021-06-29T23:45:01.331Z] ==> Gzipping contents [2021-06-29T23:45:01.331Z] 4.0K /tmp/codecov.FYsNV5.gz [2021-06-29T23:45:01.331Z] ==> Uploading reports [2021-06-29T23:45:01.331Z] url: https://codecov.io [2021-06-29T23:45:01.331Z] query: branch=master&commit=7ec7ce08c296ae0299cf6102b620bc0faebe8067&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-29T23:45:01.331Z] -> Pinging Codecov [2021-06-29T23:45:01.331Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7ec7ce08c296ae0299cf6102b620bc0faebe8067&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-29T23:45:01.920Z] -> Uploading to [2021-06-29T23:45:01.920Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-29/A97CA9966030D2A3747ED39772930CCE/7ec7ce08c296ae0299cf6102b620bc0faebe8067/dd8370f8-67ee-42ea-a4c2-abb2782720e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T234501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bfd40034cf519ff1896dac3ab2e5cfd522a4f06a26f33a0867a01ffad89d3ab [2021-06-29T23:45:01.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T23:45:01.920Z] Dload Upload Total Spent Left Speed [2021-06-29T23:45:02.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 567 0 0 100 567 0 1725 --:--:-- --:--:-- --:--:-- 1728 [2021-06-29T23:45:02.183Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] } [2021-06-29T23:45:02.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-29T23:45:03.305Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-29T23:45:03.346Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:45:03.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T23:45:03.672Z] [2021-06-29T23:45:03.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:45:04.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T23:45:04.021Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-29T23:45:04.021Z] 188c0c94c7c5: Pulling fs layer [2021-06-29T23:45:04.021Z] 0ef7d3d256c8: Pulling fs layer [2021-06-29T23:45:04.021Z] de9db76c5a1d: Pulling fs layer [2021-06-29T23:45:04.021Z] 0eba1c9be4d2: Pulling fs layer [2021-06-29T23:45:04.021Z] 0d57e429df01: Pulling fs layer [2021-06-29T23:45:04.021Z] 4e4be7b47b0d: Pulling fs layer [2021-06-29T23:45:04.021Z] e1f770b5df2f: Pulling fs layer [2021-06-29T23:45:04.021Z] 85a0685a4137: Pulling fs layer [2021-06-29T23:45:04.021Z] 0eba1c9be4d2: Waiting [2021-06-29T23:45:04.021Z] 0d57e429df01: Waiting [2021-06-29T23:45:04.021Z] 4e4be7b47b0d: Waiting [2021-06-29T23:45:04.021Z] e1f770b5df2f: Waiting [2021-06-29T23:45:04.021Z] 85a0685a4137: Waiting [2021-06-29T23:45:04.021Z] de9db76c5a1d: Download complete [2021-06-29T23:45:04.021Z] 0ef7d3d256c8: Verifying Checksum [2021-06-29T23:45:04.021Z] 0ef7d3d256c8: Download complete [2021-06-29T23:45:04.021Z] 0d57e429df01: Verifying Checksum [2021-06-29T23:45:04.021Z] 0d57e429df01: Download complete [2021-06-29T23:45:04.021Z] 4e4be7b47b0d: Verifying Checksum [2021-06-29T23:45:04.021Z] 4e4be7b47b0d: Download complete [2021-06-29T23:45:04.021Z] 188c0c94c7c5: Verifying Checksum [2021-06-29T23:45:04.021Z] 188c0c94c7c5: Download complete [2021-06-29T23:45:04.287Z] 188c0c94c7c5: Pull complete [2021-06-29T23:45:04.555Z] 0ef7d3d256c8: Pull complete [2021-06-29T23:45:04.555Z] de9db76c5a1d: Pull complete [2021-06-29T23:45:05.506Z] e1f770b5df2f: Verifying Checksum [2021-06-29T23:45:05.506Z] e1f770b5df2f: Download complete [2021-06-29T23:45:07.420Z] 0eba1c9be4d2: Verifying Checksum [2021-06-29T23:45:07.420Z] 0eba1c9be4d2: Download complete [2021-06-29T23:45:07.420Z] 85a0685a4137: Verifying Checksum [2021-06-29T23:45:07.420Z] 85a0685a4137: Download complete [2021-06-29T23:45:10.769Z] 0eba1c9be4d2: Pull complete [2021-06-29T23:45:10.769Z] 0d57e429df01: Pull complete [2021-06-29T23:45:10.769Z] 4e4be7b47b0d: Pull complete [2021-06-29T23:45:11.033Z] e1f770b5df2f: Pull complete [2021-06-29T23:45:14.405Z] 85a0685a4137: Pull complete [2021-06-29T23:45:14.405Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-29T23:45:14.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T23:45:14.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-29T23:45:14.482Z] prd-centos7-docker-4c-2g-784 does not seem to be running inside a container [2021-06-29T23:45:14.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-29T23:45:17.268Z] $ docker top 6f22445f4b8a5fdc44049d4392d3bf6c29ab9b36f71c24dffa507439405c1cdf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T23:45:17.368Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-29T23:45:17.661Z] + set -o pipefail [2021-06-29T23:45:17.661Z] + snyk monitor '--org=edgex-jenkins' [2021-06-29T23:45:24.274Z] [2021-06-29T23:45:24.274Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-06-29T23:45:24.274Z] [2021-06-29T23:45:24.274Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/883898dd-19c1-4942-98a9-9fad4c0dcf0e [2021-06-29T23:45:24.274Z] [2021-06-29T23:45:24.274Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-29T23:45:24.274Z] [2021-06-29T23:45:24.274Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-29T23:45:24.274Z] [2021-06-29T23:45:24.274Z] [Pipeline] } [2021-06-29T23:45:24.287Z] $ docker stop --time=1 6f22445f4b8a5fdc44049d4392d3bf6c29ab9b36f71c24dffa507439405c1cdf [2021-06-29T23:45:26.544Z] $ docker rm -f 6f22445f4b8a5fdc44049d4392d3bf6c29ab9b36f71c24dffa507439405c1cdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T23:45:27.656Z] + git log --format=format:%s -1 7ec7ce08c296ae0299cf6102b620bc0faebe8067 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:45:28.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T23:45:28.025Z] . [Pipeline] withDockerContainer [2021-06-29T23:45:28.107Z] prd-centos7-docker-4c-2g-784 does not seem to be running inside a container [2021-06-29T23:45:28.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T23:45:28.513Z] $ docker top 493247f9df0810e90a284fe5542bb819400948ee721e31d8b78f1a75868e3f77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T23:45:28.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T23:45:28.658Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T23:45:28.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T23:45:28.780Z] $ docker exec 493247f9df0810e90a284fe5542bb819400948ee721e31d8b78f1a75868e3f77 ssh-agent [2021-06-29T23:45:28.885Z] SSH_AUTH_SOCK=/tmp/ssh-LfCAv7dPnkCj/agent.15 [2021-06-29T23:45:28.885Z] SSH_AGENT_PID=22 [2021-06-29T23:45:28.891Z] Running ssh-add (command line suppressed) [2021-06-29T23:45:28.999Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_507842321437187171.key (/w/workspace/_app-service-configurable_master@tmp/private_key_507842321437187171.key) [2021-06-29T23:45:29.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T23:45:29.343Z] + git semver tag [2021-06-29T23:45:29.343Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T23:45:29.343Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-29T23:45:29.343Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-29T23:45:29.343Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T23:45:29.343Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T23:45:29.343Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T23:45:29.343Z] # $SEMVER_BRANCH = master [2021-06-29T23:45:29.343Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-29T23:45:29.343Z] # 7ec7ce08c296ae0299cf6102b620bc0faebe8067 HEAD [2021-06-29T23:45:29.343Z] # -> Force: false [2021-06-29T23:45:29.343Z] # 82cddabe470430ac6cb8473a33fc82304deda1b8 refs/tags/v2.0.0-dev.56 [Pipeline] } [2021-06-29T23:45:29.354Z] $ docker exec --env ******** --env ******** 493247f9df0810e90a284fe5542bb819400948ee721e31d8b78f1a75868e3f77 ssh-agent -k [2021-06-29T23:45:29.446Z] unset SSH_AUTH_SOCK; [2021-06-29T23:45:29.447Z] unset SSH_AGENT_PID; [2021-06-29T23:45:29.447Z] echo Agent pid 22 killed; [2021-06-29T23:45:29.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T23:45:29.916Z] + git semver [Pipeline] } [2021-06-29T23:45:29.935Z] $ docker stop --time=1 493247f9df0810e90a284fe5542bb819400948ee721e31d8b78f1a75868e3f77 [2021-06-29T23:45:31.115Z] $ docker rm -f 493247f9df0810e90a284fe5542bb819400948ee721e31d8b78f1a75868e3f77 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:45:31.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T23:45:31.609Z] [2021-06-29T23:45:31.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:45:31.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T23:45:31.926Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-29T23:45:31.926Z] ab5ef0e58194: Pulling fs layer [2021-06-29T23:45:31.926Z] 9712f1f96733: Pulling fs layer [2021-06-29T23:45:31.926Z] 63f879dbbcfc: Pulling fs layer [2021-06-29T23:45:31.926Z] 0d9ebad4ef96: Pulling fs layer [2021-06-29T23:45:31.926Z] e9a5061849ea: Pulling fs layer [2021-06-29T23:45:31.926Z] d747dcd14b5f: Pulling fs layer [2021-06-29T23:45:31.926Z] 2de7ff778b66: Pulling fs layer [2021-06-29T23:45:31.926Z] 0d9ebad4ef96: Waiting [2021-06-29T23:45:31.926Z] e9a5061849ea: Waiting [2021-06-29T23:45:31.926Z] d747dcd14b5f: Waiting [2021-06-29T23:45:31.926Z] 2de7ff778b66: Waiting [2021-06-29T23:45:31.926Z] 9712f1f96733: Verifying Checksum [2021-06-29T23:45:31.926Z] 9712f1f96733: Download complete [2021-06-29T23:45:33.323Z] 63f879dbbcfc: Verifying Checksum [2021-06-29T23:45:33.323Z] 63f879dbbcfc: Download complete [2021-06-29T23:45:33.584Z] e9a5061849ea: Verifying Checksum [2021-06-29T23:45:33.584Z] e9a5061849ea: Download complete [2021-06-29T23:45:33.584Z] d747dcd14b5f: Verifying Checksum [2021-06-29T23:45:33.584Z] d747dcd14b5f: Download complete [2021-06-29T23:45:33.846Z] 2de7ff778b66: Verifying Checksum [2021-06-29T23:45:33.846Z] 2de7ff778b66: Download complete [2021-06-29T23:45:34.115Z] 0d9ebad4ef96: Verifying Checksum [2021-06-29T23:45:34.115Z] 0d9ebad4ef96: Download complete [2021-06-29T23:45:34.115Z] ab5ef0e58194: Verifying Checksum [2021-06-29T23:45:34.115Z] ab5ef0e58194: Download complete [2021-06-29T23:45:36.687Z] ab5ef0e58194: Pull complete [2021-06-29T23:45:36.687Z] 9712f1f96733: Pull complete [2021-06-29T23:45:37.632Z] 63f879dbbcfc: Pull complete [2021-06-29T23:45:40.949Z] 0d9ebad4ef96: Pull complete [2021-06-29T23:45:40.949Z] e9a5061849ea: Pull complete [2021-06-29T23:45:40.949Z] d747dcd14b5f: Pull complete [2021-06-29T23:45:41.898Z] 2de7ff778b66: Pull complete [2021-06-29T23:45:41.898Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-29T23:45:41.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T23:45:41.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-29T23:45:41.984Z] prd-centos7-docker-4c-2g-784 does not seem to be running inside a container [2021-06-29T23:45:42.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-29T23:45:45.717Z] $ docker top c2bd1cef2239d6ae3d78f3a85345421c43e0549fecefef68560a7821f44498a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-29T23:45:45.812Z] provisioning config files... [2021-06-29T23:45:45.822Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config1775697590969829417tmp [2021-06-29T23:45:45.834Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5783703603485300502tmp [2021-06-29T23:45:45.846Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config5869129972216474572tmp [Pipeline] { [Pipeline] echo [2021-06-29T23:45:45.868Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:45:46.180Z] ---> sigul-configuration.sh [2021-06-29T23:45:46.180Z] gpg: directory `/root/.gnupg' created [2021-06-29T23:45:46.180Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-29T23:45:46.180Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-29T23:45:46.180Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-29T23:45:46.180Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-29T23:45:46.180Z] gpg: CAST5 encrypted data [2021-06-29T23:45:46.180Z] gpg: encrypted with 1 passphrase [2021-06-29T23:45:46.180Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-29T23:45:46.494Z] + mkdir /home/jenkins [2021-06-29T23:45:46.494Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-29T23:45:46.793Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-29T23:45:46.804Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:45:47.109Z] ---> sigul-install.sh [2021-06-29T23:45:51.326Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-29T23:45:51.627Z] + git tag --list [2021-06-29T23:45:51.627Z] v1.0.0 [2021-06-29T23:45:51.627Z] v1.1.0 [2021-06-29T23:45:51.627Z] v1.2.0 [2021-06-29T23:45:51.627Z] v1.3.0 [2021-06-29T23:45:51.627Z] v1.3.1 [2021-06-29T23:45:51.627Z] v1.3.1-dev.1 [2021-06-29T23:45:51.627Z] v1.3.1-dev.2 [2021-06-29T23:45:51.627Z] v1.3.1-dev.3 [2021-06-29T23:45:51.627Z] v2.0.0-dev.1 [2021-06-29T23:45:51.627Z] v2.0.0-dev.10 [2021-06-29T23:45:51.627Z] v2.0.0-dev.11 [2021-06-29T23:45:51.627Z] v2.0.0-dev.12 [2021-06-29T23:45:51.627Z] v2.0.0-dev.13 [2021-06-29T23:45:51.627Z] v2.0.0-dev.14 [2021-06-29T23:45:51.627Z] v2.0.0-dev.15 [2021-06-29T23:45:51.627Z] v2.0.0-dev.16 [2021-06-29T23:45:51.627Z] v2.0.0-dev.17 [2021-06-29T23:45:51.627Z] v2.0.0-dev.18 [2021-06-29T23:45:51.627Z] v2.0.0-dev.19 [2021-06-29T23:45:51.627Z] v2.0.0-dev.2 [2021-06-29T23:45:51.627Z] v2.0.0-dev.20 [2021-06-29T23:45:51.627Z] v2.0.0-dev.21 [2021-06-29T23:45:51.627Z] v2.0.0-dev.22 [2021-06-29T23:45:51.627Z] v2.0.0-dev.23 [2021-06-29T23:45:51.627Z] v2.0.0-dev.24 [2021-06-29T23:45:51.627Z] v2.0.0-dev.25 [2021-06-29T23:45:51.627Z] v2.0.0-dev.26 [2021-06-29T23:45:51.627Z] v2.0.0-dev.27 [2021-06-29T23:45:51.627Z] v2.0.0-dev.28 [2021-06-29T23:45:51.627Z] v2.0.0-dev.29 [2021-06-29T23:45:51.627Z] v2.0.0-dev.3 [2021-06-29T23:45:51.627Z] v2.0.0-dev.30 [2021-06-29T23:45:51.627Z] v2.0.0-dev.31 [2021-06-29T23:45:51.627Z] v2.0.0-dev.32 [2021-06-29T23:45:51.627Z] v2.0.0-dev.33 [2021-06-29T23:45:51.627Z] v2.0.0-dev.34 [2021-06-29T23:45:51.627Z] v2.0.0-dev.35 [2021-06-29T23:45:51.627Z] v2.0.0-dev.36 [2021-06-29T23:45:51.627Z] v2.0.0-dev.37 [2021-06-29T23:45:51.627Z] v2.0.0-dev.38 [2021-06-29T23:45:51.627Z] v2.0.0-dev.39 [2021-06-29T23:45:51.627Z] v2.0.0-dev.4 [2021-06-29T23:45:51.627Z] v2.0.0-dev.40 [2021-06-29T23:45:51.627Z] v2.0.0-dev.41 [2021-06-29T23:45:51.627Z] v2.0.0-dev.42 [2021-06-29T23:45:51.627Z] v2.0.0-dev.43 [2021-06-29T23:45:51.627Z] v2.0.0-dev.44 [2021-06-29T23:45:51.627Z] v2.0.0-dev.45 [2021-06-29T23:45:51.627Z] v2.0.0-dev.46 [2021-06-29T23:45:51.627Z] v2.0.0-dev.47 [2021-06-29T23:45:51.627Z] v2.0.0-dev.48 [2021-06-29T23:45:51.627Z] v2.0.0-dev.49 [2021-06-29T23:45:51.627Z] v2.0.0-dev.5 [2021-06-29T23:45:51.627Z] v2.0.0-dev.50 [2021-06-29T23:45:51.627Z] v2.0.0-dev.51 [2021-06-29T23:45:51.627Z] v2.0.0-dev.52 [2021-06-29T23:45:51.627Z] v2.0.0-dev.53 [2021-06-29T23:45:51.627Z] v2.0.0-dev.54 [2021-06-29T23:45:51.627Z] v2.0.0-dev.55 [2021-06-29T23:45:51.627Z] v2.0.0-dev.56 [2021-06-29T23:45:51.627Z] v2.0.0-dev.6 [2021-06-29T23:45:51.627Z] v2.0.0-dev.7 [2021-06-29T23:45:51.627Z] v2.0.0-dev.8 [2021-06-29T23:45:51.627Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-29T23:45:51.926Z] + lftools sign git-tag v2.0.0-dev.56 [2021-06-29T23:45:52.502Z] Signing Git tag with Sigul... [2021-06-29T23:45:52.502Z] Signing v2.0.0-dev.56 [Pipeline] echo [2021-06-29T23:45:53.460Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:45:53.757Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-29T23:45:53.766Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-29T23:45:53.819Z] $ docker stop --time=1 c2bd1cef2239d6ae3d78f3a85345421c43e0549fecefef68560a7821f44498a5 [2021-06-29T23:45:55.576Z] $ docker rm -f c2bd1cef2239d6ae3d78f3a85345421c43e0549fecefef68560a7821f44498a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:45:56.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T23:45:56.283Z] . [Pipeline] withDockerContainer [2021-06-29T23:45:56.386Z] prd-centos7-docker-4c-2g-784 does not seem to be running inside a container [2021-06-29T23:45:56.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T23:45:56.818Z] $ docker top d8f488f8e8ebb3b735ae110fb30f37bdb98f6cb7b8a5e71ac5c24af53b60544a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T23:45:56.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T23:45:56.961Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T23:45:57.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T23:45:57.074Z] $ docker exec d8f488f8e8ebb3b735ae110fb30f37bdb98f6cb7b8a5e71ac5c24af53b60544a ssh-agent [2021-06-29T23:45:57.182Z] SSH_AUTH_SOCK=/tmp/ssh-YVCBImiD2Stn/agent.13 [2021-06-29T23:45:57.182Z] SSH_AGENT_PID=19 [2021-06-29T23:45:57.189Z] Running ssh-add (command line suppressed) [2021-06-29T23:45:57.289Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8951220456544466726.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8951220456544466726.key) [2021-06-29T23:45:57.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T23:45:57.617Z] + git semver bump pre [2021-06-29T23:45:57.617Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T23:45:57.617Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-29T23:45:57.617Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-29T23:45:57.617Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T23:45:57.617Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T23:45:57.617Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T23:45:57.617Z] # $SEMVER_BRANCH = master [2021-06-29T23:45:57.617Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-29T23:45:57.617Z] 2.0.0-dev.57 [Pipeline] } [2021-06-29T23:45:57.627Z] $ docker exec --env ******** --env ******** d8f488f8e8ebb3b735ae110fb30f37bdb98f6cb7b8a5e71ac5c24af53b60544a ssh-agent -k [2021-06-29T23:45:57.737Z] unset SSH_AUTH_SOCK; [2021-06-29T23:45:57.737Z] unset SSH_AGENT_PID; [2021-06-29T23:45:57.737Z] echo Agent pid 19 killed; [2021-06-29T23:45:57.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T23:45:58.091Z] + git semver [Pipeline] } [2021-06-29T23:45:58.106Z] $ docker stop --time=1 d8f488f8e8ebb3b735ae110fb30f37bdb98f6cb7b8a5e71ac5c24af53b60544a [2021-06-29T23:45:59.330Z] $ docker rm -f d8f488f8e8ebb3b735ae110fb30f37bdb98f6cb7b8a5e71ac5c24af53b60544a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:45:59.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T23:45:59.730Z] . [Pipeline] withDockerContainer [2021-06-29T23:45:59.819Z] prd-centos7-docker-4c-2g-784 does not seem to be running inside a container [2021-06-29T23:45:59.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T23:46:00.220Z] $ docker top 5d7ecb0af0ecb3e4b9d473aa842ff39a2946e041babef1dc14737476993c873d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T23:46:00.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T23:46:00.353Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T23:46:00.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T23:46:00.471Z] $ docker exec 5d7ecb0af0ecb3e4b9d473aa842ff39a2946e041babef1dc14737476993c873d ssh-agent [2021-06-29T23:46:00.588Z] SSH_AUTH_SOCK=/tmp/ssh-mjg6IBmEt3lh/agent.13 [2021-06-29T23:46:00.588Z] SSH_AGENT_PID=20 [2021-06-29T23:46:00.594Z] Running ssh-add (command line suppressed) [2021-06-29T23:46:00.694Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_207685751294077615.key (/w/workspace/_app-service-configurable_master@tmp/private_key_207685751294077615.key) [2021-06-29T23:46:00.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T23:46:01.015Z] + git semver push [2021-06-29T23:46:01.015Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T23:46:01.015Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-29T23:46:01.015Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-29T23:46:01.015Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T23:46:01.015Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T23:46:01.015Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T23:46:01.015Z] # $SEMVER_BRANCH = master [2021-06-29T23:46:01.015Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-29T23:46:06.323Z] $ docker exec --env ******** --env ******** 5d7ecb0af0ecb3e4b9d473aa842ff39a2946e041babef1dc14737476993c873d ssh-agent -k [2021-06-29T23:46:06.432Z] unset SSH_AUTH_SOCK; [2021-06-29T23:46:06.432Z] unset SSH_AGENT_PID; [2021-06-29T23:46:06.432Z] echo Agent pid 20 killed; [2021-06-29T23:46:06.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T23:46:06.803Z] + git semver [Pipeline] } [2021-06-29T23:46:06.818Z] $ docker stop --time=1 5d7ecb0af0ecb3e4b9d473aa842ff39a2946e041babef1dc14737476993c873d [2021-06-29T23:46:08.004Z] $ docker rm -f 5d7ecb0af0ecb3e4b9d473aa842ff39a2946e041babef1dc14737476993c873d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:46:09.117Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:46:09.685Z] ---> package-listing.sh [2021-06-29T23:46:09.685Z] ++ facter osfamily [2021-06-29T23:46:09.685Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T23:46:09.946Z] + OS_FAMILY=redhat [2021-06-29T23:46:09.946Z] + workspace=/w/workspace/_app-service-configurable_master [2021-06-29T23:46:09.946Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T23:46:09.946Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T23:46:09.946Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T23:46:09.946Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T23:46:09.946Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-29T23:46:09.946Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T23:46:09.946Z] + case "${OS_FAMILY}" in [2021-06-29T23:46:09.946Z] + sort [2021-06-29T23:46:09.946Z] + rpm -qa [2021-06-29T23:46:10.519Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T23:46:10.519Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T23:46:10.519Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T23:46:10.519Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-29T23:46:10.519Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-06-29T23:46:10.519Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-06-29T23:46:10.532Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-29T23:46:10.821Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:46:11.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T23:46:11.389Z] [2021-06-29T23:46:11.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T23:46:11.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T23:46:11.705Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T23:46:11.705Z] df20fa9351a1: Pulling fs layer [2021-06-29T23:46:11.705Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T23:46:11.705Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T23:46:11.705Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T23:46:11.705Z] 93b61091891f: Pulling fs layer [2021-06-29T23:46:11.705Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T23:46:11.705Z] 5e14af77c1be: Pulling fs layer [2021-06-29T23:46:11.705Z] 01666e4c0597: Pulling fs layer [2021-06-29T23:46:11.705Z] aa168da1d23b: Pulling fs layer [2021-06-29T23:46:11.705Z] 46f8f816bc3b: Waiting [2021-06-29T23:46:11.705Z] 93b61091891f: Waiting [2021-06-29T23:46:11.705Z] 93b9cdb0e59b: Waiting [2021-06-29T23:46:11.705Z] 5e14af77c1be: Waiting [2021-06-29T23:46:11.705Z] 01666e4c0597: Waiting [2021-06-29T23:46:11.705Z] aa168da1d23b: Waiting [2021-06-29T23:46:11.705Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T23:46:11.705Z] 36b3adc4ff6f: Download complete [2021-06-29T23:46:11.705Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T23:46:11.705Z] 46f8f816bc3b: Download complete [2021-06-29T23:46:11.705Z] df20fa9351a1: Verifying Checksum [2021-06-29T23:46:11.705Z] df20fa9351a1: Download complete [2021-06-29T23:46:11.969Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T23:46:11.970Z] 93b9cdb0e59b: Download complete [2021-06-29T23:46:11.970Z] 5e14af77c1be: Verifying Checksum [2021-06-29T23:46:11.970Z] 5e14af77c1be: Download complete [2021-06-29T23:46:11.970Z] 01666e4c0597: Verifying Checksum [2021-06-29T23:46:11.970Z] 01666e4c0597: Download complete [2021-06-29T23:46:11.970Z] df20fa9351a1: Pull complete [2021-06-29T23:46:11.970Z] 93b61091891f: Verifying Checksum [2021-06-29T23:46:11.970Z] 93b61091891f: Download complete [2021-06-29T23:46:11.970Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T23:46:11.970Z] 8ad3a11d3b57: Download complete [2021-06-29T23:46:11.970Z] 36b3adc4ff6f: Pull complete [2021-06-29T23:46:12.541Z] 8ad3a11d3b57: Pull complete [2021-06-29T23:46:12.541Z] 46f8f816bc3b: Pull complete [2021-06-29T23:46:12.804Z] 93b61091891f: Pull complete [2021-06-29T23:46:13.064Z] 93b9cdb0e59b: Pull complete [2021-06-29T23:46:13.064Z] 5e14af77c1be: Pull complete [2021-06-29T23:46:13.064Z] 01666e4c0597: Pull complete [2021-06-29T23:46:13.638Z] aa168da1d23b: Verifying Checksum [2021-06-29T23:46:13.638Z] aa168da1d23b: Download complete [2021-06-29T23:46:17.890Z] aa168da1d23b: Pull complete [2021-06-29T23:46:17.890Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T23:46:17.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T23:46:17.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T23:46:17.964Z] prd-centos7-docker-4c-2g-784 does not seem to be running inside a container [2021-06-29T23:46:18.002Z] $ 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_master/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_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T23:46:20.281Z] $ docker top b4b1c806142a5c4073cc7849b93723d2db0e9bb46fb8f6b3c99bfdde5ea67782 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T23:46:20.653Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T23:46:20.952Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T23:46:21.253Z] + ls /var/log/sa-host [2021-06-29T23:46:21.253Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T23:46:21.253Z] file_magic: OK [2021-06-29T23:46:21.253Z] HZ: Using current value: 100 [2021-06-29T23:46:21.253Z] file_header: OK [2021-06-29T23:46:21.253Z] 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-06-29T23:46:21.253Z] Statistics: [2021-06-29T23:46:21.253Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T23:46:21.253Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T23:46:21.253Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T23:46:21.253Z] file_magic: OK [2021-06-29T23:46:21.253Z] HZ: Using current value: 100 [2021-06-29T23:46:21.253Z] file_header: OK [2021-06-29T23:46:21.253Z] 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-06-29T23:46:21.253Z] Statistics: [2021-06-29T23:46:21.253Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T23:46:21.253Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T23:46:21.444Z] provisioning config files... [2021-06-29T23:46:21.456Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7377603814269104444tmp [Pipeline] { [Pipeline] echo [2021-06-29T23:46:21.476Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:46:21.771Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T23:46:21.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:46:22.350Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T23:46:22.420Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:46:22.722Z] ---> sudo-logs.sh [2021-06-29T23:46:22.722Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T23:46:22.748Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:46:23.051Z] ---> job-cost.sh [2021-06-29T23:46:23.051Z] lf-activate-venv: SKIPPING [2021-06-29T23:46:23.051Z] DEBUG: total: 0.18000000715255737 [2021-06-29T23:46:23.051Z] INFO: Retrieving Stack Cost... [2021-06-29T23:46:24.010Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T23:46:24.271Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T23:46:24.284Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T23:46:24.581Z] ---> logs-deploy.sh [2021-06-29T23:46:24.581Z] lf-activate-venv: SKIPPING [2021-06-29T23:46:24.581Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/130 [2021-06-29T23:46:24.581Z] INFO: archiving workspace using pattern(s): [2021-06-29T23:46:25.527Z] Archives upload complete. [2021-06-29T23:46:25.527Z] INFO: archiving logs to Nexus