Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 977f5602c147f5187d119d4125107588b8e79704 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4651252049683501488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2276753577203687125.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5790203867546427528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh869522202438771088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8557242378934655499.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1201 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh7372879761621712851.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 977f5602c147f5187d119d4125107588b8e79704 (main) > 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 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 Commit message: "Merge pull request #316 from edgexfoundry/rsdmike-patch-1" > git rev-list --no-walk 3f87ca8875216ab55e5a030c389b7596761f88b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-01T18:27:48.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-01T18:27:48.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-01T18:27:48.946Z] ========================================================= [2021-09-01T18:27:48.946Z] EdgeX Global Pipelines Version Info [2021-09-01T18:27:48.946Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:27:50.261Z] ------------------- [2021-09-01T18:27:50.261Z] stable info: [2021-09-01T18:27:50.261Z] ------------------- [2021-09-01T18:27:50.261Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-01T18:27:50.261Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-01T18:27:50.261Z] Message: update stable to v1.0.205 [2021-09-01T18:27:50.868Z] ------------------- [2021-09-01T18:27:50.868Z] experimental info: [2021-09-01T18:27:50.868Z] ------------------- [2021-09-01T18:27:50.868Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-01T18:27:50.868Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-01T18:27:50.868Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-01T18:27:51.053Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-09-01T18:27:51.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-09-01T18:27:51.126Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-01T18:27:51.163Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-01T18:27:51.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-01T18:27:51.235Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-01T18:27:51.269Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-01T18:27:51.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-01T18:27:51.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-01T18:27:51.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-01T18:27:51.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-01T18:27:51.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-01T18:27:51.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-09-01T18:27:51.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-01T18:27:51.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-01T18:27:51.642Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-01T18:27:51.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-01T18:27:51.694Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-01T18:27:51.719Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-01T18:27:51.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-01T18:27:51.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-01T18:27:51.792Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-01T18:27:51.815Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-01T18:27:51.839Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-01T18:27:51.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-01T18:27:51.888Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-01T18:27:51.913Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-01T18:27:51.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-01T18:27:51.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-01T18:27:51.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-01T18:27:52.016Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 977f5602c147f5187d119d4125107588b8e79704 [Pipeline] echo [2021-09-01T18:27:52.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 977f560 [Pipeline] echo [2021-09-01T18:27:52.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-01T18:27:52.148Z] provisioning config files... [2021-09-01T18:27:52.167Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config117837641140202858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:27:52.505Z] ---> docker-login.sh [2021-09-01T18:27:52.505Z] nexus3.edgexfoundry.org:10001 [2021-09-01T18:27:52.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:27:52.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:27:52.775Z] Configure a credential helper to remove this warning. See [2021-09-01T18:27:52.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:27:52.775Z] [2021-09-01T18:27:52.775Z] Login Succeeded [2021-09-01T18:27:52.775Z] nexus3.edgexfoundry.org:10002 [2021-09-01T18:27:52.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:27:52.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:27:52.775Z] Configure a credential helper to remove this warning. See [2021-09-01T18:27:52.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:27:52.775Z] [2021-09-01T18:27:52.775Z] Login Succeeded [2021-09-01T18:27:52.775Z] nexus3.edgexfoundry.org:10003 [2021-09-01T18:27:53.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:27:53.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:27:53.040Z] Configure a credential helper to remove this warning. See [2021-09-01T18:27:53.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:27:53.040Z] [2021-09-01T18:27:53.040Z] Login Succeeded [2021-09-01T18:27:53.040Z] nexus3.edgexfoundry.org:10004 [2021-09-01T18:27:53.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:27:53.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:27:53.305Z] Configure a credential helper to remove this warning. See [2021-09-01T18:27:53.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:27:53.305Z] [2021-09-01T18:27:53.305Z] Login Succeeded [2021-09-01T18:27:53.305Z] docker.io [2021-09-01T18:27:53.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:27:53.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:27:53.573Z] Configure a credential helper to remove this warning. See [2021-09-01T18:27:53.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:27:53.573Z] [2021-09-01T18:27:53.573Z] Login Succeeded [2021-09-01T18:27:53.573Z] ---> docker-login.sh ends [Pipeline] } [2021-09-01T18:27:53.586Z] 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-09-01T18:27:54.136Z] + git log --format=format:%s -1 977f5602c147f5187d119d4125107588b8e79704 [Pipeline] echo [2021-09-01T18:27:54.194Z] GIT_COMMIT: 977f5602c147f5187d119d4125107588b8e79704, Commit Message: Merge pull request #316 from edgexfoundry/rsdmike-patch-1 [Pipeline] echo [2021-09-01T18:27:54.210Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:27:55.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-01T18:27:55.139Z] [2021-09-01T18:27:55.139Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:27:55.468Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-01T18:27:55.468Z] latest: Pulling from edgex-devops/git-semver [2021-09-01T18:27:55.468Z] 31603596830f: Pulling fs layer [2021-09-01T18:27:55.468Z] 04fac38145f0: Pulling fs layer [2021-09-01T18:27:55.468Z] 701f6daf10bf: Pulling fs layer [2021-09-01T18:27:55.468Z] 24f72da36158: Pulling fs layer [2021-09-01T18:27:55.468Z] 24f72da36158: Waiting [2021-09-01T18:27:55.468Z] 04fac38145f0: Verifying Checksum [2021-09-01T18:27:55.468Z] 04fac38145f0: Download complete [2021-09-01T18:27:55.739Z] 31603596830f: Verifying Checksum [2021-09-01T18:27:55.739Z] 31603596830f: Download complete [2021-09-01T18:27:56.005Z] 31603596830f: Pull complete [2021-09-01T18:27:56.005Z] 24f72da36158: Verifying Checksum [2021-09-01T18:27:56.005Z] 24f72da36158: Download complete [2021-09-01T18:27:56.005Z] 04fac38145f0: Pull complete [2021-09-01T18:27:56.005Z] 701f6daf10bf: Verifying Checksum [2021-09-01T18:27:56.005Z] 701f6daf10bf: Download complete [2021-09-01T18:27:56.594Z] 701f6daf10bf: Pull complete [2021-09-01T18:27:56.594Z] 24f72da36158: Pull complete [2021-09-01T18:27:56.594Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-01T18:27:56.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-01T18:27:56.594Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-01T18:27:56.684Z] prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container [2021-09-01T18:27:56.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-01T18:27:57.411Z] $ docker top a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-01T18:27:57.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-01T18:27:57.543Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-01T18:27:57.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-01T18:27:57.655Z] $ docker exec a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 ssh-agent [2021-09-01T18:27:57.760Z] SSH_AUTH_SOCK=/tmp/ssh-lVPWKKcIHpJs/agent.14 [2021-09-01T18:27:57.760Z] SSH_AGENT_PID=21 [2021-09-01T18:27:57.771Z] Running ssh-add (command line suppressed) [2021-09-01T18:27:57.861Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4047144255865762362.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4047144255865762362.key) [2021-09-01T18:27:57.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-01T18:27:58.205Z] + git tag --points-at HEAD [Pipeline] } [2021-09-01T18:27:58.224Z] $ docker exec --env ******** --env ******** a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 ssh-agent -k [2021-09-01T18:27:58.319Z] unset SSH_AUTH_SOCK; [2021-09-01T18:27:58.320Z] unset SSH_AGENT_PID; [2021-09-01T18:27:58.320Z] echo Agent pid 21 killed; [2021-09-01T18:27:58.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-01T18:27:58.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-01T18:27:58.379Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-01T18:27:58.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-01T18:27:58.489Z] $ docker exec a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 ssh-agent [2021-09-01T18:27:58.595Z] SSH_AUTH_SOCK=/tmp/ssh-PYImo76R5DJj/agent.55 [2021-09-01T18:27:58.595Z] SSH_AGENT_PID=62 [2021-09-01T18:27:58.603Z] Running ssh-add (command line suppressed) [2021-09-01T18:27:58.698Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2115512892688485896.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2115512892688485896.key) [2021-09-01T18:27:58.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-01T18:27:59.037Z] + git semver init [2021-09-01T18:27:59.037Z] # -> Open(): unable to determine branch for HEAD [2021-09-01T18:27:59.037Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-01T18:27:59.037Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-01T18:27:59.037Z] # $SEMVER_REMOTE_NAME = origin [2021-09-01T18:27:59.037Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-01T18:27:59.037Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-01T18:27:59.037Z] # $SEMVER_BRANCH = main [2021-09-01T18:27:59.037Z] # $SEMVER_TEMP = /tmp/semver-662646790 [2021-09-01T18:27:59.037Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-09-01T18:27:59.624Z] # '/tmp/semver-662646790' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-09-01T18:27:59.624Z] # -> Force: false [2021-09-01T18:27:59.624Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-09-01T18:27:59.638Z] $ docker exec --env ******** --env ******** a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 ssh-agent -k [2021-09-01T18:27:59.732Z] unset SSH_AUTH_SOCK; [2021-09-01T18:27:59.732Z] unset SSH_AGENT_PID; [2021-09-01T18:27:59.732Z] echo Agent pid 62 killed; [2021-09-01T18:27:59.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-01T18:28:00.109Z] + git semver [Pipeline] } [2021-09-01T18:28:00.126Z] $ docker stop --time=1 a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 [2021-09-01T18:28:01.351Z] $ docker rm -f a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-01T18:28:01.745Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-01T18:28:02.073Z] Stashed 1 file(s) [Pipeline] echo [2021-09-01T18:28:02.077Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.9 [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-09-01T18:28:17.319Z] Still waiting to schedule task [2021-09-01T18:28:17.320Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1201’ [2021-09-01T18:28:17.322Z] Still waiting to schedule task [2021-09-01T18:28:17.323Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-01T18:30:26.049Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1202 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-09-01T18:30:26.071Z] Running in /w/workspace/app-service-configurable/13 [Pipeline] { [Pipeline] checkout [2021-09-01T18:30:26.305Z] Selected Git installation does not exist. Using Default [2021-09-01T18:30:26.305Z] The recommended git tool is: NONE [2021-09-01T18:30:31.641Z] using credential edgex-jenkins-ssh [2021-09-01T18:30:31.660Z] Cloning the remote Git repository [2021-09-01T18:30:31.710Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-01T18:30:31.814Z] > git init /w/workspace/app-service-configurable/13 # timeout=10 [2021-09-01T18:30:31.901Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-01T18:30:31.902Z] > git --version # timeout=10 [2021-09-01T18:30:31.917Z] > git --version # 'git version 2.17.1' [2021-09-01T18:30:31.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-01T18:30:31.978Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-01T18:30:32.901Z] Avoid second fetch [2021-09-01T18:30:32.902Z] Checking out Revision 977f5602c147f5187d119d4125107588b8e79704 (main) [2021-09-01T18:30:32.854Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-01T18:30:32.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-01T18:30:32.922Z] > git config core.sparsecheckout # timeout=10 [2021-09-01T18:30:32.938Z] > git checkout -f 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 [2021-09-01T18:30:37.289Z] Commit message: "Merge pull request #316 from edgexfoundry/rsdmike-patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-01T18:30:37.965Z] provisioning config files... [2021-09-01T18:30:37.994Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/13@tmp/config8509751948901478527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:30:38.577Z] ---> docker-login.sh [2021-09-01T18:30:38.577Z] nexus3.edgexfoundry.org:10001 [2021-09-01T18:30:39.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:30:40.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:30:40.170Z] Configure a credential helper to remove this warning. See [2021-09-01T18:30:40.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:30:40.170Z] [2021-09-01T18:30:40.170Z] Login Succeeded [2021-09-01T18:30:40.170Z] nexus3.edgexfoundry.org:10002 [2021-09-01T18:30:40.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:30:40.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:30:40.725Z] Configure a credential helper to remove this warning. See [2021-09-01T18:30:40.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:30:40.725Z] [2021-09-01T18:30:40.725Z] Login Succeeded [2021-09-01T18:30:40.725Z] nexus3.edgexfoundry.org:10003 [2021-09-01T18:30:41.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:30:41.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:30:41.284Z] Configure a credential helper to remove this warning. See [2021-09-01T18:30:41.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:30:41.284Z] [2021-09-01T18:30:41.284Z] Login Succeeded [2021-09-01T18:30:41.284Z] nexus3.edgexfoundry.org:10004 [2021-09-01T18:30:41.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:30:41.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:30:41.886Z] Configure a credential helper to remove this warning. See [2021-09-01T18:30:41.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:30:41.886Z] [2021-09-01T18:30:41.886Z] Login Succeeded [2021-09-01T18:30:41.886Z] docker.io [2021-09-01T18:30:42.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:30:42.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:30:42.762Z] Configure a credential helper to remove this warning. See [2021-09-01T18:30:42.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:30:42.762Z] [2021-09-01T18:30:42.762Z] Login Succeeded [2021-09-01T18:30:42.762Z] ---> docker-login.sh ends [Pipeline] } [2021-09-01T18:30:42.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-01T18:30:43.191Z] ========================================================= [2021-09-01T18:30:43.191Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-01T18:30:43.191Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:30:43.592Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-01T18:30:43.592Z] Sending build context to Docker daemon 159.7kB [2021-09-01T18:30:43.868Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-01T18:30:43.868Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-01T18:30:44.471Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-01T18:30:44.471Z] 595b0fe564bb: Pulling fs layer [2021-09-01T18:30:44.471Z] 24495759ef45: Pulling fs layer [2021-09-01T18:30:44.471Z] d148012ef14d: Pulling fs layer [2021-09-01T18:30:44.471Z] e90a11edd702: Pulling fs layer [2021-09-01T18:30:44.471Z] d77568369979: Pulling fs layer [2021-09-01T18:30:44.471Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-01T18:30:44.471Z] 170f2ba95c9a: Pulling fs layer [2021-09-01T18:30:44.471Z] 97ac5df62f85: Pulling fs layer [2021-09-01T18:30:44.471Z] e90a11edd702: Waiting [2021-09-01T18:30:44.471Z] d77568369979: Waiting [2021-09-01T18:30:44.471Z] fc1c9f9a7f3b: Waiting [2021-09-01T18:30:44.471Z] 170f2ba95c9a: Waiting [2021-09-01T18:30:44.471Z] 97ac5df62f85: Waiting [2021-09-01T18:30:44.471Z] d148012ef14d: Verifying Checksum [2021-09-01T18:30:44.471Z] d148012ef14d: Download complete [2021-09-01T18:30:44.471Z] 24495759ef45: Verifying Checksum [2021-09-01T18:30:44.471Z] 24495759ef45: Download complete [2021-09-01T18:30:44.471Z] d77568369979: Verifying Checksum [2021-09-01T18:30:44.471Z] d77568369979: Download complete [2021-09-01T18:30:44.471Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-01T18:30:44.471Z] fc1c9f9a7f3b: Download complete [2021-09-01T18:30:44.471Z] 595b0fe564bb: Verifying Checksum [2021-09-01T18:30:44.471Z] 170f2ba95c9a: Verifying Checksum [2021-09-01T18:30:44.471Z] 170f2ba95c9a: Download complete [2021-09-01T18:30:45.080Z] 595b0fe564bb: Pull complete [2021-09-01T18:30:46.067Z] 24495759ef45: Pull complete [2021-09-01T18:30:46.343Z] d148012ef14d: Pull complete [2021-09-01T18:30:47.779Z] 97ac5df62f85: Verifying Checksum [2021-09-01T18:30:47.779Z] 97ac5df62f85: Download complete [2021-09-01T18:30:48.462Z] e90a11edd702: Verifying Checksum [2021-09-01T18:30:48.462Z] e90a11edd702: Download complete [2021-09-01T18:30:58.634Z] e90a11edd702: Pull complete [2021-09-01T18:30:58.634Z] d77568369979: Pull complete [2021-09-01T18:30:59.230Z] fc1c9f9a7f3b: Pull complete [2021-09-01T18:30:59.504Z] 170f2ba95c9a: Pull complete [2021-09-01T18:31:06.234Z] 97ac5df62f85: Pull complete [2021-09-01T18:31:06.234Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-01T18:31:06.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-01T18:31:06.234Z] ---> 04bc70af865f [2021-09-01T18:31:06.234Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-01T18:31:08.864Z] ---> Running in af6bb83eb705 [2021-09-01T18:31:09.469Z] Removing intermediate container af6bb83eb705 [2021-09-01T18:31:09.469Z] ---> 70bae03a1a06 [2021-09-01T18:31:09.469Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-01T18:31:09.469Z] ---> Running in a213182eb413 [2021-09-01T18:31:10.068Z] Removing intermediate container a213182eb413 [2021-09-01T18:31:10.068Z] ---> f06b73a342c1 [2021-09-01T18:31:10.068Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-01T18:31:10.342Z] ---> Running in c4f8480cd82d [2021-09-01T18:31:10.944Z] Removing intermediate container c4f8480cd82d [2021-09-01T18:31:10.944Z] ---> 57963cc1b876 [2021-09-01T18:31:10.944Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-01T18:31:10.944Z] ---> Running in 4bf615339054 [2021-09-01T18:31:13.575Z] Removing intermediate container 4bf615339054 [2021-09-01T18:31:13.575Z] ---> 3f3346426c16 [2021-09-01T18:31:13.575Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-01T18:31:13.850Z] ---> Running in 1b077f745dc1 [2021-09-01T18:31:15.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-01T18:31:16.069Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-01T18:31:17.057Z] OK: 218 MiB in 52 packages [2021-09-01T18:31:18.484Z] Removing intermediate container 1b077f745dc1 [2021-09-01T18:31:18.484Z] ---> b9f8887ed71d [2021-09-01T18:31:18.484Z] Step 8/13 : WORKDIR /app [2021-09-01T18:31:18.484Z] ---> Running in ec8c8019d4b2 [2021-09-01T18:31:19.079Z] Removing intermediate container ec8c8019d4b2 [2021-09-01T18:31:19.079Z] ---> c5593c3c74f1 [2021-09-01T18:31:19.079Z] Step 9/13 : COPY go.mod . [2021-09-01T18:31:19.674Z] ---> 83b9d65a747f [2021-09-01T18:31:19.674Z] Step 10/13 : RUN go mod download [2021-09-01T18:31:19.953Z] ---> Running in c6715ec8bd20 [2021-09-01T18:31:52.318Z] Removing intermediate container c6715ec8bd20 [2021-09-01T18:31:52.318Z] ---> ae0eaa245a5f [2021-09-01T18:31:52.318Z] Step 11/13 : COPY . . [2021-09-01T18:31:52.318Z] ---> 01277bf5e98c [2021-09-01T18:31:52.318Z] Step 12/13 : ARG MAKE="make build" [2021-09-01T18:31:52.318Z] ---> Running in 44c4db20660a [2021-09-01T18:31:52.318Z] Removing intermediate container 44c4db20660a [2021-09-01T18:31:52.318Z] ---> a7a8e1d56d80 [2021-09-01T18:31:52.318Z] Step 13/13 : RUN $MAKE [2021-09-01T18:31:52.318Z] ---> Running in 24de39217f90 [2021-09-01T18:31:52.918Z] noop [2021-09-01T18:31:53.902Z] Removing intermediate container 24de39217f90 [2021-09-01T18:31:53.902Z] ---> 5c8a67938a5c [2021-09-01T18:31:53.902Z] Successfully built 5c8a67938a5c [2021-09-01T18:31:53.902Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:31:54.255Z] + docker inspect -f . ci-base-image-arm64 [2021-09-01T18:31:54.255Z] . [Pipeline] withDockerContainer [2021-09-01T18:31:54.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-1202 does not seem to be running inside a container [2021-09-01T18:31:54.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-01T18:31:56.326Z] $ docker top 06346e5e2d915282e65c81e571c9984b0399021a08967595862f94f3bcfbfcee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-01T18:31:57.288Z] + go version [2021-09-01T18:31:57.288Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-01T18:31:57.312Z] $ docker stop --time=1 06346e5e2d915282e65c81e571c9984b0399021a08967595862f94f3bcfbfcee [2021-09-01T18:31:59.370Z] $ docker rm -f 06346e5e2d915282e65c81e571c9984b0399021a08967595862f94f3bcfbfcee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:32:00.269Z] + docker inspect -f . ci-base-image-arm64 [2021-09-01T18:32:00.269Z] . [Pipeline] withDockerContainer [2021-09-01T18:32:00.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-1202 does not seem to be running inside a container [2021-09-01T18:32:00.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-01T18:32:02.398Z] $ docker top b597e239db354cab1b816c8eb68e54cd69fbae98cf31d21c6587de54f0c8571f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-01T18:32:03.404Z] + make test [2021-09-01T18:32:03.404Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-01T18:32:59.996Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-01T18:32:59.996Z] CGO_ENABLED=1 go vet ./... [2021-09-01T18:33:15.137Z] gofmt -l . [2021-09-01T18:33:15.137Z] [ "`gofmt -l .`" = "" ] [2021-09-01T18:33:15.137Z] ./bin/test-go-mod-tidy.sh [2021-09-01T18:33:15.411Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-01T18:33:17.424Z] $ docker stop --time=1 b597e239db354cab1b816c8eb68e54cd69fbae98cf31d21c6587de54f0c8571f [2021-09-01T18:33:19.474Z] $ docker rm -f b597e239db354cab1b816c8eb68e54cd69fbae98cf31d21c6587de54f0c8571f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-01T18:33:20.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-01T18:33:20.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-01T18:33:24.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-01T18:33:24.488Z] + ls -al . [2021-09-01T18:33:24.488Z] total 144 [2021-09-01T18:33:24.488Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 1 18:33 . [2021-09-01T18:33:24.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 18:30 .. [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 1 18:30 .dockerignore [2021-09-01T18:33:24.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:30 .git [2021-09-01T18:33:24.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 18:30 .github [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 104 Sep 1 18:30 .gitignore [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 7306 Sep 1 18:30 Attribution.txt [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 22206 Sep 1 18:30 CHANGELOG.md [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 2032 Sep 1 18:30 Dockerfile [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 1 18:30 GOVERNANCE.md [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 1 18:30 Jenkinsfile [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 1 18:30 LICENSE [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 1 18:30 OWNERS.md [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 3224 Sep 1 18:30 README.md [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 1 18:28 VERSION [2021-09-01T18:33:24.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 18:30 bin [2021-09-01T18:33:24.488Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 1 18:32 coverage.out [2021-09-01T18:33:24.488Z] -rw-r--r-- 1 jenkins jenkins 135 Sep 1 18:33 go.mod [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 20635 Sep 1 18:30 go.sum [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 1940 Sep 1 18:30 main.go [2021-09-01T18:33:24.488Z] -rw-rw-r-- 1 jenkins jenkins 1515 Sep 1 18:30 makefile [2021-09-01T18:33:24.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:30 res [2021-09-01T18:33:24.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 18:30 snap [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:33:24.841Z] + 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=977f5602c147f5187d119d4125107588b8e79704 --label arch=arm64 --label version=2.0.2-dev.9 . [2021-09-01T18:33:24.841Z] Sending build context to Docker daemon 160.8kB [2021-09-01T18:33:25.119Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-09-01T18:33:25.119Z] Step 2/27 : FROM ${BASE} AS builder [2021-09-01T18:33:25.119Z] ---> 5c8a67938a5c [2021-09-01T18:33:25.119Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-01T18:33:25.394Z] ---> Running in 5c299216c73a [2021-09-01T18:33:25.994Z] Removing intermediate container 5c299216c73a [2021-09-01T18:33:25.994Z] ---> 07bc1ece191c [2021-09-01T18:33:25.994Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-09-01T18:33:25.994Z] ---> Running in 77dad3150201 [2021-09-01T18:33:26.591Z] Removing intermediate container 77dad3150201 [2021-09-01T18:33:26.591Z] ---> c02215256ffc [2021-09-01T18:33:26.591Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-01T18:33:26.867Z] ---> Running in c20321c1d015 [2021-09-01T18:33:27.140Z] Removing intermediate container c20321c1d015 [2021-09-01T18:33:27.140Z] ---> 1f023588aa82 [2021-09-01T18:33:27.140Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-01T18:33:27.413Z] ---> Running in 5e1141a2a665 [2021-09-01T18:33:29.388Z] Removing intermediate container 5e1141a2a665 [2021-09-01T18:33:29.388Z] ---> 8d1c7f24d129 [2021-09-01T18:33:29.388Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-01T18:33:29.660Z] ---> Running in e9c4f7a0a21f [2021-09-01T18:33:30.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-01T18:33:31.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-01T18:33:32.584Z] OK: 218 MiB in 52 packages [2021-09-01T18:33:33.566Z] Removing intermediate container e9c4f7a0a21f [2021-09-01T18:33:33.566Z] ---> 5f91e8f7fd74 [2021-09-01T18:33:33.566Z] Step 8/27 : WORKDIR /app [2021-09-01T18:33:33.566Z] ---> Running in 722c68c98e03 [2021-09-01T18:33:34.169Z] Removing intermediate container 722c68c98e03 [2021-09-01T18:33:34.169Z] ---> 484c502c61e2 [2021-09-01T18:33:34.169Z] Step 9/27 : COPY go.mod . [2021-09-01T18:33:35.149Z] ---> 95a117bd7106 [2021-09-01T18:33:35.149Z] Step 10/27 : RUN go mod download [2021-09-01T18:33:35.149Z] ---> Running in 2d2274822421 [2021-09-01T18:33:37.770Z] Removing intermediate container 2d2274822421 [2021-09-01T18:33:37.770Z] ---> cd1bd6898da2 [2021-09-01T18:33:37.770Z] Step 11/27 : COPY . . [2021-09-01T18:33:38.050Z] ---> 5b016fced596 [2021-09-01T18:33:38.050Z] Step 12/27 : ARG MAKE="make build" [2021-09-01T18:33:38.334Z] ---> Running in aa57fe676ace [2021-09-01T18:33:38.930Z] Removing intermediate container aa57fe676ace [2021-09-01T18:33:38.930Z] ---> 5488a0a586cd [2021-09-01T18:33:38.930Z] Step 13/27 : RUN $MAKE [2021-09-01T18:33:38.930Z] ---> Running in c291851f19e6 [2021-09-01T18:33:40.381Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.9" -o app-service-configurable [2021-09-01T18:34:19.386Z] Removing intermediate container c291851f19e6 [2021-09-01T18:34:19.386Z] ---> c9b608b6968b [2021-09-01T18:34:19.386Z] Step 14/27 : FROM alpine:3.12 [2021-09-01T18:34:19.386Z] 3.12: Pulling from library/alpine [2021-09-01T18:34:19.386Z] ccdebe76d529: Pulling fs layer [2021-09-01T18:34:19.386Z] ccdebe76d529: Verifying Checksum [2021-09-01T18:34:19.386Z] ccdebe76d529: Download complete [2021-09-01T18:34:19.386Z] ccdebe76d529: Pull complete [2021-09-01T18:34:19.386Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-01T18:34:19.386Z] Status: Downloaded newer image for alpine:3.12 [2021-09-01T18:34:19.386Z] ---> afc2cc120ca2 [2021-09-01T18:34:19.386Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-01T18:34:19.386Z] ---> Running in 5ea3a0e7b1cc [2021-09-01T18:34:19.386Z] Removing intermediate container 5ea3a0e7b1cc [2021-09-01T18:34:19.386Z] ---> efcc0f3c3e2d [2021-09-01T18:34:19.386Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-09-01T18:34:19.386Z] ---> Running in db3e35dfec6b [2021-09-01T18:34:19.993Z] Removing intermediate container db3e35dfec6b [2021-09-01T18:34:19.993Z] ---> 2d315b1e14a1 [2021-09-01T18:34:19.993Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-09-01T18:34:19.993Z] ---> Running in acdd8a61429f [2021-09-01T18:34:21.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-01T18:34:21.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-01T18:34:22.018Z] (1/7) Installing ca-certificates (20191127-r4) [2021-09-01T18:34:22.018Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-09-01T18:34:22.018Z] (3/7) Installing libgcc (9.3.0-r2) [2021-09-01T18:34:22.293Z] (4/7) Installing libsodium (1.0.18-r0) [2021-09-01T18:34:22.293Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-09-01T18:34:22.293Z] (6/7) Installing libzmq (4.3.3-r0) [2021-09-01T18:34:22.293Z] (7/7) Installing zeromq (4.3.3-r0) [2021-09-01T18:34:22.293Z] Executing busybox-1.31.1-r20.trigger [2021-09-01T18:34:22.293Z] Executing ca-certificates-20191127-r4.trigger [2021-09-01T18:34:22.293Z] OK: 9 MiB in 21 packages [2021-09-01T18:34:24.287Z] Removing intermediate container acdd8a61429f [2021-09-01T18:34:24.287Z] ---> 1e847d3a22ce [2021-09-01T18:34:24.287Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-01T18:34:24.563Z] ---> ac298ca2d17a [2021-09-01T18:34:24.563Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-01T18:34:25.545Z] ---> aff81face824 [2021-09-01T18:34:25.545Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-09-01T18:34:26.142Z] ---> 45dce75548fd [2021-09-01T18:34:26.142Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-09-01T18:34:27.576Z] ---> d554fc726c88 [2021-09-01T18:34:27.576Z] Step 22/27 : EXPOSE 48095 [2021-09-01T18:34:27.576Z] ---> Running in 78292eb22c63 [2021-09-01T18:34:28.172Z] Removing intermediate container 78292eb22c63 [2021-09-01T18:34:28.172Z] ---> 3a66eaca8734 [2021-09-01T18:34:28.172Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-09-01T18:34:28.172Z] ---> Running in b89a4d3c35da [2021-09-01T18:34:28.773Z] Removing intermediate container b89a4d3c35da [2021-09-01T18:34:28.773Z] ---> e8a5aae2bd8c [2021-09-01T18:34:28.773Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-01T18:34:28.773Z] ---> Running in 3f0a4705ed5d [2021-09-01T18:34:29.376Z] Removing intermediate container 3f0a4705ed5d [2021-09-01T18:34:29.376Z] ---> a673976fd319 [2021-09-01T18:34:29.376Z] Step 25/27 : LABEL arch=arm64 [2021-09-01T18:34:29.376Z] ---> Running in 7a9f473e0587 [2021-09-01T18:34:29.974Z] Removing intermediate container 7a9f473e0587 [2021-09-01T18:34:29.974Z] ---> 080291d4947b [2021-09-01T18:34:29.974Z] Step 26/27 : LABEL git_sha=977f5602c147f5187d119d4125107588b8e79704 [2021-09-01T18:34:29.974Z] ---> Running in c1d32ec9a7cd [2021-09-01T18:34:30.577Z] Removing intermediate container c1d32ec9a7cd [2021-09-01T18:34:30.577Z] ---> 78681b272c8a [2021-09-01T18:34:30.577Z] Step 27/27 : LABEL version=2.0.2-dev.9 [2021-09-01T18:34:30.850Z] ---> Running in 0fb17fbd31f0 [2021-09-01T18:34:31.127Z] Removing intermediate container 0fb17fbd31f0 [2021-09-01T18:34:31.127Z] ---> 7d93e6990edf [2021-09-01T18:34:31.127Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-01T18:34:31.399Z] Successfully built 7d93e6990edf [2021-09-01T18:34:31.399Z] 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-09-01T18:34:31.703Z] provisioning config files... [2021-09-01T18:34:31.727Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/13@tmp/config7046876063392537904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:34:32.100Z] ---> docker-login.sh [2021-09-01T18:34:32.100Z] nexus3.edgexfoundry.org:10001 [2021-09-01T18:34:32.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:34:32.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:34:32.649Z] Configure a credential helper to remove this warning. See [2021-09-01T18:34:32.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:34:32.649Z] [2021-09-01T18:34:32.649Z] Login Succeeded [2021-09-01T18:34:32.649Z] nexus3.edgexfoundry.org:10002 [2021-09-01T18:34:32.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:34:33.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:34:33.196Z] Configure a credential helper to remove this warning. See [2021-09-01T18:34:33.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:34:33.196Z] [2021-09-01T18:34:33.196Z] Login Succeeded [2021-09-01T18:34:33.196Z] nexus3.edgexfoundry.org:10003 [2021-09-01T18:34:33.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:34:33.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:34:33.744Z] Configure a credential helper to remove this warning. See [2021-09-01T18:34:33.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:34:33.744Z] [2021-09-01T18:34:33.744Z] Login Succeeded [2021-09-01T18:34:33.744Z] nexus3.edgexfoundry.org:10004 [2021-09-01T18:34:34.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:34:34.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:34:34.340Z] Configure a credential helper to remove this warning. See [2021-09-01T18:34:34.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:34:34.340Z] [2021-09-01T18:34:34.340Z] Login Succeeded [2021-09-01T18:34:34.340Z] docker.io [2021-09-01T18:34:34.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:34:35.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:34:35.208Z] Configure a credential helper to remove this warning. See [2021-09-01T18:34:35.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:34:35.208Z] [2021-09-01T18:34:35.208Z] Login Succeeded [2021-09-01T18:34:35.208Z] ---> docker-login.sh ends [Pipeline] } [2021-09-01T18:34:35.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-01T18:34:35.323Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-09-01T18:34:35.323Z] 977f5602c147f5187d119d4125107588b8e79704 [2021-09-01T18:34:35.324Z] latest [2021-09-01T18:34:35.324Z] 2.0.2-dev.9 [2021-09-01T18:34:35.324Z] 977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 [2021-09-01T18:34:35.324Z] main [2021-09-01T18:34:35.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:35.729Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:36.074Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704 [2021-09-01T18:34:36.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-01T18:34:36.074Z] efbd74ff18c9: Preparing [2021-09-01T18:34:36.074Z] 20519ad6aebe: Preparing [2021-09-01T18:34:36.074Z] f5f6dcb0ce85: Preparing [2021-09-01T18:34:36.074Z] 1a40acf0aa5c: Preparing [2021-09-01T18:34:36.074Z] 3a6e5310f21e: Preparing [2021-09-01T18:34:36.074Z] bdc42e120bf6: Preparing [2021-09-01T18:34:36.074Z] bdc42e120bf6: Waiting [2021-09-01T18:34:36.670Z] 1a40acf0aa5c: Pushed [2021-09-01T18:34:36.670Z] f5f6dcb0ce85: Pushed [2021-09-01T18:34:36.670Z] 20519ad6aebe: Pushed [2021-09-01T18:34:37.267Z] 3a6e5310f21e: Pushed [2021-09-01T18:34:38.248Z] bdc42e120bf6: Pushed [2021-09-01T18:34:39.678Z] efbd74ff18c9: Pushed [2021-09-01T18:34:39.950Z] 977f5602c147f5187d119d4125107588b8e79704: digest: sha256:8ee5f3740701b7ffbdd3e90405e1fca3830de4a462216d013167664a34ce23b3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:40.309Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:40.657Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-09-01T18:34:40.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-01T18:34:40.658Z] efbd74ff18c9: Preparing [2021-09-01T18:34:40.658Z] 20519ad6aebe: Preparing [2021-09-01T18:34:40.658Z] f5f6dcb0ce85: Preparing [2021-09-01T18:34:40.658Z] 1a40acf0aa5c: Preparing [2021-09-01T18:34:40.658Z] 3a6e5310f21e: Preparing [2021-09-01T18:34:40.658Z] bdc42e120bf6: Preparing [2021-09-01T18:34:40.658Z] bdc42e120bf6: Waiting [2021-09-01T18:34:40.930Z] f5f6dcb0ce85: Layer already exists [2021-09-01T18:34:40.930Z] efbd74ff18c9: Layer already exists [2021-09-01T18:34:40.930Z] 20519ad6aebe: Layer already exists [2021-09-01T18:34:40.930Z] 3a6e5310f21e: Layer already exists [2021-09-01T18:34:40.930Z] 1a40acf0aa5c: Layer already exists [2021-09-01T18:34:40.930Z] bdc42e120bf6: Layer already exists [2021-09-01T18:34:40.930Z] latest: digest: sha256:8ee5f3740701b7ffbdd3e90405e1fca3830de4a462216d013167664a34ce23b3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:41.286Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:41.637Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.9 [2021-09-01T18:34:41.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-01T18:34:41.638Z] efbd74ff18c9: Preparing [2021-09-01T18:34:41.638Z] 20519ad6aebe: Preparing [2021-09-01T18:34:41.638Z] f5f6dcb0ce85: Preparing [2021-09-01T18:34:41.638Z] 1a40acf0aa5c: Preparing [2021-09-01T18:34:41.638Z] 3a6e5310f21e: Preparing [2021-09-01T18:34:41.638Z] bdc42e120bf6: Preparing [2021-09-01T18:34:41.638Z] bdc42e120bf6: Waiting [2021-09-01T18:34:41.911Z] 1a40acf0aa5c: Layer already exists [2021-09-01T18:34:41.911Z] 3a6e5310f21e: Layer already exists [2021-09-01T18:34:41.911Z] 20519ad6aebe: Layer already exists [2021-09-01T18:34:41.911Z] efbd74ff18c9: Layer already exists [2021-09-01T18:34:41.911Z] f5f6dcb0ce85: Layer already exists [2021-09-01T18:34:41.911Z] bdc42e120bf6: Layer already exists [2021-09-01T18:34:41.911Z] 2.0.2-dev.9: digest: sha256:8ee5f3740701b7ffbdd3e90405e1fca3830de4a462216d013167664a34ce23b3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:42.264Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:42.613Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 [2021-09-01T18:34:42.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-01T18:34:42.613Z] efbd74ff18c9: Preparing [2021-09-01T18:34:42.613Z] 20519ad6aebe: Preparing [2021-09-01T18:34:42.613Z] f5f6dcb0ce85: Preparing [2021-09-01T18:34:42.613Z] 1a40acf0aa5c: Preparing [2021-09-01T18:34:42.613Z] 3a6e5310f21e: Preparing [2021-09-01T18:34:42.613Z] bdc42e120bf6: Preparing [2021-09-01T18:34:42.613Z] bdc42e120bf6: Waiting [2021-09-01T18:34:42.887Z] 20519ad6aebe: Layer already exists [2021-09-01T18:34:42.887Z] 3a6e5310f21e: Layer already exists [2021-09-01T18:34:42.887Z] 1a40acf0aa5c: Layer already exists [2021-09-01T18:34:42.887Z] f5f6dcb0ce85: Layer already exists [2021-09-01T18:34:42.887Z] efbd74ff18c9: Layer already exists [2021-09-01T18:34:42.887Z] bdc42e120bf6: Layer already exists [2021-09-01T18:34:42.887Z] 977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9: digest: sha256:8ee5f3740701b7ffbdd3e90405e1fca3830de4a462216d013167664a34ce23b3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:43.242Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:43.588Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-09-01T18:34:43.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-01T18:34:43.588Z] efbd74ff18c9: Preparing [2021-09-01T18:34:43.588Z] 20519ad6aebe: Preparing [2021-09-01T18:34:43.588Z] f5f6dcb0ce85: Preparing [2021-09-01T18:34:43.588Z] 1a40acf0aa5c: Preparing [2021-09-01T18:34:43.588Z] 3a6e5310f21e: Preparing [2021-09-01T18:34:43.588Z] bdc42e120bf6: Preparing [2021-09-01T18:34:43.588Z] bdc42e120bf6: Waiting [2021-09-01T18:34:43.861Z] 3a6e5310f21e: Layer already exists [2021-09-01T18:34:43.861Z] 1a40acf0aa5c: Layer already exists [2021-09-01T18:34:43.861Z] 20519ad6aebe: Layer already exists [2021-09-01T18:34:43.861Z] efbd74ff18c9: Layer already exists [2021-09-01T18:34:43.861Z] f5f6dcb0ce85: Layer already exists [2021-09-01T18:34:43.861Z] bdc42e120bf6: Layer already exists [2021-09-01T18:34:43.861Z] main: digest: sha256:8ee5f3740701b7ffbdd3e90405e1fca3830de4a462216d013167664a34ce23b3 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-01T18:34:43.947Z] ===================================================== [Pipeline] echo [2021-09-01T18:34:43.967Z] taggedImages: [2021-09-01T18:34:43.968Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704 [2021-09-01T18:34:43.968Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-09-01T18:34:43.968Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.9 [2021-09-01T18:34:43.968Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 [2021-09-01T18:34:43.968Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:44.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-01T18:34:44.529Z] [2021-09-01T18:34:44.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:34:44.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-01T18:34:45.167Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-01T18:34:45.167Z] 448f6bf000e3: Pulling fs layer [2021-09-01T18:34:45.167Z] f757da607395: Pulling fs layer [2021-09-01T18:34:45.167Z] 05883995daec: Pulling fs layer [2021-09-01T18:34:45.167Z] 8603b9c90790: Pulling fs layer [2021-09-01T18:34:45.167Z] 1560dd03e051: Pulling fs layer [2021-09-01T18:34:45.167Z] 27f5ce0e4adf: Pulling fs layer [2021-09-01T18:34:45.167Z] c2d8d7efcc4b: Pulling fs layer [2021-09-01T18:34:45.167Z] 8603b9c90790: Waiting [2021-09-01T18:34:45.167Z] 1560dd03e051: Waiting [2021-09-01T18:34:45.167Z] 27f5ce0e4adf: Waiting [2021-09-01T18:34:45.167Z] c2d8d7efcc4b: Waiting [2021-09-01T18:34:45.444Z] f757da607395: Verifying Checksum [2021-09-01T18:34:45.444Z] f757da607395: Download complete [2021-09-01T18:34:45.444Z] 8603b9c90790: Verifying Checksum [2021-09-01T18:34:45.444Z] 8603b9c90790: Download complete [2021-09-01T18:34:45.722Z] 1560dd03e051: Verifying Checksum [2021-09-01T18:34:45.722Z] 1560dd03e051: Download complete [2021-09-01T18:34:45.722Z] 27f5ce0e4adf: Verifying Checksum [2021-09-01T18:34:45.722Z] 27f5ce0e4adf: Download complete [2021-09-01T18:34:45.722Z] 05883995daec: Verifying Checksum [2021-09-01T18:34:45.722Z] 05883995daec: Download complete [2021-09-01T18:34:46.320Z] 448f6bf000e3: Verifying Checksum [2021-09-01T18:34:46.320Z] 448f6bf000e3: Download complete [2021-09-01T18:34:49.718Z] c2d8d7efcc4b: Verifying Checksum [2021-09-01T18:34:49.718Z] c2d8d7efcc4b: Download complete [2021-09-01T18:34:49.994Z] 448f6bf000e3: Pull complete [2021-09-01T18:34:50.592Z] f757da607395: Pull complete [2021-09-01T18:34:52.031Z] 05883995daec: Pull complete [2021-09-01T18:34:52.304Z] 8603b9c90790: Pull complete [2021-09-01T18:34:53.743Z] 1560dd03e051: Pull complete [2021-09-01T18:34:53.743Z] 27f5ce0e4adf: Pull complete [2021-09-01T18:35:08.870Z] c2d8d7efcc4b: Pull complete [2021-09-01T18:35:08.870Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-01T18:35:08.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-01T18:35:08.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-01T18:35:09.105Z] prd-ubuntu18.04-docker-arm64-4c-16g-1202 does not seem to be running inside a container [2021-09-01T18:35:09.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-01T18:35:13.182Z] $ docker top 9b0c2a4cd290c90a9b2c67b7fefcfe9efb071d64c8398440b19eccaca43df68f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:35:14.372Z] ---> job-cost.sh [2021-09-01T18:35:14.372Z] lf-activate-venv: SKIPPING [2021-09-01T18:35:14.372Z] INFO: No Stack... [2021-09-01T18:35:15.351Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-01T18:35:15.624Z] INFO: Archiving Costs [Pipeline] sh [2021-09-01T18:35:16.295Z] + cat /w/workspace/app-service-configurable/13/archives/cost.csv [2021-09-01T18:35:16.295Z] + cut -d, -f6 [Pipeline] lock [2021-09-01T18:35:16.360Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] [2021-09-01T18:35:16.380Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] did not exist. Created. [2021-09-01T18:35:16.380Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-01T18:35:17.069Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-01T18:35:17.146Z] Stashed 1 file(s) [Pipeline] } [2021-09-01T18:35:17.158Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-01T18:35:17.188Z] $ docker stop --time=1 9b0c2a4cd290c90a9b2c67b7fefcfe9efb071d64c8398440b19eccaca43df68f [2021-09-01T18:35:18.879Z] $ docker rm -f 9b0c2a4cd290c90a9b2c67b7fefcfe9efb071d64c8398440b19eccaca43df68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-01T18:36:52.317Z] Running on prd-centos7-docker-4c-2g-1203 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-09-01T18:36:52.339Z] Running in /w/workspace/app-service-configurable/13 [Pipeline] { [Pipeline] checkout [2021-09-01T18:36:52.468Z] Selected Git installation does not exist. Using Default [2021-09-01T18:36:52.469Z] The recommended git tool is: NONE [2021-09-01T18:36:55.587Z] using credential edgex-jenkins-ssh [2021-09-01T18:36:55.602Z] Cloning the remote Git repository [2021-09-01T18:36:55.335Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-01T18:36:55.414Z] > git init /w/workspace/app-service-configurable/13 # timeout=10 [2021-09-01T18:36:55.455Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-01T18:36:55.455Z] > git --version # timeout=10 [2021-09-01T18:36:55.466Z] > git --version # 'git version 2.24.4' [2021-09-01T18:36:55.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-01T18:36:55.494Z] [INFO] Currently running in a labeled security context [2021-09-01T18:36:55.494Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-01T18:36:55.494Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/13@tmp/jenkins-gitclient-ssh2656071084829250402.key [2021-09-01T18:36:55.503Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-01T18:36:56.365Z] Avoid second fetch [2021-09-01T18:36:56.366Z] Checking out Revision 977f5602c147f5187d119d4125107588b8e79704 (main) [2021-09-01T18:36:56.111Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-01T18:36:56.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-01T18:36:56.140Z] > git config core.sparsecheckout # timeout=10 [2021-09-01T18:36:56.144Z] > git checkout -f 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 [2021-09-01T18:36:59.970Z] Commit message: "Merge pull request #316 from edgexfoundry/rsdmike-patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-01T18:37:00.658Z] provisioning config files... [2021-09-01T18:37:00.686Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/13@tmp/config5669047892825949256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:37:01.139Z] ---> docker-login.sh [2021-09-01T18:37:01.139Z] nexus3.edgexfoundry.org:10001 [2021-09-01T18:37:01.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:37:01.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:37:01.408Z] Configure a credential helper to remove this warning. See [2021-09-01T18:37:01.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:37:01.408Z] [2021-09-01T18:37:01.408Z] Login Succeeded [2021-09-01T18:37:01.408Z] nexus3.edgexfoundry.org:10002 [2021-09-01T18:37:01.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:37:01.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:37:01.408Z] Configure a credential helper to remove this warning. See [2021-09-01T18:37:01.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:37:01.408Z] [2021-09-01T18:37:01.408Z] Login Succeeded [2021-09-01T18:37:01.408Z] nexus3.edgexfoundry.org:10003 [2021-09-01T18:37:01.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:37:01.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:37:01.677Z] Configure a credential helper to remove this warning. See [2021-09-01T18:37:01.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:37:01.677Z] [2021-09-01T18:37:01.677Z] Login Succeeded [2021-09-01T18:37:01.677Z] nexus3.edgexfoundry.org:10004 [2021-09-01T18:37:01.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:37:01.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:37:01.947Z] Configure a credential helper to remove this warning. See [2021-09-01T18:37:01.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:37:01.947Z] [2021-09-01T18:37:01.947Z] Login Succeeded [2021-09-01T18:37:01.947Z] docker.io [2021-09-01T18:37:01.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:37:02.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:37:02.217Z] Configure a credential helper to remove this warning. See [2021-09-01T18:37:02.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:37:02.217Z] [2021-09-01T18:37:02.217Z] Login Succeeded [2021-09-01T18:37:02.217Z] ---> docker-login.sh ends [Pipeline] } [2021-09-01T18:37:02.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-01T18:37:02.487Z] ========================================================= [2021-09-01T18:37:02.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-01T18:37:02.487Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:37:02.850Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-01T18:37:02.851Z] Sending build context to Docker daemon 159.7kB [2021-09-01T18:37:02.851Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-01T18:37:02.851Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-01T18:37:03.121Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-01T18:37:03.121Z] 540db60ca938: Pulling fs layer [2021-09-01T18:37:03.121Z] adcc1eea9eea: Pulling fs layer [2021-09-01T18:37:03.121Z] 4c4ab2625f07: Pulling fs layer [2021-09-01T18:37:03.121Z] db62176df00c: Pulling fs layer [2021-09-01T18:37:03.121Z] 3b30891b0d05: Pulling fs layer [2021-09-01T18:37:03.121Z] 06b49ca38bd5: Pulling fs layer [2021-09-01T18:37:03.121Z] c788192a36de: Pulling fs layer [2021-09-01T18:37:03.121Z] a77e37c0d609: Pulling fs layer [2021-09-01T18:37:03.121Z] c3185cebc471: Pulling fs layer [2021-09-01T18:37:03.121Z] 06b49ca38bd5: Waiting [2021-09-01T18:37:03.121Z] c788192a36de: Waiting [2021-09-01T18:37:03.121Z] a77e37c0d609: Waiting [2021-09-01T18:37:03.121Z] c3185cebc471: Waiting [2021-09-01T18:37:03.121Z] db62176df00c: Waiting [2021-09-01T18:37:03.121Z] 3b30891b0d05: Waiting [2021-09-01T18:37:03.121Z] 4c4ab2625f07: Verifying Checksum [2021-09-01T18:37:03.121Z] adcc1eea9eea: Verifying Checksum [2021-09-01T18:37:03.121Z] adcc1eea9eea: Download complete [2021-09-01T18:37:03.389Z] 540db60ca938: Verifying Checksum [2021-09-01T18:37:03.389Z] 540db60ca938: Download complete [2021-09-01T18:37:03.389Z] 06b49ca38bd5: Verifying Checksum [2021-09-01T18:37:03.389Z] 06b49ca38bd5: Download complete [2021-09-01T18:37:03.389Z] c788192a36de: Verifying Checksum [2021-09-01T18:37:03.389Z] c788192a36de: Download complete [2021-09-01T18:37:03.659Z] 540db60ca938: Pull complete [2021-09-01T18:37:03.659Z] adcc1eea9eea: Pull complete [2021-09-01T18:37:03.928Z] 4c4ab2625f07: Pull complete [2021-09-01T18:37:04.194Z] a77e37c0d609: Verifying Checksum [2021-09-01T18:37:04.194Z] a77e37c0d609: Download complete [2021-09-01T18:37:04.194Z] 3b30891b0d05: Verifying Checksum [2021-09-01T18:37:04.194Z] 3b30891b0d05: Download complete [2021-09-01T18:37:09.564Z] c3185cebc471: Verifying Checksum [2021-09-01T18:37:09.564Z] c3185cebc471: Download complete [2021-09-01T18:37:09.564Z] db62176df00c: Verifying Checksum [2021-09-01T18:37:09.564Z] db62176df00c: Download complete [2021-09-01T18:37:12.929Z] db62176df00c: Pull complete [2021-09-01T18:37:12.929Z] 3b30891b0d05: Pull complete [2021-09-01T18:37:12.929Z] 06b49ca38bd5: Pull complete [2021-09-01T18:37:12.929Z] c788192a36de: Pull complete [2021-09-01T18:37:12.929Z] a77e37c0d609: Pull complete [2021-09-01T18:37:14.891Z] c3185cebc471: Pull complete [2021-09-01T18:37:14.891Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-01T18:37:14.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-01T18:37:14.891Z] ---> 031687cdd783 [2021-09-01T18:37:14.891Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-01T18:37:16.847Z] ---> Running in d40617d54f8f [2021-09-01T18:37:16.847Z] Removing intermediate container d40617d54f8f [2021-09-01T18:37:16.847Z] ---> 5a628664c5ba [2021-09-01T18:37:16.847Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-01T18:37:16.847Z] ---> Running in 8828842449df [2021-09-01T18:37:16.847Z] Removing intermediate container 8828842449df [2021-09-01T18:37:16.847Z] ---> f3df562c16cc [2021-09-01T18:37:16.847Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-01T18:37:16.847Z] ---> Running in 49ea4b440cc4 [2021-09-01T18:37:16.847Z] Removing intermediate container 49ea4b440cc4 [2021-09-01T18:37:16.847Z] ---> 52cee4b537c8 [2021-09-01T18:37:16.847Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-01T18:37:16.847Z] ---> Running in c035b644f236 [2021-09-01T18:37:17.446Z] Removing intermediate container c035b644f236 [2021-09-01T18:37:17.446Z] ---> f663b7a9390f [2021-09-01T18:37:17.446Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-01T18:37:17.446Z] ---> Running in 377b955b30b4 [2021-09-01T18:37:17.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-01T18:37:18.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-01T18:37:18.907Z] OK: 219 MiB in 52 packages [2021-09-01T18:37:19.184Z] Removing intermediate container 377b955b30b4 [2021-09-01T18:37:19.184Z] ---> c3ae3e42a24a [2021-09-01T18:37:19.184Z] Step 8/13 : WORKDIR /app [2021-09-01T18:37:19.184Z] ---> Running in f8735beca0c7 [2021-09-01T18:37:19.184Z] Removing intermediate container f8735beca0c7 [2021-09-01T18:37:19.184Z] ---> 849253fb1fbd [2021-09-01T18:37:19.184Z] Step 9/13 : COPY go.mod . [2021-09-01T18:37:19.454Z] ---> b828b32ce004 [2021-09-01T18:37:19.454Z] Step 10/13 : RUN go mod download [2021-09-01T18:37:19.454Z] ---> Running in d27988233db1 [2021-09-01T18:37:31.802Z] Removing intermediate container d27988233db1 [2021-09-01T18:37:31.802Z] ---> a841f610c95e [2021-09-01T18:37:31.802Z] Step 11/13 : COPY . . [2021-09-01T18:37:31.802Z] ---> 7d2559632cd3 [2021-09-01T18:37:31.802Z] Step 12/13 : ARG MAKE="make build" [2021-09-01T18:37:31.802Z] ---> Running in 55715c51ffaf [2021-09-01T18:37:31.803Z] Removing intermediate container 55715c51ffaf [2021-09-01T18:37:31.803Z] ---> 9b21052c0bac [2021-09-01T18:37:31.803Z] Step 13/13 : RUN $MAKE [2021-09-01T18:37:31.803Z] ---> Running in 8446192b35ce [2021-09-01T18:37:31.803Z] noop [2021-09-01T18:37:31.803Z] Removing intermediate container 8446192b35ce [2021-09-01T18:37:31.803Z] ---> bb0cfa875ca2 [2021-09-01T18:37:31.803Z] Successfully built bb0cfa875ca2 [2021-09-01T18:37:31.803Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:37:32.154Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-01T18:37:32.154Z] . [Pipeline] withDockerContainer [2021-09-01T18:37:32.256Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-01T18:37:32.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-01T18:37:32.691Z] $ docker top 01413bd1e27d6381e7ce38f383db0b35483a21b0692f0611c8f3763be3c60c17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-01T18:37:33.111Z] + go version [2021-09-01T18:37:33.111Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-01T18:37:33.128Z] $ docker stop --time=1 01413bd1e27d6381e7ce38f383db0b35483a21b0692f0611c8f3763be3c60c17 [2021-09-01T18:37:34.333Z] $ docker rm -f 01413bd1e27d6381e7ce38f383db0b35483a21b0692f0611c8f3763be3c60c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:37:34.973Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-01T18:37:34.973Z] . [Pipeline] withDockerContainer [2021-09-01T18:37:35.067Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-01T18:37:35.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-01T18:37:35.486Z] $ docker top 7fa88a4fd35140237e7ab394c19bcdf82f91fe49ae86f7d245c357b69437d330 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-01T18:37:35.917Z] + make test [2021-09-01T18:37:35.917Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-01T18:37:51.066Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-01T18:37:51.066Z] CGO_ENABLED=1 go vet ./... [2021-09-01T18:37:56.456Z] gofmt -l . [2021-09-01T18:37:56.456Z] [ "`gofmt -l .`" = "" ] [2021-09-01T18:37:56.456Z] ./bin/test-go-mod-tidy.sh [2021-09-01T18:37:56.726Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-01T18:37:57.012Z] $ docker stop --time=1 7fa88a4fd35140237e7ab394c19bcdf82f91fe49ae86f7d245c357b69437d330 [2021-09-01T18:37:58.491Z] $ docker rm -f 7fa88a4fd35140237e7ab394c19bcdf82f91fe49ae86f7d245c357b69437d330 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-01T18:37:58.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-01T18:37:58.972Z] Warning: overwriting stash ‘coverage-report’ [2021-09-01T18:37:59.186Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-01T18:37:59.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-01T18:38:00.034Z] + ls -al . [2021-09-01T18:38:00.034Z] total 120 [2021-09-01T18:38:00.034Z] drwxrwxr-x. 7 jenkins jenkins 4096 Sep 1 18:37 . [2021-09-01T18:38:00.034Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 1 18:36 .. [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 7306 Sep 1 18:36 Attribution.txt [2021-09-01T18:38:00.034Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 1 18:36 bin [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 22206 Sep 1 18:36 CHANGELOG.md [2021-09-01T18:38:00.034Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 1 18:37 coverage.out [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 2032 Sep 1 18:36 Dockerfile [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 119 Sep 1 18:36 .dockerignore [2021-09-01T18:38:00.034Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 1 18:36 .git [2021-09-01T18:38:00.034Z] drwxrwxr-x. 2 jenkins jenkins 81 Sep 1 18:36 .github [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 104 Sep 1 18:36 .gitignore [2021-09-01T18:38:00.034Z] -rw-r--r--. 1 jenkins jenkins 135 Sep 1 18:37 go.mod [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 20635 Sep 1 18:36 go.sum [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 1 18:36 GOVERNANCE.md [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 687 Sep 1 18:36 Jenkinsfile [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 1 18:36 LICENSE [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 1940 Sep 1 18:36 main.go [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 1515 Sep 1 18:36 makefile [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 618 Sep 1 18:36 OWNERS.md [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 3224 Sep 1 18:36 README.md [2021-09-01T18:38:00.034Z] drwxrwxr-x. 8 jenkins jenkins 122 Sep 1 18:36 res [2021-09-01T18:38:00.034Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 1 18:36 snap [2021-09-01T18:38:00.034Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 1 18:28 VERSION [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:00.368Z] + 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=977f5602c147f5187d119d4125107588b8e79704 --label arch=amd64 --label version=2.0.2-dev.9 . [2021-09-01T18:38:00.368Z] Sending build context to Docker daemon 160.8kB [2021-09-01T18:38:00.368Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-09-01T18:38:00.368Z] Step 2/27 : FROM ${BASE} AS builder [2021-09-01T18:38:00.368Z] ---> bb0cfa875ca2 [2021-09-01T18:38:00.368Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-01T18:38:00.368Z] ---> Running in 999ba31b2fad [2021-09-01T18:38:00.368Z] Removing intermediate container 999ba31b2fad [2021-09-01T18:38:00.368Z] ---> a76a51bcde5f [2021-09-01T18:38:00.369Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-09-01T18:38:00.369Z] ---> Running in d6e7dab870bf [2021-09-01T18:38:00.641Z] Removing intermediate container d6e7dab870bf [2021-09-01T18:38:00.641Z] ---> 5466f2eb51c6 [2021-09-01T18:38:00.641Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-01T18:38:00.641Z] ---> Running in 4db3f458ec15 [2021-09-01T18:38:00.641Z] Removing intermediate container 4db3f458ec15 [2021-09-01T18:38:00.641Z] ---> 0f3bac7daa85 [2021-09-01T18:38:00.641Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-01T18:38:00.641Z] ---> Running in 39b2e6d91a20 [2021-09-01T18:38:01.225Z] Removing intermediate container 39b2e6d91a20 [2021-09-01T18:38:01.225Z] ---> c45ecc410cb6 [2021-09-01T18:38:01.225Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-01T18:38:01.225Z] ---> Running in dc4883541d4a [2021-09-01T18:38:01.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-01T18:38:02.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-01T18:38:02.722Z] OK: 219 MiB in 52 packages [2021-09-01T18:38:02.991Z] Removing intermediate container dc4883541d4a [2021-09-01T18:38:02.991Z] ---> 872405bc7fcc [2021-09-01T18:38:02.991Z] Step 8/27 : WORKDIR /app [2021-09-01T18:38:02.991Z] ---> Running in b79e21ae8830 [2021-09-01T18:38:02.991Z] Removing intermediate container b79e21ae8830 [2021-09-01T18:38:02.991Z] ---> 319352a15565 [2021-09-01T18:38:02.991Z] Step 9/27 : COPY go.mod . [2021-09-01T18:38:03.259Z] ---> 4f3a42c927bf [2021-09-01T18:38:03.259Z] Step 10/27 : RUN go mod download [2021-09-01T18:38:03.259Z] ---> Running in 685ba42b432e [2021-09-01T18:38:03.850Z] Removing intermediate container 685ba42b432e [2021-09-01T18:38:03.850Z] ---> ca3a9d7b7492 [2021-09-01T18:38:03.850Z] Step 11/27 : COPY . . [2021-09-01T18:38:03.850Z] ---> c3d16169b920 [2021-09-01T18:38:03.850Z] Step 12/27 : ARG MAKE="make build" [2021-09-01T18:38:03.850Z] ---> Running in 32a7f9f07d05 [2021-09-01T18:38:03.850Z] Removing intermediate container 32a7f9f07d05 [2021-09-01T18:38:03.850Z] ---> a24bdc9f065a [2021-09-01T18:38:03.850Z] Step 13/27 : RUN $MAKE [2021-09-01T18:38:04.118Z] ---> Running in 88534afab184 [2021-09-01T18:38:04.383Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.9" -o app-service-configurable [2021-09-01T18:38:16.729Z] Removing intermediate container 88534afab184 [2021-09-01T18:38:16.729Z] ---> 0449d8ffb008 [2021-09-01T18:38:16.729Z] Step 14/27 : FROM alpine:3.12 [2021-09-01T18:38:16.729Z] 3.12: Pulling from library/alpine [2021-09-01T18:38:16.729Z] e519532ddf75: Pulling fs layer [2021-09-01T18:38:16.729Z] e519532ddf75: Verifying Checksum [2021-09-01T18:38:16.729Z] e519532ddf75: Download complete [2021-09-01T18:38:16.729Z] e519532ddf75: Pull complete [2021-09-01T18:38:16.729Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-01T18:38:16.729Z] Status: Downloaded newer image for alpine:3.12 [2021-09-01T18:38:16.729Z] ---> 48b8ec4ed9eb [2021-09-01T18:38:16.729Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-01T18:38:16.729Z] ---> Running in b17bc2aebc74 [2021-09-01T18:38:16.729Z] Removing intermediate container b17bc2aebc74 [2021-09-01T18:38:16.729Z] ---> 615cef29a52d [2021-09-01T18:38:16.729Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-09-01T18:38:16.729Z] ---> Running in 4ba385105b96 [2021-09-01T18:38:16.729Z] Removing intermediate container 4ba385105b96 [2021-09-01T18:38:16.729Z] ---> 93653a209c59 [2021-09-01T18:38:16.729Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-09-01T18:38:16.729Z] ---> Running in e7679aee02d0 [2021-09-01T18:38:16.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-01T18:38:16.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-01T18:38:16.997Z] (1/7) Installing ca-certificates (20191127-r4) [2021-09-01T18:38:16.997Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-09-01T18:38:16.997Z] (3/7) Installing libgcc (9.3.0-r2) [2021-09-01T18:38:16.997Z] (4/7) Installing libsodium (1.0.18-r0) [2021-09-01T18:38:16.997Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-09-01T18:38:16.997Z] (6/7) Installing libzmq (4.3.3-r0) [2021-09-01T18:38:16.997Z] (7/7) Installing zeromq (4.3.3-r0) [2021-09-01T18:38:16.997Z] Executing busybox-1.31.1-r20.trigger [2021-09-01T18:38:16.997Z] Executing ca-certificates-20191127-r4.trigger [2021-09-01T18:38:16.997Z] OK: 9 MiB in 21 packages [2021-09-01T18:38:17.265Z] Removing intermediate container e7679aee02d0 [2021-09-01T18:38:17.265Z] ---> bb7c3bb1c975 [2021-09-01T18:38:17.265Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-01T18:38:17.534Z] ---> f677b85b16f0 [2021-09-01T18:38:17.534Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-01T18:38:17.822Z] ---> e8e5f61f27bf [2021-09-01T18:38:17.822Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-09-01T18:38:17.822Z] ---> 41686d777b9a [2021-09-01T18:38:17.822Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-09-01T18:38:18.092Z] ---> 4dab40ce4595 [2021-09-01T18:38:18.092Z] Step 22/27 : EXPOSE 48095 [2021-09-01T18:38:18.359Z] ---> Running in 39dd3a3ce1b3 [2021-09-01T18:38:18.359Z] Removing intermediate container 39dd3a3ce1b3 [2021-09-01T18:38:18.359Z] ---> 91d525392d44 [2021-09-01T18:38:18.359Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-09-01T18:38:18.359Z] ---> Running in 3411c3384d96 [2021-09-01T18:38:18.359Z] Removing intermediate container 3411c3384d96 [2021-09-01T18:38:18.359Z] ---> 4dae1b10746a [2021-09-01T18:38:18.359Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-01T18:38:18.359Z] ---> Running in f9a7502930f7 [2021-09-01T18:38:18.628Z] Removing intermediate container f9a7502930f7 [2021-09-01T18:38:18.628Z] ---> e13ed6c41307 [2021-09-01T18:38:18.628Z] Step 25/27 : LABEL arch=amd64 [2021-09-01T18:38:18.628Z] ---> Running in 2509b2483f98 [2021-09-01T18:38:18.628Z] Removing intermediate container 2509b2483f98 [2021-09-01T18:38:18.628Z] ---> 942a5b3be863 [2021-09-01T18:38:18.628Z] Step 26/27 : LABEL git_sha=977f5602c147f5187d119d4125107588b8e79704 [2021-09-01T18:38:18.628Z] ---> Running in d58e57d0d420 [2021-09-01T18:38:18.901Z] Removing intermediate container d58e57d0d420 [2021-09-01T18:38:18.901Z] ---> aa6f65fbe77c [2021-09-01T18:38:18.901Z] Step 27/27 : LABEL version=2.0.2-dev.9 [2021-09-01T18:38:18.901Z] ---> Running in dd00fec1f164 [2021-09-01T18:38:18.902Z] Removing intermediate container dd00fec1f164 [2021-09-01T18:38:18.902Z] ---> 40f54cccfe79 [2021-09-01T18:38:18.902Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-01T18:38:18.902Z] Successfully built 40f54cccfe79 [2021-09-01T18:38:18.902Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-01T18:38:19.094Z] provisioning config files... [2021-09-01T18:38:19.111Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/13@tmp/config7097004222034928489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:38:19.467Z] ---> docker-login.sh [2021-09-01T18:38:19.467Z] nexus3.edgexfoundry.org:10001 [2021-09-01T18:38:19.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:38:19.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:38:19.467Z] Configure a credential helper to remove this warning. See [2021-09-01T18:38:19.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:38:19.467Z] [2021-09-01T18:38:19.467Z] Login Succeeded [2021-09-01T18:38:19.467Z] nexus3.edgexfoundry.org:10002 [2021-09-01T18:38:19.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:38:19.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:38:19.741Z] Configure a credential helper to remove this warning. See [2021-09-01T18:38:19.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:38:19.741Z] [2021-09-01T18:38:19.741Z] Login Succeeded [2021-09-01T18:38:19.741Z] nexus3.edgexfoundry.org:10003 [2021-09-01T18:38:19.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:38:19.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:38:19.741Z] Configure a credential helper to remove this warning. See [2021-09-01T18:38:19.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:38:19.741Z] [2021-09-01T18:38:19.741Z] Login Succeeded [2021-09-01T18:38:19.741Z] nexus3.edgexfoundry.org:10004 [2021-09-01T18:38:20.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:38:20.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:38:20.175Z] Configure a credential helper to remove this warning. See [2021-09-01T18:38:20.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:38:20.175Z] [2021-09-01T18:38:20.175Z] Login Succeeded [2021-09-01T18:38:20.175Z] docker.io [2021-09-01T18:38:20.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-01T18:38:20.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-01T18:38:20.575Z] Configure a credential helper to remove this warning. See [2021-09-01T18:38:20.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-01T18:38:20.575Z] [2021-09-01T18:38:20.575Z] Login Succeeded [2021-09-01T18:38:20.575Z] ---> docker-login.sh ends [Pipeline] } [2021-09-01T18:38:20.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-01T18:38:20.800Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-09-01T18:38:20.800Z] 977f5602c147f5187d119d4125107588b8e79704 [2021-09-01T18:38:20.800Z] latest [2021-09-01T18:38:20.800Z] 2.0.2-dev.9 [2021-09-01T18:38:20.800Z] 977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 [2021-09-01T18:38:20.800Z] main [2021-09-01T18:38:20.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:21.179Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:21.507Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704 [2021-09-01T18:38:21.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-01T18:38:21.507Z] 20e61f6e7348: Preparing [2021-09-01T18:38:21.507Z] 2122b6235202: Preparing [2021-09-01T18:38:21.507Z] d68d6a3cc1b6: Preparing [2021-09-01T18:38:21.507Z] 153bceb10343: Preparing [2021-09-01T18:38:21.507Z] ac775282ea36: Preparing [2021-09-01T18:38:21.507Z] e6688e911f15: Preparing [2021-09-01T18:38:21.788Z] 153bceb10343: Pushed [2021-09-01T18:38:21.788Z] d68d6a3cc1b6: Pushed [2021-09-01T18:38:21.788Z] ac775282ea36: Pushed [2021-09-01T18:38:22.059Z] 2122b6235202: Pushed [2021-09-01T18:38:22.645Z] e6688e911f15: Pushed [2021-09-01T18:38:23.233Z] 20e61f6e7348: Pushed [2021-09-01T18:38:23.233Z] 977f5602c147f5187d119d4125107588b8e79704: digest: sha256:d0223958685d01180bf3d6ffc0b649471a78b4114965e0f840d946b1ba25391a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:23.568Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:23.901Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-09-01T18:38:23.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-01T18:38:23.901Z] 20e61f6e7348: Preparing [2021-09-01T18:38:23.901Z] 2122b6235202: Preparing [2021-09-01T18:38:23.901Z] d68d6a3cc1b6: Preparing [2021-09-01T18:38:23.901Z] 153bceb10343: Preparing [2021-09-01T18:38:23.901Z] ac775282ea36: Preparing [2021-09-01T18:38:23.901Z] e6688e911f15: Preparing [2021-09-01T18:38:23.901Z] e6688e911f15: Waiting [2021-09-01T18:38:23.901Z] ac775282ea36: Layer already exists [2021-09-01T18:38:23.901Z] 153bceb10343: Layer already exists [2021-09-01T18:38:23.901Z] 20e61f6e7348: Layer already exists [2021-09-01T18:38:23.901Z] 2122b6235202: Layer already exists [2021-09-01T18:38:23.901Z] d68d6a3cc1b6: Layer already exists [2021-09-01T18:38:23.901Z] e6688e911f15: Layer already exists [2021-09-01T18:38:24.170Z] latest: digest: sha256:d0223958685d01180bf3d6ffc0b649471a78b4114965e0f840d946b1ba25391a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:24.508Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:24.838Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.9 [2021-09-01T18:38:24.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-01T18:38:24.838Z] 20e61f6e7348: Preparing [2021-09-01T18:38:24.838Z] 2122b6235202: Preparing [2021-09-01T18:38:24.838Z] d68d6a3cc1b6: Preparing [2021-09-01T18:38:24.838Z] 153bceb10343: Preparing [2021-09-01T18:38:24.838Z] ac775282ea36: Preparing [2021-09-01T18:38:24.838Z] e6688e911f15: Preparing [2021-09-01T18:38:24.838Z] e6688e911f15: Waiting [2021-09-01T18:38:24.838Z] 153bceb10343: Layer already exists [2021-09-01T18:38:24.838Z] 2122b6235202: Layer already exists [2021-09-01T18:38:24.838Z] 20e61f6e7348: Layer already exists [2021-09-01T18:38:24.838Z] ac775282ea36: Layer already exists [2021-09-01T18:38:24.838Z] d68d6a3cc1b6: Layer already exists [2021-09-01T18:38:24.838Z] e6688e911f15: Layer already exists [2021-09-01T18:38:24.838Z] 2.0.2-dev.9: digest: sha256:d0223958685d01180bf3d6ffc0b649471a78b4114965e0f840d946b1ba25391a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:25.171Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:25.498Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 [2021-09-01T18:38:25.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-01T18:38:25.498Z] 20e61f6e7348: Preparing [2021-09-01T18:38:25.498Z] 2122b6235202: Preparing [2021-09-01T18:38:25.498Z] d68d6a3cc1b6: Preparing [2021-09-01T18:38:25.498Z] 153bceb10343: Preparing [2021-09-01T18:38:25.498Z] ac775282ea36: Preparing [2021-09-01T18:38:25.498Z] e6688e911f15: Preparing [2021-09-01T18:38:25.498Z] e6688e911f15: Waiting [2021-09-01T18:38:25.498Z] 20e61f6e7348: Layer already exists [2021-09-01T18:38:25.498Z] 153bceb10343: Layer already exists [2021-09-01T18:38:25.498Z] d68d6a3cc1b6: Layer already exists [2021-09-01T18:38:25.498Z] 2122b6235202: Layer already exists [2021-09-01T18:38:25.498Z] ac775282ea36: Layer already exists [2021-09-01T18:38:25.498Z] e6688e911f15: Layer already exists [2021-09-01T18:38:25.498Z] 977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9: digest: sha256:d0223958685d01180bf3d6ffc0b649471a78b4114965e0f840d946b1ba25391a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:25.847Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:26.178Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-09-01T18:38:26.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-01T18:38:26.178Z] 20e61f6e7348: Preparing [2021-09-01T18:38:26.178Z] 2122b6235202: Preparing [2021-09-01T18:38:26.178Z] d68d6a3cc1b6: Preparing [2021-09-01T18:38:26.178Z] 153bceb10343: Preparing [2021-09-01T18:38:26.178Z] ac775282ea36: Preparing [2021-09-01T18:38:26.178Z] e6688e911f15: Preparing [2021-09-01T18:38:26.178Z] e6688e911f15: Waiting [2021-09-01T18:38:26.178Z] 20e61f6e7348: Layer already exists [2021-09-01T18:38:26.178Z] d68d6a3cc1b6: Layer already exists [2021-09-01T18:38:26.178Z] 153bceb10343: Layer already exists [2021-09-01T18:38:26.178Z] ac775282ea36: Layer already exists [2021-09-01T18:38:26.178Z] 2122b6235202: Layer already exists [2021-09-01T18:38:26.178Z] e6688e911f15: Layer already exists [2021-09-01T18:38:26.447Z] main: digest: sha256:d0223958685d01180bf3d6ffc0b649471a78b4114965e0f840d946b1ba25391a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-01T18:38:26.514Z] ===================================================== [Pipeline] echo [2021-09-01T18:38:26.531Z] taggedImages: [2021-09-01T18:38:26.531Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704 [2021-09-01T18:38:26.531Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-09-01T18:38:26.531Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.9 [2021-09-01T18:38:26.531Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 [2021-09-01T18:38:26.531Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:27.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-01T18:38:27.165Z] [2021-09-01T18:38:27.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:27.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-01T18:38:27.507Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-01T18:38:27.507Z] b4d181a07f80: Pulling fs layer [2021-09-01T18:38:27.507Z] a1111a8f2ec3: Pulling fs layer [2021-09-01T18:38:27.507Z] ed53099fbce6: Pulling fs layer [2021-09-01T18:38:27.507Z] dc539afda2c1: Pulling fs layer [2021-09-01T18:38:27.507Z] 77bc0d833cb6: Pulling fs layer [2021-09-01T18:38:27.507Z] 9065ff56babe: Pulling fs layer [2021-09-01T18:38:27.507Z] d287ab97295c: Pulling fs layer [2021-09-01T18:38:27.507Z] 77bc0d833cb6: Waiting [2021-09-01T18:38:27.507Z] 9065ff56babe: Waiting [2021-09-01T18:38:27.507Z] d287ab97295c: Waiting [2021-09-01T18:38:27.507Z] dc539afda2c1: Waiting [2021-09-01T18:38:27.775Z] a1111a8f2ec3: Verifying Checksum [2021-09-01T18:38:27.775Z] a1111a8f2ec3: Download complete [2021-09-01T18:38:28.042Z] dc539afda2c1: Verifying Checksum [2021-09-01T18:38:28.042Z] dc539afda2c1: Download complete [2021-09-01T18:38:28.309Z] 77bc0d833cb6: Verifying Checksum [2021-09-01T18:38:28.309Z] 77bc0d833cb6: Download complete [2021-09-01T18:38:28.309Z] 9065ff56babe: Verifying Checksum [2021-09-01T18:38:28.309Z] 9065ff56babe: Download complete [2021-09-01T18:38:28.576Z] ed53099fbce6: Verifying Checksum [2021-09-01T18:38:28.576Z] ed53099fbce6: Download complete [2021-09-01T18:38:29.996Z] b4d181a07f80: Verifying Checksum [2021-09-01T18:38:29.996Z] b4d181a07f80: Download complete [2021-09-01T18:38:30.980Z] b4d181a07f80: Pull complete [2021-09-01T18:38:30.980Z] a1111a8f2ec3: Pull complete [2021-09-01T18:38:31.566Z] ed53099fbce6: Pull complete [2021-09-01T18:38:31.566Z] dc539afda2c1: Pull complete [2021-09-01T18:38:31.834Z] 77bc0d833cb6: Pull complete [2021-09-01T18:38:31.834Z] 9065ff56babe: Pull complete [2021-09-01T18:38:35.188Z] d287ab97295c: Verifying Checksum [2021-09-01T18:38:35.188Z] d287ab97295c: Download complete [2021-09-01T18:38:39.458Z] d287ab97295c: Pull complete [2021-09-01T18:38:39.458Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-01T18:38:39.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-01T18:38:39.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-01T18:38:39.548Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-01T18:38:39.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-01T18:38:41.865Z] $ docker top 33165d21aa07434de70487ba21c063f3142f32cd5932081b1a1dd21a5e43960d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:38:42.274Z] ---> job-cost.sh [2021-09-01T18:38:42.274Z] lf-activate-venv: SKIPPING [2021-09-01T18:38:42.274Z] INFO: No Stack... [2021-09-01T18:38:43.236Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-01T18:38:43.505Z] INFO: Archiving Costs [Pipeline] sh [2021-09-01T18:38:43.826Z] + cat /w/workspace/app-service-configurable/13/archives/cost.csv [2021-09-01T18:38:43.826Z] + cut -d, -f6 [Pipeline] lock [2021-09-01T18:38:43.869Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] [2021-09-01T18:38:43.882Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] did not exist. Created. [2021-09-01T18:38:43.882Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-01T18:38:44.241Z] /w/workspace/app-service-configurable/13@tmp/durable-9d3b0ed5/script.sh: 1: /w/workspace/app-service-configurable/13@tmp/durable-9d3b0ed5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-01T18:38:44.580Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-01T18:38:44.610Z] Warning: overwriting stash ‘stack-cost’ [2021-09-01T18:38:44.626Z] Stashed 1 file(s) [Pipeline] } [2021-09-01T18:38:44.642Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-01T18:38:44.674Z] $ docker stop --time=1 33165d21aa07434de70487ba21c063f3142f32cd5932081b1a1dd21a5e43960d [2021-09-01T18:38:45.853Z] $ docker rm -f 33165d21aa07434de70487ba21c063f3142f32cd5932081b1a1dd21a5e43960d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-01T18:38:46.675Z] provisioning config files... [2021-09-01T18:38:46.693Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6476728595460357890tmp [Pipeline] { [Pipeline] sh [2021-09-01T18:38:47.028Z] + set +x [2021-09-01T18:38:47.028Z] + bash -s -- [2021-09-01T18:38:47.028Z] + curl -s https://codecov.io/bash [2021-09-01T18:38:47.028Z] [2021-09-01T18:38:47.028Z] _____ _ [2021-09-01T18:38:47.028Z] / ____| | | [2021-09-01T18:38:47.028Z] | | ___ __| | ___ ___ _____ __ [2021-09-01T18:38:47.028Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-01T18:38:47.028Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-01T18:38:47.028Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-01T18:38:47.028Z] Bash-1.0.6 [2021-09-01T18:38:47.028Z] [2021-09-01T18:38:47.028Z] [2021-09-01T18:38:47.028Z] ==> git version 2.24.4 found [2021-09-01T18:38:47.028Z] ==> 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-09-01T18:38:47.028Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-01T18:38:47.028Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-01T18:38:47.028Z] ==> Jenkins CI detected. [2021-09-01T18:38:47.028Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-09-01T18:38:47.028Z] project root: . [2021-09-01T18:38:47.028Z] --> token set from env [2021-09-01T18:38:47.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-01T18:38:47.294Z] ==> Running gcov in . (disable via -X gcov) [2021-09-01T18:38:47.294Z] ==> Python coveragepy not found [2021-09-01T18:38:47.294Z] ==> Searching for coverage reports in: [2021-09-01T18:38:47.294Z] + . [2021-09-01T18:38:47.294Z] -> Found 1 reports [2021-09-01T18:38:47.294Z] ==> Detecting git/mercurial file structure [2021-09-01T18:38:47.294Z] ==> Reading reports [2021-09-01T18:38:47.294Z] + ./coverage.out bytes=10 [2021-09-01T18:38:47.294Z] ==> Appending adjustments [2021-09-01T18:38:47.294Z] https://docs.codecov.io/docs/fixing-reports [2021-09-01T18:38:47.294Z] + Found adjustments [2021-09-01T18:38:47.294Z] ==> Gzipping contents [2021-09-01T18:38:47.294Z] 4.0K /tmp/codecov.iTQf8P.gz [2021-09-01T18:38:47.294Z] ==> Uploading reports [2021-09-01T18:38:47.294Z] url: https://codecov.io [2021-09-01T18:38:47.294Z] query: branch=main&commit=977f5602c147f5187d119d4125107588b8e79704&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-01T18:38:47.294Z] -> Pinging Codecov [2021-09-01T18:38:47.294Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=977f5602c147f5187d119d4125107588b8e79704&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-01T18:38:47.559Z] -> Uploading to [2021-09-01T18:38:47.559Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-01/A97CA9966030D2A3747ED39772930CCE/977f5602c147f5187d119d4125107588b8e79704/a4f02a3e-4cb2-44ad-8d1a-3b4c7463992c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210901T183847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c54adffb9f8be2d25fabf547e4c71fed26195c9fa569dcce9aa7ab9938a9ae86 [2021-09-01T18:38:47.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-01T18:38:47.559Z] Dload Upload Total Spent Left Speed [2021-09-01T18:38:47.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 562 0 0 100 562 0 1731 --:--:-- --:--:-- --:--:-- 1734 [2021-09-01T18:38:47.829Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/977f5602c147f5187d119d4125107588b8e79704 [Pipeline] } [2021-09-01T18:38:47.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-01T18:38:48.752Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-01T18:38:48.783Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:49.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-01T18:38:49.108Z] [2021-09-01T18:38:49.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:38:49.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-01T18:38:49.437Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-01T18:38:49.437Z] 188c0c94c7c5: Pulling fs layer [2021-09-01T18:38:49.437Z] 0ef7d3d256c8: Pulling fs layer [2021-09-01T18:38:49.438Z] de9db76c5a1d: Pulling fs layer [2021-09-01T18:38:49.438Z] 0eba1c9be4d2: Pulling fs layer [2021-09-01T18:38:49.438Z] 0d57e429df01: Pulling fs layer [2021-09-01T18:38:49.438Z] 4e4be7b47b0d: Pulling fs layer [2021-09-01T18:38:49.438Z] e1f770b5df2f: Pulling fs layer [2021-09-01T18:38:49.438Z] 85a0685a4137: Pulling fs layer [2021-09-01T18:38:49.438Z] 0eba1c9be4d2: Waiting [2021-09-01T18:38:49.438Z] 0d57e429df01: Waiting [2021-09-01T18:38:49.438Z] 4e4be7b47b0d: Waiting [2021-09-01T18:38:49.438Z] e1f770b5df2f: Waiting [2021-09-01T18:38:49.438Z] 85a0685a4137: Waiting [2021-09-01T18:38:49.438Z] de9db76c5a1d: Verifying Checksum [2021-09-01T18:38:49.438Z] de9db76c5a1d: Download complete [2021-09-01T18:38:50.020Z] 188c0c94c7c5: Verifying Checksum [2021-09-01T18:38:50.020Z] 188c0c94c7c5: Download complete [2021-09-01T18:38:50.020Z] 0ef7d3d256c8: Verifying Checksum [2021-09-01T18:38:50.020Z] 0ef7d3d256c8: Download complete [2021-09-01T18:38:50.020Z] 0d57e429df01: Verifying Checksum [2021-09-01T18:38:50.020Z] 0d57e429df01: Download complete [2021-09-01T18:38:50.020Z] 4e4be7b47b0d: Verifying Checksum [2021-09-01T18:38:50.020Z] 4e4be7b47b0d: Download complete [2021-09-01T18:38:50.020Z] 188c0c94c7c5: Pull complete [2021-09-01T18:38:50.293Z] 0ef7d3d256c8: Pull complete [2021-09-01T18:38:50.293Z] de9db76c5a1d: Pull complete [2021-09-01T18:38:51.721Z] e1f770b5df2f: Verifying Checksum [2021-09-01T18:38:51.721Z] e1f770b5df2f: Download complete [2021-09-01T18:38:55.052Z] 0eba1c9be4d2: Verifying Checksum [2021-09-01T18:38:55.052Z] 0eba1c9be4d2: Download complete [2021-09-01T18:38:56.041Z] 85a0685a4137: Verifying Checksum [2021-09-01T18:38:56.041Z] 85a0685a4137: Download complete [2021-09-01T18:38:57.981Z] 0eba1c9be4d2: Pull complete [2021-09-01T18:38:57.981Z] 0d57e429df01: Pull complete [2021-09-01T18:38:57.981Z] 4e4be7b47b0d: Pull complete [2021-09-01T18:38:58.253Z] e1f770b5df2f: Pull complete [2021-09-01T18:39:01.628Z] 85a0685a4137: Pull complete [2021-09-01T18:39:01.628Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-01T18:39:01.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-01T18:39:01.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-01T18:39:01.714Z] prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container [2021-09-01T18:39:01.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-01T18:39:03.699Z] $ docker top 0ca2875032adc5bcc9a5010b2f6e6eea2b49fa292116e4696a50bc2629235cc6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-01T18:39:03.799Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-01T18:39:04.107Z] + set -o pipefail [2021-09-01T18:39:04.107Z] + snyk monitor '--org=edgex-jenkins' [2021-09-01T18:39:22.298Z] [2021-09-01T18:39:22.298Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-09-01T18:39:22.298Z] [2021-09-01T18:39:22.298Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/368b0e0d-2611-4716-8eec-0fb3ab9c05d9 [2021-09-01T18:39:22.298Z] [2021-09-01T18:39:22.298Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-01T18:39:22.298Z] [2021-09-01T18:39:22.298Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-01T18:39:22.298Z] [2021-09-01T18:39:22.298Z] [Pipeline] } [2021-09-01T18:39:22.318Z] $ docker stop --time=1 0ca2875032adc5bcc9a5010b2f6e6eea2b49fa292116e4696a50bc2629235cc6 [2021-09-01T18:39:24.165Z] $ docker rm -f 0ca2875032adc5bcc9a5010b2f6e6eea2b49fa292116e4696a50bc2629235cc6 [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-09-01T18:39:25.296Z] + git log --format=format:%s -1 977f5602c147f5187d119d4125107588b8e79704 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:39:25.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-01T18:39:25.621Z] . [Pipeline] withDockerContainer [2021-09-01T18:39:25.707Z] prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container [2021-09-01T18:39:25.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-01T18:39:26.123Z] $ docker top 79a328be47411d2bc9d2776af48e3e440ff0210933b624090a731853c6d40d10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-01T18:39:26.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-01T18:39:26.258Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-01T18:39:26.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-01T18:39:26.379Z] $ docker exec 79a328be47411d2bc9d2776af48e3e440ff0210933b624090a731853c6d40d10 ssh-agent [2021-09-01T18:39:26.486Z] SSH_AUTH_SOCK=/tmp/ssh-8alNuo7sG7kF/agent.14 [2021-09-01T18:39:26.486Z] SSH_AGENT_PID=20 [2021-09-01T18:39:26.495Z] Running ssh-add (command line suppressed) [2021-09-01T18:39:26.582Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4642248538754032432.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4642248538754032432.key) [2021-09-01T18:39:26.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-01T18:39:26.914Z] + git semver tag [2021-09-01T18:39:26.915Z] # -> Open(): unable to determine branch for HEAD [2021-09-01T18:39:26.915Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-01T18:39:26.915Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-01T18:39:26.915Z] # $SEMVER_REMOTE_NAME = origin [2021-09-01T18:39:26.915Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-01T18:39:26.915Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-01T18:39:26.915Z] # $SEMVER_BRANCH = main [2021-09-01T18:39:26.915Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-09-01T18:39:26.915Z] # 977f5602c147f5187d119d4125107588b8e79704 HEAD [2021-09-01T18:39:26.915Z] # -> Force: false [2021-09-01T18:39:26.915Z] # 9a2a1d24076dd1c21b9ad00047875e153a98a0d1 refs/tags/v2.0.2-dev.9 [Pipeline] } [2021-09-01T18:39:26.926Z] $ docker exec --env ******** --env ******** 79a328be47411d2bc9d2776af48e3e440ff0210933b624090a731853c6d40d10 ssh-agent -k [2021-09-01T18:39:27.024Z] unset SSH_AUTH_SOCK; [2021-09-01T18:39:27.025Z] unset SSH_AGENT_PID; [2021-09-01T18:39:27.025Z] echo Agent pid 20 killed; [2021-09-01T18:39:27.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-01T18:39:27.394Z] + git semver [Pipeline] } [2021-09-01T18:39:27.414Z] $ docker stop --time=1 79a328be47411d2bc9d2776af48e3e440ff0210933b624090a731853c6d40d10 [2021-09-01T18:39:28.608Z] $ docker rm -f 79a328be47411d2bc9d2776af48e3e440ff0210933b624090a731853c6d40d10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:39:29.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-01T18:39:29.093Z] [2021-09-01T18:39:29.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:39:29.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-01T18:39:29.424Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-01T18:39:29.424Z] ab5ef0e58194: Pulling fs layer [2021-09-01T18:39:29.424Z] 9712f1f96733: Pulling fs layer [2021-09-01T18:39:29.424Z] 63f879dbbcfc: Pulling fs layer [2021-09-01T18:39:29.424Z] 0d9ebad4ef96: Pulling fs layer [2021-09-01T18:39:29.424Z] e9a5061849ea: Pulling fs layer [2021-09-01T18:39:29.424Z] d747dcd14b5f: Pulling fs layer [2021-09-01T18:39:29.424Z] 2de7ff778b66: Pulling fs layer [2021-09-01T18:39:29.424Z] 0d9ebad4ef96: Waiting [2021-09-01T18:39:29.424Z] e9a5061849ea: Waiting [2021-09-01T18:39:29.424Z] d747dcd14b5f: Waiting [2021-09-01T18:39:29.424Z] 2de7ff778b66: Waiting [2021-09-01T18:39:29.424Z] 9712f1f96733: Verifying Checksum [2021-09-01T18:39:29.424Z] 9712f1f96733: Download complete [2021-09-01T18:39:32.003Z] 63f879dbbcfc: Verifying Checksum [2021-09-01T18:39:32.003Z] 63f879dbbcfc: Download complete [2021-09-01T18:39:32.269Z] e9a5061849ea: Verifying Checksum [2021-09-01T18:39:32.269Z] e9a5061849ea: Download complete [2021-09-01T18:39:32.269Z] d747dcd14b5f: Verifying Checksum [2021-09-01T18:39:32.269Z] d747dcd14b5f: Download complete [2021-09-01T18:39:32.849Z] 2de7ff778b66: Verifying Checksum [2021-09-01T18:39:32.850Z] 2de7ff778b66: Download complete [2021-09-01T18:39:33.431Z] 0d9ebad4ef96: Verifying Checksum [2021-09-01T18:39:33.431Z] 0d9ebad4ef96: Download complete [2021-09-01T18:39:33.431Z] ab5ef0e58194: Verifying Checksum [2021-09-01T18:39:33.431Z] ab5ef0e58194: Download complete [2021-09-01T18:39:36.784Z] ab5ef0e58194: Pull complete [2021-09-01T18:39:36.784Z] 9712f1f96733: Pull complete [2021-09-01T18:39:37.049Z] 63f879dbbcfc: Pull complete [2021-09-01T18:39:41.331Z] 0d9ebad4ef96: Pull complete [2021-09-01T18:39:41.331Z] e9a5061849ea: Pull complete [2021-09-01T18:39:41.331Z] d747dcd14b5f: Pull complete [2021-09-01T18:39:41.914Z] 2de7ff778b66: Pull complete [2021-09-01T18:39:41.914Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-01T18:39:41.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-01T18:39:41.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-01T18:39:41.999Z] prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container [2021-09-01T18:39:42.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-01T18:39:44.945Z] $ docker top 8814665c245340be42dfaf473a560dfdcdb4200d3aa604037a49a64208953a2c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-01T18:39:45.051Z] provisioning config files... [2021-09-01T18:39:45.066Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8502568837407622684tmp [2021-09-01T18:39:45.085Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config147620123648006998tmp [2021-09-01T18:39:45.103Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3729788966027033557tmp [Pipeline] { [Pipeline] echo [2021-09-01T18:39:45.127Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:39:45.435Z] ---> sigul-configuration.sh [2021-09-01T18:39:45.435Z] gpg: directory `/root/.gnupg' created [2021-09-01T18:39:45.435Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-01T18:39:45.435Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-01T18:39:45.435Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-01T18:39:45.435Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-01T18:39:45.435Z] gpg: CAST5 encrypted data [2021-09-01T18:39:45.435Z] gpg: encrypted with 1 passphrase [2021-09-01T18:39:45.435Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-01T18:39:45.744Z] + mkdir /home/jenkins [2021-09-01T18:39:45.744Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-01T18:39:46.053Z] + 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-09-01T18:39:46.066Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:39:46.369Z] ---> sigul-install.sh [2021-09-01T18:39:46.369Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-01T18:39:46.685Z] + git tag --list [2021-09-01T18:39:46.685Z] v1.0.0 [2021-09-01T18:39:46.685Z] v1.1.0 [2021-09-01T18:39:46.685Z] v1.2.0 [2021-09-01T18:39:46.685Z] v1.3.0 [2021-09-01T18:39:46.685Z] v1.3.1 [2021-09-01T18:39:46.685Z] v2.0.0 [2021-09-01T18:39:46.685Z] v2.0.1 [2021-09-01T18:39:46.685Z] v2.0.1-dev.1 [2021-09-01T18:39:46.685Z] v2.0.2-dev.1 [2021-09-01T18:39:46.685Z] v2.0.2-dev.2 [2021-09-01T18:39:46.685Z] v2.0.2-dev.3 [2021-09-01T18:39:46.685Z] v2.0.2-dev.4 [2021-09-01T18:39:46.685Z] v2.0.2-dev.5 [2021-09-01T18:39:46.685Z] v2.0.2-dev.6 [2021-09-01T18:39:46.685Z] v2.0.2-dev.7 [2021-09-01T18:39:46.685Z] v2.0.2-dev.8 [2021-09-01T18:39:46.685Z] v2.0.2-dev.9 [Pipeline] sh [2021-09-01T18:39:46.999Z] + lftools sign git-tag v2.0.2-dev.9 [2021-09-01T18:39:47.580Z] Signing Git tag with Sigul... [2021-09-01T18:39:47.580Z] Signing v2.0.2-dev.9 [Pipeline] echo [2021-09-01T18:39:48.553Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:39:48.863Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-01T18:39:48.875Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-01T18:39:48.904Z] $ docker stop --time=1 8814665c245340be42dfaf473a560dfdcdb4200d3aa604037a49a64208953a2c [2021-09-01T18:39:50.116Z] $ docker rm -f 8814665c245340be42dfaf473a560dfdcdb4200d3aa604037a49a64208953a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:39:50.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-01T18:39:50.824Z] . [Pipeline] withDockerContainer [2021-09-01T18:39:50.912Z] prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container [2021-09-01T18:39:50.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-01T18:39:51.302Z] $ docker top 2dca832026aa5ddd0ce9bed528f5390976b0c450163d1d487a818272cefd2742 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-01T18:39:51.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-01T18:39:51.426Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-01T18:39:51.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-01T18:39:51.537Z] $ docker exec 2dca832026aa5ddd0ce9bed528f5390976b0c450163d1d487a818272cefd2742 ssh-agent [2021-09-01T18:39:51.646Z] SSH_AUTH_SOCK=/tmp/ssh-DntbG2z4ZgwK/agent.13 [2021-09-01T18:39:51.646Z] SSH_AGENT_PID=20 [2021-09-01T18:39:51.653Z] Running ssh-add (command line suppressed) [2021-09-01T18:39:51.748Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1301092599826980857.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1301092599826980857.key) [2021-09-01T18:39:51.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-01T18:39:52.086Z] + git semver bump pre [2021-09-01T18:39:52.086Z] # -> Open(): unable to determine branch for HEAD [2021-09-01T18:39:52.086Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-01T18:39:52.086Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-01T18:39:52.086Z] # $SEMVER_REMOTE_NAME = origin [2021-09-01T18:39:52.086Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-01T18:39:52.086Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-01T18:39:52.086Z] # $SEMVER_BRANCH = main [2021-09-01T18:39:52.086Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-09-01T18:39:52.086Z] 2.0.2-dev.10 [Pipeline] } [2021-09-01T18:39:52.098Z] $ docker exec --env ******** --env ******** 2dca832026aa5ddd0ce9bed528f5390976b0c450163d1d487a818272cefd2742 ssh-agent -k [2021-09-01T18:39:52.188Z] unset SSH_AUTH_SOCK; [2021-09-01T18:39:52.188Z] unset SSH_AGENT_PID; [2021-09-01T18:39:52.188Z] echo Agent pid 20 killed; [2021-09-01T18:39:52.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-01T18:39:52.559Z] + git semver [Pipeline] } [2021-09-01T18:39:52.576Z] $ docker stop --time=1 2dca832026aa5ddd0ce9bed528f5390976b0c450163d1d487a818272cefd2742 [2021-09-01T18:39:53.760Z] $ docker rm -f 2dca832026aa5ddd0ce9bed528f5390976b0c450163d1d487a818272cefd2742 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:39:54.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-01T18:39:54.153Z] . [Pipeline] withDockerContainer [2021-09-01T18:39:54.229Z] prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container [2021-09-01T18:39:54.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-01T18:39:54.653Z] $ docker top ad65a4f74f845f691eeaa891c4c6678cfc4307f2131f89b520a8cbbba5a17ce6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-01T18:39:54.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-01T18:39:54.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-01T18:39:54.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-01T18:39:54.899Z] $ docker exec ad65a4f74f845f691eeaa891c4c6678cfc4307f2131f89b520a8cbbba5a17ce6 ssh-agent [2021-09-01T18:39:55.010Z] SSH_AUTH_SOCK=/tmp/ssh-uZdgCAvmpvOJ/agent.14 [2021-09-01T18:39:55.010Z] SSH_AGENT_PID=20 [2021-09-01T18:39:55.018Z] Running ssh-add (command line suppressed) [2021-09-01T18:39:55.120Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2580135246476792166.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2580135246476792166.key) [2021-09-01T18:39:55.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-01T18:39:55.453Z] + git semver push [2021-09-01T18:39:55.453Z] # -> Open(): unable to determine branch for HEAD [2021-09-01T18:39:55.453Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-01T18:39:55.453Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-01T18:39:55.453Z] # $SEMVER_REMOTE_NAME = origin [2021-09-01T18:39:55.453Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-01T18:39:55.453Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-01T18:39:55.453Z] # $SEMVER_BRANCH = main [2021-09-01T18:39:55.453Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-09-01T18:39:56.868Z] $ docker exec --env ******** --env ******** ad65a4f74f845f691eeaa891c4c6678cfc4307f2131f89b520a8cbbba5a17ce6 ssh-agent -k [2021-09-01T18:39:56.978Z] unset SSH_AUTH_SOCK; [2021-09-01T18:39:56.978Z] unset SSH_AGENT_PID; [2021-09-01T18:39:56.978Z] echo Agent pid 20 killed; [2021-09-01T18:39:56.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-01T18:39:57.343Z] + git semver [Pipeline] } [2021-09-01T18:39:57.360Z] $ docker stop --time=1 ad65a4f74f845f691eeaa891c4c6678cfc4307f2131f89b520a8cbbba5a17ce6 [2021-09-01T18:39:58.623Z] $ docker rm -f ad65a4f74f845f691eeaa891c4c6678cfc4307f2131f89b520a8cbbba5a17ce6 [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] sh [2021-09-01T18:39:59.723Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:40:00.042Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:40:00.622Z] ---> package-listing.sh [2021-09-01T18:40:00.623Z] ++ facter osfamily [2021-09-01T18:40:00.623Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-01T18:40:00.889Z] + OS_FAMILY=redhat [2021-09-01T18:40:00.889Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-09-01T18:40:00.889Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-01T18:40:00.889Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-01T18:40:00.889Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-01T18:40:00.889Z] + PACKAGES=/tmp/packages_start.txt [2021-09-01T18:40:00.889Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-09-01T18:40:00.889Z] + PACKAGES=/tmp/packages_end.txt [2021-09-01T18:40:00.889Z] + case "${OS_FAMILY}" in [2021-09-01T18:40:00.889Z] + rpm -qa [2021-09-01T18:40:00.889Z] + sort [2021-09-01T18:40:01.472Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-01T18:40:01.472Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-01T18:40:01.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-01T18:40:01.472Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-09-01T18:40:01.472Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-09-01T18:40:01.472Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-09-01T18:40:01.488Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-01T18:40:01.781Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:40:02.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-01T18:40:02.359Z] [2021-09-01T18:40:02.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-01T18:40:02.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-01T18:40:02.685Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-01T18:40:02.685Z] b4d181a07f80: Pulling fs layer [2021-09-01T18:40:02.685Z] a1111a8f2ec3: Pulling fs layer [2021-09-01T18:40:02.685Z] ed53099fbce6: Pulling fs layer [2021-09-01T18:40:02.685Z] dc539afda2c1: Pulling fs layer [2021-09-01T18:40:02.685Z] 77bc0d833cb6: Pulling fs layer [2021-09-01T18:40:02.685Z] 9065ff56babe: Pulling fs layer [2021-09-01T18:40:02.685Z] d287ab97295c: Pulling fs layer [2021-09-01T18:40:02.685Z] dc539afda2c1: Waiting [2021-09-01T18:40:02.685Z] 77bc0d833cb6: Waiting [2021-09-01T18:40:02.685Z] 9065ff56babe: Waiting [2021-09-01T18:40:02.685Z] d287ab97295c: Waiting [2021-09-01T18:40:02.949Z] a1111a8f2ec3: Verifying Checksum [2021-09-01T18:40:02.949Z] a1111a8f2ec3: Download complete [2021-09-01T18:40:03.214Z] dc539afda2c1: Verifying Checksum [2021-09-01T18:40:03.214Z] dc539afda2c1: Download complete [2021-09-01T18:40:03.478Z] 77bc0d833cb6: Verifying Checksum [2021-09-01T18:40:03.478Z] 77bc0d833cb6: Download complete [2021-09-01T18:40:03.742Z] 9065ff56babe: Verifying Checksum [2021-09-01T18:40:03.742Z] 9065ff56babe: Download complete [2021-09-01T18:40:04.007Z] ed53099fbce6: Verifying Checksum [2021-09-01T18:40:04.007Z] ed53099fbce6: Download complete [2021-09-01T18:40:05.942Z] b4d181a07f80: Verifying Checksum [2021-09-01T18:40:05.942Z] b4d181a07f80: Download complete [2021-09-01T18:40:06.900Z] b4d181a07f80: Pull complete [2021-09-01T18:40:06.900Z] a1111a8f2ec3: Pull complete [2021-09-01T18:40:07.485Z] ed53099fbce6: Pull complete [2021-09-01T18:40:07.485Z] dc539afda2c1: Pull complete [2021-09-01T18:40:07.748Z] 77bc0d833cb6: Pull complete [2021-09-01T18:40:07.748Z] 9065ff56babe: Pull complete [2021-09-01T18:40:08.704Z] d287ab97295c: Verifying Checksum [2021-09-01T18:40:08.704Z] d287ab97295c: Download complete [2021-09-01T18:40:12.958Z] d287ab97295c: Pull complete [2021-09-01T18:40:12.959Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-01T18:40:12.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-01T18:40:12.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-01T18:40:13.044Z] prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container [2021-09-01T18:40:13.094Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-01T18:40:15.072Z] $ docker top c3d710720c233eb9d3a24b1682700b1ff98bb58edb3494e036f26336273fec6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-01T18:40:15.459Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-01T18:40:15.765Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-01T18:40:16.069Z] + ls /var/log/sa-host [2021-09-01T18:40:16.069Z] + sadf -c /var/log/sa-host/sa01 [2021-09-01T18:40:16.069Z] file_magic: OK [2021-09-01T18:40:16.069Z] HZ: Using current value: 100 [2021-09-01T18:40:16.069Z] file_header: OK [2021-09-01T18:40:16.069Z] 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-09-01T18:40:16.069Z] Statistics: [2021-09-01T18:40:16.069Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-01T18:40:16.069Z] File successfully converted to sysstat format version 12.0.3 [2021-09-01T18:40:16.069Z] + sadf -c /var/log/sa-host/sa05 [2021-09-01T18:40:16.069Z] file_magic: OK [2021-09-01T18:40:16.069Z] HZ: Using current value: 100 [2021-09-01T18:40:16.069Z] file_header: OK [2021-09-01T18:40:16.069Z] 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-09-01T18:40:16.069Z] Statistics: [2021-09-01T18:40:16.069Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-01T18:40:16.069Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-01T18:40:16.654Z] provisioning config files... [2021-09-01T18:40:16.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1268288715561506545tmp [Pipeline] { [Pipeline] echo [2021-09-01T18:40:16.692Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:40:16.996Z] ---> create-netrc.sh [Pipeline] } [2021-09-01T18:40:17.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:40:17.405Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-01T18:40:17.420Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:40:17.724Z] ---> sudo-logs.sh [2021-09-01T18:40:17.724Z] Archiving 'sudo' log.. [2021-09-01T18:40:17.724Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1201.vexxhost.local: Name or service not known [2021-09-01T18:40:17.724Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1201.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-01T18:40:17.762Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:40:18.066Z] ---> job-cost.sh [2021-09-01T18:40:18.066Z] lf-activate-venv: SKIPPING [2021-09-01T18:40:18.066Z] DEBUG: total: 0.05999999865889549 [2021-09-01T18:40:18.066Z] INFO: Retrieving Stack Cost... [2021-09-01T18:40:19.019Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-01T18:40:19.019Z] INFO: Archiving Costs [Pipeline] echo [2021-09-01T18:40:19.037Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-01T18:40:19.519Z] ---> logs-deploy.sh [2021-09-01T18:40:19.519Z] lf-activate-venv: SKIPPING [2021-09-01T18:40:19.519Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/13 [2021-09-01T18:40:19.519Z] INFO: archiving workspace using pattern(s): [2021-09-01T18:40:20.473Z] Archives upload complete. [2021-09-01T18:40:20.473Z] INFO: archiving logs to Nexus