Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5697905142159064683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3501643484798547250.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6340338342266149743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1138040465008990008.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4237210437476616877.key > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-304 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git Avoid second fetch Checking out Revision 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 (master) > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh8438446888226817377.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 # timeout=10 Commit message: "feat: Add KeepAlive and ConnectTimeout settings for MQTT Export (#265)" > git rev-list --no-walk 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T23:20:59.571Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T23:20:59.659Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T23:20:59.685Z] ========================================================= [2021-05-25T23:20:59.685Z] EdgeX Global Pipelines Version Info [2021-05-25T23:20:59.685Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:21:01.109Z] ------------------- [2021-05-25T23:21:01.109Z] stable info: [2021-05-25T23:21:01.109Z] ------------------- [2021-05-25T23:21:01.109Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T23:21:01.109Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T23:21:01.109Z] Message: update stable to v1.0.192 [2021-05-25T23:21:02.057Z] ------------------- [2021-05-25T23:21:02.057Z] experimental info: [2021-05-25T23:21:02.057Z] ------------------- [2021-05-25T23:21:02.057Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T23:21:02.057Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T23:21:02.057Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T23:21:02.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-25T23:21:02.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-25T23:21:02.233Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T23:21:02.258Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T23:21:02.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T23:21:02.303Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T23:21:02.326Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T23:21:02.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T23:21:02.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-25T23:21:02.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T23:21:02.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T23:21:02.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-05-25T23:21:02.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T23:21:02.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T23:21:02.509Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T23:21:02.532Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T23:21:02.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T23:21:02.578Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T23:21:02.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T23:21:02.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-25T23:21:02.646Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-25T23:21:02.672Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-25T23:21:02.696Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T23:21:02.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T23:21:02.782Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-25T23:21:02.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T23:21:02.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-25T23:21:02.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-25T23:21:02.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-25T23:21:02.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] echo [2021-05-25T23:21:02.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99c32bb [Pipeline] echo [2021-05-25T23:21:03.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T23:21:03.107Z] provisioning config files... [2021-05-25T23:21:03.131Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2847215356154795653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:21:03.491Z] ---> docker-login.sh [2021-05-25T23:21:03.491Z] nexus3.edgexfoundry.org:10001 [2021-05-25T23:21:03.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:21:04.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:21:04.023Z] Configure a credential helper to remove this warning. See [2021-05-25T23:21:04.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:21:04.023Z] [2021-05-25T23:21:04.023Z] Login Succeeded [2021-05-25T23:21:04.023Z] nexus3.edgexfoundry.org:10002 [2021-05-25T23:21:04.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:21:04.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:21:04.023Z] Configure a credential helper to remove this warning. See [2021-05-25T23:21:04.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:21:04.023Z] [2021-05-25T23:21:04.023Z] Login Succeeded [2021-05-25T23:21:04.023Z] nexus3.edgexfoundry.org:10003 [2021-05-25T23:21:04.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:21:04.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:21:04.297Z] Configure a credential helper to remove this warning. See [2021-05-25T23:21:04.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:21:04.297Z] [2021-05-25T23:21:04.297Z] Login Succeeded [2021-05-25T23:21:04.297Z] nexus3.edgexfoundry.org:10004 [2021-05-25T23:21:04.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:21:04.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:21:04.297Z] Configure a credential helper to remove this warning. See [2021-05-25T23:21:04.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:21:04.297Z] [2021-05-25T23:21:04.297Z] Login Succeeded [2021-05-25T23:21:04.297Z] docker.io [2021-05-25T23:21:04.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:21:04.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:21:04.825Z] Configure a credential helper to remove this warning. See [2021-05-25T23:21:04.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:21:04.826Z] [2021-05-25T23:21:04.826Z] Login Succeeded [2021-05-25T23:21:04.826Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T23:21:04.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T23:21:05.313Z] + git log --format=format:%s -1 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] echo [2021-05-25T23:21:05.360Z] GIT_COMMIT: 99c32bbb16089651d1332f2a6a8e1ab1c7efad10, Commit Message: feat: Add KeepAlive and ConnectTimeout settings for MQTT Export (#265) [Pipeline] echo [2021-05-25T23:21:05.374Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:21:06.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T23:21:06.307Z] [2021-05-25T23:21:06.307Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:21:06.627Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T23:21:06.628Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T23:21:06.628Z] 31603596830f: Pulling fs layer [2021-05-25T23:21:06.628Z] 54011a49482f: Pulling fs layer [2021-05-25T23:21:06.628Z] a6820b24f6d8: Pulling fs layer [2021-05-25T23:21:06.628Z] f581987b2513: Pulling fs layer [2021-05-25T23:21:06.628Z] f581987b2513: Waiting [2021-05-25T23:21:06.628Z] 54011a49482f: Verifying Checksum [2021-05-25T23:21:06.628Z] 54011a49482f: Download complete [2021-05-25T23:21:06.896Z] 31603596830f: Verifying Checksum [2021-05-25T23:21:06.896Z] 31603596830f: Download complete [2021-05-25T23:21:06.896Z] f581987b2513: Verifying Checksum [2021-05-25T23:21:06.896Z] f581987b2513: Download complete [2021-05-25T23:21:06.896Z] a6820b24f6d8: Verifying Checksum [2021-05-25T23:21:06.896Z] a6820b24f6d8: Download complete [2021-05-25T23:21:06.896Z] 31603596830f: Pull complete [2021-05-25T23:21:07.157Z] 54011a49482f: Pull complete [2021-05-25T23:21:07.742Z] a6820b24f6d8: Pull complete [2021-05-25T23:21:08.005Z] f581987b2513: Pull complete [2021-05-25T23:21:08.005Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T23:21:08.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T23:21:08.005Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T23:21:08.096Z] prd-centos7-docker-4c-2g-304 does not seem to be running inside a container [2021-05-25T23:21:08.148Z] $ 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-05-25T23:21:09.877Z] $ docker top 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T23:21:10.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T23:21:10.022Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T23:21:10.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T23:21:10.152Z] $ docker exec 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 ssh-agent [2021-05-25T23:21:10.283Z] SSH_AUTH_SOCK=/tmp/ssh-LVnZ7c4Z0Yhv/agent.15 [2021-05-25T23:21:10.283Z] SSH_AGENT_PID=21 [2021-05-25T23:21:10.293Z] Running ssh-add (command line suppressed) [2021-05-25T23:21:10.400Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_18821443686617779.key (/w/workspace/_app-service-configurable_master@tmp/private_key_18821443686617779.key) [2021-05-25T23:21:10.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T23:21:10.717Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T23:21:10.757Z] $ docker exec --env ******** --env ******** 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 ssh-agent -k [2021-05-25T23:21:10.857Z] unset SSH_AUTH_SOCK; [2021-05-25T23:21:10.857Z] unset SSH_AGENT_PID; [2021-05-25T23:21:10.857Z] echo Agent pid 21 killed; [2021-05-25T23:21:10.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T23:21:10.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T23:21:10.911Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T23:21:11.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T23:21:11.031Z] $ docker exec 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 ssh-agent [2021-05-25T23:21:11.146Z] SSH_AUTH_SOCK=/tmp/ssh-ZQO7eGkwP7hk/agent.56 [2021-05-25T23:21:11.146Z] SSH_AGENT_PID=61 [2021-05-25T23:21:11.152Z] Running ssh-add (command line suppressed) [2021-05-25T23:21:11.252Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1007975518985501405.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1007975518985501405.key) [2021-05-25T23:21:11.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T23:21:11.583Z] + git semver init [2021-05-25T23:21:11.583Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T23:21:11.583Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-25T23:21:11.583Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-25T23:21:11.583Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T23:21:11.583Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T23:21:11.583Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T23:21:11.583Z] # $SEMVER_BRANCH = master [2021-05-25T23:21:11.583Z] # $SEMVER_TEMP = /tmp/semver-505039392 [2021-05-25T23:21:11.583Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-25T23:21:12.168Z] # '/tmp/semver-505039392' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-05-25T23:21:12.168Z] # -> Force: false [2021-05-25T23:21:12.168Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-25T23:21:12.178Z] $ docker exec --env ******** --env ******** 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 ssh-agent -k [2021-05-25T23:21:12.294Z] unset SSH_AUTH_SOCK; [2021-05-25T23:21:12.295Z] unset SSH_AGENT_PID; [2021-05-25T23:21:12.295Z] echo Agent pid 61 killed; [2021-05-25T23:21:12.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T23:21:12.641Z] + git semver [Pipeline] } [2021-05-25T23:21:12.661Z] $ docker stop --time=1 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 [2021-05-25T23:21:13.995Z] $ docker rm -f 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T23:21:14.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T23:21:14.684Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T23:21:14.687Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.43 [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-05-25T23:21:29.892Z] Still waiting to schedule task [2021-05-25T23:21:29.892Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-25T23:21:29.894Z] Still waiting to schedule task [2021-05-25T23:21:29.895Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-25T23:23:34.207Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-305 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-25T23:23:34.226Z] Running in /w/workspace/app-service-configurable/114 [Pipeline] { [Pipeline] checkout [2021-05-25T23:23:34.433Z] Selected Git installation does not exist. Using Default [2021-05-25T23:23:34.433Z] The recommended git tool is: NONE [2021-05-25T23:23:39.319Z] using credential edgex-jenkins-ssh [2021-05-25T23:23:39.337Z] Cloning the remote Git repository [2021-05-25T23:23:39.368Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T23:23:39.470Z] > git init /w/workspace/app-service-configurable/114 # timeout=10 [2021-05-25T23:23:39.583Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T23:23:39.584Z] > git --version # timeout=10 [2021-05-25T23:23:39.623Z] > git --version # 'git version 2.17.1' [2021-05-25T23:23:39.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T23:23:39.764Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T23:23:40.629Z] Avoid second fetch [2021-05-25T23:23:40.630Z] Checking out Revision 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 (master) [2021-05-25T23:23:40.568Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-25T23:23:40.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T23:23:40.638Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T23:23:40.651Z] > git checkout -f 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 # timeout=10 [2021-05-25T23:23:44.894Z] Commit message: "feat: Add KeepAlive and ConnectTimeout settings for MQTT Export (#265)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T23:23:46.677Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T23:23:47.098Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T23:23:47.440Z] + sudo service docker restart [2021-05-25T23:23:47.440Z] + true [2021-05-25T23:24:05.705Z] Running on prd-centos7-docker-4c-2g-306 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-25T23:24:05.725Z] Running in /w/workspace/app-service-configurable/114 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T23:24:05.785Z] provisioning config files... [2021-05-25T23:24:05.812Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config1636996170934505149tmp [Pipeline] { [2021-05-25T23:24:05.844Z] Selected Git installation does not exist. Using Default [2021-05-25T23:24:05.844Z] The recommended git tool is: NONE [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:24:06.182Z] ---> docker-login.sh [2021-05-25T23:24:06.182Z] nexus3.edgexfoundry.org:10001 [2021-05-25T23:24:07.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:24:07.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:24:07.439Z] Configure a credential helper to remove this warning. See [2021-05-25T23:24:07.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:24:07.439Z] [2021-05-25T23:24:07.439Z] Login Succeeded [2021-05-25T23:24:07.439Z] nexus3.edgexfoundry.org:10002 [2021-05-25T23:24:07.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:24:07.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:24:07.986Z] Configure a credential helper to remove this warning. See [2021-05-25T23:24:07.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:24:07.986Z] [2021-05-25T23:24:07.986Z] Login Succeeded [2021-05-25T23:24:07.986Z] nexus3.edgexfoundry.org:10003 [2021-05-25T23:24:08.083Z] using credential edgex-jenkins-ssh [2021-05-25T23:24:08.112Z] Cloning the remote Git repository [2021-05-25T23:24:08.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:24:08.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:24:08.539Z] Configure a credential helper to remove this warning. See [2021-05-25T23:24:08.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:24:08.539Z] [2021-05-25T23:24:08.539Z] Login Succeeded [2021-05-25T23:24:08.539Z] nexus3.edgexfoundry.org:10004 [2021-05-25T23:24:08.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:24:09.004Z] Avoid second fetch [2021-05-25T23:24:09.005Z] Checking out Revision 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 (master) [2021-05-25T23:24:09.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:24:09.090Z] Configure a credential helper to remove this warning. See [2021-05-25T23:24:09.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:24:09.090Z] [2021-05-25T23:24:09.090Z] Login Succeeded [2021-05-25T23:24:09.090Z] docker.io [2021-05-25T23:24:08.180Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T23:24:08.242Z] > git init /w/workspace/app-service-configurable/114 # timeout=10 [2021-05-25T23:24:08.272Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T23:24:08.272Z] > git --version # timeout=10 [2021-05-25T23:24:08.281Z] > git --version # 'git version 2.24.4' [2021-05-25T23:24:08.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T23:24:08.305Z] [INFO] Currently running in a labeled security context [2021-05-25T23:24:08.305Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T23:24:08.305Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/114@tmp/jenkins-gitclient-ssh2227195949202631763.key [2021-05-25T23:24:08.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T23:24:08.981Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-25T23:24:08.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T23:24:09.014Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T23:24:09.021Z] > git checkout -f 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 # timeout=10 [2021-05-25T23:24:09.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:24:09.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:24:09.645Z] Configure a credential helper to remove this warning. See [2021-05-25T23:24:09.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:24:09.645Z] [2021-05-25T23:24:09.645Z] Login Succeeded [2021-05-25T23:24:09.645Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T23:24:09.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T23:24:09.981Z] ========================================================= [2021-05-25T23:24:09.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T23:24:09.981Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:24:10.326Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-25T23:24:10.327Z] Sending build context to Docker daemon 93.7kB [2021-05-25T23:24:10.601Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T23:24:10.601Z] Step 2/8 : FROM ${BASE} [2021-05-25T23:24:10.874Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T23:24:10.874Z] 595b0fe564bb: Pulling fs layer [2021-05-25T23:24:10.874Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T23:24:10.874Z] 316046926c0a: Pulling fs layer [2021-05-25T23:24:10.874Z] 4ebd0625c992: Pulling fs layer [2021-05-25T23:24:10.874Z] 207e8628e3a3: Pulling fs layer [2021-05-25T23:24:10.874Z] c791037a9be2: Pulling fs layer [2021-05-25T23:24:10.874Z] ffd874e62e21: Pulling fs layer [2021-05-25T23:24:10.874Z] 207e8628e3a3: Waiting [2021-05-25T23:24:10.874Z] ffd874e62e21: Waiting [2021-05-25T23:24:10.874Z] 4ebd0625c992: Waiting [2021-05-25T23:24:10.874Z] c791037a9be2: Waiting [2021-05-25T23:24:10.874Z] 316046926c0a: Verifying Checksum [2021-05-25T23:24:10.874Z] 316046926c0a: Download complete [2021-05-25T23:24:10.874Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T23:24:10.874Z] 7186ed65a4f7: Download complete [2021-05-25T23:24:10.874Z] 207e8628e3a3: Verifying Checksum [2021-05-25T23:24:10.874Z] 207e8628e3a3: Download complete [2021-05-25T23:24:10.874Z] c791037a9be2: Verifying Checksum [2021-05-25T23:24:10.874Z] c791037a9be2: Download complete [2021-05-25T23:24:10.874Z] 595b0fe564bb: Verifying Checksum [2021-05-25T23:24:10.874Z] 595b0fe564bb: Download complete [2021-05-25T23:24:11.858Z] 595b0fe564bb: Pull complete [2021-05-25T23:24:12.463Z] 7186ed65a4f7: Pull complete [2021-05-25T23:24:12.659Z] Commit message: "feat: Add KeepAlive and ConnectTimeout settings for MQTT Export (#265)" [2021-05-25T23:24:12.741Z] 316046926c0a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T23:24:13.734Z] ffd874e62e21: Verifying Checksum [2021-05-25T23:24:13.734Z] ffd874e62e21: Download complete [2021-05-25T23:24:13.800Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T23:24:14.121Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T23:24:14.432Z] + true [2021-05-25T23:24:14.432Z] + sudo service docker restart [2021-05-25T23:24:14.432Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T23:24:14.713Z] 4ebd0625c992: Verifying Checksum [2021-05-25T23:24:14.713Z] 4ebd0625c992: Download complete [2021-05-25T23:24:24.890Z] 4ebd0625c992: Pull complete [2021-05-25T23:24:25.166Z] 207e8628e3a3: Pull complete [2021-05-25T23:24:25.763Z] c791037a9be2: Pull complete [2021-05-25T23:24:30.078Z] ffd874e62e21: Pull complete [2021-05-25T23:24:30.078Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T23:24:30.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T23:24:30.078Z] ---> cfc18b08335c [2021-05-25T23:24:30.078Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T23:24:31.522Z] ---> Running in a050718ea1c4 [2021-05-25T23:24:32.128Z] Removing intermediate container a050718ea1c4 [2021-05-25T23:24:32.128Z] ---> ff0ae3a183eb [2021-05-25T23:24:32.128Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T23:24:32.128Z] ---> Running in 4ce6e8d98636 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T23:24:32.602Z] provisioning config files... [2021-05-25T23:24:32.616Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config3472559065505257165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:24:32.944Z] ---> docker-login.sh [2021-05-25T23:24:32.944Z] nexus3.edgexfoundry.org:10001 [2021-05-25T23:24:33.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:24:33.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:24:33.779Z] Configure a credential helper to remove this warning. See [2021-05-25T23:24:33.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:24:33.780Z] [2021-05-25T23:24:33.780Z] Login Succeeded [2021-05-25T23:24:33.780Z] nexus3.edgexfoundry.org:10002 [2021-05-25T23:24:33.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:24:33.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:24:33.780Z] Configure a credential helper to remove this warning. See [2021-05-25T23:24:33.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:24:33.780Z] [2021-05-25T23:24:33.780Z] Login Succeeded [2021-05-25T23:24:33.780Z] nexus3.edgexfoundry.org:10003 [2021-05-25T23:24:34.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:24:34.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:24:34.044Z] Configure a credential helper to remove this warning. See [2021-05-25T23:24:34.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:24:34.044Z] [2021-05-25T23:24:34.044Z] Login Succeeded [2021-05-25T23:24:34.044Z] nexus3.edgexfoundry.org:10004 [2021-05-25T23:24:34.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:24:34.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:24:34.044Z] Configure a credential helper to remove this warning. See [2021-05-25T23:24:34.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:24:34.044Z] [2021-05-25T23:24:34.044Z] Login Succeeded [2021-05-25T23:24:34.044Z] docker.io [2021-05-25T23:24:34.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:24:34.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:24:34.567Z] Configure a credential helper to remove this warning. See [2021-05-25T23:24:34.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:24:34.567Z] [2021-05-25T23:24:34.567Z] Login Succeeded [2021-05-25T23:24:34.567Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T23:24:34.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T23:24:34.748Z] ========================================================= [2021-05-25T23:24:34.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T23:24:34.748Z] ========================================================= [2021-05-25T23:24:34.760Z] Removing intermediate container 4ce6e8d98636 [2021-05-25T23:24:34.760Z] ---> a147432d6ec4 [2021-05-25T23:24:34.760Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-25T23:24:34.760Z] ---> Running in f5dc96132627 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:24:35.068Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T23:24:35.068Z] Sending build context to Docker daemon 93.7kB [2021-05-25T23:24:35.068Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T23:24:35.068Z] Step 2/8 : FROM ${BASE} [2021-05-25T23:24:35.068Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T23:24:35.068Z] 540db60ca938: Pulling fs layer [2021-05-25T23:24:35.068Z] adcc1eea9eea: Pulling fs layer [2021-05-25T23:24:35.068Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T23:24:35.068Z] 0510c868ecb4: Pulling fs layer [2021-05-25T23:24:35.068Z] afea3b2eda06: Pulling fs layer [2021-05-25T23:24:35.068Z] 7809a108b3ef: Pulling fs layer [2021-05-25T23:24:35.068Z] f706445af74f: Pulling fs layer [2021-05-25T23:24:35.068Z] afea3b2eda06: Waiting [2021-05-25T23:24:35.068Z] 7809a108b3ef: Waiting [2021-05-25T23:24:35.068Z] f706445af74f: Waiting [2021-05-25T23:24:35.068Z] 0510c868ecb4: Waiting [2021-05-25T23:24:35.068Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T23:24:35.068Z] 4c4ab2625f07: Download complete [2021-05-25T23:24:35.068Z] adcc1eea9eea: Verifying Checksum [2021-05-25T23:24:35.068Z] adcc1eea9eea: Download complete [2021-05-25T23:24:35.329Z] afea3b2eda06: Verifying Checksum [2021-05-25T23:24:35.329Z] afea3b2eda06: Download complete [2021-05-25T23:24:35.329Z] 7809a108b3ef: Verifying Checksum [2021-05-25T23:24:35.329Z] 7809a108b3ef: Download complete [2021-05-25T23:24:35.329Z] 540db60ca938: Verifying Checksum [2021-05-25T23:24:35.329Z] 540db60ca938: Download complete [2021-05-25T23:24:35.329Z] 540db60ca938: Pull complete [2021-05-25T23:24:35.592Z] adcc1eea9eea: Pull complete [2021-05-25T23:24:35.736Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T23:24:35.854Z] 4c4ab2625f07: Pull complete [2021-05-25T23:24:36.800Z] f706445af74f: Verifying Checksum [2021-05-25T23:24:36.800Z] f706445af74f: Download complete [2021-05-25T23:24:37.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T23:24:37.371Z] 0510c868ecb4: Verifying Checksum [2021-05-25T23:24:37.371Z] 0510c868ecb4: Download complete [2021-05-25T23:24:39.109Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T23:24:39.110Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T23:24:39.379Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T23:24:39.379Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T23:24:39.650Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T23:24:39.924Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T23:24:39.925Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T23:24:39.925Z] OK: 139 MiB in 46 packages [2021-05-25T23:24:40.727Z] 0510c868ecb4: Pull complete [2021-05-25T23:24:40.727Z] afea3b2eda06: Pull complete [2021-05-25T23:24:40.987Z] 7809a108b3ef: Pull complete [2021-05-25T23:24:41.369Z] Removing intermediate container f5dc96132627 [2021-05-25T23:24:41.369Z] ---> 724e5e59a571 [2021-05-25T23:24:41.369Z] Step 6/8 : WORKDIR /app [2021-05-25T23:24:41.369Z] ---> Running in 3fcdba38af42 [2021-05-25T23:24:41.963Z] Removing intermediate container 3fcdba38af42 [2021-05-25T23:24:41.963Z] ---> 5ccea481570d [2021-05-25T23:24:41.963Z] Step 7/8 : COPY . . [2021-05-25T23:24:42.386Z] f706445af74f: Pull complete [2021-05-25T23:24:42.386Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T23:24:42.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T23:24:42.386Z] ---> b068be0155e3 [2021-05-25T23:24:42.386Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T23:24:42.948Z] ---> de98c0530a64 [2021-05-25T23:24:42.948Z] Step 8/8 : RUN go mod download [2021-05-25T23:24:42.948Z] ---> Running in 33d6438bf91e [2021-05-25T23:24:52.415Z] ---> Running in 1936f76b7489 [2021-05-25T23:24:52.415Z] Removing intermediate container 1936f76b7489 [2021-05-25T23:24:52.415Z] ---> ab2d21fb1b85 [2021-05-25T23:24:52.415Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T23:24:52.415Z] ---> Running in 9806a8c49a5a [2021-05-25T23:24:52.415Z] Removing intermediate container 9806a8c49a5a [2021-05-25T23:24:52.415Z] ---> 403142f07996 [2021-05-25T23:24:52.415Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-25T23:24:52.415Z] ---> Running in ec3224e7c1d2 [2021-05-25T23:24:52.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T23:24:53.620Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T23:24:53.881Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T23:24:53.881Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T23:24:54.141Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T23:24:54.141Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T23:24:54.141Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T23:24:54.401Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T23:24:54.401Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T23:24:54.401Z] OK: 150 MiB in 46 packages [2021-05-25T23:24:55.344Z] Removing intermediate container ec3224e7c1d2 [2021-05-25T23:24:55.344Z] ---> fa9dd3b0a263 [2021-05-25T23:24:55.344Z] Step 6/8 : WORKDIR /app [2021-05-25T23:24:55.344Z] ---> Running in ce3ce48f9dc1 [2021-05-25T23:24:55.605Z] Removing intermediate container ce3ce48f9dc1 [2021-05-25T23:24:55.605Z] ---> 7f025aa7d880 [2021-05-25T23:24:55.605Z] Step 7/8 : COPY . . [2021-05-25T23:24:55.873Z] ---> 825cc3e3ceb8 [2021-05-25T23:24:55.873Z] Step 8/8 : RUN go mod download [2021-05-25T23:24:55.873Z] ---> Running in 0c4f69cc367a [2021-05-25T23:25:09.768Z] Removing intermediate container 33d6438bf91e [2021-05-25T23:25:09.768Z] ---> 7e38f4fc5182 [2021-05-25T23:25:09.768Z] Successfully built 7e38f4fc5182 [2021-05-25T23:25:09.768Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:25:10.109Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T23:25:10.109Z] . [Pipeline] withDockerContainer [2021-05-25T23:25:10.379Z] prd-ubuntu18.04-docker-arm64-4c-16g-305 does not seem to be running inside a container [2021-05-25T23:25:10.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T23:25:12.230Z] $ docker top a965081176724790855ccb024bdb5a448f4b28d1ca17b09ab6dd053b134d0be8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T23:25:13.196Z] + go version [2021-05-25T23:25:13.196Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T23:25:13.245Z] $ docker stop --time=1 a965081176724790855ccb024bdb5a448f4b28d1ca17b09ab6dd053b134d0be8 [2021-05-25T23:25:15.114Z] $ docker rm -f a965081176724790855ccb024bdb5a448f4b28d1ca17b09ab6dd053b134d0be8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:25:15.787Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T23:25:15.787Z] . [Pipeline] withDockerContainer [2021-05-25T23:25:16.050Z] prd-ubuntu18.04-docker-arm64-4c-16g-305 does not seem to be running inside a container [2021-05-25T23:25:16.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T23:25:17.865Z] Removing intermediate container 0c4f69cc367a [2021-05-25T23:25:17.865Z] ---> 261359e34ec6 [2021-05-25T23:25:17.865Z] Successfully built 261359e34ec6 [2021-05-25T23:25:17.865Z] Successfully tagged ci-base-image-x86_64:latest [2021-05-25T23:25:17.985Z] $ docker top bf977bfd1674432b3f89008610ac1fbd6e8440c2f5428925de8ed468ba1c2c2b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:25:18.708Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T23:25:18.708Z] . [Pipeline] withDockerContainer [2021-05-25T23:25:18.788Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-05-25T23:25:18.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T23:25:19.014Z] + go mod tidy [2021-05-25T23:25:19.333Z] $ docker top 32b30f82481aa75ecd91639b99052903d598697fc67bbb99115ea54cab676235 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-25T23:25:19.710Z] + go version [2021-05-25T23:25:19.710Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T23:25:19.719Z] $ docker stop --time=1 32b30f82481aa75ecd91639b99052903d598697fc67bbb99115ea54cab676235 [2021-05-25T23:25:20.271Z] + make test [2021-05-25T23:25:20.271Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-25T23:25:20.952Z] $ docker rm -f 32b30f82481aa75ecd91639b99052903d598697fc67bbb99115ea54cab676235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:25:21.425Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T23:25:21.425Z] . [Pipeline] withDockerContainer [2021-05-25T23:25:21.498Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-05-25T23:25:21.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T23:25:22.124Z] $ docker top 3905eada15f885c1031031bfde2fdab81032fd42813024d8ae08f218f5ba8c2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T23:25:22.501Z] + go mod tidy [Pipeline] sh [2021-05-25T23:25:23.082Z] + make test [2021-05-25T23:25:23.083Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-25T23:25:38.053Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-25T23:25:38.327Z] CGO_ENABLED=1 go vet ./... [2021-05-25T23:25:44.949Z] gofmt -l . [2021-05-25T23:25:44.949Z] [ "`gofmt -l .`" = "" ] [2021-05-25T23:25:44.949Z] ./bin/test-go-mod-tidy.sh [2021-05-25T23:25:45.214Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-25T23:25:45.821Z] $ docker stop --time=1 3905eada15f885c1031031bfde2fdab81032fd42813024d8ae08f218f5ba8c2c [2021-05-25T23:25:48.557Z] $ docker rm -f 3905eada15f885c1031031bfde2fdab81032fd42813024d8ae08f218f5ba8c2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T23:25:48.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T23:25:49.190Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-25T23:25:51.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T23:25:51.785Z] + ls -al . [2021-05-25T23:25:51.785Z] total 92 [2021-05-25T23:25:51.785Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 25 23:25 . [2021-05-25T23:25:51.785Z] drwxrwxr-x. 4 jenkins jenkins 32 May 25 23:24 .. [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 7306 May 25 23:24 Attribution.txt [2021-05-25T23:25:51.785Z] drwxrwxr-x. 2 jenkins jenkins 64 May 25 23:24 bin [2021-05-25T23:25:51.785Z] -rw-r--r--. 1 jenkins jenkins 10 May 25 23:25 coverage.out [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 2048 May 25 23:24 Dockerfile [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 970 May 25 23:24 Dockerfile.build [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 119 May 25 23:24 .dockerignore [2021-05-25T23:25:51.785Z] drwxrwxr-x. 8 jenkins jenkins 162 May 25 23:24 .git [2021-05-25T23:25:51.785Z] drwxrwxr-x. 2 jenkins jenkins 81 May 25 23:24 .github [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 111 May 25 23:24 .gitignore [2021-05-25T23:25:51.785Z] -rw-r--r--. 1 jenkins jenkins 136 May 25 23:25 go.mod [2021-05-25T23:25:51.785Z] -rw-r--r--. 1 jenkins jenkins 21152 May 25 23:25 go.sum [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 687 May 25 23:24 Jenkinsfile [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 25 23:24 LICENSE [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 1460 May 25 23:24 main.go [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 25 23:24 makefile [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 3230 May 25 23:24 README.md [2021-05-25T23:25:51.785Z] drwxrwxr-x. 8 jenkins jenkins 122 May 25 23:24 res [2021-05-25T23:25:51.785Z] drwxrwxr-x. 4 jenkins jenkins 71 May 25 23:24 snap [2021-05-25T23:25:51.785Z] -rw-rw-r--. 1 jenkins jenkins 12 May 25 23:21 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:25:52.088Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=99c32bbb16089651d1332f2a6a8e1ab1c7efad10 --label arch=amd64 --label version=2.0.0-dev.43 . [2021-05-25T23:25:52.088Z] Sending build context to Docker daemon 117.8kB [2021-05-25T23:25:52.088Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T23:25:52.088Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-25T23:25:52.088Z] ---> 261359e34ec6 [2021-05-25T23:25:52.088Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-25T23:25:52.088Z] ---> Running in f2fd99df1598 [2021-05-25T23:25:52.349Z] Removing intermediate container f2fd99df1598 [2021-05-25T23:25:52.349Z] ---> fbe22b346790 [2021-05-25T23:25:52.349Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-25T23:25:52.349Z] ---> Running in 353ec603b63d [2021-05-25T23:25:52.349Z] Removing intermediate container 353ec603b63d [2021-05-25T23:25:52.349Z] ---> d33e7750353d [2021-05-25T23:25:52.349Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-25T23:25:52.610Z] ---> Running in 6da41b059352 [2021-05-25T23:25:52.873Z] Removing intermediate container 6da41b059352 [2021-05-25T23:25:52.873Z] ---> 2b8151b1c68d [2021-05-25T23:25:52.873Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T23:25:52.873Z] ---> Running in 9e865295e2c1 [2021-05-25T23:25:53.469Z] Removing intermediate container 9e865295e2c1 [2021-05-25T23:25:53.469Z] ---> a6a056eecbc0 [2021-05-25T23:25:53.469Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-25T23:25:53.469Z] ---> Running in 7c44317bb4cf [2021-05-25T23:25:53.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T23:25:54.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T23:25:55.293Z] OK: 150 MiB in 46 packages [2021-05-25T23:25:56.275Z] Removing intermediate container 7c44317bb4cf [2021-05-25T23:25:56.275Z] ---> 2e1d8b968727 [2021-05-25T23:25:56.275Z] Step 8/28 : WORKDIR /app [2021-05-25T23:25:56.537Z] ---> Running in 93ffb03b2e9c [2021-05-25T23:25:56.804Z] Removing intermediate container 93ffb03b2e9c [2021-05-25T23:25:56.805Z] ---> f8d2a7131b61 [2021-05-25T23:25:56.805Z] Step 9/28 : COPY go.mod . [2021-05-25T23:25:56.805Z] ---> 3e3003f54975 [2021-05-25T23:25:56.805Z] Step 10/28 : RUN go mod download [2021-05-25T23:25:57.080Z] ---> Running in d0b5f9be277a [2021-05-25T23:25:58.040Z] Removing intermediate container d0b5f9be277a [2021-05-25T23:25:58.040Z] ---> f4a5a8a16a4f [2021-05-25T23:25:58.040Z] Step 11/28 : RUN go mod tidy [2021-05-25T23:25:58.040Z] ---> Running in edd44505d67a [2021-05-25T23:25:58.629Z] Removing intermediate container edd44505d67a [2021-05-25T23:25:58.629Z] ---> 6de929609ed1 [2021-05-25T23:25:58.629Z] Step 12/28 : COPY . . [2021-05-25T23:25:58.629Z] ---> 40b0a6e204af [2021-05-25T23:25:58.629Z] Step 13/28 : ARG MAKE="make build" [2021-05-25T23:25:58.629Z] ---> Running in 6d7c60c2518e [2021-05-25T23:25:58.629Z] Removing intermediate container 6d7c60c2518e [2021-05-25T23:25:58.629Z] ---> 1a89c4d39112 [2021-05-25T23:25:58.629Z] Step 14/28 : RUN $MAKE [2021-05-25T23:25:58.894Z] ---> Running in 8ac05fcf1b5f [2021-05-25T23:25:59.157Z] go mod tidy [2021-05-25T23:25:59.157Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.43" -o app-service-configurable [2021-05-25T23:26:14.187Z] Removing intermediate container 8ac05fcf1b5f [2021-05-25T23:26:14.187Z] ---> 91661c0a97c8 [2021-05-25T23:26:14.187Z] Step 15/28 : FROM alpine:3.12 [2021-05-25T23:26:14.187Z] 3.12: Pulling from library/alpine [2021-05-25T23:26:14.187Z] 339de151aab4: Pulling fs layer [2021-05-25T23:26:14.187Z] 339de151aab4: Verifying Checksum [2021-05-25T23:26:14.187Z] 339de151aab4: Download complete [2021-05-25T23:26:14.187Z] 339de151aab4: Pull complete [2021-05-25T23:26:14.187Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T23:26:14.187Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T23:26:14.187Z] ---> 13621d1b12d4 [2021-05-25T23:26:14.187Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-25T23:26:14.187Z] ---> Running in a043b851da93 [2021-05-25T23:26:14.187Z] Removing intermediate container a043b851da93 [2021-05-25T23:26:14.187Z] ---> 192332febd22 [2021-05-25T23:26:14.187Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-25T23:26:14.187Z] ---> Running in aa718102d409 [2021-05-25T23:26:14.187Z] Removing intermediate container aa718102d409 [2021-05-25T23:26:14.187Z] ---> 9491cc7c2a91 [2021-05-25T23:26:14.187Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-25T23:26:14.187Z] ---> Running in 88ea11c89c00 [2021-05-25T23:26:14.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T23:26:14.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T23:26:14.187Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-25T23:26:14.187Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-25T23:26:14.187Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-25T23:26:14.187Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-25T23:26:14.187Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-25T23:26:14.187Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-25T23:26:14.187Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-25T23:26:14.187Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T23:26:14.187Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T23:26:14.187Z] OK: 9 MiB in 21 packages [2021-05-25T23:26:14.187Z] Removing intermediate container 88ea11c89c00 [2021-05-25T23:26:14.187Z] ---> 7fd3a96524c6 [2021-05-25T23:26:14.187Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-25T23:26:14.460Z] ---> 5ef6dc71fad6 [2021-05-25T23:26:14.460Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-25T23:26:14.460Z] ---> 819ac68d7536 [2021-05-25T23:26:14.460Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-25T23:26:14.733Z] ---> b2346725f16e [2021-05-25T23:26:14.733Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-25T23:26:15.316Z] ---> db24222bf45b [2021-05-25T23:26:15.316Z] Step 23/28 : EXPOSE 48095 [2021-05-25T23:26:15.316Z] ---> Running in 70e0e24c09b0 [2021-05-25T23:26:15.316Z] Removing intermediate container 70e0e24c09b0 [2021-05-25T23:26:15.316Z] ---> 03294c576d32 [2021-05-25T23:26:15.316Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-25T23:26:15.316Z] ---> Running in 603c94eae3cd [2021-05-25T23:26:15.316Z] Removing intermediate container 603c94eae3cd [2021-05-25T23:26:15.316Z] ---> 64639056304a [2021-05-25T23:26:15.316Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T23:26:15.316Z] ---> Running in b8abf493d744 [2021-05-25T23:26:15.578Z] Removing intermediate container b8abf493d744 [2021-05-25T23:26:15.578Z] ---> 4a8feb068219 [2021-05-25T23:26:15.578Z] Step 26/28 : LABEL arch=amd64 [2021-05-25T23:26:15.578Z] ---> Running in 6fe90cf7850c [2021-05-25T23:26:15.578Z] Removing intermediate container 6fe90cf7850c [2021-05-25T23:26:15.578Z] ---> 4d2fce815edf [2021-05-25T23:26:15.578Z] Step 27/28 : LABEL git_sha=99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [2021-05-25T23:26:15.578Z] ---> Running in 37242f529fa2 [2021-05-25T23:26:15.578Z] Removing intermediate container 37242f529fa2 [2021-05-25T23:26:15.578Z] ---> 5db649a96093 [2021-05-25T23:26:15.578Z] Step 28/28 : LABEL version=2.0.0-dev.43 [2021-05-25T23:26:15.844Z] ---> Running in 48bd3043276b [2021-05-25T23:26:15.844Z] Removing intermediate container 48bd3043276b [2021-05-25T23:26:15.844Z] ---> b52aa913f1de [2021-05-25T23:26:15.844Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-25T23:26:15.844Z] Successfully built b52aa913f1de [2021-05-25T23:26:15.844Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T23:26:15.964Z] provisioning config files... [2021-05-25T23:26:15.977Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config7547363782787757083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:26:16.301Z] ---> docker-login.sh [2021-05-25T23:26:16.301Z] nexus3.edgexfoundry.org:10001 [2021-05-25T23:26:16.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:26:16.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:26:16.301Z] Configure a credential helper to remove this warning. See [2021-05-25T23:26:16.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:26:16.301Z] [2021-05-25T23:26:16.301Z] Login Succeeded [2021-05-25T23:26:16.301Z] nexus3.edgexfoundry.org:10002 [2021-05-25T23:26:16.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:26:16.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:26:16.562Z] Configure a credential helper to remove this warning. See [2021-05-25T23:26:16.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:26:16.562Z] [2021-05-25T23:26:16.562Z] Login Succeeded [2021-05-25T23:26:16.562Z] nexus3.edgexfoundry.org:10003 [2021-05-25T23:26:16.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:26:16.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:26:16.562Z] Configure a credential helper to remove this warning. See [2021-05-25T23:26:16.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:26:16.562Z] [2021-05-25T23:26:16.562Z] Login Succeeded [2021-05-25T23:26:16.562Z] nexus3.edgexfoundry.org:10004 [2021-05-25T23:26:16.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:26:16.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:26:16.823Z] Configure a credential helper to remove this warning. See [2021-05-25T23:26:16.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:26:16.823Z] [2021-05-25T23:26:16.823Z] Login Succeeded [2021-05-25T23:26:16.823Z] docker.io [2021-05-25T23:26:16.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:26:16.885Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-25T23:26:16.885Z] CGO_ENABLED=1 go vet ./... [2021-05-25T23:26:17.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:26:17.085Z] Configure a credential helper to remove this warning. See [2021-05-25T23:26:17.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:26:17.085Z] [2021-05-25T23:26:17.085Z] Login Succeeded [2021-05-25T23:26:17.085Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T23:26:17.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T23:26:17.162Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-05-25T23:26:17.162Z] 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [2021-05-25T23:26:17.162Z] latest [2021-05-25T23:26:17.162Z] 2.0.0-dev.43 [2021-05-25T23:26:17.162Z] 99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 [2021-05-25T23:26:17.162Z] master [2021-05-25T23:26:17.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:17.510Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:17.813Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [2021-05-25T23:26:17.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-25T23:26:17.813Z] daa21cd6c26b: Preparing [2021-05-25T23:26:17.813Z] 026982b9e198: Preparing [2021-05-25T23:26:17.813Z] 14be2dcba623: Preparing [2021-05-25T23:26:17.813Z] a0d4afca1b22: Preparing [2021-05-25T23:26:17.813Z] 04e6174d004a: Preparing [2021-05-25T23:26:17.813Z] 32f366d666a5: Preparing [2021-05-25T23:26:17.813Z] 32f366d666a5: Waiting [2021-05-25T23:26:18.078Z] a0d4afca1b22: Pushed [2021-05-25T23:26:18.078Z] 026982b9e198: Pushed [2021-05-25T23:26:18.078Z] 32f366d666a5: Layer already exists [2021-05-25T23:26:18.078Z] 14be2dcba623: Pushed [2021-05-25T23:26:18.340Z] 04e6174d004a: Pushed [2021-05-25T23:26:19.723Z] daa21cd6c26b: Pushed [2021-05-25T23:26:19.723Z] 99c32bbb16089651d1332f2a6a8e1ab1c7efad10: digest: sha256:1e8dae34c86e5876aa5db17c53edcc6a289a4aed217dee08a0e7ba3c89a18626 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:20.048Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:20.345Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-25T23:26:20.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-25T23:26:20.346Z] daa21cd6c26b: Preparing [2021-05-25T23:26:20.346Z] 026982b9e198: Preparing [2021-05-25T23:26:20.346Z] 14be2dcba623: Preparing [2021-05-25T23:26:20.346Z] a0d4afca1b22: Preparing [2021-05-25T23:26:20.346Z] 04e6174d004a: Preparing [2021-05-25T23:26:20.346Z] 32f366d666a5: Preparing [2021-05-25T23:26:20.346Z] 32f366d666a5: Waiting [2021-05-25T23:26:20.346Z] 04e6174d004a: Layer already exists [2021-05-25T23:26:20.346Z] 14be2dcba623: Layer already exists [2021-05-25T23:26:20.346Z] 026982b9e198: Layer already exists [2021-05-25T23:26:20.346Z] daa21cd6c26b: Layer already exists [2021-05-25T23:26:20.346Z] a0d4afca1b22: Layer already exists [2021-05-25T23:26:20.346Z] 32f366d666a5: Layer already exists [2021-05-25T23:26:20.346Z] latest: digest: sha256:1e8dae34c86e5876aa5db17c53edcc6a289a4aed217dee08a0e7ba3c89a18626 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:20.651Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.43 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:20.948Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.43 [2021-05-25T23:26:20.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-25T23:26:20.948Z] daa21cd6c26b: Preparing [2021-05-25T23:26:20.948Z] 026982b9e198: Preparing [2021-05-25T23:26:20.948Z] 14be2dcba623: Preparing [2021-05-25T23:26:20.948Z] a0d4afca1b22: Preparing [2021-05-25T23:26:20.948Z] 04e6174d004a: Preparing [2021-05-25T23:26:20.948Z] 32f366d666a5: Preparing [2021-05-25T23:26:20.948Z] 32f366d666a5: Waiting [2021-05-25T23:26:20.948Z] 04e6174d004a: Layer already exists [2021-05-25T23:26:20.948Z] 14be2dcba623: Layer already exists [2021-05-25T23:26:20.948Z] daa21cd6c26b: Layer already exists [2021-05-25T23:26:20.948Z] a0d4afca1b22: Layer already exists [2021-05-25T23:26:20.948Z] 026982b9e198: Layer already exists [2021-05-25T23:26:20.948Z] 32f366d666a5: Layer already exists [2021-05-25T23:26:20.948Z] 2.0.0-dev.43: digest: sha256:1e8dae34c86e5876aa5db17c53edcc6a289a4aed217dee08a0e7ba3c89a18626 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:21.255Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:21.557Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 [2021-05-25T23:26:21.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-25T23:26:21.557Z] daa21cd6c26b: Preparing [2021-05-25T23:26:21.557Z] 026982b9e198: Preparing [2021-05-25T23:26:21.557Z] 14be2dcba623: Preparing [2021-05-25T23:26:21.557Z] a0d4afca1b22: Preparing [2021-05-25T23:26:21.557Z] 04e6174d004a: Preparing [2021-05-25T23:26:21.557Z] 32f366d666a5: Preparing [2021-05-25T23:26:21.557Z] 32f366d666a5: Waiting [2021-05-25T23:26:21.557Z] 04e6174d004a: Layer already exists [2021-05-25T23:26:21.557Z] daa21cd6c26b: Layer already exists [2021-05-25T23:26:21.557Z] a0d4afca1b22: Layer already exists [2021-05-25T23:26:21.557Z] 14be2dcba623: Layer already exists [2021-05-25T23:26:21.557Z] 026982b9e198: Layer already exists [2021-05-25T23:26:21.557Z] 32f366d666a5: Layer already exists [2021-05-25T23:26:21.557Z] 99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43: digest: sha256:1e8dae34c86e5876aa5db17c53edcc6a289a4aed217dee08a0e7ba3c89a18626 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:21.874Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:22.189Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-05-25T23:26:22.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-25T23:26:22.189Z] daa21cd6c26b: Preparing [2021-05-25T23:26:22.189Z] 026982b9e198: Preparing [2021-05-25T23:26:22.189Z] 14be2dcba623: Preparing [2021-05-25T23:26:22.189Z] a0d4afca1b22: Preparing [2021-05-25T23:26:22.189Z] 04e6174d004a: Preparing [2021-05-25T23:26:22.189Z] 32f366d666a5: Preparing [2021-05-25T23:26:22.189Z] 32f366d666a5: Waiting [2021-05-25T23:26:22.189Z] 04e6174d004a: Layer already exists [2021-05-25T23:26:22.189Z] 026982b9e198: Layer already exists [2021-05-25T23:26:22.189Z] 14be2dcba623: Layer already exists [2021-05-25T23:26:22.189Z] daa21cd6c26b: Layer already exists [2021-05-25T23:26:22.189Z] a0d4afca1b22: Layer already exists [2021-05-25T23:26:22.189Z] 32f366d666a5: Layer already exists [2021-05-25T23:26:22.189Z] master: digest: sha256:1e8dae34c86e5876aa5db17c53edcc6a289a4aed217dee08a0e7ba3c89a18626 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T23:26:22.274Z] ===================================================== [Pipeline] echo [2021-05-25T23:26:22.323Z] taggedImages: [2021-05-25T23:26:22.323Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [2021-05-25T23:26:22.323Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-25T23:26:22.323Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.43 [2021-05-25T23:26:22.323Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 [2021-05-25T23:26:22.323Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:26:22.929Z] ---> job-cost.sh [2021-05-25T23:26:22.929Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0tVe [2021-05-25T23:26:32.944Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T23:26:35.264Z] gofmt -l . [2021-05-25T23:26:35.264Z] [ "`gofmt -l .`" = "" ] [2021-05-25T23:26:35.264Z] ./bin/test-go-mod-tidy.sh [2021-05-25T23:26:35.264Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-25T23:26:35.335Z] $ docker stop --time=1 bf977bfd1674432b3f89008610ac1fbd6e8440c2f5428925de8ed468ba1c2c2b [2021-05-25T23:26:37.337Z] $ docker rm -f bf977bfd1674432b3f89008610ac1fbd6e8440c2f5428925de8ed468ba1c2c2b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T23:26:38.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T23:26:38.184Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T23:26:38.649Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T23:26:39.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T23:26:39.435Z] + ls -al . [2021-05-25T23:26:39.435Z] total 116 [2021-05-25T23:26:39.435Z] drwxrwxr-x 7 jenkins jenkins 4096 May 25 23:26 . [2021-05-25T23:26:39.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 23:23 .. [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 119 May 25 23:23 .dockerignore [2021-05-25T23:26:39.435Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 23:23 .git [2021-05-25T23:26:39.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 23:23 .github [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 111 May 25 23:23 .gitignore [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 25 23:23 Attribution.txt [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 2048 May 25 23:23 Dockerfile [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 970 May 25 23:23 Dockerfile.build [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 687 May 25 23:23 Jenkinsfile [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 25 23:23 LICENSE [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 3230 May 25 23:23 README.md [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 23:21 VERSION [2021-05-25T23:26:39.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 23:23 bin [2021-05-25T23:26:39.435Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 23:25 coverage.out [2021-05-25T23:26:39.435Z] -rw-r--r-- 1 jenkins jenkins 136 May 25 23:26 go.mod [2021-05-25T23:26:39.435Z] -rw-r--r-- 1 jenkins jenkins 21152 May 25 23:25 go.sum [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 1460 May 25 23:23 main.go [2021-05-25T23:26:39.435Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 25 23:23 makefile [2021-05-25T23:26:39.435Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 23:23 res [2021-05-25T23:26:39.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 23:23 snap [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:26:39.780Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=99c32bbb16089651d1332f2a6a8e1ab1c7efad10 --label arch=arm64 --label version=2.0.0-dev.43 . [2021-05-25T23:26:39.780Z] Sending build context to Docker daemon 117.8kB [2021-05-25T23:26:40.055Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T23:26:40.055Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-25T23:26:40.055Z] ---> 7e38f4fc5182 [2021-05-25T23:26:40.055Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-25T23:26:40.329Z] ---> Running in ff1b6fe62d03 [2021-05-25T23:26:40.926Z] Removing intermediate container ff1b6fe62d03 [2021-05-25T23:26:40.926Z] ---> 4ec2b092888a [2021-05-25T23:26:40.926Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-25T23:26:40.926Z] ---> Running in 0750e333339b [2021-05-25T23:26:41.530Z] Removing intermediate container 0750e333339b [2021-05-25T23:26:41.530Z] ---> f02a8ededf4e [2021-05-25T23:26:41.530Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-25T23:26:41.530Z] ---> Running in 0fcbc5c677e7 [2021-05-25T23:26:42.126Z] Removing intermediate container 0fcbc5c677e7 [2021-05-25T23:26:42.126Z] ---> e1b3559f0197 [2021-05-25T23:26:42.126Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T23:26:42.126Z] ---> Running in ccd0c1eee3a1 [2021-05-25T23:26:44.745Z] Removing intermediate container ccd0c1eee3a1 [2021-05-25T23:26:44.745Z] ---> 623371df6e09 [2021-05-25T23:26:44.745Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-25T23:26:44.745Z] ---> Running in f4697356094a [2021-05-25T23:26:45.185Z] lf-activate-venv(): INFO: Adding /tmp/venv-0tVe/bin to PATH [2021-05-25T23:26:45.186Z] INFO: No Stack... [2021-05-25T23:26:45.446Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T23:26:45.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T23:26:46.017Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T23:26:46.313Z] + cat /w/workspace/app-service-configurable/114/archives/cost.csv [2021-05-25T23:26:46.313Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T23:26:46.341Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] [2021-05-25T23:26:46.351Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] did not exist. Created. [2021-05-25T23:26:46.351Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T23:26:46.675Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T23:26:46.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T23:26:46.745Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T23:26:46.757Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T23:26:47.696Z] OK: 139 MiB in 46 packages [2021-05-25T23:26:48.675Z] Removing intermediate container f4697356094a [2021-05-25T23:26:48.675Z] ---> 04a0c593beed [2021-05-25T23:26:48.675Z] Step 8/28 : WORKDIR /app [2021-05-25T23:26:48.675Z] ---> Running in cc82a5657d01 [2021-05-25T23:26:49.268Z] Removing intermediate container cc82a5657d01 [2021-05-25T23:26:49.268Z] ---> 473afd48292b [2021-05-25T23:26:49.268Z] Step 9/28 : COPY go.mod . [2021-05-25T23:26:49.860Z] ---> 1f18531ce108 [2021-05-25T23:26:49.860Z] Step 10/28 : RUN go mod download [2021-05-25T23:26:50.143Z] ---> Running in ac4193d2b60b [2021-05-25T23:26:52.759Z] Removing intermediate container ac4193d2b60b [2021-05-25T23:26:52.759Z] ---> 404545b4a475 [2021-05-25T23:26:52.759Z] Step 11/28 : RUN go mod tidy [2021-05-25T23:26:52.759Z] ---> Running in 240944bf0c02 [2021-05-25T23:26:55.385Z] Removing intermediate container 240944bf0c02 [2021-05-25T23:26:55.385Z] ---> 02941d2c302c [2021-05-25T23:26:55.385Z] Step 12/28 : COPY . . [2021-05-25T23:26:55.982Z] ---> 981185486642 [2021-05-25T23:26:55.982Z] Step 13/28 : ARG MAKE="make build" [2021-05-25T23:26:56.255Z] ---> Running in 839319bb4df2 [2021-05-25T23:26:56.850Z] Removing intermediate container 839319bb4df2 [2021-05-25T23:26:56.850Z] ---> 004d97d4b75f [2021-05-25T23:26:56.850Z] Step 14/28 : RUN $MAKE [2021-05-25T23:26:56.850Z] ---> Running in 9183aa139135 [2021-05-25T23:26:58.303Z] go mod tidy [2021-05-25T23:26:58.579Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.43" -o app-service-configurable [2021-05-25T23:27:37.599Z] Removing intermediate container 9183aa139135 [2021-05-25T23:27:37.599Z] ---> c6be5772c278 [2021-05-25T23:27:37.599Z] Step 15/28 : FROM alpine:3.12 [2021-05-25T23:27:37.599Z] 3.12: Pulling from library/alpine [2021-05-25T23:27:37.599Z] d2f70382dc9a: Pulling fs layer [2021-05-25T23:27:37.599Z] d2f70382dc9a: Verifying Checksum [2021-05-25T23:27:37.599Z] d2f70382dc9a: Download complete [2021-05-25T23:27:37.599Z] d2f70382dc9a: Pull complete [2021-05-25T23:27:37.599Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T23:27:37.599Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T23:27:37.599Z] ---> 9852663dfa18 [2021-05-25T23:27:37.599Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-25T23:27:37.599Z] ---> Running in 86c9edad9a25 [2021-05-25T23:27:37.599Z] Removing intermediate container 86c9edad9a25 [2021-05-25T23:27:37.599Z] ---> 958dc353662f [2021-05-25T23:27:37.599Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-25T23:27:37.599Z] ---> Running in c352493569aa [2021-05-25T23:27:37.871Z] Removing intermediate container c352493569aa [2021-05-25T23:27:37.871Z] ---> 717987e38f0c [2021-05-25T23:27:37.871Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-25T23:27:37.871Z] ---> Running in 86f215ca36fc [2021-05-25T23:27:39.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T23:27:39.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T23:27:39.900Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-25T23:27:39.900Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-25T23:27:39.900Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-25T23:27:39.900Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-25T23:27:39.900Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-25T23:27:39.900Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-25T23:27:39.900Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-25T23:27:39.900Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T23:27:39.900Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T23:27:40.174Z] OK: 9 MiB in 21 packages [2021-05-25T23:27:41.610Z] Removing intermediate container 86f215ca36fc [2021-05-25T23:27:41.610Z] ---> fb7d40d525e4 [2021-05-25T23:27:41.610Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-25T23:27:42.205Z] ---> 99a6c160c1a9 [2021-05-25T23:27:42.205Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-25T23:27:43.191Z] ---> 131b5ed04db7 [2021-05-25T23:27:43.191Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-25T23:27:44.175Z] ---> c77308b14451 [2021-05-25T23:27:44.175Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-25T23:27:45.610Z] ---> 40dda638b23e [2021-05-25T23:27:45.610Z] Step 23/28 : EXPOSE 48095 [2021-05-25T23:27:45.610Z] ---> Running in cfdcb80eda93 [2021-05-25T23:27:46.203Z] Removing intermediate container cfdcb80eda93 [2021-05-25T23:27:46.203Z] ---> e23ad40be20d [2021-05-25T23:27:46.203Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-25T23:27:46.203Z] ---> Running in c7d73511fb7c [2021-05-25T23:27:46.796Z] Removing intermediate container c7d73511fb7c [2021-05-25T23:27:46.796Z] ---> 9da975584bf3 [2021-05-25T23:27:46.796Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T23:27:46.796Z] ---> Running in 5795f10c764f [2021-05-25T23:27:47.391Z] Removing intermediate container 5795f10c764f [2021-05-25T23:27:47.391Z] ---> bb1182e14f0c [2021-05-25T23:27:47.391Z] Step 26/28 : LABEL arch=arm64 [2021-05-25T23:27:47.391Z] ---> Running in 9b5b0ac03b71 [2021-05-25T23:27:47.666Z] Removing intermediate container 9b5b0ac03b71 [2021-05-25T23:27:47.666Z] ---> e2d09866fbaf [2021-05-25T23:27:47.666Z] Step 27/28 : LABEL git_sha=99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [2021-05-25T23:27:47.939Z] ---> Running in 4de751f96970 [2021-05-25T23:27:48.530Z] Removing intermediate container 4de751f96970 [2021-05-25T23:27:48.530Z] ---> 02ec6a3ec9fe [2021-05-25T23:27:48.530Z] Step 28/28 : LABEL version=2.0.0-dev.43 [2021-05-25T23:27:48.530Z] ---> Running in faa850887f26 [2021-05-25T23:27:49.156Z] Removing intermediate container faa850887f26 [2021-05-25T23:27:49.156Z] ---> c13dc402d8b9 [2021-05-25T23:27:49.156Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-25T23:27:49.156Z] Successfully built c13dc402d8b9 [2021-05-25T23:27:49.156Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T23:27:49.309Z] provisioning config files... [2021-05-25T23:27:49.331Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config8201668523253411537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:27:49.697Z] ---> docker-login.sh [2021-05-25T23:27:49.697Z] nexus3.edgexfoundry.org:10001 [2021-05-25T23:27:49.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:27:49.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:27:49.972Z] Configure a credential helper to remove this warning. See [2021-05-25T23:27:49.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:27:49.972Z] [2021-05-25T23:27:49.972Z] Login Succeeded [2021-05-25T23:27:49.972Z] nexus3.edgexfoundry.org:10002 [2021-05-25T23:27:50.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:27:50.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:27:50.577Z] Configure a credential helper to remove this warning. See [2021-05-25T23:27:50.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:27:50.577Z] [2021-05-25T23:27:50.577Z] Login Succeeded [2021-05-25T23:27:50.577Z] nexus3.edgexfoundry.org:10003 [2021-05-25T23:27:51.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:27:51.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:27:51.172Z] Configure a credential helper to remove this warning. See [2021-05-25T23:27:51.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:27:51.172Z] [2021-05-25T23:27:51.172Z] Login Succeeded [2021-05-25T23:27:51.172Z] nexus3.edgexfoundry.org:10004 [2021-05-25T23:27:51.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:27:51.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:27:51.725Z] Configure a credential helper to remove this warning. See [2021-05-25T23:27:51.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:27:51.725Z] [2021-05-25T23:27:51.725Z] Login Succeeded [2021-05-25T23:27:51.725Z] docker.io [2021-05-25T23:27:51.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T23:27:52.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T23:27:52.266Z] Configure a credential helper to remove this warning. See [2021-05-25T23:27:52.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T23:27:52.266Z] [2021-05-25T23:27:52.266Z] Login Succeeded [2021-05-25T23:27:52.266Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T23:27:52.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T23:27:52.392Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-05-25T23:27:52.392Z] 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [2021-05-25T23:27:52.392Z] latest [2021-05-25T23:27:52.392Z] 2.0.0-dev.43 [2021-05-25T23:27:52.392Z] 99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 [2021-05-25T23:27:52.392Z] master [2021-05-25T23:27:52.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:27:52.770Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:27:53.104Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [2021-05-25T23:27:53.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-25T23:27:53.104Z] 5574887e2937: Preparing [2021-05-25T23:27:53.104Z] 8e1e7077e696: Preparing [2021-05-25T23:27:53.104Z] 471272bce6bb: Preparing [2021-05-25T23:27:53.104Z] 7ea5bbb1c264: Preparing [2021-05-25T23:27:53.104Z] 3317a3b11d84: Preparing [2021-05-25T23:27:53.104Z] 3fbe34a1663b: Preparing [2021-05-25T23:27:53.104Z] 3fbe34a1663b: Waiting [2021-05-25T23:27:53.379Z] 8e1e7077e696: Pushed [2021-05-25T23:27:53.379Z] 7ea5bbb1c264: Pushed [2021-05-25T23:27:53.379Z] 471272bce6bb: Pushed [2021-05-25T23:27:53.379Z] 3fbe34a1663b: Layer already exists [2021-05-25T23:27:54.352Z] 3317a3b11d84: Pushed [2021-05-25T23:27:56.961Z] 5574887e2937: Pushed [2021-05-25T23:27:56.962Z] 99c32bbb16089651d1332f2a6a8e1ab1c7efad10: digest: sha256:eb4f5d047c264b9fd9127ce223f0882a6df895924ec04123fa8dfcbfd081859d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:27:57.319Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:27:57.659Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-25T23:27:57.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-25T23:27:57.659Z] 5574887e2937: Preparing [2021-05-25T23:27:57.659Z] 8e1e7077e696: Preparing [2021-05-25T23:27:57.659Z] 471272bce6bb: Preparing [2021-05-25T23:27:57.659Z] 7ea5bbb1c264: Preparing [2021-05-25T23:27:57.659Z] 3317a3b11d84: Preparing [2021-05-25T23:27:57.659Z] 3fbe34a1663b: Preparing [2021-05-25T23:27:57.659Z] 3fbe34a1663b: Waiting [2021-05-25T23:27:57.659Z] 8e1e7077e696: Layer already exists [2021-05-25T23:27:57.659Z] 7ea5bbb1c264: Layer already exists [2021-05-25T23:27:57.930Z] 5574887e2937: Layer already exists [2021-05-25T23:27:57.930Z] 3317a3b11d84: Layer already exists [2021-05-25T23:27:57.930Z] 471272bce6bb: Layer already exists [2021-05-25T23:27:57.930Z] 3fbe34a1663b: Layer already exists [2021-05-25T23:27:57.930Z] latest: digest: sha256:eb4f5d047c264b9fd9127ce223f0882a6df895924ec04123fa8dfcbfd081859d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:27:58.282Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.43 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:27:58.619Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.43 [2021-05-25T23:27:58.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-25T23:27:58.619Z] 5574887e2937: Preparing [2021-05-25T23:27:58.619Z] 8e1e7077e696: Preparing [2021-05-25T23:27:58.619Z] 471272bce6bb: Preparing [2021-05-25T23:27:58.619Z] 7ea5bbb1c264: Preparing [2021-05-25T23:27:58.619Z] 3317a3b11d84: Preparing [2021-05-25T23:27:58.619Z] 3fbe34a1663b: Preparing [2021-05-25T23:27:58.619Z] 3fbe34a1663b: Waiting [2021-05-25T23:27:58.619Z] 8e1e7077e696: Layer already exists [2021-05-25T23:27:58.619Z] 5574887e2937: Layer already exists [2021-05-25T23:27:58.619Z] 7ea5bbb1c264: Layer already exists [2021-05-25T23:27:58.619Z] 3317a3b11d84: Layer already exists [2021-05-25T23:27:58.619Z] 471272bce6bb: Layer already exists [2021-05-25T23:27:58.890Z] 3fbe34a1663b: Layer already exists [2021-05-25T23:27:58.890Z] 2.0.0-dev.43: digest: sha256:eb4f5d047c264b9fd9127ce223f0882a6df895924ec04123fa8dfcbfd081859d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:27:59.232Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:27:59.603Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 [2021-05-25T23:27:59.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-25T23:27:59.603Z] 5574887e2937: Preparing [2021-05-25T23:27:59.603Z] 8e1e7077e696: Preparing [2021-05-25T23:27:59.603Z] 471272bce6bb: Preparing [2021-05-25T23:27:59.603Z] 7ea5bbb1c264: Preparing [2021-05-25T23:27:59.603Z] 3317a3b11d84: Preparing [2021-05-25T23:27:59.603Z] 3fbe34a1663b: Preparing [2021-05-25T23:27:59.603Z] 3fbe34a1663b: Waiting [2021-05-25T23:27:59.603Z] 8e1e7077e696: Layer already exists [2021-05-25T23:27:59.603Z] 471272bce6bb: Layer already exists [2021-05-25T23:27:59.603Z] 5574887e2937: Layer already exists [2021-05-25T23:27:59.603Z] 7ea5bbb1c264: Layer already exists [2021-05-25T23:27:59.603Z] 3317a3b11d84: Layer already exists [2021-05-25T23:27:59.603Z] 3fbe34a1663b: Layer already exists [2021-05-25T23:27:59.875Z] 99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43: digest: sha256:eb4f5d047c264b9fd9127ce223f0882a6df895924ec04123fa8dfcbfd081859d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:28:00.222Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:28:00.560Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-05-25T23:28:00.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-25T23:28:00.560Z] 5574887e2937: Preparing [2021-05-25T23:28:00.560Z] 8e1e7077e696: Preparing [2021-05-25T23:28:00.560Z] 471272bce6bb: Preparing [2021-05-25T23:28:00.560Z] 7ea5bbb1c264: Preparing [2021-05-25T23:28:00.560Z] 3317a3b11d84: Preparing [2021-05-25T23:28:00.560Z] 3fbe34a1663b: Preparing [2021-05-25T23:28:00.560Z] 3fbe34a1663b: Waiting [2021-05-25T23:28:00.560Z] 7ea5bbb1c264: Layer already exists [2021-05-25T23:28:00.560Z] 471272bce6bb: Layer already exists [2021-05-25T23:28:00.560Z] 5574887e2937: Layer already exists [2021-05-25T23:28:00.560Z] 8e1e7077e696: Layer already exists [2021-05-25T23:28:00.832Z] 3317a3b11d84: Layer already exists [2021-05-25T23:28:00.832Z] 3fbe34a1663b: Layer already exists [2021-05-25T23:28:00.832Z] master: digest: sha256:eb4f5d047c264b9fd9127ce223f0882a6df895924ec04123fa8dfcbfd081859d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T23:28:00.898Z] ===================================================== [Pipeline] echo [2021-05-25T23:28:00.913Z] taggedImages: [2021-05-25T23:28:00.913Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [2021-05-25T23:28:00.914Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-25T23:28:00.914Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.43 [2021-05-25T23:28:00.914Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 [2021-05-25T23:28:00.914Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:28:01.307Z] ---> job-cost.sh [2021-05-25T23:28:01.307Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1p9w [2021-05-25T23:28:40.276Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T23:30:02.008Z] lf-activate-venv(): INFO: Adding /tmp/venv-1p9w/bin to PATH [2021-05-25T23:30:02.008Z] INFO: No Stack... [2021-05-25T23:30:02.008Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T23:30:02.008Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T23:30:02.383Z] + cat /w/workspace/app-service-configurable/114/archives/cost.csv [2021-05-25T23:30:02.383Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T23:30:02.450Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] [2021-05-25T23:30:02.563Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] did not exist. Created. [2021-05-25T23:30:02.563Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T23:30:02.948Z] /w/workspace/app-service-configurable/114@tmp/durable-569ff7ba/script.sh: 1: /w/workspace/app-service-configurable/114@tmp/durable-569ff7ba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-25T23:30:03.303Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T23:30:03.324Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T23:30:03.476Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T23:30:03.485Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-25T23:30:04.034Z] provisioning config files... [2021-05-25T23:30:04.045Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config5886942595100057173tmp [Pipeline] { [Pipeline] sh [2021-05-25T23:30:04.386Z] + set +x [2021-05-25T23:30:04.386Z] + bash -s -- [2021-05-25T23:30:04.386Z] + curl -s https://codecov.io/bash [2021-05-25T23:30:04.386Z] [2021-05-25T23:30:04.386Z] _____ _ [2021-05-25T23:30:04.386Z] / ____| | | [2021-05-25T23:30:04.386Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T23:30:04.386Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T23:30:04.386Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T23:30:04.386Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T23:30:04.386Z] Bash-1.0.3 [2021-05-25T23:30:04.386Z] [2021-05-25T23:30:04.386Z] [2021-05-25T23:30:04.386Z] ==> git version 2.24.4 found [2021-05-25T23:30:04.386Z] ==> 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-05-25T23:30:04.386Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T23:30:04.386Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T23:30:04.386Z] ==> Jenkins CI detected. [2021-05-25T23:30:04.386Z] project root: . [2021-05-25T23:30:04.386Z] --> token set from env [2021-05-25T23:30:04.651Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T23:30:04.651Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T23:30:04.651Z] ==> Python coveragepy not found [2021-05-25T23:30:04.651Z] ==> Searching for coverage reports in: [2021-05-25T23:30:04.651Z] + . [2021-05-25T23:30:04.651Z] -> Found 1 reports [2021-05-25T23:30:04.651Z] ==> Detecting git/mercurial file structure [2021-05-25T23:30:04.651Z] ==> Reading reports [2021-05-25T23:30:04.651Z] + ./coverage.out bytes=10 [2021-05-25T23:30:04.651Z] ==> Appending adjustments [2021-05-25T23:30:04.651Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T23:30:04.651Z] + Found adjustments [2021-05-25T23:30:04.651Z] ==> Gzipping contents [2021-05-25T23:30:04.651Z] 4.0K /tmp/codecov.NRWILD.gz [2021-05-25T23:30:04.651Z] ==> Uploading reports [2021-05-25T23:30:04.651Z] url: https://codecov.io [2021-05-25T23:30:04.651Z] query: branch=master&commit=99c32bbb16089651d1332f2a6a8e1ab1c7efad10&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T23:30:04.651Z] -> Pinging Codecov [2021-05-25T23:30:04.651Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=99c32bbb16089651d1332f2a6a8e1ab1c7efad10&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T23:30:05.227Z] -> Uploading to [2021-05-25T23:30:05.227Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/A97CA9966030D2A3747ED39772930CCE/99c32bbb16089651d1332f2a6a8e1ab1c7efad10/f56b41c8-3eed-42d2-ae87-31732e208cd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T233004Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=482fd1e106df40f484c1b4afaf55c163644904894196fc88c9bbf7c141ec5dcc [2021-05-25T23:30:05.227Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T23:30:05.227Z] Dload Upload Total Spent Left Speed [2021-05-25T23:30:05.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 779 --:--:-- --:--:-- --:--:-- 781 [2021-05-25T23:30:05.751Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] } [2021-05-25T23:30:05.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-25T23:30:06.524Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-25T23:30:06.551Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:30:06.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T23:30:06.929Z] [2021-05-25T23:30:06.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:30:07.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T23:30:07.248Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-25T23:30:07.248Z] 188c0c94c7c5: Pulling fs layer [2021-05-25T23:30:07.248Z] 0ef7d3d256c8: Pulling fs layer [2021-05-25T23:30:07.248Z] de9db76c5a1d: Pulling fs layer [2021-05-25T23:30:07.248Z] 0eba1c9be4d2: Pulling fs layer [2021-05-25T23:30:07.248Z] 0d57e429df01: Pulling fs layer [2021-05-25T23:30:07.248Z] 4e4be7b47b0d: Pulling fs layer [2021-05-25T23:30:07.248Z] e1f770b5df2f: Pulling fs layer [2021-05-25T23:30:07.248Z] 85a0685a4137: Pulling fs layer [2021-05-25T23:30:07.248Z] 0d57e429df01: Waiting [2021-05-25T23:30:07.248Z] 4e4be7b47b0d: Waiting [2021-05-25T23:30:07.248Z] e1f770b5df2f: Waiting [2021-05-25T23:30:07.248Z] 85a0685a4137: Waiting [2021-05-25T23:30:07.248Z] 0eba1c9be4d2: Waiting [2021-05-25T23:30:07.248Z] de9db76c5a1d: Verifying Checksum [2021-05-25T23:30:07.248Z] de9db76c5a1d: Download complete [2021-05-25T23:30:07.248Z] 0ef7d3d256c8: Verifying Checksum [2021-05-25T23:30:07.248Z] 0ef7d3d256c8: Download complete [2021-05-25T23:30:07.248Z] 0d57e429df01: Verifying Checksum [2021-05-25T23:30:07.248Z] 0d57e429df01: Download complete [2021-05-25T23:30:07.248Z] 188c0c94c7c5: Verifying Checksum [2021-05-25T23:30:07.248Z] 188c0c94c7c5: Download complete [2021-05-25T23:30:07.513Z] 4e4be7b47b0d: Download complete [2021-05-25T23:30:07.513Z] 188c0c94c7c5: Pull complete [2021-05-25T23:30:07.780Z] 0ef7d3d256c8: Pull complete [2021-05-25T23:30:08.045Z] de9db76c5a1d: Pull complete [2021-05-25T23:30:08.311Z] e1f770b5df2f: Verifying Checksum [2021-05-25T23:30:08.311Z] e1f770b5df2f: Download complete [2021-05-25T23:30:10.247Z] 0eba1c9be4d2: Verifying Checksum [2021-05-25T23:30:10.247Z] 0eba1c9be4d2: Download complete [2021-05-25T23:30:10.829Z] 85a0685a4137: Verifying Checksum [2021-05-25T23:30:10.829Z] 85a0685a4137: Download complete [2021-05-25T23:30:14.194Z] 0eba1c9be4d2: Pull complete [2021-05-25T23:30:14.194Z] 0d57e429df01: Pull complete [2021-05-25T23:30:14.194Z] 4e4be7b47b0d: Pull complete [2021-05-25T23:30:14.774Z] e1f770b5df2f: Pull complete [2021-05-25T23:30:18.125Z] 85a0685a4137: Pull complete [2021-05-25T23:30:18.125Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-25T23:30:18.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T23:30:18.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-25T23:30:18.213Z] prd-centos7-docker-4c-2g-304 does not seem to be running inside a container [2021-05-25T23:30:18.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-25T23:30:21.464Z] $ docker top c7f9013cba5520f24256b10aeca68aefda2f9bffa96221bd7690729df2c0ee79 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T23:30:21.582Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-25T23:30:21.889Z] + set -o pipefail [2021-05-25T23:30:21.889Z] + snyk monitor '--org=edgex-jenkins' [2021-05-25T23:30:34.147Z] [2021-05-25T23:30:34.147Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-05-25T23:30:34.147Z] [2021-05-25T23:30:34.147Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/dd76651e-0304-4ae2-953c-b2be13dc15fd [2021-05-25T23:30:34.147Z] [2021-05-25T23:30:34.147Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-25T23:30:34.147Z] [2021-05-25T23:30:34.147Z] [Pipeline] } [2021-05-25T23:30:34.158Z] $ docker stop --time=1 c7f9013cba5520f24256b10aeca68aefda2f9bffa96221bd7690729df2c0ee79 [2021-05-25T23:30:36.512Z] $ docker rm -f c7f9013cba5520f24256b10aeca68aefda2f9bffa96221bd7690729df2c0ee79 [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-05-25T23:30:37.366Z] + git log --format=format:%s -1 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:30:37.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T23:30:37.675Z] . [Pipeline] withDockerContainer [2021-05-25T23:30:37.756Z] prd-centos7-docker-4c-2g-304 does not seem to be running inside a container [2021-05-25T23:30:37.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T23:30:38.224Z] $ docker top 523d006a35a235723a5372499f34180fd3dfba4635a8da39b2f55275fa034384 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T23:30:38.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T23:30:38.389Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T23:30:38.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T23:30:38.516Z] $ docker exec 523d006a35a235723a5372499f34180fd3dfba4635a8da39b2f55275fa034384 ssh-agent [2021-05-25T23:30:38.646Z] SSH_AUTH_SOCK=/tmp/ssh-jzulQcHJXekZ/agent.14 [2021-05-25T23:30:38.646Z] SSH_AGENT_PID=21 [2021-05-25T23:30:38.653Z] Running ssh-add (command line suppressed) [2021-05-25T23:30:38.771Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7059306661317081882.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7059306661317081882.key) [2021-05-25T23:30:38.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T23:30:39.097Z] + git semver tag [2021-05-25T23:30:39.097Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T23:30:39.097Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-25T23:30:39.097Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-25T23:30:39.097Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T23:30:39.097Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T23:30:39.097Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T23:30:39.097Z] # $SEMVER_BRANCH = master [2021-05-25T23:30:39.097Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-25T23:30:39.097Z] # 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 HEAD [2021-05-25T23:30:39.097Z] # -> Force: false [2021-05-25T23:30:39.097Z] # 766f7e1a0017cd2ce8a3b09bd0f32f8da1237f7c refs/tags/v2.0.0-dev.43 [Pipeline] } [2021-05-25T23:30:39.106Z] $ docker exec --env ******** --env ******** 523d006a35a235723a5372499f34180fd3dfba4635a8da39b2f55275fa034384 ssh-agent -k [2021-05-25T23:30:39.224Z] unset SSH_AUTH_SOCK; [2021-05-25T23:30:39.225Z] unset SSH_AGENT_PID; [2021-05-25T23:30:39.225Z] echo Agent pid 21 killed; [2021-05-25T23:30:39.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T23:30:39.598Z] + git semver [Pipeline] } [2021-05-25T23:30:39.616Z] $ docker stop --time=1 523d006a35a235723a5372499f34180fd3dfba4635a8da39b2f55275fa034384 [2021-05-25T23:30:40.826Z] $ docker rm -f 523d006a35a235723a5372499f34180fd3dfba4635a8da39b2f55275fa034384 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:30:41.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T23:30:41.386Z] [2021-05-25T23:30:41.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:30:41.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T23:30:41.769Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-25T23:30:41.770Z] ab5ef0e58194: Pulling fs layer [2021-05-25T23:30:41.770Z] 9712f1f96733: Pulling fs layer [2021-05-25T23:30:41.770Z] 63f879dbbcfc: Pulling fs layer [2021-05-25T23:30:41.770Z] 0d9ebad4ef96: Pulling fs layer [2021-05-25T23:30:41.770Z] e9a5061849ea: Pulling fs layer [2021-05-25T23:30:41.770Z] d747dcd14b5f: Pulling fs layer [2021-05-25T23:30:41.770Z] 2de7ff778b66: Pulling fs layer [2021-05-25T23:30:41.770Z] e9a5061849ea: Waiting [2021-05-25T23:30:41.770Z] d747dcd14b5f: Waiting [2021-05-25T23:30:41.770Z] 2de7ff778b66: Waiting [2021-05-25T23:30:41.770Z] 0d9ebad4ef96: Waiting [2021-05-25T23:30:41.770Z] 9712f1f96733: Verifying Checksum [2021-05-25T23:30:41.770Z] 9712f1f96733: Download complete [2021-05-25T23:30:43.161Z] 63f879dbbcfc: Verifying Checksum [2021-05-25T23:30:43.161Z] 63f879dbbcfc: Download complete [2021-05-25T23:30:43.424Z] e9a5061849ea: Verifying Checksum [2021-05-25T23:30:43.424Z] e9a5061849ea: Download complete [2021-05-25T23:30:43.424Z] d747dcd14b5f: Verifying Checksum [2021-05-25T23:30:43.424Z] d747dcd14b5f: Download complete [2021-05-25T23:30:43.685Z] 2de7ff778b66: Verifying Checksum [2021-05-25T23:30:43.685Z] 2de7ff778b66: Download complete [2021-05-25T23:30:43.948Z] 0d9ebad4ef96: Verifying Checksum [2021-05-25T23:30:43.948Z] 0d9ebad4ef96: Download complete [2021-05-25T23:30:44.218Z] ab5ef0e58194: Verifying Checksum [2021-05-25T23:30:44.218Z] ab5ef0e58194: Download complete [2021-05-25T23:30:46.807Z] ab5ef0e58194: Pull complete [2021-05-25T23:30:47.070Z] 9712f1f96733: Pull complete [2021-05-25T23:30:47.658Z] 63f879dbbcfc: Pull complete [2021-05-25T23:30:51.953Z] 0d9ebad4ef96: Pull complete [2021-05-25T23:30:51.953Z] e9a5061849ea: Pull complete [2021-05-25T23:30:51.953Z] d747dcd14b5f: Pull complete [2021-05-25T23:30:52.903Z] 2de7ff778b66: Pull complete [2021-05-25T23:30:52.903Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-25T23:30:52.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T23:30:52.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-25T23:30:52.992Z] prd-centos7-docker-4c-2g-304 does not seem to be running inside a container [2021-05-25T23:30:53.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-25T23:30:58.006Z] $ docker top e94968ecec26e9fb94637afdebc6020e6c3e5ee94e3374004fe6efe90af27bac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-25T23:30:58.130Z] provisioning config files... [2021-05-25T23:30:58.138Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7346953087808425250tmp [2021-05-25T23:30:58.152Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8975409103602356745tmp [2021-05-25T23:30:58.166Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config602911203773833978tmp [Pipeline] { [Pipeline] echo [2021-05-25T23:30:58.197Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:30:58.503Z] ---> sigul-configuration.sh [2021-05-25T23:30:58.503Z] gpg: directory `/root/.gnupg' created [2021-05-25T23:30:58.503Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-25T23:30:58.503Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-25T23:30:58.503Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-25T23:30:58.503Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-25T23:30:58.503Z] gpg: CAST5 encrypted data [2021-05-25T23:30:58.503Z] gpg: encrypted with 1 passphrase [2021-05-25T23:30:58.503Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-25T23:30:58.814Z] + mkdir /home/jenkins [2021-05-25T23:30:58.815Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-25T23:30:59.115Z] + 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-05-25T23:30:59.128Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:30:59.425Z] ---> sigul-install.sh [2021-05-25T23:31:03.649Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-25T23:31:03.951Z] + git tag --list [2021-05-25T23:31:03.951Z] v1.0.0 [2021-05-25T23:31:03.951Z] v1.1.0 [2021-05-25T23:31:03.951Z] v1.2.0 [2021-05-25T23:31:03.951Z] v1.3.0 [2021-05-25T23:31:03.951Z] v1.3.1 [2021-05-25T23:31:03.951Z] v1.3.1-dev.1 [2021-05-25T23:31:03.951Z] v1.3.1-dev.2 [2021-05-25T23:31:03.951Z] v1.3.1-dev.3 [2021-05-25T23:31:03.951Z] v2.0.0-dev.1 [2021-05-25T23:31:03.951Z] v2.0.0-dev.10 [2021-05-25T23:31:03.951Z] v2.0.0-dev.11 [2021-05-25T23:31:03.951Z] v2.0.0-dev.12 [2021-05-25T23:31:03.951Z] v2.0.0-dev.13 [2021-05-25T23:31:03.951Z] v2.0.0-dev.14 [2021-05-25T23:31:03.951Z] v2.0.0-dev.15 [2021-05-25T23:31:03.951Z] v2.0.0-dev.16 [2021-05-25T23:31:03.951Z] v2.0.0-dev.17 [2021-05-25T23:31:03.951Z] v2.0.0-dev.18 [2021-05-25T23:31:03.951Z] v2.0.0-dev.19 [2021-05-25T23:31:03.951Z] v2.0.0-dev.2 [2021-05-25T23:31:03.951Z] v2.0.0-dev.20 [2021-05-25T23:31:03.951Z] v2.0.0-dev.21 [2021-05-25T23:31:03.951Z] v2.0.0-dev.22 [2021-05-25T23:31:03.951Z] v2.0.0-dev.23 [2021-05-25T23:31:03.951Z] v2.0.0-dev.24 [2021-05-25T23:31:03.951Z] v2.0.0-dev.25 [2021-05-25T23:31:03.951Z] v2.0.0-dev.26 [2021-05-25T23:31:03.951Z] v2.0.0-dev.27 [2021-05-25T23:31:03.951Z] v2.0.0-dev.28 [2021-05-25T23:31:03.951Z] v2.0.0-dev.29 [2021-05-25T23:31:03.951Z] v2.0.0-dev.3 [2021-05-25T23:31:03.951Z] v2.0.0-dev.30 [2021-05-25T23:31:03.951Z] v2.0.0-dev.31 [2021-05-25T23:31:03.951Z] v2.0.0-dev.32 [2021-05-25T23:31:03.951Z] v2.0.0-dev.33 [2021-05-25T23:31:03.951Z] v2.0.0-dev.34 [2021-05-25T23:31:03.951Z] v2.0.0-dev.35 [2021-05-25T23:31:03.951Z] v2.0.0-dev.36 [2021-05-25T23:31:03.951Z] v2.0.0-dev.37 [2021-05-25T23:31:03.951Z] v2.0.0-dev.38 [2021-05-25T23:31:03.951Z] v2.0.0-dev.39 [2021-05-25T23:31:03.951Z] v2.0.0-dev.4 [2021-05-25T23:31:03.951Z] v2.0.0-dev.40 [2021-05-25T23:31:03.951Z] v2.0.0-dev.41 [2021-05-25T23:31:03.951Z] v2.0.0-dev.42 [2021-05-25T23:31:03.951Z] v2.0.0-dev.43 [2021-05-25T23:31:03.951Z] v2.0.0-dev.5 [2021-05-25T23:31:03.951Z] v2.0.0-dev.6 [2021-05-25T23:31:03.951Z] v2.0.0-dev.7 [2021-05-25T23:31:03.951Z] v2.0.0-dev.8 [2021-05-25T23:31:03.951Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-25T23:31:04.255Z] + lftools sign git-tag v2.0.0-dev.43 [2021-05-25T23:31:04.834Z] Signing Git tag with Sigul... [2021-05-25T23:31:04.834Z] Signing v2.0.0-dev.43 [Pipeline] echo [2021-05-25T23:31:05.790Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:31:06.083Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-25T23:31:06.093Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-25T23:31:06.121Z] $ docker stop --time=1 e94968ecec26e9fb94637afdebc6020e6c3e5ee94e3374004fe6efe90af27bac [2021-05-25T23:31:07.842Z] $ docker rm -f e94968ecec26e9fb94637afdebc6020e6c3e5ee94e3374004fe6efe90af27bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:31:08.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T23:31:08.366Z] . [Pipeline] withDockerContainer [2021-05-25T23:31:08.458Z] prd-centos7-docker-4c-2g-304 does not seem to be running inside a container [2021-05-25T23:31:08.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T23:31:08.927Z] $ docker top 21211100e9cbd6e000ec325a4792244ed97fa934d1e6d52e0636a5858e696b1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T23:31:09.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T23:31:09.075Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T23:31:09.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T23:31:09.207Z] $ docker exec 21211100e9cbd6e000ec325a4792244ed97fa934d1e6d52e0636a5858e696b1c ssh-agent [2021-05-25T23:31:09.345Z] SSH_AUTH_SOCK=/tmp/ssh-qaisIP8TK5U7/agent.13 [2021-05-25T23:31:09.345Z] SSH_AGENT_PID=19 [2021-05-25T23:31:09.351Z] Running ssh-add (command line suppressed) [2021-05-25T23:31:09.462Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_873047568959525394.key (/w/workspace/_app-service-configurable_master@tmp/private_key_873047568959525394.key) [2021-05-25T23:31:09.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T23:31:09.787Z] + git semver bump pre [2021-05-25T23:31:09.787Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T23:31:09.787Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-25T23:31:09.787Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-25T23:31:09.787Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T23:31:09.787Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T23:31:09.787Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T23:31:09.787Z] # $SEMVER_BRANCH = master [2021-05-25T23:31:09.787Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-25T23:31:09.787Z] 2.0.0-dev.44 [Pipeline] } [2021-05-25T23:31:09.799Z] $ docker exec --env ******** --env ******** 21211100e9cbd6e000ec325a4792244ed97fa934d1e6d52e0636a5858e696b1c ssh-agent -k [2021-05-25T23:31:09.908Z] unset SSH_AUTH_SOCK; [2021-05-25T23:31:09.908Z] unset SSH_AGENT_PID; [2021-05-25T23:31:09.908Z] echo Agent pid 19 killed; [2021-05-25T23:31:09.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T23:31:10.281Z] + git semver [Pipeline] } [2021-05-25T23:31:10.294Z] $ docker stop --time=1 21211100e9cbd6e000ec325a4792244ed97fa934d1e6d52e0636a5858e696b1c [2021-05-25T23:31:11.528Z] $ docker rm -f 21211100e9cbd6e000ec325a4792244ed97fa934d1e6d52e0636a5858e696b1c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:31:11.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T23:31:11.944Z] . [Pipeline] withDockerContainer [2021-05-25T23:31:12.036Z] prd-centos7-docker-4c-2g-304 does not seem to be running inside a container [2021-05-25T23:31:12.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T23:31:12.502Z] $ docker top b39796d7b2d4bb6f2952a0e8b09ea5bded25c1d3192d16e944bcad1bd5c35e64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T23:31:12.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T23:31:12.648Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T23:31:12.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T23:31:12.787Z] $ docker exec b39796d7b2d4bb6f2952a0e8b09ea5bded25c1d3192d16e944bcad1bd5c35e64 ssh-agent [2021-05-25T23:31:12.907Z] SSH_AUTH_SOCK=/tmp/ssh-eNpekqzALaOp/agent.14 [2021-05-25T23:31:12.907Z] SSH_AGENT_PID=20 [2021-05-25T23:31:12.931Z] Running ssh-add (command line suppressed) [2021-05-25T23:31:13.050Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7753175288654522665.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7753175288654522665.key) [2021-05-25T23:31:13.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T23:31:13.377Z] + git semver push [2021-05-25T23:31:13.378Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T23:31:13.378Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-25T23:31:13.378Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-25T23:31:13.378Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T23:31:13.378Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T23:31:13.378Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T23:31:13.378Z] # $SEMVER_BRANCH = master [2021-05-25T23:31:13.378Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-25T23:31:16.695Z] $ docker exec --env ******** --env ******** b39796d7b2d4bb6f2952a0e8b09ea5bded25c1d3192d16e944bcad1bd5c35e64 ssh-agent -k [2021-05-25T23:31:16.811Z] unset SSH_AUTH_SOCK; [2021-05-25T23:31:16.811Z] unset SSH_AGENT_PID; [2021-05-25T23:31:16.811Z] echo Agent pid 20 killed; [2021-05-25T23:31:16.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T23:31:17.194Z] + git semver [Pipeline] } [2021-05-25T23:31:17.209Z] $ docker stop --time=1 b39796d7b2d4bb6f2952a0e8b09ea5bded25c1d3192d16e944bcad1bd5c35e64 [2021-05-25T23:31:18.419Z] $ docker rm -f b39796d7b2d4bb6f2952a0e8b09ea5bded25c1d3192d16e944bcad1bd5c35e64 [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-05-25T23:31:19.500Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:31:20.068Z] ---> package-listing.sh [2021-05-25T23:31:20.068Z] ++ facter osfamily [2021-05-25T23:31:20.068Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T23:31:20.331Z] + OS_FAMILY=redhat [2021-05-25T23:31:20.331Z] + workspace=/w/workspace/_app-service-configurable_master [2021-05-25T23:31:20.331Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T23:31:20.331Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T23:31:20.331Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T23:31:20.331Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T23:31:20.331Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-25T23:31:20.331Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T23:31:20.331Z] + case "${OS_FAMILY}" in [2021-05-25T23:31:20.331Z] + rpm -qa [2021-05-25T23:31:20.331Z] + sort [2021-05-25T23:31:20.902Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T23:31:20.902Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T23:31:20.902Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T23:31:20.902Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-25T23:31:20.902Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-05-25T23:31:20.902Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-05-25T23:31:20.916Z] 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-05-25T23:31:21.205Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:31:21.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T23:31:21.774Z] [2021-05-25T23:31:21.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T23:31:22.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T23:31:22.086Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T23:31:22.087Z] df20fa9351a1: Pulling fs layer [2021-05-25T23:31:22.087Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T23:31:22.087Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T23:31:22.087Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T23:31:22.087Z] 93b61091891f: Pulling fs layer [2021-05-25T23:31:22.087Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T23:31:22.087Z] 5e14af77c1be: Pulling fs layer [2021-05-25T23:31:22.087Z] 01666e4c0597: Pulling fs layer [2021-05-25T23:31:22.087Z] aa168da1d23b: Pulling fs layer [2021-05-25T23:31:22.087Z] 46f8f816bc3b: Waiting [2021-05-25T23:31:22.087Z] 93b61091891f: Waiting [2021-05-25T23:31:22.087Z] 01666e4c0597: Waiting [2021-05-25T23:31:22.087Z] 93b9cdb0e59b: Waiting [2021-05-25T23:31:22.087Z] 5e14af77c1be: Waiting [2021-05-25T23:31:22.087Z] aa168da1d23b: Waiting [2021-05-25T23:31:22.087Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T23:31:22.087Z] 36b3adc4ff6f: Download complete [2021-05-25T23:31:22.087Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T23:31:22.087Z] 46f8f816bc3b: Download complete [2021-05-25T23:31:22.087Z] df20fa9351a1: Verifying Checksum [2021-05-25T23:31:22.087Z] df20fa9351a1: Download complete [2021-05-25T23:31:22.358Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T23:31:22.358Z] 93b9cdb0e59b: Download complete [2021-05-25T23:31:22.358Z] 93b61091891f: Verifying Checksum [2021-05-25T23:31:22.358Z] 93b61091891f: Download complete [2021-05-25T23:31:22.358Z] 5e14af77c1be: Verifying Checksum [2021-05-25T23:31:22.358Z] 5e14af77c1be: Download complete [2021-05-25T23:31:22.358Z] 01666e4c0597: Verifying Checksum [2021-05-25T23:31:22.358Z] 01666e4c0597: Download complete [2021-05-25T23:31:22.358Z] df20fa9351a1: Pull complete [2021-05-25T23:31:22.623Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T23:31:22.623Z] 8ad3a11d3b57: Download complete [2021-05-25T23:31:22.623Z] 36b3adc4ff6f: Pull complete [2021-05-25T23:31:23.204Z] 8ad3a11d3b57: Pull complete [2021-05-25T23:31:23.204Z] 46f8f816bc3b: Pull complete [2021-05-25T23:31:23.466Z] 93b61091891f: Pull complete [2021-05-25T23:31:23.466Z] 93b9cdb0e59b: Pull complete [2021-05-25T23:31:23.727Z] 5e14af77c1be: Pull complete [2021-05-25T23:31:23.727Z] 01666e4c0597: Pull complete [2021-05-25T23:31:24.306Z] aa168da1d23b: Verifying Checksum [2021-05-25T23:31:24.306Z] aa168da1d23b: Download complete [2021-05-25T23:31:28.580Z] aa168da1d23b: Pull complete [2021-05-25T23:31:28.580Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T23:31:28.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T23:31:28.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T23:31:28.659Z] prd-centos7-docker-4c-2g-304 does not seem to be running inside a container [2021-05-25T23:31:28.697Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T23:31:31.130Z] $ docker top d55331d1e320dce2b606c2733d1ce3f62952cd86e6186ea7ea2e6907403221cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T23:31:31.533Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T23:31:31.832Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T23:31:32.131Z] + ls /var/log/sa-host [2021-05-25T23:31:32.131Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T23:31:32.131Z] file_magic: OK [2021-05-25T23:31:32.131Z] HZ: Using current value: 100 [2021-05-25T23:31:32.131Z] file_header: OK [2021-05-25T23:31:32.131Z] 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-05-25T23:31:32.131Z] Statistics: [2021-05-25T23:31:32.131Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T23:31:32.131Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T23:31:32.131Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T23:31:32.131Z] file_magic: OK [2021-05-25T23:31:32.131Z] HZ: Using current value: 100 [2021-05-25T23:31:32.131Z] file_header: OK [2021-05-25T23:31:32.131Z] 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-05-25T23:31:32.131Z] Statistics: [2021-05-25T23:31:32.131Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T23:31:32.131Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T23:31:32.653Z] provisioning config files... [2021-05-25T23:31:32.667Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7670012657241149367tmp [Pipeline] { [Pipeline] echo [2021-05-25T23:31:32.690Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:31:33.031Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T23:31:33.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T23:31:33.069Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:31:33.381Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T23:31:33.391Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:31:33.687Z] ---> sudo-logs.sh [2021-05-25T23:31:33.687Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T23:31:33.718Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:31:34.011Z] ---> job-cost.sh [2021-05-25T23:31:34.011Z] lf-activate-venv: SKIPPING [2021-05-25T23:31:34.011Z] DEBUG: total: 0.18000000715255737 [2021-05-25T23:31:34.011Z] INFO: Retrieving Stack Cost... [2021-05-25T23:31:34.955Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T23:31:35.528Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T23:31:35.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T23:31:35.845Z] ---> logs-deploy.sh [2021-05-25T23:31:35.845Z] lf-activate-venv: SKIPPING [2021-05-25T23:31:35.845Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/114 [2021-05-25T23:31:35.845Z] INFO: archiving workspace using pattern(s): [2021-05-25T23:31:36.791Z] Archives upload complete. [2021-05-25T23:31:36.791Z] INFO: archiving logs to Nexus