Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4388863898835048156.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh4529513635279969403.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh1691684244379433558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh8334581226976467602.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-ssh1208292697969197943.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.16 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-709 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-ssh8210577714074391071.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 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 (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 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 # timeout=10 Commit message: "build: Update to use released SDK (#357)" > git rev-list --no-walk 4ec47cdd8cea7a0176fb01ed614db2877bbe7fef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-15T23:27:50.937Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-15T23:27:50.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-15T23:27:50.987Z] ========================================================= [2021-11-15T23:27:50.987Z] EdgeX Global Pipelines Version Info [2021-11-15T23:27:50.987Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:27:52.130Z] ------------------- [2021-11-15T23:27:52.130Z] stable info: [2021-11-15T23:27:52.130Z] ------------------- [2021-11-15T23:27:52.130Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-15T23:27:52.130Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T23:27:52.130Z] Message: update stable to v1.0.215 [2021-11-15T23:27:52.703Z] ------------------- [2021-11-15T23:27:52.703Z] experimental info: [2021-11-15T23:27:52.703Z] ------------------- [2021-11-15T23:27:52.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-15T23:27:52.703Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T23:27:52.703Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-15T23:27:52.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-11-15T23:27:52.795Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-11-15T23:27:52.809Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-15T23:27:52.818Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-15T23:27:52.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-15T23:27:52.838Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-15T23:27:52.848Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-15T23:27:52.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-15T23:27:52.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-15T23:27:52.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-15T23:27:52.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-15T23:27:52.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-11-15T23:27:52.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-15T23:27:52.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-15T23:27:52.934Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T23:27:52.944Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T23:27:52.954Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-15T23:27:52.964Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-15T23:27:52.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-15T23:27:52.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-15T23:27:53.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-15T23:27:53.012Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-15T23:27:53.022Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-15T23:27:53.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-15T23:27:53.043Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-15T23:27:53.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-15T23:27:53.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-15T23:27:53.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-15T23:27:53.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-15T23:27:53.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] echo [2021-11-15T23:27:53.107Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfff906 [Pipeline] echo [2021-11-15T23:27:53.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:27:53.178Z] provisioning config files... [2021-11-15T23:27:53.196Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2702933676747983340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:27:53.511Z] ---> docker-login.sh [2021-11-15T23:27:53.511Z] nexus3.edgexfoundry.org:10001 [2021-11-15T23:27:53.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:27:53.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:27:53.511Z] Configure a credential helper to remove this warning. See [2021-11-15T23:27:53.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:27:53.511Z] [2021-11-15T23:27:53.511Z] Login Succeeded [2021-11-15T23:27:53.511Z] nexus3.edgexfoundry.org:10002 [2021-11-15T23:27:53.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:27:53.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:27:53.775Z] Configure a credential helper to remove this warning. See [2021-11-15T23:27:53.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:27:53.775Z] [2021-11-15T23:27:53.775Z] Login Succeeded [2021-11-15T23:27:53.775Z] nexus3.edgexfoundry.org:10003 [2021-11-15T23:27:53.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:27:53.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:27:53.775Z] Configure a credential helper to remove this warning. See [2021-11-15T23:27:53.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:27:53.775Z] [2021-11-15T23:27:53.775Z] Login Succeeded [2021-11-15T23:27:53.775Z] nexus3.edgexfoundry.org:10004 [2021-11-15T23:27:53.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:27:54.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:27:54.035Z] Configure a credential helper to remove this warning. See [2021-11-15T23:27:54.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:27:54.035Z] [2021-11-15T23:27:54.035Z] Login Succeeded [2021-11-15T23:27:54.035Z] docker.io [2021-11-15T23:27:54.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:27:54.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:27:54.296Z] Configure a credential helper to remove this warning. See [2021-11-15T23:27:54.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:27:54.296Z] [2021-11-15T23:27:54.296Z] Login Succeeded [2021-11-15T23:27:54.296Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T23:27:54.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-15T23:27:54.727Z] + git rev-list -1 --merges bfff9069ec602defc1c67fa58b1ab94b3f5a4b73~1..bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] echo [2021-11-15T23:27:54.765Z] -----------> git rev-list -1 --merges bfff9069ec602defc1c67fa58b1ab94b3f5a4b73~1..bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [false] [Pipeline] sh [2021-11-15T23:27:55.055Z] + git log --format=format:%s -1 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] echo [2021-11-15T23:27:55.069Z] ========================================================= [2021-11-15T23:27:55.069Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-15T23:27:55.069Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T23:27:55.398Z] + git log --format=format:%s -1 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] echo [2021-11-15T23:27:55.409Z] [semverPrep] GIT_COMMIT: bfff9069ec602defc1c67fa58b1ab94b3f5a4b73, Commit Message: build: Update to use released SDK (#357) [Pipeline] echo [2021-11-15T23:27:55.420Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:27:55.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T23:27:55.839Z] [2021-11-15T23:27:55.839Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:27:56.143Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T23:27:56.143Z] latest: Pulling from edgex-devops/git-semver [2021-11-15T23:27:56.143Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T23:27:56.143Z] 3e5f54012d9b: Pulling fs layer [2021-11-15T23:27:56.143Z] 4c7163046ea9: Pulling fs layer [2021-11-15T23:27:56.143Z] 0c2d73faf560: Pulling fs layer [2021-11-15T23:27:56.143Z] 0c2d73faf560: Waiting [2021-11-15T23:27:56.143Z] 3e5f54012d9b: Verifying Checksum [2021-11-15T23:27:56.143Z] 3e5f54012d9b: Download complete [2021-11-15T23:27:56.143Z] a0d0a0d46f8b: Verifying Checksum [2021-11-15T23:27:56.143Z] a0d0a0d46f8b: Download complete [2021-11-15T23:27:56.143Z] 4c7163046ea9: Verifying Checksum [2021-11-15T23:27:56.143Z] 4c7163046ea9: Download complete [2021-11-15T23:27:56.143Z] 0c2d73faf560: Verifying Checksum [2021-11-15T23:27:56.143Z] 0c2d73faf560: Download complete [2021-11-15T23:27:56.403Z] a0d0a0d46f8b: Pull complete [2021-11-15T23:27:56.403Z] 3e5f54012d9b: Pull complete [2021-11-15T23:27:56.666Z] 4c7163046ea9: Pull complete [2021-11-15T23:27:56.928Z] 0c2d73faf560: Pull complete [2021-11-15T23:27:56.928Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-15T23:27:56.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T23:27:56.928Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-15T23:27:57.012Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-11-15T23:27:56.431Z] $ 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 [2021-11-15T23:27:56.995Z] $ docker top 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T23:27:57.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T23:27:57.658Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T23:27:57.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T23:27:57.206Z] $ docker exec 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 ssh-agent [2021-11-15T23:27:57.865Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMACfBB/agent.13 [2021-11-15T23:27:57.865Z] SSH_AGENT_PID=19 [2021-11-15T23:27:57.872Z] Running ssh-add (command line suppressed) [2021-11-15T23:27:57.418Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4369582401161405167.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4369582401161405167.key) [2021-11-15T23:27:57.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T23:27:58.266Z] + git tag --points-at HEAD [Pipeline] } [2021-11-15T23:27:57.763Z] $ docker exec --env ******** --env ******** 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 ssh-agent -k [2021-11-15T23:27:57.857Z] unset SSH_AUTH_SOCK; [2021-11-15T23:27:57.857Z] unset SSH_AGENT_PID; [2021-11-15T23:27:57.857Z] echo Agent pid 19 killed; [2021-11-15T23:27:58.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-15T23:27:58.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T23:27:58.399Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T23:27:58.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T23:27:58.003Z] $ docker exec 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 ssh-agent [2021-11-15T23:27:58.604Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaoiAfp/agent.51 [2021-11-15T23:27:58.604Z] SSH_AGENT_PID=57 [2021-11-15T23:27:58.609Z] Running ssh-add (command line suppressed) [2021-11-15T23:27:58.221Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1095308092708703603.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1095308092708703603.key) [2021-11-15T23:27:58.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T23:27:59.021Z] + git semver init [2021-11-15T23:27:59.021Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T23:27:59.021Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-15T23:27:59.021Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-15T23:27:59.021Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T23:27:59.021Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T23:27:59.021Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T23:27:59.021Z] # $SEMVER_BRANCH = main [2021-11-15T23:27:59.021Z] # $SEMVER_TEMP = /tmp/semver-640570061 [2021-11-15T23:27:59.021Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-11-15T23:27:59.596Z] # '/tmp/semver-640570061' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-11-15T23:27:59.596Z] # -> Force: false [2021-11-15T23:27:59.596Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-15T23:27:59.201Z] $ docker exec --env ******** --env ******** 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 ssh-agent -k [2021-11-15T23:27:59.288Z] unset SSH_AUTH_SOCK; [2021-11-15T23:27:59.289Z] unset SSH_AGENT_PID; [2021-11-15T23:27:59.289Z] echo Agent pid 57 killed; [2021-11-15T23:27:59.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T23:28:00.008Z] + git semver [Pipeline] } [2021-11-15T23:27:59.649Z] $ docker stop --time=1 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 [2021-11-15T23:28:00.851Z] $ docker rm -f 3690c1b8d32f7e180d31c3d1655507d9742203aba4e16de529b3c3f1c23137e3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T23:28:01.479Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-15T23:28:01.697Z] Stashed 1 file(s) [Pipeline] echo [2021-11-15T23:28:01.700Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-15T23:28:16.888Z] Still waiting to schedule task [2021-11-15T23:28:16.889Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-15T23:28:16.890Z] Still waiting to schedule task [2021-11-15T23:28:16.890Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-15T23:29:13.955Z] Running on prd-centos7-docker-4c-2g-712 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-15T23:29:13.968Z] Running in /w/workspace/app-service-configurable/34 [Pipeline] { [Pipeline] checkout [2021-11-15T23:29:14.062Z] Selected Git installation does not exist. Using Default [2021-11-15T23:29:14.062Z] The recommended git tool is: NONE [2021-11-15T23:29:16.057Z] using credential edgex-jenkins-ssh [2021-11-15T23:29:16.068Z] Cloning the remote Git repository [2021-11-15T23:29:14.930Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-15T23:29:14.980Z] > git init /w/workspace/app-service-configurable/34 # timeout=10 [2021-11-15T23:29:15.020Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-15T23:29:15.020Z] > git --version # timeout=10 [2021-11-15T23:29:15.036Z] > git --version # 'git version 2.24.4' [2021-11-15T23:29:15.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T23:29:15.059Z] [INFO] Currently running in a labeled security context [2021-11-15T23:29:15.059Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-15T23:29:15.059Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/34@tmp/jenkins-gitclient-ssh3112577434365833337.key [2021-11-15T23:29:15.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T23:29:16.927Z] Avoid second fetch [2021-11-15T23:29:16.927Z] Checking out Revision bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 (main) [2021-11-15T23:29:15.740Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-15T23:29:15.752Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T23:29:15.780Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T23:29:15.789Z] > git checkout -f bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 # timeout=10 [2021-11-15T23:29:20.554Z] Commit message: "build: Update to use released SDK (#357)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:29:20.856Z] provisioning config files... [2021-11-15T23:29:20.876Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/34@tmp/config8087159013492952287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:29:21.262Z] ---> docker-login.sh [2021-11-15T23:29:21.262Z] nexus3.edgexfoundry.org:10001 [2021-11-15T23:29:21.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:29:21.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:29:21.263Z] Configure a credential helper to remove this warning. See [2021-11-15T23:29:21.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:29:21.263Z] [2021-11-15T23:29:21.263Z] Login Succeeded [2021-11-15T23:29:21.263Z] nexus3.edgexfoundry.org:10002 [2021-11-15T23:29:21.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:29:21.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:29:21.531Z] Configure a credential helper to remove this warning. See [2021-11-15T23:29:21.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:29:21.531Z] [2021-11-15T23:29:21.531Z] Login Succeeded [2021-11-15T23:29:21.531Z] nexus3.edgexfoundry.org:10003 [2021-11-15T23:29:21.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:29:21.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:29:21.531Z] Configure a credential helper to remove this warning. See [2021-11-15T23:29:21.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:29:21.531Z] [2021-11-15T23:29:21.531Z] Login Succeeded [2021-11-15T23:29:21.531Z] nexus3.edgexfoundry.org:10004 [2021-11-15T23:29:21.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:29:21.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:29:21.803Z] Configure a credential helper to remove this warning. See [2021-11-15T23:29:21.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:29:21.803Z] [2021-11-15T23:29:21.803Z] Login Succeeded [2021-11-15T23:29:21.803Z] docker.io [2021-11-15T23:29:21.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:29:22.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:29:22.064Z] Configure a credential helper to remove this warning. See [2021-11-15T23:29:22.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:29:22.064Z] [2021-11-15T23:29:22.064Z] Login Succeeded [2021-11-15T23:29:22.064Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T23:29:22.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-15T23:29:22.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T23:29:22.249Z] ========================================================= [2021-11-15T23:29:22.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-15T23:29:22.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:29:22.563Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-15T23:29:22.563Z] Sending build context to Docker daemon 200.7kB [2021-11-15T23:29:22.563Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-15T23:29:22.563Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-15T23:29:22.563Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-15T23:29:22.563Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T23:29:22.563Z] 31adcdaf11c8: Pulling fs layer [2021-11-15T23:29:22.563Z] b8b176561691: Pulling fs layer [2021-11-15T23:29:22.563Z] 4527c011a84f: Pulling fs layer [2021-11-15T23:29:22.563Z] 5d74067f8e1e: Pulling fs layer [2021-11-15T23:29:22.563Z] e0aca202a116: Pulling fs layer [2021-11-15T23:29:22.563Z] 3a43be97a3b4: Pulling fs layer [2021-11-15T23:29:22.563Z] 34cad66bf833: Pulling fs layer [2021-11-15T23:29:22.563Z] b4e3c513aaa6: Pulling fs layer [2021-11-15T23:29:22.563Z] 4527c011a84f: Waiting [2021-11-15T23:29:22.563Z] 5d74067f8e1e: Waiting [2021-11-15T23:29:22.563Z] e0aca202a116: Waiting [2021-11-15T23:29:22.563Z] 3a43be97a3b4: Waiting [2021-11-15T23:29:22.563Z] 34cad66bf833: Waiting [2021-11-15T23:29:22.563Z] b4e3c513aaa6: Waiting [2021-11-15T23:29:22.563Z] b8b176561691: Verifying Checksum [2021-11-15T23:29:22.563Z] b8b176561691: Download complete [2021-11-15T23:29:22.563Z] 31adcdaf11c8: Verifying Checksum [2021-11-15T23:29:22.563Z] 31adcdaf11c8: Download complete [2021-11-15T23:29:22.563Z] 5d74067f8e1e: Verifying Checksum [2021-11-15T23:29:22.563Z] 5d74067f8e1e: Download complete [2021-11-15T23:29:22.563Z] e0aca202a116: Verifying Checksum [2021-11-15T23:29:22.563Z] e0aca202a116: Download complete [2021-11-15T23:29:22.563Z] a0d0a0d46f8b: Verifying Checksum [2021-11-15T23:29:22.563Z] a0d0a0d46f8b: Download complete [2021-11-15T23:29:22.827Z] 3a43be97a3b4: Verifying Checksum [2021-11-15T23:29:22.827Z] 3a43be97a3b4: Download complete [2021-11-15T23:29:22.827Z] 34cad66bf833: Verifying Checksum [2021-11-15T23:29:22.827Z] 34cad66bf833: Download complete [2021-11-15T23:29:23.405Z] a0d0a0d46f8b: Pull complete [2021-11-15T23:29:23.405Z] 4527c011a84f: Verifying Checksum [2021-11-15T23:29:23.405Z] 4527c011a84f: Download complete [2021-11-15T23:29:23.405Z] b4e3c513aaa6: Verifying Checksum [2021-11-15T23:29:23.405Z] b4e3c513aaa6: Download complete [2021-11-15T23:29:23.405Z] 31adcdaf11c8: Pull complete [2021-11-15T23:29:23.405Z] b8b176561691: Pull complete [2021-11-15T23:29:27.710Z] 4527c011a84f: Pull complete [2021-11-15T23:29:27.710Z] 5d74067f8e1e: Pull complete [2021-11-15T23:29:27.710Z] e0aca202a116: Pull complete [2021-11-15T23:29:27.710Z] 3a43be97a3b4: Pull complete [2021-11-15T23:29:27.710Z] 34cad66bf833: Pull complete [2021-11-15T23:29:31.049Z] b4e3c513aaa6: Pull complete [2021-11-15T23:29:31.049Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-15T23:29:31.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T23:29:31.049Z] ---> 9f6097aaca64 [2021-11-15T23:29:31.049Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-15T23:29:34.371Z] ---> Running in 1ee477c06b75 [2021-11-15T23:29:34.371Z] Removing intermediate container 1ee477c06b75 [2021-11-15T23:29:34.371Z] ---> 4ae4649a1e31 [2021-11-15T23:29:34.371Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-15T23:29:34.371Z] ---> Running in fe60356e56c3 [2021-11-15T23:29:34.645Z] Removing intermediate container fe60356e56c3 [2021-11-15T23:29:34.645Z] ---> b4209530ee3f [2021-11-15T23:29:34.645Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-15T23:29:34.645Z] ---> Running in 0aa25767d005 [2021-11-15T23:29:34.645Z] Removing intermediate container 0aa25767d005 [2021-11-15T23:29:34.645Z] ---> 5ec65d5e9325 [2021-11-15T23:29:34.645Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T23:29:34.645Z] ---> Running in 4b5eeed6fea2 [2021-11-15T23:29:35.226Z] Removing intermediate container 4b5eeed6fea2 [2021-11-15T23:29:35.227Z] ---> 1bacfe01b198 [2021-11-15T23:29:35.227Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-15T23:29:35.227Z] ---> Running in 2968f71a62eb [2021-11-15T23:29:35.491Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T23:29:36.436Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T23:29:36.702Z] OK: 220 MiB in 52 packages [2021-11-15T23:29:36.965Z] Removing intermediate container 2968f71a62eb [2021-11-15T23:29:36.965Z] ---> 0a9fb38f6b75 [2021-11-15T23:29:36.965Z] Step 8/12 : WORKDIR /app [2021-11-15T23:29:36.965Z] ---> Running in 5dcc59411cd1 [2021-11-15T23:29:36.965Z] Removing intermediate container 5dcc59411cd1 [2021-11-15T23:29:36.965Z] ---> 4e3d149b468b [2021-11-15T23:29:36.965Z] Step 9/12 : COPY . . [2021-11-15T23:29:37.227Z] ---> 76dcc2cf2e12 [2021-11-15T23:29:37.227Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T23:29:37.227Z] ---> Running in ecb111d969f7 [2021-11-15T23:30:09.437Z] Removing intermediate container ecb111d969f7 [2021-11-15T23:30:09.437Z] ---> 66812fdea1fd [2021-11-15T23:30:09.437Z] Step 11/12 : ARG MAKE="make build" [2021-11-15T23:30:09.437Z] ---> Running in cd31f02ba0e6 [2021-11-15T23:30:09.437Z] Removing intermediate container cd31f02ba0e6 [2021-11-15T23:30:09.437Z] ---> 3811d37bd51d [2021-11-15T23:30:09.437Z] Step 12/12 : RUN $MAKE [2021-11-15T23:30:09.437Z] ---> Running in e79b9cc698c7 [2021-11-15T23:30:09.437Z] noop [2021-11-15T23:30:09.437Z] Removing intermediate container e79b9cc698c7 [2021-11-15T23:30:09.437Z] ---> e659d121b94b [2021-11-15T23:30:09.437Z] Successfully built e659d121b94b [2021-11-15T23:30:09.437Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:30:09.742Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T23:30:09.742Z] . [Pipeline] withDockerContainer [2021-11-15T23:30:09.814Z] prd-centos7-docker-4c-2g-712 does not seem to be running inside a container [2021-11-15T23:30:09.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-15T23:30:10.236Z] $ docker top 860799fd756135dbe2199b1ed15f5ba7a265f056deb603d3f5aad36360f0c265 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T23:30:10.605Z] + go version [2021-11-15T23:30:10.605Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-15T23:30:10.615Z] $ docker stop --time=1 860799fd756135dbe2199b1ed15f5ba7a265f056deb603d3f5aad36360f0c265 [2021-11-15T23:30:11.790Z] $ docker rm -f 860799fd756135dbe2199b1ed15f5ba7a265f056deb603d3f5aad36360f0c265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:30:12.249Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T23:30:12.249Z] . [Pipeline] withDockerContainer [2021-11-15T23:30:12.311Z] prd-centos7-docker-4c-2g-712 does not seem to be running inside a container [2021-11-15T23:30:12.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-15T23:30:12.672Z] $ docker top ad6e7a9f2c6fdce3420afe9446e23fbd402dd2a3188669908cb27ec639193042 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-15T23:30:13.040Z] + make test [2021-11-15T23:30:13.040Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-15T23:30:28.013Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-15T23:30:28.013Z] CGO_ENABLED=1 go vet ./... [2021-11-15T23:30:34.652Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T23:30:34.652Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T23:30:34.652Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T23:30:34.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-15T23:30:34.673Z] $ docker stop --time=1 ad6e7a9f2c6fdce3420afe9446e23fbd402dd2a3188669908cb27ec639193042 [2021-11-15T23:30:36.035Z] $ docker rm -f ad6e7a9f2c6fdce3420afe9446e23fbd402dd2a3188669908cb27ec639193042 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T23:30:36.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-15T23:30:36.596Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-15T23:30:37.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-15T23:30:37.552Z] + ls -al . [2021-11-15T23:30:37.552Z] total 148 [2021-11-15T23:30:37.552Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 15 23:30 . [2021-11-15T23:30:37.552Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 15 23:29 .. [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 7608 Nov 15 23:29 Attribution.txt [2021-11-15T23:30:37.552Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 15 23:29 bin [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 23791 Nov 15 23:29 CHANGELOG.md [2021-11-15T23:30:37.552Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 15 23:30 coverage.out [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 2064 Nov 15 23:29 Dockerfile [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 15 23:29 .dockerignore [2021-11-15T23:30:37.552Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 15 23:29 .git [2021-11-15T23:30:37.552Z] drwxrwxr-x. 2 jenkins jenkins 104 Nov 15 23:29 .github [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 104 Nov 15 23:29 .gitignore [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 129 Nov 15 23:29 go.mod [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 49193 Nov 15 23:29 go.sum [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 15 23:29 GOVERNANCE.md [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 687 Nov 15 23:29 Jenkinsfile [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 15 23:29 LICENSE [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 1949 Nov 15 23:29 main.go [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 1614 Nov 15 23:29 makefile [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 618 Nov 15 23:29 OWNERS.md [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 3429 Nov 15 23:29 README.md [2021-11-15T23:30:37.552Z] drwxrwxr-x. 9 jenkins jenkins 151 Nov 15 23:29 res [2021-11-15T23:30:37.552Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 15 23:29 snap [2021-11-15T23:30:37.552Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 15 23:28 VERSION [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:30:37.854Z] + 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=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 --label arch=amd64 --label version=2.0.2-dev.30 . [2021-11-15T23:30:37.854Z] Sending build context to Docker daemon 201.7kB [2021-11-15T23:30:37.854Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-15T23:30:37.854Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-15T23:30:37.854Z] ---> e659d121b94b [2021-11-15T23:30:37.854Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-15T23:30:37.854Z] ---> Running in 4e813739ee03 [2021-11-15T23:30:37.854Z] Removing intermediate container 4e813739ee03 [2021-11-15T23:30:37.854Z] ---> 1d1ec7fe0f75 [2021-11-15T23:30:37.854Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-15T23:30:37.854Z] ---> Running in b64f1098e795 [2021-11-15T23:30:38.115Z] Removing intermediate container b64f1098e795 [2021-11-15T23:30:38.115Z] ---> 7ccb0d732a68 [2021-11-15T23:30:38.115Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-15T23:30:38.115Z] ---> Running in b1bd7be96754 [2021-11-15T23:30:38.115Z] Removing intermediate container b1bd7be96754 [2021-11-15T23:30:38.115Z] ---> dbdd312b7492 [2021-11-15T23:30:38.115Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T23:30:38.115Z] ---> Running in 6cb3b2671767 [2021-11-15T23:30:38.691Z] Removing intermediate container 6cb3b2671767 [2021-11-15T23:30:38.691Z] ---> d2a9325539ef [2021-11-15T23:30:38.691Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-15T23:30:38.691Z] ---> Running in bbf6ad503b44 [2021-11-15T23:30:38.952Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T23:30:39.892Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T23:30:39.892Z] OK: 220 MiB in 52 packages [2021-11-15T23:30:40.150Z] Removing intermediate container bbf6ad503b44 [2021-11-15T23:30:40.150Z] ---> 6d48aea3b11b [2021-11-15T23:30:40.150Z] Step 8/26 : WORKDIR /app [2021-11-15T23:30:40.150Z] ---> Running in f6ff5cbd38fd [2021-11-15T23:30:40.412Z] Removing intermediate container f6ff5cbd38fd [2021-11-15T23:30:40.412Z] ---> 776ab474b374 [2021-11-15T23:30:40.412Z] Step 9/26 : COPY . . [2021-11-15T23:30:40.412Z] ---> aff17c6751e4 [2021-11-15T23:30:40.412Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T23:30:40.412Z] ---> Running in ab56717f251b [2021-11-15T23:30:40.999Z] Removing intermediate container ab56717f251b [2021-11-15T23:30:40.999Z] ---> f3d9dce47580 [2021-11-15T23:30:40.999Z] Step 11/26 : ARG MAKE="make build" [2021-11-15T23:30:40.999Z] ---> Running in 92bdf999796b [2021-11-15T23:30:41.260Z] Removing intermediate container 92bdf999796b [2021-11-15T23:30:41.260Z] ---> 97ab8ee196da [2021-11-15T23:30:41.260Z] Step 12/26 : RUN $MAKE [2021-11-15T23:30:41.260Z] ---> Running in e76b4a13d483 [2021-11-15T23:30:41.520Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.30" -o app-service-configurable [2021-11-15T23:30:49.526Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-714 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-15T23:30:49.535Z] Running in /w/workspace/app-service-configurable/34 [Pipeline] { [Pipeline] checkout [2021-11-15T23:30:49.761Z] Selected Git installation does not exist. Using Default [2021-11-15T23:30:49.761Z] The recommended git tool is: NONE [2021-11-15T23:30:53.814Z] Removing intermediate container e76b4a13d483 [2021-11-15T23:30:53.814Z] ---> d3ffe5856b94 [2021-11-15T23:30:53.814Z] Step 13/26 : FROM alpine:3.14 [2021-11-15T23:30:53.814Z] 3.14: Pulling from library/alpine [2021-11-15T23:30:53.814Z] 97518928ae5f: Pulling fs layer [2021-11-15T23:30:53.814Z] 97518928ae5f: Verifying Checksum [2021-11-15T23:30:53.814Z] 97518928ae5f: Download complete [2021-11-15T23:30:53.814Z] 97518928ae5f: Pull complete [2021-11-15T23:30:53.814Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T23:30:53.814Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T23:30:53.814Z] ---> 0a97eee8041e [2021-11-15T23:30:53.814Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-15T23:30:53.814Z] ---> Running in f68d96a55aff [2021-11-15T23:30:54.074Z] Removing intermediate container f68d96a55aff [2021-11-15T23:30:54.074Z] ---> 1c0af5c6d15f [2021-11-15T23:30:54.074Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-15T23:30:54.074Z] ---> Running in c8fd2ceee29a [2021-11-15T23:30:54.074Z] Removing intermediate container c8fd2ceee29a [2021-11-15T23:30:54.074Z] ---> 67df5474a4fa [2021-11-15T23:30:54.074Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-15T23:30:54.074Z] ---> Running in 751dd02d51f3 [2021-11-15T23:30:54.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T23:30:54.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T23:30:54.855Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-15T23:30:54.855Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-15T23:30:54.855Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T23:30:54.855Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-15T23:30:54.856Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T23:30:54.856Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-15T23:30:54.856Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-15T23:30:54.856Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T23:30:54.856Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T23:30:54.856Z] OK: 9 MiB in 21 packages [2021-11-15T23:30:55.119Z] Removing intermediate container 751dd02d51f3 [2021-11-15T23:30:55.119Z] ---> d1118a63932e [2021-11-15T23:30:55.119Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-15T23:30:55.382Z] ---> 160f523ffc70 [2021-11-15T23:30:55.382Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-15T23:30:55.382Z] ---> 74b7e609ba87 [2021-11-15T23:30:55.382Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-15T23:30:55.657Z] ---> e1294b037910 [2021-11-15T23:30:55.657Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-15T23:30:55.919Z] ---> a547b7c11d37 [2021-11-15T23:30:55.919Z] Step 21/26 : EXPOSE 48095 [2021-11-15T23:30:55.919Z] ---> Running in 7173d77b566f [2021-11-15T23:30:56.180Z] Removing intermediate container 7173d77b566f [2021-11-15T23:30:56.180Z] ---> 62b98f5edbf0 [2021-11-15T23:30:56.180Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-15T23:30:56.180Z] ---> Running in 8e6248176525 [2021-11-15T23:30:56.180Z] Removing intermediate container 8e6248176525 [2021-11-15T23:30:56.180Z] ---> 92ea62f0a0f3 [2021-11-15T23:30:56.180Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T23:30:56.180Z] ---> Running in fa5f4d59fc0e [2021-11-15T23:30:56.180Z] Removing intermediate container fa5f4d59fc0e [2021-11-15T23:30:56.180Z] ---> 44828fbf71e5 [2021-11-15T23:30:56.180Z] Step 24/26 : LABEL arch=amd64 [2021-11-15T23:30:56.180Z] ---> Running in 915bc901d638 [2021-11-15T23:30:56.383Z] using credential edgex-jenkins-ssh [2021-11-15T23:30:56.400Z] Cloning the remote Git repository [2021-11-15T23:30:56.440Z] Removing intermediate container 915bc901d638 [2021-11-15T23:30:56.440Z] ---> 1bd6e66f1ab3 [2021-11-15T23:30:56.440Z] Step 25/26 : LABEL git_sha=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [2021-11-15T23:30:56.440Z] ---> Running in 75e9e5308d53 [2021-11-15T23:30:56.440Z] Removing intermediate container 75e9e5308d53 [2021-11-15T23:30:56.440Z] ---> 81c9392a58df [2021-11-15T23:30:56.440Z] Step 26/26 : LABEL version=2.0.2-dev.30 [2021-11-15T23:30:56.440Z] ---> Running in 4bf6acabc8ea [2021-11-15T23:30:56.701Z] Removing intermediate container 4bf6acabc8ea [2021-11-15T23:30:56.701Z] ---> e2ec7c6c373c [2021-11-15T23:30:56.701Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-15T23:30:56.701Z] Successfully built e2ec7c6c373c [2021-11-15T23:30:56.701Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:30:56.825Z] provisioning config files... [2021-11-15T23:30:56.836Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/34@tmp/config8883485903634226900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:30:57.139Z] ---> docker-login.sh [2021-11-15T23:30:57.139Z] nexus3.edgexfoundry.org:10001 [2021-11-15T23:30:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:30:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:30:57.139Z] Configure a credential helper to remove this warning. See [2021-11-15T23:30:57.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:30:57.139Z] [2021-11-15T23:30:57.139Z] Login Succeeded [2021-11-15T23:30:57.139Z] nexus3.edgexfoundry.org:10002 [2021-11-15T23:30:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:30:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:30:57.139Z] Configure a credential helper to remove this warning. See [2021-11-15T23:30:57.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:30:57.139Z] [2021-11-15T23:30:57.139Z] Login Succeeded [2021-11-15T23:30:56.479Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-15T23:30:56.583Z] > git init /w/workspace/app-service-configurable/34 # timeout=10 [2021-11-15T23:30:56.685Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-15T23:30:56.686Z] > git --version # timeout=10 [2021-11-15T23:30:56.705Z] > git --version # 'git version 2.17.1' [2021-11-15T23:30:56.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T23:30:56.791Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T23:30:57.403Z] nexus3.edgexfoundry.org:10003 [2021-11-15T23:30:57.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:30:57.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:30:57.403Z] Configure a credential helper to remove this warning. See [2021-11-15T23:30:57.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:30:57.403Z] [2021-11-15T23:30:57.403Z] Login Succeeded [2021-11-15T23:30:57.403Z] nexus3.edgexfoundry.org:10004 [2021-11-15T23:30:57.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:30:57.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:30:57.403Z] Configure a credential helper to remove this warning. See [2021-11-15T23:30:57.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:30:57.403Z] [2021-11-15T23:30:57.403Z] Login Succeeded [2021-11-15T23:30:57.403Z] docker.io [2021-11-15T23:30:57.657Z] Avoid second fetch [2021-11-15T23:30:57.658Z] Checking out Revision bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 (main) [2021-11-15T23:30:57.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:30:57.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:30:57.927Z] Configure a credential helper to remove this warning. See [2021-11-15T23:30:57.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:30:57.927Z] [2021-11-15T23:30:57.927Z] Login Succeeded [2021-11-15T23:30:57.927Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T23:30:57.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T23:30:57.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T23:30:57.985Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-11-15T23:30:57.985Z] bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [2021-11-15T23:30:57.985Z] latest [2021-11-15T23:30:57.985Z] 2.0.2-dev.30 [2021-11-15T23:30:57.985Z] bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 [2021-11-15T23:30:57.985Z] main [2021-11-15T23:30:57.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:30:58.303Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:30:57.629Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-15T23:30:57.655Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T23:30:57.706Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T23:30:57.727Z] > git checkout -f bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 # timeout=10 [2021-11-15T23:30:58.627Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [2021-11-15T23:30:58.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-15T23:30:58.627Z] 9a4e364f9b15: Preparing [2021-11-15T23:30:58.627Z] 712f63deb707: Preparing [2021-11-15T23:30:58.627Z] 4730ae0a6b5a: Preparing [2021-11-15T23:30:58.627Z] 3ca2e3f3457a: Preparing [2021-11-15T23:30:58.627Z] b9e93d6b21ec: Preparing [2021-11-15T23:30:58.627Z] 1a058d5342cc: Preparing [2021-11-15T23:30:58.627Z] 1a058d5342cc: Waiting [2021-11-15T23:30:58.900Z] 4730ae0a6b5a: Pushed [2021-11-15T23:30:58.900Z] 712f63deb707: Pushed [2021-11-15T23:30:58.900Z] 1a058d5342cc: Layer already exists [2021-11-15T23:30:58.900Z] b9e93d6b21ec: Pushed [2021-11-15T23:30:58.900Z] 3ca2e3f3457a: Pushed [2021-11-15T23:31:00.312Z] 9a4e364f9b15: Pushed [2021-11-15T23:31:00.312Z] bfff9069ec602defc1c67fa58b1ab94b3f5a4b73: digest: sha256:a0c55abfad5f5d4245995771867e1e40cb9e8c1012f6d3e02f90c805e0739618 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:31:00.626Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:31:00.952Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-15T23:31:00.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-15T23:31:00.952Z] 9a4e364f9b15: Preparing [2021-11-15T23:31:00.952Z] 712f63deb707: Preparing [2021-11-15T23:31:00.952Z] 4730ae0a6b5a: Preparing [2021-11-15T23:31:00.952Z] 3ca2e3f3457a: Preparing [2021-11-15T23:31:00.952Z] b9e93d6b21ec: Preparing [2021-11-15T23:31:00.952Z] 1a058d5342cc: Preparing [2021-11-15T23:31:00.952Z] 1a058d5342cc: Waiting [2021-11-15T23:31:00.952Z] 712f63deb707: Layer already exists [2021-11-15T23:31:00.952Z] 4730ae0a6b5a: Layer already exists [2021-11-15T23:31:00.952Z] 3ca2e3f3457a: Layer already exists [2021-11-15T23:31:00.952Z] 9a4e364f9b15: Layer already exists [2021-11-15T23:31:00.952Z] b9e93d6b21ec: Layer already exists [2021-11-15T23:31:00.952Z] 1a058d5342cc: Layer already exists [2021-11-15T23:31:00.952Z] latest: digest: sha256:a0c55abfad5f5d4245995771867e1e40cb9e8c1012f6d3e02f90c805e0739618 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:31:01.254Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:31:01.553Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.30 [2021-11-15T23:31:01.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-15T23:31:01.553Z] 9a4e364f9b15: Preparing [2021-11-15T23:31:01.553Z] 712f63deb707: Preparing [2021-11-15T23:31:01.553Z] 4730ae0a6b5a: Preparing [2021-11-15T23:31:01.553Z] 3ca2e3f3457a: Preparing [2021-11-15T23:31:01.553Z] b9e93d6b21ec: Preparing [2021-11-15T23:31:01.553Z] 1a058d5342cc: Preparing [2021-11-15T23:31:01.553Z] 1a058d5342cc: Waiting [2021-11-15T23:31:01.553Z] 9a4e364f9b15: Layer already exists [2021-11-15T23:31:01.553Z] 4730ae0a6b5a: Layer already exists [2021-11-15T23:31:01.553Z] 3ca2e3f3457a: Layer already exists [2021-11-15T23:31:01.553Z] b9e93d6b21ec: Layer already exists [2021-11-15T23:31:01.553Z] 712f63deb707: Layer already exists [2021-11-15T23:31:01.553Z] 1a058d5342cc: Layer already exists [2021-11-15T23:31:01.553Z] 2.0.2-dev.30: digest: sha256:a0c55abfad5f5d4245995771867e1e40cb9e8c1012f6d3e02f90c805e0739618 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:31:01.850Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:31:02.086Z] Commit message: "build: Update to use released SDK (#357)" [2021-11-15T23:31:02.141Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 [2021-11-15T23:31:02.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-15T23:31:02.142Z] 9a4e364f9b15: Preparing [2021-11-15T23:31:02.142Z] 712f63deb707: Preparing [2021-11-15T23:31:02.142Z] 4730ae0a6b5a: Preparing [2021-11-15T23:31:02.142Z] 3ca2e3f3457a: Preparing [2021-11-15T23:31:02.142Z] b9e93d6b21ec: Preparing [2021-11-15T23:31:02.142Z] 1a058d5342cc: Preparing [2021-11-15T23:31:02.142Z] 1a058d5342cc: Waiting [2021-11-15T23:31:02.142Z] 3ca2e3f3457a: Layer already exists [2021-11-15T23:31:02.142Z] b9e93d6b21ec: Layer already exists [2021-11-15T23:31:02.142Z] 9a4e364f9b15: Layer already exists [2021-11-15T23:31:02.142Z] 712f63deb707: Layer already exists [2021-11-15T23:31:02.142Z] 4730ae0a6b5a: Layer already exists [2021-11-15T23:31:02.142Z] 1a058d5342cc: Layer already exists [2021-11-15T23:31:02.142Z] bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30: digest: sha256:a0c55abfad5f5d4245995771867e1e40cb9e8c1012f6d3e02f90c805e0739618 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:31:02.459Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T23:31:02.760Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-11-15T23:31:02.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-15T23:31:02.760Z] 9a4e364f9b15: Preparing [2021-11-15T23:31:02.760Z] 712f63deb707: Preparing [2021-11-15T23:31:02.760Z] 4730ae0a6b5a: Preparing [2021-11-15T23:31:02.760Z] 3ca2e3f3457a: Preparing [2021-11-15T23:31:02.760Z] b9e93d6b21ec: Preparing [2021-11-15T23:31:02.760Z] 1a058d5342cc: Preparing [2021-11-15T23:31:02.760Z] 1a058d5342cc: Waiting [2021-11-15T23:31:02.760Z] b9e93d6b21ec: Layer already exists [2021-11-15T23:31:02.760Z] 4730ae0a6b5a: Layer already exists [2021-11-15T23:31:02.760Z] 3ca2e3f3457a: Layer already exists [2021-11-15T23:31:02.760Z] 9a4e364f9b15: Layer already exists [2021-11-15T23:31:02.760Z] 712f63deb707: Layer already exists [2021-11-15T23:31:02.760Z] 1a058d5342cc: Layer already exists [2021-11-15T23:31:02.760Z] main: digest: sha256:a0c55abfad5f5d4245995771867e1e40cb9e8c1012f6d3e02f90c805e0739618 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T23:31:02.790Z] ===================================================== [Pipeline] echo [2021-11-15T23:31:02.799Z] taggedImages: [2021-11-15T23:31:02.799Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [2021-11-15T23:31:02.799Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-15T23:31:02.799Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.30 [2021-11-15T23:31:02.799Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 [2021-11-15T23:31:02.799Z] - 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] } [2021-11-15T23:31:03.102Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-15T23:31:03.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T23:31:03.102Z] Dload Upload Total Spent Left Speed [2021-11-15T23:31:03.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-11-15T23:31:03.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:31:03.475Z] [2021-11-15T23:31:03.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:31:03.552Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-15T23:31:03.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:31:03.785Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T23:31:03.785Z] b4d181a07f80: Pulling fs layer [2021-11-15T23:31:03.785Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T23:31:03.785Z] ed53099fbce6: Pulling fs layer [2021-11-15T23:31:03.785Z] dc539afda2c1: Pulling fs layer [2021-11-15T23:31:03.785Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T23:31:03.785Z] 9065ff56babe: Pulling fs layer [2021-11-15T23:31:03.785Z] d287ab97295c: Pulling fs layer [2021-11-15T23:31:03.785Z] dc539afda2c1: Waiting [2021-11-15T23:31:03.785Z] 77bc0d833cb6: Waiting [2021-11-15T23:31:03.785Z] 9065ff56babe: Waiting [2021-11-15T23:31:03.785Z] d287ab97295c: Waiting [2021-11-15T23:31:03.785Z] a1111a8f2ec3: Verifying Checksum [2021-11-15T23:31:03.785Z] a1111a8f2ec3: Download complete [2021-11-15T23:31:03.785Z] dc539afda2c1: Verifying Checksum [2021-11-15T23:31:03.785Z] dc539afda2c1: Download complete [2021-11-15T23:31:03.785Z] ed53099fbce6: Verifying Checksum [2021-11-15T23:31:03.785Z] ed53099fbce6: Download complete [2021-11-15T23:31:03.895Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-15T23:31:03.895Z] + sudo tee /etc/docker/daemon.new [2021-11-15T23:31:03.895Z] { [2021-11-15T23:31:03.895Z] "registry-mirrors": [ [2021-11-15T23:31:03.895Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-15T23:31:03.895Z] ], [2021-11-15T23:31:03.895Z] "bip": "10.250.0.254/24", [2021-11-15T23:31:03.895Z] "hosts": [ [2021-11-15T23:31:03.895Z] "tcp://0.0.0.0:5555", [2021-11-15T23:31:03.895Z] "unix:///var/run/docker.sock" [2021-11-15T23:31:03.895Z] ], [2021-11-15T23:31:03.895Z] "mtu": 1458, [2021-11-15T23:31:03.895Z] "selinux-enabled": true, [2021-11-15T23:31:03.895Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-15T23:31:03.895Z] } [Pipeline] sh [2021-11-15T23:31:04.044Z] 9065ff56babe: Verifying Checksum [2021-11-15T23:31:04.044Z] 9065ff56babe: Download complete [2021-11-15T23:31:04.044Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T23:31:04.044Z] 77bc0d833cb6: Download complete [2021-11-15T23:31:04.044Z] b4d181a07f80: Verifying Checksum [2021-11-15T23:31:04.044Z] b4d181a07f80: Download complete [2021-11-15T23:31:04.255Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-15T23:31:04.607Z] + sudo service docker restart [2021-11-15T23:31:04.620Z] d287ab97295c: Verifying Checksum [2021-11-15T23:31:04.620Z] d287ab97295c: Download complete [2021-11-15T23:31:05.567Z] b4d181a07f80: Pull complete [2021-11-15T23:31:05.567Z] a1111a8f2ec3: Pull complete [2021-11-15T23:31:06.135Z] ed53099fbce6: Pull complete [2021-11-15T23:31:06.394Z] dc539afda2c1: Pull complete [2021-11-15T23:31:06.653Z] 77bc0d833cb6: Pull complete [2021-11-15T23:31:06.653Z] 9065ff56babe: Pull complete [2021-11-15T23:31:11.985Z] d287ab97295c: Pull complete [2021-11-15T23:31:11.985Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T23:31:11.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:31:11.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-15T23:31:12.050Z] prd-centos7-docker-4c-2g-712 does not seem to be running inside a container [2021-11-15T23:31:12.089Z] $ 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/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-15T23:31:14.848Z] $ docker top 8bd459d19e5da785d72bb1da128cc1c024f3740e5684496ec157bfe4235a4db9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:31:15.240Z] ---> job-cost.sh [2021-11-15T23:31:15.240Z] lf-activate-venv: SKIPPING [2021-11-15T23:31:15.240Z] INFO: No Stack... [2021-11-15T23:31:15.499Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T23:31:15.762Z] INFO: Archiving Costs [Pipeline] sh [2021-11-15T23:31:16.055Z] + cat /w/workspace/app-service-configurable/34/archives/cost.csv [2021-11-15T23:31:16.055Z] + cut -d, -f6 [Pipeline] lock [2021-11-15T23:31:16.082Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] [2021-11-15T23:31:16.087Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] did not exist. Created. [2021-11-15T23:31:16.087Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T23:31:16.393Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-15T23:31:16.420Z] Stashed 1 file(s) [Pipeline] } [2021-11-15T23:31:16.427Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T23:31:16.442Z] $ docker stop --time=1 8bd459d19e5da785d72bb1da128cc1c024f3740e5684496ec157bfe4235a4db9 [2021-11-15T23:31:17.583Z] $ docker rm -f 8bd459d19e5da785d72bb1da128cc1c024f3740e5684496ec157bfe4235a4db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:31:22.951Z] provisioning config files... [2021-11-15T23:31:22.979Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/34@tmp/config1572087418508695292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:31:23.409Z] ---> docker-login.sh [2021-11-15T23:31:23.409Z] nexus3.edgexfoundry.org:10001 [2021-11-15T23:31:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:31:24.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:31:24.621Z] Configure a credential helper to remove this warning. See [2021-11-15T23:31:24.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:31:24.621Z] [2021-11-15T23:31:24.621Z] Login Succeeded [2021-11-15T23:31:24.621Z] nexus3.edgexfoundry.org:10002 [2021-11-15T23:31:25.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:31:25.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:31:25.216Z] Configure a credential helper to remove this warning. See [2021-11-15T23:31:25.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:31:25.216Z] [2021-11-15T23:31:25.216Z] Login Succeeded [2021-11-15T23:31:25.216Z] nexus3.edgexfoundry.org:10003 [2021-11-15T23:31:25.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:31:25.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:31:25.775Z] Configure a credential helper to remove this warning. See [2021-11-15T23:31:25.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:31:25.775Z] [2021-11-15T23:31:25.775Z] Login Succeeded [2021-11-15T23:31:25.775Z] nexus3.edgexfoundry.org:10004 [2021-11-15T23:31:26.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:31:26.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:31:26.334Z] Configure a credential helper to remove this warning. See [2021-11-15T23:31:26.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:31:26.334Z] [2021-11-15T23:31:26.334Z] Login Succeeded [2021-11-15T23:31:26.334Z] docker.io [2021-11-15T23:31:26.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:31:27.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:31:27.204Z] Configure a credential helper to remove this warning. See [2021-11-15T23:31:27.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:31:27.204Z] [2021-11-15T23:31:27.204Z] Login Succeeded [2021-11-15T23:31:27.204Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T23:31:27.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-15T23:31:27.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T23:31:27.567Z] ========================================================= [2021-11-15T23:31:27.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-15T23:31:27.567Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:31:27.920Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-15T23:31:27.920Z] Sending build context to Docker daemon 200.7kB [2021-11-15T23:31:28.208Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-15T23:31:28.208Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-15T23:31:28.494Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-15T23:31:28.495Z] 552d1f2373af: Pulling fs layer [2021-11-15T23:31:28.495Z] ea3f2d53f512: Pulling fs layer [2021-11-15T23:31:28.495Z] 9e70ebbbe112: Pulling fs layer [2021-11-15T23:31:28.495Z] 7a9cfe048b4a: Pulling fs layer [2021-11-15T23:31:28.495Z] 72dc09318566: Pulling fs layer [2021-11-15T23:31:28.495Z] f4f7b4309257: Pulling fs layer [2021-11-15T23:31:28.495Z] 0ac9a79272e3: Pulling fs layer [2021-11-15T23:31:28.495Z] b78e95d17946: Pulling fs layer [2021-11-15T23:31:28.495Z] f4f7b4309257: Waiting [2021-11-15T23:31:28.495Z] 0ac9a79272e3: Waiting [2021-11-15T23:31:28.495Z] b78e95d17946: Waiting [2021-11-15T23:31:28.495Z] 7a9cfe048b4a: Waiting [2021-11-15T23:31:28.495Z] 72dc09318566: Waiting [2021-11-15T23:31:28.495Z] 9e70ebbbe112: Download complete [2021-11-15T23:31:28.495Z] ea3f2d53f512: Verifying Checksum [2021-11-15T23:31:28.495Z] ea3f2d53f512: Download complete [2021-11-15T23:31:28.495Z] 72dc09318566: Verifying Checksum [2021-11-15T23:31:28.495Z] 72dc09318566: Download complete [2021-11-15T23:31:28.495Z] f4f7b4309257: Verifying Checksum [2021-11-15T23:31:28.495Z] f4f7b4309257: Download complete [2021-11-15T23:31:28.495Z] 552d1f2373af: Verifying Checksum [2021-11-15T23:31:28.495Z] 552d1f2373af: Download complete [2021-11-15T23:31:28.495Z] 0ac9a79272e3: Verifying Checksum [2021-11-15T23:31:28.495Z] 0ac9a79272e3: Download complete [2021-11-15T23:31:29.487Z] 552d1f2373af: Pull complete [2021-11-15T23:31:30.094Z] ea3f2d53f512: Pull complete [2021-11-15T23:31:30.701Z] 9e70ebbbe112: Pull complete [2021-11-15T23:31:30.701Z] b78e95d17946: Verifying Checksum [2021-11-15T23:31:30.701Z] b78e95d17946: Download complete [2021-11-15T23:31:30.975Z] 7a9cfe048b4a: Verifying Checksum [2021-11-15T23:31:30.975Z] 7a9cfe048b4a: Download complete [2021-11-15T23:31:43.387Z] 7a9cfe048b4a: Pull complete [2021-11-15T23:31:43.387Z] 72dc09318566: Pull complete [2021-11-15T23:31:43.387Z] f4f7b4309257: Pull complete [2021-11-15T23:31:43.387Z] 0ac9a79272e3: Pull complete [2021-11-15T23:31:48.810Z] b78e95d17946: Pull complete [2021-11-15T23:31:48.810Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-15T23:31:48.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T23:31:48.810Z] ---> 8b459fc5aaf0 [2021-11-15T23:31:48.810Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-15T23:31:50.802Z] ---> Running in 119aa12bfbaf [2021-11-15T23:31:50.802Z] Removing intermediate container 119aa12bfbaf [2021-11-15T23:31:50.802Z] ---> 131d9594e14a [2021-11-15T23:31:50.802Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-15T23:31:51.079Z] ---> Running in 4bab9225ab09 [2021-11-15T23:31:51.368Z] Removing intermediate container 4bab9225ab09 [2021-11-15T23:31:51.368Z] ---> f3d51e57ccf7 [2021-11-15T23:31:51.368Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-15T23:31:51.645Z] ---> Running in fa364daaf96c [2021-11-15T23:31:51.919Z] Removing intermediate container fa364daaf96c [2021-11-15T23:31:51.919Z] ---> 2fad42e3e63b [2021-11-15T23:31:51.919Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T23:31:52.195Z] ---> Running in 9d8c2202a266 [2021-11-15T23:31:54.178Z] Removing intermediate container 9d8c2202a266 [2021-11-15T23:31:54.178Z] ---> b06796f2158c [2021-11-15T23:31:54.178Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-15T23:31:54.460Z] ---> Running in a6baa5836719 [2021-11-15T23:31:55.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T23:32:00.862Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-11-15T23:32:00.862Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T23:32:06.269Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) [2021-11-15T23:32:06.269Z] OK: 219 MiB in 52 packages [2021-11-15T23:32:06.546Z] Removing intermediate container a6baa5836719 [2021-11-15T23:32:06.546Z] ---> 70220adaa647 [2021-11-15T23:32:06.546Z] Step 8/12 : WORKDIR /app [2021-11-15T23:32:06.546Z] ---> Running in d708794cf0bf [2021-11-15T23:32:07.145Z] Removing intermediate container d708794cf0bf [2021-11-15T23:32:07.145Z] ---> 96b13df27415 [2021-11-15T23:32:07.145Z] Step 9/12 : COPY . . [2021-11-15T23:32:08.126Z] ---> 66d5710c7aaa [2021-11-15T23:32:08.126Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T23:32:08.126Z] ---> Running in 99fee9091a8b [2021-11-15T23:33:29.892Z] Removing intermediate container 99fee9091a8b [2021-11-15T23:33:29.892Z] ---> 91dac8d4a95b [2021-11-15T23:33:29.892Z] Step 11/12 : ARG MAKE="make build" [2021-11-15T23:33:29.892Z] ---> Running in 5d56fccb306e [2021-11-15T23:33:29.892Z] Removing intermediate container 5d56fccb306e [2021-11-15T23:33:29.892Z] ---> 63972c406987 [2021-11-15T23:33:29.892Z] Step 12/12 : RUN $MAKE [2021-11-15T23:33:29.892Z] ---> Running in 25eb94ab030c [2021-11-15T23:33:29.892Z] noop [2021-11-15T23:33:29.892Z] Removing intermediate container 25eb94ab030c [2021-11-15T23:33:29.892Z] ---> 55c0b59ac76d [2021-11-15T23:33:29.892Z] Successfully built 55c0b59ac76d [2021-11-15T23:33:29.892Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:33:30.235Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T23:33:30.235Z] . [Pipeline] withDockerContainer [2021-11-15T23:33:30.483Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-11-15T23:33:30.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@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-arm64 cat [2021-11-15T23:33:32.038Z] $ docker top b78df3f953bc06b12ab517cd55c838ed80441676fd37b16630c9444ea44e4f91 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T23:33:32.960Z] + go version [2021-11-15T23:33:32.960Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-15T23:33:33.022Z] $ docker stop --time=1 b78df3f953bc06b12ab517cd55c838ed80441676fd37b16630c9444ea44e4f91 [2021-11-15T23:33:34.703Z] $ docker rm -f b78df3f953bc06b12ab517cd55c838ed80441676fd37b16630c9444ea44e4f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:33:35.361Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T23:33:35.361Z] . [Pipeline] withDockerContainer [2021-11-15T23:33:35.601Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-11-15T23:33:35.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@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-arm64 cat [2021-11-15T23:33:37.182Z] $ docker top 742d5f6834525fe83e5b846df2856426e6a0a492da479cd9be67a7464b6d4205 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-15T23:33:38.092Z] + make test [2021-11-15T23:33:38.092Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-15T23:34:34.685Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-15T23:34:34.685Z] CGO_ENABLED=1 go vet ./... [2021-11-15T23:35:07.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T23:35:07.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T23:35:07.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T23:35:07.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-15T23:35:07.185Z] $ docker stop --time=1 742d5f6834525fe83e5b846df2856426e6a0a492da479cd9be67a7464b6d4205 [2021-11-15T23:35:09.090Z] $ docker rm -f 742d5f6834525fe83e5b846df2856426e6a0a492da479cd9be67a7464b6d4205 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T23:35:09.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-15T23:35:09.974Z] Warning: overwriting stash ‘coverage-report’ [2021-11-15T23:35:10.502Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T23:35:10.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-15T23:35:11.303Z] + ls -al . [2021-11-15T23:35:11.303Z] total 172 [2021-11-15T23:35:11.303Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 23:35 . [2021-11-15T23:35:11.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 23:30 .. [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 23:30 .dockerignore [2021-11-15T23:35:11.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 23:31 .git [2021-11-15T23:35:11.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:30 .github [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 104 Nov 15 23:30 .gitignore [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 7608 Nov 15 23:30 Attribution.txt [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 23791 Nov 15 23:30 CHANGELOG.md [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 2064 Nov 15 23:30 Dockerfile [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 23:30 GOVERNANCE.md [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 15 23:30 Jenkinsfile [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 23:30 LICENSE [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 23:30 OWNERS.md [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 3429 Nov 15 23:30 README.md [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 23:28 VERSION [2021-11-15T23:35:11.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:30 bin [2021-11-15T23:35:11.303Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 15 23:33 coverage.out [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 129 Nov 15 23:30 go.mod [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 49193 Nov 15 23:30 go.sum [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 15 23:30 main.go [2021-11-15T23:35:11.303Z] -rw-rw-r-- 1 jenkins jenkins 1614 Nov 15 23:30 makefile [2021-11-15T23:35:11.303Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 23:30 res [2021-11-15T23:35:11.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 23:30 snap [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:35:11.651Z] + 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=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 --label arch=arm64 --label version=2.0.2-dev.30 . [2021-11-15T23:35:11.651Z] Sending build context to Docker daemon 201.7kB [2021-11-15T23:35:12.248Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-15T23:35:12.248Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-15T23:35:12.248Z] ---> 55c0b59ac76d [2021-11-15T23:35:12.248Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-15T23:35:12.248Z] ---> Running in 769f8f801527 [2021-11-15T23:35:12.522Z] Removing intermediate container 769f8f801527 [2021-11-15T23:35:12.522Z] ---> afbd0c479131 [2021-11-15T23:35:12.522Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-15T23:35:12.802Z] ---> Running in f951e56ced19 [2021-11-15T23:35:13.079Z] Removing intermediate container f951e56ced19 [2021-11-15T23:35:13.079Z] ---> 93cd57138ee3 [2021-11-15T23:35:13.079Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-15T23:35:13.356Z] ---> Running in cf9e04ada332 [2021-11-15T23:35:13.632Z] Removing intermediate container cf9e04ada332 [2021-11-15T23:35:13.632Z] ---> dbf0f14b9a84 [2021-11-15T23:35:13.632Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T23:35:13.906Z] ---> Running in ecd9dd4dc674 [2021-11-15T23:35:15.892Z] Removing intermediate container ecd9dd4dc674 [2021-11-15T23:35:15.892Z] ---> c9e8e8dcb7a0 [2021-11-15T23:35:15.892Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-15T23:35:15.892Z] ---> Running in ec45cc5aa96f [2021-11-15T23:35:17.329Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T23:35:18.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T23:35:19.369Z] OK: 219 MiB in 52 packages [2021-11-15T23:35:20.422Z] Removing intermediate container ec45cc5aa96f [2021-11-15T23:35:20.422Z] ---> c7662c21f413 [2021-11-15T23:35:20.422Z] Step 8/26 : WORKDIR /app [2021-11-15T23:35:20.422Z] ---> Running in deeb0e3b8624 [2021-11-15T23:35:21.026Z] Removing intermediate container deeb0e3b8624 [2021-11-15T23:35:21.026Z] ---> 8dfe1db4091b [2021-11-15T23:35:21.026Z] Step 9/26 : COPY . . [2021-11-15T23:35:21.623Z] ---> 67e0f24df8dd [2021-11-15T23:35:21.623Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T23:35:21.896Z] ---> Running in 1aef48fd01f1 [2021-11-15T23:35:24.513Z] Removing intermediate container 1aef48fd01f1 [2021-11-15T23:35:24.513Z] ---> c5c662fa2f57 [2021-11-15T23:35:24.513Z] Step 11/26 : ARG MAKE="make build" [2021-11-15T23:35:24.787Z] ---> Running in e564ccabce96 [2021-11-15T23:35:25.058Z] Removing intermediate container e564ccabce96 [2021-11-15T23:35:25.058Z] ---> 65dd79985470 [2021-11-15T23:35:25.058Z] Step 12/26 : RUN $MAKE [2021-11-15T23:35:25.335Z] ---> Running in df805e031a59 [2021-11-15T23:35:26.769Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.30" -o app-service-configurable [2021-11-15T23:36:13.767Z] Removing intermediate container df805e031a59 [2021-11-15T23:36:13.767Z] ---> ceb1d36ef18b [2021-11-15T23:36:13.767Z] Step 13/26 : FROM alpine:3.14 [2021-11-15T23:36:14.751Z] 3.14: Pulling from library/alpine [2021-11-15T23:36:15.025Z] be307f383ecc: Pulling fs layer [2021-11-15T23:36:15.302Z] be307f383ecc: Verifying Checksum [2021-11-15T23:36:15.302Z] be307f383ecc: Download complete [2021-11-15T23:36:15.900Z] be307f383ecc: Pull complete [2021-11-15T23:36:15.900Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T23:36:15.900Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T23:36:15.900Z] ---> 5b8b7b635229 [2021-11-15T23:36:15.900Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-15T23:36:16.181Z] ---> Running in 1cd8d284d067 [2021-11-15T23:36:16.454Z] Removing intermediate container 1cd8d284d067 [2021-11-15T23:36:16.454Z] ---> 90324041ebd6 [2021-11-15T23:36:16.454Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-15T23:36:16.727Z] ---> Running in ef0277c553b4 [2021-11-15T23:36:17.010Z] Removing intermediate container ef0277c553b4 [2021-11-15T23:36:17.010Z] ---> c5704b05582a [2021-11-15T23:36:17.010Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-15T23:36:17.288Z] ---> Running in 2fc332639d95 [2021-11-15T23:36:18.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T23:36:18.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T23:36:19.525Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-15T23:36:19.525Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-15T23:36:19.525Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T23:36:19.525Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-15T23:36:19.525Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T23:36:19.525Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-15T23:36:19.525Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-15T23:36:19.525Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T23:36:19.802Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T23:36:19.802Z] OK: 9 MiB in 21 packages [2021-11-15T23:36:21.242Z] Removing intermediate container 2fc332639d95 [2021-11-15T23:36:21.242Z] ---> 717117d829c2 [2021-11-15T23:36:21.242Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-15T23:36:22.221Z] ---> 8ccc21755efd [2021-11-15T23:36:22.221Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-15T23:36:22.818Z] ---> d459e734141e [2021-11-15T23:36:22.818Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-15T23:36:23.801Z] ---> c6398e519d2a [2021-11-15T23:36:23.801Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-15T23:36:25.239Z] ---> a7ccb55a0af1 [2021-11-15T23:36:25.239Z] Step 21/26 : EXPOSE 48095 [2021-11-15T23:36:25.239Z] ---> Running in 3df2af4e9a18 [2021-11-15T23:36:25.517Z] Removing intermediate container 3df2af4e9a18 [2021-11-15T23:36:25.517Z] ---> 33f16cf3ccbe [2021-11-15T23:36:25.517Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-15T23:36:25.796Z] ---> Running in d69df9d9264c [2021-11-15T23:36:26.073Z] Removing intermediate container d69df9d9264c [2021-11-15T23:36:26.073Z] ---> cb144cb8d9e3 [2021-11-15T23:36:26.073Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T23:36:26.349Z] ---> Running in 93e551ea7845 [2021-11-15T23:36:26.951Z] Removing intermediate container 93e551ea7845 [2021-11-15T23:36:26.951Z] ---> 6af68ec43462 [2021-11-15T23:36:26.951Z] Step 24/26 : LABEL arch=arm64 [2021-11-15T23:36:26.951Z] ---> Running in 4349bbc8709d [2021-11-15T23:36:27.231Z] Removing intermediate container 4349bbc8709d [2021-11-15T23:36:27.231Z] ---> 149429768e77 [2021-11-15T23:36:27.231Z] Step 25/26 : LABEL git_sha=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [2021-11-15T23:36:27.509Z] ---> Running in ecb7fc5a04e5 [2021-11-15T23:36:27.795Z] Removing intermediate container ecb7fc5a04e5 [2021-11-15T23:36:27.795Z] ---> 7cb2667f6314 [2021-11-15T23:36:27.795Z] Step 26/26 : LABEL version=2.0.2-dev.30 [2021-11-15T23:36:28.074Z] ---> Running in 45b7d84fe94d [2021-11-15T23:36:28.349Z] Removing intermediate container 45b7d84fe94d [2021-11-15T23:36:28.349Z] ---> eb59bdf7bd93 [2021-11-15T23:36:28.349Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-15T23:36:28.349Z] Successfully built eb59bdf7bd93 [2021-11-15T23:36:28.623Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:36:28.769Z] provisioning config files... [2021-11-15T23:36:28.789Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/34@tmp/config804131341057205596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:36:29.154Z] ---> docker-login.sh [2021-11-15T23:36:29.154Z] nexus3.edgexfoundry.org:10001 [2021-11-15T23:36:29.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:36:29.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:36:29.704Z] Configure a credential helper to remove this warning. See [2021-11-15T23:36:29.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:36:29.704Z] [2021-11-15T23:36:29.704Z] Login Succeeded [2021-11-15T23:36:29.704Z] nexus3.edgexfoundry.org:10002 [2021-11-15T23:36:30.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:36:30.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:36:30.302Z] Configure a credential helper to remove this warning. See [2021-11-15T23:36:30.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:36:30.302Z] [2021-11-15T23:36:30.302Z] Login Succeeded [2021-11-15T23:36:30.302Z] nexus3.edgexfoundry.org:10003 [2021-11-15T23:36:30.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:36:31.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:36:31.178Z] Configure a credential helper to remove this warning. See [2021-11-15T23:36:31.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:36:31.178Z] [2021-11-15T23:36:31.178Z] Login Succeeded [2021-11-15T23:36:31.178Z] nexus3.edgexfoundry.org:10004 [2021-11-15T23:36:31.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:36:31.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:36:31.745Z] Configure a credential helper to remove this warning. See [2021-11-15T23:36:31.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:36:31.745Z] [2021-11-15T23:36:31.745Z] Login Succeeded [2021-11-15T23:36:31.745Z] docker.io [2021-11-15T23:36:32.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:36:32.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:36:32.630Z] Configure a credential helper to remove this warning. See [2021-11-15T23:36:32.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:36:32.630Z] [2021-11-15T23:36:32.630Z] Login Succeeded [2021-11-15T23:36:32.630Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T23:36:32.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T23:36:32.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T23:36:32.690Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-11-15T23:36:32.690Z] bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [2021-11-15T23:36:32.690Z] latest [2021-11-15T23:36:32.690Z] 2.0.2-dev.30 [2021-11-15T23:36:32.690Z] bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 [2021-11-15T23:36:32.690Z] main [2021-11-15T23:36:32.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:33.036Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:33.387Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [2021-11-15T23:36:33.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-15T23:36:33.387Z] b8b9860dca85: Preparing [2021-11-15T23:36:33.387Z] c07938bcc99e: Preparing [2021-11-15T23:36:33.387Z] 5607d7721353: Preparing [2021-11-15T23:36:33.387Z] 8df9a0cc00e2: Preparing [2021-11-15T23:36:33.387Z] 04ffedb00f7e: Preparing [2021-11-15T23:36:33.387Z] 62170e181a92: Preparing [2021-11-15T23:36:33.387Z] 62170e181a92: Waiting [2021-11-15T23:36:33.659Z] c07938bcc99e: Pushed [2021-11-15T23:36:33.659Z] 5607d7721353: Pushed [2021-11-15T23:36:33.659Z] 8df9a0cc00e2: Pushed [2021-11-15T23:36:33.659Z] 62170e181a92: Layer already exists [2021-11-15T23:36:34.636Z] 04ffedb00f7e: Pushed [2021-11-15T23:36:37.243Z] b8b9860dca85: Pushed [2021-11-15T23:36:37.243Z] bfff9069ec602defc1c67fa58b1ab94b3f5a4b73: digest: sha256:ca0ab60d2e5f562ac918ad88730294bdba22cdcc9e33375a9688d3792c95d1bd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:37.875Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:38.213Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-15T23:36:38.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-15T23:36:38.213Z] b8b9860dca85: Preparing [2021-11-15T23:36:38.213Z] c07938bcc99e: Preparing [2021-11-15T23:36:38.213Z] 5607d7721353: Preparing [2021-11-15T23:36:38.213Z] 8df9a0cc00e2: Preparing [2021-11-15T23:36:38.213Z] 04ffedb00f7e: Preparing [2021-11-15T23:36:38.213Z] 62170e181a92: Preparing [2021-11-15T23:36:38.213Z] 62170e181a92: Waiting [2021-11-15T23:36:38.484Z] 5607d7721353: Layer already exists [2021-11-15T23:36:38.484Z] 8df9a0cc00e2: Layer already exists [2021-11-15T23:36:38.484Z] b8b9860dca85: Layer already exists [2021-11-15T23:36:38.484Z] 04ffedb00f7e: Layer already exists [2021-11-15T23:36:38.484Z] c07938bcc99e: Layer already exists [2021-11-15T23:36:38.484Z] 62170e181a92: Layer already exists [2021-11-15T23:36:38.484Z] latest: digest: sha256:ca0ab60d2e5f562ac918ad88730294bdba22cdcc9e33375a9688d3792c95d1bd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:38.828Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:39.178Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.30 [2021-11-15T23:36:39.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-15T23:36:39.178Z] b8b9860dca85: Preparing [2021-11-15T23:36:39.178Z] c07938bcc99e: Preparing [2021-11-15T23:36:39.178Z] 5607d7721353: Preparing [2021-11-15T23:36:39.178Z] 8df9a0cc00e2: Preparing [2021-11-15T23:36:39.178Z] 04ffedb00f7e: Preparing [2021-11-15T23:36:39.178Z] 62170e181a92: Preparing [2021-11-15T23:36:39.178Z] 62170e181a92: Waiting [2021-11-15T23:36:39.449Z] b8b9860dca85: Layer already exists [2021-11-15T23:36:39.449Z] 5607d7721353: Layer already exists [2021-11-15T23:36:39.449Z] 8df9a0cc00e2: Layer already exists [2021-11-15T23:36:39.449Z] c07938bcc99e: Layer already exists [2021-11-15T23:36:39.449Z] 04ffedb00f7e: Layer already exists [2021-11-15T23:36:39.450Z] 62170e181a92: Layer already exists [2021-11-15T23:36:39.450Z] 2.0.2-dev.30: digest: sha256:ca0ab60d2e5f562ac918ad88730294bdba22cdcc9e33375a9688d3792c95d1bd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:39.794Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:40.142Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 [2021-11-15T23:36:40.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-15T23:36:40.142Z] b8b9860dca85: Preparing [2021-11-15T23:36:40.142Z] c07938bcc99e: Preparing [2021-11-15T23:36:40.142Z] 5607d7721353: Preparing [2021-11-15T23:36:40.142Z] 8df9a0cc00e2: Preparing [2021-11-15T23:36:40.142Z] 04ffedb00f7e: Preparing [2021-11-15T23:36:40.142Z] 62170e181a92: Preparing [2021-11-15T23:36:40.142Z] 62170e181a92: Waiting [2021-11-15T23:36:40.415Z] c07938bcc99e: Layer already exists [2021-11-15T23:36:40.415Z] 04ffedb00f7e: Layer already exists [2021-11-15T23:36:40.415Z] 8df9a0cc00e2: Layer already exists [2021-11-15T23:36:40.415Z] b8b9860dca85: Layer already exists [2021-11-15T23:36:40.415Z] 5607d7721353: Layer already exists [2021-11-15T23:36:40.415Z] 62170e181a92: Layer already exists [2021-11-15T23:36:40.415Z] bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30: digest: sha256:ca0ab60d2e5f562ac918ad88730294bdba22cdcc9e33375a9688d3792c95d1bd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:40.764Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:41.103Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-11-15T23:36:41.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-15T23:36:41.103Z] b8b9860dca85: Preparing [2021-11-15T23:36:41.103Z] c07938bcc99e: Preparing [2021-11-15T23:36:41.103Z] 5607d7721353: Preparing [2021-11-15T23:36:41.103Z] 8df9a0cc00e2: Preparing [2021-11-15T23:36:41.103Z] 04ffedb00f7e: Preparing [2021-11-15T23:36:41.103Z] 62170e181a92: Preparing [2021-11-15T23:36:41.103Z] 62170e181a92: Waiting [2021-11-15T23:36:41.375Z] b8b9860dca85: Layer already exists [2021-11-15T23:36:41.375Z] 5607d7721353: Layer already exists [2021-11-15T23:36:41.375Z] 04ffedb00f7e: Layer already exists [2021-11-15T23:36:41.375Z] c07938bcc99e: Layer already exists [2021-11-15T23:36:41.375Z] 8df9a0cc00e2: Layer already exists [2021-11-15T23:36:41.375Z] 62170e181a92: Layer already exists [2021-11-15T23:36:41.375Z] main: digest: sha256:ca0ab60d2e5f562ac918ad88730294bdba22cdcc9e33375a9688d3792c95d1bd size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T23:36:41.422Z] ===================================================== [Pipeline] echo [2021-11-15T23:36:41.431Z] taggedImages: [2021-11-15T23:36:41.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [2021-11-15T23:36:41.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-15T23:36:41.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.30 [2021-11-15T23:36:41.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bfff9069ec602defc1c67fa58b1ab94b3f5a4b73-2.0.2-dev.30 [2021-11-15T23:36:41.431Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:41.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T23:36:42.182Z] [2021-11-15T23:36:42.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:36:42.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T23:36:42.868Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-15T23:36:42.868Z] 448f6bf000e3: Pulling fs layer [2021-11-15T23:36:42.868Z] f757da607395: Pulling fs layer [2021-11-15T23:36:42.868Z] 05883995daec: Pulling fs layer [2021-11-15T23:36:42.868Z] 8603b9c90790: Pulling fs layer [2021-11-15T23:36:42.868Z] 1560dd03e051: Pulling fs layer [2021-11-15T23:36:42.868Z] 27f5ce0e4adf: Pulling fs layer [2021-11-15T23:36:42.868Z] c2d8d7efcc4b: Pulling fs layer [2021-11-15T23:36:42.868Z] 8603b9c90790: Waiting [2021-11-15T23:36:42.868Z] 1560dd03e051: Waiting [2021-11-15T23:36:42.868Z] 27f5ce0e4adf: Waiting [2021-11-15T23:36:42.868Z] c2d8d7efcc4b: Waiting [2021-11-15T23:36:42.868Z] f757da607395: Verifying Checksum [2021-11-15T23:36:42.868Z] f757da607395: Download complete [2021-11-15T23:36:42.868Z] 8603b9c90790: Download complete [2021-11-15T23:36:43.161Z] 1560dd03e051: Verifying Checksum [2021-11-15T23:36:43.161Z] 1560dd03e051: Download complete [2021-11-15T23:36:43.161Z] 27f5ce0e4adf: Verifying Checksum [2021-11-15T23:36:43.161Z] 27f5ce0e4adf: Download complete [2021-11-15T23:36:43.161Z] 05883995daec: Verifying Checksum [2021-11-15T23:36:43.161Z] 05883995daec: Download complete [2021-11-15T23:36:43.445Z] 448f6bf000e3: Verifying Checksum [2021-11-15T23:36:43.445Z] 448f6bf000e3: Download complete [2021-11-15T23:36:46.084Z] c2d8d7efcc4b: Verifying Checksum [2021-11-15T23:36:46.084Z] c2d8d7efcc4b: Download complete [2021-11-15T23:36:47.512Z] 448f6bf000e3: Pull complete [2021-11-15T23:36:48.103Z] f757da607395: Pull complete [2021-11-15T23:36:49.561Z] 05883995daec: Pull complete [2021-11-15T23:36:49.834Z] 8603b9c90790: Pull complete [2021-11-15T23:36:50.814Z] 1560dd03e051: Pull complete [2021-11-15T23:36:51.090Z] 27f5ce0e4adf: Pull complete [2021-11-15T23:37:06.162Z] c2d8d7efcc4b: Pull complete [2021-11-15T23:37:06.162Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-15T23:37:06.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T23:37:06.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-15T23:37:06.415Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-11-15T23:37:06.569Z] $ 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/34 -v /w/workspace/app-service-configurable/34:/w/workspace/app-service-configurable/34:rw,z -v /w/workspace/app-service-configurable/34@tmp:/w/workspace/app-service-configurable/34@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:arm64 cat [2021-11-15T23:37:09.821Z] $ docker top 8564ed7dafb45d8b13a37e77fd9814e98b57a9d2ce8f15902e8acf4ab8f2f1e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:37:10.769Z] ---> job-cost.sh [2021-11-15T23:37:10.769Z] lf-activate-venv: SKIPPING [2021-11-15T23:37:10.769Z] INFO: No Stack... [2021-11-15T23:37:11.039Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-15T23:37:11.633Z] INFO: Archiving Costs [Pipeline] sh [2021-11-15T23:37:12.292Z] + cut -d, -f6 [2021-11-15T23:37:12.292Z] + cat /w/workspace/app-service-configurable/34/archives/cost.csv [Pipeline] lock [2021-11-15T23:37:12.353Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] [2021-11-15T23:37:12.358Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] did not exist. Created. [2021-11-15T23:37:12.358Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T23:37:13.028Z] /w/workspace/app-service-configurable/34@tmp/durable-fb9461ac/script.sh: 1: /w/workspace/app-service-configurable/34@tmp/durable-fb9461ac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-15T23:37:13.700Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-15T23:37:13.730Z] Warning: overwriting stash ‘stack-cost’ [2021-11-15T23:37:13.783Z] Stashed 1 file(s) [Pipeline] } [2021-11-15T23:37:13.793Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T23:37:13.876Z] $ docker stop --time=1 8564ed7dafb45d8b13a37e77fd9814e98b57a9d2ce8f15902e8acf4ab8f2f1e6 [2021-11-15T23:37:15.511Z] $ docker rm -f 8564ed7dafb45d8b13a37e77fd9814e98b57a9d2ce8f15902e8acf4ab8f2f1e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-15T23:37:16.050Z] provisioning config files... [2021-11-15T23:37:16.058Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4138436631679555757tmp [Pipeline] { [Pipeline] sh [2021-11-15T23:37:16.361Z] + set +x [2021-11-15T23:37:16.361Z] + bash -s -- [2021-11-15T23:37:16.361Z] + curl -s https://codecov.io/bash [2021-11-15T23:37:16.361Z] [2021-11-15T23:37:16.361Z] _____ _ [2021-11-15T23:37:16.361Z] / ____| | | [2021-11-15T23:37:16.361Z] | | ___ __| | ___ ___ _____ __ [2021-11-15T23:37:16.361Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-15T23:37:16.361Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-15T23:37:16.361Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-15T23:37:16.361Z] Bash-1.0.6 [2021-11-15T23:37:16.361Z] [2021-11-15T23:37:16.361Z] [2021-11-15T23:37:16.361Z] ==> git version 2.24.4 found [2021-11-15T23:37:16.361Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-15T23:37:16.361Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-15T23:37:16.361Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-15T23:37:16.361Z] ==> Jenkins CI detected. [2021-11-15T23:37:16.361Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-11-15T23:37:16.361Z] project root: . [2021-11-15T23:37:16.361Z] --> token set from env [2021-11-15T23:37:16.361Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-15T23:37:16.361Z] ==> Running gcov in . (disable via -X gcov) [2021-11-15T23:37:16.361Z] ==> Python coveragepy not found [2021-11-15T23:37:16.361Z] ==> Searching for coverage reports in: [2021-11-15T23:37:16.361Z] + . [2021-11-15T23:37:16.361Z] -> Found 1 reports [2021-11-15T23:37:16.361Z] ==> Detecting git/mercurial file structure [2021-11-15T23:37:16.361Z] ==> Reading reports [2021-11-15T23:37:16.361Z] + ./coverage.out bytes=10 [2021-11-15T23:37:16.361Z] ==> Appending adjustments [2021-11-15T23:37:16.361Z] https://docs.codecov.io/docs/fixing-reports [2021-11-15T23:37:16.361Z] + Found adjustments [2021-11-15T23:37:16.361Z] ==> Gzipping contents [2021-11-15T23:37:16.621Z] 4.0K /tmp/codecov.hNT5td.gz [2021-11-15T23:37:16.621Z] ==> Uploading reports [2021-11-15T23:37:16.621Z] url: https://codecov.io [2021-11-15T23:37:16.621Z] query: branch=main&commit=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-15T23:37:16.621Z] -> Pinging Codecov [2021-11-15T23:37:16.621Z] 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=bfff9069ec602defc1c67fa58b1ab94b3f5a4b73&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-15T23:37:16.880Z] -> Uploading to [2021-11-15T23:37:16.880Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-15/A97CA9966030D2A3747ED39772930CCE/bfff9069ec602defc1c67fa58b1ab94b3f5a4b73/6228c3c7-cbd2-4d13-9efa-427509216997.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211115T233716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ea0110506823a18202e4198ab989ca4bfe59418b4b6c91b6d1e3d852eae058d [2021-11-15T23:37:16.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T23:37:16.880Z] Dload Upload Total Spent Left Speed [2021-11-15T23:37:17.141Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 2110 --:--:-- --:--:-- --:--:-- 2111 [2021-11-15T23:37:17.141Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] } [2021-11-15T23:37:17.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-15T23:37:17.521Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-15T23:37:17.532Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:37:17.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-15T23:37:17.837Z] [2021-11-15T23:37:17.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:37:18.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-15T23:37:18.133Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-15T23:37:18.133Z] 188c0c94c7c5: Pulling fs layer [2021-11-15T23:37:18.133Z] 0ef7d3d256c8: Pulling fs layer [2021-11-15T23:37:18.133Z] de9db76c5a1d: Pulling fs layer [2021-11-15T23:37:18.133Z] 0eba1c9be4d2: Pulling fs layer [2021-11-15T23:37:18.133Z] 0d57e429df01: Pulling fs layer [2021-11-15T23:37:18.133Z] 4e4be7b47b0d: Pulling fs layer [2021-11-15T23:37:18.133Z] e1f770b5df2f: Pulling fs layer [2021-11-15T23:37:18.133Z] 85a0685a4137: Pulling fs layer [2021-11-15T23:37:18.133Z] 0d57e429df01: Waiting [2021-11-15T23:37:18.133Z] 4e4be7b47b0d: Waiting [2021-11-15T23:37:18.133Z] e1f770b5df2f: Waiting [2021-11-15T23:37:18.133Z] 85a0685a4137: Waiting [2021-11-15T23:37:18.133Z] 0eba1c9be4d2: Waiting [2021-11-15T23:37:18.133Z] de9db76c5a1d: Verifying Checksum [2021-11-15T23:37:18.133Z] de9db76c5a1d: Download complete [2021-11-15T23:37:18.133Z] 0ef7d3d256c8: Verifying Checksum [2021-11-15T23:37:18.133Z] 0ef7d3d256c8: Download complete [2021-11-15T23:37:18.133Z] 0d57e429df01: Verifying Checksum [2021-11-15T23:37:18.133Z] 0d57e429df01: Download complete [2021-11-15T23:37:18.133Z] 4e4be7b47b0d: Verifying Checksum [2021-11-15T23:37:18.133Z] 4e4be7b47b0d: Download complete [2021-11-15T23:37:18.133Z] 188c0c94c7c5: Verifying Checksum [2021-11-15T23:37:18.133Z] 188c0c94c7c5: Download complete [2021-11-15T23:37:18.404Z] e1f770b5df2f: Verifying Checksum [2021-11-15T23:37:18.404Z] e1f770b5df2f: Download complete [2021-11-15T23:37:18.678Z] 0eba1c9be4d2: Verifying Checksum [2021-11-15T23:37:18.678Z] 0eba1c9be4d2: Download complete [2021-11-15T23:37:18.944Z] 188c0c94c7c5: Pull complete [2021-11-15T23:37:18.944Z] 85a0685a4137: Verifying Checksum [2021-11-15T23:37:18.944Z] 85a0685a4137: Download complete [2021-11-15T23:37:18.944Z] 0ef7d3d256c8: Pull complete [2021-11-15T23:37:18.944Z] de9db76c5a1d: Pull complete [2021-11-15T23:37:23.188Z] 0eba1c9be4d2: Pull complete [2021-11-15T23:37:23.188Z] 0d57e429df01: Pull complete [2021-11-15T23:37:23.188Z] 4e4be7b47b0d: Pull complete [2021-11-15T23:37:23.188Z] e1f770b5df2f: Pull complete [2021-11-15T23:37:27.433Z] 85a0685a4137: Pull complete [2021-11-15T23:37:27.433Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-15T23:37:27.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-15T23:37:27.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-15T23:37:27.505Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-11-15T23:37:27.560Z] $ 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 [2021-11-15T23:37:29.568Z] $ docker top 9edd167a5510d8b34c5bfa5789bd0f8c36d54fb94c0cc855d6438ca697d2a809 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T23:37:29.652Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-15T23:37:29.946Z] + set -o pipefail [2021-11-15T23:37:29.946Z] + snyk monitor '--org=edgex-jenkins' [2021-11-15T23:37:35.233Z] [2021-11-15T23:37:35.233Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-11-15T23:37:35.233Z] [2021-11-15T23:37:35.233Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/07ab284d-5ef0-4d87-b3c1-e7693a0fc4b2 [2021-11-15T23:37:35.233Z] [2021-11-15T23:37:35.233Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-15T23:37:35.233Z] [2021-11-15T23:37:35.233Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-15T23:37:35.233Z] [2021-11-15T23:37:35.233Z] [Pipeline] } [2021-11-15T23:37:35.244Z] $ docker stop --time=1 9edd167a5510d8b34c5bfa5789bd0f8c36d54fb94c0cc855d6438ca697d2a809 [2021-11-15T23:37:37.124Z] $ docker rm -f 9edd167a5510d8b34c5bfa5789bd0f8c36d54fb94c0cc855d6438ca697d2a809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T23:37:38.060Z] + git log --format=format:%s -1 bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:37:38.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T23:37:38.368Z] . [Pipeline] withDockerContainer [2021-11-15T23:37:38.443Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-11-15T23:37:38.481Z] $ 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 [2021-11-15T23:37:38.938Z] $ docker top 46ee01b82da3de7d71b3723c33082925f321f9e49c22e2ee4c2aee3b52b532c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T23:37:39.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T23:37:39.034Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T23:37:39.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T23:37:39.143Z] $ docker exec 46ee01b82da3de7d71b3723c33082925f321f9e49c22e2ee4c2aee3b52b532c4 ssh-agent [2021-11-15T23:37:39.257Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoFgGDL/agent.15 [2021-11-15T23:37:39.257Z] SSH_AGENT_PID=21 [2021-11-15T23:37:39.264Z] Running ssh-add (command line suppressed) [2021-11-15T23:37:39.354Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6641201760076170612.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6641201760076170612.key) [2021-11-15T23:37:39.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T23:37:39.656Z] + git semver tag [2021-11-15T23:37:39.656Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T23:37:39.656Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-15T23:37:39.656Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-15T23:37:39.656Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T23:37:39.656Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T23:37:39.656Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T23:37:39.656Z] # $SEMVER_BRANCH = main [2021-11-15T23:37:39.656Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-15T23:37:39.656Z] # bfff9069ec602defc1c67fa58b1ab94b3f5a4b73 HEAD [2021-11-15T23:37:39.656Z] # -> Force: false [2021-11-15T23:37:39.656Z] # 3333378969b8bb15666a8ee4b7d45d04d9bd406c refs/tags/v2.0.2-dev.30 [Pipeline] } [2021-11-15T23:37:39.666Z] $ docker exec --env ******** --env ******** 46ee01b82da3de7d71b3723c33082925f321f9e49c22e2ee4c2aee3b52b532c4 ssh-agent -k [2021-11-15T23:37:39.766Z] unset SSH_AUTH_SOCK; [2021-11-15T23:37:39.767Z] unset SSH_AGENT_PID; [2021-11-15T23:37:39.767Z] echo Agent pid 21 killed; [2021-11-15T23:37:39.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T23:37:40.086Z] + git semver [Pipeline] } [2021-11-15T23:37:40.099Z] $ docker stop --time=1 46ee01b82da3de7d71b3723c33082925f321f9e49c22e2ee4c2aee3b52b532c4 [2021-11-15T23:37:41.290Z] $ docker rm -f 46ee01b82da3de7d71b3723c33082925f321f9e49c22e2ee4c2aee3b52b532c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:37:41.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-15T23:37:41.688Z] [2021-11-15T23:37:41.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:37:41.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-15T23:37:41.999Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-15T23:37:41.999Z] ab5ef0e58194: Pulling fs layer [2021-11-15T23:37:41.999Z] 9712f1f96733: Pulling fs layer [2021-11-15T23:37:41.999Z] 63f879dbbcfc: Pulling fs layer [2021-11-15T23:37:41.999Z] 0d9ebad4ef96: Pulling fs layer [2021-11-15T23:37:41.999Z] e9a5061849ea: Pulling fs layer [2021-11-15T23:37:41.999Z] d747dcd14b5f: Pulling fs layer [2021-11-15T23:37:41.999Z] 2de7ff778b66: Pulling fs layer [2021-11-15T23:37:41.999Z] 0d9ebad4ef96: Waiting [2021-11-15T23:37:41.999Z] e9a5061849ea: Waiting [2021-11-15T23:37:41.999Z] d747dcd14b5f: Waiting [2021-11-15T23:37:41.999Z] 2de7ff778b66: Waiting [2021-11-15T23:37:41.999Z] 9712f1f96733: Download complete [2021-11-15T23:37:42.274Z] 63f879dbbcfc: Verifying Checksum [2021-11-15T23:37:42.274Z] 63f879dbbcfc: Download complete [2021-11-15T23:37:42.547Z] 0d9ebad4ef96: Verifying Checksum [2021-11-15T23:37:42.547Z] 0d9ebad4ef96: Download complete [2021-11-15T23:37:42.547Z] d747dcd14b5f: Verifying Checksum [2021-11-15T23:37:42.547Z] d747dcd14b5f: Download complete [2021-11-15T23:37:42.547Z] ab5ef0e58194: Verifying Checksum [2021-11-15T23:37:42.547Z] ab5ef0e58194: Download complete [2021-11-15T23:37:42.547Z] e9a5061849ea: Verifying Checksum [2021-11-15T23:37:42.547Z] e9a5061849ea: Download complete [2021-11-15T23:37:42.547Z] 2de7ff778b66: Verifying Checksum [2021-11-15T23:37:42.547Z] 2de7ff778b66: Download complete [2021-11-15T23:37:45.876Z] ab5ef0e58194: Pull complete [2021-11-15T23:37:45.876Z] 9712f1f96733: Pull complete [2021-11-15T23:37:46.832Z] 63f879dbbcfc: Pull complete [2021-11-15T23:37:51.120Z] 0d9ebad4ef96: Pull complete [2021-11-15T23:37:51.710Z] e9a5061849ea: Pull complete [2021-11-15T23:37:51.710Z] d747dcd14b5f: Pull complete [2021-11-15T23:37:53.112Z] 2de7ff778b66: Pull complete [2021-11-15T23:37:53.112Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-15T23:37:53.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-15T23:37:53.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-15T23:37:53.181Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-11-15T23:37:53.231Z] $ 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 [2021-11-15T23:37:56.182Z] $ docker top adb2c19f398a1e3ccbf3b4efbece174dab792c112c0f261bc3ed66af3e75a296 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:37:56.256Z] provisioning config files... [2021-11-15T23:37:56.265Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4773994165575704331tmp [2021-11-15T23:37:56.273Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2753710366232975671tmp [2021-11-15T23:37:56.285Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1851587357682051769tmp [Pipeline] { [Pipeline] echo [2021-11-15T23:37:56.298Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:37:56.590Z] ---> sigul-configuration.sh [2021-11-15T23:37:56.590Z] gpg: directory `/root/.gnupg' created [2021-11-15T23:37:56.590Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-15T23:37:56.590Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-15T23:37:56.590Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-15T23:37:56.590Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-15T23:37:56.590Z] gpg: CAST5 encrypted data [2021-11-15T23:37:56.590Z] gpg: encrypted with 1 passphrase [2021-11-15T23:37:56.590Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-15T23:37:56.877Z] + mkdir /home/jenkins [2021-11-15T23:37:56.877Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-15T23:37:57.167Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-15T23:37:57.176Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:37:57.459Z] ---> sigul-install.sh [2021-11-15T23:37:57.459Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-15T23:37:57.749Z] + git tag --list [2021-11-15T23:37:57.749Z] v1.0.0 [2021-11-15T23:37:57.749Z] v1.1.0 [2021-11-15T23:37:57.749Z] v1.2.0 [2021-11-15T23:37:57.749Z] v1.3.0 [2021-11-15T23:37:57.749Z] v1.3.1 [2021-11-15T23:37:57.749Z] v2.0.0 [2021-11-15T23:37:57.749Z] v2.0.1 [2021-11-15T23:37:57.749Z] v2.0.1-dev.1 [2021-11-15T23:37:57.749Z] v2.0.2-dev.1 [2021-11-15T23:37:57.749Z] v2.0.2-dev.10 [2021-11-15T23:37:57.749Z] v2.0.2-dev.11 [2021-11-15T23:37:57.749Z] v2.0.2-dev.12 [2021-11-15T23:37:57.749Z] v2.0.2-dev.13 [2021-11-15T23:37:57.749Z] v2.0.2-dev.14 [2021-11-15T23:37:57.749Z] v2.0.2-dev.15 [2021-11-15T23:37:57.749Z] v2.0.2-dev.16 [2021-11-15T23:37:57.749Z] v2.0.2-dev.17 [2021-11-15T23:37:57.749Z] v2.0.2-dev.18 [2021-11-15T23:37:57.749Z] v2.0.2-dev.19 [2021-11-15T23:37:57.749Z] v2.0.2-dev.2 [2021-11-15T23:37:57.749Z] v2.0.2-dev.20 [2021-11-15T23:37:57.749Z] v2.0.2-dev.21 [2021-11-15T23:37:57.749Z] v2.0.2-dev.22 [2021-11-15T23:37:57.749Z] v2.0.2-dev.23 [2021-11-15T23:37:57.749Z] v2.0.2-dev.24 [2021-11-15T23:37:57.749Z] v2.0.2-dev.25 [2021-11-15T23:37:57.749Z] v2.0.2-dev.26 [2021-11-15T23:37:57.749Z] v2.0.2-dev.27 [2021-11-15T23:37:57.749Z] v2.0.2-dev.28 [2021-11-15T23:37:57.749Z] v2.0.2-dev.29 [2021-11-15T23:37:57.749Z] v2.0.2-dev.3 [2021-11-15T23:37:57.749Z] v2.0.2-dev.30 [2021-11-15T23:37:57.749Z] v2.0.2-dev.4 [2021-11-15T23:37:57.749Z] v2.0.2-dev.5 [2021-11-15T23:37:57.749Z] v2.0.2-dev.6 [2021-11-15T23:37:57.749Z] v2.0.2-dev.7 [2021-11-15T23:37:57.749Z] v2.0.2-dev.8 [2021-11-15T23:37:57.749Z] v2.0.2-dev.9 [Pipeline] sh [2021-11-15T23:37:58.043Z] + lftools sign git-tag v2.0.2-dev.30 [2021-11-15T23:37:58.612Z] Signing Git tag with Sigul... [2021-11-15T23:37:58.612Z] Signing v2.0.2-dev.30 [Pipeline] echo [2021-11-15T23:37:59.561Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:37:59.872Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-15T23:37:59.878Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-15T23:37:59.901Z] $ docker stop --time=1 adb2c19f398a1e3ccbf3b4efbece174dab792c112c0f261bc3ed66af3e75a296 [2021-11-15T23:38:01.100Z] $ docker rm -f adb2c19f398a1e3ccbf3b4efbece174dab792c112c0f261bc3ed66af3e75a296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:38:01.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T23:38:01.626Z] . [Pipeline] withDockerContainer [2021-11-15T23:38:01.687Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-11-15T23:38:01.718Z] $ 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 [2021-11-15T23:38:02.105Z] $ docker top ab0788a96624d617e430396abfa8d6f32ed5b9f61fe9c4b7b9ff8734d7f595a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T23:38:02.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T23:38:02.199Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T23:38:02.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T23:38:02.323Z] $ docker exec ab0788a96624d617e430396abfa8d6f32ed5b9f61fe9c4b7b9ff8734d7f595a1 ssh-agent [2021-11-15T23:38:02.435Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDlhbEg/agent.13 [2021-11-15T23:38:02.435Z] SSH_AGENT_PID=20 [2021-11-15T23:38:02.441Z] Running ssh-add (command line suppressed) [2021-11-15T23:38:02.566Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7005823098690404110.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7005823098690404110.key) [2021-11-15T23:38:02.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T23:38:02.872Z] + git semver bump pre [2021-11-15T23:38:02.872Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T23:38:02.872Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-15T23:38:02.872Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-15T23:38:02.872Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T23:38:02.872Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T23:38:02.872Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T23:38:02.872Z] # $SEMVER_BRANCH = main [2021-11-15T23:38:02.872Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-15T23:38:02.872Z] 2.0.2-dev.31 [Pipeline] } [2021-11-15T23:38:02.881Z] $ docker exec --env ******** --env ******** ab0788a96624d617e430396abfa8d6f32ed5b9f61fe9c4b7b9ff8734d7f595a1 ssh-agent -k [2021-11-15T23:38:02.969Z] unset SSH_AUTH_SOCK; [2021-11-15T23:38:02.969Z] unset SSH_AGENT_PID; [2021-11-15T23:38:02.969Z] echo Agent pid 20 killed; [2021-11-15T23:38:02.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T23:38:03.287Z] + git semver [Pipeline] } [2021-11-15T23:38:03.301Z] $ docker stop --time=1 ab0788a96624d617e430396abfa8d6f32ed5b9f61fe9c4b7b9ff8734d7f595a1 [2021-11-15T23:38:04.474Z] $ docker rm -f ab0788a96624d617e430396abfa8d6f32ed5b9f61fe9c4b7b9ff8734d7f595a1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:38:04.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T23:38:04.961Z] . [Pipeline] withDockerContainer [2021-11-15T23:38:05.139Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-11-15T23:38:05.173Z] $ 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 [2021-11-15T23:38:05.636Z] $ docker top d45428cecee2e60146029df1e80c940abb9bc24c4ce8dae9cc49fbef9ce583d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T23:38:05.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T23:38:05.731Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T23:38:05.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T23:38:05.839Z] $ docker exec d45428cecee2e60146029df1e80c940abb9bc24c4ce8dae9cc49fbef9ce583d4 ssh-agent [2021-11-15T23:38:05.950Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXngPdHD/agent.15 [2021-11-15T23:38:05.950Z] SSH_AGENT_PID=21 [2021-11-15T23:38:05.965Z] Running ssh-add (command line suppressed) [2021-11-15T23:38:06.069Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3396203894757552223.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3396203894757552223.key) [2021-11-15T23:38:06.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T23:38:06.384Z] + git semver push [2021-11-15T23:38:06.384Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T23:38:06.384Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-15T23:38:06.384Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-15T23:38:06.384Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T23:38:06.384Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T23:38:06.384Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T23:38:06.384Z] # $SEMVER_BRANCH = main [2021-11-15T23:38:06.384Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-15T23:38:08.954Z] $ docker exec --env ******** --env ******** d45428cecee2e60146029df1e80c940abb9bc24c4ce8dae9cc49fbef9ce583d4 ssh-agent -k [2021-11-15T23:38:09.059Z] unset SSH_AUTH_SOCK; [2021-11-15T23:38:09.059Z] unset SSH_AGENT_PID; [2021-11-15T23:38:09.059Z] echo Agent pid 21 killed; [2021-11-15T23:38:09.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T23:38:09.369Z] + git semver [Pipeline] } [2021-11-15T23:38:09.382Z] $ docker stop --time=1 d45428cecee2e60146029df1e80c940abb9bc24c4ce8dae9cc49fbef9ce583d4 [2021-11-15T23:38:10.573Z] $ docker rm -f d45428cecee2e60146029df1e80c940abb9bc24c4ce8dae9cc49fbef9ce583d4 [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 [2021-11-15T23:38:11.419Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:38:11.714Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:38:12.282Z] ---> package-listing.sh [2021-11-15T23:38:12.282Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-15T23:38:12.282Z] ++ facter osfamily [2021-11-15T23:38:12.544Z] + OS_FAMILY=redhat [2021-11-15T23:38:12.544Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-11-15T23:38:12.544Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-15T23:38:12.544Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-15T23:38:12.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-15T23:38:12.544Z] + PACKAGES=/tmp/packages_start.txt [2021-11-15T23:38:12.544Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-15T23:38:12.544Z] + PACKAGES=/tmp/packages_end.txt [2021-11-15T23:38:12.544Z] + case "${OS_FAMILY}" in [2021-11-15T23:38:12.544Z] + sort [2021-11-15T23:38:12.544Z] + rpm -qa [2021-11-15T23:38:13.113Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-15T23:38:13.113Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-15T23:38:13.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-15T23:38:13.113Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-15T23:38:13.113Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-11-15T23:38:13.113Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-11-15T23:38:13.126Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-15T23:38:13.429Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:38:13.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:38:13.980Z] [2021-11-15T23:38:13.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:38:14.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:38:14.280Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T23:38:14.280Z] b4d181a07f80: Pulling fs layer [2021-11-15T23:38:14.280Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T23:38:14.280Z] ed53099fbce6: Pulling fs layer [2021-11-15T23:38:14.280Z] dc539afda2c1: Pulling fs layer [2021-11-15T23:38:14.280Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T23:38:14.280Z] 9065ff56babe: Pulling fs layer [2021-11-15T23:38:14.280Z] d287ab97295c: Pulling fs layer [2021-11-15T23:38:14.280Z] 77bc0d833cb6: Waiting [2021-11-15T23:38:14.280Z] 9065ff56babe: Waiting [2021-11-15T23:38:14.280Z] d287ab97295c: Waiting [2021-11-15T23:38:14.280Z] dc539afda2c1: Waiting [2021-11-15T23:38:14.280Z] a1111a8f2ec3: Verifying Checksum [2021-11-15T23:38:14.280Z] a1111a8f2ec3: Download complete [2021-11-15T23:38:14.280Z] dc539afda2c1: Verifying Checksum [2021-11-15T23:38:14.280Z] dc539afda2c1: Download complete [2021-11-15T23:38:14.280Z] ed53099fbce6: Verifying Checksum [2021-11-15T23:38:14.280Z] ed53099fbce6: Download complete [2021-11-15T23:38:14.280Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T23:38:14.280Z] 77bc0d833cb6: Download complete [2021-11-15T23:38:14.280Z] 9065ff56babe: Verifying Checksum [2021-11-15T23:38:14.280Z] 9065ff56babe: Download complete [2021-11-15T23:38:14.540Z] b4d181a07f80: Verifying Checksum [2021-11-15T23:38:14.540Z] b4d181a07f80: Download complete [2021-11-15T23:38:15.129Z] d287ab97295c: Verifying Checksum [2021-11-15T23:38:15.129Z] d287ab97295c: Download complete [2021-11-15T23:38:16.079Z] b4d181a07f80: Pull complete [2021-11-15T23:38:16.079Z] a1111a8f2ec3: Pull complete [2021-11-15T23:38:17.038Z] ed53099fbce6: Pull complete [2021-11-15T23:38:17.038Z] dc539afda2c1: Pull complete [2021-11-15T23:38:17.302Z] 77bc0d833cb6: Pull complete [2021-11-15T23:38:17.302Z] 9065ff56babe: Pull complete [2021-11-15T23:38:22.619Z] d287ab97295c: Pull complete [2021-11-15T23:38:22.619Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T23:38:22.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:38:22.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-15T23:38:22.684Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-11-15T23:38:22.737Z] $ 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 [2021-11-15T23:38:24.733Z] $ docker top 4f5dea7d07ea131d4b4db9117aa69f895c5e0dcc6aacfbf16f5cfd683ea6b2a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T23:38:25.090Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-15T23:38:25.380Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-15T23:38:25.676Z] + ls /var/log/sa-host [2021-11-15T23:38:25.676Z] + sadf -c /var/log/sa-host/sa15 [2021-11-15T23:38:25.676Z] file_magic: OK [2021-11-15T23:38:25.676Z] HZ: Using current value: 100 [2021-11-15T23:38:25.676Z] file_header: OK [2021-11-15T23:38:25.676Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-15T23:38:25.676Z] Statistics: [2021-11-15T23:38:25.676Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T23:38:25.676Z] File successfully converted to sysstat format version 12.0.3 [2021-11-15T23:38:25.676Z] + sadf -c /var/log/sa-host/sa30 [2021-11-15T23:38:25.676Z] file_magic: OK [2021-11-15T23:38:25.676Z] HZ: Using current value: 100 [2021-11-15T23:38:25.676Z] file_header: OK [2021-11-15T23:38:25.676Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-15T23:38:25.676Z] Statistics: [2021-11-15T23:38:25.676Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T23:38:25.676Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:38:25.777Z] provisioning config files... [2021-11-15T23:38:25.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5248149267552577110tmp [Pipeline] { [Pipeline] echo [2021-11-15T23:38:25.804Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:38:26.087Z] ---> create-netrc.sh [Pipeline] } [2021-11-15T23:38:26.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:38:26.422Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-15T23:38:26.431Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:38:26.719Z] ---> sudo-logs.sh [2021-11-15T23:38:26.719Z] Archiving 'sudo' log.. [2021-11-15T23:38:26.719Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-709.novalocal: Name or service not known [2021-11-15T23:38:26.719Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-709.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-15T23:38:26.745Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:38:27.034Z] ---> job-cost.sh [2021-11-15T23:38:27.034Z] lf-activate-venv: SKIPPING [2021-11-15T23:38:27.034Z] DEBUG: total: 0.10999999940395355 [2021-11-15T23:38:27.034Z] INFO: Retrieving Stack Cost... [2021-11-15T23:38:27.975Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T23:38:28.235Z] INFO: Archiving Costs [Pipeline] echo [2021-11-15T23:38:28.248Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:38:28.535Z] ---> logs-deploy.sh [2021-11-15T23:38:28.535Z] lf-activate-venv: SKIPPING [2021-11-15T23:38:28.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/34 [2021-11-15T23:38:28.535Z] INFO: archiving workspace using pattern(s): [2021-11-15T23:38:29.103Z] Archives upload complete. [2021-11-15T23:38:29.363Z] INFO: archiving logs to Nexus