Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b49824f9ec169793e39571ce4fd98f03f09d482e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-30575 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision b49824f9ec169793e39571ce4fd98f03f09d482e (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b49824f9ec169793e39571ce4fd98f03f09d482e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#216)" > git rev-list --no-walk d1338e868b7a96c2a43259fec3c9103ddff8cd45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T16:42:57.052Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T16:42:57.347Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T16:42:57.458Z] ========================================================= [2021-03-19T16:42:57.459Z] EdgeX Global Pipelines Version Info [2021-03-19T16:42:57.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:42:58.912Z] ------------------- [2021-03-19T16:42:58.912Z] stable info: [2021-03-19T16:42:58.912Z] ------------------- [2021-03-19T16:42:58.912Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T16:42:58.912Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T16:42:58.912Z] Message: update stable to v1.0.184 [2021-03-19T16:42:59.855Z] ------------------- [2021-03-19T16:42:59.855Z] experimental info: [2021-03-19T16:42:59.855Z] ------------------- [2021-03-19T16:42:59.856Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T16:42:59.856Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T16:42:59.856Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T16:43:00.171Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-03-19T16:43:00.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-03-19T16:43:00.376Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T16:43:00.477Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T16:43:00.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T16:43:00.676Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T16:43:00.774Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T16:43:00.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T16:43:00.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-19T16:43:01.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T16:43:01.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T16:43:01.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-03-19T16:43:01.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T16:43:01.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T16:43:01.626Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T16:43:01.737Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T16:43:01.833Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T16:43:01.941Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T16:43:02.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T16:43:02.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-19T16:43:02.256Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-19T16:43:02.354Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-19T16:43:02.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-19T16:43:02.547Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-19T16:43:02.636Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-19T16:43:02.736Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T16:43:02.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-03-19T16:43:02.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-03-19T16:43:03.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-03-19T16:43:03.143Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] echo [2021-03-19T16:43:03.233Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b49824f [Pipeline] echo [2021-03-19T16:43:03.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T16:43:03.503Z] provisioning config files... [2021-03-19T16:43:03.528Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5955101228548814132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:43:03.888Z] ---> docker-login.sh [2021-03-19T16:43:03.888Z] nexus3.edgexfoundry.org:10001 [2021-03-19T16:43:04.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:43:04.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:43:04.156Z] Configure a credential helper to remove this warning. See [2021-03-19T16:43:04.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:43:04.156Z] [2021-03-19T16:43:04.156Z] Login Succeeded [2021-03-19T16:43:04.156Z] nexus3.edgexfoundry.org:10002 [2021-03-19T16:43:04.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:43:04.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:43:04.417Z] Configure a credential helper to remove this warning. See [2021-03-19T16:43:04.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:43:04.417Z] [2021-03-19T16:43:04.417Z] Login Succeeded [2021-03-19T16:43:04.417Z] nexus3.edgexfoundry.org:10003 [2021-03-19T16:43:04.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:43:04.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:43:04.680Z] Configure a credential helper to remove this warning. See [2021-03-19T16:43:04.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:43:04.680Z] [2021-03-19T16:43:04.680Z] Login Succeeded [2021-03-19T16:43:04.680Z] nexus3.edgexfoundry.org:10004 [2021-03-19T16:43:04.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:43:04.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:43:04.680Z] Configure a credential helper to remove this warning. See [2021-03-19T16:43:04.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:43:04.680Z] [2021-03-19T16:43:04.680Z] Login Succeeded [2021-03-19T16:43:04.680Z] docker.io [2021-03-19T16:43:04.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:43:05.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:43:05.206Z] Configure a credential helper to remove this warning. See [2021-03-19T16:43:05.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:43:05.206Z] [2021-03-19T16:43:05.206Z] Login Succeeded [2021-03-19T16:43:05.206Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T16:43:05.217Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T16:43:06.103Z] + git log --format=format:%s -1 b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] echo [2021-03-19T16:43:06.189Z] GIT_COMMIT: b49824f9ec169793e39571ce4fd98f03f09d482e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#216) [Pipeline] echo [2021-03-19T16:43:06.244Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:43:07.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T16:43:07.135Z] [2021-03-19T16:43:07.135Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:43:07.490Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T16:43:07.490Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T16:43:07.490Z] 31603596830f: Pulling fs layer [2021-03-19T16:43:07.490Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T16:43:07.490Z] 6ca5941a6612: Pulling fs layer [2021-03-19T16:43:07.490Z] ecc8261a40a4: Pulling fs layer [2021-03-19T16:43:07.490Z] ecc8261a40a4: Waiting [2021-03-19T16:43:07.490Z] 2a8b12db71e7: Verifying Checksum [2021-03-19T16:43:07.490Z] 2a8b12db71e7: Download complete [2021-03-19T16:43:07.490Z] 31603596830f: Verifying Checksum [2021-03-19T16:43:07.490Z] 31603596830f: Download complete [2021-03-19T16:43:07.751Z] ecc8261a40a4: Verifying Checksum [2021-03-19T16:43:07.751Z] ecc8261a40a4: Download complete [2021-03-19T16:43:07.751Z] 6ca5941a6612: Verifying Checksum [2021-03-19T16:43:07.751Z] 6ca5941a6612: Download complete [2021-03-19T16:43:08.013Z] 31603596830f: Pull complete [2021-03-19T16:43:08.013Z] 2a8b12db71e7: Pull complete [2021-03-19T16:43:08.964Z] 6ca5941a6612: Pull complete [2021-03-19T16:43:08.964Z] ecc8261a40a4: Pull complete [2021-03-19T16:43:09.227Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T16:43:09.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T16:43:09.227Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T16:43:09.334Z] prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container [2021-03-19T16:43:09.388Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T16:43:11.384Z] $ docker top b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T16:43:11.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T16:43:11.691Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T16:43:11.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T16:43:11.901Z] $ docker exec b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 ssh-agent [2021-03-19T16:43:12.052Z] SSH_AUTH_SOCK=/tmp/ssh-s8DIUl2R5Mui/agent.11 [2021-03-19T16:43:12.052Z] SSH_AGENT_PID=16 [2021-03-19T16:43:12.062Z] Running ssh-add (command line suppressed) [2021-03-19T16:43:12.181Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7561131681454463647.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7561131681454463647.key) [2021-03-19T16:43:12.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T16:43:12.564Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T16:43:12.592Z] $ docker exec --env ******** --env ******** b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 ssh-agent -k [2021-03-19T16:43:12.703Z] unset SSH_AUTH_SOCK; [2021-03-19T16:43:12.703Z] unset SSH_AGENT_PID; [2021-03-19T16:43:12.703Z] echo Agent pid 16 killed; [2021-03-19T16:43:12.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T16:43:12.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T16:43:12.892Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T16:43:13.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T16:43:13.068Z] $ docker exec b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 ssh-agent [2021-03-19T16:43:13.212Z] SSH_AUTH_SOCK=/tmp/ssh-fZyar1iwaJ2C/agent.45 [2021-03-19T16:43:13.212Z] SSH_AGENT_PID=50 [2021-03-19T16:43:13.218Z] Running ssh-add (command line suppressed) [2021-03-19T16:43:13.331Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1756471993595853015.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1756471993595853015.key) [2021-03-19T16:43:13.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T16:43:13.717Z] + git semver init [2021-03-19T16:43:13.717Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T16:43:13.717Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-03-19T16:43:13.717Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-03-19T16:43:13.717Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T16:43:13.717Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T16:43:13.717Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T16:43:13.717Z] # $SEMVER_BRANCH = master [2021-03-19T16:43:13.717Z] # $SEMVER_TEMP = /tmp/semver-938765607 [2021-03-19T16:43:13.717Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-03-19T16:43:13.978Z] # '/tmp/semver-938765607' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-03-19T16:43:13.978Z] # -> Force: false [2021-03-19T16:43:13.978Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-03-19T16:43:13.997Z] $ docker exec --env ******** --env ******** b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 ssh-agent -k [2021-03-19T16:43:14.102Z] unset SSH_AUTH_SOCK; [2021-03-19T16:43:14.103Z] unset SSH_AGENT_PID; [2021-03-19T16:43:14.103Z] echo Agent pid 50 killed; [2021-03-19T16:43:14.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T16:43:14.603Z] + git semver [Pipeline] } [2021-03-19T16:43:14.625Z] $ docker stop --time=1 b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 [2021-03-19T16:43:16.249Z] $ docker rm -f b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T16:43:16.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T16:43:17.071Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T16:43:17.075Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.24 [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-03-19T16:43:32.560Z] Still waiting to schedule task [2021-03-19T16:43:32.560Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-19T16:43:32.564Z] Still waiting to schedule task [2021-03-19T16:43:32.564Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-19T16:45:09.533Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30576 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-03-19T16:45:09.608Z] Running in /w/workspace/app-service-configurable/94 [Pipeline] { [Pipeline] checkout [2021-03-19T16:45:16.254Z] using credential edgex-jenkins-ssh [2021-03-19T16:45:16.312Z] Cloning the remote Git repository [2021-03-19T16:45:16.349Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T16:45:16.464Z] > git init /w/workspace/app-service-configurable/94 # timeout=10 [2021-03-19T16:45:16.534Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T16:45:16.535Z] > git --version # timeout=10 [2021-03-19T16:45:16.557Z] > git --version # 'git version 2.17.1' [2021-03-19T16:45:16.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T16:45:16.621Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T16:45:17.394Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-19T16:45:17.412Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T16:45:17.445Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-19T16:45:17.493Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T16:45:17.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T16:45:17.507Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T16:45:18.016Z] Checking out Revision b49824f9ec169793e39571ce4fd98f03f09d482e (master) [2021-03-19T16:45:18.022Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T16:45:18.041Z] > git checkout -f b49824f9ec169793e39571ce4fd98f03f09d482e # timeout=10 [2021-03-19T16:45:22.526Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#216)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T16:45:24.375Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-19T16:45:24.801Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T16:45:25.145Z] + sudo service docker restart [2021-03-19T16:45:25.145Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T16:45:27.858Z] provisioning config files... [2021-03-19T16:45:27.901Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config7401859840463839285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:45:28.319Z] ---> docker-login.sh [2021-03-19T16:45:28.319Z] nexus3.edgexfoundry.org:10001 [2021-03-19T16:45:29.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:45:29.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:45:29.642Z] Configure a credential helper to remove this warning. See [2021-03-19T16:45:29.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:45:29.642Z] [2021-03-19T16:45:29.642Z] Login Succeeded [2021-03-19T16:45:29.642Z] nexus3.edgexfoundry.org:10002 [2021-03-19T16:45:29.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:45:30.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:45:30.216Z] Configure a credential helper to remove this warning. See [2021-03-19T16:45:30.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:45:30.216Z] [2021-03-19T16:45:30.216Z] Login Succeeded [2021-03-19T16:45:30.216Z] nexus3.edgexfoundry.org:10003 [2021-03-19T16:45:30.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:45:30.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:45:30.763Z] Configure a credential helper to remove this warning. See [2021-03-19T16:45:30.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:45:30.763Z] [2021-03-19T16:45:30.763Z] Login Succeeded [2021-03-19T16:45:30.763Z] nexus3.edgexfoundry.org:10004 [2021-03-19T16:45:31.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:45:31.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:45:31.311Z] Configure a credential helper to remove this warning. See [2021-03-19T16:45:31.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:45:31.311Z] [2021-03-19T16:45:31.311Z] Login Succeeded [2021-03-19T16:45:31.311Z] docker.io [2021-03-19T16:45:31.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:45:31.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:45:31.856Z] Configure a credential helper to remove this warning. See [2021-03-19T16:45:31.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:45:31.856Z] [2021-03-19T16:45:31.856Z] Login Succeeded [2021-03-19T16:45:31.856Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T16:45:31.874Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-19T16:45:32.331Z] ========================================================= [2021-03-19T16:45:32.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T16:45:32.331Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:45:32.814Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-19T16:45:32.814Z] Sending build context to Docker daemon 97.28kB [2021-03-19T16:45:33.093Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T16:45:33.093Z] Step 2/8 : FROM ${BASE} [2021-03-19T16:45:33.093Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T16:45:33.093Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T16:45:33.093Z] a4357932f1b6: Pulling fs layer [2021-03-19T16:45:33.093Z] 18c013af1878: Pulling fs layer [2021-03-19T16:45:33.093Z] 00ac8860ef70: Pulling fs layer [2021-03-19T16:45:33.093Z] 63d7cb157983: Pulling fs layer [2021-03-19T16:45:33.093Z] b116817d02f9: Pulling fs layer [2021-03-19T16:45:33.093Z] 745a02a5169b: Pulling fs layer [2021-03-19T16:45:33.093Z] 00ac8860ef70: Waiting [2021-03-19T16:45:33.093Z] 63d7cb157983: Waiting [2021-03-19T16:45:33.093Z] b116817d02f9: Waiting [2021-03-19T16:45:33.093Z] 745a02a5169b: Waiting [2021-03-19T16:45:33.093Z] 18c013af1878: Download complete [2021-03-19T16:45:33.093Z] a4357932f1b6: Verifying Checksum [2021-03-19T16:45:33.093Z] a4357932f1b6: Download complete [2021-03-19T16:45:33.370Z] 63d7cb157983: Verifying Checksum [2021-03-19T16:45:33.370Z] 63d7cb157983: Download complete [2021-03-19T16:45:33.370Z] b116817d02f9: Download complete [2021-03-19T16:45:33.370Z] 5f621e34cdf4: Verifying Checksum [2021-03-19T16:45:33.370Z] 5f621e34cdf4: Download complete [2021-03-19T16:45:33.964Z] 5f621e34cdf4: Pull complete [2021-03-19T16:45:34.559Z] a4357932f1b6: Pull complete [2021-03-19T16:45:34.834Z] 18c013af1878: Pull complete [2021-03-19T16:45:35.817Z] 745a02a5169b: Verifying Checksum [2021-03-19T16:45:35.817Z] 745a02a5169b: Download complete [2021-03-19T16:45:37.247Z] 00ac8860ef70: Verifying Checksum [2021-03-19T16:45:37.247Z] 00ac8860ef70: Download complete [2021-03-19T16:45:47.412Z] 00ac8860ef70: Pull complete [2021-03-19T16:45:47.412Z] 63d7cb157983: Pull complete [2021-03-19T16:45:47.687Z] b116817d02f9: Pull complete [2021-03-19T16:45:52.030Z] 745a02a5169b: Pull complete [2021-03-19T16:45:52.030Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T16:45:52.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T16:45:52.030Z] ---> b7e6874047d6 [2021-03-19T16:45:52.030Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-19T16:45:54.641Z] ---> Running in 7da86dbcc2b2 [2021-03-19T16:45:54.641Z] Removing intermediate container 7da86dbcc2b2 [2021-03-19T16:45:54.641Z] ---> 04a9d8f964ab [2021-03-19T16:45:54.641Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:45:54.919Z] ---> Running in e2e7795494cd [2021-03-19T16:45:56.890Z] Removing intermediate container e2e7795494cd [2021-03-19T16:45:56.890Z] ---> 043ee6f1890e [2021-03-19T16:45:56.890Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-19T16:45:57.166Z] ---> Running in 11bdad12306c [2021-03-19T16:45:58.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:45:58.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:45:59.717Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-19T16:45:59.717Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-19T16:45:59.717Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-19T16:45:59.989Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-19T16:45:59.989Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T16:45:59.989Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-19T16:46:00.270Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:46:00.270Z] OK: 144 MiB in 45 packages [2021-03-19T16:46:02.252Z] Removing intermediate container 11bdad12306c [2021-03-19T16:46:02.252Z] ---> 766e289e133e [2021-03-19T16:46:02.252Z] Step 6/8 : WORKDIR /app [2021-03-19T16:46:02.252Z] ---> Running in 71316df76635 [2021-03-19T16:46:02.527Z] Removing intermediate container 71316df76635 [2021-03-19T16:46:02.527Z] ---> acf5c88cfe1a [2021-03-19T16:46:02.527Z] Step 7/8 : COPY . . [2021-03-19T16:46:03.529Z] ---> 640f7cd38dff [2021-03-19T16:46:03.529Z] Step 8/8 : RUN go mod download [2021-03-19T16:46:03.529Z] ---> Running in 2472ccf89fc6 [2021-03-19T16:46:19.352Z] Running on prd-centos7-docker-4c-2g-30577 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-03-19T16:46:19.412Z] Running in /w/workspace/app-service-configurable/94 [Pipeline] { [Pipeline] checkout [2021-03-19T16:46:21.872Z] using credential edgex-jenkins-ssh [2021-03-19T16:46:21.922Z] Cloning the remote Git repository [2021-03-19T16:46:21.953Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T16:46:22.032Z] > git init /w/workspace/app-service-configurable/94 # timeout=10 [2021-03-19T16:46:22.091Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T16:46:22.092Z] > git --version # timeout=10 [2021-03-19T16:46:22.098Z] > git --version # 'git version 2.24.3' [2021-03-19T16:46:22.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T16:46:22.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T16:46:22.670Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-19T16:46:22.677Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T16:46:22.692Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-19T16:46:22.706Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T16:46:22.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T16:46:22.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T16:46:23.050Z] Checking out Revision b49824f9ec169793e39571ce4fd98f03f09d482e (master) [2021-03-19T16:46:23.060Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T16:46:23.065Z] > git checkout -f b49824f9ec169793e39571ce4fd98f03f09d482e # timeout=10 [2021-03-19T16:46:26.733Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#216)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T16:46:28.012Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T16:46:28.343Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T16:46:28.643Z] + sudo service docker restart [2021-03-19T16:46:28.643Z] + true [2021-03-19T16:46:28.643Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T16:46:29.652Z] provisioning config files... [2021-03-19T16:46:29.679Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config7544610597591119445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:46:30.059Z] ---> docker-login.sh [2021-03-19T16:46:30.059Z] nexus3.edgexfoundry.org:10001 [2021-03-19T16:46:30.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:46:30.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:46:30.322Z] Configure a credential helper to remove this warning. See [2021-03-19T16:46:30.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:46:30.322Z] [2021-03-19T16:46:30.322Z] Login Succeeded [2021-03-19T16:46:30.322Z] nexus3.edgexfoundry.org:10002 [2021-03-19T16:46:30.368Z] Removing intermediate container 2472ccf89fc6 [2021-03-19T16:46:30.369Z] ---> 05616ce8692f [2021-03-19T16:46:30.369Z] Successfully built 05616ce8692f [2021-03-19T16:46:30.369Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:46:30.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:46:30.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:46:30.586Z] Configure a credential helper to remove this warning. See [2021-03-19T16:46:30.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:46:30.586Z] [2021-03-19T16:46:30.586Z] Login Succeeded [2021-03-19T16:46:30.586Z] nexus3.edgexfoundry.org:10003 [2021-03-19T16:46:30.709Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T16:46:30.709Z] . [Pipeline] withDockerContainer [2021-03-19T16:46:30.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:46:30.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:46:30.849Z] Configure a credential helper to remove this warning. See [2021-03-19T16:46:30.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:46:30.849Z] [2021-03-19T16:46:30.849Z] Login Succeeded [2021-03-19T16:46:30.849Z] nexus3.edgexfoundry.org:10004 [2021-03-19T16:46:30.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:46:30.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:46:30.849Z] Configure a credential helper to remove this warning. See [2021-03-19T16:46:30.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:46:30.849Z] [2021-03-19T16:46:30.849Z] Login Succeeded [2021-03-19T16:46:30.849Z] docker.io [2021-03-19T16:46:30.954Z] prd-ubuntu18.04-docker-arm64-4c-16g-30576 does not seem to be running inside a container [2021-03-19T16:46:31.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 ******** ci-base-image-arm64 cat [2021-03-19T16:46:31.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:46:31.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:46:31.375Z] Configure a credential helper to remove this warning. See [2021-03-19T16:46:31.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:46:31.375Z] [2021-03-19T16:46:31.375Z] Login Succeeded [2021-03-19T16:46:31.375Z] ---> docker-login.sh ends [2021-03-19T16:46:32.543Z] $ docker top b554b1fb42c3c1ad9572c052da47f111ade8c9a2b0d9ac65f35493b12f80cb54 -eo pid,comm [Pipeline] { [Pipeline] } [2021-03-19T16:46:32.955Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-19T16:46:33.384Z] ========================================================= [2021-03-19T16:46:33.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T16:46:33.384Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:46:33.675Z] + go version [2021-03-19T16:46:33.675Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-19T16:46:33.673Z] $ docker stop --time=1 b554b1fb42c3c1ad9572c052da47f111ade8c9a2b0d9ac65f35493b12f80cb54 [2021-03-19T16:46:33.738Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-19T16:46:33.738Z] Sending build context to Docker daemon 97.28kB [2021-03-19T16:46:33.738Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T16:46:33.738Z] Step 2/8 : FROM ${BASE} [2021-03-19T16:46:33.738Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T16:46:33.738Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T16:46:33.738Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T16:46:33.738Z] de9db76c5a1d: Pulling fs layer [2021-03-19T16:46:33.738Z] bca2f99d35d6: Pulling fs layer [2021-03-19T16:46:33.738Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T16:46:33.738Z] 7c6f9722023f: Pulling fs layer [2021-03-19T16:46:33.738Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T16:46:33.738Z] bca2f99d35d6: Waiting [2021-03-19T16:46:33.738Z] 93359f2a8cfa: Waiting [2021-03-19T16:46:33.738Z] 7c6f9722023f: Waiting [2021-03-19T16:46:33.738Z] a35cf1a2eb13: Waiting [2021-03-19T16:46:33.738Z] de9db76c5a1d: Verifying Checksum [2021-03-19T16:46:33.738Z] de9db76c5a1d: Download complete [2021-03-19T16:46:34.002Z] 0ef7d3d256c8: Verifying Checksum [2021-03-19T16:46:34.002Z] 0ef7d3d256c8: Download complete [2021-03-19T16:46:34.002Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T16:46:34.002Z] 93359f2a8cfa: Download complete [2021-03-19T16:46:34.271Z] 188c0c94c7c5: Download complete [2021-03-19T16:46:34.271Z] 7c6f9722023f: Verifying Checksum [2021-03-19T16:46:34.271Z] 7c6f9722023f: Download complete [2021-03-19T16:46:34.271Z] 188c0c94c7c5: Pull complete [2021-03-19T16:46:34.850Z] 0ef7d3d256c8: Pull complete [2021-03-19T16:46:34.850Z] de9db76c5a1d: Pull complete [2021-03-19T16:46:35.579Z] $ docker rm -f b554b1fb42c3c1ad9572c052da47f111ade8c9a2b0d9ac65f35493b12f80cb54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-19T16:46:36.251Z] bca2f99d35d6: Verifying Checksum [2021-03-19T16:46:36.251Z] bca2f99d35d6: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:46:36.536Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T16:46:36.536Z] a35cf1a2eb13: Download complete [2021-03-19T16:46:36.818Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T16:46:36.818Z] . [Pipeline] withDockerContainer [2021-03-19T16:46:37.074Z] prd-ubuntu18.04-docker-arm64-4c-16g-30576 does not seem to be running inside a container [2021-03-19T16:46:37.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 ******** ci-base-image-arm64 cat [2021-03-19T16:46:38.667Z] $ docker top 9b994f94b3a8e28be7ea9f52eef8229d041ea60793c1fa545359352ae1ba6538 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T16:46:39.738Z] + make test [2021-03-19T16:46:39.738Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-19T16:46:41.896Z] bca2f99d35d6: Pull complete [2021-03-19T16:46:41.896Z] 93359f2a8cfa: Pull complete [2021-03-19T16:46:41.896Z] 7c6f9722023f: Pull complete [2021-03-19T16:46:50.082Z] a35cf1a2eb13: Pull complete [2021-03-19T16:46:50.082Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T16:46:50.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T16:46:50.082Z] ---> a62c8e92a672 [2021-03-19T16:46:50.082Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-19T16:46:50.346Z] ---> Running in b9a9c013fb39 [2021-03-19T16:46:50.610Z] Removing intermediate container b9a9c013fb39 [2021-03-19T16:46:50.610Z] ---> b818cfbbec28 [2021-03-19T16:46:50.610Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:46:50.610Z] ---> Running in 6f2097d4215b [2021-03-19T16:46:51.564Z] Removing intermediate container 6f2097d4215b [2021-03-19T16:46:51.564Z] ---> eae958210c04 [2021-03-19T16:46:51.564Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-19T16:46:51.564Z] ---> Running in 23f99d82eeed [2021-03-19T16:46:52.142Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:46:52.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:46:53.295Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-19T16:46:53.559Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-19T16:46:53.559Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-19T16:46:53.559Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-19T16:46:53.822Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T16:46:53.822Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-19T16:46:54.086Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:46:54.086Z] OK: 167 MiB in 45 packages [2021-03-19T16:46:54.668Z] Removing intermediate container 23f99d82eeed [2021-03-19T16:46:54.668Z] ---> 8a74e219547a [2021-03-19T16:46:54.668Z] Step 6/8 : WORKDIR /app [2021-03-19T16:46:54.668Z] ---> Running in 40bd27f06f75 [2021-03-19T16:46:54.932Z] Removing intermediate container 40bd27f06f75 [2021-03-19T16:46:54.932Z] ---> 7dc49f01c367 [2021-03-19T16:46:54.932Z] Step 7/8 : COPY . . [2021-03-19T16:46:55.203Z] ---> 1d47af752943 [2021-03-19T16:46:55.203Z] Step 8/8 : RUN go mod download [2021-03-19T16:46:55.203Z] ---> Running in c8ea6fbf784c [2021-03-19T16:47:18.762Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-03-19T16:47:18.762Z] CGO_ENABLED=1 go vet ./... [2021-03-19T16:47:21.850Z] Removing intermediate container c8ea6fbf784c [2021-03-19T16:47:21.850Z] ---> 6f0151a8ee19 [2021-03-19T16:47:21.850Z] Successfully built 6f0151a8ee19 [2021-03-19T16:47:21.850Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:47:22.167Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T16:47:22.167Z] . [Pipeline] withDockerContainer [2021-03-19T16:47:22.395Z] prd-centos7-docker-4c-2g-30577 does not seem to be running inside a container [2021-03-19T16:47:22.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 ******** ci-base-image-x86_64 cat [2021-03-19T16:47:23.393Z] $ docker top 4ac5e446825d54f9391cdac70d3f6c746c650b65f45b891a73f1309f91d1e86c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T16:47:23.950Z] + go version [2021-03-19T16:47:23.950Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-19T16:47:23.968Z] $ docker stop --time=1 4ac5e446825d54f9391cdac70d3f6c746c650b65f45b891a73f1309f91d1e86c [2021-03-19T16:47:25.331Z] $ docker rm -f 4ac5e446825d54f9391cdac70d3f6c746c650b65f45b891a73f1309f91d1e86c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:47:26.279Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T16:47:26.279Z] . [Pipeline] withDockerContainer [2021-03-19T16:47:26.380Z] prd-centos7-docker-4c-2g-30577 does not seem to be running inside a container [2021-03-19T16:47:26.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 ******** ci-base-image-x86_64 cat [2021-03-19T16:47:27.060Z] gofmt -l . [2021-03-19T16:47:27.060Z] [ "`gofmt -l .`" = "" ] [2021-03-19T16:47:27.061Z] ./bin/test-go-mod-tidy.sh [2021-03-19T16:47:27.061Z] ./bin/test-attribution-txt.sh [2021-03-19T16:47:27.155Z] $ docker top b6c0fa72a4ee192770144d33177c3af4c5c0cc876e262e7f3c16c6c63c59e88e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T16:47:27.662Z] + make test [2021-03-19T16:47:27.662Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] } [2021-03-19T16:47:27.636Z] $ docker stop --time=1 9b994f94b3a8e28be7ea9f52eef8229d041ea60793c1fa545359352ae1ba6538 [2021-03-19T16:47:29.844Z] $ docker rm -f 9b994f94b3a8e28be7ea9f52eef8229d041ea60793c1fa545359352ae1ba6538 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T16:47:30.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-19T16:47:31.478Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T16:47:34.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-19T16:47:35.070Z] + ls -al . [2021-03-19T16:47:35.070Z] total 116 [2021-03-19T16:47:35.070Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 19 16:47 . [2021-03-19T16:47:35.070Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 16:45 .. [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 19 16:45 .dockerignore [2021-03-19T16:47:35.070Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 16:45 .git [2021-03-19T16:47:35.070Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 16:45 .github [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 111 Mar 19 16:45 .gitignore [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 7174 Mar 19 16:45 Attribution.txt [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 2032 Mar 19 16:45 Dockerfile [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 970 Mar 19 16:45 Dockerfile.build [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 19 16:45 Jenkinsfile [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 19 16:45 LICENSE [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 1277 Mar 19 16:45 README.md [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 19 16:43 VERSION [2021-03-19T16:47:35.070Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 16:45 bin [2021-03-19T16:47:35.070Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 19 16:46 coverage.out [2021-03-19T16:47:35.070Z] -rw-r--r-- 1 jenkins jenkins 136 Mar 19 16:47 go.mod [2021-03-19T16:47:35.070Z] -rw-r--r-- 1 jenkins jenkins 21134 Mar 19 16:47 go.sum [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 1467 Mar 19 16:45 main.go [2021-03-19T16:47:35.070Z] -rw-rw-r-- 1 jenkins jenkins 1582 Mar 19 16:45 makefile [2021-03-19T16:47:35.070Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 16:45 res [2021-03-19T16:47:35.070Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 16:45 snap [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:47:35.510Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b49824f9ec169793e39571ce4fd98f03f09d482e --label arch=arm64 --label version=2.0.0-dev.24 . [2021-03-19T16:47:35.510Z] Sending build context to Docker daemon 121.3kB [2021-03-19T16:47:35.789Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T16:47:35.789Z] Step 2/27 : FROM ${BASE} AS builder [2021-03-19T16:47:35.789Z] ---> 05616ce8692f [2021-03-19T16:47:35.789Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-03-19T16:47:36.062Z] ---> Running in 3d73a6f7f69b [2021-03-19T16:47:36.659Z] Removing intermediate container 3d73a6f7f69b [2021-03-19T16:47:36.659Z] ---> 7a31ede6291e [2021-03-19T16:47:36.659Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-03-19T16:47:36.659Z] ---> Running in 30ffdc893cbf [2021-03-19T16:47:37.253Z] Removing intermediate container 30ffdc893cbf [2021-03-19T16:47:37.253Z] ---> f77b99e3b088 [2021-03-19T16:47:37.253Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-03-19T16:47:37.253Z] ---> Running in 6101a1c09c68 [2021-03-19T16:47:37.847Z] Removing intermediate container 6101a1c09c68 [2021-03-19T16:47:37.847Z] ---> e9bc43102d16 [2021-03-19T16:47:37.847Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:47:37.847Z] ---> Running in e0abdebfb211 [2021-03-19T16:47:40.469Z] Removing intermediate container e0abdebfb211 [2021-03-19T16:47:40.469Z] ---> 4f744b4e2330 [2021-03-19T16:47:40.469Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-19T16:47:40.469Z] ---> Running in c111c6e65fa2 [2021-03-19T16:47:41.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:47:42.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:47:42.740Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-03-19T16:47:42.740Z] CGO_ENABLED=1 go vet ./... [2021-03-19T16:47:43.012Z] OK: 144 MiB in 45 packages [2021-03-19T16:47:43.992Z] Removing intermediate container c111c6e65fa2 [2021-03-19T16:47:43.992Z] ---> 2d1deab2a6ae [2021-03-19T16:47:43.992Z] Step 8/27 : WORKDIR /app [2021-03-19T16:47:44.155Z] gofmt -l . [2021-03-19T16:47:44.155Z] [ "`gofmt -l .`" = "" ] [2021-03-19T16:47:44.155Z] ./bin/test-go-mod-tidy.sh [2021-03-19T16:47:44.266Z] ---> Running in 5756278c5b86 [2021-03-19T16:47:44.418Z] ./bin/test-attribution-txt.sh [2021-03-19T16:47:44.545Z] Removing intermediate container 5756278c5b86 [2021-03-19T16:47:44.545Z] ---> 8805598bfb5c [2021-03-19T16:47:44.545Z] Step 9/27 : COPY go.mod . [Pipeline] } [2021-03-19T16:47:45.011Z] $ docker stop --time=1 b6c0fa72a4ee192770144d33177c3af4c5c0cc876e262e7f3c16c6c63c59e88e [2021-03-19T16:47:45.521Z] ---> 603546905c6a [2021-03-19T16:47:45.521Z] Step 10/27 : RUN go mod download [2021-03-19T16:47:45.521Z] ---> Running in 31e3f87716ce [2021-03-19T16:47:48.142Z] Removing intermediate container 31e3f87716ce [2021-03-19T16:47:48.142Z] ---> 0372a33079b5 [2021-03-19T16:47:48.142Z] Step 11/27 : COPY . . [2021-03-19T16:47:48.417Z] ---> 4adfb995c3c0 [2021-03-19T16:47:48.417Z] Step 12/27 : ARG MAKE="make build" [2021-03-19T16:47:48.572Z] $ docker rm -f b6c0fa72a4ee192770144d33177c3af4c5c0cc876e262e7f3c16c6c63c59e88e [2021-03-19T16:47:48.691Z] ---> Running in b9c8544168c4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T16:47:49.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-19T16:47:49.259Z] Warning: overwriting stash ‘coverage-report’ [2021-03-19T16:47:49.288Z] Removing intermediate container b9c8544168c4 [2021-03-19T16:47:49.288Z] ---> 3e6d6f8b038c [2021-03-19T16:47:49.288Z] Step 13/27 : RUN $MAKE [2021-03-19T16:47:49.288Z] ---> Running in 9dc565157a27 [2021-03-19T16:47:49.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-19T16:47:50.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-19T16:47:50.271Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.24" -o app-service-configurable [2021-03-19T16:47:50.473Z] + ls -al . [2021-03-19T16:47:50.473Z] total 92 [2021-03-19T16:47:50.473Z] drwxrwxr-x. 7 jenkins jenkins 4096 Mar 19 16:47 . [2021-03-19T16:47:50.473Z] drwxrwxr-x. 4 jenkins jenkins 30 Mar 19 16:46 .. [2021-03-19T16:47:50.473Z] -rw-rw-r--. 1 jenkins jenkins 7174 Mar 19 16:46 Attribution.txt [2021-03-19T16:47:50.473Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 19 16:46 bin [2021-03-19T16:47:50.473Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 19 16:47 coverage.out [2021-03-19T16:47:50.473Z] -rw-rw-r--. 1 jenkins jenkins 2032 Mar 19 16:46 Dockerfile [2021-03-19T16:47:50.473Z] -rw-rw-r--. 1 jenkins jenkins 970 Mar 19 16:46 Dockerfile.build [2021-03-19T16:47:50.473Z] -rw-rw-r--. 1 jenkins jenkins 119 Mar 19 16:46 .dockerignore [2021-03-19T16:47:50.473Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 19 16:46 .git [2021-03-19T16:47:50.473Z] drwxrwxr-x. 2 jenkins jenkins 81 Mar 19 16:46 .github [2021-03-19T16:47:50.473Z] -rw-rw-r--. 1 jenkins jenkins 111 Mar 19 16:46 .gitignore [2021-03-19T16:47:50.473Z] -rw-r--r--. 1 jenkins jenkins 136 Mar 19 16:47 go.mod [2021-03-19T16:47:50.473Z] -rw-r--r--. 1 jenkins jenkins 21134 Mar 19 16:47 go.sum [2021-03-19T16:47:50.473Z] -rw-rw-r--. 1 jenkins jenkins 687 Mar 19 16:46 Jenkinsfile [2021-03-19T16:47:50.473Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 19 16:46 LICENSE [2021-03-19T16:47:50.473Z] -rw-rw-r--. 1 jenkins jenkins 1467 Mar 19 16:46 main.go [2021-03-19T16:47:50.473Z] -rw-rw-r--. 1 jenkins jenkins 1582 Mar 19 16:46 makefile [2021-03-19T16:47:50.474Z] -rw-rw-r--. 1 jenkins jenkins 1277 Mar 19 16:46 README.md [2021-03-19T16:47:50.474Z] drwxrwxr-x. 10 jenkins jenkins 173 Mar 19 16:46 res [2021-03-19T16:47:50.474Z] drwxrwxr-x. 4 jenkins jenkins 71 Mar 19 16:46 snap [2021-03-19T16:47:50.474Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 19 16:43 VERSION [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:47:50.783Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b49824f9ec169793e39571ce4fd98f03f09d482e --label arch=amd64 --label version=2.0.0-dev.24 . [2021-03-19T16:47:50.783Z] Sending build context to Docker daemon 121.3kB [2021-03-19T16:47:50.783Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T16:47:50.783Z] Step 2/27 : FROM ${BASE} AS builder [2021-03-19T16:47:50.783Z] ---> 6f0151a8ee19 [2021-03-19T16:47:50.783Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-03-19T16:47:51.045Z] ---> Running in 996f212ac61b [2021-03-19T16:47:51.045Z] Removing intermediate container 996f212ac61b [2021-03-19T16:47:51.045Z] ---> 10355cdcb2ad [2021-03-19T16:47:51.045Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-03-19T16:47:51.307Z] ---> Running in 25d9ad29fb18 [2021-03-19T16:47:51.307Z] Removing intermediate container 25d9ad29fb18 [2021-03-19T16:47:51.307Z] ---> e55f567c48fe [2021-03-19T16:47:51.307Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-03-19T16:47:51.589Z] ---> Running in a4650ded38f6 [2021-03-19T16:47:51.589Z] Removing intermediate container a4650ded38f6 [2021-03-19T16:47:51.589Z] ---> f03456524cb0 [2021-03-19T16:47:51.589Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:47:51.589Z] ---> Running in 1f25fa1d9145 [2021-03-19T16:47:52.538Z] Removing intermediate container 1f25fa1d9145 [2021-03-19T16:47:52.538Z] ---> cb5bc496cafa [2021-03-19T16:47:52.538Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-19T16:47:52.538Z] ---> Running in 00969e409864 [2021-03-19T16:47:53.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:47:53.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:47:54.271Z] OK: 167 MiB in 45 packages [2021-03-19T16:47:54.848Z] Removing intermediate container 00969e409864 [2021-03-19T16:47:54.848Z] ---> e18b1a1dc349 [2021-03-19T16:47:54.848Z] Step 8/27 : WORKDIR /app [2021-03-19T16:47:54.848Z] ---> Running in 6c99420aa477 [2021-03-19T16:47:54.848Z] Removing intermediate container 6c99420aa477 [2021-03-19T16:47:54.848Z] ---> 35953d471be7 [2021-03-19T16:47:54.848Z] Step 9/27 : COPY go.mod . [2021-03-19T16:47:55.111Z] ---> 6fbcf884f940 [2021-03-19T16:47:55.111Z] Step 10/27 : RUN go mod download [2021-03-19T16:47:55.374Z] ---> Running in 43d54d63f099 [2021-03-19T16:47:56.323Z] Removing intermediate container 43d54d63f099 [2021-03-19T16:47:56.323Z] ---> 8040883aa02c [2021-03-19T16:47:56.323Z] Step 11/27 : COPY . . [2021-03-19T16:47:56.589Z] ---> 603654509d74 [2021-03-19T16:47:56.589Z] Step 12/27 : ARG MAKE="make build" [2021-03-19T16:47:56.589Z] ---> Running in 426138c73769 [2021-03-19T16:47:56.856Z] Removing intermediate container 426138c73769 [2021-03-19T16:47:56.856Z] ---> 1ecfdefe76ef [2021-03-19T16:47:56.856Z] Step 13/27 : RUN $MAKE [2021-03-19T16:47:56.856Z] ---> Running in 9ade7f5f3e44 [2021-03-19T16:47:57.445Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.24" -o app-service-configurable [2021-03-19T16:48:12.525Z] Removing intermediate container 9ade7f5f3e44 [2021-03-19T16:48:12.526Z] ---> a0e1e11fc492 [2021-03-19T16:48:12.526Z] Step 14/27 : FROM alpine:3.12 [2021-03-19T16:48:12.526Z] 3.12: Pulling from library/alpine [2021-03-19T16:48:12.526Z] f84cab65f19f: Pulling fs layer [2021-03-19T16:48:12.526Z] f84cab65f19f: Verifying Checksum [2021-03-19T16:48:12.526Z] f84cab65f19f: Download complete [2021-03-19T16:48:12.526Z] f84cab65f19f: Pull complete [2021-03-19T16:48:12.526Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T16:48:12.526Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T16:48:12.526Z] ---> 88dd2752d2ea [2021-03-19T16:48:12.526Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-03-19T16:48:12.526Z] ---> Running in e8ed96bc66b5 [2021-03-19T16:48:12.526Z] Removing intermediate container e8ed96bc66b5 [2021-03-19T16:48:12.526Z] ---> 45f19daece8c [2021-03-19T16:48:12.526Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-03-19T16:48:12.526Z] ---> Running in 01acaabcc1d9 [2021-03-19T16:48:12.526Z] Removing intermediate container 01acaabcc1d9 [2021-03-19T16:48:12.526Z] ---> a5317a0d4a34 [2021-03-19T16:48:12.526Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-03-19T16:48:12.526Z] ---> Running in 679c94642997 [2021-03-19T16:48:12.787Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:48:13.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:48:13.049Z] (1/7) Installing ca-certificates (20191127-r4) [2021-03-19T16:48:13.049Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-03-19T16:48:13.049Z] (3/7) Installing libgcc (9.3.0-r2) [2021-03-19T16:48:13.049Z] (4/7) Installing libsodium (1.0.18-r0) [2021-03-19T16:48:13.049Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-03-19T16:48:13.313Z] (6/7) Installing libzmq (4.3.3-r0) [2021-03-19T16:48:13.313Z] (7/7) Installing zeromq (4.3.3-r0) [2021-03-19T16:48:13.313Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:48:13.313Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T16:48:13.313Z] OK: 9 MiB in 21 packages [2021-03-19T16:48:14.725Z] Removing intermediate container 679c94642997 [2021-03-19T16:48:14.725Z] ---> 96d9797f6f60 [2021-03-19T16:48:14.725Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-03-19T16:48:14.989Z] ---> 51795751bcb4 [2021-03-19T16:48:14.989Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-03-19T16:48:15.252Z] ---> ee364c1a0a24 [2021-03-19T16:48:15.252Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-03-19T16:48:15.515Z] ---> 58b3317226b2 [2021-03-19T16:48:15.515Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-03-19T16:48:16.092Z] ---> a9e2fb51d62a [2021-03-19T16:48:16.093Z] Step 22/27 : EXPOSE 48095 [2021-03-19T16:48:16.093Z] ---> Running in 3fea7ffcfb79 [2021-03-19T16:48:16.358Z] Removing intermediate container 3fea7ffcfb79 [2021-03-19T16:48:16.358Z] ---> 7e478dbd8fb6 [2021-03-19T16:48:16.358Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-03-19T16:48:16.358Z] ---> Running in 56c06b59fbe0 [2021-03-19T16:48:16.358Z] Removing intermediate container 56c06b59fbe0 [2021-03-19T16:48:16.358Z] ---> c8227d40f43f [2021-03-19T16:48:16.358Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:48:16.620Z] ---> Running in c3999c6e6f8e [2021-03-19T16:48:16.620Z] Removing intermediate container c3999c6e6f8e [2021-03-19T16:48:16.620Z] ---> cf8887b2006f [2021-03-19T16:48:16.620Z] Step 25/27 : LABEL arch=amd64 [2021-03-19T16:48:16.883Z] ---> Running in 3bb1cb53f466 [2021-03-19T16:48:16.883Z] Removing intermediate container 3bb1cb53f466 [2021-03-19T16:48:16.883Z] ---> 961b04633842 [2021-03-19T16:48:16.883Z] Step 26/27 : LABEL git_sha=b49824f9ec169793e39571ce4fd98f03f09d482e [2021-03-19T16:48:16.883Z] ---> Running in 928aff6f69b0 [2021-03-19T16:48:17.831Z] Removing intermediate container 928aff6f69b0 [2021-03-19T16:48:17.831Z] ---> 2248d45442b3 [2021-03-19T16:48:17.831Z] Step 27/27 : LABEL version=2.0.0-dev.24 [2021-03-19T16:48:17.831Z] ---> Running in 5901bee5ccad [2021-03-19T16:48:17.831Z] Removing intermediate container 5901bee5ccad [2021-03-19T16:48:17.831Z] ---> cdc718f784e2 [2021-03-19T16:48:17.831Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-19T16:48:17.831Z] Successfully built cdc718f784e2 [2021-03-19T16:48:17.831Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T16:48:18.214Z] provisioning config files... [2021-03-19T16:48:18.247Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config7403982471599802910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:48:18.608Z] ---> docker-login.sh [2021-03-19T16:48:18.608Z] nexus3.edgexfoundry.org:10001 [2021-03-19T16:48:18.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:48:18.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:48:18.870Z] Configure a credential helper to remove this warning. See [2021-03-19T16:48:18.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:48:18.870Z] [2021-03-19T16:48:18.870Z] Login Succeeded [2021-03-19T16:48:18.870Z] nexus3.edgexfoundry.org:10002 [2021-03-19T16:48:18.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:48:18.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:48:18.870Z] Configure a credential helper to remove this warning. See [2021-03-19T16:48:18.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:48:18.870Z] [2021-03-19T16:48:18.870Z] Login Succeeded [2021-03-19T16:48:18.870Z] nexus3.edgexfoundry.org:10003 [2021-03-19T16:48:19.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:48:19.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:48:19.133Z] Configure a credential helper to remove this warning. See [2021-03-19T16:48:19.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:48:19.133Z] [2021-03-19T16:48:19.133Z] Login Succeeded [2021-03-19T16:48:19.133Z] nexus3.edgexfoundry.org:10004 [2021-03-19T16:48:19.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:48:19.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:48:19.397Z] Configure a credential helper to remove this warning. See [2021-03-19T16:48:19.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:48:19.397Z] [2021-03-19T16:48:19.397Z] Login Succeeded [2021-03-19T16:48:19.397Z] docker.io [2021-03-19T16:48:19.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:48:19.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:48:19.661Z] Configure a credential helper to remove this warning. See [2021-03-19T16:48:19.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:48:19.661Z] [2021-03-19T16:48:19.661Z] Login Succeeded [2021-03-19T16:48:19.661Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T16:48:19.672Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-19T16:48:19.893Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2021-03-19T16:48:19.893Z] b49824f9ec169793e39571ce4fd98f03f09d482e [2021-03-19T16:48:19.893Z] latest [2021-03-19T16:48:19.893Z] 2.0.0-dev.24 [2021-03-19T16:48:19.893Z] b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 [2021-03-19T16:48:19.893Z] master [2021-03-19T16:48:19.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:20.396Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:20.702Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e [2021-03-19T16:48:20.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-03-19T16:48:20.703Z] f492632a30fa: Preparing [2021-03-19T16:48:20.703Z] 8c315d380d1b: Preparing [2021-03-19T16:48:20.703Z] 385c748cdb60: Preparing [2021-03-19T16:48:20.703Z] 38f72efab714: Preparing [2021-03-19T16:48:20.703Z] 4f5155dc5e69: Preparing [2021-03-19T16:48:20.703Z] 33e8713114f8: Preparing [2021-03-19T16:48:20.703Z] 33e8713114f8: Waiting [2021-03-19T16:48:20.966Z] 385c748cdb60: Pushed [2021-03-19T16:48:20.966Z] 38f72efab714: Pushed [2021-03-19T16:48:20.966Z] 8c315d380d1b: Pushed [2021-03-19T16:48:20.966Z] 33e8713114f8: Layer already exists [2021-03-19T16:48:21.233Z] 4f5155dc5e69: Pushed [2021-03-19T16:48:22.181Z] f492632a30fa: Pushed [2021-03-19T16:48:22.444Z] b49824f9ec169793e39571ce4fd98f03f09d482e: digest: sha256:6f4af17bd301d780bf8c7c186982aa4d7c48dbeca7cb442ce104a800a3d3614c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:22.757Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:23.060Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2021-03-19T16:48:23.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-03-19T16:48:23.060Z] f492632a30fa: Preparing [2021-03-19T16:48:23.060Z] 8c315d380d1b: Preparing [2021-03-19T16:48:23.060Z] 385c748cdb60: Preparing [2021-03-19T16:48:23.060Z] 38f72efab714: Preparing [2021-03-19T16:48:23.060Z] 4f5155dc5e69: Preparing [2021-03-19T16:48:23.060Z] 33e8713114f8: Preparing [2021-03-19T16:48:23.060Z] 33e8713114f8: Waiting [2021-03-19T16:48:23.060Z] 8c315d380d1b: Layer already exists [2021-03-19T16:48:23.060Z] 4f5155dc5e69: Layer already exists [2021-03-19T16:48:23.060Z] 385c748cdb60: Layer already exists [2021-03-19T16:48:23.060Z] 38f72efab714: Layer already exists [2021-03-19T16:48:23.060Z] f492632a30fa: Layer already exists [2021-03-19T16:48:23.060Z] 33e8713114f8: Layer already exists [2021-03-19T16:48:23.060Z] latest: digest: sha256:6f4af17bd301d780bf8c7c186982aa4d7c48dbeca7cb442ce104a800a3d3614c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:23.370Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:23.683Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.24 [2021-03-19T16:48:23.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-03-19T16:48:23.683Z] f492632a30fa: Preparing [2021-03-19T16:48:23.683Z] 8c315d380d1b: Preparing [2021-03-19T16:48:23.683Z] 385c748cdb60: Preparing [2021-03-19T16:48:23.683Z] 38f72efab714: Preparing [2021-03-19T16:48:23.683Z] 4f5155dc5e69: Preparing [2021-03-19T16:48:23.683Z] 33e8713114f8: Preparing [2021-03-19T16:48:23.683Z] 33e8713114f8: Waiting [2021-03-19T16:48:23.683Z] 8c315d380d1b: Layer already exists [2021-03-19T16:48:23.683Z] 385c748cdb60: Layer already exists [2021-03-19T16:48:23.683Z] 4f5155dc5e69: Layer already exists [2021-03-19T16:48:23.683Z] 38f72efab714: Layer already exists [2021-03-19T16:48:23.683Z] f492632a30fa: Layer already exists [2021-03-19T16:48:23.683Z] 33e8713114f8: Layer already exists [2021-03-19T16:48:23.683Z] 2.0.0-dev.24: digest: sha256:6f4af17bd301d780bf8c7c186982aa4d7c48dbeca7cb442ce104a800a3d3614c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:24.002Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:24.306Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 [2021-03-19T16:48:24.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-03-19T16:48:24.306Z] f492632a30fa: Preparing [2021-03-19T16:48:24.306Z] 8c315d380d1b: Preparing [2021-03-19T16:48:24.306Z] 385c748cdb60: Preparing [2021-03-19T16:48:24.306Z] 38f72efab714: Preparing [2021-03-19T16:48:24.306Z] 4f5155dc5e69: Preparing [2021-03-19T16:48:24.306Z] 33e8713114f8: Preparing [2021-03-19T16:48:24.306Z] 33e8713114f8: Waiting [2021-03-19T16:48:24.306Z] f492632a30fa: Layer already exists [2021-03-19T16:48:24.306Z] 4f5155dc5e69: Layer already exists [2021-03-19T16:48:24.306Z] 38f72efab714: Layer already exists [2021-03-19T16:48:24.306Z] 8c315d380d1b: Layer already exists [2021-03-19T16:48:24.306Z] 385c748cdb60: Layer already exists [2021-03-19T16:48:24.306Z] 33e8713114f8: Layer already exists [2021-03-19T16:48:24.306Z] b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24: digest: sha256:6f4af17bd301d780bf8c7c186982aa4d7c48dbeca7cb442ce104a800a3d3614c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:24.615Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:24.944Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2021-03-19T16:48:24.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-03-19T16:48:24.944Z] f492632a30fa: Preparing [2021-03-19T16:48:24.944Z] 8c315d380d1b: Preparing [2021-03-19T16:48:24.944Z] 385c748cdb60: Preparing [2021-03-19T16:48:24.944Z] 38f72efab714: Preparing [2021-03-19T16:48:24.944Z] 4f5155dc5e69: Preparing [2021-03-19T16:48:24.944Z] 33e8713114f8: Preparing [2021-03-19T16:48:24.944Z] 33e8713114f8: Waiting [2021-03-19T16:48:24.944Z] 8c315d380d1b: Layer already exists [2021-03-19T16:48:24.944Z] 4f5155dc5e69: Layer already exists [2021-03-19T16:48:24.944Z] 38f72efab714: Layer already exists [2021-03-19T16:48:24.944Z] 385c748cdb60: Layer already exists [2021-03-19T16:48:24.944Z] f492632a30fa: Layer already exists [2021-03-19T16:48:24.944Z] 33e8713114f8: Layer already exists [2021-03-19T16:48:24.944Z] master: digest: sha256:6f4af17bd301d780bf8c7c186982aa4d7c48dbeca7cb442ce104a800a3d3614c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-19T16:48:25.174Z] ===================================================== [Pipeline] echo [2021-03-19T16:48:25.299Z] taggedImages: [2021-03-19T16:48:25.299Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e [2021-03-19T16:48:25.299Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2021-03-19T16:48:25.299Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.24 [2021-03-19T16:48:25.299Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 [2021-03-19T16:48:25.299Z] - nexus3.edgexfoundry.org:10004/docker-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-03-19T16:48:26.120Z] ---> job-cost.sh [2021-03-19T16:48:26.120Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mhtr [2021-03-19T16:48:29.306Z] Removing intermediate container 9dc565157a27 [2021-03-19T16:48:29.306Z] ---> 23597b3f00bc [2021-03-19T16:48:29.306Z] Step 14/27 : FROM alpine:3.12 [2021-03-19T16:48:29.306Z] 3.12: Pulling from library/alpine [2021-03-19T16:48:29.306Z] dce8679b510e: Pulling fs layer [2021-03-19T16:48:29.306Z] dce8679b510e: Verifying Checksum [2021-03-19T16:48:29.306Z] dce8679b510e: Download complete [2021-03-19T16:48:29.306Z] dce8679b510e: Pull complete [2021-03-19T16:48:29.306Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T16:48:29.306Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T16:48:29.306Z] ---> d10569e2745f [2021-03-19T16:48:29.306Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-03-19T16:48:29.306Z] ---> Running in 1127e900c683 [2021-03-19T16:48:29.306Z] Removing intermediate container 1127e900c683 [2021-03-19T16:48:29.306Z] ---> bcaad61462ff [2021-03-19T16:48:29.306Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-03-19T16:48:29.306Z] ---> Running in 020b3b9758b6 [2021-03-19T16:48:29.306Z] Removing intermediate container 020b3b9758b6 [2021-03-19T16:48:29.306Z] ---> d00233fc382e [2021-03-19T16:48:29.306Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-03-19T16:48:29.306Z] ---> Running in a1ba99f534da [2021-03-19T16:48:29.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:48:29.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:48:30.171Z] (1/7) Installing ca-certificates (20191127-r4) [2021-03-19T16:48:30.171Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-03-19T16:48:30.171Z] (3/7) Installing libgcc (9.3.0-r2) [2021-03-19T16:48:30.171Z] (4/7) Installing libsodium (1.0.18-r0) [2021-03-19T16:48:30.171Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-03-19T16:48:30.171Z] (6/7) Installing libzmq (4.3.3-r0) [2021-03-19T16:48:30.171Z] (7/7) Installing zeromq (4.3.3-r0) [2021-03-19T16:48:30.171Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:48:30.171Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T16:48:30.453Z] OK: 9 MiB in 21 packages [2021-03-19T16:48:32.428Z] Removing intermediate container a1ba99f534da [2021-03-19T16:48:32.428Z] ---> 6c3c39a0cc99 [2021-03-19T16:48:32.428Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-03-19T16:48:32.703Z] ---> 514965d90fcc [2021-03-19T16:48:32.703Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-03-19T16:48:33.678Z] ---> 62dc4f58b256 [2021-03-19T16:48:33.678Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-03-19T16:48:34.276Z] ---> 6d7d409b6bb3 [2021-03-19T16:48:34.276Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-03-19T16:48:35.714Z] ---> c77661e1a8c5 [2021-03-19T16:48:35.714Z] Step 22/27 : EXPOSE 48095 [2021-03-19T16:48:35.714Z] ---> Running in 3493642f3f19 [2021-03-19T16:48:36.311Z] Removing intermediate container 3493642f3f19 [2021-03-19T16:48:36.311Z] ---> 014eddd1e13e [2021-03-19T16:48:36.311Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-03-19T16:48:36.311Z] ---> Running in 133a9655d4c4 [2021-03-19T16:48:36.911Z] Removing intermediate container 133a9655d4c4 [2021-03-19T16:48:36.911Z] ---> 4170278a7415 [2021-03-19T16:48:36.911Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:48:36.911Z] ---> Running in 42fbeccce986 [2021-03-19T16:48:37.505Z] Removing intermediate container 42fbeccce986 [2021-03-19T16:48:37.505Z] ---> c601942939ed [2021-03-19T16:48:37.505Z] Step 25/27 : LABEL arch=arm64 [2021-03-19T16:48:37.505Z] ---> Running in 926172b07cae [2021-03-19T16:48:38.118Z] Removing intermediate container 926172b07cae [2021-03-19T16:48:38.118Z] ---> c2d31aa3c494 [2021-03-19T16:48:38.118Z] Step 26/27 : LABEL git_sha=b49824f9ec169793e39571ce4fd98f03f09d482e [2021-03-19T16:48:38.118Z] ---> Running in 7ea312c5d4a7 [2021-03-19T16:48:38.712Z] Removing intermediate container 7ea312c5d4a7 [2021-03-19T16:48:38.712Z] ---> c98d9bc21377 [2021-03-19T16:48:38.712Z] Step 27/27 : LABEL version=2.0.0-dev.24 [2021-03-19T16:48:38.712Z] ---> Running in ea59055fa781 [2021-03-19T16:48:39.306Z] Removing intermediate container ea59055fa781 [2021-03-19T16:48:39.306Z] ---> 49b3c26a61d0 [2021-03-19T16:48:39.306Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-19T16:48:39.306Z] Successfully built 49b3c26a61d0 [2021-03-19T16:48:39.306Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T16:48:39.735Z] provisioning config files... [2021-03-19T16:48:39.766Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config6595775245814472161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:48:40.157Z] ---> docker-login.sh [2021-03-19T16:48:40.157Z] nexus3.edgexfoundry.org:10001 [2021-03-19T16:48:40.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:48:40.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:48:40.702Z] Configure a credential helper to remove this warning. See [2021-03-19T16:48:40.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:48:40.702Z] [2021-03-19T16:48:40.702Z] Login Succeeded [2021-03-19T16:48:40.702Z] nexus3.edgexfoundry.org:10002 [2021-03-19T16:48:40.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:48:41.077Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T16:48:41.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:48:41.245Z] Configure a credential helper to remove this warning. See [2021-03-19T16:48:41.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:48:41.245Z] [2021-03-19T16:48:41.245Z] Login Succeeded [2021-03-19T16:48:41.245Z] nexus3.edgexfoundry.org:10003 [2021-03-19T16:48:41.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:48:41.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:48:41.793Z] Configure a credential helper to remove this warning. See [2021-03-19T16:48:41.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:48:41.793Z] [2021-03-19T16:48:41.793Z] Login Succeeded [2021-03-19T16:48:41.793Z] nexus3.edgexfoundry.org:10004 [2021-03-19T16:48:42.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:48:42.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:48:42.349Z] Configure a credential helper to remove this warning. See [2021-03-19T16:48:42.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:48:42.349Z] [2021-03-19T16:48:42.349Z] Login Succeeded [2021-03-19T16:48:42.349Z] docker.io [2021-03-19T16:48:42.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:48:43.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:48:43.214Z] Configure a credential helper to remove this warning. See [2021-03-19T16:48:43.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:48:43.214Z] [2021-03-19T16:48:43.214Z] Login Succeeded [2021-03-19T16:48:43.214Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T16:48:43.230Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-19T16:48:43.423Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2021-03-19T16:48:43.423Z] b49824f9ec169793e39571ce4fd98f03f09d482e [2021-03-19T16:48:43.423Z] latest [2021-03-19T16:48:43.423Z] 2.0.0-dev.24 [2021-03-19T16:48:43.423Z] b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 [2021-03-19T16:48:43.423Z] master [2021-03-19T16:48:43.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:43.959Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:44.303Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e [2021-03-19T16:48:44.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-03-19T16:48:44.304Z] ea9eed56f7a6: Preparing [2021-03-19T16:48:44.304Z] d35a02a4ea3a: Preparing [2021-03-19T16:48:44.304Z] 371c98ee6e21: Preparing [2021-03-19T16:48:44.304Z] a9ef90630d7f: Preparing [2021-03-19T16:48:44.304Z] 7bd7362d1a19: Preparing [2021-03-19T16:48:44.304Z] 02a88cfff88f: Preparing [2021-03-19T16:48:44.304Z] 02a88cfff88f: Waiting [2021-03-19T16:48:44.595Z] d35a02a4ea3a: Pushed [2021-03-19T16:48:44.595Z] 371c98ee6e21: Pushed [2021-03-19T16:48:44.595Z] a9ef90630d7f: Pushed [2021-03-19T16:48:44.867Z] 02a88cfff88f: Layer already exists [2021-03-19T16:48:45.459Z] 7bd7362d1a19: Pushed [2021-03-19T16:48:48.063Z] ea9eed56f7a6: Pushed [2021-03-19T16:48:48.063Z] b49824f9ec169793e39571ce4fd98f03f09d482e: digest: sha256:86e8eb445b9423eeb937a64332c4bc35e565311d071ef88dd5470ca226ae586b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:48.407Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:48.748Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2021-03-19T16:48:48.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-03-19T16:48:48.748Z] ea9eed56f7a6: Preparing [2021-03-19T16:48:48.748Z] d35a02a4ea3a: Preparing [2021-03-19T16:48:48.748Z] 371c98ee6e21: Preparing [2021-03-19T16:48:48.748Z] a9ef90630d7f: Preparing [2021-03-19T16:48:48.748Z] 7bd7362d1a19: Preparing [2021-03-19T16:48:48.748Z] 02a88cfff88f: Preparing [2021-03-19T16:48:48.748Z] 02a88cfff88f: Waiting [2021-03-19T16:48:49.023Z] ea9eed56f7a6: Layer already exists [2021-03-19T16:48:49.023Z] d35a02a4ea3a: Layer already exists [2021-03-19T16:48:49.023Z] 7bd7362d1a19: Layer already exists [2021-03-19T16:48:49.023Z] 371c98ee6e21: Layer already exists [2021-03-19T16:48:49.023Z] a9ef90630d7f: Layer already exists [2021-03-19T16:48:49.023Z] 02a88cfff88f: Layer already exists [2021-03-19T16:48:49.023Z] latest: digest: sha256:86e8eb445b9423eeb937a64332c4bc35e565311d071ef88dd5470ca226ae586b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:49.368Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:49.706Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.24 [2021-03-19T16:48:49.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-03-19T16:48:49.706Z] ea9eed56f7a6: Preparing [2021-03-19T16:48:49.706Z] d35a02a4ea3a: Preparing [2021-03-19T16:48:49.706Z] 371c98ee6e21: Preparing [2021-03-19T16:48:49.706Z] a9ef90630d7f: Preparing [2021-03-19T16:48:49.706Z] 7bd7362d1a19: Preparing [2021-03-19T16:48:49.706Z] 02a88cfff88f: Preparing [2021-03-19T16:48:49.706Z] 02a88cfff88f: Waiting [2021-03-19T16:48:49.976Z] 7bd7362d1a19: Layer already exists [2021-03-19T16:48:49.976Z] ea9eed56f7a6: Layer already exists [2021-03-19T16:48:49.976Z] d35a02a4ea3a: Layer already exists [2021-03-19T16:48:49.976Z] 371c98ee6e21: Layer already exists [2021-03-19T16:48:49.976Z] a9ef90630d7f: Layer already exists [2021-03-19T16:48:49.976Z] 02a88cfff88f: Layer already exists [2021-03-19T16:48:49.976Z] 2.0.0-dev.24: digest: sha256:86e8eb445b9423eeb937a64332c4bc35e565311d071ef88dd5470ca226ae586b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:50.314Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:50.660Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 [2021-03-19T16:48:50.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-03-19T16:48:50.660Z] ea9eed56f7a6: Preparing [2021-03-19T16:48:50.660Z] d35a02a4ea3a: Preparing [2021-03-19T16:48:50.660Z] 371c98ee6e21: Preparing [2021-03-19T16:48:50.660Z] a9ef90630d7f: Preparing [2021-03-19T16:48:50.660Z] 7bd7362d1a19: Preparing [2021-03-19T16:48:50.660Z] 02a88cfff88f: Preparing [2021-03-19T16:48:50.660Z] 02a88cfff88f: Waiting [2021-03-19T16:48:50.933Z] a9ef90630d7f: Layer already exists [2021-03-19T16:48:50.933Z] ea9eed56f7a6: Layer already exists [2021-03-19T16:48:50.933Z] 7bd7362d1a19: Layer already exists [2021-03-19T16:48:50.933Z] 371c98ee6e21: Layer already exists [2021-03-19T16:48:50.933Z] d35a02a4ea3a: Layer already exists [2021-03-19T16:48:50.933Z] 02a88cfff88f: Layer already exists [2021-03-19T16:48:50.933Z] b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24: digest: sha256:86e8eb445b9423eeb937a64332c4bc35e565311d071ef88dd5470ca226ae586b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:51.274Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:51.607Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2021-03-19T16:48:51.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-03-19T16:48:51.607Z] ea9eed56f7a6: Preparing [2021-03-19T16:48:51.607Z] d35a02a4ea3a: Preparing [2021-03-19T16:48:51.607Z] 371c98ee6e21: Preparing [2021-03-19T16:48:51.607Z] a9ef90630d7f: Preparing [2021-03-19T16:48:51.607Z] 7bd7362d1a19: Preparing [2021-03-19T16:48:51.607Z] 02a88cfff88f: Preparing [2021-03-19T16:48:51.607Z] 02a88cfff88f: Waiting [2021-03-19T16:48:51.877Z] ea9eed56f7a6: Layer already exists [2021-03-19T16:48:51.877Z] 7bd7362d1a19: Layer already exists [2021-03-19T16:48:51.877Z] a9ef90630d7f: Layer already exists [2021-03-19T16:48:51.877Z] d35a02a4ea3a: Layer already exists [2021-03-19T16:48:51.877Z] 371c98ee6e21: Layer already exists [2021-03-19T16:48:51.877Z] 02a88cfff88f: Layer already exists [2021-03-19T16:48:51.877Z] master: digest: sha256:86e8eb445b9423eeb937a64332c4bc35e565311d071ef88dd5470ca226ae586b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-19T16:48:52.072Z] ===================================================== [Pipeline] echo [2021-03-19T16:48:52.118Z] taggedImages: [2021-03-19T16:48:52.118Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e [2021-03-19T16:48:52.118Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2021-03-19T16:48:52.118Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.24 [2021-03-19T16:48:52.118Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 [2021-03-19T16:48:52.118Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:48:52.657Z] ---> job-cost.sh [2021-03-19T16:48:52.657Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Jyr [2021-03-19T16:49:07.795Z] lf-activate-venv(): INFO: Adding /tmp/venv-mhtr/bin to PATH [2021-03-19T16:49:07.795Z] INFO: No Stack... [2021-03-19T16:49:08.073Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T16:49:09.057Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T16:49:09.363Z] + cat /w/workspace/app-service-configurable/94/archives/cost.csv [2021-03-19T16:49:09.363Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T16:49:09.437Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] [2021-03-19T16:49:09.446Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] did not exist. Created. [2021-03-19T16:49:09.446Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T16:49:09.835Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-19T16:49:09.999Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T16:49:10.009Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T16:49:31.688Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T16:50:53.400Z] lf-activate-venv(): INFO: Adding /tmp/venv-4Jyr/bin to PATH [2021-03-19T16:50:53.401Z] INFO: No Stack... [2021-03-19T16:50:54.370Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T16:50:54.964Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T16:50:55.295Z] + + cut -d, -f6cat [2021-03-19T16:50:55.295Z] /w/workspace/app-service-configurable/94/archives/cost.csv [Pipeline] lock [2021-03-19T16:50:55.405Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] [2021-03-19T16:50:55.413Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] did not exist. Created. [2021-03-19T16:50:55.413Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T16:50:55.871Z] /w/workspace/app-service-configurable/94@tmp/durable-4d1b11ef/script.sh: 1: /w/workspace/app-service-configurable/94@tmp/durable-4d1b11ef/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-19T16:50:56.215Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T16:50:56.289Z] Warning: overwriting stash ‘stack-cost’ [2021-03-19T16:50:56.449Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T16:50:56.459Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-94-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] wrap [2021-03-19T16:50:57.727Z] provisioning config files... [2021-03-19T16:50:57.737Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config6882311791622771646tmp [Pipeline] { [Pipeline] sh [2021-03-19T16:50:58.138Z] + set +x [2021-03-19T16:50:58.138Z] + bash -s -- [2021-03-19T16:50:58.138Z] + curl -s https://codecov.io/bash [2021-03-19T16:50:58.401Z] [2021-03-19T16:50:58.401Z] _____ _ [2021-03-19T16:50:58.401Z] / ____| | | [2021-03-19T16:50:58.401Z] | | ___ __| | ___ ___ _____ __ [2021-03-19T16:50:58.401Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-19T16:50:58.401Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-19T16:50:58.401Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-19T16:50:58.401Z] Bash-20210309-2b87ace [2021-03-19T16:50:58.401Z] [2021-03-19T16:50:58.401Z] [2021-03-19T16:50:58.401Z] ==> git version 2.24.3 found [2021-03-19T16:50:58.401Z] ==> 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-03-19T16:50:58.401Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-19T16:50:58.401Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-19T16:50:58.401Z] ==> Jenkins CI detected. [2021-03-19T16:50:58.401Z] project root: . [2021-03-19T16:50:58.401Z] --> token set from env [2021-03-19T16:50:58.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-19T16:50:58.402Z] ==> Running gcov in . (disable via -X gcov) [2021-03-19T16:50:58.402Z] ==> Python coveragepy not found [2021-03-19T16:50:58.402Z] ==> Searching for coverage reports in: [2021-03-19T16:50:58.402Z] + . [2021-03-19T16:50:58.402Z] -> Found 1 reports [2021-03-19T16:50:58.402Z] ==> Detecting git/mercurial file structure [2021-03-19T16:50:58.402Z] ==> Reading reports [2021-03-19T16:50:58.402Z] + ./coverage.out bytes=10 [2021-03-19T16:50:58.402Z] ==> Appending adjustments [2021-03-19T16:50:58.402Z] https://docs.codecov.io/docs/fixing-reports [2021-03-19T16:50:58.402Z] + Found adjustments [2021-03-19T16:50:58.402Z] ==> Gzipping contents [2021-03-19T16:50:58.402Z] 4.0K /tmp/codecov.htKVBA.gz [2021-03-19T16:50:58.402Z] ==> Uploading reports [2021-03-19T16:50:58.402Z] url: https://codecov.io [2021-03-19T16:50:58.402Z] query: branch=master&commit=b49824f9ec169793e39571ce4fd98f03f09d482e&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-19T16:50:58.402Z] -> Pinging Codecov [2021-03-19T16:50:58.402Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=b49824f9ec169793e39571ce4fd98f03f09d482e&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-19T16:50:58.978Z] -> Uploading to [2021-03-19T16:50:58.978Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-19/A97CA9966030D2A3747ED39772930CCE/b49824f9ec169793e39571ce4fd98f03f09d482e/aadf01f8-59f7-4979-8f9e-db8b34ecb8cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T165058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ede0bce7e9b2846b3344bde4efccc5109b9b01ede266b3b8197f6dda433e36b [2021-03-19T16:50:58.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T16:50:58.978Z] Dload Upload Total Spent Left Speed [2021-03-19T16:50:59.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 396 0 0 100 396 0 856 --:--:-- --:--:-- --:--:-- 855 [2021-03-19T16:50:59.240Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] } [2021-03-19T16:50:59.251Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-03-19T16:51:00.221Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-03-19T16:51:00.285Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:51:00.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-19T16:51:00.660Z] [2021-03-19T16:51:00.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:51:01.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-19T16:51:01.013Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-03-19T16:51:01.013Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T16:51:01.013Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T16:51:01.013Z] de9db76c5a1d: Pulling fs layer [2021-03-19T16:51:01.013Z] 0eba1c9be4d2: Pulling fs layer [2021-03-19T16:51:01.013Z] 0d57e429df01: Pulling fs layer [2021-03-19T16:51:01.013Z] 4e4be7b47b0d: Pulling fs layer [2021-03-19T16:51:01.013Z] e1f770b5df2f: Pulling fs layer [2021-03-19T16:51:01.013Z] 85a0685a4137: Pulling fs layer [2021-03-19T16:51:01.013Z] 0d57e429df01: Waiting [2021-03-19T16:51:01.013Z] 4e4be7b47b0d: Waiting [2021-03-19T16:51:01.013Z] e1f770b5df2f: Waiting [2021-03-19T16:51:01.013Z] 85a0685a4137: Waiting [2021-03-19T16:51:01.013Z] 0eba1c9be4d2: Waiting [2021-03-19T16:51:01.013Z] de9db76c5a1d: Download complete [2021-03-19T16:51:01.013Z] 0ef7d3d256c8: Verifying Checksum [2021-03-19T16:51:01.013Z] 0ef7d3d256c8: Download complete [2021-03-19T16:51:01.013Z] 0d57e429df01: Verifying Checksum [2021-03-19T16:51:01.013Z] 0d57e429df01: Download complete [2021-03-19T16:51:01.274Z] 188c0c94c7c5: Verifying Checksum [2021-03-19T16:51:01.274Z] 4e4be7b47b0d: Verifying Checksum [2021-03-19T16:51:01.274Z] 4e4be7b47b0d: Download complete [2021-03-19T16:51:01.542Z] 188c0c94c7c5: Pull complete [2021-03-19T16:51:01.818Z] 0ef7d3d256c8: Pull complete [2021-03-19T16:51:01.818Z] de9db76c5a1d: Pull complete [2021-03-19T16:51:03.223Z] e1f770b5df2f: Verifying Checksum [2021-03-19T16:51:03.223Z] e1f770b5df2f: Download complete [2021-03-19T16:51:05.180Z] 0eba1c9be4d2: Verifying Checksum [2021-03-19T16:51:05.180Z] 0eba1c9be4d2: Download complete [2021-03-19T16:51:05.773Z] 85a0685a4137: Verifying Checksum [2021-03-19T16:51:05.773Z] 85a0685a4137: Download complete [2021-03-19T16:51:11.123Z] 0eba1c9be4d2: Pull complete [2021-03-19T16:51:11.123Z] 0d57e429df01: Pull complete [2021-03-19T16:51:11.123Z] 4e4be7b47b0d: Pull complete [2021-03-19T16:51:12.520Z] e1f770b5df2f: Pull complete [2021-03-19T16:51:20.710Z] 85a0685a4137: Pull complete [2021-03-19T16:51:20.710Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-03-19T16:51:20.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-19T16:51:20.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-03-19T16:51:20.928Z] prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container [2021-03-19T16:51:20.978Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-03-19T16:51:21.933Z] $ docker top 1121bdd6a4658ee205e618f873a2bb3cad1d7596a0f90a6c056a633c458ab40c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T16:51:22.195Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-03-19T16:51:22.484Z] + set -o pipefail [2021-03-19T16:51:22.485Z] + snyk monitor '--org=edgex-jenkins' [2021-03-19T16:52:18.812Z] [2021-03-19T16:52:18.812Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-03-19T16:52:18.812Z] [2021-03-19T16:52:18.812Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/3eff9ba0-36ba-41e4-8355-b5145f9dd0ce [2021-03-19T16:52:18.812Z] [2021-03-19T16:52:18.812Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-03-19T16:52:18.812Z] [2021-03-19T16:52:18.812Z] [Pipeline] } [2021-03-19T16:52:18.830Z] $ docker stop --time=1 1121bdd6a4658ee205e618f873a2bb3cad1d7596a0f90a6c056a633c458ab40c [2021-03-19T16:52:20.321Z] $ docker rm -f 1121bdd6a4658ee205e618f873a2bb3cad1d7596a0f90a6c056a633c458ab40c [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-03-19T16:52:22.008Z] + git log --format=format:%s -1 b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:52:22.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T16:52:22.326Z] . [Pipeline] withDockerContainer [2021-03-19T16:52:22.422Z] prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container [2021-03-19T16:52:22.465Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T16:52:23.126Z] $ docker top 6c431d4bc17c63d5da4473b612eb39480651ec8e9023255a7016f9ff8ac3cc15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T16:52:23.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T16:52:23.435Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T16:52:23.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T16:52:23.635Z] $ docker exec 6c431d4bc17c63d5da4473b612eb39480651ec8e9023255a7016f9ff8ac3cc15 ssh-agent [2021-03-19T16:52:23.801Z] SSH_AUTH_SOCK=/tmp/ssh-keMvQrHO50pQ/agent.11 [2021-03-19T16:52:23.801Z] SSH_AGENT_PID=16 [2021-03-19T16:52:23.810Z] Running ssh-add (command line suppressed) [2021-03-19T16:52:23.945Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7845415916215455637.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7845415916215455637.key) [2021-03-19T16:52:23.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T16:52:24.357Z] + git semver tag [2021-03-19T16:52:24.357Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T16:52:24.357Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-03-19T16:52:24.357Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-03-19T16:52:24.357Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T16:52:24.357Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T16:52:24.357Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T16:52:24.357Z] # $SEMVER_BRANCH = master [2021-03-19T16:52:24.357Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-03-19T16:52:24.357Z] # b49824f9ec169793e39571ce4fd98f03f09d482e HEAD [2021-03-19T16:52:24.357Z] # -> Force: false [2021-03-19T16:52:24.357Z] # ca1f6ef55c242f0c4f374ceca491f45c64996cd9 refs/tags/v2.0.0-dev.24 [Pipeline] } [2021-03-19T16:52:24.374Z] $ docker exec --env ******** --env ******** 6c431d4bc17c63d5da4473b612eb39480651ec8e9023255a7016f9ff8ac3cc15 ssh-agent -k [2021-03-19T16:52:24.511Z] unset SSH_AUTH_SOCK; [2021-03-19T16:52:24.512Z] unset SSH_AGENT_PID; [2021-03-19T16:52:24.512Z] echo Agent pid 16 killed; [2021-03-19T16:52:24.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T16:52:25.115Z] + git semver [Pipeline] } [2021-03-19T16:52:25.132Z] $ docker stop --time=1 6c431d4bc17c63d5da4473b612eb39480651ec8e9023255a7016f9ff8ac3cc15 [2021-03-19T16:52:26.481Z] $ docker rm -f 6c431d4bc17c63d5da4473b612eb39480651ec8e9023255a7016f9ff8ac3cc15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:52:27.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-19T16:52:27.236Z] [2021-03-19T16:52:27.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:52:27.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-19T16:52:27.609Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-03-19T16:52:27.609Z] ab5ef0e58194: Pulling fs layer [2021-03-19T16:52:27.609Z] 9712f1f96733: Pulling fs layer [2021-03-19T16:52:27.609Z] 63f879dbbcfc: Pulling fs layer [2021-03-19T16:52:27.609Z] 0d9ebad4ef96: Pulling fs layer [2021-03-19T16:52:27.609Z] e9a5061849ea: Pulling fs layer [2021-03-19T16:52:27.609Z] d747dcd14b5f: Pulling fs layer [2021-03-19T16:52:27.609Z] 2de7ff778b66: Pulling fs layer [2021-03-19T16:52:27.609Z] e9a5061849ea: Waiting [2021-03-19T16:52:27.609Z] d747dcd14b5f: Waiting [2021-03-19T16:52:27.609Z] 2de7ff778b66: Waiting [2021-03-19T16:52:27.609Z] 0d9ebad4ef96: Waiting [2021-03-19T16:52:27.609Z] 9712f1f96733: Verifying Checksum [2021-03-19T16:52:27.609Z] 9712f1f96733: Download complete [2021-03-19T16:52:29.529Z] 63f879dbbcfc: Verifying Checksum [2021-03-19T16:52:29.529Z] 63f879dbbcfc: Download complete [2021-03-19T16:52:29.529Z] e9a5061849ea: Verifying Checksum [2021-03-19T16:52:29.529Z] e9a5061849ea: Download complete [2021-03-19T16:52:29.529Z] d747dcd14b5f: Verifying Checksum [2021-03-19T16:52:29.529Z] d747dcd14b5f: Download complete [2021-03-19T16:52:29.794Z] 2de7ff778b66: Verifying Checksum [2021-03-19T16:52:29.794Z] 2de7ff778b66: Download complete [2021-03-19T16:52:30.055Z] 0d9ebad4ef96: Verifying Checksum [2021-03-19T16:52:30.055Z] 0d9ebad4ef96: Download complete [2021-03-19T16:52:30.055Z] ab5ef0e58194: Verifying Checksum [2021-03-19T16:52:30.055Z] ab5ef0e58194: Download complete [2021-03-19T16:52:34.309Z] ab5ef0e58194: Pull complete [2021-03-19T16:52:34.309Z] 9712f1f96733: Pull complete [2021-03-19T16:52:36.896Z] 63f879dbbcfc: Pull complete [2021-03-19T16:52:43.515Z] 0d9ebad4ef96: Pull complete [2021-03-19T16:52:44.469Z] e9a5061849ea: Pull complete [2021-03-19T16:52:44.469Z] d747dcd14b5f: Pull complete [2021-03-19T16:52:47.025Z] 2de7ff778b66: Pull complete [2021-03-19T16:52:47.026Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-03-19T16:52:47.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-19T16:52:47.026Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-03-19T16:52:47.211Z] prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container [2021-03-19T16:52:47.265Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-03-19T16:52:51.193Z] $ docker top 74e4a06b9975ceb5004bd4df2300301066b2f61576c1d5285b74615dad25c01c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-03-19T16:52:51.434Z] provisioning config files... [2021-03-19T16:52:51.443Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7410463756495056566tmp [2021-03-19T16:52:51.458Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config1642609314614896719tmp [2021-03-19T16:52:51.472Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4872932164215569596tmp [Pipeline] { [Pipeline] echo [2021-03-19T16:52:51.525Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:52:51.834Z] ---> sigul-configuration.sh [2021-03-19T16:52:51.834Z] gpg: directory `/root/.gnupg' created [2021-03-19T16:52:51.834Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-03-19T16:52:51.834Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-03-19T16:52:51.834Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-03-19T16:52:51.834Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-03-19T16:52:51.834Z] gpg: CAST5 encrypted data [2021-03-19T16:52:52.096Z] gpg: encrypted with 1 passphrase [2021-03-19T16:52:52.096Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-03-19T16:52:52.397Z] + mkdir /home/jenkins [2021-03-19T16:52:52.398Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-03-19T16:52:52.696Z] + 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-03-19T16:52:52.708Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:52:53.006Z] ---> sigul-install.sh [2021-03-19T16:52:58.310Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-03-19T16:52:58.618Z] + git tag --list [2021-03-19T16:52:58.618Z] v1.0.0 [2021-03-19T16:52:58.618Z] v1.1.0 [2021-03-19T16:52:58.618Z] v1.2.0 [2021-03-19T16:52:58.618Z] v1.3.0 [2021-03-19T16:52:58.618Z] v1.3.1 [2021-03-19T16:52:58.618Z] v1.3.1-dev.1 [2021-03-19T16:52:58.618Z] v1.3.1-dev.2 [2021-03-19T16:52:58.618Z] v1.3.1-dev.3 [2021-03-19T16:52:58.618Z] v2.0.0-dev.1 [2021-03-19T16:52:58.618Z] v2.0.0-dev.10 [2021-03-19T16:52:58.618Z] v2.0.0-dev.11 [2021-03-19T16:52:58.618Z] v2.0.0-dev.12 [2021-03-19T16:52:58.618Z] v2.0.0-dev.13 [2021-03-19T16:52:58.618Z] v2.0.0-dev.14 [2021-03-19T16:52:58.618Z] v2.0.0-dev.15 [2021-03-19T16:52:58.618Z] v2.0.0-dev.16 [2021-03-19T16:52:58.618Z] v2.0.0-dev.17 [2021-03-19T16:52:58.618Z] v2.0.0-dev.18 [2021-03-19T16:52:58.618Z] v2.0.0-dev.19 [2021-03-19T16:52:58.618Z] v2.0.0-dev.2 [2021-03-19T16:52:58.618Z] v2.0.0-dev.20 [2021-03-19T16:52:58.618Z] v2.0.0-dev.21 [2021-03-19T16:52:58.618Z] v2.0.0-dev.22 [2021-03-19T16:52:58.618Z] v2.0.0-dev.23 [2021-03-19T16:52:58.618Z] v2.0.0-dev.24 [2021-03-19T16:52:58.618Z] v2.0.0-dev.3 [2021-03-19T16:52:58.618Z] v2.0.0-dev.4 [2021-03-19T16:52:58.618Z] v2.0.0-dev.5 [2021-03-19T16:52:58.618Z] v2.0.0-dev.6 [2021-03-19T16:52:58.618Z] v2.0.0-dev.7 [2021-03-19T16:52:58.618Z] v2.0.0-dev.8 [2021-03-19T16:52:58.618Z] v2.0.0-dev.9 [Pipeline] sh [2021-03-19T16:52:58.921Z] + lftools sign git-tag v2.0.0-dev.24 [2021-03-19T16:53:00.309Z] Signing Git tag with Sigul... [2021-03-19T16:53:00.309Z] Signing v2.0.0-dev.24 [Pipeline] echo [2021-03-19T16:53:00.895Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:53:01.190Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-03-19T16:53:01.200Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-03-19T16:53:01.325Z] $ docker stop --time=1 74e4a06b9975ceb5004bd4df2300301066b2f61576c1d5285b74615dad25c01c [2021-03-19T16:53:03.452Z] $ docker rm -f 74e4a06b9975ceb5004bd4df2300301066b2f61576c1d5285b74615dad25c01c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:53:04.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T16:53:04.361Z] . [Pipeline] withDockerContainer [2021-03-19T16:53:04.460Z] prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container [2021-03-19T16:53:04.514Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T16:53:05.105Z] $ docker top b75770dee3e3c73cdabf4f7369c37991365de02d74a993eb61cefb315aec0772 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T16:53:05.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T16:53:05.415Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T16:53:05.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T16:53:05.591Z] $ docker exec b75770dee3e3c73cdabf4f7369c37991365de02d74a993eb61cefb315aec0772 ssh-agent [2021-03-19T16:53:05.758Z] SSH_AUTH_SOCK=/tmp/ssh-4vL1rNoHr6xy/agent.11 [2021-03-19T16:53:05.758Z] SSH_AGENT_PID=16 [2021-03-19T16:53:05.765Z] Running ssh-add (command line suppressed) [2021-03-19T16:53:05.883Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6241049917977064031.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6241049917977064031.key) [2021-03-19T16:53:05.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T16:53:06.273Z] + git semver bump pre [2021-03-19T16:53:06.273Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T16:53:06.273Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-03-19T16:53:06.273Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-03-19T16:53:06.273Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T16:53:06.273Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T16:53:06.273Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T16:53:06.273Z] # $SEMVER_BRANCH = master [2021-03-19T16:53:06.273Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-03-19T16:53:06.273Z] 2.0.0-dev.25 [Pipeline] } [2021-03-19T16:53:06.287Z] $ docker exec --env ******** --env ******** b75770dee3e3c73cdabf4f7369c37991365de02d74a993eb61cefb315aec0772 ssh-agent -k [2021-03-19T16:53:06.403Z] unset SSH_AUTH_SOCK; [2021-03-19T16:53:06.403Z] unset SSH_AGENT_PID; [2021-03-19T16:53:06.403Z] echo Agent pid 16 killed; [2021-03-19T16:53:06.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T16:53:06.916Z] + git semver [Pipeline] } [2021-03-19T16:53:06.936Z] $ docker stop --time=1 b75770dee3e3c73cdabf4f7369c37991365de02d74a993eb61cefb315aec0772 [2021-03-19T16:53:08.294Z] $ docker rm -f b75770dee3e3c73cdabf4f7369c37991365de02d74a993eb61cefb315aec0772 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:53:08.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T16:53:08.869Z] . [Pipeline] withDockerContainer [2021-03-19T16:53:08.970Z] prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container [2021-03-19T16:53:09.018Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T16:53:09.592Z] $ docker top 03daf95ea1465f12a31293294aa3f8bcc940701c92f48647e9bf19dfdd74a5d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T16:53:09.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T16:53:09.882Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T16:53:10.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T16:53:10.051Z] $ docker exec 03daf95ea1465f12a31293294aa3f8bcc940701c92f48647e9bf19dfdd74a5d1 ssh-agent [2021-03-19T16:53:10.218Z] SSH_AUTH_SOCK=/tmp/ssh-8FNtunlAmav7/agent.12 [2021-03-19T16:53:10.218Z] SSH_AGENT_PID=17 [2021-03-19T16:53:10.225Z] Running ssh-add (command line suppressed) [2021-03-19T16:53:10.342Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3707265439441035709.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3707265439441035709.key) [2021-03-19T16:53:10.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T16:53:10.731Z] + git semver push [2021-03-19T16:53:10.731Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T16:53:10.731Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-03-19T16:53:10.731Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-03-19T16:53:10.731Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T16:53:10.731Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T16:53:10.731Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T16:53:10.731Z] # $SEMVER_BRANCH = master [2021-03-19T16:53:10.731Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-03-19T16:53:14.051Z] $ docker exec --env ******** --env ******** 03daf95ea1465f12a31293294aa3f8bcc940701c92f48647e9bf19dfdd74a5d1 ssh-agent -k [2021-03-19T16:53:14.164Z] unset SSH_AUTH_SOCK; [2021-03-19T16:53:14.165Z] unset SSH_AGENT_PID; [2021-03-19T16:53:14.165Z] echo Agent pid 17 killed; [2021-03-19T16:53:14.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T16:53:14.679Z] + git semver [Pipeline] } [2021-03-19T16:53:14.698Z] $ docker stop --time=1 03daf95ea1465f12a31293294aa3f8bcc940701c92f48647e9bf19dfdd74a5d1 [2021-03-19T16:53:16.049Z] $ docker rm -f 03daf95ea1465f12a31293294aa3f8bcc940701c92f48647e9bf19dfdd74a5d1 [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-03-19T16:53:17.475Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:53:18.043Z] ---> package-listing.sh [2021-03-19T16:53:18.043Z] ++ facter osfamily [2021-03-19T16:53:18.043Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T16:53:18.043Z] + OS_FAMILY=redhat [2021-03-19T16:53:18.043Z] + workspace=/w/workspace/_app-service-configurable_master [2021-03-19T16:53:18.043Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T16:53:18.043Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T16:53:18.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T16:53:18.043Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T16:53:18.043Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-03-19T16:53:18.043Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T16:53:18.043Z] + case "${OS_FAMILY}" in [2021-03-19T16:53:18.043Z] + rpm -qa [2021-03-19T16:53:18.043Z] + sort [2021-03-19T16:53:23.367Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T16:53:23.367Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T16:53:23.367Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T16:53:23.367Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-03-19T16:53:23.367Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-03-19T16:53:23.367Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-03-19T16:53:23.381Z] 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-03-19T16:53:23.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:53:23.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T16:53:23.980Z] [2021-03-19T16:53:23.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:53:24.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T16:53:24.347Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T16:53:24.347Z] df20fa9351a1: Pulling fs layer [2021-03-19T16:53:24.347Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T16:53:24.347Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T16:53:24.347Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T16:53:24.347Z] 93b61091891f: Pulling fs layer [2021-03-19T16:53:24.347Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T16:53:24.347Z] 5e14af77c1be: Pulling fs layer [2021-03-19T16:53:24.347Z] 01666e4c0597: Pulling fs layer [2021-03-19T16:53:24.347Z] aa168da1d23b: Pulling fs layer [2021-03-19T16:53:24.347Z] 93b9cdb0e59b: Waiting [2021-03-19T16:53:24.347Z] 5e14af77c1be: Waiting [2021-03-19T16:53:24.347Z] 01666e4c0597: Waiting [2021-03-19T16:53:24.347Z] aa168da1d23b: Waiting [2021-03-19T16:53:24.347Z] 93b61091891f: Waiting [2021-03-19T16:53:24.347Z] 46f8f816bc3b: Waiting [2021-03-19T16:53:24.615Z] 36b3adc4ff6f: Verifying Checksum [2021-03-19T16:53:24.615Z] 36b3adc4ff6f: Download complete [2021-03-19T16:53:24.615Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T16:53:24.615Z] 46f8f816bc3b: Download complete [2021-03-19T16:53:24.615Z] df20fa9351a1: Verifying Checksum [2021-03-19T16:53:24.615Z] df20fa9351a1: Download complete [2021-03-19T16:53:24.615Z] 93b61091891f: Verifying Checksum [2021-03-19T16:53:24.615Z] 93b61091891f: Download complete [2021-03-19T16:53:24.615Z] 93b9cdb0e59b: Verifying Checksum [2021-03-19T16:53:24.615Z] 93b9cdb0e59b: Download complete [2021-03-19T16:53:24.615Z] 5e14af77c1be: Verifying Checksum [2021-03-19T16:53:24.615Z] 5e14af77c1be: Download complete [2021-03-19T16:53:24.615Z] 01666e4c0597: Verifying Checksum [2021-03-19T16:53:24.615Z] 01666e4c0597: Download complete [2021-03-19T16:53:24.878Z] df20fa9351a1: Pull complete [2021-03-19T16:53:25.140Z] 36b3adc4ff6f: Pull complete [2021-03-19T16:53:25.410Z] 8ad3a11d3b57: Verifying Checksum [2021-03-19T16:53:25.410Z] 8ad3a11d3b57: Download complete [2021-03-19T16:53:26.377Z] 8ad3a11d3b57: Pull complete [2021-03-19T16:53:26.377Z] 46f8f816bc3b: Pull complete [2021-03-19T16:53:26.640Z] 93b61091891f: Pull complete [2021-03-19T16:53:26.903Z] 93b9cdb0e59b: Pull complete [2021-03-19T16:53:26.903Z] 5e14af77c1be: Pull complete [2021-03-19T16:53:27.166Z] 01666e4c0597: Pull complete [2021-03-19T16:53:28.556Z] aa168da1d23b: Verifying Checksum [2021-03-19T16:53:28.556Z] aa168da1d23b: Download complete [2021-03-19T16:53:36.722Z] aa168da1d23b: Pull complete [2021-03-19T16:53:36.722Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T16:53:36.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T16:53:36.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T16:53:36.832Z] prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container [2021-03-19T16:53:36.885Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-19T16:53:40.108Z] $ docker top 44590e7d0b8492b1425af54c8afdacc6373e103d513686ab954f922e18c209e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T16:53:40.662Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T16:53:40.960Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T16:53:41.261Z] + ls /var/log/sa-host [2021-03-19T16:53:41.262Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T16:53:41.262Z] file_magic: OK [2021-03-19T16:53:41.262Z] HZ: Using current value: 100 [2021-03-19T16:53:41.262Z] file_header: OK [2021-03-19T16:53:41.262Z] 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-03-19T16:53:41.262Z] Statistics: [2021-03-19T16:53:41.262Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-19T16:53:41.262Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T16:53:41.262Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T16:53:41.262Z] file_magic: OK [2021-03-19T16:53:41.262Z] HZ: Using current value: 100 [2021-03-19T16:53:41.262Z] file_header: OK [2021-03-19T16:53:41.262Z] 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-03-19T16:53:41.262Z] Statistics: [2021-03-19T16:53:41.262Z] Hnuu...uuuununununu... [2021-03-19T16:53:41.262Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T16:53:41.475Z] provisioning config files... [2021-03-19T16:53:41.493Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5510165749696336707tmp [Pipeline] { [Pipeline] echo [2021-03-19T16:53:41.587Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:53:41.886Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T16:53:41.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T16:53:41.998Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:53:42.297Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T16:53:42.309Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:53:42.609Z] ---> sudo-logs.sh [2021-03-19T16:53:42.609Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T16:53:42.677Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:53:42.973Z] ---> job-cost.sh [2021-03-19T16:53:42.973Z] lf-activate-venv: SKIPPING [2021-03-19T16:53:42.973Z] DEBUG: total: 0.20999999344348907 [2021-03-19T16:53:42.973Z] INFO: Retrieving Stack Cost... [2021-03-19T16:53:44.361Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T16:53:44.631Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T16:53:44.645Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:53:44.949Z] ---> logs-deploy.sh [2021-03-19T16:53:44.949Z] lf-activate-venv: SKIPPING [2021-03-19T16:53:44.949Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/94 [2021-03-19T16:53:44.949Z] INFO: archiving workspace using pattern(s): [2021-03-19T16:53:46.416Z] Archives upload complete. [2021-03-19T16:53:46.678Z] INFO: archiving logs to Nexus