Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2474bfb9299069bd6f7ffa4b5411d39705da1585 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-ssh8633972433107953292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh504241396712501667.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh560542451035036327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh773981804716630503.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-ssh4162214600875760112.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 ‘prd-centos7-docker-4c-2g-2024’ is offline Running on prd-centos7-docker-4c-2g-2025 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 Avoid second fetch Checking out Revision 2474bfb9299069bd6f7ffa4b5411d39705da1585 (main) 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-ssh4329937736664392426.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2474bfb9299069bd6f7ffa4b5411d39705da1585 # timeout=10 Commit message: "fix: Add/Fix optional MQTT MessageBus settings (#305)" > git rev-list --no-walk 2474bfb9299069bd6f7ffa4b5411d39705da1585 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-04T22:36:18.265Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-04T22:36:18.361Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-04T22:36:18.393Z] ========================================================= [2021-08-04T22:36:18.393Z] EdgeX Global Pipelines Version Info [2021-08-04T22:36:18.393Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:36:19.273Z] ------------------- [2021-08-04T22:36:19.273Z] stable info: [2021-08-04T22:36:19.273Z] ------------------- [2021-08-04T22:36:19.273Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-04T22:36:19.273Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T22:36:19.273Z] Message: update stable to v1.0.203 [2021-08-04T22:36:20.241Z] ------------------- [2021-08-04T22:36:20.241Z] experimental info: [2021-08-04T22:36:20.241Z] ------------------- [2021-08-04T22:36:20.241Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-04T22:36:20.241Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T22:36:20.241Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-04T22:36:20.386Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-08-04T22:36:20.410Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-08-04T22:36:20.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-04T22:36:20.459Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-04T22:36:20.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-04T22:36:20.509Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-04T22:36:20.534Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-04T22:36:20.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-04T22:36:20.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-04T22:36:20.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-04T22:36:20.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-04T22:36:20.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-04T22:36:20.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-08-04T22:36:20.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-04T22:36:20.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-04T22:36:20.738Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T22:36:20.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T22:36:20.783Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T22:36:20.804Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T22:36:20.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-04T22:36:20.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-04T22:36:20.871Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-04T22:36:20.893Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-04T22:36:20.915Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-04T22:36:20.938Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-04T22:36:20.960Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-04T22:36:20.982Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-04T22:36:21.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-04T22:36:21.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-04T22:36:21.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-04T22:36:21.073Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] echo [2021-08-04T22:36:21.095Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2474bfb [Pipeline] echo [2021-08-04T22:36:21.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T22:36:21.193Z] provisioning config files... [2021-08-04T22:36:21.210Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1493191348943785741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:36:21.558Z] ---> docker-login.sh [2021-08-04T22:36:21.558Z] nexus3.edgexfoundry.org:10001 [2021-08-04T22:36:21.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:36:21.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:36:21.823Z] Configure a credential helper to remove this warning. See [2021-08-04T22:36:21.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:36:21.823Z] [2021-08-04T22:36:21.823Z] Login Succeeded [2021-08-04T22:36:21.823Z] nexus3.edgexfoundry.org:10002 [2021-08-04T22:36:21.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:36:21.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:36:21.823Z] Configure a credential helper to remove this warning. See [2021-08-04T22:36:21.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:36:21.823Z] [2021-08-04T22:36:21.823Z] Login Succeeded [2021-08-04T22:36:21.823Z] nexus3.edgexfoundry.org:10003 [2021-08-04T22:36:22.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:36:22.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:36:22.091Z] Configure a credential helper to remove this warning. See [2021-08-04T22:36:22.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:36:22.091Z] [2021-08-04T22:36:22.091Z] Login Succeeded [2021-08-04T22:36:22.091Z] nexus3.edgexfoundry.org:10004 [2021-08-04T22:36:22.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:36:22.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:36:22.091Z] Configure a credential helper to remove this warning. See [2021-08-04T22:36:22.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:36:22.091Z] [2021-08-04T22:36:22.091Z] Login Succeeded [2021-08-04T22:36:22.091Z] docker.io [2021-08-04T22:36:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:36:22.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:36:22.624Z] Configure a credential helper to remove this warning. See [2021-08-04T22:36:22.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:36:22.624Z] [2021-08-04T22:36:22.624Z] Login Succeeded [2021-08-04T22:36:22.624Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T22:36:22.636Z] 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-08-04T22:36:23.147Z] + git log --format=format:%s -1 2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] echo [2021-08-04T22:36:23.198Z] GIT_COMMIT: 2474bfb9299069bd6f7ffa4b5411d39705da1585, Commit Message: fix: Add/Fix optional MQTT MessageBus settings (#305) [Pipeline] echo [2021-08-04T22:36:23.211Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:36:23.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T22:36:23.937Z] [2021-08-04T22:36:23.937Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:36:24.266Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T22:36:24.266Z] latest: Pulling from edgex-devops/git-semver [2021-08-04T22:36:24.266Z] 31603596830f: Pulling fs layer [2021-08-04T22:36:24.266Z] d4622e32a9a9: Pulling fs layer [2021-08-04T22:36:24.266Z] 1030fce36090: Pulling fs layer [2021-08-04T22:36:24.266Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-04T22:36:24.266Z] 6c6cb7e1b49b: Waiting [2021-08-04T22:36:24.266Z] d4622e32a9a9: Verifying Checksum [2021-08-04T22:36:24.266Z] d4622e32a9a9: Download complete [2021-08-04T22:36:24.532Z] 31603596830f: Verifying Checksum [2021-08-04T22:36:24.532Z] 31603596830f: Download complete [2021-08-04T22:36:24.532Z] 31603596830f: Pull complete [2021-08-04T22:36:24.805Z] d4622e32a9a9: Pull complete [2021-08-04T22:36:24.805Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-04T22:36:24.805Z] 6c6cb7e1b49b: Download complete [2021-08-04T22:36:24.805Z] 1030fce36090: Verifying Checksum [2021-08-04T22:36:24.805Z] 1030fce36090: Download complete [2021-08-04T22:36:25.403Z] 1030fce36090: Pull complete [2021-08-04T22:36:25.403Z] 6c6cb7e1b49b: Pull complete [2021-08-04T22:36:25.403Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-04T22:36:25.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T22:36:25.403Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-04T22:36:25.504Z] prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container [2021-08-04T22:36:25.582Z] $ 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-08-04T22:36:26.350Z] $ docker top 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T22:36:26.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T22:36:26.493Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T22:36:26.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T22:36:26.617Z] $ docker exec 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a ssh-agent [2021-08-04T22:36:26.733Z] SSH_AUTH_SOCK=/tmp/ssh-ddXxrZ1VoE4G/agent.15 [2021-08-04T22:36:26.733Z] SSH_AGENT_PID=21 [2021-08-04T22:36:26.748Z] Running ssh-add (command line suppressed) [2021-08-04T22:36:26.848Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6053278267119387314.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6053278267119387314.key) [2021-08-04T22:36:26.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T22:36:27.194Z] + git tag --points-at HEAD [Pipeline] } [2021-08-04T22:36:27.211Z] $ docker exec --env ******** --env ******** 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a ssh-agent -k [2021-08-04T22:36:27.303Z] unset SSH_AUTH_SOCK; [2021-08-04T22:36:27.305Z] unset SSH_AGENT_PID; [2021-08-04T22:36:27.305Z] echo Agent pid 21 killed; [2021-08-04T22:36:27.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-04T22:36:28.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T22:36:28.852Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T22:36:28.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T22:36:28.963Z] $ docker exec 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a ssh-agent [2021-08-04T22:36:29.092Z] SSH_AUTH_SOCK=/tmp/ssh-G0wlvBsJzV0e/agent.53 [2021-08-04T22:36:29.092Z] SSH_AGENT_PID=59 [2021-08-04T22:36:29.103Z] Running ssh-add (command line suppressed) [2021-08-04T22:36:29.200Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6678909601247237067.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6678909601247237067.key) [2021-08-04T22:36:29.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T22:36:29.554Z] + git semver init [2021-08-04T22:36:29.554Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T22:36:29.554Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-04T22:36:29.554Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-04T22:36:29.554Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T22:36:29.554Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T22:36:29.554Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T22:36:29.554Z] # $SEMVER_BRANCH = main [2021-08-04T22:36:29.554Z] # $SEMVER_TEMP = /tmp/semver-615515498 [2021-08-04T22:36:29.554Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-08-04T22:36:29.819Z] # '/tmp/semver-615515498' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-08-04T22:36:30.090Z] # -> Force: false [2021-08-04T22:36:30.090Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-04T22:36:30.103Z] $ docker exec --env ******** --env ******** 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a ssh-agent -k [2021-08-04T22:36:30.205Z] unset SSH_AUTH_SOCK; [2021-08-04T22:36:30.206Z] unset SSH_AGENT_PID; [2021-08-04T22:36:30.206Z] echo Agent pid 59 killed; [2021-08-04T22:36:30.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T22:36:30.589Z] + git semver [Pipeline] } [2021-08-04T22:36:30.607Z] $ docker stop --time=1 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a [2021-08-04T22:36:31.853Z] $ docker rm -f 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T22:36:32.237Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-04T22:36:32.609Z] Stashed 1 file(s) [Pipeline] echo [2021-08-04T22:36:32.613Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.2 [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-08-04T22:36:48.905Z] Still waiting to schedule task [2021-08-04T22:36:48.906Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2025’ [2021-08-04T22:36:48.908Z] Still waiting to schedule task [2021-08-04T22:36:48.908Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-04T22:38:57.549Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2026 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-04T22:38:57.574Z] Running in /w/workspace/app-service-configurable/6 [Pipeline] { [Pipeline] checkout [2021-08-04T22:38:57.777Z] Selected Git installation does not exist. Using Default [2021-08-04T22:38:57.777Z] The recommended git tool is: NONE [2021-08-04T22:39:02.459Z] using credential edgex-jenkins-ssh [2021-08-04T22:39:02.475Z] Cloning the remote Git repository [2021-08-04T22:39:02.522Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-04T22:39:03.769Z] Avoid second fetch [2021-08-04T22:39:03.770Z] Checking out Revision 2474bfb9299069bd6f7ffa4b5411d39705da1585 (main) [2021-08-04T22:39:02.626Z] > git init /w/workspace/app-service-configurable/6 # timeout=10 [2021-08-04T22:39:02.686Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-04T22:39:02.687Z] > git --version # timeout=10 [2021-08-04T22:39:02.698Z] > git --version # 'git version 2.17.1' [2021-08-04T22:39:02.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T22:39:02.771Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T22:39:03.726Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-04T22:39:03.752Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T22:39:03.789Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T22:39:03.807Z] > git checkout -f 2474bfb9299069bd6f7ffa4b5411d39705da1585 # timeout=10 [2021-08-04T22:39:08.032Z] Commit message: "fix: Add/Fix optional MQTT MessageBus settings (#305)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T22:39:08.680Z] provisioning config files... [2021-08-04T22:39:08.710Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config2220444937432742125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:39:09.302Z] ---> docker-login.sh [2021-08-04T22:39:09.302Z] nexus3.edgexfoundry.org:10001 [2021-08-04T22:39:09.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:39:10.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:39:10.531Z] Configure a credential helper to remove this warning. See [2021-08-04T22:39:10.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:39:10.531Z] [2021-08-04T22:39:10.531Z] Login Succeeded [2021-08-04T22:39:10.531Z] nexus3.edgexfoundry.org:10002 [2021-08-04T22:39:10.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:39:11.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:39:11.083Z] Configure a credential helper to remove this warning. See [2021-08-04T22:39:11.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:39:11.083Z] [2021-08-04T22:39:11.083Z] Login Succeeded [2021-08-04T22:39:11.083Z] nexus3.edgexfoundry.org:10003 [2021-08-04T22:39:11.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:39:11.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:39:11.637Z] Configure a credential helper to remove this warning. See [2021-08-04T22:39:11.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:39:11.637Z] [2021-08-04T22:39:11.637Z] Login Succeeded [2021-08-04T22:39:11.637Z] nexus3.edgexfoundry.org:10004 [2021-08-04T22:39:12.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:39:12.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:39:12.241Z] Configure a credential helper to remove this warning. See [2021-08-04T22:39:12.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:39:12.241Z] [2021-08-04T22:39:12.241Z] Login Succeeded [2021-08-04T22:39:12.241Z] docker.io [2021-08-04T22:39:12.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:39:13.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:39:13.114Z] Configure a credential helper to remove this warning. See [2021-08-04T22:39:13.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:39:13.114Z] [2021-08-04T22:39:13.114Z] Login Succeeded [2021-08-04T22:39:13.114Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T22:39:13.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T22:39:13.700Z] ========================================================= [2021-08-04T22:39:13.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-04T22:39:13.700Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:39:14.076Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-04T22:39:14.076Z] Sending build context to Docker daemon 131.6kB [2021-08-04T22:39:14.355Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T22:39:14.355Z] Step 2/8 : FROM ${BASE} [2021-08-04T22:39:14.632Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-04T22:39:14.633Z] 595b0fe564bb: Pulling fs layer [2021-08-04T22:39:14.633Z] 24495759ef45: Pulling fs layer [2021-08-04T22:39:14.633Z] d148012ef14d: Pulling fs layer [2021-08-04T22:39:14.633Z] e90a11edd702: Pulling fs layer [2021-08-04T22:39:14.633Z] d77568369979: Pulling fs layer [2021-08-04T22:39:14.633Z] 02195dbdac53: Pulling fs layer [2021-08-04T22:39:14.633Z] 2b1b35aa2570: Pulling fs layer [2021-08-04T22:39:14.633Z] 2c1f732e5b09: Pulling fs layer [2021-08-04T22:39:14.633Z] d77568369979: Waiting [2021-08-04T22:39:14.633Z] e90a11edd702: Waiting [2021-08-04T22:39:14.633Z] 2b1b35aa2570: Waiting [2021-08-04T22:39:14.633Z] 2c1f732e5b09: Waiting [2021-08-04T22:39:14.633Z] d148012ef14d: Verifying Checksum [2021-08-04T22:39:14.633Z] d148012ef14d: Download complete [2021-08-04T22:39:14.912Z] 24495759ef45: Verifying Checksum [2021-08-04T22:39:14.912Z] 24495759ef45: Download complete [2021-08-04T22:39:14.912Z] d77568369979: Download complete [2021-08-04T22:39:14.912Z] 02195dbdac53: Verifying Checksum [2021-08-04T22:39:14.912Z] 02195dbdac53: Download complete [2021-08-04T22:39:14.912Z] 595b0fe564bb: Verifying Checksum [2021-08-04T22:39:14.912Z] 595b0fe564bb: Download complete [2021-08-04T22:39:14.912Z] 2b1b35aa2570: Verifying Checksum [2021-08-04T22:39:14.912Z] 2b1b35aa2570: Download complete [2021-08-04T22:39:15.528Z] 595b0fe564bb: Pull complete [2021-08-04T22:39:16.136Z] 24495759ef45: Pull complete [2021-08-04T22:39:16.414Z] d148012ef14d: Pull complete [2021-08-04T22:39:19.049Z] 2c1f732e5b09: Verifying Checksum [2021-08-04T22:39:19.049Z] 2c1f732e5b09: Download complete [2021-08-04T22:39:19.327Z] e90a11edd702: Verifying Checksum [2021-08-04T22:39:19.327Z] e90a11edd702: Download complete [2021-08-04T22:39:27.019Z] Running on prd-centos7-docker-4c-2g-2027 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-04T22:39:27.039Z] Running in /w/workspace/app-service-configurable/6 [Pipeline] { [Pipeline] checkout [2021-08-04T22:39:27.163Z] Selected Git installation does not exist. Using Default [2021-08-04T22:39:27.163Z] The recommended git tool is: NONE [2021-08-04T22:39:30.145Z] e90a11edd702: Pull complete [2021-08-04T22:39:30.145Z] d77568369979: Pull complete [2021-08-04T22:39:30.145Z] 02195dbdac53: Pull complete [2021-08-04T22:39:30.145Z] 2b1b35aa2570: Pull complete [2021-08-04T22:39:30.268Z] using credential edgex-jenkins-ssh [2021-08-04T22:39:30.297Z] Cloning the remote Git repository [2021-08-04T22:39:29.860Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-04T22:39:29.938Z] > git init /w/workspace/app-service-configurable/6 # timeout=10 [2021-08-04T22:39:29.973Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-04T22:39:29.973Z] > git --version # timeout=10 [2021-08-04T22:39:29.993Z] > git --version # 'git version 2.24.4' [2021-08-04T22:39:29.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T22:39:31.135Z] Avoid second fetch [2021-08-04T22:39:31.135Z] Checking out Revision 2474bfb9299069bd6f7ffa4b5411d39705da1585 (main) [2021-08-04T22:39:30.026Z] [INFO] Currently running in a labeled security context [2021-08-04T22:39:30.026Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-04T22:39:30.026Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/6@tmp/jenkins-gitclient-ssh7977966911522549063.key [2021-08-04T22:39:30.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T22:39:30.718Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-04T22:39:30.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T22:39:30.751Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T22:39:30.758Z] > git checkout -f 2474bfb9299069bd6f7ffa4b5411d39705da1585 # timeout=10 [2021-08-04T22:39:34.686Z] Commit message: "fix: Add/Fix optional MQTT MessageBus settings (#305)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T22:39:35.127Z] provisioning config files... [2021-08-04T22:39:35.149Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config3758547320179621224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:39:35.597Z] ---> docker-login.sh [2021-08-04T22:39:35.597Z] nexus3.edgexfoundry.org:10001 [2021-08-04T22:39:35.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:39:35.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:39:35.597Z] Configure a credential helper to remove this warning. See [2021-08-04T22:39:35.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:39:35.597Z] [2021-08-04T22:39:35.597Z] Login Succeeded [2021-08-04T22:39:35.597Z] nexus3.edgexfoundry.org:10002 [2021-08-04T22:39:35.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:39:35.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:39:35.865Z] Configure a credential helper to remove this warning. See [2021-08-04T22:39:35.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:39:35.865Z] [2021-08-04T22:39:35.865Z] Login Succeeded [2021-08-04T22:39:35.865Z] nexus3.edgexfoundry.org:10003 [2021-08-04T22:39:35.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:39:36.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:39:36.133Z] Configure a credential helper to remove this warning. See [2021-08-04T22:39:36.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:39:36.133Z] [2021-08-04T22:39:36.133Z] Login Succeeded [2021-08-04T22:39:36.133Z] nexus3.edgexfoundry.org:10004 [2021-08-04T22:39:36.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:39:36.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:39:36.133Z] Configure a credential helper to remove this warning. See [2021-08-04T22:39:36.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:39:36.133Z] [2021-08-04T22:39:36.133Z] Login Succeeded [2021-08-04T22:39:36.133Z] docker.io [2021-08-04T22:39:36.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:39:36.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:39:36.727Z] Configure a credential helper to remove this warning. See [2021-08-04T22:39:36.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:39:36.727Z] [2021-08-04T22:39:36.727Z] Login Succeeded [2021-08-04T22:39:36.727Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T22:39:36.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T22:39:36.982Z] ========================================================= [2021-08-04T22:39:36.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-04T22:39:36.982Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:39:37.038Z] 2c1f732e5b09: Pull complete [2021-08-04T22:39:37.038Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-04T22:39:37.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-04T22:39:37.038Z] ---> 88ecf2bb1f95 [2021-08-04T22:39:37.038Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-04T22:39:37.321Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-04T22:39:37.321Z] Sending build context to Docker daemon 131.6kB [2021-08-04T22:39:37.321Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T22:39:37.321Z] Step 2/8 : FROM ${BASE} [2021-08-04T22:39:37.321Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-04T22:39:37.321Z] 540db60ca938: Pulling fs layer [2021-08-04T22:39:37.321Z] adcc1eea9eea: Pulling fs layer [2021-08-04T22:39:37.321Z] 4c4ab2625f07: Pulling fs layer [2021-08-04T22:39:37.321Z] db62176df00c: Pulling fs layer [2021-08-04T22:39:37.321Z] 3b30891b0d05: Pulling fs layer [2021-08-04T22:39:37.321Z] 444f5516b4c7: Pulling fs layer [2021-08-04T22:39:37.321Z] 90b9b1106a8b: Pulling fs layer [2021-08-04T22:39:37.321Z] 0383d17a5b7e: Pulling fs layer [2021-08-04T22:39:37.321Z] c82ef313ddc5: Pulling fs layer [2021-08-04T22:39:37.321Z] db62176df00c: Waiting [2021-08-04T22:39:37.321Z] 3b30891b0d05: Waiting [2021-08-04T22:39:37.321Z] 444f5516b4c7: Waiting [2021-08-04T22:39:37.321Z] 90b9b1106a8b: Waiting [2021-08-04T22:39:37.321Z] 0383d17a5b7e: Waiting [2021-08-04T22:39:37.321Z] c82ef313ddc5: Waiting [2021-08-04T22:39:37.591Z] 4c4ab2625f07: Verifying Checksum [2021-08-04T22:39:37.591Z] 4c4ab2625f07: Download complete [2021-08-04T22:39:37.591Z] adcc1eea9eea: Verifying Checksum [2021-08-04T22:39:37.591Z] adcc1eea9eea: Download complete [2021-08-04T22:39:37.591Z] 3b30891b0d05: Verifying Checksum [2021-08-04T22:39:37.591Z] 3b30891b0d05: Download complete [2021-08-04T22:39:37.591Z] 444f5516b4c7: Verifying Checksum [2021-08-04T22:39:37.591Z] 444f5516b4c7: Download complete [2021-08-04T22:39:37.591Z] 90b9b1106a8b: Verifying Checksum [2021-08-04T22:39:37.591Z] 90b9b1106a8b: Download complete [2021-08-04T22:39:37.591Z] 540db60ca938: Verifying Checksum [2021-08-04T22:39:37.877Z] 540db60ca938: Pull complete [2021-08-04T22:39:37.877Z] adcc1eea9eea: Pull complete [2021-08-04T22:39:38.145Z] 4c4ab2625f07: Pull complete [2021-08-04T22:39:38.145Z] 0383d17a5b7e: Verifying Checksum [2021-08-04T22:39:38.145Z] 0383d17a5b7e: Download complete [2021-08-04T22:39:39.700Z] ---> Running in 34ae15e54dc2 [2021-08-04T22:39:39.975Z] Removing intermediate container 34ae15e54dc2 [2021-08-04T22:39:39.975Z] ---> 99cb51b8fac2 [2021-08-04T22:39:39.975Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T22:39:40.250Z] ---> Running in 4eb235a6c817 [2021-08-04T22:39:41.522Z] c82ef313ddc5: Verifying Checksum [2021-08-04T22:39:41.522Z] c82ef313ddc5: Download complete [2021-08-04T22:39:42.490Z] db62176df00c: Verifying Checksum [2021-08-04T22:39:42.490Z] db62176df00c: Download complete [2021-08-04T22:39:42.889Z] Removing intermediate container 4eb235a6c817 [2021-08-04T22:39:42.889Z] ---> ba49594265ce [2021-08-04T22:39:42.889Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-08-04T22:39:42.889Z] ---> Running in fad8449daa28 [2021-08-04T22:39:44.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T22:39:44.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T22:39:45.870Z] db62176df00c: Pull complete [2021-08-04T22:39:45.870Z] 3b30891b0d05: Pull complete [2021-08-04T22:39:45.870Z] 444f5516b4c7: Pull complete [2021-08-04T22:39:45.870Z] 90b9b1106a8b: Pull complete [2021-08-04T22:39:45.870Z] 0383d17a5b7e: Pull complete [2021-08-04T22:39:45.917Z] OK: 218 MiB in 52 packages [2021-08-04T22:39:47.353Z] Removing intermediate container fad8449daa28 [2021-08-04T22:39:47.353Z] ---> d87c0f3f8523 [2021-08-04T22:39:47.353Z] Step 6/8 : WORKDIR /app [2021-08-04T22:39:47.353Z] ---> Running in 1b1d7f2024f4 [2021-08-04T22:39:47.640Z] Removing intermediate container 1b1d7f2024f4 [2021-08-04T22:39:47.640Z] ---> 6a43f75d169f [2021-08-04T22:39:47.640Z] Step 7/8 : COPY . . [2021-08-04T22:39:47.839Z] c82ef313ddc5: Pull complete [2021-08-04T22:39:47.839Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-04T22:39:47.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-04T22:39:47.839Z] ---> 4508b0543a43 [2021-08-04T22:39:47.839Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-04T22:39:48.622Z] ---> c2d4ae429b5f [2021-08-04T22:39:48.622Z] Step 8/8 : RUN go mod download [2021-08-04T22:39:48.896Z] ---> Running in 845a0a9d4f53 [2021-08-04T22:39:49.793Z] ---> Running in 6ec4b291c727 [2021-08-04T22:39:49.793Z] Removing intermediate container 6ec4b291c727 [2021-08-04T22:39:49.793Z] ---> 2f432a972b14 [2021-08-04T22:39:49.793Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T22:39:49.793Z] ---> Running in ea638a620865 [2021-08-04T22:39:50.059Z] Removing intermediate container ea638a620865 [2021-08-04T22:39:50.059Z] ---> 87e0f5d7c529 [2021-08-04T22:39:50.059Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-08-04T22:39:50.059Z] ---> Running in dd6034f13a4d [2021-08-04T22:39:50.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T22:39:51.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T22:39:51.556Z] OK: 219 MiB in 52 packages [2021-08-04T22:39:51.826Z] Removing intermediate container dd6034f13a4d [2021-08-04T22:39:51.826Z] ---> c3ec690498e7 [2021-08-04T22:39:51.826Z] Step 6/8 : WORKDIR /app [2021-08-04T22:39:51.826Z] ---> Running in 52a326fb9cf3 [2021-08-04T22:39:52.096Z] Removing intermediate container 52a326fb9cf3 [2021-08-04T22:39:52.096Z] ---> 32ea5467801d [2021-08-04T22:39:52.096Z] Step 7/8 : COPY . . [2021-08-04T22:39:52.096Z] ---> 684d8df9620b [2021-08-04T22:39:52.096Z] Step 8/8 : RUN go mod download [2021-08-04T22:39:52.096Z] ---> Running in dae69ae6036b [2021-08-04T22:40:03.023Z] Removing intermediate container dae69ae6036b [2021-08-04T22:40:03.023Z] ---> a59fd1fb041f [2021-08-04T22:40:03.023Z] Successfully built a59fd1fb041f [2021-08-04T22:40:03.023Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:40:03.362Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T22:40:03.362Z] . [Pipeline] withDockerContainer [2021-08-04T22:40:03.463Z] prd-centos7-docker-4c-2g-2027 does not seem to be running inside a container [2021-08-04T22:40:03.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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-08-04T22:40:03.950Z] $ docker top 867f6113debe40559cb33b9a3667fc017c54dce117dba18e47398a1d1f60f3ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T22:40:04.352Z] + go version [2021-08-04T22:40:04.352Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-04T22:40:04.370Z] $ docker stop --time=1 867f6113debe40559cb33b9a3667fc017c54dce117dba18e47398a1d1f60f3ac [2021-08-04T22:40:05.570Z] $ docker rm -f 867f6113debe40559cb33b9a3667fc017c54dce117dba18e47398a1d1f60f3ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:40:06.127Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T22:40:06.127Z] . [Pipeline] withDockerContainer [2021-08-04T22:40:06.217Z] prd-centos7-docker-4c-2g-2027 does not seem to be running inside a container [2021-08-04T22:40:06.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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-08-04T22:40:06.638Z] $ docker top 1ba50265d9e669f5a74b846c6a7b0059dabd5cacbf91e80cfe1d7e8d8eac70d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T22:40:07.040Z] + go mod tidy [Pipeline] sh [2021-08-04T22:40:07.635Z] + make test [2021-08-04T22:40:07.636Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-04T22:40:17.233Z] Removing intermediate container 845a0a9d4f53 [2021-08-04T22:40:17.233Z] ---> a2ac511cb964 [2021-08-04T22:40:17.233Z] Successfully built a2ac511cb964 [2021-08-04T22:40:17.233Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:40:17.574Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T22:40:17.574Z] . [Pipeline] withDockerContainer [2021-08-04T22:40:17.800Z] prd-ubuntu18.04-docker-arm64-4c-16g-2026 does not seem to be running inside a container [2021-08-04T22:40:17.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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-08-04T22:40:19.704Z] $ docker top a801bba6fcdccfa3e19f70f239ff47a038fe63ecbe7d0bb81e96aaacc4658df0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T22:40:20.650Z] + go version [2021-08-04T22:40:20.651Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-04T22:40:20.674Z] $ docker stop --time=1 a801bba6fcdccfa3e19f70f239ff47a038fe63ecbe7d0bb81e96aaacc4658df0 [2021-08-04T22:40:22.448Z] $ docker rm -f a801bba6fcdccfa3e19f70f239ff47a038fe63ecbe7d0bb81e96aaacc4658df0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-04T22:40:22.775Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-04T22:40:22.775Z] CGO_ENABLED=1 go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:40:23.245Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T22:40:23.245Z] . [Pipeline] withDockerContainer [2021-08-04T22:40:23.512Z] prd-ubuntu18.04-docker-arm64-4c-16g-2026 does not seem to be running inside a container [2021-08-04T22:40:23.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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-08-04T22:40:25.247Z] $ docker top 2a7c8c547f4af9ad01382c3d96bf05d0681d5f55dc9f5b87bb8bab7c0fc13b7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T22:40:26.265Z] + go mod tidy [Pipeline] sh [2021-08-04T22:40:27.541Z] + make test [2021-08-04T22:40:27.541Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-04T22:40:28.421Z] gofmt -l . [2021-08-04T22:40:28.421Z] [ "`gofmt -l .`" = "" ] [2021-08-04T22:40:28.421Z] ./bin/test-go-mod-tidy.sh [2021-08-04T22:40:28.421Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-04T22:40:28.438Z] $ docker stop --time=1 1ba50265d9e669f5a74b846c6a7b0059dabd5cacbf91e80cfe1d7e8d8eac70d2 [2021-08-04T22:40:29.884Z] $ docker rm -f 1ba50265d9e669f5a74b846c6a7b0059dabd5cacbf91e80cfe1d7e8d8eac70d2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T22:40:30.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T22:40:30.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-04T22:40:34.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T22:40:34.923Z] + ls -al . [2021-08-04T22:40:34.923Z] total 112 [2021-08-04T22:40:34.923Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 4 22:40 . [2021-08-04T22:40:34.923Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 22:39 .. [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 7306 Aug 4 22:39 Attribution.txt [2021-08-04T22:40:34.923Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 4 22:39 bin [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 22206 Aug 4 22:39 CHANGELOG.md [2021-08-04T22:40:34.923Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 4 22:40 coverage.out [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 2048 Aug 4 22:39 Dockerfile [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 970 Aug 4 22:39 Dockerfile.build [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 119 Aug 4 22:39 .dockerignore [2021-08-04T22:40:34.923Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 4 22:39 .git [2021-08-04T22:40:34.923Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 4 22:39 .github [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 111 Aug 4 22:39 .gitignore [2021-08-04T22:40:34.923Z] -rw-r--r--. 1 jenkins jenkins 129 Aug 4 22:40 go.mod [2021-08-04T22:40:34.923Z] -rw-r--r--. 1 jenkins jenkins 20447 Aug 4 22:40 go.sum [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 687 Aug 4 22:39 Jenkinsfile [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 4 22:39 LICENSE [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 1460 Aug 4 22:39 main.go [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 1508 Aug 4 22:39 makefile [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 3224 Aug 4 22:39 README.md [2021-08-04T22:40:34.923Z] drwxrwxr-x. 8 jenkins jenkins 122 Aug 4 22:39 res [2021-08-04T22:40:34.923Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 4 22:39 snap [2021-08-04T22:40:34.923Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 4 22:36 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:40:35.256Z] + 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=2474bfb9299069bd6f7ffa4b5411d39705da1585 --label arch=amd64 --label version=2.0.2-dev.2 . [2021-08-04T22:40:35.256Z] Sending build context to Docker daemon 154.6kB [2021-08-04T22:40:35.256Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T22:40:35.256Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-04T22:40:35.256Z] ---> a59fd1fb041f [2021-08-04T22:40:35.256Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-04T22:40:35.256Z] ---> Running in b9941fe2b6ed [2021-08-04T22:40:35.256Z] Removing intermediate container b9941fe2b6ed [2021-08-04T22:40:35.256Z] ---> 02c77f5b8f0f [2021-08-04T22:40:35.256Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T22:40:35.256Z] ---> Running in f34ba5d59fd8 [2021-08-04T22:40:35.524Z] Removing intermediate container f34ba5d59fd8 [2021-08-04T22:40:35.524Z] ---> 2f5671b6d997 [2021-08-04T22:40:35.524Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-04T22:40:35.524Z] ---> Running in 3899872b3bac [2021-08-04T22:40:35.524Z] Removing intermediate container 3899872b3bac [2021-08-04T22:40:35.524Z] ---> 60dcef6432b1 [2021-08-04T22:40:35.524Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T22:40:35.524Z] ---> Running in 23df61fac756 [2021-08-04T22:40:36.115Z] Removing intermediate container 23df61fac756 [2021-08-04T22:40:36.115Z] ---> 9c07b71ab24e [2021-08-04T22:40:36.115Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T22:40:36.115Z] ---> Running in b4f6954ffb1c [2021-08-04T22:40:36.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T22:40:37.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T22:40:37.620Z] OK: 219 MiB in 52 packages [2021-08-04T22:40:37.893Z] Removing intermediate container b4f6954ffb1c [2021-08-04T22:40:37.893Z] ---> 659f246b97fb [2021-08-04T22:40:37.893Z] Step 8/28 : WORKDIR /app [2021-08-04T22:40:37.893Z] ---> Running in 1cf6bf9fbdb0 [2021-08-04T22:40:37.893Z] Removing intermediate container 1cf6bf9fbdb0 [2021-08-04T22:40:37.893Z] ---> 9a71b1308d8c [2021-08-04T22:40:37.893Z] Step 9/28 : COPY go.mod . [2021-08-04T22:40:38.160Z] ---> aa3d8724c119 [2021-08-04T22:40:38.161Z] Step 10/28 : RUN go mod download [2021-08-04T22:40:38.161Z] ---> Running in 2d81b54775f9 [2021-08-04T22:40:39.017Z] Removing intermediate container 2d81b54775f9 [2021-08-04T22:40:39.017Z] ---> 0c9818e60402 [2021-08-04T22:40:39.017Z] Step 11/28 : RUN go mod tidy [2021-08-04T22:40:39.017Z] ---> Running in 2803c389d852 [2021-08-04T22:40:39.291Z] Removing intermediate container 2803c389d852 [2021-08-04T22:40:39.291Z] ---> bf6db9ef88e2 [2021-08-04T22:40:39.291Z] Step 12/28 : COPY . . [2021-08-04T22:40:39.560Z] ---> bda10ed75848 [2021-08-04T22:40:39.560Z] Step 13/28 : ARG MAKE="make build" [2021-08-04T22:40:39.560Z] ---> Running in 517063c43d5d [2021-08-04T22:40:39.560Z] Removing intermediate container 517063c43d5d [2021-08-04T22:40:39.560Z] ---> 814ed0b7afc7 [2021-08-04T22:40:39.560Z] Step 14/28 : RUN $MAKE [2021-08-04T22:40:39.829Z] ---> Running in 1e124c2b6a0b [2021-08-04T22:40:39.829Z] go mod tidy [2021-08-04T22:40:40.104Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.2" -o app-service-configurable [2021-08-04T22:40:52.526Z] Removing intermediate container 1e124c2b6a0b [2021-08-04T22:40:52.526Z] ---> 3add77d10a95 [2021-08-04T22:40:52.526Z] Step 15/28 : FROM alpine:3.12 [2021-08-04T22:40:52.526Z] 3.12: Pulling from library/alpine [2021-08-04T22:40:52.526Z] 339de151aab4: Pulling fs layer [2021-08-04T22:40:52.526Z] 339de151aab4: Verifying Checksum [2021-08-04T22:40:52.526Z] 339de151aab4: Download complete [2021-08-04T22:40:52.526Z] 339de151aab4: Pull complete [2021-08-04T22:40:52.526Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T22:40:52.526Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T22:40:52.526Z] ---> 13621d1b12d4 [2021-08-04T22:40:52.526Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-04T22:40:52.526Z] ---> Running in 40460ceea1dc [2021-08-04T22:40:52.526Z] Removing intermediate container 40460ceea1dc [2021-08-04T22:40:52.526Z] ---> fdec138341c3 [2021-08-04T22:40:52.526Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-04T22:40:52.526Z] ---> Running in b18343c046e4 [2021-08-04T22:40:52.526Z] Removing intermediate container b18343c046e4 [2021-08-04T22:40:52.526Z] ---> 555e6d516e3e [2021-08-04T22:40:52.526Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-04T22:40:52.526Z] ---> Running in ddb87fb73a13 [2021-08-04T22:40:52.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T22:40:52.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T22:40:52.791Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-04T22:40:52.791Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-04T22:40:52.791Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-04T22:40:52.791Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-04T22:40:52.791Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-04T22:40:52.791Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-04T22:40:52.791Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-04T22:40:52.791Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T22:40:52.791Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T22:40:52.791Z] OK: 9 MiB in 21 packages [2021-08-04T22:40:53.060Z] Removing intermediate container ddb87fb73a13 [2021-08-04T22:40:53.060Z] ---> 7d7e281c2886 [2021-08-04T22:40:53.060Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-04T22:40:53.330Z] ---> 5405583f5ec0 [2021-08-04T22:40:53.330Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-04T22:40:53.330Z] ---> 096fc8b3a048 [2021-08-04T22:40:53.330Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-08-04T22:40:53.600Z] ---> 1eaeab169b62 [2021-08-04T22:40:53.600Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-04T22:40:53.867Z] ---> 60ea56b7258a [2021-08-04T22:40:53.867Z] Step 23/28 : EXPOSE 48095 [2021-08-04T22:40:54.146Z] ---> Running in f248cba702ae [2021-08-04T22:40:54.146Z] Removing intermediate container f248cba702ae [2021-08-04T22:40:54.146Z] ---> 7607ec967ea9 [2021-08-04T22:40:54.146Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-08-04T22:40:54.146Z] ---> Running in 89c2c0cfafd3 [2021-08-04T22:40:54.146Z] Removing intermediate container 89c2c0cfafd3 [2021-08-04T22:40:54.146Z] ---> a83013869756 [2021-08-04T22:40:54.146Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T22:40:54.146Z] ---> Running in 713a48920785 [2021-08-04T22:40:54.414Z] Removing intermediate container 713a48920785 [2021-08-04T22:40:54.414Z] ---> c51bd9b1d309 [2021-08-04T22:40:54.414Z] Step 26/28 : LABEL arch=amd64 [2021-08-04T22:40:54.414Z] ---> Running in aaf30baf4546 [2021-08-04T22:40:54.414Z] Removing intermediate container aaf30baf4546 [2021-08-04T22:40:54.414Z] ---> 346ee906f7c4 [2021-08-04T22:40:54.414Z] Step 27/28 : LABEL git_sha=2474bfb9299069bd6f7ffa4b5411d39705da1585 [2021-08-04T22:40:54.414Z] ---> Running in 49c19702c2d7 [2021-08-04T22:40:54.681Z] Removing intermediate container 49c19702c2d7 [2021-08-04T22:40:54.681Z] ---> 752fe66a49ad [2021-08-04T22:40:54.681Z] Step 28/28 : LABEL version=2.0.2-dev.2 [2021-08-04T22:40:54.681Z] ---> Running in 264674760a80 [2021-08-04T22:40:54.681Z] Removing intermediate container 264674760a80 [2021-08-04T22:40:54.681Z] ---> 5a103e07ee12 [2021-08-04T22:40:54.681Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T22:40:54.681Z] Successfully built 5a103e07ee12 [2021-08-04T22:40:54.681Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T22:40:56.445Z] provisioning config files... [2021-08-04T22:40:56.465Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config4417361590350373219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:40:56.813Z] ---> docker-login.sh [2021-08-04T22:40:56.813Z] nexus3.edgexfoundry.org:10001 [2021-08-04T22:40:56.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:40:56.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:40:56.813Z] Configure a credential helper to remove this warning. See [2021-08-04T22:40:56.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:40:56.813Z] [2021-08-04T22:40:56.813Z] Login Succeeded [2021-08-04T22:40:56.813Z] nexus3.edgexfoundry.org:10002 [2021-08-04T22:40:56.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:40:57.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:40:57.084Z] Configure a credential helper to remove this warning. See [2021-08-04T22:40:57.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:40:57.084Z] [2021-08-04T22:40:57.084Z] Login Succeeded [2021-08-04T22:40:57.084Z] nexus3.edgexfoundry.org:10003 [2021-08-04T22:40:57.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:40:57.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:40:57.084Z] Configure a credential helper to remove this warning. See [2021-08-04T22:40:57.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:40:57.084Z] [2021-08-04T22:40:57.084Z] Login Succeeded [2021-08-04T22:40:57.084Z] nexus3.edgexfoundry.org:10004 [2021-08-04T22:40:57.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:40:57.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:40:57.351Z] Configure a credential helper to remove this warning. See [2021-08-04T22:40:57.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:40:57.351Z] [2021-08-04T22:40:57.351Z] Login Succeeded [2021-08-04T22:40:57.351Z] docker.io [2021-08-04T22:40:57.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:40:57.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:40:57.617Z] Configure a credential helper to remove this warning. See [2021-08-04T22:40:57.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:40:57.617Z] [2021-08-04T22:40:57.617Z] Login Succeeded [2021-08-04T22:40:57.617Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T22:40:57.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T22:40:57.707Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-08-04T22:40:57.707Z] 2474bfb9299069bd6f7ffa4b5411d39705da1585 [2021-08-04T22:40:57.707Z] latest [2021-08-04T22:40:57.707Z] 2.0.2-dev.2 [2021-08-04T22:40:57.707Z] 2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 [2021-08-04T22:40:57.707Z] main [2021-08-04T22:40:57.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:40:58.073Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:40:58.395Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585 [2021-08-04T22:40:58.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-04T22:40:58.395Z] ae55256af2ff: Preparing [2021-08-04T22:40:58.395Z] 1aecc8a4fc1d: Preparing [2021-08-04T22:40:58.395Z] 8bae9a737acf: Preparing [2021-08-04T22:40:58.395Z] 229878ea0c72: Preparing [2021-08-04T22:40:58.395Z] 89d2cfeeb2f0: Preparing [2021-08-04T22:40:58.395Z] 32f366d666a5: Preparing [2021-08-04T22:40:58.395Z] 32f366d666a5: Waiting [2021-08-04T22:40:58.668Z] 229878ea0c72: Pushed [2021-08-04T22:40:58.668Z] 8bae9a737acf: Pushed [2021-08-04T22:40:58.668Z] 1aecc8a4fc1d: Pushed [2021-08-04T22:40:58.935Z] 32f366d666a5: Layer already exists [2021-08-04T22:40:58.935Z] 89d2cfeeb2f0: Pushed [2021-08-04T22:41:00.347Z] ae55256af2ff: Pushed [2021-08-04T22:41:00.347Z] 2474bfb9299069bd6f7ffa4b5411d39705da1585: digest: sha256:c72385830fde47e2d130c2a478785f22ac251ffa110211ec236e3af2e02c5cca size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:41:00.957Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:41:01.278Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-04T22:41:01.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-04T22:41:01.278Z] ae55256af2ff: Preparing [2021-08-04T22:41:01.278Z] 1aecc8a4fc1d: Preparing [2021-08-04T22:41:01.278Z] 8bae9a737acf: Preparing [2021-08-04T22:41:01.278Z] 229878ea0c72: Preparing [2021-08-04T22:41:01.278Z] 89d2cfeeb2f0: Preparing [2021-08-04T22:41:01.278Z] 32f366d666a5: Preparing [2021-08-04T22:41:01.278Z] 32f366d666a5: Waiting [2021-08-04T22:41:01.278Z] 8bae9a737acf: Layer already exists [2021-08-04T22:41:01.278Z] 1aecc8a4fc1d: Layer already exists [2021-08-04T22:41:01.278Z] 89d2cfeeb2f0: Layer already exists [2021-08-04T22:41:01.278Z] 229878ea0c72: Layer already exists [2021-08-04T22:41:01.278Z] ae55256af2ff: Layer already exists [2021-08-04T22:41:01.278Z] 32f366d666a5: Layer already exists [2021-08-04T22:41:01.549Z] latest: digest: sha256:c72385830fde47e2d130c2a478785f22ac251ffa110211ec236e3af2e02c5cca size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:41:01.889Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:41:02.216Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.2 [2021-08-04T22:41:02.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-04T22:41:02.216Z] ae55256af2ff: Preparing [2021-08-04T22:41:02.216Z] 1aecc8a4fc1d: Preparing [2021-08-04T22:41:02.216Z] 8bae9a737acf: Preparing [2021-08-04T22:41:02.216Z] 229878ea0c72: Preparing [2021-08-04T22:41:02.216Z] 89d2cfeeb2f0: Preparing [2021-08-04T22:41:02.216Z] 32f366d666a5: Preparing [2021-08-04T22:41:02.216Z] 32f366d666a5: Waiting [2021-08-04T22:41:02.216Z] 89d2cfeeb2f0: Layer already exists [2021-08-04T22:41:02.216Z] 229878ea0c72: Layer already exists [2021-08-04T22:41:02.216Z] 1aecc8a4fc1d: Layer already exists [2021-08-04T22:41:02.216Z] ae55256af2ff: Layer already exists [2021-08-04T22:41:02.216Z] 8bae9a737acf: Layer already exists [2021-08-04T22:41:02.216Z] 32f366d666a5: Layer already exists [2021-08-04T22:41:02.216Z] 2.0.2-dev.2: digest: sha256:c72385830fde47e2d130c2a478785f22ac251ffa110211ec236e3af2e02c5cca size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:41:02.543Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:41:02.868Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 [2021-08-04T22:41:02.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-04T22:41:02.868Z] ae55256af2ff: Preparing [2021-08-04T22:41:02.868Z] 1aecc8a4fc1d: Preparing [2021-08-04T22:41:02.868Z] 8bae9a737acf: Preparing [2021-08-04T22:41:02.868Z] 229878ea0c72: Preparing [2021-08-04T22:41:02.868Z] 89d2cfeeb2f0: Preparing [2021-08-04T22:41:02.868Z] 32f366d666a5: Preparing [2021-08-04T22:41:02.868Z] 32f366d666a5: Waiting [2021-08-04T22:41:02.868Z] 8bae9a737acf: Layer already exists [2021-08-04T22:41:02.868Z] 229878ea0c72: Layer already exists [2021-08-04T22:41:02.868Z] ae55256af2ff: Layer already exists [2021-08-04T22:41:02.868Z] 1aecc8a4fc1d: Layer already exists [2021-08-04T22:41:02.868Z] 32f366d666a5: Layer already exists [2021-08-04T22:41:03.136Z] 89d2cfeeb2f0: Layer already exists [2021-08-04T22:41:03.136Z] 2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2: digest: sha256:c72385830fde47e2d130c2a478785f22ac251ffa110211ec236e3af2e02c5cca size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:41:03.462Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:41:03.784Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-08-04T22:41:03.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-04T22:41:03.785Z] ae55256af2ff: Preparing [2021-08-04T22:41:03.785Z] 1aecc8a4fc1d: Preparing [2021-08-04T22:41:03.785Z] 8bae9a737acf: Preparing [2021-08-04T22:41:03.785Z] 229878ea0c72: Preparing [2021-08-04T22:41:03.785Z] 89d2cfeeb2f0: Preparing [2021-08-04T22:41:03.785Z] 32f366d666a5: Preparing [2021-08-04T22:41:03.785Z] 32f366d666a5: Waiting [2021-08-04T22:41:03.785Z] 1aecc8a4fc1d: Layer already exists [2021-08-04T22:41:03.785Z] 229878ea0c72: Layer already exists [2021-08-04T22:41:03.785Z] 89d2cfeeb2f0: Layer already exists [2021-08-04T22:41:03.785Z] 8bae9a737acf: Layer already exists [2021-08-04T22:41:03.785Z] ae55256af2ff: Layer already exists [2021-08-04T22:41:03.785Z] 32f366d666a5: Layer already exists [2021-08-04T22:41:03.785Z] main: digest: sha256:c72385830fde47e2d130c2a478785f22ac251ffa110211ec236e3af2e02c5cca size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T22:41:03.849Z] ===================================================== [Pipeline] echo [2021-08-04T22:41:03.866Z] taggedImages: [2021-08-04T22:41:03.866Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585 [2021-08-04T22:41:03.866Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-04T22:41:03.866Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.2 [2021-08-04T22:41:03.866Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 [2021-08-04T22:41:03.866Z] - 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-08-04T22:41:04.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T22:41:04.455Z] [2021-08-04T22:41:04.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:41:04.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T22:41:04.794Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T22:41:04.794Z] b4d181a07f80: Pulling fs layer [2021-08-04T22:41:04.794Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T22:41:04.794Z] ed53099fbce6: Pulling fs layer [2021-08-04T22:41:04.794Z] dc539afda2c1: Pulling fs layer [2021-08-04T22:41:04.794Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T22:41:04.794Z] 9065ff56babe: Pulling fs layer [2021-08-04T22:41:04.794Z] d287ab97295c: Pulling fs layer [2021-08-04T22:41:04.794Z] dc539afda2c1: Waiting [2021-08-04T22:41:04.794Z] 77bc0d833cb6: Waiting [2021-08-04T22:41:04.794Z] 9065ff56babe: Waiting [2021-08-04T22:41:04.794Z] d287ab97295c: Waiting [2021-08-04T22:41:05.062Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T22:41:05.062Z] a1111a8f2ec3: Download complete [2021-08-04T22:41:05.062Z] dc539afda2c1: Download complete [2021-08-04T22:41:05.328Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T22:41:05.328Z] 77bc0d833cb6: Download complete [2021-08-04T22:41:05.596Z] ed53099fbce6: Verifying Checksum [2021-08-04T22:41:05.596Z] ed53099fbce6: Download complete [2021-08-04T22:41:05.596Z] 9065ff56babe: Verifying Checksum [2021-08-04T22:41:05.596Z] 9065ff56babe: Download complete [2021-08-04T22:41:06.560Z] b4d181a07f80: Verifying Checksum [2021-08-04T22:41:06.560Z] b4d181a07f80: Download complete [2021-08-04T22:41:07.528Z] b4d181a07f80: Pull complete [2021-08-04T22:41:07.794Z] a1111a8f2ec3: Pull complete [2021-08-04T22:41:08.379Z] ed53099fbce6: Pull complete [2021-08-04T22:41:08.379Z] dc539afda2c1: Pull complete [2021-08-04T22:41:08.645Z] 77bc0d833cb6: Pull complete [2021-08-04T22:41:08.645Z] 9065ff56babe: Pull complete [2021-08-04T22:41:10.809Z] d287ab97295c: Verifying Checksum [2021-08-04T22:41:10.809Z] d287ab97295c: Download complete [2021-08-04T22:41:15.108Z] d287ab97295c: Pull complete [2021-08-04T22:41:15.108Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T22:41:15.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T22:41:15.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T22:41:15.202Z] prd-centos7-docker-4c-2g-2027 does not seem to be running inside a container [2021-08-04T22:41:15.277Z] $ 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/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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-08-04T22:41:16.592Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-04T22:41:16.593Z] CGO_ENABLED=1 go vet ./... [2021-08-04T22:41:17.723Z] $ docker top ff3163cfdf54f7eed50db97f248978a5a6bb08302d0f29a51808fb230c746f1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:41:18.341Z] ---> job-cost.sh [2021-08-04T22:41:18.341Z] lf-activate-venv: SKIPPING [2021-08-04T22:41:18.341Z] INFO: No Stack... [2021-08-04T22:41:19.304Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T22:41:19.572Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T22:41:19.896Z] + cat /w/workspace/app-service-configurable/6/archives/cost.csv [2021-08-04T22:41:19.896Z] + cut -d, -f6 [Pipeline] lock [2021-08-04T22:41:19.940Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] [2021-08-04T22:41:19.953Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] did not exist. Created. [2021-08-04T22:41:19.953Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T22:41:20.300Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-04T22:41:20.342Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T22:41:20.352Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T22:41:20.379Z] $ docker stop --time=1 ff3163cfdf54f7eed50db97f248978a5a6bb08302d0f29a51808fb230c746f1a [2021-08-04T22:41:21.523Z] $ docker rm -f ff3163cfdf54f7eed50db97f248978a5a6bb08302d0f29a51808fb230c746f1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-04T22:41:43.415Z] gofmt -l . [2021-08-04T22:41:43.415Z] [ "`gofmt -l .`" = "" ] [2021-08-04T22:41:43.415Z] ./bin/test-go-mod-tidy.sh [2021-08-04T22:41:43.415Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-04T22:41:43.436Z] $ docker stop --time=1 2a7c8c547f4af9ad01382c3d96bf05d0681d5f55dc9f5b87bb8bab7c0fc13b7b [2021-08-04T22:41:45.459Z] $ docker rm -f 2a7c8c547f4af9ad01382c3d96bf05d0681d5f55dc9f5b87bb8bab7c0fc13b7b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T22:41:46.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T22:41:46.378Z] Warning: overwriting stash ‘coverage-report’ [2021-08-04T22:41:46.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-04T22:41:49.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T22:41:49.343Z] + ls -al . [2021-08-04T22:41:49.343Z] total 136 [2021-08-04T22:41:49.343Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 4 22:41 . [2021-08-04T22:41:49.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 22:39 .. [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 4 22:39 .dockerignore [2021-08-04T22:41:49.343Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 22:39 .git [2021-08-04T22:41:49.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 22:39 .github [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 111 Aug 4 22:39 .gitignore [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 7306 Aug 4 22:39 Attribution.txt [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 22206 Aug 4 22:39 CHANGELOG.md [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 2048 Aug 4 22:39 Dockerfile [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 970 Aug 4 22:39 Dockerfile.build [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 4 22:39 Jenkinsfile [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 4 22:39 LICENSE [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 3224 Aug 4 22:39 README.md [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 4 22:36 VERSION [2021-08-04T22:41:49.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 22:39 bin [2021-08-04T22:41:49.343Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 4 22:40 coverage.out [2021-08-04T22:41:49.343Z] -rw-r--r-- 1 jenkins jenkins 129 Aug 4 22:41 go.mod [2021-08-04T22:41:49.343Z] -rw-r--r-- 1 jenkins jenkins 20447 Aug 4 22:40 go.sum [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 1460 Aug 4 22:39 main.go [2021-08-04T22:41:49.343Z] -rw-rw-r-- 1 jenkins jenkins 1508 Aug 4 22:39 makefile [2021-08-04T22:41:49.343Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 22:39 res [2021-08-04T22:41:49.343Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 22:39 snap [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:41:49.687Z] + 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=2474bfb9299069bd6f7ffa4b5411d39705da1585 --label arch=arm64 --label version=2.0.2-dev.2 . [2021-08-04T22:41:49.687Z] Sending build context to Docker daemon 154.6kB [2021-08-04T22:41:49.966Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T22:41:49.966Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-04T22:41:49.966Z] ---> a2ac511cb964 [2021-08-04T22:41:49.966Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-04T22:41:50.240Z] ---> Running in c51a8a37fc0d [2021-08-04T22:41:50.836Z] Removing intermediate container c51a8a37fc0d [2021-08-04T22:41:50.836Z] ---> f0545b434c92 [2021-08-04T22:41:50.836Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T22:41:50.836Z] ---> Running in a5e3a470b802 [2021-08-04T22:41:51.437Z] Removing intermediate container a5e3a470b802 [2021-08-04T22:41:51.437Z] ---> 335d5abc5088 [2021-08-04T22:41:51.437Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-04T22:41:51.437Z] ---> Running in ae47bb60ae0f [2021-08-04T22:41:52.038Z] Removing intermediate container ae47bb60ae0f [2021-08-04T22:41:52.038Z] ---> 5498807d4318 [2021-08-04T22:41:52.038Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T22:41:52.312Z] ---> Running in dfddb9b1ad26 [2021-08-04T22:41:54.938Z] Removing intermediate container dfddb9b1ad26 [2021-08-04T22:41:54.938Z] ---> 874ac8c0b164 [2021-08-04T22:41:54.938Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T22:41:54.938Z] ---> Running in bc4429255ebe [2021-08-04T22:41:55.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T22:41:56.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T22:41:57.487Z] OK: 218 MiB in 52 packages [2021-08-04T22:41:58.929Z] Removing intermediate container bc4429255ebe [2021-08-04T22:41:58.929Z] ---> 5300802fd308 [2021-08-04T22:41:58.929Z] Step 8/28 : WORKDIR /app [2021-08-04T22:41:58.929Z] ---> Running in cdea88a5d442 [2021-08-04T22:41:59.528Z] Removing intermediate container cdea88a5d442 [2021-08-04T22:41:59.528Z] ---> 1aa666279fe3 [2021-08-04T22:41:59.528Z] Step 9/28 : COPY go.mod . [2021-08-04T22:42:00.125Z] ---> 4002e1f64736 [2021-08-04T22:42:00.125Z] Step 10/28 : RUN go mod download [2021-08-04T22:42:00.401Z] ---> Running in ab7d1e793240 [2021-08-04T22:42:03.033Z] Removing intermediate container ab7d1e793240 [2021-08-04T22:42:03.033Z] ---> a729145b7646 [2021-08-04T22:42:03.033Z] Step 11/28 : RUN go mod tidy [2021-08-04T22:42:03.033Z] ---> Running in f7715456ada0 [2021-08-04T22:42:06.519Z] Removing intermediate container f7715456ada0 [2021-08-04T22:42:06.519Z] ---> 9d4846480ec8 [2021-08-04T22:42:06.519Z] Step 12/28 : COPY . . [2021-08-04T22:42:07.127Z] ---> 5ae768e720fb [2021-08-04T22:42:07.128Z] Step 13/28 : ARG MAKE="make build" [2021-08-04T22:42:07.128Z] ---> Running in d340f6edd95b [2021-08-04T22:42:07.726Z] Removing intermediate container d340f6edd95b [2021-08-04T22:42:07.726Z] ---> 780fe4ce8931 [2021-08-04T22:42:07.726Z] Step 14/28 : RUN $MAKE [2021-08-04T22:42:07.726Z] ---> Running in 9aaa53bf1ced [2021-08-04T22:42:09.168Z] go mod tidy [2021-08-04T22:42:09.445Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.2" -o app-service-configurable [2021-08-04T22:42:48.481Z] Removing intermediate container 9aaa53bf1ced [2021-08-04T22:42:48.481Z] ---> 6a1d0ab1e2c4 [2021-08-04T22:42:48.481Z] Step 15/28 : FROM alpine:3.12 [2021-08-04T22:42:48.481Z] 3.12: Pulling from library/alpine [2021-08-04T22:42:48.481Z] d2f70382dc9a: Pulling fs layer [2021-08-04T22:42:48.481Z] d2f70382dc9a: Verifying Checksum [2021-08-04T22:42:48.481Z] d2f70382dc9a: Download complete [2021-08-04T22:42:48.481Z] d2f70382dc9a: Pull complete [2021-08-04T22:42:48.481Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T22:42:48.481Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T22:42:48.481Z] ---> c4fd0aeabfcf [2021-08-04T22:42:48.481Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-04T22:42:48.481Z] ---> Running in 565a4792900f [2021-08-04T22:42:48.481Z] Removing intermediate container 565a4792900f [2021-08-04T22:42:48.481Z] ---> b26d9967d877 [2021-08-04T22:42:48.481Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-04T22:42:48.756Z] ---> Running in 247f9e8eea8d [2021-08-04T22:42:49.372Z] Removing intermediate container 247f9e8eea8d [2021-08-04T22:42:49.372Z] ---> 7fd106c76d64 [2021-08-04T22:42:49.372Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-04T22:42:49.372Z] ---> Running in 23a6328bc826 [2021-08-04T22:42:50.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T22:42:50.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T22:42:51.417Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-04T22:42:51.417Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-04T22:42:51.417Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-04T22:42:51.417Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-04T22:42:51.417Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-04T22:42:51.417Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-04T22:42:51.417Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-04T22:42:51.417Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T22:42:51.417Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T22:42:51.692Z] OK: 9 MiB in 21 packages [2021-08-04T22:42:53.128Z] Removing intermediate container 23a6328bc826 [2021-08-04T22:42:53.128Z] ---> 85b9ed7d36b4 [2021-08-04T22:42:53.128Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-04T22:42:54.110Z] ---> 314bc7c8a39d [2021-08-04T22:42:54.110Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-04T22:42:54.710Z] ---> 10fd2912d825 [2021-08-04T22:42:54.710Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-08-04T22:42:55.693Z] ---> 0491d5b836d0 [2021-08-04T22:42:55.693Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-04T22:42:57.126Z] ---> e69acdce567b [2021-08-04T22:42:57.126Z] Step 23/28 : EXPOSE 48095 [2021-08-04T22:42:57.402Z] ---> Running in fe2b32eee14c [2021-08-04T22:42:57.998Z] Removing intermediate container fe2b32eee14c [2021-08-04T22:42:57.998Z] ---> 34cb66b4628e [2021-08-04T22:42:57.998Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-08-04T22:42:57.998Z] ---> Running in f8d97c95b58e [2021-08-04T22:42:58.593Z] Removing intermediate container f8d97c95b58e [2021-08-04T22:42:58.594Z] ---> b12500cc3edc [2021-08-04T22:42:58.594Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T22:42:58.594Z] ---> Running in 2df3e0dc694b [2021-08-04T22:42:59.187Z] Removing intermediate container 2df3e0dc694b [2021-08-04T22:42:59.187Z] ---> a9f4f1976103 [2021-08-04T22:42:59.187Z] Step 26/28 : LABEL arch=arm64 [2021-08-04T22:42:59.187Z] ---> Running in bf6e7c47adcb [2021-08-04T22:42:59.782Z] Removing intermediate container bf6e7c47adcb [2021-08-04T22:42:59.782Z] ---> 78b55719bb28 [2021-08-04T22:42:59.782Z] Step 27/28 : LABEL git_sha=2474bfb9299069bd6f7ffa4b5411d39705da1585 [2021-08-04T22:43:00.053Z] ---> Running in f16bc2b50639 [2021-08-04T22:43:00.647Z] Removing intermediate container f16bc2b50639 [2021-08-04T22:43:00.647Z] ---> d8febc410031 [2021-08-04T22:43:00.647Z] Step 28/28 : LABEL version=2.0.2-dev.2 [2021-08-04T22:43:00.647Z] ---> Running in ce015bba92ac [2021-08-04T22:43:01.246Z] Removing intermediate container ce015bba92ac [2021-08-04T22:43:01.246Z] ---> b4632e382b57 [2021-08-04T22:43:01.246Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T22:43:01.246Z] Successfully built b4632e382b57 [2021-08-04T22:43:01.246Z] 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-08-04T22:43:01.514Z] provisioning config files... [2021-08-04T22:43:01.538Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config8484926962438158696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:43:01.920Z] ---> docker-login.sh [2021-08-04T22:43:01.920Z] nexus3.edgexfoundry.org:10001 [2021-08-04T22:43:02.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:43:02.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:43:02.466Z] Configure a credential helper to remove this warning. See [2021-08-04T22:43:02.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:43:02.466Z] [2021-08-04T22:43:02.466Z] Login Succeeded [2021-08-04T22:43:02.466Z] nexus3.edgexfoundry.org:10002 [2021-08-04T22:43:02.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:43:03.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:43:03.025Z] Configure a credential helper to remove this warning. See [2021-08-04T22:43:03.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:43:03.025Z] [2021-08-04T22:43:03.025Z] Login Succeeded [2021-08-04T22:43:03.025Z] nexus3.edgexfoundry.org:10003 [2021-08-04T22:43:03.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:43:03.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:43:03.580Z] Configure a credential helper to remove this warning. See [2021-08-04T22:43:03.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:43:03.580Z] [2021-08-04T22:43:03.580Z] Login Succeeded [2021-08-04T22:43:03.580Z] nexus3.edgexfoundry.org:10004 [2021-08-04T22:43:03.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:43:04.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:43:04.129Z] Configure a credential helper to remove this warning. See [2021-08-04T22:43:04.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:43:04.129Z] [2021-08-04T22:43:04.129Z] Login Succeeded [2021-08-04T22:43:04.129Z] docker.io [2021-08-04T22:43:04.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T22:43:04.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T22:43:04.994Z] Configure a credential helper to remove this warning. See [2021-08-04T22:43:04.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T22:43:04.994Z] [2021-08-04T22:43:04.994Z] Login Succeeded [2021-08-04T22:43:04.994Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T22:43:05.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T22:43:05.091Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-08-04T22:43:05.091Z] 2474bfb9299069bd6f7ffa4b5411d39705da1585 [2021-08-04T22:43:05.091Z] latest [2021-08-04T22:43:05.091Z] 2.0.2-dev.2 [2021-08-04T22:43:05.091Z] 2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 [2021-08-04T22:43:05.091Z] main [2021-08-04T22:43:05.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:05.480Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:05.813Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585 [2021-08-04T22:43:05.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-04T22:43:05.813Z] df8a92ed1dcf: Preparing [2021-08-04T22:43:05.813Z] c8b92f82587e: Preparing [2021-08-04T22:43:05.813Z] d3b1ef0b8c02: Preparing [2021-08-04T22:43:05.813Z] 938f5ee4f3cc: Preparing [2021-08-04T22:43:05.813Z] 5396a3143a7c: Preparing [2021-08-04T22:43:05.813Z] 3fbe34a1663b: Preparing [2021-08-04T22:43:05.813Z] 3fbe34a1663b: Waiting [2021-08-04T22:43:06.087Z] d3b1ef0b8c02: Pushed [2021-08-04T22:43:06.087Z] 938f5ee4f3cc: Pushed [2021-08-04T22:43:06.087Z] c8b92f82587e: Pushed [2021-08-04T22:43:06.357Z] 3fbe34a1663b: Layer already exists [2021-08-04T22:43:06.950Z] 5396a3143a7c: Pushed [2021-08-04T22:43:09.560Z] df8a92ed1dcf: Pushed [2021-08-04T22:43:09.560Z] 2474bfb9299069bd6f7ffa4b5411d39705da1585: digest: sha256:bf32d3bdec90be08e5c10a3978761f9c49e723b09b0f3779fe990c2ef3d1beef size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:09.911Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:10.255Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-04T22:43:10.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-04T22:43:10.255Z] df8a92ed1dcf: Preparing [2021-08-04T22:43:10.255Z] c8b92f82587e: Preparing [2021-08-04T22:43:10.255Z] d3b1ef0b8c02: Preparing [2021-08-04T22:43:10.255Z] 938f5ee4f3cc: Preparing [2021-08-04T22:43:10.255Z] 5396a3143a7c: Preparing [2021-08-04T22:43:10.255Z] 3fbe34a1663b: Preparing [2021-08-04T22:43:10.255Z] 3fbe34a1663b: Waiting [2021-08-04T22:43:10.532Z] c8b92f82587e: Layer already exists [2021-08-04T22:43:10.532Z] 938f5ee4f3cc: Layer already exists [2021-08-04T22:43:10.532Z] d3b1ef0b8c02: Layer already exists [2021-08-04T22:43:10.532Z] 5396a3143a7c: Layer already exists [2021-08-04T22:43:10.532Z] df8a92ed1dcf: Layer already exists [2021-08-04T22:43:10.532Z] 3fbe34a1663b: Layer already exists [2021-08-04T22:43:10.532Z] latest: digest: sha256:bf32d3bdec90be08e5c10a3978761f9c49e723b09b0f3779fe990c2ef3d1beef size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:10.881Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:11.221Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.2 [2021-08-04T22:43:11.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-04T22:43:11.221Z] df8a92ed1dcf: Preparing [2021-08-04T22:43:11.221Z] c8b92f82587e: Preparing [2021-08-04T22:43:11.221Z] d3b1ef0b8c02: Preparing [2021-08-04T22:43:11.221Z] 938f5ee4f3cc: Preparing [2021-08-04T22:43:11.221Z] 5396a3143a7c: Preparing [2021-08-04T22:43:11.221Z] 3fbe34a1663b: Preparing [2021-08-04T22:43:11.221Z] 3fbe34a1663b: Waiting [2021-08-04T22:43:11.495Z] c8b92f82587e: Layer already exists [2021-08-04T22:43:11.495Z] 5396a3143a7c: Layer already exists [2021-08-04T22:43:11.495Z] df8a92ed1dcf: Layer already exists [2021-08-04T22:43:11.495Z] 938f5ee4f3cc: Layer already exists [2021-08-04T22:43:11.495Z] d3b1ef0b8c02: Layer already exists [2021-08-04T22:43:11.495Z] 3fbe34a1663b: Layer already exists [2021-08-04T22:43:11.495Z] 2.0.2-dev.2: digest: sha256:bf32d3bdec90be08e5c10a3978761f9c49e723b09b0f3779fe990c2ef3d1beef size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:11.840Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:12.176Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 [2021-08-04T22:43:12.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-04T22:43:12.176Z] df8a92ed1dcf: Preparing [2021-08-04T22:43:12.176Z] c8b92f82587e: Preparing [2021-08-04T22:43:12.176Z] d3b1ef0b8c02: Preparing [2021-08-04T22:43:12.176Z] 938f5ee4f3cc: Preparing [2021-08-04T22:43:12.176Z] 5396a3143a7c: Preparing [2021-08-04T22:43:12.176Z] 3fbe34a1663b: Preparing [2021-08-04T22:43:12.176Z] 3fbe34a1663b: Waiting [2021-08-04T22:43:12.449Z] 938f5ee4f3cc: Layer already exists [2021-08-04T22:43:12.449Z] c8b92f82587e: Layer already exists [2021-08-04T22:43:12.449Z] d3b1ef0b8c02: Layer already exists [2021-08-04T22:43:12.449Z] 5396a3143a7c: Layer already exists [2021-08-04T22:43:12.449Z] df8a92ed1dcf: Layer already exists [2021-08-04T22:43:12.449Z] 3fbe34a1663b: Layer already exists [2021-08-04T22:43:12.449Z] 2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2: digest: sha256:bf32d3bdec90be08e5c10a3978761f9c49e723b09b0f3779fe990c2ef3d1beef size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:12.793Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:13.132Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-08-04T22:43:13.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-04T22:43:13.132Z] df8a92ed1dcf: Preparing [2021-08-04T22:43:13.132Z] c8b92f82587e: Preparing [2021-08-04T22:43:13.132Z] d3b1ef0b8c02: Preparing [2021-08-04T22:43:13.132Z] 938f5ee4f3cc: Preparing [2021-08-04T22:43:13.132Z] 5396a3143a7c: Preparing [2021-08-04T22:43:13.132Z] 3fbe34a1663b: Preparing [2021-08-04T22:43:13.132Z] 3fbe34a1663b: Waiting [2021-08-04T22:43:13.406Z] d3b1ef0b8c02: Layer already exists [2021-08-04T22:43:13.406Z] c8b92f82587e: Layer already exists [2021-08-04T22:43:13.406Z] 5396a3143a7c: Layer already exists [2021-08-04T22:43:13.406Z] 938f5ee4f3cc: Layer already exists [2021-08-04T22:43:13.406Z] df8a92ed1dcf: Layer already exists [2021-08-04T22:43:13.406Z] 3fbe34a1663b: Layer already exists [2021-08-04T22:43:13.406Z] main: digest: sha256:bf32d3bdec90be08e5c10a3978761f9c49e723b09b0f3779fe990c2ef3d1beef size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T22:43:13.470Z] ===================================================== [Pipeline] echo [2021-08-04T22:43:15.080Z] taggedImages: [2021-08-04T22:43:15.080Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585 [2021-08-04T22:43:15.080Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-04T22:43:15.080Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.2 [2021-08-04T22:43:15.080Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 [2021-08-04T22:43:15.080Z] - 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-08-04T22:43:15.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T22:43:15.878Z] [2021-08-04T22:43:15.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:16.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T22:43:16.506Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-04T22:43:16.506Z] 448f6bf000e3: Pulling fs layer [2021-08-04T22:43:16.506Z] f757da607395: Pulling fs layer [2021-08-04T22:43:16.507Z] 05883995daec: Pulling fs layer [2021-08-04T22:43:16.507Z] 8603b9c90790: Pulling fs layer [2021-08-04T22:43:16.507Z] 1560dd03e051: Pulling fs layer [2021-08-04T22:43:16.507Z] 27f5ce0e4adf: Pulling fs layer [2021-08-04T22:43:16.507Z] c2d8d7efcc4b: Pulling fs layer [2021-08-04T22:43:16.507Z] 1560dd03e051: Waiting [2021-08-04T22:43:16.507Z] 27f5ce0e4adf: Waiting [2021-08-04T22:43:16.507Z] c2d8d7efcc4b: Waiting [2021-08-04T22:43:16.507Z] 8603b9c90790: Waiting [2021-08-04T22:43:16.779Z] f757da607395: Verifying Checksum [2021-08-04T22:43:16.779Z] f757da607395: Download complete [2021-08-04T22:43:16.779Z] 8603b9c90790: Verifying Checksum [2021-08-04T22:43:16.779Z] 8603b9c90790: Download complete [2021-08-04T22:43:17.054Z] 1560dd03e051: Verifying Checksum [2021-08-04T22:43:17.054Z] 1560dd03e051: Download complete [2021-08-04T22:43:17.054Z] 27f5ce0e4adf: Download complete [2021-08-04T22:43:17.652Z] 05883995daec: Verifying Checksum [2021-08-04T22:43:17.652Z] 05883995daec: Download complete [2021-08-04T22:43:18.248Z] 448f6bf000e3: Verifying Checksum [2021-08-04T22:43:18.248Z] 448f6bf000e3: Download complete [2021-08-04T22:43:21.646Z] c2d8d7efcc4b: Verifying Checksum [2021-08-04T22:43:21.646Z] c2d8d7efcc4b: Download complete [2021-08-04T22:43:21.646Z] 448f6bf000e3: Pull complete [2021-08-04T22:43:22.657Z] f757da607395: Pull complete [2021-08-04T22:43:24.110Z] 05883995daec: Pull complete [2021-08-04T22:43:24.386Z] 8603b9c90790: Pull complete [2021-08-04T22:43:25.367Z] 1560dd03e051: Pull complete [2021-08-04T22:43:25.640Z] 27f5ce0e4adf: Pull complete [2021-08-04T22:43:40.732Z] c2d8d7efcc4b: Pull complete [2021-08-04T22:43:40.732Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-04T22:43:40.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T22:43:40.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-04T22:43:40.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-2026 does not seem to be running inside a container [2021-08-04T22:43:41.058Z] $ 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/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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-08-04T22:43:45.136Z] $ docker top 37230951d27445a21e925d75c7f7faafe0212bad91f19341ef9e7b87b7b21471 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:43:46.104Z] ---> job-cost.sh [2021-08-04T22:43:46.104Z] lf-activate-venv: SKIPPING [2021-08-04T22:43:46.104Z] INFO: No Stack... [2021-08-04T22:43:47.088Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-04T22:43:47.363Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T22:43:48.022Z] + + cat /w/workspace/app-service-configurable/6/archives/cost.csv [2021-08-04T22:43:48.022Z] cut -d, -f6 [Pipeline] lock [2021-08-04T22:43:48.095Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] [2021-08-04T22:43:48.128Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] did not exist. Created. [2021-08-04T22:43:48.128Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T22:43:48.814Z] /w/workspace/app-service-configurable/6@tmp/durable-0e28bc6c/script.sh: 1: /w/workspace/app-service-configurable/6@tmp/durable-0e28bc6c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-04T22:43:49.478Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-04T22:43:49.509Z] Warning: overwriting stash ‘stack-cost’ [2021-08-04T22:43:49.550Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T22:43:49.566Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T22:43:49.589Z] $ docker stop --time=1 37230951d27445a21e925d75c7f7faafe0212bad91f19341ef9e7b87b7b21471 [2021-08-04T22:43:51.230Z] $ docker rm -f 37230951d27445a21e925d75c7f7faafe0212bad91f19341ef9e7b87b7b21471 [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-08-04T22:43:52.314Z] provisioning config files... [2021-08-04T22:43:52.331Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8302539271703973327tmp [Pipeline] { [Pipeline] sh [2021-08-04T22:43:52.660Z] + set +x [2021-08-04T22:43:52.661Z] + curl -s https://codecov.io/bash [2021-08-04T22:43:52.661Z] + bash -s -- [2021-08-04T22:43:52.661Z] [2021-08-04T22:43:52.661Z] _____ _ [2021-08-04T22:43:52.661Z] / ____| | | [2021-08-04T22:43:52.661Z] | | ___ __| | ___ ___ _____ __ [2021-08-04T22:43:52.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-04T22:43:52.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-04T22:43:52.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-04T22:43:52.661Z] Bash-1.0.6 [2021-08-04T22:43:52.661Z] [2021-08-04T22:43:52.661Z] [2021-08-04T22:43:52.661Z] ==> git version 2.24.4 found [2021-08-04T22:43:52.661Z] ==> 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-08-04T22:43:52.661Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-04T22:43:52.661Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-04T22:43:52.661Z] ==> Jenkins CI detected. [2021-08-04T22:43:52.661Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-08-04T22:43:52.661Z] project root: . [2021-08-04T22:43:52.661Z] --> token set from env [2021-08-04T22:43:52.930Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-04T22:43:52.930Z] ==> Running gcov in . (disable via -X gcov) [2021-08-04T22:43:52.930Z] ==> Python coveragepy not found [2021-08-04T22:43:52.930Z] ==> Searching for coverage reports in: [2021-08-04T22:43:52.930Z] + . [2021-08-04T22:43:52.930Z] -> Found 1 reports [2021-08-04T22:43:52.930Z] ==> Detecting git/mercurial file structure [2021-08-04T22:43:52.930Z] ==> Reading reports [2021-08-04T22:43:52.930Z] + ./coverage.out bytes=10 [2021-08-04T22:43:52.931Z] ==> Appending adjustments [2021-08-04T22:43:52.931Z] https://docs.codecov.io/docs/fixing-reports [2021-08-04T22:43:52.931Z] + Found adjustments [2021-08-04T22:43:52.931Z] ==> Gzipping contents [2021-08-04T22:43:52.931Z] 4.0K /tmp/codecov.It0HSC.gz [2021-08-04T22:43:52.931Z] ==> Uploading reports [2021-08-04T22:43:52.931Z] url: https://codecov.io [2021-08-04T22:43:52.931Z] query: branch=main&commit=2474bfb9299069bd6f7ffa4b5411d39705da1585&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-04T22:43:52.931Z] -> Pinging Codecov [2021-08-04T22:43:52.931Z] 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=2474bfb9299069bd6f7ffa4b5411d39705da1585&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-04T22:43:53.196Z] -> Uploading to [2021-08-04T22:43:53.196Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-04/A97CA9966030D2A3747ED39772930CCE/2474bfb9299069bd6f7ffa4b5411d39705da1585/627ab5f5-9b94-436a-bf99-fee2795b8d33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T224353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e71819569c9004833afc3980c77984054904a6b6f834fa59a9683d81808a9bf0 [2021-08-04T22:43:53.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T22:43:53.196Z] Dload Upload Total Spent Left Speed [2021-08-04T22:43:53.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 560 0 0 100 560 0 1265 --:--:-- --:--:-- --:--:-- 1264 100 560 0 0 100 560 0 1265 --:--:-- --:--:-- --:--:-- 1264 [2021-08-04T22:43:53.780Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] } [2021-08-04T22:43:53.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-04T22:43:56.452Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-04T22:43:56.470Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:56.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T22:43:56.817Z] [2021-08-04T22:43:56.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:43:57.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T22:43:57.153Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-04T22:43:57.153Z] 188c0c94c7c5: Pulling fs layer [2021-08-04T22:43:57.153Z] 0ef7d3d256c8: Pulling fs layer [2021-08-04T22:43:57.153Z] de9db76c5a1d: Pulling fs layer [2021-08-04T22:43:57.153Z] 0eba1c9be4d2: Pulling fs layer [2021-08-04T22:43:57.153Z] 0d57e429df01: Pulling fs layer [2021-08-04T22:43:57.153Z] 4e4be7b47b0d: Pulling fs layer [2021-08-04T22:43:57.153Z] e1f770b5df2f: Pulling fs layer [2021-08-04T22:43:57.153Z] 85a0685a4137: Pulling fs layer [2021-08-04T22:43:57.153Z] 0eba1c9be4d2: Waiting [2021-08-04T22:43:57.153Z] 0d57e429df01: Waiting [2021-08-04T22:43:57.153Z] 4e4be7b47b0d: Waiting [2021-08-04T22:43:57.153Z] e1f770b5df2f: Waiting [2021-08-04T22:43:57.153Z] 85a0685a4137: Waiting [2021-08-04T22:43:57.153Z] de9db76c5a1d: Verifying Checksum [2021-08-04T22:43:57.153Z] de9db76c5a1d: Download complete [2021-08-04T22:43:57.153Z] 0ef7d3d256c8: Verifying Checksum [2021-08-04T22:43:57.153Z] 0ef7d3d256c8: Download complete [2021-08-04T22:43:57.153Z] 0d57e429df01: Verifying Checksum [2021-08-04T22:43:57.153Z] 0d57e429df01: Download complete [2021-08-04T22:43:57.429Z] 4e4be7b47b0d: Verifying Checksum [2021-08-04T22:43:57.429Z] 4e4be7b47b0d: Download complete [2021-08-04T22:43:57.429Z] 188c0c94c7c5: Verifying Checksum [2021-08-04T22:43:57.429Z] 188c0c94c7c5: Download complete [2021-08-04T22:43:57.706Z] 188c0c94c7c5: Pull complete [2021-08-04T22:43:57.706Z] 0ef7d3d256c8: Pull complete [2021-08-04T22:43:57.970Z] de9db76c5a1d: Pull complete [2021-08-04T22:43:58.931Z] e1f770b5df2f: Verifying Checksum [2021-08-04T22:43:58.932Z] e1f770b5df2f: Download complete [2021-08-04T22:44:03.184Z] 0eba1c9be4d2: Verifying Checksum [2021-08-04T22:44:03.185Z] 0eba1c9be4d2: Download complete [2021-08-04T22:44:03.185Z] 85a0685a4137: Verifying Checksum [2021-08-04T22:44:03.185Z] 85a0685a4137: Download complete [2021-08-04T22:44:06.024Z] 0eba1c9be4d2: Pull complete [2021-08-04T22:44:06.024Z] 0d57e429df01: Pull complete [2021-08-04T22:44:06.024Z] 4e4be7b47b0d: Pull complete [2021-08-04T22:44:06.292Z] e1f770b5df2f: Pull complete [2021-08-04T22:44:09.673Z] 85a0685a4137: Pull complete [2021-08-04T22:44:09.673Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-04T22:44:09.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T22:44:09.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-04T22:44:09.771Z] prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container [2021-08-04T22:44:09.837Z] $ 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-08-04T22:44:11.559Z] $ docker top 53b5018d8c921f3032e2cad608068be7afb96efbd3f172d27d5cac53f84ae571 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-04T22:44:11.665Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-04T22:44:11.977Z] + set -o pipefail [2021-08-04T22:44:11.978Z] + snyk monitor '--org=edgex-jenkins' [2021-08-04T22:44:20.204Z] [2021-08-04T22:44:20.204Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-08-04T22:44:20.204Z] [2021-08-04T22:44:20.204Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/79dce0fd-d34a-4af3-90b3-3f6d06597cc7 [2021-08-04T22:44:20.204Z] [2021-08-04T22:44:20.204Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-04T22:44:20.204Z] [2021-08-04T22:44:20.204Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-04T22:44:20.204Z] [2021-08-04T22:44:20.204Z] [Pipeline] } [2021-08-04T22:44:20.223Z] $ docker stop --time=1 53b5018d8c921f3032e2cad608068be7afb96efbd3f172d27d5cac53f84ae571 [2021-08-04T22:44:22.191Z] $ docker rm -f 53b5018d8c921f3032e2cad608068be7afb96efbd3f172d27d5cac53f84ae571 [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-08-04T22:44:23.266Z] + git log --format=format:%s -1 2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:44:23.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T22:44:23.593Z] . [Pipeline] withDockerContainer [2021-08-04T22:44:23.679Z] prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container [2021-08-04T22:44:23.735Z] $ 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-08-04T22:44:24.089Z] $ docker top 9469b6c0d376e9b0044975e1ee4a321f40fe5e721cf0cca9e0035fbf4e31e738 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T22:44:24.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T22:44:24.230Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T22:44:24.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T22:44:24.349Z] $ docker exec 9469b6c0d376e9b0044975e1ee4a321f40fe5e721cf0cca9e0035fbf4e31e738 ssh-agent [2021-08-04T22:44:24.466Z] SSH_AUTH_SOCK=/tmp/ssh-C7CfeayFxmTm/agent.13 [2021-08-04T22:44:24.466Z] SSH_AGENT_PID=20 [2021-08-04T22:44:24.477Z] Running ssh-add (command line suppressed) [2021-08-04T22:44:24.571Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1719554534986505652.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1719554534986505652.key) [2021-08-04T22:44:24.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T22:44:24.908Z] + git semver tag [2021-08-04T22:44:24.909Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T22:44:24.909Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-04T22:44:24.909Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-04T22:44:24.909Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T22:44:24.909Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T22:44:24.909Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T22:44:24.909Z] # $SEMVER_BRANCH = main [2021-08-04T22:44:24.909Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-04T22:44:24.909Z] # 2474bfb9299069bd6f7ffa4b5411d39705da1585 HEAD [2021-08-04T22:44:24.909Z] # -> Force: false [2021-08-04T22:44:24.909Z] # ede6f1a602e33809fed09b3690a90dde11414926 refs/tags/v2.0.2-dev.2 [Pipeline] } [2021-08-04T22:44:24.920Z] $ docker exec --env ******** --env ******** 9469b6c0d376e9b0044975e1ee4a321f40fe5e721cf0cca9e0035fbf4e31e738 ssh-agent -k [2021-08-04T22:44:25.014Z] unset SSH_AUTH_SOCK; [2021-08-04T22:44:25.014Z] unset SSH_AGENT_PID; [2021-08-04T22:44:25.014Z] echo Agent pid 20 killed; [2021-08-04T22:44:25.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T22:44:25.384Z] + git semver [Pipeline] } [2021-08-04T22:44:25.403Z] $ docker stop --time=1 9469b6c0d376e9b0044975e1ee4a321f40fe5e721cf0cca9e0035fbf4e31e738 [2021-08-04T22:44:26.590Z] $ docker rm -f 9469b6c0d376e9b0044975e1ee4a321f40fe5e721cf0cca9e0035fbf4e31e738 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:44:27.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T22:44:27.077Z] [2021-08-04T22:44:27.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:44:27.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T22:44:27.412Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-04T22:44:27.412Z] ab5ef0e58194: Pulling fs layer [2021-08-04T22:44:27.412Z] 9712f1f96733: Pulling fs layer [2021-08-04T22:44:27.412Z] 63f879dbbcfc: Pulling fs layer [2021-08-04T22:44:27.412Z] 0d9ebad4ef96: Pulling fs layer [2021-08-04T22:44:27.412Z] e9a5061849ea: Pulling fs layer [2021-08-04T22:44:27.412Z] d747dcd14b5f: Pulling fs layer [2021-08-04T22:44:27.412Z] 2de7ff778b66: Pulling fs layer [2021-08-04T22:44:27.412Z] e9a5061849ea: Waiting [2021-08-04T22:44:27.412Z] d747dcd14b5f: Waiting [2021-08-04T22:44:27.412Z] 2de7ff778b66: Waiting [2021-08-04T22:44:27.412Z] 0d9ebad4ef96: Waiting [2021-08-04T22:44:27.412Z] 9712f1f96733: Verifying Checksum [2021-08-04T22:44:27.412Z] 9712f1f96733: Download complete [2021-08-04T22:44:29.989Z] 63f879dbbcfc: Verifying Checksum [2021-08-04T22:44:29.989Z] 63f879dbbcfc: Download complete [2021-08-04T22:44:29.989Z] e9a5061849ea: Verifying Checksum [2021-08-04T22:44:29.989Z] e9a5061849ea: Download complete [2021-08-04T22:44:29.989Z] d747dcd14b5f: Verifying Checksum [2021-08-04T22:44:29.989Z] d747dcd14b5f: Download complete [2021-08-04T22:44:30.578Z] 2de7ff778b66: Verifying Checksum [2021-08-04T22:44:30.578Z] 2de7ff778b66: Download complete [2021-08-04T22:44:30.578Z] 0d9ebad4ef96: Verifying Checksum [2021-08-04T22:44:30.578Z] 0d9ebad4ef96: Download complete [2021-08-04T22:44:30.578Z] ab5ef0e58194: Verifying Checksum [2021-08-04T22:44:30.578Z] ab5ef0e58194: Download complete [2021-08-04T22:44:33.210Z] ab5ef0e58194: Pull complete [2021-08-04T22:44:33.210Z] 9712f1f96733: Pull complete [2021-08-04T22:44:33.794Z] 63f879dbbcfc: Pull complete [2021-08-04T22:44:37.192Z] 0d9ebad4ef96: Pull complete [2021-08-04T22:44:37.498Z] e9a5061849ea: Pull complete [2021-08-04T22:44:37.498Z] d747dcd14b5f: Pull complete [2021-08-04T22:44:38.462Z] 2de7ff778b66: Pull complete [2021-08-04T22:44:38.462Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-04T22:44:38.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T22:44:38.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-04T22:44:38.551Z] prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container [2021-08-04T22:44:38.606Z] $ 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-08-04T22:44:41.752Z] $ docker top ee6f0fc629c47d848f6ea86d9ebc658be8c50afa48e675dd66b77e6639127947 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-04T22:44:41.864Z] provisioning config files... [2021-08-04T22:44:41.878Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2448372443637487999tmp [2021-08-04T22:44:41.901Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4035586875365126288tmp [2021-08-04T22:44:41.923Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8831255947814645394tmp [Pipeline] { [Pipeline] echo [2021-08-04T22:44:41.952Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:44:42.268Z] ---> sigul-configuration.sh [2021-08-04T22:44:42.268Z] gpg: directory `/root/.gnupg' created [2021-08-04T22:44:42.268Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-04T22:44:42.268Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-04T22:44:42.268Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-04T22:44:42.268Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-04T22:44:42.268Z] gpg: CAST5 encrypted data [2021-08-04T22:44:42.268Z] gpg: encrypted with 1 passphrase [2021-08-04T22:44:42.268Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-04T22:44:42.588Z] + mkdir /home/jenkins [2021-08-04T22:44:42.588Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-04T22:44:42.922Z] + 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-08-04T22:44:42.938Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:44:43.262Z] ---> sigul-install.sh [2021-08-04T22:44:43.262Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-04T22:44:43.578Z] + git tag --list [2021-08-04T22:44:43.578Z] v1.0.0 [2021-08-04T22:44:43.578Z] v1.1.0 [2021-08-04T22:44:43.578Z] v1.2.0 [2021-08-04T22:44:43.578Z] v1.3.0 [2021-08-04T22:44:43.578Z] v1.3.1 [2021-08-04T22:44:43.578Z] v2.0.0 [2021-08-04T22:44:43.578Z] v2.0.1 [2021-08-04T22:44:43.578Z] v2.0.1-dev.1 [2021-08-04T22:44:43.578Z] v2.0.2-dev.1 [2021-08-04T22:44:43.578Z] v2.0.2-dev.2 [Pipeline] sh [2021-08-04T22:44:43.899Z] + lftools sign git-tag v2.0.2-dev.2 [2021-08-04T22:44:44.483Z] Signing Git tag with Sigul... [2021-08-04T22:44:44.483Z] Signing v2.0.2-dev.2 [Pipeline] echo [2021-08-04T22:44:45.460Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:44:45.780Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-04T22:44:45.793Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-04T22:44:45.829Z] $ docker stop --time=1 ee6f0fc629c47d848f6ea86d9ebc658be8c50afa48e675dd66b77e6639127947 [2021-08-04T22:44:47.034Z] $ docker rm -f ee6f0fc629c47d848f6ea86d9ebc658be8c50afa48e675dd66b77e6639127947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:44:49.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T22:44:49.956Z] . [Pipeline] withDockerContainer [2021-08-04T22:44:50.041Z] prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container [2021-08-04T22:44:50.091Z] $ 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-08-04T22:44:50.457Z] $ docker top de4bc1ba5486262b5538bde2069cc3ce928d80ee6b9af35fb75c2facf41dc5b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T22:44:50.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T22:44:50.596Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T22:44:50.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T22:44:50.713Z] $ docker exec de4bc1ba5486262b5538bde2069cc3ce928d80ee6b9af35fb75c2facf41dc5b5 ssh-agent [2021-08-04T22:44:50.831Z] SSH_AUTH_SOCK=/tmp/ssh-wipbK6kcvpaf/agent.14 [2021-08-04T22:44:50.831Z] SSH_AGENT_PID=20 [2021-08-04T22:44:50.840Z] Running ssh-add (command line suppressed) [2021-08-04T22:44:50.932Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8697096429603921419.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8697096429603921419.key) [2021-08-04T22:44:50.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T22:44:51.272Z] + git semver bump pre [2021-08-04T22:44:51.272Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T22:44:51.272Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-04T22:44:51.272Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-04T22:44:51.272Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T22:44:51.272Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T22:44:51.272Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T22:44:51.272Z] # $SEMVER_BRANCH = main [2021-08-04T22:44:51.272Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-04T22:44:51.272Z] 2.0.2-dev.3 [Pipeline] } [2021-08-04T22:44:51.282Z] $ docker exec --env ******** --env ******** de4bc1ba5486262b5538bde2069cc3ce928d80ee6b9af35fb75c2facf41dc5b5 ssh-agent -k [2021-08-04T22:44:51.376Z] unset SSH_AUTH_SOCK; [2021-08-04T22:44:51.377Z] unset SSH_AGENT_PID; [2021-08-04T22:44:51.377Z] echo Agent pid 20 killed; [2021-08-04T22:44:51.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T22:44:51.741Z] + git semver [Pipeline] } [2021-08-04T22:44:51.757Z] $ docker stop --time=1 de4bc1ba5486262b5538bde2069cc3ce928d80ee6b9af35fb75c2facf41dc5b5 [2021-08-04T22:44:52.942Z] $ docker rm -f de4bc1ba5486262b5538bde2069cc3ce928d80ee6b9af35fb75c2facf41dc5b5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:44:53.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T22:44:53.344Z] . [Pipeline] withDockerContainer [2021-08-04T22:44:53.433Z] prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container [2021-08-04T22:44:53.492Z] $ 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-08-04T22:44:53.882Z] $ docker top 9b351ac4ce5ecf71b65782f5a289930729a4258c651d5e14f5c5889eacb02947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T22:44:54.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T22:44:54.018Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T22:44:54.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T22:44:54.128Z] $ docker exec 9b351ac4ce5ecf71b65782f5a289930729a4258c651d5e14f5c5889eacb02947 ssh-agent [2021-08-04T22:44:54.247Z] SSH_AUTH_SOCK=/tmp/ssh-eaydn5F1Qs2Y/agent.15 [2021-08-04T22:44:54.247Z] SSH_AGENT_PID=22 [2021-08-04T22:44:54.256Z] Running ssh-add (command line suppressed) [2021-08-04T22:44:54.387Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3806953496607676557.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3806953496607676557.key) [2021-08-04T22:44:54.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T22:44:54.941Z] + git semver push [2021-08-04T22:44:54.941Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T22:44:54.941Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-04T22:44:54.941Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-04T22:44:54.941Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T22:44:54.941Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T22:44:54.941Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T22:44:54.941Z] # $SEMVER_BRANCH = main [2021-08-04T22:44:54.941Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-04T22:44:55.977Z] $ docker exec --env ******** --env ******** 9b351ac4ce5ecf71b65782f5a289930729a4258c651d5e14f5c5889eacb02947 ssh-agent -k [2021-08-04T22:44:56.069Z] unset SSH_AUTH_SOCK; [2021-08-04T22:44:56.069Z] unset SSH_AGENT_PID; [2021-08-04T22:44:56.069Z] echo Agent pid 22 killed; [2021-08-04T22:44:56.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T22:44:56.434Z] + git semver [Pipeline] } [2021-08-04T22:44:56.449Z] $ docker stop --time=1 9b351ac4ce5ecf71b65782f5a289930729a4258c651d5e14f5c5889eacb02947 [2021-08-04T22:44:57.661Z] $ docker rm -f 9b351ac4ce5ecf71b65782f5a289930729a4258c651d5e14f5c5889eacb02947 [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-08-04T22:44:58.635Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:44:58.956Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:44:59.550Z] ---> package-listing.sh [2021-08-04T22:44:59.550Z] ++ facter osfamily [2021-08-04T22:44:59.550Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-04T22:44:59.816Z] + OS_FAMILY=redhat [2021-08-04T22:44:59.816Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-08-04T22:44:59.816Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-04T22:44:59.816Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-04T22:44:59.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-04T22:44:59.816Z] + PACKAGES=/tmp/packages_start.txt [2021-08-04T22:44:59.816Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-04T22:44:59.816Z] + PACKAGES=/tmp/packages_end.txt [2021-08-04T22:44:59.816Z] + case "${OS_FAMILY}" in [2021-08-04T22:44:59.816Z] + sort [2021-08-04T22:44:59.816Z] + rpm -qa [2021-08-04T22:45:00.399Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-04T22:45:00.399Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-04T22:45:00.399Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-04T22:45:00.399Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-04T22:45:00.399Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-08-04T22:45:00.399Z] + 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-08-04T22:45:00.416Z] 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-08-04T22:45:00.720Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:45:01.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T22:45:01.319Z] [2021-08-04T22:45:01.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T22:45:01.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T22:45:01.664Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T22:45:01.664Z] b4d181a07f80: Pulling fs layer [2021-08-04T22:45:01.664Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T22:45:01.664Z] ed53099fbce6: Pulling fs layer [2021-08-04T22:45:01.664Z] dc539afda2c1: Pulling fs layer [2021-08-04T22:45:01.664Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T22:45:01.664Z] 9065ff56babe: Pulling fs layer [2021-08-04T22:45:01.664Z] d287ab97295c: Pulling fs layer [2021-08-04T22:45:01.664Z] dc539afda2c1: Waiting [2021-08-04T22:45:01.664Z] 77bc0d833cb6: Waiting [2021-08-04T22:45:01.664Z] 9065ff56babe: Waiting [2021-08-04T22:45:01.664Z] d287ab97295c: Waiting [2021-08-04T22:45:01.932Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T22:45:01.932Z] a1111a8f2ec3: Download complete [2021-08-04T22:45:01.932Z] dc539afda2c1: Verifying Checksum [2021-08-04T22:45:01.932Z] dc539afda2c1: Download complete [2021-08-04T22:45:02.514Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T22:45:02.514Z] 77bc0d833cb6: Download complete [2021-08-04T22:45:02.514Z] 9065ff56babe: Verifying Checksum [2021-08-04T22:45:02.514Z] 9065ff56babe: Download complete [2021-08-04T22:45:02.514Z] ed53099fbce6: Verifying Checksum [2021-08-04T22:45:02.514Z] ed53099fbce6: Download complete [2021-08-04T22:45:03.474Z] b4d181a07f80: Verifying Checksum [2021-08-04T22:45:03.474Z] b4d181a07f80: Download complete [2021-08-04T22:45:04.887Z] b4d181a07f80: Pull complete [2021-08-04T22:45:04.887Z] a1111a8f2ec3: Pull complete [2021-08-04T22:45:05.477Z] ed53099fbce6: Pull complete [2021-08-04T22:45:05.477Z] dc539afda2c1: Pull complete [2021-08-04T22:45:05.741Z] 77bc0d833cb6: Pull complete [2021-08-04T22:45:05.741Z] 9065ff56babe: Pull complete [2021-08-04T22:45:07.147Z] d287ab97295c: Verifying Checksum [2021-08-04T22:45:07.147Z] d287ab97295c: Download complete [2021-08-04T22:45:11.456Z] d287ab97295c: Pull complete [2021-08-04T22:45:11.456Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T22:45:11.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T22:45:11.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T22:45:11.578Z] prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container [2021-08-04T22:45:11.644Z] $ 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-08-04T22:45:13.456Z] $ docker top feee414b96434bf385b7480cadb40d2c94de4d4ca60b5caad6bf57976b8b01fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T22:45:15.563Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-04T22:45:15.891Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-04T22:45:16.207Z] + ls /var/log/sa-host [2021-08-04T22:45:16.207Z] + sadf -c /var/log/sa-host/sa04 [2021-08-04T22:45:16.207Z] file_magic: OK [2021-08-04T22:45:16.207Z] HZ: Using current value: 100 [2021-08-04T22:45:16.207Z] file_header: OK [2021-08-04T22:45:16.207Z] 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-08-04T22:45:16.207Z] Statistics: [2021-08-04T22:45:16.207Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T22:45:16.207Z] File successfully converted to sysstat format version 12.0.3 [2021-08-04T22:45:16.207Z] + sadf -c /var/log/sa-host/sa05 [2021-08-04T22:45:16.207Z] file_magic: OK [2021-08-04T22:45:16.207Z] HZ: Using current value: 100 [2021-08-04T22:45:16.207Z] file_header: OK [2021-08-04T22:45:16.208Z] 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-08-04T22:45:16.208Z] Statistics: [2021-08-04T22:45:16.208Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T22:45:16.208Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T22:45:16.400Z] provisioning config files... [2021-08-04T22:45:16.416Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8022392000147318213tmp [Pipeline] { [Pipeline] echo [2021-08-04T22:45:16.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:45:16.745Z] ---> create-netrc.sh [Pipeline] } [2021-08-04T22:45:16.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:45:17.138Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-04T22:45:17.152Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:45:17.482Z] ---> sudo-logs.sh [2021-08-04T22:45:17.482Z] Archiving 'sudo' log.. [2021-08-04T22:45:17.482Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2025.vexxhost.local: Name or service not known [2021-08-04T22:45:17.482Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2025.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-04T22:45:17.532Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:45:17.860Z] ---> job-cost.sh [2021-08-04T22:45:17.860Z] lf-activate-venv: SKIPPING [2021-08-04T22:45:17.860Z] DEBUG: total: 0.18000000715255737 [2021-08-04T22:45:17.860Z] INFO: Retrieving Stack Cost... [2021-08-04T22:45:18.828Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T22:45:18.837Z] INFO: Archiving Costs [Pipeline] echo [2021-08-04T22:45:18.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T22:45:19.159Z] ---> logs-deploy.sh [2021-08-04T22:45:19.159Z] lf-activate-venv: SKIPPING [2021-08-04T22:45:19.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/6 [2021-08-04T22:45:19.159Z] INFO: archiving workspace using pattern(s): [2021-08-04T22:45:19.743Z] Archives upload complete. [2021-08-04T22:45:20.008Z] INFO: archiving logs to Nexus