Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b0e324d4a66c3d82fe335eb1012cc37cc187782 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-ssh13915986912558168766.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14251753320697141861.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh18076625566388630435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh7224135141299355611.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh13911727768802259069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.17 USE_ALPINE: true 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2045 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh94439888983532592.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1b0e324d4a66c3d82fe335eb1012cc37cc187782 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b0e324d4a66c3d82fe335eb1012cc37cc187782 # timeout=10 Commit message: "ci: Go 1.17 related changes (#368)" > git rev-list --no-walk e44beca5e6c7de5cce47393cbeeb069a46bdd7aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T20:11:21.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T20:11:21.080Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T20:11:21.102Z] ========================================================= [2022-01-19T20:11:21.102Z] EdgeX Global Pipelines Version Info [2022-01-19T20:11:21.102Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:11:22.281Z] ------------------- [2022-01-19T20:11:22.281Z] stable info: [2022-01-19T20:11:22.281Z] ------------------- [2022-01-19T20:11:22.281Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T20:11:22.281Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T20:11:22.281Z] Message: update stable to v1.0.219 [2022-01-19T20:11:22.860Z] ------------------- [2022-01-19T20:11:22.860Z] experimental info: [2022-01-19T20:11:22.860Z] ------------------- [2022-01-19T20:11:22.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T20:11:22.860Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T20:11:22.860Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T20:11:23.017Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-01-19T20:11:23.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-01-19T20:11:23.056Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T20:11:23.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T20:11:23.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T20:11:23.113Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T20:11:23.130Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T20:11:23.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T20:11:23.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T20:11:23.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T20:11:23.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T20:11:23.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-01-19T20:11:23.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T20:11:23.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T20:11:23.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T20:11:23.300Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T20:11:23.317Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T20:11:23.331Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T20:11:23.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T20:11:23.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-19T20:11:23.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T20:11:23.393Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T20:11:23.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T20:11:23.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T20:11:23.452Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T20:11:23.474Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T20:11:23.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-19T20:11:23.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-19T20:11:23.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-19T20:11:23.549Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] echo [2022-01-19T20:11:23.565Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b0e324 [Pipeline] echo [2022-01-19T20:11:23.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:11:23.634Z] provisioning config files... [2022-01-19T20:11:23.648Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7881955001691513166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:11:23.967Z] ---> docker-login.sh [2022-01-19T20:11:23.967Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:11:23.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:11:24.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:11:24.235Z] Configure a credential helper to remove this warning. See [2022-01-19T20:11:24.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:11:24.235Z] [2022-01-19T20:11:24.235Z] Login Succeeded [2022-01-19T20:11:24.235Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:11:24.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:11:24.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:11:24.235Z] Configure a credential helper to remove this warning. See [2022-01-19T20:11:24.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:11:24.235Z] [2022-01-19T20:11:24.235Z] Login Succeeded [2022-01-19T20:11:24.235Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:11:24.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:11:24.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:11:24.499Z] Configure a credential helper to remove this warning. See [2022-01-19T20:11:24.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:11:24.499Z] [2022-01-19T20:11:24.499Z] Login Succeeded [2022-01-19T20:11:24.499Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:11:24.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:11:24.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:11:24.499Z] Configure a credential helper to remove this warning. See [2022-01-19T20:11:24.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:11:24.499Z] [2022-01-19T20:11:24.499Z] Login Succeeded [2022-01-19T20:11:24.499Z] docker.io [2022-01-19T20:11:24.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:11:25.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:11:25.028Z] Configure a credential helper to remove this warning. See [2022-01-19T20:11:25.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:11:25.028Z] [2022-01-19T20:11:25.028Z] Login Succeeded [2022-01-19T20:11:25.028Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:11:25.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T20:11:25.440Z] + git rev-list -1 --merges 1b0e324d4a66c3d82fe335eb1012cc37cc187782~1..1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] echo [2022-01-19T20:11:25.480Z] -----------> git rev-list -1 --merges 1b0e324d4a66c3d82fe335eb1012cc37cc187782~1..1b0e324d4a66c3d82fe335eb1012cc37cc187782 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [false] [Pipeline] sh [2022-01-19T20:11:25.796Z] + git log --format=format:%s -1 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] echo [2022-01-19T20:11:25.816Z] ========================================================= [2022-01-19T20:11:25.816Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T20:11:25.816Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:11:26.171Z] + git log --format=format:%s -1 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] echo [2022-01-19T20:11:26.186Z] [semverPrep] GIT_COMMIT: 1b0e324d4a66c3d82fe335eb1012cc37cc187782, Commit Message: ci: Go 1.17 related changes (#368) [Pipeline] echo [2022-01-19T20:11:26.195Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T20:11:26.599Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T20:11:26.599Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T20:11:26.599Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T20:11:26.599Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T20:11:26.599Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T20:11:26.599Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T20:11:26.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:11:26.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:11:26.970Z] [2022-01-19T20:11:26.970Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:11:27.297Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:11:27.297Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T20:11:27.297Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T20:11:27.297Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T20:11:27.297Z] 4c7163046ea9: Pulling fs layer [2022-01-19T20:11:27.297Z] 0c2d73faf560: Pulling fs layer [2022-01-19T20:11:27.297Z] 0c2d73faf560: Waiting [2022-01-19T20:11:27.297Z] 3e5f54012d9b: Verifying Checksum [2022-01-19T20:11:27.297Z] 3e5f54012d9b: Download complete [2022-01-19T20:11:27.297Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T20:11:27.297Z] a0d0a0d46f8b: Download complete [2022-01-19T20:11:27.297Z] 0c2d73faf560: Verifying Checksum [2022-01-19T20:11:27.297Z] 0c2d73faf560: Download complete [2022-01-19T20:11:27.297Z] 4c7163046ea9: Verifying Checksum [2022-01-19T20:11:27.297Z] 4c7163046ea9: Download complete [2022-01-19T20:11:27.561Z] a0d0a0d46f8b: Pull complete [2022-01-19T20:11:27.561Z] 3e5f54012d9b: Pull complete [2022-01-19T20:11:27.830Z] 4c7163046ea9: Pull complete [2022-01-19T20:11:28.097Z] 0c2d73faf560: Pull complete [2022-01-19T20:11:28.098Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T20:11:28.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:11:28.098Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T20:11:28.178Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2022-01-19T20:11:27.918Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T20:11:28.569Z] $ docker top ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T20:11:28.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T20:11:28.923Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T20:11:29.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T20:11:28.828Z] $ docker exec ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb ssh-agent [2022-01-19T20:11:29.181Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGcpnnb/agent.14 [2022-01-19T20:11:29.181Z] SSH_AGENT_PID=21 [2022-01-19T20:11:29.191Z] Running ssh-add (command line suppressed) [2022-01-19T20:11:29.076Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5790236130081184806.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5790236130081184806.key) [2022-01-19T20:11:29.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T20:11:29.604Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T20:11:29.434Z] $ docker exec --env ******** --env ******** ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb ssh-agent -k [2022-01-19T20:11:29.535Z] unset SSH_AUTH_SOCK; [2022-01-19T20:11:29.536Z] unset SSH_AGENT_PID; [2022-01-19T20:11:29.536Z] echo Agent pid 21 killed; [2022-01-19T20:11:29.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T20:11:29.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T20:11:29.746Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T20:11:29.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T20:11:29.695Z] $ docker exec ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb ssh-agent [2022-01-19T20:11:29.973Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKoIOPH/agent.54 [2022-01-19T20:11:29.973Z] SSH_AGENT_PID=61 [2022-01-19T20:11:29.978Z] Running ssh-add (command line suppressed) [2022-01-19T20:11:29.932Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4758205258484322128.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4758205258484322128.key) [2022-01-19T20:11:30.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T20:11:30.381Z] + git semver init [2022-01-19T20:11:30.381Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T20:11:30.381Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-19T20:11:30.381Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-19T20:11:30.381Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T20:11:30.381Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T20:11:30.381Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T20:11:30.381Z] # $SEMVER_BRANCH = main [2022-01-19T20:11:30.381Z] # $SEMVER_TEMP = /tmp/semver-946630007 [2022-01-19T20:11:30.381Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-01-19T20:11:31.328Z] # '/tmp/semver-946630007' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-01-19T20:11:31.328Z] # -> Force: false [2022-01-19T20:11:31.328Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-19T20:11:31.301Z] $ docker exec --env ******** --env ******** ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb ssh-agent -k [2022-01-19T20:11:31.409Z] unset SSH_AUTH_SOCK; [2022-01-19T20:11:31.409Z] unset SSH_AGENT_PID; [2022-01-19T20:11:31.409Z] echo Agent pid 61 killed; [2022-01-19T20:11:31.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T20:11:31.752Z] + git semver [Pipeline] } [2022-01-19T20:11:31.765Z] $ docker stop --time=1 ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb [2022-01-19T20:11:33.198Z] $ docker rm -f ea50692d86a945cde67dc4a5de5a2f6b32812344f38b6dd036db598388ea83bb [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:11:33.574Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T20:11:33.818Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T20:11:33.822Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.8 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:11:33.977Z] provisioning config files... [2022-01-19T20:11:33.989Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3718465903688657095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:11:34.302Z] ---> docker-login.sh [2022-01-19T20:11:34.302Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:11:34.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:11:34.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:11:34.302Z] Configure a credential helper to remove this warning. See [2022-01-19T20:11:34.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:11:34.302Z] [2022-01-19T20:11:34.302Z] Login Succeeded [2022-01-19T20:11:34.302Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:11:34.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:11:34.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:11:34.302Z] Configure a credential helper to remove this warning. See [2022-01-19T20:11:34.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:11:34.302Z] [2022-01-19T20:11:34.302Z] Login Succeeded [2022-01-19T20:11:34.302Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:11:34.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:11:34.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:11:34.563Z] Configure a credential helper to remove this warning. See [2022-01-19T20:11:34.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:11:34.563Z] [2022-01-19T20:11:34.563Z] Login Succeeded [2022-01-19T20:11:34.563Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:11:34.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:11:34.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:11:34.827Z] Configure a credential helper to remove this warning. See [2022-01-19T20:11:34.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:11:34.827Z] [2022-01-19T20:11:34.827Z] Login Succeeded [2022-01-19T20:11:34.827Z] docker.io [2022-01-19T20:11:34.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:11:35.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:11:35.093Z] Configure a credential helper to remove this warning. See [2022-01-19T20:11:35.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:11:35.093Z] [2022-01-19T20:11:35.093Z] Login Succeeded [2022-01-19T20:11:35.093Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:11:35.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T20:11:35.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T20:11:35.194Z] ========================================================= [2022-01-19T20:11:35.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T20:11:35.194Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:11:35.500Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-19T20:11:35.500Z] Sending build context to Docker daemon 2.929MB [2022-01-19T20:11:35.500Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:11:35.500Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-19T20:11:35.770Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T20:11:35.770Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T20:11:35.770Z] 666ba61612fd: Pulling fs layer [2022-01-19T20:11:35.770Z] 8ed8ca486205: Pulling fs layer [2022-01-19T20:11:35.770Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T20:11:35.770Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T20:11:35.770Z] f965cba54748: Pulling fs layer [2022-01-19T20:11:35.770Z] 861ffc35075e: Pulling fs layer [2022-01-19T20:11:35.770Z] 4b385c91608e: Pulling fs layer [2022-01-19T20:11:35.770Z] 560528eb2ebb: Pulling fs layer [2022-01-19T20:11:35.770Z] f965cba54748: Waiting [2022-01-19T20:11:35.770Z] 861ffc35075e: Waiting [2022-01-19T20:11:35.770Z] 4b385c91608e: Waiting [2022-01-19T20:11:35.770Z] 4fe6c5a15a65: Waiting [2022-01-19T20:11:35.770Z] 22a0e8bec74d: Waiting [2022-01-19T20:11:35.770Z] 560528eb2ebb: Waiting [2022-01-19T20:11:35.770Z] 8ed8ca486205: Verifying Checksum [2022-01-19T20:11:35.770Z] 8ed8ca486205: Download complete [2022-01-19T20:11:35.770Z] 666ba61612fd: Verifying Checksum [2022-01-19T20:11:35.770Z] 666ba61612fd: Download complete [2022-01-19T20:11:35.770Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T20:11:35.770Z] 22a0e8bec74d: Download complete [2022-01-19T20:11:35.770Z] f965cba54748: Verifying Checksum [2022-01-19T20:11:35.770Z] f965cba54748: Download complete [2022-01-19T20:11:35.770Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T20:11:35.770Z] 861ffc35075e: Verifying Checksum [2022-01-19T20:11:35.770Z] 861ffc35075e: Download complete [2022-01-19T20:11:36.042Z] 4b385c91608e: Verifying Checksum [2022-01-19T20:11:36.043Z] 4b385c91608e: Download complete [2022-01-19T20:11:36.618Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T20:11:36.618Z] 4fe6c5a15a65: Download complete [2022-01-19T20:11:36.618Z] 560528eb2ebb: Verifying Checksum [2022-01-19T20:11:36.618Z] 560528eb2ebb: Download complete [2022-01-19T20:11:36.618Z] 59bf1c3509f3: Pull complete [2022-01-19T20:11:36.879Z] 666ba61612fd: Pull complete [2022-01-19T20:11:37.139Z] 8ed8ca486205: Pull complete [2022-01-19T20:11:42.496Z] 4fe6c5a15a65: Pull complete [2022-01-19T20:11:42.758Z] 22a0e8bec74d: Pull complete [2022-01-19T20:11:43.334Z] f965cba54748: Pull complete [2022-01-19T20:11:43.601Z] 861ffc35075e: Pull complete [2022-01-19T20:11:43.869Z] 4b385c91608e: Pull complete [2022-01-19T20:11:46.481Z] 560528eb2ebb: Pull complete [2022-01-19T20:11:46.744Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T20:11:46.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T20:11:47.005Z] ---> dd4a08f94e63 [2022-01-19T20:11:47.005Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T20:11:48.942Z] Still waiting to schedule task [2022-01-19T20:11:48.942Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T20:12:05.167Z] ---> Running in 35b673742a3e [2022-01-19T20:12:05.167Z] Removing intermediate container 35b673742a3e [2022-01-19T20:12:05.167Z] ---> 760b6433a071 [2022-01-19T20:12:05.168Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:12:05.168Z] ---> Running in 153bed0aca5f [2022-01-19T20:12:05.168Z] Removing intermediate container 153bed0aca5f [2022-01-19T20:12:05.168Z] ---> 7c3d9e81dc28 [2022-01-19T20:12:05.168Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T20:12:05.168Z] ---> Running in 84e9285d6c74 [2022-01-19T20:12:05.168Z] Removing intermediate container 84e9285d6c74 [2022-01-19T20:12:05.168Z] ---> a62bec602301 [2022-01-19T20:12:05.168Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:12:05.168Z] ---> Running in 35184ca92838 [2022-01-19T20:12:05.740Z] Removing intermediate container 35184ca92838 [2022-01-19T20:12:05.740Z] ---> 91e546af1bcc [2022-01-19T20:12:05.740Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:12:05.999Z] ---> Running in c9167df7776f [2022-01-19T20:12:06.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:12:07.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:12:07.771Z] OK: 221 MiB in 52 packages [2022-01-19T20:12:08.342Z] Removing intermediate container c9167df7776f [2022-01-19T20:12:08.342Z] ---> 2ec9395e6be2 [2022-01-19T20:12:08.342Z] Step 8/13 : WORKDIR /app [2022-01-19T20:12:08.342Z] ---> Running in fadd50c2f557 [2022-01-19T20:12:08.342Z] Removing intermediate container fadd50c2f557 [2022-01-19T20:12:08.342Z] ---> 5b4c5f785d5f [2022-01-19T20:12:08.342Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-19T20:12:08.605Z] ---> a3b991bd4b08 [2022-01-19T20:12:08.605Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:12:08.871Z] ---> Running in 969835d15a82 [2022-01-19T20:14:15.461Z] Removing intermediate container 969835d15a82 [2022-01-19T20:14:15.461Z] ---> 595e3516b00c [2022-01-19T20:14:15.461Z] Step 11/13 : COPY . . [2022-01-19T20:14:16.034Z] ---> e40029993ef2 [2022-01-19T20:14:16.034Z] Step 12/13 : ARG MAKE="make build" [2022-01-19T20:14:16.034Z] ---> Running in df08551a254f [2022-01-19T20:14:16.610Z] Removing intermediate container df08551a254f [2022-01-19T20:14:16.610Z] ---> 2b06dfcfed56 [2022-01-19T20:14:16.610Z] Step 13/13 : RUN $MAKE [2022-01-19T20:14:16.871Z] ---> Running in 04e4b08fdfcb [2022-01-19T20:14:17.450Z] noop [2022-01-19T20:14:18.397Z] Removing intermediate container 04e4b08fdfcb [2022-01-19T20:14:18.397Z] ---> 3a00ac36cfd9 [2022-01-19T20:14:18.397Z] Successfully built 3a00ac36cfd9 [2022-01-19T20:14:18.397Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:14:18.711Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T20:14:18.711Z] . [Pipeline] withDockerContainer [2022-01-19T20:14:18.781Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2022-01-19T20:14:18.816Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-19T20:14:20.162Z] $ docker top 5252d48346be95a12c26bb770bbe8c9ffa5b2855465672b17ed6829f3fb96e0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:14:20.542Z] + go version [2022-01-19T20:14:20.542Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T20:14:20.553Z] $ docker stop --time=1 5252d48346be95a12c26bb770bbe8c9ffa5b2855465672b17ed6829f3fb96e0c [2022-01-19T20:14:22.223Z] $ docker rm -f 5252d48346be95a12c26bb770bbe8c9ffa5b2855465672b17ed6829f3fb96e0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:14:22.681Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T20:14:22.681Z] . [Pipeline] withDockerContainer [2022-01-19T20:14:22.737Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2022-01-19T20:14:22.766Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-19T20:14:24.063Z] $ docker top e9ef261d84a510f93bc31912fd223ca26dd6d423e299c9fcbb79e286c0a10c46 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T20:14:24.439Z] + make test [2022-01-19T20:14:24.439Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-19T20:14:46.453Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-19T20:14:46.453Z] CGO_ENABLED=1 go vet ./... [2022-01-19T20:14:49.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T20:14:49.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T20:14:49.262Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T20:14:49.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T20:14:49.860Z] $ docker stop --time=1 e9ef261d84a510f93bc31912fd223ca26dd6d423e299c9fcbb79e286c0a10c46 [2022-01-19T20:14:54.565Z] $ docker rm -f e9ef261d84a510f93bc31912fd223ca26dd6d423e299c9fcbb79e286c0a10c46 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:14:55.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T20:14:55.231Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T20:14:56.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T20:14:56.894Z] + ls -al . [2022-01-19T20:14:56.894Z] total 148 [2022-01-19T20:14:56.894Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 19 20:14 . [2022-01-19T20:14:56.894Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 20:11 .. [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 7608 Jan 19 20:11 Attribution.txt [2022-01-19T20:14:56.894Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 19 20:11 bin [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 23791 Jan 19 20:11 CHANGELOG.md [2022-01-19T20:14:56.894Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 19 20:14 coverage.out [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 2087 Jan 19 20:11 Dockerfile [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 19 20:11 .dockerignore [2022-01-19T20:14:56.894Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 20:11 .git [2022-01-19T20:14:56.894Z] drwxrwxr-x. 2 jenkins jenkins 104 Jan 19 20:11 .github [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 104 Jan 19 20:11 .gitignore [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 136 Jan 19 20:11 go.mod [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 49310 Jan 19 20:11 go.sum [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 20:11 GOVERNANCE.md [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 19 20:11 Jenkinsfile [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 19 20:11 LICENSE [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 1949 Jan 19 20:11 main.go [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 1614 Jan 19 20:11 makefile [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 618 Jan 19 20:11 OWNERS.md [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 3860 Jan 19 20:11 README.md [2022-01-19T20:14:56.894Z] drwxrwxr-x. 9 jenkins jenkins 151 Jan 19 20:11 res [2022-01-19T20:14:56.894Z] drwx------. 3 jenkins jenkins 58 Jan 19 20:11 .semver [2022-01-19T20:14:56.894Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 19 20:11 snap [2022-01-19T20:14:56.894Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 20:11 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:14:57.195Z] + 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=1b0e324d4a66c3d82fe335eb1012cc37cc187782 --label arch=amd64 --label version=2.2.0-dev.8 . [2022-01-19T20:14:57.195Z] Sending build context to Docker daemon 2.93MB [2022-01-19T20:14:57.195Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:14:57.195Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-19T20:14:57.195Z] ---> 3a00ac36cfd9 [2022-01-19T20:14:57.195Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T20:14:58.141Z] ---> Running in c9eb0f7f9c4b [2022-01-19T20:14:58.404Z] Removing intermediate container c9eb0f7f9c4b [2022-01-19T20:14:58.404Z] ---> 4721852be03b [2022-01-19T20:14:58.404Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:14:58.665Z] ---> Running in 38bc7daa9a4e [2022-01-19T20:14:59.236Z] Removing intermediate container 38bc7daa9a4e [2022-01-19T20:14:59.236Z] ---> 1a64d9058ffe [2022-01-19T20:14:59.236Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T20:14:59.496Z] ---> Running in 3624e3d58e96 [2022-01-19T20:15:00.068Z] Removing intermediate container 3624e3d58e96 [2022-01-19T20:15:00.068Z] ---> b05b0f234bb8 [2022-01-19T20:15:00.068Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:15:00.068Z] ---> Running in 3da57355a90f [2022-01-19T20:15:01.985Z] Removing intermediate container 3da57355a90f [2022-01-19T20:15:01.985Z] ---> 52551b8eaa7b [2022-01-19T20:15:01.985Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:15:02.253Z] ---> Running in 74eadb0d97bf [2022-01-19T20:15:02.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:15:03.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:15:04.058Z] OK: 221 MiB in 52 packages [2022-01-19T20:15:04.630Z] Removing intermediate container 74eadb0d97bf [2022-01-19T20:15:04.630Z] ---> 9d1a123be4e5 [2022-01-19T20:15:04.630Z] Step 8/27 : WORKDIR /app [2022-01-19T20:15:04.892Z] ---> Running in c0fef752f5b3 [2022-01-19T20:15:05.462Z] Removing intermediate container c0fef752f5b3 [2022-01-19T20:15:05.462Z] ---> b3c74d3bcbd0 [2022-01-19T20:15:05.462Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-19T20:15:05.725Z] ---> 93a41d7b6205 [2022-01-19T20:15:05.725Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:15:05.985Z] ---> Running in 259daa186d77 [2022-01-19T20:15:07.908Z] Removing intermediate container 259daa186d77 [2022-01-19T20:15:07.908Z] ---> c3dbf94b42d8 [2022-01-19T20:15:07.908Z] Step 11/27 : COPY . . [2022-01-19T20:15:09.293Z] ---> 5d92840348e5 [2022-01-19T20:15:09.293Z] Step 12/27 : ARG MAKE="make build" [2022-01-19T20:15:09.555Z] ---> Running in 6334ee5518c0 [2022-01-19T20:15:09.815Z] Removing intermediate container 6334ee5518c0 [2022-01-19T20:15:09.816Z] ---> 1534f9442246 [2022-01-19T20:15:09.816Z] Step 13/27 : RUN $MAKE [2022-01-19T20:15:10.075Z] ---> Running in 8efc0029f919 [2022-01-19T20:15:10.652Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.8" -o app-service-configurable [2022-01-19T20:15:28.635Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2094 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-01-19T20:15:28.651Z] Running in /w/workspace/app-service-configurable/44 [Pipeline] { [Pipeline] checkout [2022-01-19T20:15:28.860Z] Selected Git installation does not exist. Using Default [2022-01-19T20:15:28.860Z] The recommended git tool is: NONE [2022-01-19T20:15:34.313Z] using credential edgex-jenkins-ssh [2022-01-19T20:15:34.330Z] Cloning the remote Git repository [2022-01-19T20:15:34.405Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-19T20:15:34.656Z] > git init /w/workspace/app-service-configurable/44 # timeout=10 [2022-01-19T20:15:34.874Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-19T20:15:34.875Z] > git --version # timeout=10 [2022-01-19T20:15:34.894Z] > git --version # 'git version 2.17.1' [2022-01-19T20:15:34.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T20:15:34.990Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T20:15:36.321Z] Avoid second fetch [2022-01-19T20:15:36.321Z] Checking out Revision 1b0e324d4a66c3d82fe335eb1012cc37cc187782 (main) [2022-01-19T20:15:36.280Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-19T20:15:36.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T20:15:37.305Z] Removing intermediate container 8efc0029f919 [2022-01-19T20:15:37.306Z] ---> 4b8fea3b1c04 [2022-01-19T20:15:37.306Z] Step 14/27 : FROM alpine:3.14 [2022-01-19T20:15:37.306Z] 3.14: Pulling from library/alpine [2022-01-19T20:15:37.306Z] 97518928ae5f: Pulling fs layer [2022-01-19T20:15:37.306Z] 97518928ae5f: Verifying Checksum [2022-01-19T20:15:37.306Z] 97518928ae5f: Download complete [2022-01-19T20:15:37.306Z] 97518928ae5f: Pull complete [2022-01-19T20:15:37.566Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T20:15:37.566Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T20:15:37.566Z] ---> 0a97eee8041e [2022-01-19T20:15:37.566Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T20:15:36.344Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T20:15:36.360Z] > git checkout -f 1b0e324d4a66c3d82fe335eb1012cc37cc187782 # timeout=10 [2022-01-19T20:15:38.951Z] ---> Running in 2f0ddc9e09ca [2022-01-19T20:15:39.222Z] Removing intermediate container 2f0ddc9e09ca [2022-01-19T20:15:39.222Z] ---> 08d9573b3039 [2022-01-19T20:15:39.222Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-19T20:15:39.791Z] ---> Running in f940d8ac12c3 [2022-01-19T20:15:40.360Z] Removing intermediate container f940d8ac12c3 [2022-01-19T20:15:40.360Z] ---> 1e0b4c755486 [2022-01-19T20:15:40.360Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-19T20:15:40.690Z] Commit message: "ci: Go 1.17 related changes (#368)" [2022-01-19T20:15:40.939Z] ---> Running in beea4ca7774a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:15:41.620Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T20:15:41.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T20:15:41.620Z] Dload Upload Total Spent Left Speed [2022-01-19T20:15:41.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-01-19T20:15:42.140Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T20:15:42.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:15:42.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:15:42.328Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-19T20:15:42.328Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-19T20:15:42.328Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T20:15:42.328Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-19T20:15:42.328Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T20:15:42.328Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-19T20:15:42.529Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T20:15:42.529Z] + sudo tee /etc/docker/daemon.new [2022-01-19T20:15:42.529Z] { [2022-01-19T20:15:42.529Z] "registry-mirrors": [ [2022-01-19T20:15:42.529Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T20:15:42.529Z] ], [2022-01-19T20:15:42.529Z] "bip": "10.250.0.254/24", [2022-01-19T20:15:42.529Z] "hosts": [ [2022-01-19T20:15:42.529Z] "tcp://0.0.0.0:5555", [2022-01-19T20:15:42.529Z] "unix:///var/run/docker.sock" [2022-01-19T20:15:42.529Z] ], [2022-01-19T20:15:42.529Z] "mtu": 1458, [2022-01-19T20:15:42.529Z] "selinux-enabled": true, [2022-01-19T20:15:42.529Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T20:15:42.529Z] } [Pipeline] sh [2022-01-19T20:15:42.588Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-19T20:15:42.588Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:15:42.588Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T20:15:42.588Z] OK: 9 MiB in 21 packages [2022-01-19T20:15:42.884Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T20:15:43.222Z] + sudo service docker restart [2022-01-19T20:15:45.895Z] Removing intermediate container beea4ca7774a [2022-01-19T20:15:45.896Z] ---> a95cdbb8ba9d [2022-01-19T20:15:45.896Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-19T20:15:46.871Z] ---> aad421bdbf7f [2022-01-19T20:15:46.871Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-19T20:15:48.022Z] ---> f2a5085f503c [2022-01-19T20:15:48.022Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-19T20:15:48.702Z] ---> a98994e9a1e8 [2022-01-19T20:15:48.702Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-19T20:15:52.024Z] ---> c253cedb8251 [2022-01-19T20:15:52.024Z] Step 22/27 : EXPOSE 48095 [2022-01-19T20:15:52.284Z] ---> Running in 1f3a72a50d8b [2022-01-19T20:15:53.230Z] Removing intermediate container 1f3a72a50d8b [2022-01-19T20:15:53.230Z] ---> b50120858303 [2022-01-19T20:15:53.230Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-19T20:15:53.492Z] ---> Running in 305919be0869 [2022-01-19T20:15:54.063Z] Removing intermediate container 305919be0869 [2022-01-19T20:15:54.063Z] ---> fdfcfeeca192 [2022-01-19T20:15:54.063Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:15:54.327Z] ---> Running in bbc8f27e5ea6 [2022-01-19T20:15:54.589Z] Removing intermediate container bbc8f27e5ea6 [2022-01-19T20:15:54.589Z] ---> cbfd3eed009a [2022-01-19T20:15:54.589Z] Step 25/27 : LABEL arch=amd64 [2022-01-19T20:15:54.850Z] ---> Running in 7ac23390e8f5 [2022-01-19T20:15:55.794Z] Removing intermediate container 7ac23390e8f5 [2022-01-19T20:15:55.795Z] ---> fd553986bb63 [2022-01-19T20:15:55.795Z] Step 26/27 : LABEL git_sha=1b0e324d4a66c3d82fe335eb1012cc37cc187782 [2022-01-19T20:15:56.056Z] ---> Running in d9d138e0e719 [2022-01-19T20:15:56.995Z] Removing intermediate container d9d138e0e719 [2022-01-19T20:15:56.995Z] ---> c1650f1871c2 [2022-01-19T20:15:56.995Z] Step 27/27 : LABEL version=2.2.0-dev.8 [2022-01-19T20:15:57.254Z] ---> Running in 96e5a3d22ab7 [2022-01-19T20:15:57.823Z] Removing intermediate container 96e5a3d22ab7 [2022-01-19T20:15:57.823Z] ---> 00427527c9a3 [2022-01-19T20:15:57.823Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T20:15:57.823Z] Successfully built 00427527c9a3 [2022-01-19T20:15:57.823Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:15:58.197Z] provisioning config files... [2022-01-19T20:15:59.401Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8405704281639774729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:15:59.720Z] ---> docker-login.sh [2022-01-19T20:15:59.720Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:15:59.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:15:59.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:15:59.720Z] Configure a credential helper to remove this warning. See [2022-01-19T20:15:59.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:15:59.720Z] [2022-01-19T20:15:59.720Z] Login Succeeded [2022-01-19T20:15:59.720Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:15:59.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:15:59.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:15:59.981Z] Configure a credential helper to remove this warning. See [2022-01-19T20:15:59.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:15:59.981Z] [2022-01-19T20:15:59.981Z] Login Succeeded [2022-01-19T20:15:59.981Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:15:59.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:15:59.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:15:59.981Z] Configure a credential helper to remove this warning. See [2022-01-19T20:15:59.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:15:59.981Z] [2022-01-19T20:15:59.981Z] Login Succeeded [2022-01-19T20:15:59.981Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:15:59.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:16:00.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:16:00.241Z] Configure a credential helper to remove this warning. See [2022-01-19T20:16:00.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:16:00.241Z] [2022-01-19T20:16:00.241Z] Login Succeeded [2022-01-19T20:16:00.241Z] docker.io [2022-01-19T20:16:00.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:16:00.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:16:00.502Z] Configure a credential helper to remove this warning. See [2022-01-19T20:16:00.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:16:00.502Z] [2022-01-19T20:16:00.502Z] Login Succeeded [2022-01-19T20:16:00.502Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:16:00.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T20:16:00.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T20:16:00.570Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-01-19T20:16:00.570Z] 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [2022-01-19T20:16:00.570Z] latest [2022-01-19T20:16:00.570Z] 2.2.0-dev.8 [2022-01-19T20:16:00.570Z] 1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 [2022-01-19T20:16:00.570Z] main [2022-01-19T20:16:00.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:00.903Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:01.206Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782 [2022-01-19T20:16:01.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-19T20:16:01.207Z] 6653d02adf8c: Preparing [2022-01-19T20:16:01.207Z] a709de742317: Preparing [2022-01-19T20:16:01.207Z] 37d7aa130c79: Preparing [2022-01-19T20:16:01.207Z] 54c26a9ec9c5: Preparing [2022-01-19T20:16:01.207Z] bb81d3f9df9b: Preparing [2022-01-19T20:16:01.207Z] 1a058d5342cc: Preparing [2022-01-19T20:16:01.207Z] 1a058d5342cc: Waiting [2022-01-19T20:16:01.469Z] 37d7aa130c79: Pushed [2022-01-19T20:16:01.469Z] a709de742317: Pushed [2022-01-19T20:16:01.469Z] 54c26a9ec9c5: Pushed [2022-01-19T20:16:01.469Z] bb81d3f9df9b: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:16:01.768Z] provisioning config files... [2022-01-19T20:16:01.804Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/44@tmp/config2611835332875783651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:16:02.044Z] 1a058d5342cc: Layer already exists [2022-01-19T20:16:02.182Z] ---> docker-login.sh [2022-01-19T20:16:02.182Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:16:02.619Z] 6653d02adf8c: Pushed [2022-01-19T20:16:02.620Z] 1b0e324d4a66c3d82fe335eb1012cc37cc187782: digest: sha256:15d60491dfc8fd0d083eae594f649eb80ed7371b704ebeab1c8242b3f9407b30 size: 1574 [2022-01-19T20:16:02.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:03.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:16:03.154Z] Configure a credential helper to remove this warning. See [2022-01-19T20:16:03.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:16:03.154Z] [2022-01-19T20:16:03.154Z] Login Succeeded [2022-01-19T20:16:03.154Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:16:03.179Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:03.472Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-19T20:16:03.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-19T20:16:03.472Z] 6653d02adf8c: Preparing [2022-01-19T20:16:03.472Z] a709de742317: Preparing [2022-01-19T20:16:03.472Z] 37d7aa130c79: Preparing [2022-01-19T20:16:03.472Z] 54c26a9ec9c5: Preparing [2022-01-19T20:16:03.472Z] bb81d3f9df9b: Preparing [2022-01-19T20:16:03.472Z] 1a058d5342cc: Preparing [2022-01-19T20:16:03.472Z] 1a058d5342cc: Waiting [2022-01-19T20:16:03.472Z] 6653d02adf8c: Layer already exists [2022-01-19T20:16:03.472Z] a709de742317: Layer already exists [2022-01-19T20:16:03.472Z] bb81d3f9df9b: Layer already exists [2022-01-19T20:16:03.472Z] 54c26a9ec9c5: Layer already exists [2022-01-19T20:16:03.472Z] 37d7aa130c79: Layer already exists [2022-01-19T20:16:03.472Z] 1a058d5342cc: Layer already exists [2022-01-19T20:16:03.472Z] latest: digest: sha256:15d60491dfc8fd0d083eae594f649eb80ed7371b704ebeab1c8242b3f9407b30 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:03.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:16:03.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:16:03.758Z] Configure a credential helper to remove this warning. See [2022-01-19T20:16:03.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:16:03.758Z] [2022-01-19T20:16:03.758Z] Login Succeeded [2022-01-19T20:16:03.758Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:16:03.777Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:04.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:16:04.069Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.8 [2022-01-19T20:16:04.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-19T20:16:04.069Z] 6653d02adf8c: Preparing [2022-01-19T20:16:04.069Z] a709de742317: Preparing [2022-01-19T20:16:04.069Z] 37d7aa130c79: Preparing [2022-01-19T20:16:04.069Z] 54c26a9ec9c5: Preparing [2022-01-19T20:16:04.069Z] bb81d3f9df9b: Preparing [2022-01-19T20:16:04.069Z] 1a058d5342cc: Preparing [2022-01-19T20:16:04.069Z] 1a058d5342cc: Waiting [2022-01-19T20:16:04.069Z] 54c26a9ec9c5: Layer already exists [2022-01-19T20:16:04.069Z] a709de742317: Layer already exists [2022-01-19T20:16:04.069Z] 6653d02adf8c: Layer already exists [2022-01-19T20:16:04.069Z] 37d7aa130c79: Layer already exists [2022-01-19T20:16:04.069Z] bb81d3f9df9b: Layer already exists [2022-01-19T20:16:04.069Z] 1a058d5342cc: Layer already exists [2022-01-19T20:16:04.069Z] 2.2.0-dev.8: digest: sha256:15d60491dfc8fd0d083eae594f649eb80ed7371b704ebeab1c8242b3f9407b30 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:04.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:16:04.311Z] Configure a credential helper to remove this warning. See [2022-01-19T20:16:04.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:16:04.311Z] [2022-01-19T20:16:04.311Z] Login Succeeded [2022-01-19T20:16:04.311Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:16:04.372Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:04.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:16:04.667Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 [2022-01-19T20:16:04.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-19T20:16:04.667Z] 6653d02adf8c: Preparing [2022-01-19T20:16:04.667Z] a709de742317: Preparing [2022-01-19T20:16:04.667Z] 37d7aa130c79: Preparing [2022-01-19T20:16:04.667Z] 54c26a9ec9c5: Preparing [2022-01-19T20:16:04.667Z] bb81d3f9df9b: Preparing [2022-01-19T20:16:04.667Z] 1a058d5342cc: Preparing [2022-01-19T20:16:04.667Z] 1a058d5342cc: Waiting [2022-01-19T20:16:04.667Z] 54c26a9ec9c5: Layer already exists [2022-01-19T20:16:04.667Z] bb81d3f9df9b: Layer already exists [2022-01-19T20:16:04.667Z] 6653d02adf8c: Layer already exists [2022-01-19T20:16:04.667Z] a709de742317: Layer already exists [2022-01-19T20:16:04.667Z] 37d7aa130c79: Layer already exists [2022-01-19T20:16:04.667Z] 1a058d5342cc: Layer already exists [2022-01-19T20:16:04.667Z] 1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8: digest: sha256:15d60491dfc8fd0d083eae594f649eb80ed7371b704ebeab1c8242b3f9407b30 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:04.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:16:04.854Z] Configure a credential helper to remove this warning. See [2022-01-19T20:16:04.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:16:04.854Z] [2022-01-19T20:16:04.854Z] Login Succeeded [2022-01-19T20:16:04.854Z] docker.io [2022-01-19T20:16:04.961Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:16:05.256Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-01-19T20:16:05.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-19T20:16:05.256Z] 6653d02adf8c: Preparing [2022-01-19T20:16:05.256Z] a709de742317: Preparing [2022-01-19T20:16:05.256Z] 37d7aa130c79: Preparing [2022-01-19T20:16:05.256Z] 54c26a9ec9c5: Preparing [2022-01-19T20:16:05.256Z] bb81d3f9df9b: Preparing [2022-01-19T20:16:05.256Z] 1a058d5342cc: Preparing [2022-01-19T20:16:05.256Z] 1a058d5342cc: Waiting [2022-01-19T20:16:05.256Z] 37d7aa130c79: Layer already exists [2022-01-19T20:16:05.256Z] 54c26a9ec9c5: Layer already exists [2022-01-19T20:16:05.256Z] bb81d3f9df9b: Layer already exists [2022-01-19T20:16:05.256Z] a709de742317: Layer already exists [2022-01-19T20:16:05.256Z] 6653d02adf8c: Layer already exists [2022-01-19T20:16:05.256Z] 1a058d5342cc: Layer already exists [2022-01-19T20:16:05.257Z] main: digest: sha256:15d60491dfc8fd0d083eae594f649eb80ed7371b704ebeab1c8242b3f9407b30 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T20:16:05.297Z] ===================================================== [Pipeline] echo [2022-01-19T20:16:05.307Z] taggedImages: [2022-01-19T20:16:05.307Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782 [2022-01-19T20:16:05.307Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-19T20:16:05.308Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.8 [2022-01-19T20:16:05.308Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 [2022-01-19T20:16:05.308Z] - 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] } [2022-01-19T20:16:05.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:16:05.398Z] Configure a credential helper to remove this warning. See [2022-01-19T20:16:05.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:16:05.398Z] [2022-01-19T20:16:05.398Z] Login Succeeded [2022-01-19T20:16:05.398Z] ---> docker-login.sh ends [Pipeline] // stage Post stage [Pipeline] } [2022-01-19T20:16:05.421Z] Deleting 1 temporary files [Pipeline] script [Pipeline] { [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:05.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:16:05.760Z] [2022-01-19T20:16:05.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2022-01-19T20:16:05.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T20:16:05.898Z] ========================================================= [2022-01-19T20:16:05.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T20:16:05.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:16:06.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:16:06.273Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-19T20:16:06.273Z] Sending build context to Docker daemon 204.8kB [2022-01-19T20:16:06.545Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:16:06.545Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-19T20:16:06.649Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T20:16:06.649Z] b4d181a07f80: Pulling fs layer [2022-01-19T20:16:06.649Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T20:16:06.649Z] ed53099fbce6: Pulling fs layer [2022-01-19T20:16:06.649Z] dc539afda2c1: Pulling fs layer [2022-01-19T20:16:06.649Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T20:16:06.649Z] 9065ff56babe: Pulling fs layer [2022-01-19T20:16:06.649Z] d287ab97295c: Pulling fs layer [2022-01-19T20:16:06.649Z] 77bc0d833cb6: Waiting [2022-01-19T20:16:06.649Z] 9065ff56babe: Waiting [2022-01-19T20:16:06.649Z] d287ab97295c: Waiting [2022-01-19T20:16:06.649Z] dc539afda2c1: Waiting [2022-01-19T20:16:06.649Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T20:16:06.649Z] a1111a8f2ec3: Download complete [2022-01-19T20:16:06.649Z] dc539afda2c1: Verifying Checksum [2022-01-19T20:16:06.649Z] dc539afda2c1: Download complete [2022-01-19T20:16:06.649Z] ed53099fbce6: Verifying Checksum [2022-01-19T20:16:06.649Z] ed53099fbce6: Download complete [2022-01-19T20:16:06.649Z] 9065ff56babe: Verifying Checksum [2022-01-19T20:16:06.649Z] 9065ff56babe: Download complete [2022-01-19T20:16:06.649Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T20:16:06.649Z] 77bc0d833cb6: Download complete [2022-01-19T20:16:06.824Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T20:16:06.825Z] 9b3977197b4f: Pulling fs layer [2022-01-19T20:16:06.825Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T20:16:06.825Z] 94645a83ff95: Pulling fs layer [2022-01-19T20:16:06.825Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T20:16:06.825Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T20:16:06.825Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T20:16:06.825Z] 9a6b49a46696: Pulling fs layer [2022-01-19T20:16:06.825Z] cf05db05a679: Pulling fs layer [2022-01-19T20:16:06.825Z] 4b8299f9d1f4: Waiting [2022-01-19T20:16:06.825Z] 9a6b49a46696: Waiting [2022-01-19T20:16:06.825Z] cf05db05a679: Waiting [2022-01-19T20:16:06.825Z] 3f3a8bcf1eab: Waiting [2022-01-19T20:16:06.825Z] 0c92f367c5e7: Waiting [2022-01-19T20:16:06.825Z] 94645a83ff95: Download complete [2022-01-19T20:16:06.825Z] 1a89e8eeedd5: Download complete [2022-01-19T20:16:06.825Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T20:16:06.825Z] 0c92f367c5e7: Download complete [2022-01-19T20:16:06.825Z] 4b8299f9d1f4: Verifying Checksum [2022-01-19T20:16:06.825Z] 4b8299f9d1f4: Download complete [2022-01-19T20:16:06.825Z] 9a6b49a46696: Download complete [2022-01-19T20:16:06.825Z] 9b3977197b4f: Download complete [2022-01-19T20:16:06.908Z] b4d181a07f80: Verifying Checksum [2022-01-19T20:16:06.908Z] b4d181a07f80: Download complete [2022-01-19T20:16:07.169Z] d287ab97295c: Verifying Checksum [2022-01-19T20:16:07.169Z] d287ab97295c: Download complete [2022-01-19T20:16:07.827Z] 9b3977197b4f: Pull complete [2022-01-19T20:16:08.428Z] 1a89e8eeedd5: Pull complete [2022-01-19T20:16:08.578Z] b4d181a07f80: Pull complete [2022-01-19T20:16:08.704Z] 94645a83ff95: Pull complete [2022-01-19T20:16:08.978Z] cf05db05a679: Verifying Checksum [2022-01-19T20:16:08.978Z] cf05db05a679: Download complete [2022-01-19T20:16:09.154Z] a1111a8f2ec3: Pull complete [2022-01-19T20:16:09.578Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-19T20:16:09.578Z] 3f3a8bcf1eab: Download complete [2022-01-19T20:16:10.129Z] ed53099fbce6: Pull complete [2022-01-19T20:16:10.129Z] dc539afda2c1: Pull complete [2022-01-19T20:16:11.081Z] 77bc0d833cb6: Pull complete [2022-01-19T20:16:11.342Z] 9065ff56babe: Pull complete [2022-01-19T20:16:19.508Z] d287ab97295c: Pull complete [2022-01-19T20:16:19.768Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T20:16:19.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:16:19.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T20:16:19.836Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2022-01-19T20:16:19.872Z] $ 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/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 [2022-01-19T20:16:21.983Z] 3f3a8bcf1eab: Pull complete [2022-01-19T20:16:21.983Z] 0c92f367c5e7: Pull complete [2022-01-19T20:16:21.983Z] 4b8299f9d1f4: Pull complete [2022-01-19T20:16:21.983Z] 9a6b49a46696: Pull complete [2022-01-19T20:16:27.374Z] cf05db05a679: Pull complete [2022-01-19T20:16:27.374Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T20:16:27.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T20:16:27.374Z] ---> 0ccda1f7e2ee [2022-01-19T20:16:27.374Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T20:16:28.806Z] ---> Running in 0c595ecdc23d [2022-01-19T20:16:29.079Z] Removing intermediate container 0c595ecdc23d [2022-01-19T20:16:29.079Z] ---> 93cb0523ab78 [2022-01-19T20:16:29.079Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:16:29.079Z] ---> Running in abfaf34271d0 [2022-01-19T20:16:29.350Z] Removing intermediate container abfaf34271d0 [2022-01-19T20:16:29.350Z] ---> d3b3a5b43cf1 [2022-01-19T20:16:29.350Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T20:16:29.621Z] ---> Running in 1014844e6de2 [2022-01-19T20:16:29.895Z] Removing intermediate container 1014844e6de2 [2022-01-19T20:16:29.895Z] ---> 52b187bb28d0 [2022-01-19T20:16:29.895Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:16:29.895Z] ---> Running in fc9049209f2d [2022-01-19T20:16:31.873Z] Removing intermediate container fc9049209f2d [2022-01-19T20:16:31.873Z] ---> 725376d0eae4 [2022-01-19T20:16:31.873Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:16:32.143Z] ---> Running in 766f56b8fb55 [2022-01-19T20:16:33.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:16:33.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:16:34.687Z] OK: 220 MiB in 52 packages [2022-01-19T20:16:35.666Z] Removing intermediate container 766f56b8fb55 [2022-01-19T20:16:35.666Z] ---> 218cc07f4524 [2022-01-19T20:16:35.666Z] Step 8/13 : WORKDIR /app [2022-01-19T20:16:35.666Z] ---> Running in 07271d140a30 [2022-01-19T20:16:35.940Z] Removing intermediate container 07271d140a30 [2022-01-19T20:16:35.940Z] ---> 8517df27378e [2022-01-19T20:16:35.940Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-19T20:16:36.538Z] ---> f6913591cc79 [2022-01-19T20:16:36.538Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:16:36.822Z] ---> Running in 539b44779430 [2022-01-19T20:16:45.895Z] $ docker top cd8ee3ee14c1c461b96e45eb386fe8809db244988bdbca6dae7c5cb9276aab77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:16:46.302Z] ---> job-cost.sh [2022-01-19T20:16:46.302Z] lf-activate-venv: SKIPPING [2022-01-19T20:16:46.302Z] INFO: No Stack... [2022-01-19T20:16:46.564Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T20:16:46.824Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T20:16:47.122Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-01-19T20:16:47.122Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T20:16:47.139Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] [2022-01-19T20:16:47.145Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] did not exist. Created. [2022-01-19T20:16:47.145Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T20:16:47.455Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T20:16:47.486Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T20:16:47.492Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T20:16:47.511Z] $ docker stop --time=1 cd8ee3ee14c1c461b96e45eb386fe8809db244988bdbca6dae7c5cb9276aab77 [2022-01-19T20:16:49.041Z] $ docker rm -f cd8ee3ee14c1c461b96e45eb386fe8809db244988bdbca6dae7c5cb9276aab77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T20:17:58.626Z] Removing intermediate container 539b44779430 [2022-01-19T20:17:58.626Z] ---> b822a898dc6f [2022-01-19T20:17:58.626Z] Step 11/13 : COPY . . [2022-01-19T20:17:58.626Z] ---> 1b71e11812db [2022-01-19T20:17:58.626Z] Step 12/13 : ARG MAKE="make build" [2022-01-19T20:17:58.626Z] ---> Running in 5d8888ac6d05 [2022-01-19T20:17:58.626Z] Removing intermediate container 5d8888ac6d05 [2022-01-19T20:17:58.626Z] ---> 777ce65c0c6d [2022-01-19T20:17:58.626Z] Step 13/13 : RUN $MAKE [2022-01-19T20:17:58.626Z] ---> Running in 16a46bc3d2fe [2022-01-19T20:17:58.626Z] noop [2022-01-19T20:17:58.626Z] Removing intermediate container 16a46bc3d2fe [2022-01-19T20:17:58.626Z] ---> a49cfa354cb0 [2022-01-19T20:17:58.626Z] Successfully built a49cfa354cb0 [2022-01-19T20:17:58.626Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:17:58.984Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T20:17:58.984Z] . [Pipeline] withDockerContainer [2022-01-19T20:17:59.239Z] prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container [2022-01-19T20:17:59.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/44 -v /w/workspace/app-service-configurable/44:/w/workspace/app-service-configurable/44:rw,z -v /w/workspace/app-service-configurable/44@tmp:/w/workspace/app-service-configurable/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T20:18:00.806Z] $ docker top 6d7d9dc0f6fc304c385171ffbaa53665a1466a8cebb3091278a7a0b1feaccb85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:18:01.773Z] + go version [2022-01-19T20:18:01.773Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T20:18:01.801Z] $ docker stop --time=1 6d7d9dc0f6fc304c385171ffbaa53665a1466a8cebb3091278a7a0b1feaccb85 [2022-01-19T20:18:03.551Z] $ docker rm -f 6d7d9dc0f6fc304c385171ffbaa53665a1466a8cebb3091278a7a0b1feaccb85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:18:04.196Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T20:18:04.196Z] . [Pipeline] withDockerContainer [2022-01-19T20:18:04.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container [2022-01-19T20:18:04.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/44 -v /w/workspace/app-service-configurable/44:/w/workspace/app-service-configurable/44:rw,z -v /w/workspace/app-service-configurable/44@tmp:/w/workspace/app-service-configurable/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T20:18:05.947Z] $ docker top 939de9f3ef8cb07ed124399204983924e5da00fcfd215775b971b67f740ab58b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T20:18:06.902Z] + make test [2022-01-19T20:18:06.902Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-19T20:19:03.524Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-19T20:19:03.524Z] CGO_ENABLED=1 go vet ./... [2022-01-19T20:19:18.617Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T20:19:18.617Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T20:19:18.617Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T20:19:20.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T20:19:20.078Z] $ docker stop --time=1 939de9f3ef8cb07ed124399204983924e5da00fcfd215775b971b67f740ab58b [2022-01-19T20:19:21.908Z] $ docker rm -f 939de9f3ef8cb07ed124399204983924e5da00fcfd215775b971b67f740ab58b [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:19:22.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T20:19:22.746Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T20:19:23.205Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:19:23.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T20:19:23.943Z] + ls -al . [2022-01-19T20:19:23.943Z] total 172 [2022-01-19T20:19:23.943Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 19 20:19 . [2022-01-19T20:19:23.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:15 .. [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 19 20:15 .dockerignore [2022-01-19T20:19:23.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 20:15 .git [2022-01-19T20:19:23.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:15 .github [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 104 Jan 19 20:15 .gitignore [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 7608 Jan 19 20:15 Attribution.txt [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 23791 Jan 19 20:15 CHANGELOG.md [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jan 19 20:15 Dockerfile [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 20:15 GOVERNANCE.md [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 19 20:15 Jenkinsfile [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 19 20:15 LICENSE [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 19 20:15 OWNERS.md [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 3860 Jan 19 20:15 README.md [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 20:11 VERSION [2022-01-19T20:19:23.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:15 bin [2022-01-19T20:19:23.943Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 19 20:18 coverage.out [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 136 Jan 19 20:15 go.mod [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 49310 Jan 19 20:15 go.sum [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 19 20:15 main.go [2022-01-19T20:19:23.943Z] -rw-rw-r-- 1 jenkins jenkins 1614 Jan 19 20:15 makefile [2022-01-19T20:19:23.943Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 20:15 res [2022-01-19T20:19:23.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:15 snap [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:19:24.282Z] + 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=1b0e324d4a66c3d82fe335eb1012cc37cc187782 --label arch=arm64 --label version=2.2.0-dev.8 . [2022-01-19T20:19:24.282Z] Sending build context to Docker daemon 205.8kB [2022-01-19T20:19:24.556Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:19:24.556Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-19T20:19:24.556Z] ---> a49cfa354cb0 [2022-01-19T20:19:24.556Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T20:19:24.826Z] ---> Running in 9616ab9a9566 [2022-01-19T20:19:25.098Z] Removing intermediate container 9616ab9a9566 [2022-01-19T20:19:25.098Z] ---> 8de26ce06a9c [2022-01-19T20:19:25.098Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:19:25.098Z] ---> Running in 267a2e67645c [2022-01-19T20:19:25.369Z] Removing intermediate container 267a2e67645c [2022-01-19T20:19:25.369Z] ---> a3fec14d4fb0 [2022-01-19T20:19:25.369Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T20:19:25.642Z] ---> Running in d0d8c9d46e5a [2022-01-19T20:19:25.922Z] Removing intermediate container d0d8c9d46e5a [2022-01-19T20:19:25.922Z] ---> e8971b666349 [2022-01-19T20:19:25.922Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:19:25.922Z] ---> Running in 5415a3adbbe7 [2022-01-19T20:19:27.890Z] Removing intermediate container 5415a3adbbe7 [2022-01-19T20:19:27.890Z] ---> e2459d50a122 [2022-01-19T20:19:27.890Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:19:27.890Z] ---> Running in b375f5ec05b8 [2022-01-19T20:19:28.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:19:29.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:19:30.832Z] OK: 220 MiB in 52 packages [2022-01-19T20:19:31.426Z] Removing intermediate container b375f5ec05b8 [2022-01-19T20:19:31.426Z] ---> a0b0b1b1f25f [2022-01-19T20:19:31.426Z] Step 8/27 : WORKDIR /app [2022-01-19T20:19:31.426Z] ---> Running in b5875f50937c [2022-01-19T20:19:32.018Z] Removing intermediate container b5875f50937c [2022-01-19T20:19:32.018Z] ---> d7b248b5b492 [2022-01-19T20:19:32.018Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-19T20:19:32.612Z] ---> 2be835998828 [2022-01-19T20:19:32.612Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:19:32.612Z] ---> Running in 8af017d5d017 [2022-01-19T20:19:34.583Z] Removing intermediate container 8af017d5d017 [2022-01-19T20:19:34.583Z] ---> 428516d22839 [2022-01-19T20:19:34.583Z] Step 11/27 : COPY . . [2022-01-19T20:19:35.176Z] ---> 30fb45c5cf7a [2022-01-19T20:19:35.176Z] Step 12/27 : ARG MAKE="make build" [2022-01-19T20:19:35.463Z] ---> Running in 926caf5c337c [2022-01-19T20:19:35.750Z] Removing intermediate container 926caf5c337c [2022-01-19T20:19:35.750Z] ---> 152ed5d0daf8 [2022-01-19T20:19:35.750Z] Step 13/27 : RUN $MAKE [2022-01-19T20:19:35.750Z] ---> Running in fda17e54eac6 [2022-01-19T20:19:36.770Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.8" -o app-service-configurable [2022-01-19T20:20:23.800Z] Removing intermediate container fda17e54eac6 [2022-01-19T20:20:23.800Z] ---> e67a60e823cb [2022-01-19T20:20:23.800Z] Step 14/27 : FROM alpine:3.14 [2022-01-19T20:20:23.800Z] 3.14: Pulling from library/alpine [2022-01-19T20:20:23.800Z] be307f383ecc: Pulling fs layer [2022-01-19T20:20:23.801Z] be307f383ecc: Verifying Checksum [2022-01-19T20:20:23.801Z] be307f383ecc: Download complete [2022-01-19T20:20:23.801Z] be307f383ecc: Pull complete [2022-01-19T20:20:23.801Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T20:20:23.801Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T20:20:23.801Z] ---> 5b8b7b635229 [2022-01-19T20:20:23.801Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T20:20:23.801Z] ---> Running in 6f8ca6441f90 [2022-01-19T20:20:23.801Z] Removing intermediate container 6f8ca6441f90 [2022-01-19T20:20:23.801Z] ---> 684dd5043786 [2022-01-19T20:20:23.801Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-19T20:20:23.801Z] ---> Running in c50b97876195 [2022-01-19T20:20:23.801Z] Removing intermediate container c50b97876195 [2022-01-19T20:20:23.801Z] ---> 447cda24ba08 [2022-01-19T20:20:23.801Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-19T20:20:24.078Z] ---> Running in 903a51f858af [2022-01-19T20:20:25.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:20:25.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:20:26.317Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-19T20:20:26.317Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-19T20:20:26.317Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T20:20:26.317Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-19T20:20:26.317Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T20:20:26.317Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-19T20:20:26.317Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-19T20:20:26.317Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:20:26.317Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T20:20:26.593Z] OK: 9 MiB in 21 packages [2022-01-19T20:20:28.027Z] Removing intermediate container 903a51f858af [2022-01-19T20:20:28.027Z] ---> d41049db2eee [2022-01-19T20:20:28.027Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-19T20:20:28.633Z] ---> fa9fab7d93fe [2022-01-19T20:20:28.633Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-19T20:20:29.239Z] ---> 6219207c0554 [2022-01-19T20:20:29.239Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-19T20:20:29.517Z] ---> 2e3733c17016 [2022-01-19T20:20:29.517Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-19T20:20:30.953Z] ---> 966231ce7266 [2022-01-19T20:20:30.953Z] Step 22/27 : EXPOSE 48095 [2022-01-19T20:20:30.953Z] ---> Running in da33e53b0a73 [2022-01-19T20:20:31.229Z] Removing intermediate container da33e53b0a73 [2022-01-19T20:20:31.229Z] ---> 92c705f929e0 [2022-01-19T20:20:31.229Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-19T20:20:31.229Z] ---> Running in c043388e3e78 [2022-01-19T20:20:31.503Z] Removing intermediate container c043388e3e78 [2022-01-19T20:20:31.503Z] ---> b96cec8f3420 [2022-01-19T20:20:31.503Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:20:31.786Z] ---> Running in 59ba2363fd43 [2022-01-19T20:20:32.062Z] Removing intermediate container 59ba2363fd43 [2022-01-19T20:20:32.062Z] ---> 358a52ae4b69 [2022-01-19T20:20:32.062Z] Step 25/27 : LABEL arch=arm64 [2022-01-19T20:20:32.337Z] ---> Running in ced81698cd40 [2022-01-19T20:20:32.610Z] Removing intermediate container ced81698cd40 [2022-01-19T20:20:32.610Z] ---> 4882f404a938 [2022-01-19T20:20:32.610Z] Step 26/27 : LABEL git_sha=1b0e324d4a66c3d82fe335eb1012cc37cc187782 [2022-01-19T20:20:32.610Z] ---> Running in 678c7703b9b6 [2022-01-19T20:20:32.882Z] Removing intermediate container 678c7703b9b6 [2022-01-19T20:20:32.882Z] ---> 6a62465a6906 [2022-01-19T20:20:32.882Z] Step 27/27 : LABEL version=2.2.0-dev.8 [2022-01-19T20:20:33.152Z] ---> Running in d8543f31f7bd [2022-01-19T20:20:33.423Z] Removing intermediate container d8543f31f7bd [2022-01-19T20:20:33.423Z] ---> c224d4aafbc7 [2022-01-19T20:20:33.423Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T20:20:33.423Z] Successfully built c224d4aafbc7 [2022-01-19T20:20:33.423Z] 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 [2022-01-19T20:20:33.545Z] provisioning config files... [2022-01-19T20:20:33.565Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/44@tmp/config7193016757308658209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:20:33.922Z] ---> docker-login.sh [2022-01-19T20:20:33.922Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:20:34.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:20:34.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:20:34.193Z] Configure a credential helper to remove this warning. See [2022-01-19T20:20:34.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:20:34.193Z] [2022-01-19T20:20:34.193Z] Login Succeeded [2022-01-19T20:20:34.193Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:20:34.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:20:34.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:20:34.735Z] Configure a credential helper to remove this warning. See [2022-01-19T20:20:34.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:20:34.735Z] [2022-01-19T20:20:34.735Z] Login Succeeded [2022-01-19T20:20:34.735Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:20:35.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:20:35.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:20:35.006Z] Configure a credential helper to remove this warning. See [2022-01-19T20:20:35.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:20:35.006Z] [2022-01-19T20:20:35.006Z] Login Succeeded [2022-01-19T20:20:35.006Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:20:35.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:20:35.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:20:35.601Z] Configure a credential helper to remove this warning. See [2022-01-19T20:20:35.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:20:35.601Z] [2022-01-19T20:20:35.601Z] Login Succeeded [2022-01-19T20:20:35.601Z] docker.io [2022-01-19T20:20:35.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:20:36.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:20:36.145Z] Configure a credential helper to remove this warning. See [2022-01-19T20:20:36.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:20:36.145Z] [2022-01-19T20:20:36.145Z] Login Succeeded [2022-01-19T20:20:36.145Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:20:36.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T20:20:36.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T20:20:36.221Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-01-19T20:20:36.221Z] 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [2022-01-19T20:20:36.221Z] latest [2022-01-19T20:20:36.221Z] 2.2.0-dev.8 [2022-01-19T20:20:36.221Z] 1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 [2022-01-19T20:20:36.221Z] main [2022-01-19T20:20:36.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:36.588Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:36.931Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782 [2022-01-19T20:20:36.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-19T20:20:36.931Z] a212f1479df0: Preparing [2022-01-19T20:20:36.931Z] 0d139dee361f: Preparing [2022-01-19T20:20:36.931Z] 7d247d107d72: Preparing [2022-01-19T20:20:36.931Z] 01e87c894566: Preparing [2022-01-19T20:20:36.931Z] 94f3dec69426: Preparing [2022-01-19T20:20:36.931Z] 62170e181a92: Preparing [2022-01-19T20:20:36.931Z] 62170e181a92: Waiting [2022-01-19T20:20:37.207Z] 01e87c894566: Pushed [2022-01-19T20:20:37.207Z] 0d139dee361f: Pushed [2022-01-19T20:20:37.207Z] 7d247d107d72: Pushed [2022-01-19T20:20:37.207Z] 62170e181a92: Layer already exists [2022-01-19T20:20:38.180Z] 94f3dec69426: Pushed [2022-01-19T20:20:40.791Z] a212f1479df0: Pushed [2022-01-19T20:20:40.791Z] 1b0e324d4a66c3d82fe335eb1012cc37cc187782: digest: sha256:541963ff646df7fc635ffc6c8d8d6e2fb13c527ba2c8f17c3a890106887df4f2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:41.176Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:41.526Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-19T20:20:41.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-19T20:20:41.526Z] a212f1479df0: Preparing [2022-01-19T20:20:41.526Z] 0d139dee361f: Preparing [2022-01-19T20:20:41.526Z] 7d247d107d72: Preparing [2022-01-19T20:20:41.526Z] 01e87c894566: Preparing [2022-01-19T20:20:41.526Z] 94f3dec69426: Preparing [2022-01-19T20:20:41.526Z] 62170e181a92: Preparing [2022-01-19T20:20:41.526Z] 62170e181a92: Waiting [2022-01-19T20:20:41.526Z] 01e87c894566: Layer already exists [2022-01-19T20:20:41.526Z] 94f3dec69426: Layer already exists [2022-01-19T20:20:41.526Z] 0d139dee361f: Layer already exists [2022-01-19T20:20:41.526Z] a212f1479df0: Layer already exists [2022-01-19T20:20:41.526Z] 7d247d107d72: Layer already exists [2022-01-19T20:20:41.526Z] 62170e181a92: Layer already exists [2022-01-19T20:20:41.797Z] latest: digest: sha256:541963ff646df7fc635ffc6c8d8d6e2fb13c527ba2c8f17c3a890106887df4f2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:42.138Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:42.479Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.8 [2022-01-19T20:20:42.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-19T20:20:42.479Z] a212f1479df0: Preparing [2022-01-19T20:20:42.479Z] 0d139dee361f: Preparing [2022-01-19T20:20:42.479Z] 7d247d107d72: Preparing [2022-01-19T20:20:42.479Z] 01e87c894566: Preparing [2022-01-19T20:20:42.479Z] 94f3dec69426: Preparing [2022-01-19T20:20:42.479Z] 62170e181a92: Preparing [2022-01-19T20:20:42.479Z] 01e87c894566: Layer already exists [2022-01-19T20:20:42.479Z] 7d247d107d72: Layer already exists [2022-01-19T20:20:42.479Z] a212f1479df0: Layer already exists [2022-01-19T20:20:42.479Z] 0d139dee361f: Layer already exists [2022-01-19T20:20:42.479Z] 94f3dec69426: Layer already exists [2022-01-19T20:20:42.479Z] 62170e181a92: Layer already exists [2022-01-19T20:20:42.750Z] 2.2.0-dev.8: digest: sha256:541963ff646df7fc635ffc6c8d8d6e2fb13c527ba2c8f17c3a890106887df4f2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:43.093Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:43.443Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 [2022-01-19T20:20:43.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-19T20:20:43.443Z] a212f1479df0: Preparing [2022-01-19T20:20:43.443Z] 0d139dee361f: Preparing [2022-01-19T20:20:43.443Z] 7d247d107d72: Preparing [2022-01-19T20:20:43.443Z] 01e87c894566: Preparing [2022-01-19T20:20:43.443Z] 94f3dec69426: Preparing [2022-01-19T20:20:43.443Z] 62170e181a92: Preparing [2022-01-19T20:20:43.443Z] 62170e181a92: Waiting [2022-01-19T20:20:43.443Z] 94f3dec69426: Layer already exists [2022-01-19T20:20:43.443Z] 01e87c894566: Layer already exists [2022-01-19T20:20:43.443Z] a212f1479df0: Layer already exists [2022-01-19T20:20:43.443Z] 0d139dee361f: Layer already exists [2022-01-19T20:20:43.443Z] 7d247d107d72: Layer already exists [2022-01-19T20:20:43.443Z] 62170e181a92: Layer already exists [2022-01-19T20:20:43.716Z] 1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8: digest: sha256:541963ff646df7fc635ffc6c8d8d6e2fb13c527ba2c8f17c3a890106887df4f2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:44.068Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:44.407Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-01-19T20:20:44.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-19T20:20:44.407Z] a212f1479df0: Preparing [2022-01-19T20:20:44.407Z] 0d139dee361f: Preparing [2022-01-19T20:20:44.407Z] 7d247d107d72: Preparing [2022-01-19T20:20:44.407Z] 01e87c894566: Preparing [2022-01-19T20:20:44.407Z] 94f3dec69426: Preparing [2022-01-19T20:20:44.407Z] 62170e181a92: Preparing [2022-01-19T20:20:44.407Z] 62170e181a92: Waiting [2022-01-19T20:20:44.407Z] a212f1479df0: Layer already exists [2022-01-19T20:20:44.407Z] 7d247d107d72: Layer already exists [2022-01-19T20:20:44.407Z] 01e87c894566: Layer already exists [2022-01-19T20:20:44.407Z] 94f3dec69426: Layer already exists [2022-01-19T20:20:44.407Z] 0d139dee361f: Layer already exists [2022-01-19T20:20:44.407Z] 62170e181a92: Layer already exists [2022-01-19T20:20:44.678Z] main: digest: sha256:541963ff646df7fc635ffc6c8d8d6e2fb13c527ba2c8f17c3a890106887df4f2 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T20:20:44.724Z] ===================================================== [Pipeline] echo [2022-01-19T20:20:44.737Z] taggedImages: [2022-01-19T20:20:44.737Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782 [2022-01-19T20:20:44.737Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-19T20:20:44.737Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.8 [2022-01-19T20:20:44.737Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1b0e324d4a66c3d82fe335eb1012cc37cc187782-2.2.0-dev.8 [2022-01-19T20:20:44.737Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:45.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:20:45.116Z] [2022-01-19T20:20:45.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:20:45.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:20:45.754Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T20:20:45.754Z] 448f6bf000e3: Pulling fs layer [2022-01-19T20:20:45.754Z] f757da607395: Pulling fs layer [2022-01-19T20:20:45.754Z] 05883995daec: Pulling fs layer [2022-01-19T20:20:45.754Z] 8603b9c90790: Pulling fs layer [2022-01-19T20:20:45.754Z] 1560dd03e051: Pulling fs layer [2022-01-19T20:20:45.754Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T20:20:45.754Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T20:20:45.754Z] 1560dd03e051: Waiting [2022-01-19T20:20:45.754Z] 27f5ce0e4adf: Waiting [2022-01-19T20:20:45.754Z] c2d8d7efcc4b: Waiting [2022-01-19T20:20:45.754Z] 8603b9c90790: Waiting [2022-01-19T20:20:45.754Z] f757da607395: Verifying Checksum [2022-01-19T20:20:45.754Z] f757da607395: Download complete [2022-01-19T20:20:45.754Z] 8603b9c90790: Verifying Checksum [2022-01-19T20:20:45.754Z] 8603b9c90790: Download complete [2022-01-19T20:20:46.027Z] 1560dd03e051: Verifying Checksum [2022-01-19T20:20:46.027Z] 1560dd03e051: Download complete [2022-01-19T20:20:46.027Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T20:20:46.027Z] 27f5ce0e4adf: Download complete [2022-01-19T20:20:46.027Z] 05883995daec: Verifying Checksum [2022-01-19T20:20:46.027Z] 05883995daec: Download complete [2022-01-19T20:20:46.301Z] 448f6bf000e3: Download complete [2022-01-19T20:20:48.917Z] c2d8d7efcc4b: Verifying Checksum [2022-01-19T20:20:48.917Z] c2d8d7efcc4b: Download complete [2022-01-19T20:20:50.346Z] 448f6bf000e3: Pull complete [2022-01-19T20:20:50.618Z] f757da607395: Pull complete [2022-01-19T20:20:52.051Z] 05883995daec: Pull complete [2022-01-19T20:20:52.326Z] 8603b9c90790: Pull complete [2022-01-19T20:20:53.302Z] 1560dd03e051: Pull complete [2022-01-19T20:20:53.576Z] 27f5ce0e4adf: Pull complete [2022-01-19T20:21:08.720Z] c2d8d7efcc4b: Pull complete [2022-01-19T20:21:08.720Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T20:21:08.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:21:08.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T20:21:08.946Z] prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container [2022-01-19T20:21:09.021Z] $ 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/44 -v /w/workspace/app-service-configurable/44:/w/workspace/app-service-configurable/44:rw,z -v /w/workspace/app-service-configurable/44@tmp:/w/workspace/app-service-configurable/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-19T20:21:11.839Z] $ docker top fe48a86c6a70235c47aade4b13e615b337b69ab4e4ea41e9616772e5a2be6811 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:21:12.726Z] ---> job-cost.sh [2022-01-19T20:21:12.726Z] lf-activate-venv: SKIPPING [2022-01-19T20:21:12.726Z] INFO: No Stack... [2022-01-19T20:21:12.997Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T20:21:13.586Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T20:21:14.243Z] + cat /w/workspace/app-service-configurable/44/archives/cost.csv [2022-01-19T20:21:14.243Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T20:21:14.307Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] [2022-01-19T20:21:14.314Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] did not exist. Created. [2022-01-19T20:21:14.314Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T20:21:14.987Z] /w/workspace/app-service-configurable/44@tmp/durable-3024a4c5/script.sh: 1: /w/workspace/app-service-configurable/44@tmp/durable-3024a4c5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T20:21:15.655Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T20:21:15.682Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T20:21:15.734Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T20:21:15.745Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T20:21:15.762Z] $ docker stop --time=1 fe48a86c6a70235c47aade4b13e615b337b69ab4e4ea41e9616772e5a2be6811 [2022-01-19T20:21:17.243Z] $ docker rm -f fe48a86c6a70235c47aade4b13e615b337b69ab4e4ea41e9616772e5a2be6811 [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 [2022-01-19T20:21:17.685Z] provisioning config files... [2022-01-19T20:21:17.695Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7749523681464744807tmp [Pipeline] { [Pipeline] sh [2022-01-19T20:21:17.991Z] + set +x [2022-01-19T20:21:17.991Z] + curl -s https://codecov.io/bash [2022-01-19T20:21:17.991Z] + bash -s -- [2022-01-19T20:21:17.991Z] [2022-01-19T20:21:17.991Z] _____ _ [2022-01-19T20:21:17.991Z] / ____| | | [2022-01-19T20:21:17.991Z] | | ___ __| | ___ ___ _____ __ [2022-01-19T20:21:17.991Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-19T20:21:17.991Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-19T20:21:17.991Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-19T20:21:17.991Z] Bash-1.0.6 [2022-01-19T20:21:17.991Z] [2022-01-19T20:21:17.991Z] [2022-01-19T20:21:17.991Z] ==> git version 2.24.4 found [2022-01-19T20:21:17.991Z] ==> 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 [2022-01-19T20:21:17.991Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-19T20:21:17.991Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-19T20:21:17.991Z] ==> Jenkins CI detected. [2022-01-19T20:21:17.991Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-01-19T20:21:17.991Z] project root: . [2022-01-19T20:21:17.991Z] --> token set from env [2022-01-19T20:21:17.991Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-19T20:21:18.253Z] ==> Running gcov in . (disable via -X gcov) [2022-01-19T20:21:18.253Z] ==> Python coveragepy not found [2022-01-19T20:21:18.253Z] ==> Searching for coverage reports in: [2022-01-19T20:21:18.253Z] + . [2022-01-19T20:21:18.253Z] -> Found 1 reports [2022-01-19T20:21:18.253Z] ==> Detecting git/mercurial file structure [2022-01-19T20:21:18.253Z] ==> Reading reports [2022-01-19T20:21:18.253Z] + ./coverage.out bytes=10 [2022-01-19T20:21:18.253Z] ==> Appending adjustments [2022-01-19T20:21:18.253Z] https://docs.codecov.io/docs/fixing-reports [2022-01-19T20:21:18.253Z] + Found adjustments [2022-01-19T20:21:18.253Z] ==> Gzipping contents [2022-01-19T20:21:18.253Z] 4.0K /tmp/codecov.eZJ1Xl.gz [2022-01-19T20:21:18.253Z] ==> Uploading reports [2022-01-19T20:21:18.253Z] url: https://codecov.io [2022-01-19T20:21:18.253Z] query: branch=main&commit=1b0e324d4a66c3d82fe335eb1012cc37cc187782&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-19T20:21:18.253Z] -> Pinging Codecov [2022-01-19T20:21:18.253Z] 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=1b0e324d4a66c3d82fe335eb1012cc37cc187782&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-19T20:21:18.823Z] -> Uploading to [2022-01-19T20:21:18.823Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-19/A97CA9966030D2A3747ED39772930CCE/1b0e324d4a66c3d82fe335eb1012cc37cc187782/c8dac59e-a0df-4843-b423-2d841f782846.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T202118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=209c197b33b422354726cc9bae48f54eafe92509ac73e05f9d3b4053626c27d5 [2022-01-19T20:21:18.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T20:21:18.823Z] Dload Upload Total Spent Left Speed [2022-01-19T20:21:19.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1705 --:--:-- --:--:-- --:--:-- 1706 [2022-01-19T20:21:19.083Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] } [2022-01-19T20:21:19.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-19T20:21:19.207Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-19T20:21:19.218Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:21:19.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T20:21:19.519Z] [2022-01-19T20:21:19.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:21:19.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T20:21:19.823Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-19T20:21:19.823Z] 188c0c94c7c5: Pulling fs layer [2022-01-19T20:21:19.823Z] 0ef7d3d256c8: Pulling fs layer [2022-01-19T20:21:19.823Z] de9db76c5a1d: Pulling fs layer [2022-01-19T20:21:19.823Z] 0eba1c9be4d2: Pulling fs layer [2022-01-19T20:21:19.823Z] 0d57e429df01: Pulling fs layer [2022-01-19T20:21:19.823Z] 4e4be7b47b0d: Pulling fs layer [2022-01-19T20:21:19.823Z] e1f770b5df2f: Pulling fs layer [2022-01-19T20:21:19.823Z] 85a0685a4137: Pulling fs layer [2022-01-19T20:21:19.823Z] 0d57e429df01: Waiting [2022-01-19T20:21:19.823Z] 4e4be7b47b0d: Waiting [2022-01-19T20:21:19.823Z] e1f770b5df2f: Waiting [2022-01-19T20:21:19.823Z] 85a0685a4137: Waiting [2022-01-19T20:21:19.823Z] 0eba1c9be4d2: Waiting [2022-01-19T20:21:19.823Z] de9db76c5a1d: Verifying Checksum [2022-01-19T20:21:19.823Z] de9db76c5a1d: Download complete [2022-01-19T20:21:19.823Z] 0ef7d3d256c8: Verifying Checksum [2022-01-19T20:21:19.823Z] 0ef7d3d256c8: Download complete [2022-01-19T20:21:19.823Z] 0d57e429df01: Download complete [2022-01-19T20:21:19.823Z] 4e4be7b47b0d: Verifying Checksum [2022-01-19T20:21:19.823Z] 4e4be7b47b0d: Download complete [2022-01-19T20:21:19.823Z] 188c0c94c7c5: Verifying Checksum [2022-01-19T20:21:19.823Z] 188c0c94c7c5: Download complete [2022-01-19T20:21:20.096Z] e1f770b5df2f: Verifying Checksum [2022-01-19T20:21:20.096Z] e1f770b5df2f: Download complete [2022-01-19T20:21:20.366Z] 0eba1c9be4d2: Verifying Checksum [2022-01-19T20:21:20.366Z] 0eba1c9be4d2: Download complete [2022-01-19T20:21:20.626Z] 188c0c94c7c5: Pull complete [2022-01-19T20:21:20.626Z] 85a0685a4137: Verifying Checksum [2022-01-19T20:21:20.626Z] 85a0685a4137: Download complete [2022-01-19T20:21:20.626Z] 0ef7d3d256c8: Pull complete [2022-01-19T20:21:20.892Z] de9db76c5a1d: Pull complete [2022-01-19T20:21:25.134Z] 0eba1c9be4d2: Pull complete [2022-01-19T20:21:25.134Z] 0d57e429df01: Pull complete [2022-01-19T20:21:25.134Z] 4e4be7b47b0d: Pull complete [2022-01-19T20:21:25.400Z] e1f770b5df2f: Pull complete [2022-01-19T20:21:29.628Z] 85a0685a4137: Pull complete [2022-01-19T20:21:29.628Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-19T20:21:29.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T20:21:29.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-19T20:21:29.692Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2022-01-19T20:21:29.734Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-19T20:21:32.652Z] $ docker top 82062823a46d83b9f62c8b4a4049515d8b6f70bb86c3a9e268567f3c1cccb090 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-19T20:21:32.723Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-19T20:21:33.013Z] + set -o pipefail [2022-01-19T20:21:33.013Z] + snyk monitor '--org=edgex-jenkins' [2022-01-19T20:21:38.300Z] [2022-01-19T20:21:38.300Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-01-19T20:21:38.300Z] [2022-01-19T20:21:38.300Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/7f829520-638f-4b11-8ca8-88e0a5ccbff6 [2022-01-19T20:21:38.300Z] [2022-01-19T20:21:38.300Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-19T20:21:38.300Z] [2022-01-19T20:21:38.300Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-19T20:21:38.300Z] [2022-01-19T20:21:38.560Z] [Pipeline] } [2022-01-19T20:21:38.571Z] $ docker stop --time=1 82062823a46d83b9f62c8b4a4049515d8b6f70bb86c3a9e268567f3c1cccb090 [2022-01-19T20:21:41.050Z] $ docker rm -f 82062823a46d83b9f62c8b4a4049515d8b6f70bb86c3a9e268567f3c1cccb090 [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 [2022-01-19T20:21:41.820Z] + git log --format=format:%s -1 1b0e324d4a66c3d82fe335eb1012cc37cc187782 [Pipeline] sh [2022-01-19T20:21:42.184Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T20:21:42.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:21:42.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:21:42.495Z] . [Pipeline] withDockerContainer [2022-01-19T20:21:42.555Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2022-01-19T20:21:42.587Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T20:21:42.987Z] $ docker top f92b12cb77f8c12842bb562ec600cd6a1580b471bbdc5767c517bcd0812c1622 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T20:21:43.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T20:21:43.187Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T20:21:43.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T20:21:43.282Z] $ docker exec f92b12cb77f8c12842bb562ec600cd6a1580b471bbdc5767c517bcd0812c1622 ssh-agent [2022-01-19T20:21:43.373Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfGIElE/agent.13 [2022-01-19T20:21:43.373Z] SSH_AGENT_PID=20 [2022-01-19T20:21:43.378Z] Running ssh-add (command line suppressed) [2022-01-19T20:21:43.464Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_962698527302333624.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_962698527302333624.key) [2022-01-19T20:21:43.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T20:21:43.788Z] + git semver tag [2022-01-19T20:21:43.788Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T20:21:43.788Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-19T20:21:43.788Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-19T20:21:43.788Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T20:21:43.788Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T20:21:43.788Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T20:21:43.788Z] # $SEMVER_BRANCH = main [2022-01-19T20:21:43.788Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-19T20:21:43.788Z] # 1b0e324d4a66c3d82fe335eb1012cc37cc187782 HEAD [2022-01-19T20:21:43.788Z] # -> Force: false [2022-01-19T20:21:43.788Z] # f6ba8b4eb40d2ec902987b181f368c64d4e9e21a refs/tags/v2.2.0-dev.8 [Pipeline] } [2022-01-19T20:21:43.797Z] $ docker exec --env ******** --env ******** f92b12cb77f8c12842bb562ec600cd6a1580b471bbdc5767c517bcd0812c1622 ssh-agent -k [2022-01-19T20:21:43.879Z] unset SSH_AUTH_SOCK; [2022-01-19T20:21:43.879Z] unset SSH_AGENT_PID; [2022-01-19T20:21:43.879Z] echo Agent pid 20 killed; [2022-01-19T20:21:43.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T20:21:44.211Z] + git semver [Pipeline] } [2022-01-19T20:21:44.223Z] $ docker stop --time=1 f92b12cb77f8c12842bb562ec600cd6a1580b471bbdc5767c517bcd0812c1622 [2022-01-19T20:21:45.421Z] $ docker rm -f f92b12cb77f8c12842bb562ec600cd6a1580b471bbdc5767c517bcd0812c1622 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:21:45.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T20:21:45.832Z] [2022-01-19T20:21:45.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:21:46.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T20:21:46.141Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-19T20:21:46.141Z] ab5ef0e58194: Pulling fs layer [2022-01-19T20:21:46.141Z] 9712f1f96733: Pulling fs layer [2022-01-19T20:21:46.141Z] 63f879dbbcfc: Pulling fs layer [2022-01-19T20:21:46.141Z] 0d9ebad4ef96: Pulling fs layer [2022-01-19T20:21:46.141Z] e9a5061849ea: Pulling fs layer [2022-01-19T20:21:46.141Z] d747dcd14b5f: Pulling fs layer [2022-01-19T20:21:46.141Z] 2de7ff778b66: Pulling fs layer [2022-01-19T20:21:46.141Z] 0d9ebad4ef96: Waiting [2022-01-19T20:21:46.141Z] e9a5061849ea: Waiting [2022-01-19T20:21:46.141Z] d747dcd14b5f: Waiting [2022-01-19T20:21:46.141Z] 2de7ff778b66: Waiting [2022-01-19T20:21:46.141Z] 9712f1f96733: Verifying Checksum [2022-01-19T20:21:46.141Z] 9712f1f96733: Download complete [2022-01-19T20:21:46.403Z] 63f879dbbcfc: Verifying Checksum [2022-01-19T20:21:46.403Z] 63f879dbbcfc: Download complete [2022-01-19T20:21:46.667Z] ab5ef0e58194: Verifying Checksum [2022-01-19T20:21:46.667Z] ab5ef0e58194: Download complete [2022-01-19T20:21:46.667Z] d747dcd14b5f: Verifying Checksum [2022-01-19T20:21:46.667Z] d747dcd14b5f: Download complete [2022-01-19T20:21:46.667Z] e9a5061849ea: Verifying Checksum [2022-01-19T20:21:46.667Z] e9a5061849ea: Download complete [2022-01-19T20:21:46.667Z] 0d9ebad4ef96: Verifying Checksum [2022-01-19T20:21:46.667Z] 0d9ebad4ef96: Download complete [2022-01-19T20:21:46.930Z] 2de7ff778b66: Verifying Checksum [2022-01-19T20:21:46.930Z] 2de7ff778b66: Download complete [2022-01-19T20:21:49.538Z] ab5ef0e58194: Pull complete [2022-01-19T20:21:49.538Z] 9712f1f96733: Pull complete [2022-01-19T20:21:50.105Z] 63f879dbbcfc: Pull complete [2022-01-19T20:21:54.350Z] 0d9ebad4ef96: Pull complete [2022-01-19T20:21:54.350Z] e9a5061849ea: Pull complete [2022-01-19T20:21:54.613Z] d747dcd14b5f: Pull complete [2022-01-19T20:21:56.002Z] 2de7ff778b66: Pull complete [2022-01-19T20:21:56.002Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-19T20:21:56.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T20:21:56.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-19T20:21:56.066Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2022-01-19T20:21:56.101Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-19T20:21:59.734Z] $ docker top e8092f1bf8a4adcb4635e62de8ca9ea139d4bf0dc542bcb90295d03b9b7acb65 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:21:59.810Z] provisioning config files... [2022-01-19T20:21:59.819Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3487458082139189120tmp [2022-01-19T20:21:59.830Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7068464263157453283tmp [2022-01-19T20:21:59.839Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3125885874118533667tmp [Pipeline] { [Pipeline] echo [2022-01-19T20:21:59.856Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:22:00.145Z] ---> sigul-configuration.sh [2022-01-19T20:22:00.145Z] gpg: directory `/root/.gnupg' created [2022-01-19T20:22:00.145Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-19T20:22:00.145Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-19T20:22:00.145Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-19T20:22:00.145Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-19T20:22:00.145Z] gpg: CAST5 encrypted data [2022-01-19T20:22:00.145Z] gpg: encrypted with 1 passphrase [2022-01-19T20:22:00.145Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-19T20:22:00.439Z] + mkdir /home/jenkins [2022-01-19T20:22:00.439Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-19T20:22:00.734Z] + 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 [2022-01-19T20:22:00.743Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:22:01.039Z] ---> sigul-install.sh [2022-01-19T20:22:01.039Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-19T20:22:01.330Z] + git tag --list [2022-01-19T20:22:01.330Z] v1.0.0 [2022-01-19T20:22:01.330Z] v1.1.0 [2022-01-19T20:22:01.330Z] v1.2.0 [2022-01-19T20:22:01.330Z] v1.3.0 [2022-01-19T20:22:01.330Z] v1.3.1 [2022-01-19T20:22:01.330Z] v2.0.0 [2022-01-19T20:22:01.330Z] v2.0.1 [2022-01-19T20:22:01.330Z] v2.0.1-dev.1 [2022-01-19T20:22:01.330Z] v2.0.2-dev.1 [2022-01-19T20:22:01.330Z] v2.0.2-dev.10 [2022-01-19T20:22:01.330Z] v2.0.2-dev.11 [2022-01-19T20:22:01.330Z] v2.0.2-dev.12 [2022-01-19T20:22:01.330Z] v2.0.2-dev.13 [2022-01-19T20:22:01.330Z] v2.0.2-dev.14 [2022-01-19T20:22:01.330Z] v2.0.2-dev.15 [2022-01-19T20:22:01.330Z] v2.0.2-dev.16 [2022-01-19T20:22:01.330Z] v2.0.2-dev.17 [2022-01-19T20:22:01.330Z] v2.0.2-dev.18 [2022-01-19T20:22:01.330Z] v2.0.2-dev.19 [2022-01-19T20:22:01.330Z] v2.0.2-dev.2 [2022-01-19T20:22:01.330Z] v2.0.2-dev.20 [2022-01-19T20:22:01.330Z] v2.0.2-dev.21 [2022-01-19T20:22:01.330Z] v2.0.2-dev.22 [2022-01-19T20:22:01.330Z] v2.0.2-dev.23 [2022-01-19T20:22:01.330Z] v2.0.2-dev.24 [2022-01-19T20:22:01.330Z] v2.0.2-dev.25 [2022-01-19T20:22:01.330Z] v2.0.2-dev.26 [2022-01-19T20:22:01.330Z] v2.0.2-dev.27 [2022-01-19T20:22:01.330Z] v2.0.2-dev.28 [2022-01-19T20:22:01.330Z] v2.0.2-dev.29 [2022-01-19T20:22:01.330Z] v2.0.2-dev.3 [2022-01-19T20:22:01.330Z] v2.0.2-dev.30 [2022-01-19T20:22:01.330Z] v2.0.2-dev.4 [2022-01-19T20:22:01.330Z] v2.0.2-dev.5 [2022-01-19T20:22:01.330Z] v2.0.2-dev.6 [2022-01-19T20:22:01.330Z] v2.0.2-dev.7 [2022-01-19T20:22:01.330Z] v2.0.2-dev.8 [2022-01-19T20:22:01.330Z] v2.0.2-dev.9 [2022-01-19T20:22:01.330Z] v2.1.0 [2022-01-19T20:22:01.330Z] v2.2.0-dev.1 [2022-01-19T20:22:01.330Z] v2.2.0-dev.2 [2022-01-19T20:22:01.330Z] v2.2.0-dev.3 [2022-01-19T20:22:01.330Z] v2.2.0-dev.4 [2022-01-19T20:22:01.330Z] v2.2.0-dev.5 [2022-01-19T20:22:01.330Z] v2.2.0-dev.6 [2022-01-19T20:22:01.330Z] v2.2.0-dev.7 [2022-01-19T20:22:01.330Z] v2.2.0-dev.8 [Pipeline] sh [2022-01-19T20:22:01.749Z] + lftools sign git-tag v2.2.0-dev.8 [2022-01-19T20:22:02.104Z] Signing Git tag with Sigul... [2022-01-19T20:22:02.104Z] Signing v2.2.0-dev.8 [Pipeline] echo [2022-01-19T20:22:02.504Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:22:02.804Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-19T20:22:02.813Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-19T20:22:02.840Z] $ docker stop --time=1 e8092f1bf8a4adcb4635e62de8ca9ea139d4bf0dc542bcb90295d03b9b7acb65 [2022-01-19T20:22:04.139Z] $ docker rm -f e8092f1bf8a4adcb4635e62de8ca9ea139d4bf0dc542bcb90295d03b9b7acb65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-19T20:22:04.594Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T20:22:04.594Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:22:04.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:22:04.901Z] . [Pipeline] withDockerContainer [2022-01-19T20:22:04.964Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2022-01-19T20:22:05.004Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T20:22:05.421Z] $ docker top 6a09354541a2cab9a9d6023c66c90f630a2174c3cfbe0e6795d19da4d33590c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T20:22:05.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T20:22:05.514Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T20:22:05.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T20:22:05.614Z] $ docker exec 6a09354541a2cab9a9d6023c66c90f630a2174c3cfbe0e6795d19da4d33590c0 ssh-agent [2022-01-19T20:22:05.716Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHBefF/agent.13 [2022-01-19T20:22:05.716Z] SSH_AGENT_PID=20 [2022-01-19T20:22:05.722Z] Running ssh-add (command line suppressed) [2022-01-19T20:22:05.812Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6267370526060083624.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6267370526060083624.key) [2022-01-19T20:22:05.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T20:22:06.120Z] + git semver bump pre [2022-01-19T20:22:06.120Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T20:22:06.120Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-19T20:22:06.120Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-19T20:22:06.120Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T20:22:06.120Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T20:22:06.120Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T20:22:06.120Z] # $SEMVER_BRANCH = main [2022-01-19T20:22:06.120Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-19T20:22:06.120Z] 2.2.0-dev.9 [Pipeline] } [2022-01-19T20:22:06.129Z] $ docker exec --env ******** --env ******** 6a09354541a2cab9a9d6023c66c90f630a2174c3cfbe0e6795d19da4d33590c0 ssh-agent -k [2022-01-19T20:22:06.218Z] unset SSH_AUTH_SOCK; [2022-01-19T20:22:06.219Z] unset SSH_AGENT_PID; [2022-01-19T20:22:06.219Z] echo Agent pid 20 killed; [2022-01-19T20:22:06.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T20:22:06.548Z] + git semver [Pipeline] } [2022-01-19T20:22:06.560Z] $ docker stop --time=1 6a09354541a2cab9a9d6023c66c90f630a2174c3cfbe0e6795d19da4d33590c0 [2022-01-19T20:22:07.771Z] $ docker rm -f 6a09354541a2cab9a9d6023c66c90f630a2174c3cfbe0e6795d19da4d33590c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:22:08.141Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T20:22:08.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:22:08.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:22:08.445Z] . [Pipeline] withDockerContainer [2022-01-19T20:22:08.511Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2022-01-19T20:22:08.548Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T20:22:08.935Z] $ docker top f103c071076d742971ec4af9c91edde7def191c4ef76eb534c3dbc432443e5d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T20:22:09.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T20:22:09.034Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T20:22:09.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T20:22:09.140Z] $ docker exec f103c071076d742971ec4af9c91edde7def191c4ef76eb534c3dbc432443e5d3 ssh-agent [2022-01-19T20:22:09.234Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBLojEg/agent.13 [2022-01-19T20:22:09.234Z] SSH_AGENT_PID=20 [2022-01-19T20:22:09.240Z] Running ssh-add (command line suppressed) [2022-01-19T20:22:09.338Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8181683588812954077.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8181683588812954077.key) [2022-01-19T20:22:09.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T20:22:09.653Z] + git semver push [2022-01-19T20:22:09.653Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T20:22:09.653Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-19T20:22:09.653Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-19T20:22:09.653Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T20:22:09.653Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T20:22:09.653Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T20:22:09.653Z] # $SEMVER_BRANCH = main [2022-01-19T20:22:09.653Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-19T20:22:11.569Z] $ docker exec --env ******** --env ******** f103c071076d742971ec4af9c91edde7def191c4ef76eb534c3dbc432443e5d3 ssh-agent -k [2022-01-19T20:22:11.655Z] unset SSH_AUTH_SOCK; [2022-01-19T20:22:11.655Z] unset SSH_AGENT_PID; [2022-01-19T20:22:11.655Z] echo Agent pid 20 killed; [2022-01-19T20:22:11.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T20:22:11.971Z] + git semver [Pipeline] } [2022-01-19T20:22:11.984Z] $ docker stop --time=1 f103c071076d742971ec4af9c91edde7def191c4ef76eb534c3dbc432443e5d3 [2022-01-19T20:22:13.185Z] $ docker rm -f f103c071076d742971ec4af9c91edde7def191c4ef76eb534c3dbc432443e5d3 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-19T20:22:13.758Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-01-19T20:22:13.758Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-19T20:22:13.758Z] total 8 [2022-01-19T20:22:13.758Z] drwxr-xr-x. 3 root root 34 Jan 19 20:16 . [2022-01-19T20:22:13.758Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 20:22 .. [2022-01-19T20:22:13.758Z] drwxr-xr-x. 2 root root 6 Jan 19 20:16 cost [2022-01-19T20:22:13.758Z] -rw-r--r--. 1 root root 94 Jan 19 20:16 cost.csv [2022-01-19T20:22:13.758Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-01-19T20:22:13.758Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-19T20:22:13.758Z] total 8 [2022-01-19T20:22:13.758Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 20:16 . [2022-01-19T20:22:13.758Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 20:22 .. [2022-01-19T20:22:13.758Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 20:16 cost [2022-01-19T20:22:13.758Z] -rw-r--r--. 1 jenkins jenkins 94 Jan 19 20:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:22:14.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:22:14.608Z] ---> package-listing.sh [2022-01-19T20:22:14.608Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T20:22:14.608Z] ++ facter osfamily [2022-01-19T20:22:14.867Z] + OS_FAMILY=redhat [2022-01-19T20:22:14.867Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-01-19T20:22:14.867Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T20:22:14.867Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T20:22:14.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T20:22:14.867Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T20:22:14.867Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-19T20:22:14.867Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T20:22:14.867Z] + case "${OS_FAMILY}" in [2022-01-19T20:22:14.867Z] + rpm -qa [2022-01-19T20:22:14.867Z] + sort [2022-01-19T20:22:15.437Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T20:22:15.437Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T20:22:15.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T20:22:15.437Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-19T20:22:15.437Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-01-19T20:22:15.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-01-19T20:22:15.449Z] 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 [2022-01-19T20:22:15.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:22:16.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:22:16.291Z] . [Pipeline] withDockerContainer [2022-01-19T20:22:16.351Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2022-01-19T20:22:16.388Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T20:22:16.671Z] $ docker top 77125d60d3462f49dc6e3fbc06d230b8cb580f8d3a1bc7d103fdb6d0a6fdbf3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:22:17.032Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T20:22:17.320Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T20:22:17.615Z] + ls /var/log/sa-host [2022-01-19T20:22:17.615Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T20:22:17.615Z] file_magic: OK [2022-01-19T20:22:17.615Z] HZ: Using current value: 100 [2022-01-19T20:22:17.615Z] file_header: OK [2022-01-19T20:22:17.615Z] 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 [2022-01-19T20:22:17.615Z] Statistics: [2022-01-19T20:22:17.615Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T20:22:17.615Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T20:22:17.615Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T20:22:17.615Z] file_magic: OK [2022-01-19T20:22:17.615Z] HZ: Using current value: 100 [2022-01-19T20:22:17.615Z] file_header: OK [2022-01-19T20:22:17.615Z] 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 [2022-01-19T20:22:17.615Z] Statistics: [2022-01-19T20:22:17.615Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T20:22:17.615Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:22:17.709Z] provisioning config files... [2022-01-19T20:22:17.716Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5019213915149458624tmp [Pipeline] { [Pipeline] echo [2022-01-19T20:22:17.733Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:22:18.024Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T20:22:18.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:22:18.364Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T20:22:18.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:22:18.660Z] ---> sudo-logs.sh [2022-01-19T20:22:18.661Z] Archiving 'sudo' log.. [2022-01-19T20:22:18.661Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2045.novalocal: Name or service not known [2022-01-19T20:22:18.661Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2045.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T20:22:18.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:22:18.973Z] ---> job-cost.sh [2022-01-19T20:22:18.973Z] lf-activate-venv: SKIPPING [2022-01-19T20:22:18.973Z] DEBUG: total: 0.05999999865889549 [2022-01-19T20:22:18.973Z] INFO: Retrieving Stack Cost... [2022-01-19T20:22:19.544Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T20:22:19.815Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T20:22:19.841Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:22:20.133Z] ---> logs-deploy.sh [2022-01-19T20:22:20.133Z] lf-activate-venv: SKIPPING [2022-01-19T20:22:20.133Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/44 [2022-01-19T20:22:20.133Z] INFO: archiving workspace using pattern(s): [2022-01-19T20:22:20.704Z] Archives upload complete. [2022-01-19T20:22:20.965Z] INFO: archiving logs to Nexus